gst-libs/gst/audio/gstbaseaudiosink.c: Time is already in running_time. Remove base_t...
[platform/upstream/gstreamer.git] / ChangeLog
1 2008-11-24  Stefan Kost  <ensonic@users.sf.net>
2
3         * gst-libs/gst/audio/gstbaseaudiosink.c:
4           Time is already in running_time. Remove base_time handling. Fixes
5           audiosinks not draining and thus chopping some audio in the end.
6
7 2008-11-24  David Schleef  <ds@schleef.org>
8
9         * ext/ogg/gstoggmux.c:
10         * ext/ogg/gstoggmux.h:
11           If we're muxing a dirac stream, flush the page after every picture.
12
13 2008-11-24  Stefan Kost  <ensonic@users.sf.net>
14
15         * gst-libs/gst/audio/gstbaseaudiosink.c:
16           Add one log message to check for audio_drained. Sync one log message
17           with the condition. Send EOS after draining audio in pull mode.
18
19 2008-11-24  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
20
21         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_create):
22         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
23         Use gst_buffer_try_new_and_alloc() and fail properly if the
24         allocation failed. This prevents abort() if downstream elements
25         request an insane amount of memory.
26
27 2008-11-24  Wim Taymans  <wim.taymans@collabora.co.uk>
28
29         * gst/volume/gstvolume.c: (volume_choose_func),
30         (volume_update_volume), (gst_volume_set_volume),
31         (gst_volume_get_volume), (gst_volume_set_mute),
32         (gst_volume_class_init), (gst_volume_init),
33         (volume_process_double), (volume_process_float),
34         (volume_process_int32), (volume_process_int32_clamp),
35         (volume_process_int24), (volume_process_int24_clamp),
36         (volume_process_int16), (volume_process_int16_clamp),
37         (volume_process_int8), (volume_process_int8_clamp), (volume_setup),
38         (volume_transform_ip), (volume_set_property),
39         (volume_get_property):
40         * gst/volume/gstvolume.h:
41         Cleanup volume, define and use default values.
42         Recalculate new volume and mute setup before processing. Fixes #561789.
43
44         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
45         Add controller unit test. Patch by: Jonathan Matthew
46         Fix bogus test that messed with basetransform's internal state.
47
48 2008-11-22  Wim Taymans  <wim.taymans@collabora.co.uk>
49
50         * gst/videorate/gstvideorate.c:
51         Add jpeg and png image media types to the caps. Fixes #561436.
52
53 2008-11-22  Wim Taymans  <wim.taymans@collabora.co.uk>
54
55         * gst/playback/gstplaysink.c: (gen_audio_chain):
56         Don't post an error when we can't configure the volume but post a
57         warning instead. Fixes #561780.
58
59 2008-11-21  David Schleef  <ds@schleef.org>
60
61         Patch by: Jonathan Rosser <jonathan.rosser@rd.bbc.co.uk>
62
63         * gst/videotestsrc/gstvideotestsrc.c:
64         * gst/videotestsrc/gstvideotestsrc.h:
65         * gst/videotestsrc/videotestsrc.c:
66         * gst/videotestsrc/videotestsrc.h:
67           Add a zone plate pattern generator based on BBC R&D Report
68           1978/23 (yeah *that* 1978).  Try 'videotestsrc pattern=zone-plate
69           kx2=20 ky2=20 kt=1'.
70
71 2008-11-20  Michael Smith <msmith@songbirdnest.com>
72
73         * gst/playback/gstdecodebin2.c:
74           Fix random fat-fingering making this not compile.
75
76 2008-11-20  Michael Smith <msmith@songbirdnest.com>
77
78         * gst/playback/gstdecodebin2.c:
79           If the top-level type of the stream is plain text, don't try to decode
80           it, matching behaviour of decodebin.
81         * gst/playback/gstplaysink.c:
82           If we fail to generate a text chain (e.g. due to missing optional
83           plugins), don't crash.
84
85 2008-11-20  Michael Smith <msmith@songbirdnest.com>
86
87         * gst-libs/gst/rtsp/gstrtspdefs.c:
88           Fix win32 build. Oops.
89
90 2008-11-20  Michael Smith <msmith@songbirdnest.com>
91
92         * gst-libs/gst/rtsp/gstrtspdefs.c:
93           Use WSAGetLastError() rather than errno/h_errno on win32.
94
95 2008-11-20  Michael Smith <msmith@songbirdnest.com>
96
97         * gst-libs/gst/riff/riff-media.c:
98           Support WMA Lossless properly.
99
100 2008-11-18  David Schleef  <ds@schleef.org>
101
102         * gst/videotestsrc/gstvideotestsrc.c:
103         * gst/videotestsrc/gstvideotestsrc.h:
104         * gst/videotestsrc/videotestsrc.c:
105         * gst/videotestsrc/videotestsrc.h:
106           Add "colorspec" property, specifying whether to generate BT.601
107           or BT.709 video.  This only affects YCbCr values, not RGB, since
108           if you're generating a 709 test pattern, presumably you want
109           709 RGB primaries, not 601.  Also add "smpte75" pattern, which
110           uses 75% colors instead of 100%, since this is often more useful
111           for testing (and also follows the SMPTE EG-1 guideline).
112
113 2008-11-18  Alessandro Decina  <alessandro.d@gmail.com>
114
115         * gst/playback/gstdecodebin.c:
116         Add a "sink-caps" property to decodebin like it's done for decodebin2.
117         Fixes #560380.
118
119 2008-11-14  Jan Schmidt  <jan.schmidt@sun.com>
120
121         * gst/audioresample/gstaudioresample.c:
122         Guard against a NULL dereference I somehow encountered -
123         with a FLUSH_STOP arriving either before basetransform _start(),
124         or after _stop().
125
126         * gst/typefind/gsttypefindfunctions.c:
127         Make sure we never jump backwards when typefinding corrupt mov files.
128
129 2008-11-14  Jan Schmidt  <jan.schmidt@sun.com>
130
131         * gst-libs/gst/interfaces/propertyprobe.c:
132         Fix random type causing a docs warning.
133
134 2008-11-14  Stefan Kost  <ensonic@users.sf.net>
135
136         * sys/v4l/gstv4l.c:
137           Give it a minimal rank for autovideosrc.
138
139 2008-11-13  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
140
141         * gst/typefind/gsttypefindfunctions.c: (jp2_type_find),
142         (plugin_init):
143         Improve typefinding of ISO JPEG2000 mime types.
144
145 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
146
147         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
148         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_setcaps),
149         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
150         * sys/xvimage/xvimagesink.h:
151         Avoid typechecking when we do trivial casts.
152         Move error handling out of the main program flow.
153         Sneak in the display-region caps property, not completely correct yet.
154         Cache the width/height in buffer_alloc instead of parsing it from the
155         caps all the time.
156
157 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
158
159         * gst/playback/gstplaybin2.c: (deactivate_group):
160         don't try to unlink the selector sinkpad when we don't have it yet. This
161         can happen if an error occured before the group was complete.
162
163 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
164
165         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
166         (gst_rtp_buffer_set_packet_len), (gst_rtp_buffer_get_packet_len),
167         (gst_rtp_buffer_get_header_len), (gst_rtp_buffer_get_version),
168         (gst_rtp_buffer_set_version), (gst_rtp_buffer_get_padding),
169         (gst_rtp_buffer_set_padding), (gst_rtp_buffer_pad_to),
170         (gst_rtp_buffer_get_extension), (gst_rtp_buffer_set_extension),
171         (gst_rtp_buffer_get_extension_data),
172         (gst_rtp_buffer_set_extension_data), (gst_rtp_buffer_get_ssrc),
173         (gst_rtp_buffer_set_ssrc), (gst_rtp_buffer_get_csrc_count),
174         (gst_rtp_buffer_get_csrc), (gst_rtp_buffer_set_csrc),
175         (gst_rtp_buffer_get_marker), (gst_rtp_buffer_set_marker),
176         (gst_rtp_buffer_get_payload_type),
177         (gst_rtp_buffer_set_payload_type), (gst_rtp_buffer_get_seq),
178         (gst_rtp_buffer_set_seq), (gst_rtp_buffer_get_timestamp),
179         (gst_rtp_buffer_set_timestamp),
180         (gst_rtp_buffer_get_payload_subbuffer),
181         (gst_rtp_buffer_get_payload_len), (gst_rtp_buffer_get_payload):
182         Avoid expensive type checks we already did as part of the 
183         _validate() function that should be called first.
184
185 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
186
187         * gst-libs/gst/rtp/gstbasertpdepayload.c: (create_segment_event),
188         (gst_base_rtp_depayload_push_full),
189         (gst_base_rtp_depayload_set_gst_timestamp):
190         Fix some cases where a newsegment event was not sent.
191
192 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
193
194         * gst/playback/gstplaybin2.c: (activate_group):
195         Catch state change errors and stop from the uridecodebin elements
196         instead of trying to continue in vain.
197
198 2008-11-10  Wim Taymans  <wim.taymans@collabora.co.uk>
199
200         * gst-libs/gst/audio/gstbaseaudiosink.c:
201         (gst_base_audio_sink_sync_latency), (gst_base_audio_sink_render),
202         (gst_base_audio_sink_callback):
203         Use gst_base_sink_do_preroll() to wait for PLAYING and before waiting
204         for the latency to expire, fixes #559567.
205
206 2008-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
207
208         * gst/adder/gstadder.c:
209           Change author string after seeing output of gst-inspector.
210
211 2008-11-10  Wim Taymans  <wim.taymans@collabora.co.uk>
212
213         * gst/playback/gstplaysink.c: (gst_play_sink_reconfigure):
214         Don't try to do crazy things when we only have a text pad without a
215         video pad. Fixes #559478.
216
217 2008-11-06  Wim Taymans  <wim.taymans@collabora.co.uk>
218
219         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
220         Fix case where we don't have a range for the rates or channels as is the
221         case with truespeech.
222
223 2008-11-05  Wim Taymans  <wim.taymans@collabora.co.uk>
224
225         * gst/volume/gstvolume.c: (volume_update_real_volume),
226         (gst_volume_set_volume), (gst_volume_get_volume),
227         (gst_volume_set_mute), (gst_volume_init), (volume_setup),
228         (volume_transform_ip), (volume_update_mute),
229         (volume_update_volume), (volume_get_property):
230         * gst/volume/gstvolume.h:
231         Keep negotiated state in a separate variable.
232         Protect the volume and mute properties with the object lock.
233         Protect modifying the transform with the transform lock.
234
235 2008-11-05  Wim Taymans  <wim.taymans@collabora.co.uk>
236
237         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
238         (gst_ffmpeg_pixfmt_to_caps):
239         Only convert caps to string when debug is enabled.
240
241 2008-11-04  Wim Taymans  <wim.taymans@collabora.co.uk>
242
243         * ext/theora/gsttheoradec.h:
244         * ext/theora/theoradec.c: (gst_theora_dec_init),
245         (gst_theora_dec_reset), (theora_dec_src_event),
246         (theora_dec_sink_event), (theora_handle_type_packet):
247         Copy seqnum.
248         Keep events in a pending list, like vorbisdec, instead of trying
249         to construct a segment event ourselves.
250
251         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
252         (vorbis_dec_src_event), (vorbis_dec_sink_event):
253         * ext/vorbis/vorbisdec.h:
254         Copy seqnum.
255
256 2008-11-04  Wim Taymans  <wim.taymans@collabora.co.uk>
257
258         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
259         (gst_ogg_demux_deactivate_current_chain),
260         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page),
261         (gst_ogg_demux_loop):
262         * ext/ogg/gstoggdemux.h:
263         Copy seqnums around to track playback segments and messages.
264
265 2008-11-03  Wim Taymans  <wim.taymans@collabora.co.uk>
266
267         Based on patch by: Matthias Kretz <kretz at kde dot org>
268
269         * ext/alsa/gstalsasink.c: (gst_alsasink_open),
270         (gst_alsasink_prepare), (gst_alsasink_unprepare),
271         (gst_alsasink_write):
272         Make all access non-blocking so that we can better handle unplugging
273         of usb devices. Fixes #559111
274
275 2008-11-03  Wim Taymans  <wim.taymans@collabora.co.uk>
276
277         Patch by: Damien Lespiau  <damien.lespiau gmail com>
278
279         * gst-libs/gst/rtsp/gstrtspconnection.c:
280         (gst_rtsp_connection_write):
281         Make the next call to poll not depend on previous calls to poll with or
282         without reading from the active descriptor. Fixes #544293.
283
284 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
285
286         Patch by: Nick Haddad <nick at haddads dot net>
287
288         * gst-libs/gst/riff/riff-ids.h:
289         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
290         Add support for other fourcc codes that are commonly used for
291         'uncompressed RGB', including 'RGB ', 'RAW ', and 0.
292         Fixes #558553.
293
294 2008-10-30  Stefan Kost  <ensonic@users.sf.net>
295
296         * gst/audioresample/gstaudioresample.c:
297           Return the result of parent_class->event().
298
299 2008-10-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
300
301         * gst/audioresample/gstaudioresample.c:
302         (gst_audioresample_class_init), (audioresample_fixate_caps):
303         Fixate the rate to the nearest supported rate instead of
304         the first one. Fixes bug #549510.
305
306 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
307
308         * win32/common/libgstaudio.def:
309         Add new symbols.
310
311 2008-10-23  Wim Taymans  <wim.taymans@collabora.co.uk>
312
313         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
314         Attempt to make obfuscated code clearer.
315
316 2008-10-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
317
318         * docs/libs/gst-plugins-base-libs-sections.txt:
319         * gst-libs/gst/floatcast/floatcast.h:
320         Move float endianness conversion macros to core. Second part of
321         bug ##555196.
322
323 2008-10-22  Stefan Kost  <ensonic@users.sf.net>
324
325         * sys/ximage/ximagesink.h:
326         * sys/xvimage/xvimagesink.h:
327           Don't mark as gtk-doc docs as they aren't public.
328
329 2008-10-22  Stefan Kost  <ensonic@users.sf.net>
330
331         * sys/xvimage/xvimagesink.c:
332         * sys/xvimage/xvimagesink.h:
333         * tests/icles/Makefile.am:
334         * tests/icles/test-colorkey.c:
335           Allow setting colorkey if possible. Implement property probe interface
336           for optional X features (autopaint-colorkey, double-buffer and
337           colorkey). Fixes #554533
338
339 2008-10-22  Sebastian Dröge  <slomo@circular-chaos.org>
340
341         * gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
342         Remove useless buffer size assignment. It already has this value.
343
344 2008-10-20  Wim Taymans  <wim.taymans@collabora.co.uk>
345
346         * gst-libs/gst/audio/gstaudiosink.c:
347         (gst_audioringbuffer_class_init), (gst_audioringbuffer_acquire),
348         (gst_audioringbuffer_activate), (gst_audioringbuffer_release),
349         (gst_audioringbuffer_stop):
350         Implement a separate activate functions to start monitoring the segments
351         or, in pull mode, pulling in data.
352
353         * gst-libs/gst/audio/gstbaseaudiosink.c:
354         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
355         (gst_base_audio_sink_query_pad), (gst_base_audio_sink_query),
356         (gst_base_audio_sink_setcaps), (gst_base_audio_sink_callback),
357         (gst_base_audio_sink_activate_pull),
358         (gst_base_audio_sink_async_play),
359         (gst_base_audio_sink_change_state):
360         Implement pad and element convert query function.
361         Activate the ringbuffer.
362         Use the segment last_stop value as the offset to pull.
363         Use new basesink _do_preroll() method to preroll in the pulling thread.
364         Take appropriate locking in the pulling thread.
365
366         * gst-libs/gst/audio/gstringbuffer.h:
367         Update some docs.
368
369 2008-10-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
370
371         * gst/typefind/gsttypefindfunctions.c: (mxf_type_find):
372         Improve MXF typefinding a bit by searching for a header partition
373         pack instead of just a general partition pack and checking more
374         bytes for valid values.
375
376 2008-10-20  Wim Taymans  <wim.taymans@collabora.co.uk>
377
378         * tests/icles/.cvsignore:
379         update ignore file.
380
381         * tests/icles/Makefile.am:
382         * tests/icles/test-box.c: (make_pipeline), (main):
383         Add another interactive command line experimentation suite for
384         dynamically boxing/cropping/saling an input video.
385
386 2008-10-17  Wim Taymans  <wim.taymans@collabora.co.uk>
387
388         * docs/libs/gst-plugins-base-libs-sections.txt:
389         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_convert),
390         (gst_ring_buffer_activate), (gst_ring_buffer_is_active):
391         * gst-libs/gst/audio/gstringbuffer.h:
392         Add methods to more accuratly control the pulling thread of a
393         ringbuffer.
394         Add format conversion helper code to the ringbuffer.
395         API: GstRingBuffer:gst_ring_buffer_activate()
396         API: GstRingBuffer:gst_ring_buffer_is_active()
397         API: GstRingBuffer:gst_ring_buffer_convert()
398
399 2008-10-16  Wim Taymans  <wim.taymans@collabora.co.uk>
400
401         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
402         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
403         (gst_audioringbuffer_stop):
404         Signal thread startup earlier so that we can immediatly go into pull
405         mode when we have to and block on preroll.
406
407 2008-10-16  Wim Taymans  <wim.taymans@collabora.co.uk>
408
409         * gst-libs/gst/audio/gstringbuffer.c:
410         (gst_ring_buffer_prepare_read):
411         In pull mode we want the callback to prepull a buffer we can preroll on
412         even when we are not yet playing.
413
414 2008-10-16  Stefan Kost  <ensonic@users.sf.net>
415
416         * ext/alsa/Makefile.am:
417         * ext/cdparanoia/Makefile.am:
418         * ext/gio/Makefile.am:
419         * ext/gnomevfs/Makefile.am:
420         * ext/libvisual/Makefile.am:
421         * ext/ogg/Makefile.am:
422         * ext/pango/Makefile.am:
423         * ext/theora/Makefile.am:
424         * ext/vorbis/Makefile.am:
425         * gst/adder/Makefile.am:
426         * gst/audioconvert/Makefile.am:
427         * gst/audiorate/Makefile.am:
428         * gst/audioresample/Makefile.am:
429         * gst/audiotestsrc/Makefile.am:
430         * gst/ffmpegcolorspace/Makefile.am:
431         * gst/gdp/Makefile.am:
432         * gst/playback/Makefile.am:
433         * gst/subparse/Makefile.am:
434         * gst/tcp/Makefile.am:
435         * gst/typefind/Makefile.am:
436         * gst/videorate/Makefile.am:
437         * gst/videoscale/Makefile.am:
438         * gst/videotestsrc/Makefile.am:
439         * gst/volume/Makefile.am:
440         * sys/v4l/Makefile.am:
441         * sys/ximage/Makefile.am:
442         * sys/xvimage/Makefile.am:
443           Don't install static libs for plugins. Fixes #550851 for base.
444
445 2008-10-16  Wim Taymans  <wim.taymans@collabora.co.uk>
446
447         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_init):
448         Set the default blocksize to -1 because we will then use the configured
449         samplesperbuffer to create our output buffer.
450
451 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
452
453         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
454         (gst_riff_create_video_template_caps):
455         Add mappping for the KMVC (Karl Morton's Video) Codec.
456
457 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
458
459         * gst/typefind/gsttypefindfunctions.c: (flac_type_find):
460         Don't forget to advance the offset of what we're matching against, else
461         we end up in a forever loop.
462
463 2008-10-15  Sebastian Dröge  <slomo@circular-chaos.org>
464
465         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
466         Improve typefinding a bit. If we don't have a Unicode charset
467         try GST_SUBTITLE_ENCODING and otherwise try ISO-8859-15.
468
469 2008-10-14  Edward Hervey  <edward.hervey@collabora.co.uk>
470
471         * ext/theora/theoradec.c: (theora_dec_decode_buffer):
472         Fix build on macosx.
473
474 2008-10-13  Wim Taymans  <wim.taymans@collabora.co.uk>
475
476         Based on patch by: Robin Stocker <robin at nibor dot org>
477
478         * ext/theora/gsttheoradec.h:
479         * ext/theora/theoradec.c: (gst_theora_dec_init),
480         (theora_dec_setcaps), (theora_handle_type_packet),
481         (theora_dec_decode_buffer), (theora_dec_change_state):
482         Parse input caps and make the PAR override the encoded PAR when
483         specified by a container. Fixes #555699.
484
485 2008-10-13  Wim Taymans  <wim.taymans@collabora.co.uk>
486
487         * gst-libs/gst/rtp/gstbasertpdepayload.c:
488         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
489         (gst_base_rtp_depayload_set_gst_timestamp),
490         (gst_base_rtp_depayload_change_state):
491         * gst-libs/gst/rtp/gstbasertpdepayload.h:
492         Add some more G_LIKELY
493         Fail when the setcaps function was not called.
494
495         * gst-libs/gst/rtp/gstbasertppayload.c:
496         (gst_basertppayload_set_outcaps):
497         Propagate return value of setcaps.
498
499 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
500
501         * gst/subparse/Makefile.am:
502         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
503         (gst_sub_parse_class_init), (gst_sub_parse_init),
504         (gst_convert_to_utf8), (detect_encoding), (convert_encoding),
505         (get_next_line), (gst_sub_parse_data_format_autodetect),
506         (feed_textbuf), (handle_buffer), (gst_sub_parse_change_state),
507         (gst_subparse_type_find):
508         * gst/subparse/gstsubparse.h:
509         Add support for UTF16/UTF32 subtitles as long as the first bytes of
510         the first buffer contain the BOM. This also adds support for other
511         encodings that allow NUL bytes via the encoding property.
512         Fixes bugs #552237 and #456788.
513
514 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
515
516         * gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
517         Don't drop the last byte of image tags if they're not an URI list.
518         Fixes bug #556066.
519
520 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
521
522         * gst/typefind/gsttypefindfunctions.c: (flac_type_find):
523         For looking at the 4th byte we have to get 4 bytes of course
524         and not 3.
525
526 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
527
528         * gst/typefind/gsttypefindfunctions.c: (flac_type_find):
529         Improve FLAC-without-headers typefinding by looking at most of the
530         frame header and checking if invalid values are used. Should prevent
531         quite some false positives compared to the old version which only
532         check if the first 14 bits are set.
533
534 2008-10-11  Stefan Kost  <ensonic@users.sf.net>
535
536         * sys/xvimage/xvimagesink.c:
537           Don't assert on caps==NULL.
538
539 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
540
541         * gst/subparse/gstsubparse.c:
542         (gst_sub_parse_data_format_autodetect), (handle_buffer),
543         (gst_sub_parse_change_state):
544         * gst/subparse/gstsubparse.h:
545         * tests/check/elements/subparse.c: (GST_START_TEST):
546         Add support for subtitle files with UTF-8 BOM at the beginning
547         by simple stripping it from the first line before passing it
548         to any parsing code. Fixes bug #555257 and playback of files
549         created by Gnome Subtitles.
550
551 2008-10-10  Wim Taymans  <wim.taymans@collabora.co.uk>
552
553         * gst/audiotestsrc/gstaudiotestsrc.c:
554         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
555         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
556         (gst_audio_test_src_start), (gst_audio_test_src_stop),
557         (gst_audio_test_src_do_seek), (gst_audio_test_src_check_get_range),
558         (gst_audio_test_src_create):
559         * gst/audiotestsrc/gstaudiotestsrc.h:
560         Define the default property values in the usual place.
561         Implement start/stop to reset values correctly.
562         Calculate the sample size only once when we negotiate.
563         Rename some values to make more sense.
564         Keep track of our byte range.
565         Add support for pull based scheduling. Disabled for now until we have
566         the whole stack working.
567         Set the BUFFER_OFFSET correctly.
568
569 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
570
571         Based on a patch by: xavierb at gmail dot com
572
573         * gst/subparse/gstsubparse.c:
574         (gst_sub_parse_data_format_autodetect):
575         * tests/check/elements/subparse.c: (GST_START_TEST):
576         Make the detection of the used subtitle a bit less strict
577         for srt subtitles. Fixes bug #555607.
578
579 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
580
581         * ext/vorbis/vorbisenc.c:
582         (gst_vorbis_enc_buffer_check_discontinuous):
583         Fix discontinuity detection which was broken by last commit.
584
585 2008-10-09  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
586
587         * configure.ac::
588           Require core CVS for ghostpad API additions used by decodebin2.
589
590 2008-10-08  Edward Hervey  <edward.hervey@collabora.co.uk>
591
592         * gst-libs/gst/audio/gstbaseaudiosrc.c:
593         (gst_base_audio_src_create):
594         Fix debug statements (space between '%' and actual format).
595
596 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
597
598         * gst/playback/gstdecodebin2.c: (gst_decode_pad_activate):
599         Remove bogus assert, the decodepad could have been created inside an
600         already existing group.
601
602 2008-10-08  Andy Wingo  <wingo@pobox.com>
603
604         * gst/playback/gstdecodebin2.c (expose_pad): Fix typo: unset
605         target instead of setting it.
606         (gst_decode_pad_activate, gst_decode_pad_unblock): This is now the
607         API for a decode pad. The bugfix is that we set the group in
608         activate(), not when the pad was created because it might be NULL
609         then.
610         (gst_decode_group_control_source_pad, gst_decode_group_expose):
611         Update to use the API.
612
613 2008-10-08  Andy Wingo  <wingo@pobox.com>
614
615         * gst/playback/gstdecodebin2.c (struct _GstDecodePad): Change to
616         be a subclass of GstGhostPad.
617         (analyze_new_pad): So, when emitting the signals that determine
618         how we do autoplugging, already create the ghost pad and use it as
619         the pad in the signal arguments. This allows applications to make
620         a connection between the pad passed in e.g. autoplug-continue, and
621         the pad passed in new-decoded-pad.
622         (connect_pad, expose_pad): Update to receive the ghosted decode
623         pad in the args, retargetting it as necessary if we have to plug
624         the target pad through a multiqueue.
625         (gst_decode_group_control_source_pad): Adapt to receive an
626         already-ghosted pad that just needs activation, blocking, and
627         drain notification.
628         (sort_end_pads): Adapt for decode pads actually being pads.
629         (gst_decode_group_expose): Adapt for decode pads actually being
630         pads. Rewrite the decode pad names so they appear in order. Adds a
631         new error case if we couldn't set the name.
632         (gst_decode_group_free, gst_decode_group_hide): Adapt cleanup
633         logic.
634         (gst_decode_pad_set_blocked, gst_decode_pad_add_drained_check):
635         New API for the decode pad, needed because we shouldn't do these
636         things inside gst_decode_pad_new(), but after.
637         (gst_decode_pad_new): Change to actually make the real pad, and
638         delay the blocking/drainage bits.
639
640 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
641
642         Patch by: Daniel Drake <dsd at laptop dot org>
643
644         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear_collectpads):
645         Unref all buffers when clearing collectpads. Fixes bug #546955.
646
647 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
648
649         Based on a patch by: Klaas <klaas at rivercrew dot net>
650
651         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_sink_event),
652         (gst_vorbis_enc_buffer_check_discontinuous),
653         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
654         * ext/vorbis/vorbisenc.h:
655         Keep track of the upstream segments and use the running time on that
656         segment instead of the buffer timestamp everywhere. Fixes bug #525807.
657
658 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
659
660         * gst/audioconvert/audioconvert.c: (audio_convert_convert):
661         Prevent overflows with big buffer when calculating the size of
662         the intermediate buffer by using gst_util_uint64_scale() instead of
663         plain arithmetics. Fixes bug #552801.
664
665 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
666
667         Patch by: Pavel Zeldin <pzeldin at gmail dot com>
668
669         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time),
670         (gst_clock_overlay_class_init), (gst_clock_overlay_finalize),
671         (gst_clock_overlay_init), (gst_clock_overlay_set_property),
672         (gst_clock_overlay_get_property):
673         * ext/pango/gstclockoverlay.h:
674         API: Add ability to specify format for date/time display by
675         adding a "time-format" property.
676         Fixes bug #554879.
677
678 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
679
680         Patch by: Jan Gerber <j at oil21 dot org>
681
682         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
683         (gst_riff_create_video_template_caps):
684         Add FFV1 fourcc to support playback of FFMPEG lossless video
685         in AVI. Fixes bug #555319.
686
687 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
688
689         Patch by: HĂ¥vard Graff <havard dot graff at tandberg dot com>
690
691         * gst-libs/gst/audio/gstbaseaudiosrc.c:
692         (gst_base_audio_src_create):
693         Implement skew clock slaving. Fixes #552559.
694
695 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
696
697         * gst-libs/gst/audio/multichannel.c:
698         * gst-libs/gst/audio/testchannels.c:
699         Fix include of config.h
700
701 2008-10-06  Wim Taymans  <wim.taymans@collabora.co.uk>
702
703         Based on Patch by: Tero Saarni <tero dot saarni at gmail dot com>
704
705         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_parse_line),
706         (print_media), (gst_sdp_message_dump):
707         Fix parsing of the c= field containing multicast addresses.
708         Fixes #552199.
709         Add the connection info to the session or streams.
710         Fix parsing of the bandwidth.
711         Add debugging for the connections and bandwidths for a media.
712         Add debugging for the bandwidth of the session. 
713
714 2008-10-06  Wim Taymans  <wim.taymans@collabora.co.uk>
715
716         * gst-libs/gst/rtp/gstbasertppayload.c:
717         (gst_basertppayload_change_state):
718         Configure the next seqnum and timestamp in the state change so that they
719         can be queried soon after.
720
721 2008-10-06  Wim Taymans  <wim.taymans@collabora.co.uk>
722
723         * gst-libs/gst/rtp/gstbasertpdepayload.c:
724         (gst_base_rtp_depayload_chain):
725         Improve debugging of the rtptime.
726
727 2008-10-05  Jan Schmidt  <jan.schmidt@sun.com>
728
729         * configure.ac:
730         Back to development -> 0.10.21.1
731
732 2008-10-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
733
734         * gst/typefind/gsttypefindfunctions.c: (flac_type_find),
735         (plugin_init):
736         Add typefinding for FLAC without headers in the beginning.
737         This is already handled by flacdec and friends.
738
739 2008-10-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
740
741         * gst/typefind/gsttypefindfunctions.c: (mxf_type_find),
742         (plugin_init):
743         Add typefinder for MXF.
744
745 2008-10-03  Jan Schmidt  <jan.schmidt@sun.com>
746
747         * tests/icles/Makefile.am:
748         Only build test-colorkey if GTK+ is available.
749
750 === release 0.10.21 ===
751
752 2008-10-03  Jan Schmidt <jan.schmidt@sun.com>
753
754         * configure.ac:
755           releasing 0.10.21, "We Could Be Wrong"
756
757 2008-09-28  Jan Schmidt  <jan.schmidt@sun.com>
758
759         * configure.ac:
760         0.10.20.4 pre-release
761
762 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
763
764         Patch by: Vincent Penquerc'h <ogg dot k dot ogg dot k at googlemail dot com>
765
766         * ext/theora/theoraparse.c: (theora_parse_set_streamheader):
767         Set the BOS flag on the BOS packet. Fixes #553244.
768
769 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
770
771         * gst-libs/gst/rtsp/gstrtspmessage.c:
772         (gst_rtsp_message_parse_request),
773         (gst_rtsp_message_parse_response):
774         Fix the g_return_val_if_fail() statements.
775
776 2008-09-22  Michael Smith <msmith@songbirdnest.com>
777
778         * gst-libs/gst/tag/gsttagdemux.c:
779           Fail to activate if there's insufficient data in the file to be usable,
780           preventing an assertion fail later. Fixes #552960
781
782 2008-09-15  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
783
784         * gst-libs/gst/pbutils/descriptions.c:
785         * gst/typefind/gsttypefindfunctions.c:
786           Recognise Kate subtitle streams (#550582).
787
788 2008-09-13  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
789
790         * gst-libs/gst/audio/audio.h: (GST_AUDIO_FIELD_SIGNED):
791           Remove trailing comma from enum list, which causes problems
792           with -pendantic (#550729).
793
794 2008-09-10  Jan Schmidt  <jan.schmidt@sun.com>
795
796         * configure.ac:
797         0.10.20.2 pre-release
798
799         * po/LINGUAS:
800         * po/id.po:
801         * po/pt_BR.po:
802
803         New translations.
804
805 2008-09-05  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
806
807         * gst-libs/gst/interfaces/propertyprobe.c:
808           (gst_property_probe_get_properties),
809           (gst_property_probe_get_property),
810           (gst_property_probe_probe_property),
811           (gst_property_probe_probe_property_name),
812           (gst_property_probe_needs_probe),
813           (gst_property_probe_needs_probe_name),
814           (gst_property_probe_get_values),
815           (gst_property_probe_get_values_name),
816           (gst_property_probe_probe_and_get_values),
817           (gst_property_probe_probe_and_get_values_name):
818           More sanity checks for our second-favourite interface.
819
820 2008-09-05  Stefan Kost  <ensonic@users.sf.net>
821
822         * gst-libs/gst/interfaces/propertyprobe.c:
823           Check for NULL pointer, in the hope that this fixes #532864.
824
825 2008-09-05  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
826
827         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
828           No really, the next release is 0.10.21 (fix Since: tags in docs).
829
830 2008-09-04  Wim Taymans  <wim.taymans@collabora.co.uk>
831
832         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_stop):
833         Disable a code path that is now called but causes a deadlock for some
834         reason and is unneeded.
835
836 2008-09-04  Stefan Kost  <ensonic@users.sf.net>
837
838         * sys/xvimage/xvimagesink.c:
839         * sys/xvimage/xvimagesink.h:
840           Add a "draw-border" property that can be set to false to disable
841           drawing borders.
842           
843         * tests/icles/test-colorkey.c:
844         * tests/icles/Makefile.am:
845           Add new test application for the colorkey handling.
846
847 2008-09-03  Edward Hervey  <edward.hervey@collabora.co.uk>
848
849         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
850         Use a decent caps for TrueSpeech instead of a ffmpeg-specific one.
851         This will also be fixed for upcoming gst-ffmpeg release so that once
852         this release of -base is out, it will work with the latest gst-ffmpeg
853         release.
854
855 2008-09-03  Edward Hervey  <edward.hervey@collabora.co.uk>
856
857         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
858         (gst_riff_create_audio_template_caps):
859         Add Truespeech mapping for RIFF formats (AVI/WAV).
860         Fixes #550656
861
862 2008-09-03  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
863
864         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
865         Typefind video/mj2 and image/jp2 ISO JPEG2000 mime types.
866         Fixes #550638.
867
868 2008-09-03  Stefan Kost  <ensonic@users.sf.net>
869
870         * configure.ac:
871         * gst/subparse/Makefile.am:
872         * gst/subparse/gstsubparse.c:
873         * gst/subparse/samiparse.c:
874         * tests/check/elements/subparse.c:
875           Rework last change, so that we build subparse, but just disable the
876           sami parse functionality, if we're configured to not use xml. In the
877           tests only the sami test is disabled now.
878
879 2008-09-02  Stefan Kost  <ensonic@users.sf.net>
880
881         * configure.ac:
882           Disable subparse when xml is disabled. It woundn't work anyway. Fixes
883           test runs.
884
885 2008-09-02  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
886
887         * po/POTFILES.in:
888           Add some more files with strings for translation.
889
890 2008-09-02  Stefan Kost  <ensonic@users.sf.net>
891
892         * gst-libs/gst/tag/gstvorbistag.c:
893         * tests/check/libs/tag.c:
894           Use new geo location tags from core. Fixes #481169
895
896 2008-09-01  Edward Hervey  <edward.hervey@collabora.co.uk>
897
898         * tests/check/elements/audioresample.c: (setup_audioresample),
899         (fail_unless_perfect_stream), (test_perfect_stream_instance),
900         (test_discont_stream_instance):
901         Now that GstBaseTransform is 'fixed' ... remove cruft from tests.
902         Add debugging for coherence.
903
904 2008-08-30  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
905
906         Patch by: Jonathan Matthew  <notverysmart gmail com>
907
908         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
909           Add typefinder for PDF documents (which is nice to have, since it's a
910           common format, but also helps prevent false positives). Fixes #549814.
911
912 2008-08-27  Wim Taymans  <wim.taymans@collabora.co.uk>
913
914         * gst/playback/gstplaybin2.c: (selector_blocked), (pad_added_cb),
915         (no_more_pads_cb):
916         Fix nasty race where multiple decodebins could start pushing data before
917         we manage to configure the sinks, resulting in not-linked errors in
918         typical RTSP streaming cases.
919
920 2008-08-26  Wim Taymans  <wim.taymans@collabora.co.uk>
921
922         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
923         Since we now call stop, we trigger this code path that causes a deadlock
924         is apparently not needed.
925
926 2008-08-26  Wim Taymans  <wim.taymans@collabora.co.uk>
927
928         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_start),
929         (gst_ring_buffer_stop):
930         Also allow the case where the ringbuffer was paused when we try to stop
931         it so that the basesrc stop function is still called.
932
933 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
934
935         Patch by: Mike Ruprecht <cmaiku at gmail dot com>
936
937         * sys/v4l/gstv4lelement.c: (gst_v4l_class_probe_devices):
938         Reprobe devices again instead of taking a cached list as new
939         devices could've been plugged in. Fixes bug #549062.
940
941 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
942
943         Patch by: Alessandro Dessina <alessandro nnva org>
944
945         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
946         (gst_ogg_demux_activate_chain):
947         Don't add pads and activate them for skeleton streams. These are already
948         handled inside oggdemux. Fixes bug #537599.
949
950 2008-08-22  Wim Taymans  <wim.taymans@collabora.co.uk>
951
952         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
953         Reset variable so that query and convert fail after going back to
954         READY. Fixes #548898.
955
956 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
957
958         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
959         If a buffer arrives with a timestamp before the timestamp+duration
960         of the previous buffer clip it instead of dropping it completely.
961         Slight improvement for the unfixable bug #548913.
962
963 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
964
965         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
966         Take the current timestamp instead of timestamp+duration for the offset.
967         This offset will later be used for calculating the timestamp and
968         otherwise vorbisdec will interpolate timestamps wrong if upstream
969         only sends timestamps and no granulepos.
970
971 2008-08-21  Stefan Kost  <ensonic@users.sf.net>
972
973         * tests/examples/seek/seek.c:
974           Don't crash when having no visualisations.
975
976 2008-08-16  David Schleef  <ds@schleef.org>
977
978         * gst/typefind/gsttypefindfunctions.c: DV typefinding.  Remove
979           check for a bit that is 0 in IEC 61384, but not SMPTE 314M.
980           Fixes #548065.
981
982 2008-08-15  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
983
984         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
985         When cleaning up the caps fields also remove "depth" for the same
986         reason we remove "width".
987
988 2008-08-14  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
989
990         * gst-libs/gst/pbutils/descriptions.c: (format_info_get_desc):
991           Add Lead H.264 here as well.
992
993 2008-08-14  Julien Moutte  <julien@fluendo.com>
994
995         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
996         (gst_riff_create_video_template_caps): Add Lead H.264 variant.
997
998 2008-08-13  Wim Taymans  <wim.taymans@collabora.co.uk>
999
1000         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1001         (gst_base_audio_src_create):
1002         When not slaved to another clock also subtract the base_time from our
1003         internal clock time to get the running time.
1004
1005 2008-08-12  David Schleef  <ds@schleef.org>
1006
1007         * ext/theora/theoraenc.c: Remove the 2000 kbit limit to bitrate,
1008           since it has no basis in libtheora.
1009
1010 2008-08-12  Stefan Kost  <ensonic@users.sf.net>
1011
1012         * gst-libs/gst/interfaces/propertyprobe.h:
1013           Remove double "interface" from doc-string.
1014
1015         * gst-libs/gst/interfaces/xoverlay.h:
1016           Document interface.
1017
1018         * gst-libs/gst/riff/riff.c:
1019           Add basic doc blobs.
1020
1021 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1022
1023         * gst-libs/gst/audio/Makefile.am:
1024           Don't try to build that example anymore.
1025
1026 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1027
1028         * gst-libs/gst/audio/.cvsignore:
1029         * gst-libs/gst/audio/Makefile.am:
1030         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
1031         * gst-libs/gst/audio/make_filter:
1032           Move audiofiltertemplate to gst-template.
1033
1034 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1035
1036         * docs/libs/gst-plugins-base-libs-sections.txt:
1037         * gst-libs/gst/audio/gstaudiosrc.h:
1038           More docs and shuffling. What can we do with the hundreds of #defines.
1039
1040 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1041
1042         * gst-libs/gst/audio/audio.h:
1043         * gst-libs/gst/audio/gstaudiofilter.h:
1044         * gst-libs/gst/audio/gstringbuffer.h:
1045         * gst-libs/gst/interfaces/propertyprobe.h:
1046         * gst-libs/gst/tag/gsttagdemux.h:
1047           Reducing number of dundocumented symbols.
1048
1049 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1050
1051         * gst-libs/gst/audio/audio.c:
1052           Fix doc comment syntax.
1053
1054         * gst-libs/gst/interfaces/propertyprobe.c:
1055           Add more doc-comments and a FIXME: for the signal.    
1056
1057 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1058
1059         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sink_event),
1060         (gst_ogg_mux_request_new_pad):
1061         * ext/ogg/gstoggmux.h:
1062         Don't pretend to support NEWSEGMENT events, instead override the
1063         GstCollectPads event function to return FALSE on NEWSEGMENT events
1064         and do the normal work for other events.
1065
1066         This prevents elements like flacenc to seek to the start and rewrite
1067         some data which then results in a broken Ogg packet.
1068
1069 2008-08-07  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
1070
1071         Patch by: Frederic Crozat <fcrozat@mandriva.org>
1072
1073         * ext/alsa/gstalsaplugin.c: (plugin_init):
1074         * ext/cdparanoia/gstcdparanoiasrc.c: (plugin_init):
1075         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
1076         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
1077         * gst-libs/gst/audio/gstbaseaudiosrc.c: (_do_init):
1078         * gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
1079         * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal):
1080         * gst/playback/gstdecodebin.c: (plugin_init):
1081         * gst/playback/gstdecodebin2.c: (gst_decode_bin_plugin_init):
1082         * gst/playback/gstplayback.c: (plugin_init):
1083         * gst/playback/gstqueue2.c: (plugin_init):
1084         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_plugin_init):
1085         * sys/v4l/gstv4l.c: (plugin_init):
1086         Make sure gettext returns translations in UTF-8 encoding rather
1087         than in the current locale encoding (#546822).
1088
1089 2008-08-06  Stefan Kost  <ensonic@users.sf.net>
1090
1091         * gst-libs/gst/pbutils/descriptions.c:
1092           Add audio/x-qdm for qtdemux.
1093
1094 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
1095
1096         * ext/vorbis/vorbisdec.c:
1097           Do not leak old taglist.
1098
1099 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
1100
1101         * tests/icles/test-scale.c:
1102           Include <stdlib.h> for atoi().
1103
1104 2008-08-04  Andy Wingo  <wingo@pobox.com>
1105
1106         * gst/audiotestsrc/gstaudiotestsrc.c: Very crucial and important
1107         documentation fix.
1108
1109 2008-08-01  Stefan Kost  <ensonic@users.sf.net>
1110
1111         * gst/adder/gstadder.c:
1112           Cleanup lots of empty lines that came from gst-indent going havoc
1113           before I added the INDENT_ON/OFF marker some time agao.
1114
1115 2008-08-01  Stefan Kost  <ensonic@users.sf.net>
1116
1117         * configure.ac:
1118         * gst-libs/gst/riff/riff-read.c:
1119           Bump requirement to latest core and use new tag for riff formats.
1120           Needed for #520694.
1121
1122 2008-08-01  Wim Taymans  <wim.taymans@collabora.co.uk>
1123
1124         * tests/examples/dynamic/Makefile.am:
1125         * tests/examples/dynamic/codec-select.c: (make_encoder),
1126         (make_pipeline), (do_switch), (my_bus_callback), (main):
1127         Add example app that dynamically switches between 3 'encoders'.
1128
1129 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
1130
1131         * gst/playback/gstplaysink.c: (gst_play_sink_set_vis_plugin):
1132         Add some more comments.
1133
1134 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
1135
1136         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_getcaps),
1137         (gst_video_test_src_create):
1138         Discard buffers of the wrong size after renegotiation, this is perfectly
1139         possible with things like capsfilter that could suggest caps changes
1140         upstream without knowing the size of the buffer.
1141
1142 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
1143
1144         * tests/icles/.cvsignore:
1145         * tests/icles/Makefile.am:
1146         * tests/icles/test-scale.c: (make_pipeline), (main):
1147         Add dynamic rescaling tests for the new basetransform.
1148
1149 2008-07-30  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
1150
1151         * gst/audioconvert/Makefile.am:
1152           Dist recently-added gstfastrandom.h.
1153
1154 2008-07-30  Edward Hervey  <edward.hervey@collabora.co.uk>
1155
1156         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
1157         Fix a "may be used uninitialized in this function" which weirdly only
1158         appears on macosx (?).
1159
1160 2008-07-30  Stefan Kost  <ensonic@users.sf.net>
1161
1162         * gst-libs/gst/riff/riff-ids.h:
1163           Adding acid chunk for tempo and loop information.
1164
1165 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
1166
1167         * sys/xvimage/Makefile.am:
1168           floor() needs linking to $(LIBM).
1169
1170 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
1171
1172         * ext/gnomevfs/gstgnomevfssrc.c:
1173           Aggregate short reads and add some comments and debug logging.
1174           Fixes #537380
1175
1176 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
1177
1178         * gst/playback/gstplaybasebin.c:
1179           Fix property doc markup (its not a signal).
1180
1181         * sys/xvimage/xvimagesink.c:
1182           Add since tag for new proeprties (also add sice tags fro the last two
1183           other additions).
1184
1185 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
1186
1187         * sys/xvimage/xvimagesink.c:
1188         * sys/xvimage/xvimagesink.h:
1189           Add autofill/colorkey properties. Fixes #538656.
1190
1191 2008-07-28  David Schleef  <ds@schleef.org>
1192
1193         * sys/xvimage/xvimagesink.c:
1194           Fix rounding errors when converting colorbalance values
1195           between hardware and object property ranges.  Partial
1196           fix for #537889, however, there still seems to be a small
1197           drift problem that could be totem's fault.
1198
1199 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1200
1201         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
1202         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page):
1203         Don't use GST_CLOCK_TIME_NONE as start of NEWSEGMENT events.
1204         This fixes a critical warning.
1205
1206 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1207
1208         * ext/ogg/gstoggmux.c:
1209         Allow muxing of CELT into Ogg streams.
1210
1211 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1212
1213         * gst/typefind/gsttypefindfunctions.c: (celt_type_find),
1214         (plugin_init):
1215         Add simple typefinder for the CELT codec (www.celt-codec.org).
1216
1217 2008-07-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1218
1219         Patch by: Jan Gerber <j at oil21 dot org>
1220
1221         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fisbone):
1222         Fix calculation of the start time from skeleton streams.
1223         Fixes bug #530068.
1224
1225 2008-07-24  Stefan Kost  <ensonic@users.sf.net>
1226
1227         * tests/examples/seek/seek.c:
1228           Use 64 bit constant GST_CLOCK_TIME_NONE instead of plain -1.
1229
1230 2008-07-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1231
1232         * gst/audioconvert/audioconvert.h:
1233         * gst/audioconvert/gstaudioquantize.c:
1234         (gst_audio_quantize_setup_dither),
1235         (gst_audio_quantize_free_dither):
1236         * gst/audioconvert/gstfastrandom.h:
1237         Implement a linear congruential generator as pseudo random number
1238         generator for the dither noise. This is about 2 times faster than
1239         using GLib's mersenne twister. Also this uses only integer math for
1240         generating integers while GLib internally uses floating point math.
1241
1242 2008-07-23  Michael Smith <msmith@songbirdnest.com>
1243
1244         * configure.ac:
1245           Remove AC_ISC_POSIX; it breaks on some systems and is not needed.
1246
1247 2008-07-23  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
1248
1249         Patch by: Damien Lespiau  <damien.lespiau gmail com>
1250
1251         * gst-libs/gst/sdp/gstsdpmessage.c: (print_media):
1252           Use GST_STR_NULL to avoid crashes with libcs that don't
1253           like NULL strings in printf args (such as the win32 one).
1254           Fixes #544306.
1255
1256 2008-07-17  Jan Schmidt  <Jan.Schmidt@sun.com>
1257
1258         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
1259         Oops - set the size of the image used for probing back to 1x1, for
1260         consistency with ximagesink
1261
1262 2008-07-17  Jan Schmidt  <Jan.Schmidt@sun.com>
1263
1264         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
1265         (gst_ximagesink_ximage_new):
1266         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
1267         (gst_xvimagesink_xvimage_new):
1268
1269         Apparently on Solaris and OS/X (at least), it's not legal to ask the
1270         X server to attach to a shared memory segment after we've deleted it,
1271         with the result that MIT-SHM is disabled. Instead, remove it only after 
1272         X succeeds in attaching too.
1273
1274 2008-07-16  David Schleef  <ds@schleef.org>
1275
1276         * gst/audiotestsrc/gstaudiotestsrc.c:
1277         * gst/audiotestsrc/gstaudiotestsrc.h:
1278           Add 'ticks', a 1/30 second sine wave pulse every second.
1279
1280 2008-07-15  David Schleef  <ds@schleef.org>
1281
1282         * gst-libs/gst/video/video.c: Revert ABI change.
1283
1284 2008-07-15  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1285
1286         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
1287         Make it impossible to have NULL caps at the point where we set
1288         framerate and other things. Also don't return immediately for "3ivd"
1289         video and let framerate, etc be set. Might fix bug #542508.
1290
1291 2008-07-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1292
1293         * gst-libs/gst/video/video.c: (gst_video_format_parse_caps):
1294         Video format can also be conveniently determined from (many)
1295         non-fixed caps.
1296
1297 2008-07-14  Jan Schmidt  <thaytan@noraisin.net>
1298
1299         * gst/playback/gstplaybasebin.c:
1300         * gst/playback/gstplaybasebin.h:
1301         * gst/playback/gstplaybin.c:
1302         * gst/playback/gststreamselector.c:
1303         First stab at integrating DVD subpicture overlay into
1304         playbin. Successfully plugs and plays, but the queues need
1305         shrinking - 3 seconds of video is too much buffering.
1306
1307 2008-07-11  Stefan Kost  <ensonic@users.sf.net>
1308
1309         * gst/audioconvert/gstaudioconvert.c:
1310           Remove now obsolete note in the docs.
1311
1312 2008-07-11  Stefan Kost  <ensonic@users.sf.net>
1313
1314         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1315         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
1316         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1317         * docs/plugins/gst-plugins-base-plugins.args:
1318         * docs/plugins/gst-plugins-base-plugins.hierarchy:
1319         * docs/plugins/gst-plugins-base-plugins.interfaces:
1320         * docs/plugins/gst-plugins-base-plugins.prerequisites:
1321         * docs/plugins/gst-plugins-base-plugins.signals:
1322         * docs/plugins/inspect/plugin-adder.xml:
1323         * docs/plugins/inspect/plugin-alsa.xml:
1324         * docs/plugins/inspect/plugin-audioconvert.xml:
1325         * docs/plugins/inspect/plugin-audiorate.xml:
1326         * docs/plugins/inspect/plugin-audioresample.xml:
1327         * docs/plugins/inspect/plugin-audiotestsrc.xml:
1328         * docs/plugins/inspect/plugin-cdparanoia.xml:
1329         * docs/plugins/inspect/plugin-decodebin.xml:
1330         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
1331         * docs/plugins/inspect/plugin-gdp.xml:
1332         * docs/plugins/inspect/plugin-gnomevfs.xml:
1333         * docs/plugins/inspect/plugin-libvisual.xml:
1334         * docs/plugins/inspect/plugin-ogg.xml:
1335         * docs/plugins/inspect/plugin-pango.xml:
1336         * docs/plugins/inspect/plugin-playback.xml:
1337         * docs/plugins/inspect/plugin-queue2.xml:
1338         * docs/plugins/inspect/plugin-subparse.xml:
1339         * docs/plugins/inspect/plugin-tcp.xml:
1340         * docs/plugins/inspect/plugin-theora.xml:
1341         * docs/plugins/inspect/plugin-typefindfunctions.xml:
1342         * docs/plugins/inspect/plugin-uridecodebin.xml:
1343         * docs/plugins/inspect/plugin-video4linux.xml:
1344         * docs/plugins/inspect/plugin-videorate.xml:
1345         * docs/plugins/inspect/plugin-videoscale.xml:
1346         * docs/plugins/inspect/plugin-videotestsrc.xml:
1347         * docs/plugins/inspect/plugin-volume.xml:
1348         * docs/plugins/inspect/plugin-vorbis.xml:
1349         * docs/plugins/inspect/plugin-ximagesink.xml:
1350         * docs/plugins/inspect/plugin-xvimagesink.xml:
1351         * ext/alsa/gstalsamixer.c:
1352         * ext/alsa/gstalsasink.c:
1353         * ext/alsa/gstalsasrc.c:
1354         * ext/gio/gstgiosink.c:
1355         * ext/gio/gstgiosrc.c:
1356         * ext/gio/gstgiostreamsink.c:
1357         * ext/gio/gstgiostreamsrc.c:
1358         * ext/gnomevfs/gstgnomevfssink.c:
1359         * ext/gnomevfs/gstgnomevfssrc.c:
1360         * ext/ogg/gstoggdemux.c:
1361         * ext/ogg/gstoggmux.c:
1362         * ext/pango/gstclockoverlay.c:
1363         * ext/pango/gsttextoverlay.c:
1364         * ext/pango/gsttextrender.c:
1365         * ext/pango/gsttimeoverlay.c:
1366         * ext/theora/theoradec.c:
1367         * ext/theora/theoraenc.c:
1368         * ext/theora/theoraparse.c:
1369         * ext/vorbis/vorbisdec.c:
1370         * ext/vorbis/vorbisenc.c:
1371         * ext/vorbis/vorbisparse.c:
1372         * ext/vorbis/vorbistag.c:
1373         * gst/adder/gstadder.c:
1374         * gst/audioconvert/gstaudioconvert.c:
1375         * gst/audioresample/gstaudioresample.c:
1376         * gst/audiotestsrc/gstaudiotestsrc.c:
1377         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1378         * gst/gdp/gstgdpdepay.c:
1379         * gst/gdp/gstgdppay.c:
1380         * gst/playback/gstdecodebin2.c:
1381         * gst/playback/gstplaybin.c:
1382         * gst/playback/gstplaybin2.c:
1383         * gst/playback/gstqueue2.c:
1384         * gst/playback/gsturidecodebin.c:
1385         * gst/tcp/gstmultifdsink.c:
1386         * gst/tcp/gsttcpserversink.c:
1387         * gst/videorate/gstvideorate.c:
1388         * gst/videoscale/gstvideoscale.c:
1389         * gst/videotestsrc/gstvideotestsrc.c:
1390         * gst/volume/gstvolume.c:
1391         * sys/ximage/ximagesink.c:
1392         * sys/xvimage/xvimagesink.c:
1393           Cleanup Plugin docs. Link to signals and properties. Fix sub-section
1394           titles. Drop mentining that all our example pipelines are "simple"
1395           pipelines.
1396
1397 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1398
1399         * tests/examples/seek/Makefile.am:
1400         Fix out of tree build by adding all required CFLAGS.
1401
1402 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1403
1404         * gst/playback/gstdecodebin.c: (add_raw_queue):
1405         And ref the pad before returning it again when linking to the queue
1406         failed. Otherwise we will unref the pad twice later and things break.
1407
1408 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1409
1410         * gst/playback/gstdecodebin.c: (add_raw_queue):
1411         If linking the raw pad with a queue fails, try it without a queue
1412         instead of failing completely. This should never happen.
1413
1414 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1415
1416         Patch by: Evgeniy Stepanov <eugeni dot stepanov at gmail dot com>
1417
1418         * gst/playback/gstdecodebin.c: (add_raw_queue), (close_pad_link):
1419         Add a queue after a demuxer if the demuxer outputs raw data. This was
1420         done before only for non-raw data but is required in this case too.
1421         Fixes bug #540215.
1422
1423         decodebin2 doesn't have this issue because all streams of a group
1424         go through multiqueue.
1425
1426 2008-07-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1427
1428         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
1429
1430         * gst-libs/gst/sdp/gstsdpmessage.c:
1431         Makes libgstsdp compile with mingw32 by defining the right WINVER so
1432         that getaddrinfo() can be used. Fixes #541358.
1433
1434 2008-07-01  Wim Taymans  <wim.taymans@collabora.co.uk>
1435
1436         * gst/videotestsrc/gstvideotestsrc.c:
1437         (gst_video_test_src_class_init), (gst_video_test_src_init),
1438         (gst_video_test_src_set_property),
1439         (gst_video_test_src_get_property), (gst_video_test_src_create):
1440         * gst/videotestsrc/gstvideotestsrc.h:
1441         Cleanups, use default property values as defines.
1442         Add property to enable/disable peer buffer allocation.
1443
1444 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1445
1446         * tests/check/elements/gdpdepay.c: (gdpdepay_suite):
1447         * tests/check/pipelines/streamheader.c: (streamheader_suite):
1448         Enable unit tests on PPC again as the bugs are now fixed.
1449
1450 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1451
1452         * gst-libs/gst/riff/riff-ids.h:
1453         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
1454         (gst_riff_create_audio_template_caps):
1455         Add support for ADPCM IMA DK3 and DK4 variant in RIFF containers.
1456         Fixes bug #540351.
1457
1458 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1459
1460         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1461         (gst_ffmpeg_pixfmt_to_caps):
1462         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1463         (gst_ffmpegcsp_get_unit_size):
1464         Only set/get on the PAL8 format, ffmpegcolorspace doesn't support
1465         it on other formats. Also adjust the unit size only for that format
1466         to not include the palette. Fixes bug #540497.
1467
1468 2008-06-29  Stefan Kost  <ensonic@users.sf.net>
1469
1470         * gst/adder/gstadder.c:
1471           Use GST_DEBUG_FUNCPTR and remove some extra vlnak lines.
1472
1473 2008-06-27  Stefan Kost  <ensonic@users.sf.net>
1474
1475         * ChangeLog:
1476           ChangeLog surgery.
1477   
1478         * tests/examples/seek/seek.c:
1479           Move variable into ifdef too.
1480         
1481
1482 2008-06-27  Stefan Kost  <ensonic@users.sf.net>
1483
1484         * tests/examples/seek/seek.c:
1485           Include config.h and check if we have X. Remove XInitThread(), don't
1486           think its needed. Fixes: #540334.
1487
1488 2008-06-26  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1489
1490         Patch by: Sam Morris <sam at robots dot org to uk>
1491
1492         * gst-libs/gst/interfaces/mixertrack.c:
1493         (gst_mixer_track_class_init), (gst_mixer_track_get_property),
1494         (gst_mixer_track_set_property):
1495         API: Add "index" property to GstMixerTrack to differantiate between
1496         multiple mixer tracks with the same label.
1497
1498         * ext/alsa/gstalsamixeroptions.c: (gst_alsa_mixer_options_new):
1499         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
1500         Set the "index" property of GstMixerTrack to the index given by ALSA.
1501         Fixes bug #528299.
1502
1503 2008-06-25  Stefan Kost  <ensonic@users.sf.net>
1504
1505         * tests/examples/seek/Makefile.am:
1506         * tests/examples/seek/seek.c:
1507           Remove libgstvideo usage. Use gtk_get_option_group instead of
1508           gtk_init().
1509
1510 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1511
1512         * tests/check/Makefile.am:
1513           Name the test registry format neutral.
1514
1515 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1516
1517         * gst/playback/gstqueue2.c:
1518           Do not double notify. Remove the unsued return value.
1519
1520 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1521
1522         * ext/alsa/gstalsamixer.c:
1523           Also consider "speaker" as a name for master volume. If that doesn't
1524           help look for the first non-mono volume control that also has a
1525           playback switch.
1526
1527 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1528
1529         * ChangeLog:
1530           Forgot to save the ChangeLog :/
1531
1532 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1533
1534         * tests/examples/seek/Makefile.am:
1535         * tests/examples/seek/seek.c:
1536           Embedd the xwindow. Allow to play multiple files.
1537
1538 2008-06-24  Jan Schmidt  <jan.schmidt@sun.com>
1539
1540         * sys/ximage/ximagesink.c (gst_ximagesink_ximage_put),
1541         (gst_ximagesink_setcaps):
1542         * sys/ximage/ximagesink.h:
1543         When the caps change, make sure to re-draw borders in
1544         force-aspect-ratio=true mode.
1545         * sys/xvimage/xvimagesink.c (gst_xvimagesink_xvimage_put):
1546         Don't clear the border_draw flag until we actually draw the border.
1547         * tests/check/Makefile.am:
1548         Ignore alsasink/src during the states test too, so it doesn't fail
1549         when running without access to the sound device.
1550
1551 2008-06-22  Stefan Kost  <ensonic@users.sf.net>
1552
1553         * tests/examples/seek/seek.c:
1554           Fix crasher when playing a parse-launch line the 2nd time.
1555
1556 2008-06-21  Thomas Vander Stichele  <thomas at apestaart dot org>
1557
1558         * tests/check/pipelines/oggmux.c:
1559           Properly ifdef tests to fix compilation.
1560
1561 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1562
1563         * gst/playback/gstplay-marshal.list:
1564         * gst/playback/gstplaybin2.c:
1565           Add get-video-pad, get-audio-pad, get-text-pad action signals to
1566           playbin2. This allows the user to get to the selector's sinkpads, and
1567           thus inspect a range of things - caps, tags, etc. 
1568
1569 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1570
1571         * gst/playback/gstplaybin2.c:
1572           Use a different constant for the convert-frame signal id.
1573           Fixes #537009.
1574
1575 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1576
1577         * gst/playback/gstplaybin2.c:
1578         * gst/playback/gstplaysink.c:
1579           Fix a whole bunch of typos in comments and log statements. 
1580
1581 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1582
1583         * sys/xvimage/xvimagesink.c:
1584           Don't set colour balance values on the Xv port if the user hasn't
1585           changed them (via properties or the interface). Avoids accumulating
1586           rounding errors for the common case.
1587           Partial fix for bug #537889.
1588
1589 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1590
1591         * gst/playback/gstdecodebin2.c:
1592           Ensure decodebin2 emits 'drained' signal once, and only once, when all
1593           pads are drained.
1594
1595 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1596
1597         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_get_latency),
1598         (gst_vorbis_enc_src_query), (gst_vorbis_enc_chain):
1599         Report the encoder latency. Fixes #538232.
1600
1601 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1602
1603         * gst/playback/gstplaybin2.c: (gst_play_bin_get_property),
1604         (notify_source), (activate_group):
1605         Implement the source property, emit notify when it changes in the
1606         underlying uridecodebin.
1607
1608 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1609
1610         * tests/examples/seek/seek.c: (stop_cb):
1611         Free and clear the seek element list so that we don't use invalid
1612         references when seeking after recreating a gst-launch line.
1613
1614 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1615
1616         * gst-libs/gst/audio/gstbaseaudiosink.c:
1617         (gst_base_audio_sink_query), (gst_base_audio_sink_skew_slaving),
1618         (gst_base_audio_sink_render):
1619         Report latency even if we are not live instead of hiding it.
1620         Take ts-offset and render-delay of the basesink into account when
1621         scheduling samples.
1622         Rework the clipping code so that we can take the various offsets into
1623         account and still do correct clipping.
1624
1625 2008-06-20  Jan Schmidt  <jan.schmidt@sun.com>
1626
1627         * configure.ac:
1628         Bump verion back to devel -> 0.10.20.1
1629
1630 2008-06-20  Sebastian Dröge  <slomo@circular-chaos.org>
1631
1632         * gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
1633         Don't increase the size of non-string image buffers by one as this
1634         might in theory confuse decoders. Still increase it by one for string
1635         image buffers to append '\0'.
1636
1637 2008-06-20  Sebastian Dröge  <slomo@circular-chaos.org>
1638
1639         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
1640         
1641         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset):
1642         Fix a buffer memleak and remove a confusing and wrong debug output.
1643         Fixes bug #538663.
1644
1645 === release 0.10.20 ===
1646
1647 2008-06-18  Jan Schmidt <jan.schmidt@sun.com>
1648
1649         * configure.ac:
1650           releasing 0.10.20, "Here I Go Again"
1651
1652 2008-06-11  Jan Schmidt  <jan.schmidt@sun.com>
1653
1654         * configure.ac:
1655         0.10.19.3 pre-release
1656
1657 2008-06-11  Jan Schmidt  <jan.schmidt@sun.com>
1658
1659         * gst-libs/gst/rtsp/gstrtspconnection.c:
1660         Fix build on win32.
1661         Patch By: David Schleef <ds@schleef.org>
1662         Fixes: #536874
1663
1664 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
1665
1666         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_finalize),
1667         (gst_gio_base_src_create):
1668         * ext/gio/gstgiobasesrc.h:
1669         Try to read the requested number of bytes, even if the first
1670         read returns less than requested, until nothing is read anymore
1671         or we have the requested amount of bytes. This fixes playback of
1672         files via Samba as Samba only allows to read 64k at once.
1673
1674         Implement a caching algorithm that makes sure that we read at
1675         least 4k of data every time. Some elements will try to read a few
1676         bytes, then seek, read again a few bytes and so on and this is
1677         painfully slow as every operation has to go over DBus if GVfs is
1678         used as backend.
1679
1680         Fixes bug #536849 and #536848.
1681
1682         * ext/gio/gstgiosrc.c: (gst_gio_src_class_init),
1683         (gst_gio_src_check_get_range):
1684         Override check_get_range() to blacklist http/https URIs
1685         and whitelist file URIs. More to be added on demand.
1686
1687 2008-06-05  Jan Schmidt  <jan.schmidt@sun.com>
1688
1689         * configure.ac:
1690         0.10.19.2 pre-release
1691
1692 2008-06-04  Jan Schmidt  <jan.schmidt@sun.com>
1693
1694         * win32/common/libgstrtsp.def:
1695         * win32/common/libgsttag.def:
1696         Add new API functions to the dll exports
1697
1698 2008-06-04  Michael Smith <msmith@songbirdnest.com>
1699
1700         * gst/playback/gstplaybasebin.c:
1701           Disconnect signals from decodebins we created before we remove it
1702           from playbin, to avoid crashes if the decodebin is eventually
1703           disposed after the playbin itself (possible if the app takes a
1704           reference on the decodebin).
1705           Fixes #536521.
1706
1707 2008-06-04  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
1708
1709         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
1710           (mp3_type_find), (musepack_type_find), (MULTIPART_MAX_HEADER_SIZE),
1711           (mpeg_sys_type_find), (mpeg_ts_type_find), (mpeg4_video_type_find),
1712           (h264_video_type_find), (mpeg_video_stream_type_find),
1713           (dv_type_find), (mmsh_type_find):
1714           Bunch of small clean-ups: use gst_type_find_suggest_simple(); don't
1715           copy caps for no good reason (this may be desirable to make it easier
1716           to detect leaks, but then it should probably be done for all caps
1717           in the typefinder somewhere).
1718
1719 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1720
1721         * tests/check/Makefile.am:
1722         Do not try to run the check tests for subparse unless it has been
1723         built.
1724
1725 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1726
1727         * tests/check/pipelines/streamheader.c: (buffer_probe_cb),
1728         (test_multifdsink_gdp_vorbisenc), (streamheader_suite):
1729         Do not try to run a test which requires vorbisenc unless we have
1730         actually built it.
1731
1732 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1733
1734         * gst-libs/gst/rtsp/gstrtspconnection.c:
1735         (gst_rtsp_connection_set_auth), (gst_rtsp_connection_set_auth_param),
1736         (gst_rtsp_connection_clear_auth_params),
1737         (gst_rtsp_connection_set_qos_dscp), (gst_rtsp_connection_get_ip):
1738         * gst-libs/gst/rtsp/gstrtspconnection.h:
1739         Add a couple of missing argument guards.
1740         Add a way of setting the DSCP for an RTSP connection.
1741         Add an accessor method for the ip member of GstRTSPConnection as all
1742         members are supposed to be private.
1743
1744 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1745
1746         * gst/tcp/gstmultifdsink.c: (setup_dscp_client):
1747         Fixed accidental use of IPv4 options for all IPv6 addresses.
1748
1749 2008-06-04  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
1750
1751         * gst-libs/gst/interfaces/mixertrack.h:
1752           Document mixer track flags.
1753
1754 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1755
1756         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
1757
1758         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset_streamheader):
1759         Don't set caps on the buffers that contain a copy of the buffer
1760         including the caps of them resulting in an always increasing refcount
1761         of the caps and insanely large caps. Instead include a buffer without
1762         caps in the new caps. Fixes bug #536475.
1763
1764 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1765
1766         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
1767         Transform a given PAR to a range on the struct with the generic
1768         height/width instead of the struct with the possibly restricted
1769         height/width.
1770
1771 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1772
1773         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
1774         Prefer the given format if it contains something stricter than [1,MAX]
1775         for height or width and only put a structure that requires rescaling
1776         as second. This makes it possible to use videoscale in pipelines where
1777         the source can actually produce the wanted height/width but usually
1778         selects a different one from the requested.
1779
1780 2008-06-03  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
1781
1782         Based on patch by: John Millikin <jmillikin gmail com>
1783
1784         * gst-libs/gst/tag/gstvorbistag.c: (tag_matches), (gst_vorbis_tag_add),
1785           (gst_vorbis_tag_add_coverart):
1786           Retrieve COVERART tags from vorbis comments (#512333)
1787
1788 2008-06-03  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
1789
1790         * gst-libs/gst/tag/tag.h:
1791         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
1792           Don't forget to add new enum value here too (should probably use
1793           glib-mkenums here...).
1794
1795 2008-06-03  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
1796
1797         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_add_id3_image):
1798         * gst-libs/gst/tag/tag.h: (GST_TAG_IMAGE_TYPE_NONE),
1799         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
1800           (gst_tag_image_type_get_type), (gst_tag_image_type_is_valid),
1801           (gst_tag_image_data_to_image_buffer):
1802           Add two utility functions to avoid code duplication (#512333):
1803           API: add gst_tag_image_data_to_image_buffer()
1804           API: add gst_tag_list_add_id3_image()
1805           API: add GST_TAG_IMAGE_TYPE_NONE enum value
1806
1807 2008-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
1808
1809         * win32/common/libgstaudio.def:
1810         Add gst_audio_check_channel_positions() to the exported symbols.
1811
1812 2008-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
1813
1814         * docs/libs/gst-plugins-base-libs-sections.txt:
1815         * gst-libs/gst/audio/multichannel.c:
1816         (gst_audio_check_channel_positions):
1817         * gst-libs/gst/audio/multichannel.h:
1818         API: Make gst_audio_check_channel_positions() public.
1819
1820         * tests/check/libs/audio.c: (GST_START_TEST):
1821         Add some simple checks for gst_audio_check_channel_positions().
1822
1823 2008-06-02  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
1824
1825         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
1826           minrange and maxrange are scaled according to the frequency
1827           multiplier.
1828
1829 2008-06-02  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
1830
1831         * ext/pango/Makefile.am:
1832         * ext/pango/gsttextoverlay.c: (gst_text_overlay_shade_y),
1833           (gst_text_overlay_blit_yuv420), (gst_text_overlay_push_frame):
1834           Use gstvideo functions to calculate strides and plane offsets. Fixes
1835           rendering issue ('ghost' images of the text on the chroma planes)
1836           with widths or heights that are not multiples of 8 (#506659 and
1837           probably also #485729).
1838
1839         * tests/icles/test-textoverlay.c: (show_text), (test_textoverlay),
1840           (main):
1841           Test with odd height/width too.
1842
1843 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
1844
1845         * gst/adder/gstadder.c: (gst_adder_query_duration),
1846         (gst_adder_query_latency):
1847         When using gst_element_iterate_pads() one has to unref every pad
1848         after usage.
1849
1850 2008-05-31  Mark Nauwelaerts  <mnauw@users.sf.net>
1851
1852         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1853         (gst_base_audio_src_class_init):
1854         Add a gtk-doc chunk for the new properties to have a Since: indication.
1855
1856 2008-05-31  Mark Nauwelaerts  <mnauw@users.sf.net>
1857
1858         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1859         (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
1860         (gst_base_audio_src_get_property), (gst_base_audio_src_setcaps),
1861         (gst_base_audio_src_change_state):
1862         Provide readable actual-buffer-time and actual-latency-time properties
1863         that reflect the configured ringbuffer values. Fixes #524724.
1864         API: GstBaseAudioSrc:actual-buffer-time
1865         API: GstBaseAudioSrc:actual-latency-time
1866
1867 2008-05-30  Wim Taymans  <wim.taymans@collabora.co.uk>
1868
1869         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push),
1870         (gst_basertppayload_change_state):
1871         Simply converting the running time into an RTP timestamp by scaling it
1872         based on the clock-rate is good enough for making an RTP timestamp. This
1873         has the added benefit that we can later on expose a property with the
1874         RTP timestamp of running time 0, as is needed for RTSP servers to
1875         generate the response of the PLAY request.
1876
1877 2008-05-30  Sebastian Dröge  <slomo@circular-chaos.org>
1878
1879         * gst/audioconvert/gstaudioconvert.c:
1880         (structure_has_fixed_channel_positions),
1881         (gst_audio_convert_transform_caps):
1882         Allow up to 11 positioned channels now that audioconvert can handle
1883         this but add no default positions for > 8 channels.
1884         
1885         * tests/check/elements/audioconvert.c: (GST_START_TEST):
1886         Add some unit tests for the above change: Test conversion of
1887         11 positioned channels to stereo and the other way around, test
1888         conversion of 15 unpositioned channels in different ways.
1889
1890 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
1891
1892         * win32/common/libgstaudio.def:
1893         Add gst_audio_clock_reset to the list of exported symbols.
1894
1895 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
1896
1897         * tests/check/elements/vorbisdec.c: (vorbisdec_suite):
1898         Remove wrong_channels_identification_header unit test as we now
1899         support 7 (and more channels).
1900
1901 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
1902
1903         * gst/audioconvert/gstchannelmix.c:
1904         (gst_channel_mix_fill_one_other):
1905         If mixing left or right to center (or the other way around) only take
1906         the complete value if we don't already have the original position in
1907         the source.
1908
1909 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
1910
1911         * gst-libs/gst/audio/multichannel.c:
1912         (gst_audio_check_channel_positions),
1913         (gst_audio_set_structure_channel_positions_list),
1914         (gst_audio_fixate_channel_positions):
1915         Allow rear center together with rear left/right and other previously
1916         conflicting channel positions. The reason why they weren't allowed
1917         was the channel mixing implementation in audioconvert.
1918         Also take this into account when fixing channel layouts.
1919
1920         Allow setting channel positions for 1/2 channels when using
1921         gst_audio_set_structure_channel_position().
1922
1923         * gst/audioconvert/gstchannelmix.c:
1924         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
1925         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
1926         (gst_channel_mix_fill_special), (gst_channel_mix_fill_matrix):
1927         Major rewrite of the channel mixing.
1928
1929         We now allow previously conflicting channel positions to appear
1930         together (rear center and rear left/right for example).
1931         Fixes bug #533817.
1932
1933         Rework the way channels are mixed together to take more possible
1934         channel positions into account, properly mix from/to side channels
1935         and don't assume that either center, left&right or nothing of a
1936         specific position is available anymore.
1937
1938         * tests/check/elements/audioconvert.c: (GST_START_TEST):
1939         Adjust unit tests with non-standard 1/2 channel layouts to the more
1940         correct new behaviour.
1941
1942         Add a unit test for 5.1->Stereo downmixing.
1943
1944 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
1945
1946         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
1947         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps):
1948         Add sane defaults for the 7 and 8 channel layouts as those are
1949         undefined in the Vorbis spec. Use NONE channel layouts when decoding
1950         more than 8 channels instead of erroring out. Fixes bug #535356.
1951
1952 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1953
1954         * docs/plugins/Makefile.am:
1955         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1956         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1957         * ext/theora/theoraparse.c:
1958         Add theoraparse to the docs and fix some docs.
1959
1960 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1961
1962         * gst-libs/gst/cdda/gstcddabasesrc.c:
1963         (gst_cdda_base_src_add_track), (gst_cdda_base_src_create):
1964         Fix EOS condition and track addition check, the track.end sector is
1965         included in the track. Fixes #533265.
1966
1967 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1968
1969         Patch by: Mark Nauwelaerts <manauw at skynet be>
1970
1971         * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
1972         (gst_video_rate_flush_prev), (gst_video_rate_event),
1973         (gst_video_rate_chain):
1974         * gst/videorate/gstvideorate.h:
1975         React (more) to NEWSEGMENT
1976         Small adjustment in timestamp calculation to prevent mismatches
1977         Fixes #435633.
1978
1979 2008-05-28  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
1980
1981         * tests/examples/seek/seek.c: (make_parselaunch_pipeline):
1982           Initialise error to NULL as we should.
1983
1984 2008-05-28  Sebastian Dröge  <slomo@circular-chaos.org>
1985
1986         * gst/adder/gstadder.c: (gst_adder_query_duration),
1987         (gst_adder_query_latency), (gst_adder_query):
1988         Implement latency query.
1989
1990 2008-05-27  Sebastian Dröge  <slomo@circular-chaos.org>
1991
1992         * gst/adder/gstadder.c: (gst_adder_query_duration):
1993         Correctly resync the iterator if gst_iterator_next() returns
1994         GST_ITERATOR_RESYNC.
1995
1996 2008-05-27  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
1997
1998         * win32/vs6/libgstpbutils.dsp:
1999           Add pbutils-enumtypes.c to sources (#518037).
2000
2001 2008-05-27  Wim Taymans  <wim.taymans@collabora.co.uk>
2002
2003         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
2004         (gst_audio_clock_reset), (gst_audio_clock_get_internal_time):
2005         * gst-libs/gst/audio/gstaudioclock.h:
2006         Add method to inform the clock that the time starts from 0 again. We use
2007         this info to calculate a clock offset so that the time we report in
2008         internal_time is monotonically increasing, as required by the clock base
2009         class. Fixes #521761.
2010         API: GstAudioClock::gst_audio_clock_reset()
2011
2012         * gst-libs/gst/audio/gstbaseaudiosink.c:
2013         (gst_base_audio_sink_skew_slaving),
2014         (gst_base_audio_sink_change_state):
2015         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2016         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
2017         Reset reported time when we (re)create the ringbuffer.
2018
2019 2008-05-27  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2020
2021         * ext/alsa/gstalsamixertrack.c:
2022           (gst_alsa_mixer_track_update_alsa_capabilities):
2023           Make sure playback volumes aren't accidentally overwritten by
2024           capture volumes if an alsa mixer track has both playback and
2025           capture capabilities: we create two GstMixerTracks in that
2026           case, so make sure we query only the alsa capabilities that
2027           refer to the type of GstMixerTrack we created from the dual
2028           capability alsa element. Should fix issues with Audigy2 sound
2029           cards (#518082).
2030
2031 2008-05-27  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2032
2033         * tests/check/pipelines/oggmux.c: (test_pipeline):
2034           Don't use deprecated function.
2035
2036 2008-05-27  Wim Taymans  <wim.taymans@collabora.co.uk>
2037
2038         * gst/playback/gstdecodebin2.c:
2039         (gst_decode_group_control_source_pad), (gst_decode_group_expose):
2040         Check for NULL cases and log them, creating ghostpads can, for example,
2041         fail when the pad returns wrong caps.
2042
2043         * gst/playback/gstplaybin2.c: (perform_eos):
2044         When pushing out the EOS event, collect the return value and warn when
2045         something failed.
2046
2047 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2048
2049         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
2050         (gst_riff_create_video_template_caps):
2051         Add support for DVCPRO.
2052
2053 2008-05-26  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2054
2055         * gst/videoscale/gstvideoscale.c: (DEFAULT_PROP_METHOD):
2056           Change default scaling method from nearest-neighbour to bilinear.
2057
2058 2008-05-26  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2059
2060         * tests/check/libs/video.c:
2061           More checks.
2062
2063 2008-05-25  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2064
2065         * gst/subparse/gstsubparse.c: (parser_state_init),
2066           (gst_sub_parse_format_autodetect), (handle_buffer):
2067         * gst/subparse/gstsubparse.h:
2068         * tests/check/elements/subparse.c: (test_tmplayer_style3b):
2069           Limit duration to a maximum of five seconds for tmplayer format where
2070           we can guess the duration only from the timestamp of the next line of
2071           text. We don't want to show a text for eternities just because nothing
2072           else is being said for a while.
2073
2074 2008-05-23  Wim Taymans  <wim.taymans@collabora.co.uk>
2075
2076         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2077         (gst_base_rtp_depayload_chain),
2078         (gst_base_rtp_depayload_handle_sink_event),
2079         (gst_base_rtp_depayload_push_full),
2080         (gst_base_rtp_depayload_change_state):
2081         Check sequence numbers, mark input buffers with a discont flag for the
2082         subclass when we detected a gap, drop duplicate buffers. We do this
2083         because one can use the element without a jitterbuffer in front and we
2084         don't want to feed the subclasses invalid or reordered data.
2085         Do an error when the subclass did not provide a process function instead
2086         of crashing.
2087         Some other small cleanups.
2088
2089 2008-05-22  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2090
2091         * gst/videotestsrc/videotestsrc.c: (paint_hline_NV12_NV21):
2092           May just as well use the precalculated uvstride here.
2093
2094 2008-05-22  Jan Schmidt  <jan.schmidt@sun.com>
2095
2096         * docs/plugins/Makefile.am:
2097         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
2098         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2099         * docs/plugins/gst-plugins-base-plugins.args:
2100         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2101         * docs/plugins/gst-plugins-base-plugins.interfaces:
2102         * docs/plugins/gst-plugins-base-plugins.prerequisites:
2103         * docs/plugins/inspect/plugin-adder.xml:
2104         * docs/plugins/inspect/plugin-alsa.xml:
2105         * docs/plugins/inspect/plugin-audioconvert.xml:
2106         * docs/plugins/inspect/plugin-audiorate.xml:
2107         * docs/plugins/inspect/plugin-audioresample.xml:
2108         * docs/plugins/inspect/plugin-audiotestsrc.xml:
2109         * docs/plugins/inspect/plugin-cdparanoia.xml:
2110         * docs/plugins/inspect/plugin-decodebin.xml:
2111         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2112         * docs/plugins/inspect/plugin-gdp.xml:
2113         * docs/plugins/inspect/plugin-gio.xml:
2114         * docs/plugins/inspect/plugin-gnomevfs.xml:
2115         * docs/plugins/inspect/plugin-libvisual.xml:
2116         * docs/plugins/inspect/plugin-ogg.xml:
2117         * docs/plugins/inspect/plugin-pango.xml:
2118         * docs/plugins/inspect/plugin-playback.xml:
2119         * docs/plugins/inspect/plugin-queue2.xml:
2120         * docs/plugins/inspect/plugin-subparse.xml:
2121         * docs/plugins/inspect/plugin-tcp.xml:
2122         * docs/plugins/inspect/plugin-theora.xml:
2123         * docs/plugins/inspect/plugin-typefindfunctions.xml:
2124         * docs/plugins/inspect/plugin-uridecodebin.xml:
2125         * docs/plugins/inspect/plugin-video4linux.xml:
2126         * docs/plugins/inspect/plugin-videorate.xml:
2127         * docs/plugins/inspect/plugin-videoscale.xml:
2128         * docs/plugins/inspect/plugin-videotestsrc.xml:
2129         * docs/plugins/inspect/plugin-volume.xml:
2130         * docs/plugins/inspect/plugin-vorbis.xml:
2131         * docs/plugins/inspect/plugin-ximagesink.xml:
2132         * docs/plugins/inspect/plugin-xvimagesink.xml:
2133         * ext/cdparanoia/gstcdparanoiasrc.c:
2134         * ext/ogg/gstoggdemux.c:
2135         * ext/ogg/gstoggdemux.h:
2136         * ext/ogg/gstoggmux.c:
2137         * ext/ogg/gstoggmux.h:
2138         * gst/audioconvert/audioconvert.c:
2139         * gst/audioconvert/audioconvert.h:
2140         * gst/audioconvert/gstaudioconvert.h:
2141         * gst/gdp/gstgdpdepay.h:
2142         * gst/gdp/gstgdppay.h:
2143         * gst/playback/gstdecodebin.c:
2144         * gst/playback/gstdecodebin2.c:
2145         * gst/playback/gstplaybin.c:
2146         * gst/playback/gstplaybin2.c:
2147         * gst/playback/gsturidecodebin.c:
2148         * gst/tcp/gstmultifdsink.c:
2149         * gst/tcp/gstmultifdsink.h:
2150         * gst/tcp/gsttcp.h:
2151
2152         Add some documentation comments, and some new headers to be scanned.
2153         Rename some internal enum declarations (audioconvert's DitherType and
2154         NoiseShapingType, GstUnitType from the TCP elements) to match the
2155         documented GObject type names so that the docs pick them up.
2156         Name the playbin2 docs markups properly so they get picked up. They'll
2157         need renaming back when/if playbin2 becomes playbin.
2158
2159         100% symbol coverage for the plugin docs, booya.
2160
2161 2008-05-22  Sebastian Dröge  <slomo@circular-chaos.org>
2162
2163         Patch by: Thijs Vermeir <thijsvermeir@gmail.com>
2164
2165         * gst/videotestsrc/videotestsrc.c: (paint_hline_NV12_NV21):
2166         Fix generation of NV12/NV21 frames. Fixes bug #532454.
2167
2168 2008-05-22  Wim Taymans  <wim.taymans@collabora.co.uk>
2169
2170         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2171
2172         * gst/playback/gstdecodebin.c: (remove_fakesink):
2173         Lock the fakesink before setting the state to NULL and removing it from
2174         the bin so that a concurrent state change cannot interfere. 
2175         Fixes #534331.
2176
2177 2008-05-21  Felipe Contreras  <felipe.contreras@gmail.com>
2178
2179         * docs/Makefile.am:
2180         Fix installing plugin documentation when gtk-doc is disabled.
2181
2182 2008-05-21  Felipe Contreras  <felipe.contreras@gmail.com>
2183
2184         * gst-libs/gst/rtsp/Makefile.am:
2185         Distribute, don't install md5.h
2186
2187 2008-05-21  Julien Moutte  <julien@fluendo.com>
2188
2189         * gst/tcp/gstmultifdsink.c: (setup_dscp_client): Use IPPROTO_IP
2190         instead of SOL_IP, works on more platforms.
2191         * gst/typefind/gsttypefindfunctions.c: (aac_type_find): Fix printf
2192         arguments.
2193
2194 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2195
2196         * ext/vorbis/vorbisdec.c:
2197         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform):
2198         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_show_frame):
2199         Some debug and comment fixes.
2200
2201         * tests/examples/dynamic/addstream.c: (main):
2202         Fix , to ;
2203
2204 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2205
2206         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
2207         * gst/playback/decodetest.c: (new_decoded_pad_cb):
2208         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
2209         (try_to_link_1), (elem_is_dynamic), (close_link), (type_found),
2210         (cleanup_decodebin):
2211         * gst/playback/gstdecodebin2.c: (gst_decode_bin_init),
2212         (connect_element), (gst_decode_group_control_demuxer_pad):
2213         * gst/playback/gstplaybasebin.c: (queue_remove_probe),
2214         (queue_out_of_data), (gen_preroll_element), (preroll_unlinked),
2215         (mute_group_type):
2216         * gst/playback/gstplaybin.c: (gst_play_bin_vis_blocked),
2217         (gst_play_bin_set_property), (handoff), (gen_video_element),
2218         (gen_text_element), (gen_audio_element), (gen_vis_element),
2219         (remove_sinks), (add_sink), (setup_sinks):
2220         * gst/playback/gstplaybin2.c: (pad_added_cb), (no_more_pads_cb):
2221         * gst/playback/gstplaysink.c: (gst_play_sink_get_video_sink),
2222         (gst_play_sink_get_audio_sink), (gst_play_sink_vis_unblocked),
2223         (gst_play_sink_vis_blocked), (gst_play_sink_set_vis_plugin),
2224         (gst_play_sink_get_vis_plugin), (gst_play_sink_set_mute),
2225         (gen_video_chain), (gen_text_chain), (gen_audio_chain),
2226         (gen_vis_chain), (gst_play_sink_reconfigure),
2227         (gst_play_sink_set_font_desc), (gst_play_sink_get_font_desc),
2228         (gst_play_sink_request_pad):
2229         * gst/playback/gsturidecodebin.c: (type_found), (setup_source):
2230         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
2231         (cb_newpad):
2232         * gst/playback/test6.c: (new_decoded_pad_cb):
2233         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2234         * tests/check/elements/audiorate.c: (test_injector_chain),
2235         (do_perfect_stream_test):
2236         * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
2237         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
2238         * tests/check/elements/gnomevfssink.c:
2239         * tests/check/elements/textoverlay.c:
2240         (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2):
2241         * tests/check/elements/videotestsrc.c: (GST_START_TEST):
2242         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
2243         * tests/check/pipelines/oggmux.c: (test_pipeline):
2244         * tests/check/pipelines/streamheader.c: (GST_START_TEST):
2245         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
2246         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
2247         * tests/examples/seek/scrubby.c: (make_wav_pipeline):
2248         * tests/examples/seek/seek.c: (make_mod_pipeline),
2249         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
2250         (make_sid_pipeline), (make_parse_pipeline), (make_vorbis_pipeline),
2251         (make_theora_pipeline), (make_vorbis_theora_pipeline),
2252         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
2253         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
2254         (update_fill), (msg_buffering):
2255         Don't use bad gst_element_get_pad().
2256
2257 2008-05-21  Stefan Kost  <ensonic@users.sf.net>
2258
2259         * gst-libs/gst/riff/riff-media.c:
2260           Fix wrong method name in docs. Fix calculation of strf fields for
2261           broken mulaw/alaw.
2262   
2263         * gst-libs/gst/riff/riff-read.c:
2264           Whitespace fix and removing double ';'.
2265
2266 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2267
2268         * docs/design/part-playbin2.txt:
2269         Add some leftover doc.
2270
2271 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2272
2273         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
2274         Fix copy & paste error in last commit.
2275
2276 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2277
2278         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
2279         Add support for mixing GST_AUDIO_CHANNEL_POSITION_SIDE_* from/to
2280         other channel positions when source has SIDE channels and dest doesn't
2281         or the other way around.
2282
2283 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2284
2285         Patch by: Henrik Eriksson <henriken at axis dot com>
2286
2287         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
2288         (gst_multi_fd_sink_init), (setup_dscp_client), (setup_dscp),
2289         (gst_multi_fd_sink_add_full), (gst_multi_fd_sink_set_property),
2290         (gst_multi_fd_sink_get_property):
2291         * gst/tcp/gstmultifdsink.h:
2292         Add support for DSCP QOS. Fixes #469933.
2293
2294 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2295
2296         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2297         Add another test that checks if conversion between standard 1 and 2
2298         channel layouts with and without positions set is working.
2299
2300 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2301
2302         * gst-libs/gst/audio/multichannel.c:
2303         (gst_audio_check_channel_positions):
2304         Allow non-standard 2 channel layouts.
2305         
2306         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2307         Add some tests for converting and remapping non-standard 1 and 2
2308         channel layouts.
2309
2310 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2311
2312         * gst/audioconvert/gstchannelmix.c:
2313         (gst_channel_mix_fill_normalize):
2314         Prevent division by zero if the channel mix matrix contains only
2315         zeroes.
2316
2317 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2318
2319         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
2320
2321         * gst/gdp/gstgdppay.c: (gst_gdp_pay_chain):
2322         Close a buffer memory leak. Fixes bug #534071.
2323
2324 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2325
2326         * gst-libs/gst/rtsp/gstrtsptransport.h:
2327         Make the GstRTSPTransport struct members public as there are no
2328         setters/getters and it's supposed to be changed directly.
2329         Fixes bug #533087.
2330
2331 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2332
2333         * gst/adder/gstadder.c:
2334         Adder also doesn't support audio/x-raw-int with width!=depth so don't
2335         claim this on the pad template caps.
2336
2337 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2338
2339         * gst-libs/gst/audio/gstbaseaudiosink.c:
2340         (gst_base_audio_sink_sync_latency):
2341         We can only use our optimal calibration if we prerolled before the
2342         latency expired.
2343
2344 2008-05-20  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2345
2346         * configure.ac:
2347           Require core CVS for GstBaseSrc buffer caps setting magic.
2348
2349 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
2350
2351         * gst/audioconvert/gstaudioconvert.c:
2352         (gst_audio_convert_fixate_channels):
2353         Fix logic in last commit.
2354
2355 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
2356
2357         * gst/audioconvert/gstaudioconvert.c:
2358         (gst_audio_convert_fixate_channels):
2359         Passthrough the channel positions if the number of output channels is
2360         the same as the number of input channels, the input had a channel
2361         layout and downstream requests no special one. We did this already for
2362         > 2 channels but now it's also done for 1 channel. Fixes bug #533617.
2363
2364 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2365
2366         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
2367         (gst_gnome_vfs_src_finalize),
2368         (gst_gnome_vfs_src_received_headers_callback),
2369         (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_stop):
2370         * ext/gnomevfs/gstgnomevfssrc.h:
2371         Set the ICY caps on the srcpad from where they get picked up by the base
2372         class now and set on the outgoing buffers.
2373
2374         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2375         (gst_base_audio_src_create):
2376         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
2377         BaseSrc now sets the caps on outgoing buffers automatically.
2378
2379 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2380
2381         * gst-libs/gst/audio/gstbaseaudiosink.c:
2382         (gst_base_audio_sink_resample_slaving),
2383         (gst_base_audio_sink_skew_slaving),
2384         (gst_base_audio_sink_sync_latency), (gst_base_audio_sink_render),
2385         (gst_base_audio_sink_async_play),
2386         (gst_base_audio_sink_change_state):
2387         Change the way in which the ringbuffer is started when dealing with a
2388         slaved clock and latency. We now sync to the clock until we reach
2389         upstream latency before starting the ringbuffer. This has the effect
2390         that we can accurately align the master and slave clocks and let the
2391         rate correction code take care of the initial drift or rounding errors
2392         instead of leaving them uncorrected with the old approach.
2393
2394 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
2395
2396         * gst/audioconvert/gstaudioconvert.c:
2397         (gst_audio_convert_fixate_channels):
2398         Correctly set the default channel positions when converting to 8
2399         channels.
2400
2401 2008-05-19  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2402
2403         * configure.ac:
2404           Error out if we don't have the required version of core.
2405
2406 2008-05-19  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2407
2408         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
2409           Use data scan helper in aac typefinder and stop scanning
2410           for headers when we've found a type. Also fix potential invalid
2411           memory access when calculating the frame length.
2412
2413 2008-05-19  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2414
2415         * gst/typefind/gsttypefindfunctions.c: (data_scan_ctx_ensure_data),
2416           (mpeg_sys_is_valid_pack):
2417           Don't modify scan context when we return FALSE in ensure_data, so
2418           it's possible to continue scanning, and we don't end up with a NULL
2419           data pointer and a positive size, which might bite us the next time
2420           we're called. Small constification.
2421
2422 2008-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
2423
2424         * gst/adder/gstadder.c:
2425         Adder doesn't support 24 bit samples so don't claim it supports them
2426         in the pad template caps.
2427
2428 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
2429
2430         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2431         (gst_base_rtp_depayload_chain):
2432         Validate the RTP packet before further processing it. It's just too
2433         dangerous to accept random packets and people are not forced to use a
2434         jitterbuffer or session manager to filter out the bad packets.
2435
2436         * gst-libs/gst/rtp/gstrtpbuffer.c:
2437         (gst_rtp_buffer_set_extension_data),
2438         (gst_rtp_buffer_get_payload_subbuffer):
2439         Small cleanups.
2440         When setting extension data in a buffer that is too small, we fail and
2441         we should not set the extension bit.
2442         Change GST_WARNINGS into g_warning because they really are
2443         programming errors.
2444
2445         * tests/check/libs/rtp.c: (GST_START_TEST):
2446         Catch the g_warnings now in the unit tests and that fact that failing to
2447         set extension data left the extension bit untouched.
2448
2449 2008-05-14  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2450
2451         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
2452           Revert previous change which made basetransform handle buffer_alloc
2453           and which breaks things badly in the non-passthrough case since it
2454           returned buffers with a different (ie. sometimes smaller) size than
2455           the size requested.
2456
2457 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
2458
2459         Patch by: Bernard B <b-gnome at largestprime dot net>
2460
2461         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_compare_seqnum):
2462         Fix seqnum compare function for bordercase values and fix the docs
2463         again. Fixes #533075.
2464
2465         * tests/check/libs/rtp.c: (GST_START_TEST), (rtp_suite):
2466         Add a testcase for seqnum compare function.
2467
2468 2008-05-14  Sebastian Dröge  <slomo@circular-chaos.org>
2469
2470         * gst/adder/gstadder.c: (gst_adder_setcaps),
2471         (gst_adder_class_init):
2472         Correctly declare the supported endianness on the pad templates
2473         and check for correct endianness in the set caps function. Adder
2474         only supports native endianness.
2475         Also use gst_element_class_set_details_simple().
2476
2477 2008-05-14  Stefan Kost  <ensonic@users.sf.net>
2478
2479         * sys/xvimage/xvimagesink.c:
2480           Better debug logging in port value handling. Merging separate port
2481           value loops into one.
2482
2483 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2484
2485         Patch by: Hannes Bistry <hannesb at gmx dot de>
2486
2487         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_start):
2488         * gst/tcp/gsttcpserversink.c:
2489         (gst_tcp_server_sink_handle_server_read),
2490         (gst_tcp_server_sink_handle_wait), (gst_tcp_server_sink_init_send):
2491         Fix regression in clientsrc because we did not add the fd to the poll
2492         set anymore. Fixes #532364.
2493         Do some cleanups here and there.
2494
2495 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2496
2497         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
2498         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
2499         * gst/playback/gstplay-marshal.list:
2500         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init):
2501         Use correct marshallers. GstCaps are a boxed type and no GObject
2502         subclass.
2503
2504 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2505
2506         * win32/common/libgstrtsp.def:
2507         Add gst_rtsp_connection_(set|clear)_auth_param() to the exported
2508         symbols.
2509
2510 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2511
2512         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2513
2514         * tests/check/elements/audioresample.c:
2515         (live_switch_alloc_only_48000), (live_switch_get_sink_caps),
2516         (live_switch_push), (GST_START_TEST):
2517         Add unit test for the latest basetransform negotiation changes.
2518         See bug #526768.
2519
2520 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2521
2522         * gst/ffmpegcolorspace/imgconvert.c: (nv12_to_nv21):
2523         Fix nv12<->nv21 conversion if stride is larger than width.
2524
2525 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2526
2527         Patch by: Jan Gerber <j at oil21 dot org>
2528
2529         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
2530         (gst_ogg_pad_parse_skeleton_fisbone):
2531         * ext/ogg/gstoggdemux.h:
2532         Parse presentation time from skeleton streams and use it as offset
2533         for the timestamps. Fixes bug #530068.
2534
2535 2008-05-12  Wim Taymans  <wim.taymans@collabora.co.uk>
2536
2537         * gst-libs/gst/audio/gstbaseaudiosink.c:
2538         (gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
2539         Revert previous patch that attempted to more accurately calculate the
2540         initial offset between master and slave clock. The best thing we can do
2541         in general is take the time of both clocks as the diff since we don't
2542         know when the actual preroll happened.
2543
2544 2008-05-11  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2545
2546         * gst-libs/gst/pbutils/install-plugins.c:
2547           Fix docs: type and missing word.
2548
2549 2008-05-10  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2550
2551         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find):
2552           Don't do lots of 4-byte peeks, but use the 'new' data scan helper
2553           for this instead; don't check if we've found enough markers after
2554           each and every step, it's enough to do that only if we've actually
2555           found a new marker.
2556           Embed a G_UNLIKELY into the IS_MPEG_HEADER macro.
2557
2558 2008-05-10  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2559
2560         * gst/typefind/gsttypefindfunctions.c:
2561           (DATA_SCAN_CTX_CHUNK_SIZE), (DataScanCtx), (data_scan_ctx_advance),
2562           (data_scan_ctx_ensure_data), (GST_MPEGVID_TYPEFIND_TRY_SYNC),
2563           (mpeg_video_stream_type_find):
2564           Move scan helper thingy to the beginning of the file so we can use
2565           it in other typefind functions. Rename it to something more
2566           generic. Also improve handling of things towards the end of the
2567           typefind data: peek as much as we can if we know the size of the
2568           data, rather than just min_size.
2569
2570 2008-05-09  Jan Schmidt  <jan.schmidt@sun.com>
2571
2572         * docs/libs/gst-plugins-base-libs-sections.txt:
2573         * gst-libs/gst/interfaces/colorbalance.c:
2574         * gst-libs/gst/interfaces/colorbalance.h:
2575         * gst-libs/gst/interfaces/colorbalancechannel.c:
2576         * gst-libs/gst/interfaces/colorbalancechannel.h:
2577         * gst-libs/gst/interfaces/tuner.c:
2578         * gst-libs/gst/interfaces/tunerchannel.c:
2579         * gst-libs/gst/interfaces/tunerchannel.h:
2580         * gst-libs/gst/interfaces/tunernorm.c:
2581         * gst-libs/gst/interfaces/tunernorm.h:
2582         * gst-libs/gst/video/video.c:
2583         * gst-libs/gst/video/video.h:
2584         Document the GstTuner and GstColorBalance interfaces, and some
2585         other random API functions that needed it. 70% symbol coverage, woo.
2586
2587 2008-05-09  Wim Taymans  <wim.taymans@collabora.co.uk>
2588
2589         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
2590         Choose to allocate one less segment but require one additional segment
2591         as latency. 
2592
2593         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_acquire):
2594         No need to increment the number of segments in the source.
2595
2596         * gst-libs/gst/audio/gstbaseaudiosink.c:
2597         (gst_base_audio_sink_get_time), (clock_convert_external),
2598         (gst_base_audio_sink_resample_slaving),
2599         (gst_base_audio_sink_skew_slaving),
2600         (gst_base_audio_sink_none_slaving), (gst_base_audio_sink_render),
2601         (gst_base_audio_sink_async_play):
2602         Remove adding latency when returning the internal time while subtracting
2603         it again when we use the value a little later.
2604         When calculating the end timestamp, we are making a rounding error
2605         with the current algorithm. Ensure that we don't accumulate these
2606         rounding errors when aligning samples by not resampling at all if we
2607         don't need to. Fixes #419351.
2608         Make the initial calibration of the clock slaving a little more
2609         predictable and accurate. Also handle the case where we don't do
2610         clock slaving.
2611
2612 2008-05-09  Sebastian Dröge  <slomo@circular-chaos.org>
2613
2614         Based on a patch by:
2615           Björn Benderius <bjoern dot benderius at axis dot com>
2616
2617         * gst/ffmpegcolorspace/avcodec.h:
2618         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2619         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
2620         (gst_ffmpegcsp_avpicture_fill):
2621         * gst/ffmpegcolorspace/imgconvert.c: (nv12_to_nv21):
2622         * gst/ffmpegcolorspace/imgconvert_template.h:
2623         Add conversions from/to NV12 and NV21 and conversions between those
2624         two formats. Fixes bug #532166.
2625
2626 2008-05-08  Edward Hervey  <edward.hervey@collabora.co.uk>
2627
2628         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find):
2629         Abort the h264 typefinding as soon as _peek() doesn't return anything,
2630         which happens for example with files smaller than 128kb.
2631
2632 2008-05-08  Wim Taymans  <wim.taymans@collabora.co.uk>
2633
2634         Patch by: Wouter Cloetens <zombie at e2big dot org>
2635
2636         * gst-libs/gst/rtsp/Makefile.am:
2637         * gst-libs/gst/rtsp/gstrtspconnection.c:
2638         (gst_rtsp_connection_create), (md5_digest_to_hex_string),
2639         (auth_digest_compute_hex_urp), (auth_digest_compute_response),
2640         (add_auth_header), (gst_rtsp_connection_free),
2641         (gst_rtsp_connection_set_auth), (str_case_hash), (str_case_equal),
2642         (gst_rtsp_connection_set_auth_param),
2643         (gst_rtsp_connection_clear_auth_params):
2644         * gst-libs/gst/rtsp/gstrtspconnection.h:
2645         Add Digest authorization support for RTSP connections. See #532065.
2646
2647         * gst-libs/gst/rtsp/md5.c:
2648         * gst-libs/gst/rtsp/md5.h:
2649         Yeap, another md5 implementation until we can depend on a glib that has
2650         support for it.
2651
2652 2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>
2653
2654         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2655
2656         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
2657         Let audioresample use the buffer allocation of basetransform instead
2658         of it's own stuff.
2659
2660         * tests/check/elements/audioresample.c: (alloc_only_48000),
2661         (GST_START_TEST), (audioresample_suite):
2662         Add unit test for the recent basetransform bugfix, where upstream
2663         changes caps to something that can't be passed through anymore.
2664
2665 2008-05-07  Ole AndrĂ© Vadla RavnĂ¥s  <ole.andre.ravnas at tandberg com>
2666
2667         * win32/common/config.h.in:
2668           Don't define GST_FUNCTION, if GLib supports MSVC we'd much rather
2669           use the real thing than having "???" unconditionally.
2670
2671 2008-05-07  Wim Taymans  <wim.taymans@collabora.co.uk>
2672
2673         * gst-libs/gst/audio/gstbaseaudiosink.c:
2674         (gst_base_audio_sink_query):
2675         Report the latency with the new seglatency parameter.
2676
2677         * gst-libs/gst/audio/gstringbuffer.c:
2678         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
2679         (gst_ring_buffer_acquire):
2680         * gst-libs/gst/audio/gstringbuffer.h:
2681         Add new field to the ringbufferspec to specify the expected latency
2682         between the underlying device read/write pointer, this is needed
2683         when writing sinks that sit a little closer to the hardware.
2684         Add some more docs for other fields.
2685
2686 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
2687
2688         * gst/volume/gstvolume.c: (volume_transform_ip):
2689         Return NOT_NEGOTIATED if we didn't set a process function yet for some
2690         reason instead of crashing later. Might fix bug #509125.
2691
2692 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
2693
2694         Based on a patch by: Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2695
2696         * gst/audioconvert/audioconvert.c: (audio_convert_prepare_context):
2697         * gst/audioconvert/audioconvert.h:
2698         * gst/audioconvert/gstaudioconvert.c:
2699         (gst_audio_convert_parse_caps),
2700         (structure_has_fixed_channel_positions),
2701         (gst_audio_convert_transform_caps):
2702         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_matrix):
2703         Add support for more than 8 channels and NONE channel layouts. For
2704         more than 8 channels no channel conversion is supported yet, only
2705         format conversions are supported. Fixes bug #398033.
2706
2707         * tests/check/elements/audioconvert.c: (verify_convert),
2708         (GST_START_TEST), (audioconvert_suite):
2709         Add some unit tests by Tim for checking the NONE channel layouts
2710         and more than 8 channels and add some more unit tests for channel
2711         conversions.
2712
2713 2008-05-06  Wim Taymans  <wim.taymans@collabora.co.uk>
2714
2715         * gst/playback/gstdecodebin2.c: (connect_pad):
2716         When autoplugging fails, set the element back to NULL before
2717         unreffing it.
2718
2719 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
2720
2721         * win32/common/libgstaudio.def:
2722         Add gst_base_audio_src_[sg]et_slave_method() to the exported
2723         symbols.
2724
2725 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
2726
2727         * gst/subparse/samiparse.c: (handle_start_sync),
2728         (end_sami_element), (characters_sami):
2729         Remove trailing, leading and double whitespaces.
2730         Correctly timestamp buffers and output the last buffer too.
2731
2732         * tests/check/elements/subparse.c: (GST_START_TEST),
2733         (subparse_suite):
2734         Add a simple unit test for SAMI parsing.
2735
2736 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
2737
2738         Patch by: Young-Ho Cha <ganadist at chollian dot net>
2739
2740         * gst/subparse/samiparse.c: (handle_start_sync),
2741         (start_sami_element), (end_sami_element), (characters_sami),
2742         (sami_context_reset):
2743         Only output characters inside the "sync" elements. There could be
2744         other elements like "style" that have some content but should
2745         not be printed. Fixes bug #467911.
2746
2747 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
2748
2749         * gst/playback/gstplaybasebin.c: (set_audio_mute),
2750         (set_active_source):
2751         * gst/playback/gstplaybasebin.h:
2752         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2753         (playbin_set_audio_mute):
2754         Allow setting -1 as current-audio to mute the current audio stream,
2755         similar to what is done for subtitles. Fixes bug #342294.
2756
2757 2008-05-05  Edward Hervey  <edward.hervey at collabora co uk>
2758
2759         * gst-libs/gst/pbutils/descriptions.c: (formats): 
2760         It's SorensOn and not SorensEn.
2761
2762 2008-05-04  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2763
2764         * gst-libs/gst/pbutils/descriptions.c: (formats):
2765           Fix description of video/x-flash-video.
2766
2767 2008-05-04  Sebastian Dröge  <slomo@circular-chaos.org>
2768
2769         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
2770         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
2771         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
2772         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps_list):
2773         Remove some unused code.
2774
2775         * gst/audioconvert/gstaudioquantize.c:
2776         (gst_audio_quantize_free_noise_shaping):
2777         Don't return before freeing the noise shaping history.
2778
2779 2008-05-03  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2780
2781         * tests/check/elements/subparse.c: (do_test),
2782           (test_tmplayer_style3b), (subparse_suite):
2783           Add unit test for the tmplayer variant from bug #530962.
2784
2785 2008-05-03  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2786
2787         * gst/subparse/gstsubparse.c: (handle_buffer),
2788           (gst_sub_parse_sink_event):
2789         * gst/subparse/tmplayerparse.c: (tmplayer_process_buffer),
2790           (tmplayer_parse_line):
2791           Fix parsing of tmplayer subtitle variant where every single line contains
2792           text and there isn't an empty line after each line to determine the
2793           duration (#530962). Improve EOS handling for tmplayer subtitles a bit by
2794           making sure that we push out the last line of text without a duration if
2795           there's still text left in the buffer at the end.
2796
2797 2008-05-03  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2798
2799         * gst/subparse/gstsubparse.c: (feed_textbuf):
2800           Fix detection of discontinuities based on the buffer offset (doesn't work
2801           so well if no buffer offset is set) and also check for the DISCONT buffer
2802           flag. This keeps the parser state from being reset after each buffer in
2803           the unit test.
2804
2805 2008-05-03  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2806
2807         * gst/typefind/gsttypefindfunctions.c: (mpeg_video_stream_type_find):
2808           Further fine-tuning: don't absolutely require sequence or GOP headers
2809           (as introduced in the previous commit), but adjust the typefind
2810           probabilities returned accordingly if we don't see them. Also make sure
2811           picture header and first slice are somewhat close to each other (which
2812           is not perfect but still better than requiring a fixed offset or having
2813           no limit at all).
2814
2815 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2816
2817         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
2818         (gst_basertppayload_sink_setcaps),
2819         (gst_basertppayload_sink_getcaps):
2820         Rename the setcaps/getcaps function internally to make it clear that
2821         they are called for the sink pad.
2822
2823 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2824
2825         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2826         (gst_base_rtp_depayload_class_init),
2827         (gst_base_rtp_depayload_handle_sink_event), (create_segment_event),
2828         (gst_base_rtp_depayload_packet_lost),
2829         (gst_base_rtp_depayload_set_gst_timestamp):
2830         * gst-libs/gst/rtp/gstbasertpdepayload.h:
2831         Catch packet-lost events from the jitterbuffer and convert them into a
2832         vmethod call (lost-packet) so that depayloaders can do something smart.
2833         Also add a default packet-lost function that sends out a segment update
2834         to the decoders.
2835
2836 2008-05-02  Stefan Kost  <ensonic@users.sf.net>
2837
2838         * gst/playback/test4.c:
2839         * gst/playback/test5.c:
2840         * gst/playback/test6.c:
2841         * gst/playback/test7.c:
2842           Also include config.h when relying on defines from it. Fixes the
2843           build. Its been a please to serve :)
2844
2845 2008-05-02  Thijs Vermeir <thijsvermeir@gmail.com>
2846
2847         * gst/videotestsrc/videotestsrc.c (paint_setup_NV12),
2848         (paint_setup_NV21), (paint_hline_NV12_NV21):
2849         Add support for NV12 and NV21 in videotestsrc
2850
2851 2008-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
2852
2853         * gst/videoscale/gstvideoscale.c:
2854         * gst/videoscale/vs_4tap.c: (vs_image_scale_4tap_Y):
2855         * gst/videoscale/vs_image.c: (vs_image_scale_nearest_RGBA),
2856         (vs_image_scale_linear_RGBA), (vs_image_scale_nearest_RGB),
2857         (vs_image_scale_linear_RGB), (vs_image_scale_nearest_YUYV),
2858         (vs_image_scale_linear_YUYV), (vs_image_scale_nearest_UYVY),
2859         (vs_image_scale_linear_UYVY), (vs_image_scale_nearest_Y),
2860         (vs_image_scale_linear_Y), (vs_image_scale_nearest_RGB565),
2861         (vs_image_scale_linear_RGB565), (vs_image_scale_nearest_RGB555),
2862         (vs_image_scale_linear_RGB555):
2863         Support 1x1 images as input and output as for example the BBC HQ new
2864         streams have 1x1 GIFs in the playlists for some reason.
2865
2866 2008-05-01  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2867
2868         * gst/playback/gstdecodebin.c: (free_pad_probe_for_element),
2869           (try_to_link_1):
2870           If we can't activate one of the decoders we plugged in (such as,
2871           say, musepackdec) for some reason (it might not support push mode,
2872           for example), remove any pad probes that close_pad_link() might
2873           have set up. This makes sure we later don't try to remove a probe
2874           for a pad that doesn't exist any longer, and avoids nast warnings
2875           and probably other things too.
2876
2877 2008-04-30  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2878
2879         * gst/typefind/gsttypefindfunctions.c:
2880           (mpeg_video_stream_ctx_ensure_data), (mpeg_video_stream_type_find),
2881           (plugin_init):
2882           Rework mpeg video stream typefinding a bit more: make sure sequence,
2883           GOP, picture and slice headers appear in the order they should and
2884           that we've in fact at least had one of each; fix picture header
2885           detection; decouple picture and slice header check - don't assume
2886           they're at a fixed offset, there may be extra data in between. Also,
2887           announce varying degrees of probability depending on what we found
2888           exactly (multiple pictures, at least one picture, just sequence and
2889           GOP headers). Finally, in _ensure_data(), take into account that we
2890           might be typefinding smaller amounts of data, such as the first
2891           buffer of a stream, so fall back to the minimum size needed as long
2892           as that's available, instead of erroring out if there's less than
2893           2kB of data. Fixes #526173. Conveniently also doesn't recognise the
2894           fuzzed file from #399342 as valid.
2895
2896 2008-04-30  Michael Smith <msmith@songbirdnest.com>
2897
2898         * ext/theora/theoradec.c:
2899           Cool kids don't divide by zero.
2900           Treat PAR of x:0 as 1:1.
2901           Fixes #530719.
2902
2903 2008-04-30  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2904
2905         * gst/typefind/gsttypefindfunctions.c: (MpegVideoStreamCtx),
2906           (mpeg_video_stream_ctx_advance), (mpeg_video_stream_ctx_ensure_data),
2907           (mpeg_video_stream_type_find):
2908           Refactor a bit: use context structure to track parsing offset and
2909           size of available data and make the code a bit clearer. Fixes bad
2910           memory access in #356937.
2911
2912 2008-04-28  Michael Smith <msmith@songbirdnest.com>
2913
2914         * gst/playback/test4.c:
2915         * gst/playback/test5.c:
2916         * gst/playback/test6.c:
2917         * gst/tcp/gstmultifdsink.c:
2918           Include stdlib.h and unistd.h only if the appropriate HAVE_*_H macro
2919           is defined.
2920
2921 2008-04-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2922
2923         * gst-libs/gst/audio/gstbaseaudiosink.h:
2924         Clarify some docs.
2925
2926         * gst-libs/gst/audio/gstbaseaudiosrc.c: (slave_method_get_type),
2927         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
2928         (gst_base_audio_src_set_slave_method),
2929         (gst_base_audio_src_get_slave_method),
2930         (gst_base_audio_src_set_property),
2931         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
2932         * gst-libs/gst/audio/gstbaseaudiosrc.h:
2933         Add property and methods for selecting the clock slave method in the
2934         source, like in the sink.
2935         We only implement "none" and "re-timestamp" for now.
2936         API: gst_base_audio_src_set_slave_method()
2937         API: gst_base_audio_src_get_slave_method()
2938
2939 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
2940
2941         * gst-libs/gst/rtp/gstrtpbuffer.c:
2942         Fix the docs about the seqnum compare function, it returns a difference.
2943
2944 2008-04-24  Edward Hervey  <edward.hervey@collabora.co.uk>
2945
2946         * ext/alsa/gstalsadeviceprobe.c:
2947         (gst_alsa_get_device_list): Don't return before freeing up
2948         the allocated structures.
2949
2950 2008-04-24  Stefan Kost  <ensonic@users.sf.net>
2951
2952         * gst/playback/gstplaybin.c:
2953           Remove obsolete streaminfo code and fix a leak. Fixes #529546
2954
2955 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
2956
2957         * ext/ogg/gstoggdemux.c:
2958           Revert the event part, that should not go in.
2959
2960 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
2961
2962         * ext/ogg/gstoggdemux.c:
2963           Don't leak GstPluginFeatures when filtering.
2964
2965 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
2966
2967         * sys/xvimage/xvimagesink.c:
2968           Add some logging for cases when grabbing the xv failed.
2969
2970 2008-04-21  David Schleef  <ds@schleef.org>
2971
2972         * ext/ogg/gstoggmux.c:
2973           Update Ogg/Dirac muxing.  Removes the weird "KW-DIRAC" bos
2974           packet.  Should conform to what we currently think is the
2975           final Ogg/Dirac muxing spec.
2976
2977 2008-04-21  David Schleef  <ds@schleef.org>
2978
2979         * sys/xvimage/xvimagesink.c:
2980           Fix typo that causes the overlay keying color to bright green
2981           on a 16-bit display.  Dark grey good.  Bright green bad.
2982
2983 2008-04-21  Stefan Kost  <ensonic@users.sf.net>
2984
2985         * ext/gnomevfs/gstgnomevfsuri.c:
2986           Add  FIXME comment about using uri-list for source and sink.
2987
2988 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
2989
2990         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
2991         GST_TYPE_FRACTION contains gints so correctly cast gint64 arguments to
2992         vaargs functions to gint. Otherwise the fractions will get 0 set
2993         instead of the correct value on big endian systems. Fixes bug #529018.
2994
2995 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
2996
2997         * ext/gnomevfs/gstgnomevfssink.c:
2998         (gst_gnome_vfs_sink_uri_get_protocols):
2999         * ext/gnomevfs/gstgnomevfssrc.c:
3000         (gst_gnome_vfs_src_uri_get_protocols):
3001         * ext/gnomevfs/gstgnomevfsuri.c: (_internal_get_supported_uris),
3002         (gst_gnomevfs_get_supported_uris):
3003         Get the list of supported URI schemes in a threadsafe way and use the
3004         same list for the source and sink.
3005
3006 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
3007
3008         * ext/gio/gstgio.c: (_internal_get_supported_protocols),
3009         (gst_gio_get_supported_protocols):
3010         Don't generate a new supported protocols list on each call but cache
3011         it. It's supposed to be static anyway, this way we only leak it once
3012         per process.
3013
3014         * ext/gio/gstgiosink.c: (gst_gio_sink_base_init),
3015         (gst_gio_sink_class_init), (gst_gio_sink_finalize),
3016         (gst_gio_sink_set_property), (gst_gio_sink_get_property),
3017         (gst_gio_sink_start):
3018         * ext/gio/gstgiosink.h:
3019         * ext/gio/gstgiosrc.c: (gst_gio_src_base_init),
3020         (gst_gio_src_class_init), (gst_gio_src_finalize),
3021         (gst_gio_src_set_property), (gst_gio_src_get_property),
3022         (gst_gio_src_start):
3023         * ext/gio/gstgiosrc.h:
3024         API: Add "file" properties where one can set a GFile as
3025         source/destination.
3026
3027         Add locking to the properties and use
3028         gst_element_class_set_details_simple() instead of a static
3029         GstElementDetails struct.
3030
3031 2008-04-19  Sebastian Dröge  <slomo@circular-chaos.org>
3032
3033         * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
3034         (plugin_init):
3035         Add "mpp" and "mp+" as possible extensions for MusePack files.
3036
3037         Add typefinding for MusePack StreamVersion 8 files and include the
3038         stream version in the caps.
3039
3040 2008-04-19  Sebastian Dröge  <slomo@circular-chaos.org>
3041
3042         * gst-libs/gst/rtp/gstrtppayloads.c:
3043         (gst_rtp_payload_info_for_name):
3044         Use g_ascii_strcasecmp() instead of the deprecated g_strcasecmp().
3045
3046 2008-04-18  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3047
3048         * configure.ac:
3049           Bump Gtk+ requirement to 2.12.0 for gtk_range_set_fill_level
3050           (NB: this only affects compilation of some of the examples).
3051           Remove some configure.ac cruft that's not needed any longer.
3052
3053 2008-04-18  Edward Hervey  <edward.hervey@collabora.co.uk>
3054
3055         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
3056         Don't validate the payload if there isn't any.
3057         Fixes #525915
3058
3059 2008-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
3060
3061         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_may_start):
3062         Use g_atomic_int_set() instead of gst_atomic_int_set().
3063
3064 2008-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
3065
3066         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3067         Return NULL instead of a gchar * array with one NULL element if we
3068         don't get any supported URI schemes from GIO.
3069
3070 2008-04-15  Stefan Kost  <ensonic@users.sf.net>
3071
3072         * gst/audiotestsrc/gstaudiotestsrc.c:
3073           Remove cpp style commented old code.
3074
3075 2008-04-15  Stefan Kost  <ensonic@users.sf.net>
3076
3077         * gst/playback/gstdecodebin2.c:
3078           Fix signal docs.
3079
3080 2008-04-14  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3081
3082         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
3083           (gst_text_overlay_init):
3084           Fix textoverlay unit test again by making the supposed default
3085           value for the wait-text property the actual default value.
3086           Also fix Since: tag for new property.
3087
3088 2008-04-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3089
3090         * gst-libs/gst/video/video.c: (gst_video_format_new_caps),
3091           (gst_video_format_to_fourcc), (gst_video_format_get_row_stride),
3092           (gst_video_format_get_pixel_stride),
3093           (gst_video_format_get_component_width),
3094           (gst_video_format_get_component_height),
3095           (gst_video_format_get_component_offset), (gst_video_format_get_size),
3096           (gst_video_format_convert):
3097           Add guards to these functions to ensure sane input values.
3098
3099         * tests/check/libs/video.c:
3100           Fix unit test not to create caps with width=0 and height=0.
3101
3102 2008-04-11  Wim Taymans  <wim.taymans@collabora.co.uk>
3103
3104         * docs/design/draft-keyframe-force.txt:
3105         Fix typo.
3106
3107         * gst/playback/gstqueue2.c: (update_buffering),
3108         (gst_queue_handle_src_query):
3109         Set buffering mode in the messages.
3110         Set buffering percent in the query.
3111
3112         * tests/examples/seek/seek.c: (update_fill), (msg_state_changed),
3113         (do_stream_buffering), (do_download_buffering), (msg_buffering):
3114         Do some more fancy things based on the buffering method in use.
3115
3116 2008-04-09  Wim Taymans  <wim.taymans@collabora.co.uk>
3117
3118         * tests/examples/seek/seek.c: (update_fill), (set_update_fill),
3119         (play_cb), (pause_cb), (stop_cb), (msg_state_changed),
3120         (msg_buffering), (main):
3121         Add basic download reports to seek using the new buffering API.
3122
3123 2008-04-09  Wim Taymans  <wim.taymans@collabora.co.uk>
3124
3125         * gst/playback/gstqueue2.c: (update_buffering),
3126         (gst_queue_close_temp_location_file), (gst_queue_handle_src_query),
3127         (gst_queue_src_checkgetrange_function):
3128         Include extra buffering stats in the buffering message.
3129         Implement BUFFERING query.
3130
3131         * gst/playback/gsturidecodebin.c: (do_async_start),
3132         (do_async_done), (type_found), (setup_streaming), (setup_source),
3133         (gst_uri_decode_bin_change_state):
3134         Only add decodebin2 when the type is found in streaming mode.
3135         Make uridecodebin async to PAUSED even when we don't have decodebin2
3136         added yet.
3137
3138 2008-04-09  Sebastian Dröge  <slomo@circular-chaos.org>
3139
3140         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3141         Filter cdda from the supported URI schemes. We can't support
3142         musicbrainz tags and everything else one expects from a cdda source
3143         with GIO. Fixes bug #526794.
3144
3145 2008-04-07  Jan Schmidt  <jan.schmidt@sun.com>
3146
3147         * sys/xvimage/xvimagesink.c (gst_xvimagesink_xvimage_new),
3148         (gst_xvimagesink_buffer_alloc):
3149         Fix calculation of 'expected size' for YV12 buffers.
3150         Be a little more verbose in the debug output for buffer-alloc'ed
3151         buffers which turn out to have the wrong size.
3152
3153 2008-04-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3154
3155         * NEWS:
3156         * RELEASE:
3157         * gst-plugins-base.doap:
3158           Merge other changes from 0.10.19 release branch.
3159
3160 2008-04-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3161
3162         * gst-libs/gst/audio/gstbaseaudiosink.c:
3163           (gst_base_audio_sink_class_init):
3164         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3165           (gst_base_audio_src_class_init):
3166         * gst/playback/gstplayback.c: (plugin_init):
3167         * gst/volume/gstvolume.c: (plugin_init):
3168           Work around missing bits of thread-safety on older GLibs some
3169           more to avoid assertions when starting up multiple playbin
3170           objects concurrently (see #512382).
3171
3172 2008-04-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3173
3174         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
3175           Remove some more fields.
3176
3177 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
3178
3179         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
3180
3181         * configure.ac:
3182         Actually build dlls when cross-compiling with mingw32.
3183         Fixes bug #526247.
3184
3185 2008-04-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3186
3187         * configure.ac:
3188           Bump version to 0.10.19.1 after the unplanned 0.10.19 release.
3189
3190 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3191
3192         * tests/examples/seek/seek.c: (play_cb), (pause_cb), (stop_cb),
3193         (msg_buffering), (connect_bus_signals), (main):
3194         Add statusbar.
3195         Add buffering support with feedback in the statusbar.
3196
3197 2008-04-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3198
3199         * ext/ogg/gstoggmux.c:
3200           Fix sample pipeline description.
3201
3202 2008-04-03  Stefan Kost  <ensonic@users.sf.net>
3203
3204         * docs/plugins/Makefile.am:
3205         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3206         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
3207         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3208           Add playbin, playbin2, decodebin, decodebin2, uridecodebin and oggmux
3209
3210         * docs/plugins/gst-plugins-base-plugins.args:
3211         * docs/plugins/gst-plugins-base-plugins.hierarchy:
3212         * docs/plugins/gst-plugins-base-plugins.interfaces:
3213         * docs/plugins/gst-plugins-base-plugins.prerequisites:
3214         * docs/plugins/inspect/plugin-adder.xml:
3215         * docs/plugins/inspect/plugin-alsa.xml:
3216         * docs/plugins/inspect/plugin-audioconvert.xml:
3217         * docs/plugins/inspect/plugin-audiorate.xml:
3218         * docs/plugins/inspect/plugin-audioresample.xml:
3219         * docs/plugins/inspect/plugin-audiotestsrc.xml:
3220         * docs/plugins/inspect/plugin-cdparanoia.xml:
3221         * docs/plugins/inspect/plugin-decodebin.xml:
3222         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
3223         * docs/plugins/inspect/plugin-gdp.xml:
3224         * docs/plugins/inspect/plugin-gnomevfs.xml:
3225         * docs/plugins/inspect/plugin-libvisual.xml:
3226         * docs/plugins/inspect/plugin-ogg.xml:
3227         * docs/plugins/inspect/plugin-pango.xml:
3228         * docs/plugins/inspect/plugin-playback.xml:
3229         * docs/plugins/inspect/plugin-queue2.xml:
3230         * docs/plugins/inspect/plugin-subparse.xml:
3231         * docs/plugins/inspect/plugin-tcp.xml:
3232         * docs/plugins/inspect/plugin-theora.xml:
3233         * docs/plugins/inspect/plugin-typefindfunctions.xml:
3234         * docs/plugins/inspect/plugin-uridecodebin.xml:
3235         * docs/plugins/inspect/plugin-video4linux.xml:
3236         * docs/plugins/inspect/plugin-videorate.xml:
3237         * docs/plugins/inspect/plugin-videoscale.xml:
3238         * docs/plugins/inspect/plugin-videotestsrc.xml:
3239         * docs/plugins/inspect/plugin-volume.xml:
3240         * docs/plugins/inspect/plugin-vorbis.xml:
3241         * docs/plugins/inspect/plugin-ximagesink.xml:
3242         * docs/plugins/inspect/plugin-xvimagesink.xml:
3243           Update introspection data.
3244
3245         * ext/ogg/gstoggmux.c:
3246           Document oggmux.
3247
3248         * gst/playback/gstdecodebin2.c:
3249           Don't use gtk-doc style comment start for private stuff, but make it
3250           formatted like this for consistency.
3251
3252 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3253
3254         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
3255         (gst_decode_bin_init), (gst_decode_bin_dispose),
3256         (gst_decode_bin_set_sink_caps), (gst_decode_bin_get_sink_caps),
3257         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
3258         (analyze_new_pad), (connect_pad), (expose_pad),
3259         (gst_decode_group_new), (gst_decode_group_control_demuxer_pad),
3260         (gst_decode_group_expose), (gst_decode_group_free),
3261         (do_async_start), (do_async_done), (gst_decode_bin_change_state):
3262         Remove fakesink hack, we can now implement this more elegantly.
3263         Added property to bypass typefinding.
3264         Removed underrun callback and demuxer pad probe, we now use the srcpad
3265         probe to expose groups.
3266         API::sink-caps property
3267
3268         * gst/playback/gstplaybin2.c: (no_more_pads_cb):
3269         Guard against multiple emissions of the no_more_pads signal, which
3270         happens when we are dealing with chained oggs.
3271
3272         * gst/playback/gsturidecodebin.c: (remove_decoders),
3273         (make_decoder), (type_found), (setup_streaming), (source_new_pad),
3274         (setup_source):
3275         For streams, use our own typefind element and plug our queue after it.
3276         We will need this to determine the type of buffering to use for the
3277         queue soon.
3278
3279 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3280
3281         * gst-libs/gst/audio/gstbaseaudiosink.c:
3282         (gst_base_audio_sink_skew_slaving), (gst_base_audio_sink_render):
3283         Guard against over and underflows because of clock slaving.
3284         When we are using our own clock, still compensate for any calibrations
3285         that we might have done to our clock.
3286
3287 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3288
3289         * ext/theora/theoradec.c: (theora_handle_type_packet),
3290         (theora_dec_chain):
3291         Don't try to do anything fancy with the return code from pushing an
3292         event, it does not have enough information to turn it into a
3293         GST_FLOW_ERROR.
3294
3295 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3296
3297         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_reset),
3298         (gst_ogg_demux_chain_elem_pad):
3299         Add small debug line.
3300         Pass return code from the internal decoder instead of the too generic
3301         GST_FLOW_ERROR.
3302
3303 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
3304
3305         * gst-libs/gst/cdda/Makefile.am:
3306         * gst-libs/gst/cdda/base64.c:
3307         * gst-libs/gst/cdda/base64.h:
3308         * gst-libs/gst/cdda/gstcddabasesrc.c:
3309         (gst_cddabasesrc_calculate_musicbrainz_discid):
3310         Use GLib's base64 implementation instead of our own.
3311
3312 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3313
3314         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
3315         (gst_ogg_demux_read_chain):
3316         Refix oggdemux, we only have a problem if we failed to find a chain and
3317         we are not EOF.
3318
3319 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3320
3321         Patch by: Victor STINNER <victor dot stinner at haypocalc dot com>
3322
3323         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
3324         (gst_ogg_demux_read_chain):
3325         When we fail to find a BOS page and we and up with no chain, error out
3326         properly instead of segfaulting. Fixes #525665.
3327
3328 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3329
3330         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
3331         (gst_ogg_demux_read_chain), (gst_ogg_demux_handle_page):
3332         The new-pad-group sequence is add-pads, no-more-pads, add-pads,
3333         no-more-pads...
3334
3335 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3336
3337         * gst/playback/gstqueue2.c: (update_out_rates),
3338         (gst_queue_open_temp_location_file),
3339         (gst_queue_close_temp_location_file), (gst_queue_handle_src_event),
3340         (gst_queue_handle_src_query), (gst_queue_set_property):
3341         Update the estimated input data when we push out a buffer.
3342         Add some debug info about the temp file.
3343         Only forward src events when we are not using a temp file.
3344         Don't block the duration query, we need to find something better.
3345         Don't leak the temp filename.
3346
3347 2008-04-01  Sebastian Dröge  <slomo@circular-chaos.org>
3348
3349         * configure.ac:
3350         Require GLib 2.12 and liboil 0.3.14.
3351
3352         * gst/volume/gstvolume.c: (volume_process_double):
3353         Unconditionally use liboil 0.3.14 function.
3354
3355 2008-03-31  Wim Taymans  <wim.taymans@collabora.co.uk>
3356
3357         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
3358         ms-gsm can have arbitrarty sample rates. See #481354.
3359
3360 2008-03-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3361
3362         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
3363         MP4S is generic MPEG-4, not a microsoft variant.
3364
3365 2008-03-27  Michael Smith <msmith@fluendo.com>
3366
3367         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
3368           Check the body CRC (if set) when depayloading.
3369           Fixes #522401.
3370
3371 2008-03-24  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3372
3373         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
3374           Fix Since: version for new property.
3375
3376 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3377
3378         * gst-libs/gst/rtsp/gstrtspconnection.c:
3379         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
3380         (gst_rtsp_connection_read_internal), (gst_rtsp_connection_poll):
3381         Don't error when poll_wait returns EAGAIN.
3382
3383 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3384
3385         * gst/playback/gstqueue2.c: (gst_queue_is_filled):
3386         The queue is never filled when there are no buffers in the queue at all.
3387         Fixes #523993.
3388
3389 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3390
3391         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
3392         (init_group), (free_group), (gst_play_bin_init),
3393         (gst_play_bin_finalize), (gst_play_bin_set_uri),
3394         (gst_play_bin_set_suburi), (gst_play_bin_get_video_tags),
3395         (gst_play_bin_get_audio_tags), (gst_play_bin_get_text_tags),
3396         (gst_play_bin_set_current_video_stream),
3397         (gst_play_bin_set_current_audio_stream),
3398         (gst_play_bin_set_current_text_stream),
3399         (gst_play_bin_set_encoding), (gst_play_bin_set_property),
3400         (gst_play_bin_get_property), (pad_added_cb), (pad_removed_cb),
3401         (no_more_pads_cb), (perform_eos), (autoplug_select_cb),
3402         (activate_group), (deactivate_group), (setup_next_source),
3403         (save_current_group), (gst_play_bin_change_state):
3404         Update some docs.
3405         Add new locks and conds to protect pipeline creation and group
3406         switching.
3407         Implement the sub-uri property.
3408         Keep track of pending uridecodebin creation and configure the output
3409         pipeline after all streams are configured.
3410         Propagate subtitle encoding to the uridecodebins.
3411         Implement getting the video/audio/visualisation elements.
3412         Use input-selector for stream switching.
3413         If we are asked to do visualisation, prefer to autoplug raw sinks
3414         instead of sinks that accept encoded data.
3415
3416 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3417
3418         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
3419         (gst_play_sink_init), (gst_play_sink_dispose),
3420         (gst_play_sink_set_video_sink), (gst_play_sink_get_video_sink),
3421         (gst_play_sink_set_audio_sink), (gst_play_sink_get_audio_sink),
3422         (gst_play_sink_vis_unblocked), (gst_play_sink_vis_blocked),
3423         (gst_play_sink_set_vis_plugin), (gst_play_sink_get_vis_plugin),
3424         (gst_play_sink_set_volume), (gst_play_sink_get_volume),
3425         (gst_play_sink_set_mute), (gen_video_chain), (gen_text_chain),
3426         (gen_audio_chain), (gen_vis_chain), (gst_play_sink_reconfigure),
3427         (gst_play_sink_set_font_desc), (gst_play_sink_get_font_desc),
3428         (gst_play_sink_send_event_to_sink), (gst_play_sink_change_state):
3429         * gst/playback/gstplaysink.h:
3430         Add methods to get audio/video/vis elements.
3431         Add methods to set the font description for the overlay.
3432         Remove properties, we're using this element with its methods only.
3433         Add support for subtitles.
3434         Rearrange the locking a bit to not use the object lock for protecting
3435         the pipeline construction.
3436         Try to use the volume and mute property on the sink when its available.
3437         Implement the mute option with volume when the sink does not have a mute
3438         property.
3439         Only add volume element when the sink has no volume property.
3440         Only do visualisations with raw audio pads.
3441
3442 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3443
3444         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
3445         (gst_text_overlay_init), (gst_text_overlay_set_property),
3446         (gst_text_overlay_get_property), (gst_text_overlay_src_event),
3447         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
3448         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
3449         (gst_text_overlay_change_state):
3450         * ext/pango/gsttextoverlay.h:
3451         Add property to configure waiting for text on the textpad or not, with
3452         the default behaviour being the old one (always wait for text before
3453         rendering the video). This default behaviour is usually not the best one
3454         because the text stream can very sparse and could require queueing a lot
3455         of video.
3456         Fix the flushing and EOS handing so that we don't mix up their meaning.
3457
3458 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3459
3460         * gst/playback/gsturidecodebin.c:
3461         (gst_uri_decode_bin_autoplug_factories),
3462         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
3463         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_encoding),
3464         (gst_uri_decode_bin_set_property),
3465         (gst_uri_decode_bin_get_property), (no_more_pads_full),
3466         (new_decoded_pad_cb), (gen_source_element), (remove_decoders),
3467         (proxy_autoplug_factories_signal), (make_decoder),
3468         (source_new_pad), (setup_source):
3469         Add a readonly source property and notify.
3470         Add new lock for protecting the construction of the pipeline.
3471         Keep track of the decodebins we plugged.
3472         Correctly proxy the autoplug signal so that it actually continues.
3473         Proxy subtitle-encoding to the decodebins.
3474
3475 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3476
3477         * tests/examples/seek/seek.c: (audio_toggle_cb), (video_toggle_cb),
3478         (text_toggle_cb), (update_streams), (main):
3479         Rearrange some buttons in playbin2 and make some other boxes insensitive
3480         when needed.
3481         Add language codes to subtitle selection boxes when we gind the right
3482         tags for the streams.
3483
3484 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3485
3486         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
3487         (gst_decode_bin_set_caps), (gst_decode_bin_get_caps),
3488         (gst_decode_bin_set_subs_encoding),
3489         (gst_decode_bin_get_subs_encoding),
3490         (gst_decode_bin_autoplug_factories), (connect_pad), (are_raw_caps),
3491         (deactivate_free_recursive):
3492         Protect caps property with the object lock.
3493         Protect encoding property with the object lock.
3494         Keep list of elements we added that have the subtitle-encoding property.
3495         Distribute the subtitle-encoding to all of the elements when it
3496         changes.
3497
3498 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3499
3500         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_release):
3501         Small debug improvement.
3502
3503         * gst-libs/gst/audio/gstbaseaudiosink.c:
3504         (gst_base_audio_sink_render):
3505         Fix bug in determining the sample start/stop position, we want to base
3506         this decision on the fact that we are going forwards or backwards, not
3507         slower or faster. This fixes some ugly resync warnings when playing at
3508         very slow speeds.
3509
3510 2008-03-23  Sebastian Dröge  <slomo@circular-chaos.org>
3511
3512         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3513         Correctly set the supported URI schemes and don't leave
3514         some schemes in the middle or at the start at NULL.
3515
3516 2008-03-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3517
3518         * tests/check/elements/gdpdepay.c:
3519           Make test compile without unused function/variable warnings on PPC.
3520  
3521 2008-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
3522
3523         * configure.ac:
3524         * ext/alsa/gstalsamixerelement.c:
3525         (gst_alsa_mixer_element_class_init):
3526         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init):
3527         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
3528         * ext/cdparanoia/gstcdparanoiasrc.c:
3529         (gst_cd_paranoia_src_class_init):
3530         * ext/gio/gstgiosink.c: (gst_gio_sink_class_init):
3531         * ext/gio/gstgiosrc.c: (gst_gio_src_class_init):
3532         * ext/gio/gstgiostreamsink.c: (gst_gio_stream_sink_class_init):
3533         * ext/gio/gstgiostreamsrc.c: (gst_gio_stream_src_class_init):
3534         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
3535         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init):
3536         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
3537         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
3538         * ext/pango/gsttextrender.c: (gst_text_render_class_init):
3539         * ext/theora/theoradec.c: (gst_theora_dec_class_init):
3540         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
3541         * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
3542         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_class_init):
3543         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
3544         (gst_audio_filter_template_class_init):
3545         * gst-libs/gst/audio/gstbaseaudiosink.c:
3546         (gst_base_audio_sink_class_init):
3547         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3548         (gst_base_audio_src_class_init):
3549         * gst-libs/gst/cdda/gstcddabasesrc.c:
3550         (gst_cdda_base_src_class_init):
3551         * gst-libs/gst/interfaces/mixertrack.c:
3552         (gst_mixer_track_class_init):
3553         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3554         (gst_base_rtp_depayload_class_init):
3555         * gst-libs/gst/rtp/gstbasertppayload.c:
3556         (gst_basertppayload_class_init):
3557         * gst/audioconvert/gstaudioconvert.c:
3558         (gst_audio_convert_class_init):
3559         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_class_init):
3560         * gst/audioresample/gstaudioresample.c:
3561         (gst_audioresample_class_init):
3562         * gst/audiotestsrc/gstaudiotestsrc.c:
3563         (gst_audio_test_src_class_init):
3564         * gst/gdp/gstgdppay.c: (gst_gdp_pay_class_init):
3565         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
3566         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
3567         (preroll_unlinked):
3568         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
3569         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init):
3570         * gst/playback/gstplaysink.c: (gst_play_sink_class_init):
3571         * gst/playback/gstqueue2.c: (gst_queue_class_init):
3572         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
3573         * gst/playback/gststreamselector.c: (gst_selector_pad_class_init),
3574         (gst_stream_selector_class_init):
3575         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init):
3576         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
3577         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
3578         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
3579         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
3580         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
3581         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
3582         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init):
3583         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
3584         * gst/videotestsrc/gstvideotestsrc.c:
3585         (gst_video_test_src_class_init):
3586         * gst/volume/gstvolume.c: (gst_volume_class_init):
3587         * sys/v4l/gstv4lelement.c: (gst_v4lelement_class_init):
3588         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
3589         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
3590         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
3591         * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
3592         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
3593         Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use
3594         static strings (i.e. all). This gives us less memory usage,
3595         fewer allocations and thus less memory defragmentation. Depend
3596         on core CVS for this. Fixes bug #523806.
3597
3598 2008-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
3599
3600         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3601         Filter http and https protocols. GIO/GVfs handles them but it's
3602         impossible to implement iradio/icecast with it. Better use
3603         souphttpsrc or something else for this.
3604
3605         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_get_size):
3606         If getting the file informations by a query fails try it with the
3607         seek-to-end trick too.
3608
3609 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3610
3611         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
3612         (gst_volume_base_init), (gst_volume_class_init),
3613         (volume_process_double), (volume_process_float),
3614         (volume_transform_ip), (plugin_init):
3615         memset buffers to zero if we get a GAP buffer. We usually see a
3616         buffer as one unit so let's handle it as one and don't care about
3617         volume changes while processing one buffer.
3618         Also clean up some stuff a bit.
3619
3620 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3621
3622         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
3623         (gst_audio_convert_create_silence_buffer),
3624         (gst_audio_convert_transform):
3625         Make audioconvert GAP-aware by outputting silence buffers when the
3626         input has the GAP flag set. This is up to 8x faster.
3627         Based on a patch by Stefan Kost. Fixes bug #517813.
3628
3629 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3630
3631         * gst/volume/gstvolume.c: (volume_process_double):
3632         Use oil_scalarmultiply_f64_ns() for double processing when it's
3633         available at compile time.
3634
3635 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3636
3637         * configure.ac:
3638         Fix lrint/lrintf checks to actually work. These functions are
3639         in libm on Linux at least so try to link to it.
3640
3641 2008-03-21  Jan Schmidt  <jan.schmidt@sun.com>
3642
3643         * configure.ac:
3644         Back to development - 0.10.18.1
3645
3646 === release 0.10.18 ===
3647
3648 2008-03-20  Jan Schmidt <jan.schmidt@sun.com>
3649
3650         * configure.ac:
3651           releasing 0.10.18, "I will follow"
3652
3653 2008-03-18  Jan Schmidt  <jan.schmidt@sun.com>
3654
3655         * configure.ac:
3656         * win32/common/config.h:
3657         0.10.17.4 pre-release
3658
3659 2008-03-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3660
3661         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_message_dump):
3662         Use GST_STR_NULL when trying to print strings that could be NULL because
3663         this might crash on some platforms. See #520808.
3664
3665 2008-03-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3666
3667         Patch by: Ole AndrĂ© Vadla RavnĂ¥s  <ole.andre.ravnas@tandberg.com>
3668
3669         * gst-libs/gst/rtsp/gstrtspconnection.c:
3670         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
3671         (read_line), (gst_rtsp_connection_read_internal):
3672         Generic Windows fixes that makes libgstrtsp work on Windows when
3673         coupled with the new GstPoll API. See #520808.
3674
3675 2008-03-17  Sebastian Dröge  <slomo@circular-chaos.org>
3676
3677         Patch by: Milosz Derezynski <internalerror at gmail dot com>
3678
3679         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_create):
3680           If seeking to a new position succeeds don't simply return from
3681           create() without creating a buffer. Do this only in the case
3682           seeking to the new position fails. Fixes bug #523054.
3683
3684 2008-03-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3685
3686         * gst-libs/gst/video/video.c: (gst_video_format_parse_caps),
3687           (gst_video_format_from_rgba32_masks):
3688           Fix gst_video_format_parse_caps() for RGB caps with alpha channel
3689           (#522635).
3690
3691         * tests/check/libs/video.c: (test_parse_caps_rgb), (video_suite):
3692           Add unit test for the RGB caps parsing and creation, checking for
3693           internal consistency of the new API and consistency of the API with
3694           the old GST_VIDEO_CAPS_* defines.
3695
3696 2008-03-14  David Schleef  <ds@schleef.org>
3697
3698         * gst/videotestsrc/videotestsrc.c:  Oops, revert last change
3699           because -base is in freeze.
3700
3701 2008-03-14  David Schleef  <ds@schleef.org>
3702
3703         Patch by: William M. Brack
3704
3705         * gst/videotestsrc/videotestsrc.c: Fix Bayer pattern generation.
3706
3707 2008-03-14  Wim Taymans  <wim.taymans@collabora.co.uk>
3708
3709         * gst/playback/gststreamselector.c: (gst_selector_pad_event),
3710         (gst_selector_pad_chain):
3711         * gst/playback/gststreamselector.h:
3712         Revert change that caused regression until a real fix is found.
3713         Fixes #522203.
3714
3715 2008-03-12  Michael Smith <msmith@fluendo.com>
3716
3717         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
3718         * gst-libs/gst/audio/gstringbuffer.h:
3719           Rename recently added buffer types to make more sense.
3720         * ext/alsa/gstalsasink.c: (alsasink_parse_spec),
3721         (gst_alsasink_write):
3722           Adapt for above API changes.
3723           Fixes bug #520523.
3724
3725 2008-03-11  Sebastian Dröge  <slomo@circular-chaos.org>
3726
3727         * win32/common/libgstnetbuffer.def:
3728         Add new symbol gst_netaddress_equal. Fixes bug #521743.
3729
3730 2008-03-11  Jan Schmidt  <jan.schmidt@sun.com>
3731
3732         * configure.ac:
3733         * win32/common/config.h:
3734         0.10.17.3 pre-release
3735
3736 2008-03-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3737
3738         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3739         (gst_base_audio_src_create):
3740         Fix duration when no clock was provided. Fixes #520300.
3741
3742 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3743
3744         Patch by: Olivier Crete  <tester at tester ca>
3745
3746         * docs/libs/gst-plugins-base-libs-sections.txt:
3747         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netaddress_equal):
3748         * gst-libs/gst/netbuffer/gstnetbuffer.h:
3749         Add trivial function to compare GstNetAddress. See #520626.
3750         API: GstNetBuffer::gst_netaddress_equal
3751
3752 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3753
3754         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
3755         Update mode property docs, it's deprecated now.
3756
3757 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3758
3759         * gst-libs/gst/rtsp/gstrtspconnection.c:
3760         (gst_rtsp_connection_create):
3761         * gst/tcp/gstmultifdsink.c: (gst_fdset_mode_get_type),
3762         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_start):
3763         * gst/tcp/gstmultifdsink.h:
3764         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_start):
3765         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_start):
3766         Remove GstPollMode from gstpoll constructor.
3767
3768 2008-03-04  Jan Schmidt  <jan.schmidt@sun.com>
3769
3770         * configure.ac:
3771         * win32/common/config.h:
3772         0.10.17.2 pre-release
3773
3774 2008-03-03  Jan Schmidt  <jan.schmidt@sun.com>
3775
3776         * gst/Makefile.am:
3777         GST_PLUGINS_ALL correctly lists subparse and tcp now, don't distclean
3778         them twice
3779
3780         * win32/common/libgstinterfaces.def:
3781         * win32/common/libgstrtp.def:
3782         Add new API to the defs
3783
3784 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
3785
3786         Patch by: Mersad Jelacic  <mersad at axis dot com>
3787
3788         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
3789         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
3790         API: add gst_base_rtp_audio_payload_set_samplebits_options() to make it
3791         possible to specify the sample size in bits. (#509637)
3792
3793 2008-03-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3794
3795         * tests/check/libs/mixer.c:
3796           Add a few simple checks for the new message types.
3797
3798 2008-03-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3799
3800         * docs/libs/gst-plugins-base-libs-sections.txt:
3801         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_option_changed),
3802           (gst_mixer_options_list_changed), (gst_mixer_mixer_changed),
3803           (gst_mixer_message_get_type),
3804           (gst_mixer_message_parse_option_changed),
3805           (gst_mixer_message_parse_options_list_changed):
3806         * gst-libs/gst/interfaces/mixer.h: (GstMixerType),
3807           (GST_MIXER_MESSAGE_OPTION_CHANGED),
3808           (GST_MIXER_MESSAGE_OPTIONS_LIST_CHANGED),
3809           (GST_MIXER_MESSAGE_MIXER_CHANGED):
3810           API: add gst_mixer_options_list_changed(), gst_mixer_mixer_changed()
3811           and gst_mixer_message_parse_options_list_changed(). Fixes #519916.
3812
3813 2008-03-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3814
3815         * gst-libs/gst/interfaces/mixeroptions.c: (gst_mixer_options_init),
3816           (gst_mixer_options_get_values):
3817         * gst-libs/gst/interfaces/mixeroptions.h:
3818           (GST_MIXER_OPTIONS_GET_CLASS), (GstMixerOptionsClass),
3819           (_GstMixerOptions), (_GstMixerOptionsClass):
3820           API: add GstMixerOptions::get_values vfunc (#519906)
3821
3822 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
3823
3824         * configure.ac:
3825         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
3826         plug-ins are included/excluded. (#498222)
3827
3828 2008-03-03  Sebastian Dröge  <slomo@circular-chaos.org>
3829
3830         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3831         Add typefinder for IMelody files, using audio/x-imelody.
3832         See bug #519516.
3833
3834 2008-03-03  Sebastian Dröge  <slomo@circular-chaos.org>
3835
3836         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_get_type):
3837         * ext/alsa/gstalsasink.c: (set_hwparams):
3838         * ext/alsa/gstalsasrc.c: (set_hwparams):
3839         * ext/gio/gstgio.c: (gst_gio_uri_handler_get_uri):
3840         * ext/ogg/gstoggmux.h:
3841         * ext/ogg/gstogmparse.c:
3842         * gst-libs/gst/audio/audio.c:
3843         * gst-libs/gst/fft/kiss_fft_f64.c: (kiss_fft_f64_alloc):
3844         * gst-libs/gst/pbutils/missing-plugins.c:
3845         (gst_missing_uri_sink_message_new),
3846         (gst_missing_element_message_new),
3847         (gst_missing_decoder_message_new),
3848         (gst_missing_encoder_message_new):
3849         * gst-libs/gst/rtp/gstbasertppayload.c:
3850         * gst-libs/gst/rtp/gstrtcpbuffer.c:
3851         (gst_rtcp_packet_bye_get_reason):
3852         * gst/audioconvert/gstaudioconvert.c:
3853         * gst/audioresample/gstaudioresample.c:
3854         * gst/ffmpegcolorspace/imgconvert.c:
3855         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
3856         * gst/typefind/gsttypefindfunctions.c:
3857         * gst/videoscale/vs_4tap.c:
3858         * gst/videoscale/vs_4tap.h:
3859         * sys/v4l/gstv4lelement.c:
3860         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_any_caps):
3861         * sys/v4l/v4l_calls.c:
3862         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
3863         (gst_v4lsrc_try_capture):
3864         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
3865         (gst_ximagesink_ximage_new):
3866         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
3867         (gst_xvimagesink_xvimage_new):
3868         * tests/check/elements/audioconvert.c:
3869         * tests/check/elements/audioresample.c:
3870         (fail_unless_perfect_stream):
3871         * tests/check/elements/audiotestsrc.c: (setup_audiotestsrc):
3872         * tests/check/elements/decodebin.c:
3873         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
3874         (setup_gdpdepay_streamheader):
3875         * tests/check/elements/gdppay.c: (setup_gdppay), (GST_START_TEST),
3876         (setup_gdppay_streamheader):
3877         * tests/check/elements/gnomevfssink.c: (setup_gnomevfssink):
3878         * tests/check/elements/multifdsink.c: (setup_multifdsink):
3879         * tests/check/elements/textoverlay.c:
3880         * tests/check/elements/videorate.c: (setup_videorate):
3881         * tests/check/elements/videotestsrc.c: (setup_videotestsrc):
3882         * tests/check/elements/volume.c: (setup_volume):
3883         * tests/check/elements/vorbisdec.c: (setup_vorbisdec):
3884         * tests/check/elements/vorbistag.c:
3885         * tests/check/generic/clock-selection.c:
3886         * tests/check/generic/states.c: (setup), (teardown):
3887         * tests/check/libs/cddabasesrc.c:
3888         * tests/check/libs/video.c:
3889         * tests/check/pipelines/gio.c:
3890         * tests/check/pipelines/oggmux.c:
3891         * tests/check/pipelines/simple-launch-lines.c:
3892         (simple_launch_lines_suite):
3893         * tests/check/pipelines/streamheader.c:
3894         * tests/check/pipelines/theoraenc.c:
3895         * tests/check/pipelines/vorbisdec.c:
3896         * tests/check/pipelines/vorbisenc.c:
3897         * tests/examples/seek/scrubby.c:
3898         * tests/examples/seek/seek.c: (query_positions_elems),
3899         (query_positions_pads):
3900         * tests/icles/stress-xoverlay.c: (myclock):
3901         Correct all relevant warnings found by the sparse semantic code
3902         analyzer. This include marking several symbols static, using
3903         NULL instead of 0 for pointers and using "foo (void)" instead
3904         of "foo ()" for declarations.
3905
3906         * win32/common/libgstrtp.def:
3907         Add gst_rtp_buffer_set_extension_data to the symbol definition file.
3908
3909 2008-03-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3910
3911         Patch by: JosĂ© Alburquerque <jaalburqu svn gnome org>
3912
3913         * gst/playback/gstplaybin2.c:
3914           Make the function signature of the _get_*_tags() functions match
3915           the signature of the vfuncs they implement, ie. return a
3916           GstTagList rather than a GstStructure, which is more correct,
3917           even if one is typedef'ed to the other (#518940).
3918
3919 2008-03-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3920
3921         * gst-libs/gst/rtsp/gstrtspconnection.c:
3922           Don't include unix headers unconditionally (fixes #518037).
3923
3924 2008-03-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3925
3926         * tests/check/libs/video.c: (paintinfo), (paintinfo_struct),
3927           (fourcc_list_struct), (fourcc_list), (fourcc_get_size),
3928           (paint_setup_I420), (paint_setup_YV12), (paint_setup_AYUV),
3929           (paint_setup_YUY2), (paint_setup_UYVY), (paint_setup_YVYU),
3930           (paint_setup_IYU2), (paint_setup_Y41B), (paint_setup_Y42B),
3931           (paint_setup_Y800), (paint_setup_YVU9), (paint_setup_YUV9),
3932           (gst_video_format_is_packed), (video_format_is_packed):
3933           Add unit test that makes sure that the strides, offsets and
3934           sizes returned for the various YUV formats by the new video API
3935           match the old reference implementation in videotestsrc.
3936
3937 2008-03-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3938
3939         * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio),
3940           (gst_video_format_from_fourcc), (gst_video_format_to_fourcc),
3941           (gst_video_format_is_rgb), (gst_video_format_is_yuv),
3942           (gst_video_format_has_alpha), (gst_video_format_get_row_stride),
3943           (gst_video_format_get_pixel_stride),
3944           (gst_video_format_get_component_width),
3945           (gst_video_format_get_component_height),
3946           (gst_video_format_get_component_offset), (gst_video_format_get_size):
3947         * gst-libs/gst/video/video.h: (GST_VIDEO_FORMAT_Y41B),
3948           (GST_VIDEO_FORMAT_Y42B):
3949           API: add GST_VIDEO_FORMAT_Y41B and GST_VIDEO_FORMAT_Y42B.
3950
3951 2008-03-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3952
3953         * gst-libs/gst/video/video.c: (gst_video_format_get_component_offset):
3954           YV12 is I420 with swapped components 1 and 2, so the offset of
3955           component 1 for I420 should be the offset for component 2 for YV12
3956           and vice versa.
3957
3958 2008-02-29  Rene Stadler  <mail@renestadler.de>
3959
3960         * sys/v4l/gstv4lelement.c:
3961         Add missing semicolon to fix indentation.
3962
3963 2008-02-29  Julien Moutte  <julien@fluendo.com>
3964
3965         * ext/alsa/gstalsa.c: (gst_alsa_open_iec958_pcm),
3966         (gst_alsa_probe_supported_formats): Probe for IEC958 pcm to detect
3967         if we can do SPDIF output.
3968         * ext/alsa/gstalsa.h:
3969         * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec),
3970         (gst_alsasink_prepare), (gst_alsasink_close), (gst_alsasink_write):
3971         * ext/alsa/gstalsasink.h: Initial support for SPDIF.
3972         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
3973         * gst-libs/gst/audio/gstringbuffer.h: Add non linear buffer types
3974         to support AC3, EC3 and IEC958 buffers.
3975
3976 2008-02-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3977
3978         * gst-libs/gst/interfaces/mixer.c: (GST_MIXER_MESSAGE_HAS_TYPE),
3979           (gst_mixer_message_parse_mute_toggled),
3980           (gst_mixer_message_parse_record_toggled),
3981           (gst_mixer_message_parse_volume_changed),
3982           (gst_mixer_message_parse_option_changed):
3983           De-cruft and fix message type assertions (NULL is not a really
3984           valid mixer message type string).
3985
3986 2008-02-29  Wim Taymans  <wim.taymans@collabora.co.uk>
3987
3988         * ext/libvisual/visual.c: (gst_vis_src_negotiate):
3989         When negotiating, actually start from a format that we can support
3990         instead of from the too generic template.
3991
3992 2008-02-29  Wim Taymans  <wim.taymans@collabora.co.uk>
3993
3994         * gst/playback/gstplaybin2.c: (gst_play_bin_set_property):
3995         Enable vis setting.
3996
3997         * gst/playback/gstplaysink.c: (gst_play_sink_init),
3998         (gst_play_sink_dispose), (gst_play_sink_vis_unblocked),
3999         (gst_play_sink_vis_blocked), (gst_play_sink_set_vis_plugin),
4000         (gen_vis_chain):
4001         Implement vis switching while playing.
4002
4003 2008-02-28  David Schleef  <ds@schleef.org>
4004
4005         * gst-libs/gst/riff/riff-media.c: Add Dirac mapping
4006
4007 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
4008
4009         Patch by: Peter Kjellerstedt  <pkj at axis com>
4010
4011         * gst/tcp/Makefile.am:
4012         * gst/tcp/fdsetstress.c:
4013         * gst/tcp/gstfdset.c:
4014         * gst/tcp/gstfdset.h:
4015         Removed fdset and stress test, they are now known as GstPoll in
4016         core. 
4017
4018         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
4019         (gst_multi_fd_sink_add_full), (gst_multi_fd_sink_remove),
4020         (gst_multi_fd_sink_clear), (gst_multi_fd_sink_remove_client_link),
4021         (gst_multi_fd_sink_handle_client_write),
4022         (gst_multi_fd_sink_queue_buffer),
4023         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_start),
4024         (gst_multi_fd_sink_stop):
4025         * gst/tcp/gstmultifdsink.h:
4026         * gst/tcp/gsttcp.c: (gst_tcp_socket_read), (gst_tcp_socket_close),
4027         (gst_tcp_read_buffer), (gst_tcp_gdp_read_buffer),
4028         (gst_tcp_gdp_read_caps):
4029         * gst/tcp/gsttcp.h:
4030         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_init),
4031         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
4032         (gst_tcp_client_sink_start), (gst_tcp_client_sink_stop):
4033         * gst/tcp/gsttcpclientsink.h:
4034         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_init),
4035         (gst_tcp_client_src_create), (gst_tcp_client_src_start),
4036         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
4037         * gst/tcp/gsttcpclientsrc.h:
4038         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_handle_wait),
4039         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
4040         * gst/tcp/gsttcpserversink.h:
4041         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_init),
4042         (gst_tcp_server_src_create), (gst_tcp_server_src_start),
4043         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
4044         * gst/tcp/gsttcpserversrc.h:
4045         Port to GstPoll. See #505417.
4046
4047 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
4048
4049         Patch by: Peter Kjellerstedt  <pkj at axis com>
4050
4051         * gst-libs/gst/rtsp/gstrtspconnection.c:
4052         (gst_rtsp_connection_create), (gst_rtsp_connection_connect),
4053         (gst_rtsp_connection_write), (gst_rtsp_connection_read_internal),
4054         (gst_rtsp_connection_receive), (gst_rtsp_connection_close),
4055         (gst_rtsp_connection_free), (gst_rtsp_connection_poll),
4056         (gst_rtsp_connection_flush):
4057         * gst-libs/gst/rtsp/gstrtspconnection.h:
4058         Use GstPoll for the rtsp connection. See #505417.
4059
4060 2008-02-27  Wim Taymans  <wim.taymans@collabora.co.uk>
4061
4062         * tests/examples/seek/seek.c: (vis_toggle_cb), (filter_features),
4063         (init_visualization_features), (vis_combo_cb), (shot_cb), (main):
4064         Add combo box for visualisations, populate it with a factory list
4065         of all visualisation plugins, configure vis plugin instance in
4066         playbin2. 
4067
4068 2008-02-27  Wim Taymans  <wim.taymans@collabora.co.uk>
4069
4070         * tests/check/libs/rtp.c: (GST_START_TEST):
4071         Add check for RTP buffer defaults, padding and marker bit API.
4072
4073 2008-02-27  Sebastian Dröge  <slomo@circular-chaos.org>
4074
4075         * gst-libs/gst/cdda/sha1.c: (sha_transform):
4076         Use memcpy() instead of upcasting a byte array to long *. This
4077         fixes an unaligned memory access, resulting in SIGBUS on IA64.
4078         This should be ported to GCheckSum once we can use GLib 2.16.
4079         Partially fixes bug #500833.
4080
4081 2008-02-27  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4082
4083         * gst-libs/gst/tag/gsttagdemux.c: (gst_tag_demux_chain):
4084           Push tag event after the newsegment event. Log the pointer of
4085           the buffer we're actually going to push rather than the buffer
4086           we're feeding to _make_metadata_writable().
4087
4088 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
4089
4090         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
4091         Comment smoke typefinder for now. The smokedec plugin needs one
4092         frame per buffer but we have no parser yet, thus it simply crashes
4093         in most situations.
4094
4095 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
4096
4097         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
4098         Add typefinder for the smoke video codec. Copied from the jpeg plugin.
4099
4100 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
4101
4102         * gst/typefind/gsttypefindfunctions.c: (mid_type_find),
4103         (plugin_init):
4104         Add midi typefinder, copied from the timidity plugin.
4105
4106 2008-02-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4107
4108         Based on patch by: Tomasz SaÅ‚aciÅ„ski <tsalacinski gmail com>
4109
4110         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
4111         * tests/check/elements/subparse.c: (test_microdvd_with_italics),
4112           (subparse_suite):
4113           Forward slashes at the beginning and end of a line also signify
4114           italics (Fixes: #518162).
4115
4116 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
4117
4118         * tests/check/gst-plugins-base.supp:
4119         Add a suppression for a cached value in GIO that wasn't moved
4120         while moving gio from -bad to -base.
4121
4122 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
4123
4124         Patch by: Brian Cameron <brian dot cameron at sun dot com>
4125
4126         * configure.ac:
4127         Don't hardcode -Wall and -Werror for configure checks, this fails
4128         with non-GCC compilers. Fixes bug #517991.
4129
4130 2008-02-21  Stefan Kost  <ensonic@users.sf.net>
4131
4132         * gst/audioconvert/gstaudioconvert.c:
4133         * gst/audioconvert/gstaudioquantize.c:
4134         * gst/audioconvert/gstaudioquantize.h:
4135           Make audioconvert gap aware. If noiseshaping is used, wait for
4136           noiseshaping to converge before marking as GAP. Fixes #517813.
4137
4138 2008-02-21  Stefan Kost  <ensonic@users.sf.net>
4139
4140         * gst/audiotestsrc/gstaudiotestsrc.c:
4141           Mark buffers as GAP,if volume is 0.0 and fix the previous logic.
4142
4143 2008-02-20  Sebastian Dröge  <slomo@circular-chaos.org>
4144
4145         * ext/gnomevfs/gstgnomevfssink.c:
4146         (gst_gnome_vfs_sink_handle_event):
4147         Return FALSE when seeking for a new segment fails instead
4148         of silently ignoring the failure and appending every buffer
4149         that comes for the new segment.
4150
4151 2008-02-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4152
4153         * gst/playback/gstplaysink.c: (find_property),
4154         (gst_play_sink_find_property), (gen_video_chain),
4155         (gst_play_sink_reconfigure), (gst_play_sink_get_last_frame):
4156         Recursively search the sink element for a last-frame property so that we
4157         can also find the property in autovideosink and friends that don't
4158         always proxy the internal sink properties.
4159
4160 2008-02-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4161
4162         * gst-libs/gst/audio/multichannel.c:
4163           (GST_AUDIO_CHANNEL_POSITIONS_FIELD_NAME),
4164           (gst_audio_get_channel_positions), (gst_audio_set_channel_positions),
4165           (gst_audio_set_structure_channel_positions_list),
4166           (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
4167           (gst_audio_fixate_channel_positions):
4168           Fix confusing terminology in docs and code: structure fields are
4169           'fields' and not 'properties'.
4170
4171 2008-02-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4172
4173         * gst-libs/gst/audio/multichannel.c:
4174           (gst_audio_check_channel_positions), (add_list_to_struct):
4175           Give more useful warning messages if one of the channel
4176           layout enums passed to us is invalid and if the "channels"
4177           field in the caps has a GType we don't expect.
4178
4179 2008-02-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4180
4181         * gst-libs/gst/audio/multichannel.c:
4182           Fix typo in docs blurb.
4183
4184 2008-02-19  Julien Moutte  <julien@fluendo.com>
4185
4186         Patch by: Josep Torra Valles <josep@fluendo.com>
4187
4188         * gst/typefind/gsttypefindfunctions.c: Increase the MPEG PS
4189         typefind lookup to fix typefinding on HD clips.
4190
4191 2008-02-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4192
4193         * gst/playback/gstscreenshot.c:
4194         * gst/playback/gstscreenshot.h:
4195           Fix up copyright (I rewrote the GStreamer-0.10 code for
4196           this from scratch back in the days).
4197
4198 2008-02-19  Wim Taymans  <wim.taymans@collabora.co.uk>
4199
4200         * gst/playback/Makefile.am:
4201         * gst/playback/gstscreenshot.c: (feed_fakesrc), (save_result),
4202         (create_element), (gst_play_frame_conv_convert):
4203         * gst/playback/gstscreenshot.h:
4204         Add screenshot conversion code from totem.
4205
4206         * gst/playback/gstplay-marshal.list:
4207         * gst/playback/gstplaybin2.c: (gst_play_marshal_BUFFER__BOXED),
4208         (gst_play_bin_class_init), (gst_play_bin_convert_frame),
4209         (gst_play_bin_get_property), (no_more_pads_cb), (activate_group):
4210         Implement frame property to get a color-unconverted snapshot.
4211         Implement convert-frame action signal to get a converted snapshot image.
4212         Configure connection speed in uridecodebin.
4213         Document some more properties.
4214
4215         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
4216         (gen_video_chain), (gen_audio_chain), (gst_play_sink_reconfigure),
4217         (gst_play_sink_get_last_frame):
4218         * gst/playback/gstplaysink.h:
4219         Use last-buffer property of the video sink to get a video snapshot.
4220
4221         * tests/examples/seek/seek.c: (shot_cb), (main):
4222         Add snapshot button for playbin2 and use the frame property to save the
4223         frame as a png in the current directory.
4224
4225 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
4226
4227         Patch by: Josep Torra Valles <josep at fluendo dot com>
4228
4229         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find),
4230         (plugin_init):
4231         Add typefinding support for h264 elementary streams.
4232         Fixes bug #517420.
4233
4234 2008-02-18  Stefan Kost  <ensonic@users.sf.net>
4235
4236         * configure.ac:
4237           Require CVS of core for new API in collectpads.
4238
4239         * gst/adder/gstadder.c:
4240           Use new API to make adder sparse stream aware.
4241
4242 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
4243
4244         * gst/playback/gstplaybin2.c: (pad_added_cb), (pad_removed_cb),
4245         (no_more_pads_cb):
4246         Get the object data correct so that we can remove our channels
4247         correctly.
4248
4249         * gst/playback/gstplaysink.c: (gen_video_chain), (gen_audio_chain),
4250         (gen_vis_chain), (gst_play_sink_reconfigure),
4251         (gst_play_sink_request_pad):
4252         Add option to disable async behaviour in the sinks when possible. This
4253         makes it possible to avoid an audio queue when dealing with
4254         visualisations.
4255         Add option to add a queue for the audio path.
4256
4257         * tests/examples/seek/seek.c: (clear_streams), (update_streams),
4258         (main):
4259         Disable the vis checkbox to match the defaults of playbin2.
4260         Only get the stream info when we need to.
4261
4262 2008-02-17  Sebastian Dröge  <slomo@circular-chaos.org>
4263
4264         * ext/gio/gstgiobasesink.c: (gst_gio_base_sink_stop),
4265         (gst_gio_base_sink_set_stream):
4266         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_stop),
4267         (gst_gio_base_src_set_stream):
4268         * ext/gio/gstgiosink.c: (gst_gio_sink_start):
4269         * ext/gio/gstgiosrc.c: (gst_gio_src_start):
4270         Don't use async operations as they require a running main loop.
4271         This makes us block again when closing streams and unable
4272         to mount the enclosing volume of an URI if it isn't yet.
4273
4274 2008-02-15  Wim Taymans  <wim.taymans@collabora.co.uk>
4275
4276         * gst/playback/gstplaysink.c: (gst_play_sink_set_mute),
4277         (gst_play_sink_get_mute), (gen_video_chain), (gen_audio_chain),
4278         (gen_vis_chain), (gst_play_sink_reconfigure),
4279         (gst_play_sink_request_pad):
4280         Move tee in front of the audio and vis pipelines.
4281         Add queue for audio for now.
4282         Add visualisation support.
4283
4284         * tests/examples/seek/seek.c: (main):
4285         Visualisation is by default disabled.
4286
4287 2008-02-15  Sebastian Dröge  <slomo@circular-chaos.org>
4288
4289         * ext/gio/gstgiobasesink.c: (close_stream_cb):
4290         * ext/gio/gstgiobasesrc.c: (close_stream_cb):
4291         Improve debugging a bit.
4292
4293         * ext/gio/gstgiosink.c: (mount_cb), (gst_gio_sink_start):
4294         * ext/gio/gstgiosink.h:
4295         * ext/gio/gstgiosrc.c: (mount_cb), (gst_gio_src_start):
4296         * ext/gio/gstgiosrc.h:
4297         Try to mount the enclosing volume of a GFile if it isn't mounted
4298         yet. This requires us to wait for an async operation to finish, done
4299         with an nested GMainLoop. Authentication is not supported yet, will
4300         come later.
4301
4302 2008-02-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4303
4304         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4305         (gst_play_bin_set_property), (gst_play_bin_get_property),
4306         (pad_added_cb), (pad_removed_cb), (no_more_pads_cb):
4307         * gst/playback/gstplaysink.c: (gst_play_sink_set_mute),
4308         (gst_play_sink_get_mute), (gen_audio_chain):
4309         * gst/playback/gstplaysink.h:
4310         Add mute property.
4311
4312         * gst/playback/gststreamselector.c: (gst_selector_pad_event),
4313         (gst_selector_pad_chain):
4314         * gst/playback/gststreamselector.h:
4315         Make sure we forward the event only once.
4316
4317         * tests/examples/seek/seek.c: (stop_cb), (mute_toggle_cb), (main):
4318         Add and implement the mute button for playbin2.
4319
4320 2008-02-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4321
4322         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
4323
4324         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_delay):
4325         Add some more debug info.
4326         Make sure we never return a negative delay. Fixes #516246.
4327
4328 2008-02-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4329
4330         * ext/alsa/gstalsasink.c: (gst_alsasink_delay):
4331           Revert patch that makes the sink hold the object lock when
4332           calling snd_pcm_delay(), since it breaks playback for me.
4333
4334 2008-02-12  Julien Moutte  <julien@fluendo.com>
4335
4336         * tests/examples/seek/seek.c: (rate_spinbutton_changed_cb): Add
4337         some seek flags when changing rate.
4338
4339 2008-02-12  Wim Taymans  <wim.taymans@collabora.co.uk>
4340
4341         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
4342         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
4343         (gst_base_rtp_audio_payload_handle_sample_based_buffer):
4344         Fix potential leaks.
4345
4346         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_chain):
4347         Fix leak when there is no function configured.
4348
4349 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4350
4351         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_class_init),
4352         (gst_v4lsrc_buffer_finalize):
4353         Correctly chain up the finalize method.
4354
4355 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4356
4357         * ext/gio/gstgiostreamsink.c:
4358         * ext/gio/gstgiostreamsrc.c:
4359         Add documentation and example code for giostreamsink/giostreamsrc.
4360
4361         * tests/check/pipelines/gio.c: (GST_START_TEST):
4362         Ask the GMemoryOutputStream for the data instead of assuming that
4363         the pointer to the data stayed the same. It could've been realloc'ed.
4364
4365 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4366
4367         * ext/gio/gstgiosink.c:
4368         * ext/gio/gstgiosrc.c:
4369         Make the documentation of giosink/giosrc complete, large parts
4370         are based on the gnomevfssink/gnomevfssrc docs.
4371
4372 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4373
4374         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4375         * docs/plugins/gst-plugins-base-plugins-sections.txt:
4376         * docs/plugins/gst-plugins-base-plugins.args:
4377         * docs/plugins/gst-plugins-base-plugins.hierarchy:
4378         * docs/plugins/gst-plugins-base-plugins.interfaces:
4379         * docs/plugins/gst-plugins-base-plugins.prerequisites:
4380         * docs/plugins/gst-plugins-base-plugins.signals:
4381         * docs/plugins/inspect/plugin-adder.xml:
4382         * docs/plugins/inspect/plugin-audioconvert.xml:
4383         * docs/plugins/inspect/plugin-audiorate.xml:
4384         * docs/plugins/inspect/plugin-audioresample.xml:
4385         * docs/plugins/inspect/plugin-decodebin.xml:
4386         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
4387         * docs/plugins/inspect/plugin-gdp.xml:
4388         * docs/plugins/inspect/plugin-gio.xml:
4389         * docs/plugins/inspect/plugin-gnomevfs.xml:
4390         * docs/plugins/inspect/plugin-libvisual.xml:
4391         * docs/plugins/inspect/plugin-ogg.xml:
4392         * docs/plugins/inspect/plugin-pango.xml:
4393         * docs/plugins/inspect/plugin-playback.xml:
4394         * docs/plugins/inspect/plugin-queue2.xml:
4395         * docs/plugins/inspect/plugin-subparse.xml:
4396         * docs/plugins/inspect/plugin-theora.xml:
4397         * docs/plugins/inspect/plugin-uridecodebin.xml:
4398         * docs/plugins/inspect/plugin-videorate.xml:
4399         * docs/plugins/inspect/plugin-videoscale.xml:
4400         * docs/plugins/inspect/plugin-volume.xml:
4401         * docs/plugins/inspect/plugin-vorbis.xml:
4402         Add the GIO documentation again and while at that run make update.
4403
4404 2008-02-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4405
4406         * ext/alsa/gstalsa.h: (GST_CHECK_ALSA_VERSION):
4407         * ext/alsa/gstalsasink.c: (set_swparams):
4408         * ext/alsa/gstalsasrc.c: (set_swparams), (gst_alsasrc_open):
4409           Don't use snd_pcm_sw_params_set_xfer_align() if we're compiling
4410           against libasound >= 1.0.16, since it's been deprecated in
4411           0.10.16, and alignment is always 1 then, apparently. (#512899)
4412
4413 2008-02-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4414
4415         * gst/playback/gstplaybin.c: (gen_audio_element):
4416         * gst/playback/gstplaysink.c: (gen_audio_chain):
4417           Handle case where we can't create the volume element a bit
4418           better (#514307).
4419
4420 2008-02-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4421
4422         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_check_get_range):
4423         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
4424           Add support for https protocol. Fixes #510229.
4425
4426 2008-02-11  Julien Moutte  <julien@fluendo.com>
4427         
4428         Patch by: Alan Peevers <peeves@pacbell.net>
4429
4430         * ext/alsa/gstalsasink.c: (gst_alsasink_delay): Take appropriate
4431         lock when calling alsa methods.
4432
4433 2008-02-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4434
4435         * gst/typefind/gsttypefindfunctions.c:
4436           Bump rank of jpeg and png typefinders, which will return maximum
4437           probability in the most common cases (thus short-circuiting more
4438           expensive typefinders like the mp3 one for these two quite common
4439           image types).
4440
4441 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
4442
4443         * ext/theora/theoraparse.c:
4444         Fix long description of the theora parser to be more verbose than just
4445         the type name.
4446
4447 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
4448
4449         Patch by: Branko ÄŒibej <brane at xbc dot nu>
4450
4451         * sys/xvimage/xvimagesink.c:
4452         Fix build of xvimagesink if we don't have XShm, e.g. on Mac OS X.
4453         Fixes bug #515654.
4454
4455 2008-02-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4456
4457         * gst/playback/gstplaybasebin.c:
4458         Set is_dynamic as True if there are elements with both request
4459         and sometimes src pad templates instead of breaking out when it
4460         finds the first pad template that is a src.
4461
4462 2008-02-08  Wim Taymans  <wim.taymans@collabora.co.uk>
4463
4464         * tests/examples/seek/seek.c: (stop_cb), (clear_streams),
4465         (update_streams), (video_combo_cb), (audio_combo_cb),
4466         (text_combo_cb), (volume_spinbutton_changed_cb), (main):
4467         Add some stream switching and volume gui for playbin2.
4468
4469 2008-02-08  Wim Taymans  <wim.taymans@collabora.co.uk>
4470
4471         * gst/playback/gstplay-marshal.list:
4472         Added marshal for streamselector Tags.
4473
4474         * gst/playback/gstplaybasebin.c: (set_active_source):
4475         Streamselector now selects pads based on the pad object instead of its
4476         name.
4477
4478         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4479         (init_group), (gst_play_bin_init), (get_group), (get_tags),
4480         (gst_play_bin_get_video_tags), (gst_play_bin_get_audio_tags),
4481         (gst_play_bin_get_text_tags),
4482         (gst_play_bin_set_current_video_stream),
4483         (gst_play_bin_set_current_audio_stream),
4484         (gst_play_bin_set_current_text_stream),
4485         (gst_play_bin_set_property), (gst_play_bin_get_property),
4486         (pad_added_cb), (pad_removed_cb), (autoplug_select_cb):
4487         Remove option to mute streams with the current-a/v/t property, we have
4488         this functionality in the flags.
4489         Add signals to notify when the number of A/V/T channels changed.
4490         Add action signals to get tags for the A/V/T streams.
4491         Implement setting the current A/V/T stream.
4492         Rearrange some things to simplify stream selection.
4493         Implement volume.
4494
4495         * gst/playback/gstplaysink.c: (gst_play_sink_set_volume),
4496         (gst_play_sink_get_volume), (gst_play_sink_set_property),
4497         (gst_play_sink_get_property), (gen_video_chain), (gen_audio_chain),
4498         (activate_vis), (gst_play_sink_reconfigure):
4499         * gst/playback/gstplaysink.h:
4500         Add and implement volume setting methods.
4501
4502         * gst/playback/gststreamselector.c: (gst_selector_pad_class_init),
4503         (gst_selector_pad_finalize), (gst_selector_pad_get_property),
4504         (gst_selector_pad_event), (gst_stream_selector_class_init),
4505         (gst_stream_selector_init), (gst_stream_selector_finalize),
4506         (gst_stream_selector_set_property),
4507         (gst_stream_selector_get_property),
4508         (gst_stream_selector_get_linked_pad),
4509         (gst_stream_selector_request_new_pad):
4510         * gst/playback/gststreamselector.h:
4511         Add pad properties for tags and status of pads.
4512         Keep tags on pads.
4513         Make active pad selection based on pad object instead of name.
4514
4515 2008-02-08  Stefan Kost  <ensonic@users.sf.net>
4516
4517         * configure.ac:
4518           Revert last change as we now check in gtk-doc.m4 for sed.
4519
4520 2008-02-08  Jan Schmidt  <Jan.Schmidt@sun.com>
4521
4522         * configure.ac:
4523         Find and subst SED when building the docs.
4524
4525 2008-02-08  Julien Moutte  <julien@fluendo.com>
4526
4527         * tests/examples/seek/seek.c: (stop_cb), (connect_bus_signals),
4528         (main): Make sure bus signals are reconnected when pressing STOP
4529         and then PLAY again for a parse launch pipeline. Fix a ref leak
4530         on the bus.
4531         * win32/common/config.h: Updated.
4532
4533 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
4534
4535         * configure.ac:
4536         Make DISABLE_DEPRECATED defined *only* during CVS, not during
4537         pre-releases or releases.
4538
4539 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
4540
4541         * configure.ac:
4542         * ext/gio/Makefile.am:
4543         Subst GIO_LDFLAGS to avoid undefined Makefile var error Zaheer is
4544         reporting
4545
4546 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4547
4548         * docs/plugins/Makefile.am:
4549         Add the headers which need scanning for the GIO plugin. The rest of
4550         the docs still need migrating.
4551
4552 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4553
4554         * ext/Makefile.am:
4555         * tests/check/Makefile.am:
4556         * tests/check/pipelines/.cvsignore:
4557         Add gio in a few more places.
4558
4559 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4560
4561         * configure.ac:
4562         * ext/Makefile.am:
4563         * tests/check/Makefile.am:
4564         Move gio plugin from -bad and mark as experimental.
4565
4566 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4567
4568         * gst-libs/gst/interfaces/mixeroptions.c:
4569         * gst-libs/gst/interfaces/mixertrack.c:
4570         Comment out a couple of other things which break the build when
4571         GST_DISABLE_DEPRECATED isn't on but -Werror is.
4572
4573 2008-02-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4574
4575         * docs/libs/gst-plugins-base-libs-sections.txt:
4576           Fix pbutils header.
4577
4578 2008-02-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4579
4580         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
4581         Fix compiler warning.
4582
4583 2008-02-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4584
4585         Patch by: Peter Kjellerstedt  <pkj at axis com>
4586
4587         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address):
4588         Clear the addrinfo struct using memset. Fixes #514937.
4589
4590 2008-02-06  Wim Taymans  <wim.taymans@collabora.co.uk>
4591
4592         * gst/tcp/gstfdset.h:
4593         Remove unused field to same some memory.
4594
4595         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
4596         Mark action signals as such.
4597
4598 2008-02-06  Michael Smith <msmith@fluendo.com>
4599
4600         * ext/theora/theoradec.c: (_theora_granule_frame),
4601         (_inc_granulepos):
4602           Increment granulepos for new-bitstream versions appropriately.
4603           Fixes #514623.
4604
4605 2008-02-04  Wim Taymans  <wim.taymans@collabora.co.uk>
4606
4607         * tests/examples/seek/seek.c: (do_seek),
4608         (rate_spinbutton_changed_cb), (update_streams), (main):
4609         Remove obsolete stream_time reset after flushing seek, core does that
4610         automatically now.
4611         Improve accuracy of speed spinbutton.
4612         Only do playbin2 stuff when we actually use it.
4613
4614 2008-02-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4615
4616         * tests/check/Makefile.am:
4617           Revert previous change of the test environment's GST_PLUGIN_PATH.
4618           The problem is not with the plugins, but with element factories
4619           and only occurs if elements are split out from existing plugins
4620           or if plugins change name (see #512740).
4621
4622 2008-02-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4623
4624         * tests/check/Makefile.am:
4625           Fix the tests environment's GST_PLUGIN_PATH: we want the directory
4626           with the core's plugins first and our local build directories last,
4627           since we might be building against an installed core, and that
4628           core's plugin directory may contain older or other versions of
4629           our own -base plugins, but we really do want to test our local
4630           ones (if there are multiple plugins or element factories with the
4631           same name, those inspected last will trump those read in earlier).
4632           Fixes #512740 for the most part.
4633
4634 2008-02-02  Sebastian Dröge  <slomo@circular-chaos.org>
4635
4636         * configure.ac:
4637         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
4638         Use gmtime_r if available as gmtime is not MT-safe.
4639         Fixes bug #511810.
4640
4641 2008-02-02  Sebastian Dröge  <slomo@circular-chaos.org>
4642
4643         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
4644         Cast glong to time_t as time_t might have a different type on
4645         other platforms, like FreeBSD, and we get a compiler warning
4646         otherwise. Fixes bug #511825.
4647
4648 2008-02-01  Wim Taymans  <wim.taymans@collabora.co.uk>
4649
4650         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4651         (get_group), (get_n_pads), (gst_play_bin_get_property),
4652         (pad_added_cb), (no_more_pads_cb), (perform_eos),
4653         (autoplug_select_cb), (deactivate_group):
4654         Remove stream-info, we going for something easier.
4655         Refactor getting the current group.
4656         Implement getting the number of audio/video/text streams.
4657
4658         * gst/playback/gststreamselector.c:
4659         (gst_stream_selector_class_init), (gst_stream_selector_init),
4660         (gst_stream_selector_get_property),
4661         (gst_stream_selector_request_new_pad),
4662         (gst_stream_selector_release_pad):
4663         * gst/playback/gststreamselector.h:
4664         Add property for number of pads.
4665
4666         * tests/examples/seek/seek.c: (set_scale), (update_flag),
4667         (vis_toggle_cb), (audio_toggle_cb), (video_toggle_cb),
4668         (text_toggle_cb), (update_streams), (msg_async_done),
4669         (msg_state_changed), (main):
4670         Block slider callback when updating the slider position.
4671         Add gui elements for controlling playbin2.
4672         Add callback for async_done that updates position/duration.
4673
4674 2008-02-01  Stefan Kost  <ensonic@users.sf.net>
4675
4676         * docs/plugins/Makefile.am:
4677         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4678         * docs/plugins/gst-plugins-base-plugins-sections.txt:
4679         * docs/plugins/gst-plugins-base-plugins.hierarchy:
4680         * docs/plugins/gst-plugins-base-plugins.interfaces:
4681         * docs/plugins/gst-plugins-base-plugins.prerequisites:
4682           First round of plugin docs cleansups.
4683
4684         * docs/plugins/inspect/plugin-adder.xml:
4685         * docs/plugins/inspect/plugin-alsa.xml:
4686         * docs/plugins/inspect/plugin-audioconvert.xml:
4687         * docs/plugins/inspect/plugin-audiorate.xml:
4688         * docs/plugins/inspect/plugin-audioresample.xml:
4689         * docs/plugins/inspect/plugin-audiotestsrc.xml:
4690         * docs/plugins/inspect/plugin-cdparanoia.xml:
4691         * docs/plugins/inspect/plugin-decodebin.xml:
4692         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
4693         * docs/plugins/inspect/plugin-gdp.xml:
4694         * docs/plugins/inspect/plugin-gnomevfs.xml:
4695         * docs/plugins/inspect/plugin-libvisual.xml:
4696         * docs/plugins/inspect/plugin-ogg.xml:
4697         * docs/plugins/inspect/plugin-pango.xml:
4698         * docs/plugins/inspect/plugin-subparse.xml:
4699         * docs/plugins/inspect/plugin-tcp.xml:
4700         * docs/plugins/inspect/plugin-theora.xml:
4701         * docs/plugins/inspect/plugin-typefindfunctions.xml:
4702         * docs/plugins/inspect/plugin-video4linux.xml:
4703         * docs/plugins/inspect/plugin-videorate.xml:
4704         * docs/plugins/inspect/plugin-videoscale.xml:
4705         * docs/plugins/inspect/plugin-videotestsrc.xml:
4706         * docs/plugins/inspect/plugin-volume.xml:
4707         * docs/plugins/inspect/plugin-vorbis.xml:
4708         * docs/plugins/inspect/plugin-ximagesink.xml:
4709         * docs/plugins/inspect/plugin-xvimagesink.xml:
4710           Regenerate.
4711
4712         * ext/ogg/Makefile.am:
4713         * ext/ogg/gstoggmux.c:
4714         * ext/ogg/gstoggmux.h:
4715           Add header for oggmux. the c-file needs a doc blob still.
4716
4717 2008-02-01  Wim Taymans  <wim.taymans@collabora.co.uk>
4718
4719         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4720
4721         * gst-libs/gst/rtp/gstrtpbuffer.c:
4722         (gst_rtp_buffer_set_extension_data):
4723         * gst-libs/gst/rtp/gstrtpbuffer.h:
4724         * tests/check/libs/rtp.c: (GST_START_TEST), (rtp_suite):
4725         Add gst_rtp_buffer_set_extension_data() 
4726         Add a unit test for this addition. Fixes #511478.
4727         API: GstRTPBuffer:gst_rtp_buffer_set_extension_data()
4728
4729 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4730
4731         * configure.ac:
4732         Back to CVS
4733
4734 === release 0.10.17 ===
4735
4736 2008-01-30  Jan Schmidt <jan.schmidt@sun.com>
4737
4738         * configure.ac:
4739           releasing 0.10.17, "Peanut Butter and Jelly"
4740
4741 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4742
4743         * gst-libs/gst/interfaces/mixeroptions.c:
4744         * gst-libs/gst/interfaces/mixertrack.c:
4745         Also remove the conditional registration of the signals
4746         that disappeared with the ABI change in 0.10.14
4747
4748 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4749
4750         * gst-libs/gst/rtsp/gstrtspconnection.c:
4751         Revert patch to gstrtspconnection.c for brown paper bag
4752         release of -base. Re-opens: #511825
4753
4754 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4755
4756         * gst-libs/gst/interfaces/mixeroptions.h:
4757         * gst-libs/gst/interfaces/mixertrack.h:
4758         Change the way these deprecated function pointers are removed
4759         so that the compiled ABI is unconditionally smaller. This 
4760         sets in stone an ABI break that actually occurred when the
4761         things were deprecated in 0.10.14, which seems to be the best
4762         fix as the only known users are oss-mixer and sunaudio-mixer in 
4763         gst-plugins-good.
4764         Fixes: #513018
4765
4766 2008-01-30  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4767
4768         * win32/common/libgstpbutils.def:
4769           Export the two new _get_type() functions which are needed
4770           by the python bindings.
4771
4772 2008-01-29  Sebastian Dröge  <slomo@circular-chaos.org>
4773
4774         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
4775         Cast glong to time_t as time_t might have a different type on
4776         other platforms, like FreeBSD, and we get a compiler warning
4777         otherwise. Fixes bug #511825.
4778
4779 2008-01-29  Sebastian Dröge  <slomo@circular-chaos.org>
4780
4781         * gst-libs/gst/audio/gstaudiofilter.c:
4782         (gst_audio_filter_class_init):
4783         Initialize the GstRingerBuffer class to get it's debug category
4784         initialized. gst_ring_buffer_parse_caps() uses the ringbuffer debug
4785         category and otherwise we get some g_critical(). Fixes bug #512334.
4786
4787 2008-01-28  Jan Schmidt  <jan.schmidt@sun.com>
4788
4789         * configure.ac:
4790         Back to CVS
4791
4792 === release 0.10.16 ===
4793
4794 2008-01-28  Jan Schmidt <jan.schmidt@sun.com>
4795
4796         * configure.ac:
4797           releasing 0.10.16, "Scheduled Interruption"
4798
4799 2008-01-22  Wim Taymans  <wim.taymans@collabora.co.uk>
4800
4801         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4802
4803         * gst-libs/gst/rtp/gstrtpbuffer.c:
4804         (gst_rtp_buffer_get_extension_data):
4805         Fix typos and wrong extension check. Fixes #511274.
4806
4807 2008-01-18  Jan Schmidt  <jan.schmidt@sun.com>
4808
4809         * po/sk.po:
4810         Oops - add new sk.po mentioned in the LINGUAS I just committed
4811
4812 2008-01-17  Jan Schmidt  <jan.schmidt@sun.com>
4813
4814         * po/LINGUAS:
4815         Add ca translation to the disted list.
4816
4817         * win32/vs6/libgstsdp.dsp:
4818         Convert line endings to CRLF
4819
4820 2008-01-17  Sebastien Moutte <sebastien@moutte.net>
4821
4822         * win32/MANIFEST:
4823         Add win32/vs6/libgstrtsp.dsp to MANIFEST
4824
4825 2008-01-14  Jan Schmidt  <jan.schmidt@sun.com>
4826
4827         * win32/common/libgstsdp.def:
4828         * win32/common/libgstvideo.def:
4829         Add new API declarations
4830
4831 2008-01-14  Jan Schmidt  <jan.schmidt@sun.com>
4832
4833         * ext/theora/gsttheoradec.h:
4834         * ext/theora/gsttheoraparse.h:
4835         * ext/theora/theoradec.c:
4836         * ext/theora/theoraparse.c:
4837         Take a 2nd stab at handling libtheora granulepos changes in the decoder
4838         and parser by inspecting the bitstream version of the incoming data.
4839
4840 2008-01-14  Sebastian Dröge  <slomo@circular-chaos.org>
4841
4842         * configure.ac:
4843         * pkgconfig/Makefile.am:
4844         * pkgconfig/gstreamer-audio-uninstalled.pc.in:
4845         * pkgconfig/gstreamer-audio.pc.in:
4846         * pkgconfig/gstreamer-cdda-uninstalled.pc.in:
4847         * pkgconfig/gstreamer-cdda.pc.in:
4848         * pkgconfig/gstreamer-fft-uninstalled.pc.in:
4849         * pkgconfig/gstreamer-fft.pc.in:
4850         * pkgconfig/gstreamer-floatcast-uninstalled.pc.in:
4851         * pkgconfig/gstreamer-floatcast.pc.in:
4852         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
4853         * pkgconfig/gstreamer-interfaces.pc.in:
4854         * pkgconfig/gstreamer-netbuffer-uninstalled.pc.in:
4855         * pkgconfig/gstreamer-netbuffer.pc.in:
4856         * pkgconfig/gstreamer-pbutils-uninstalled.pc.in:
4857         * pkgconfig/gstreamer-pbutils.pc.in:
4858         * pkgconfig/gstreamer-riff-uninstalled.pc.in:
4859         * pkgconfig/gstreamer-riff.pc.in:
4860         * pkgconfig/gstreamer-rtp-uninstalled.pc.in:
4861         * pkgconfig/gstreamer-rtp.pc.in:
4862         * pkgconfig/gstreamer-rtsp-uninstalled.pc.in:
4863         * pkgconfig/gstreamer-rtsp.pc.in:
4864         * pkgconfig/gstreamer-sdp-uninstalled.pc.in:
4865         * pkgconfig/gstreamer-sdp.pc.in:
4866         * pkgconfig/gstreamer-tag-uninstalled.pc.in:
4867         * pkgconfig/gstreamer-tag.pc.in:
4868         * pkgconfig/gstreamer-video-uninstalled.pc.in:
4869         * pkgconfig/gstreamer-video.pc.in:
4870         Provide one pkg-config file for every gst-plugins-base library.
4871         This makes linking to those libraries much more intuitive and
4872         provides standard pkg-config behaviour for them. Fixes bug #499697.
4873
4874 2008-01-13  David Schleef  <ds@schleef.org>
4875
4876         * gst/videoscale/vs_4tap.c:
4877           Fix valgrind error on 4tap scaling method.
4878
4879 2008-01-13  Sebastien Moutte  <sebastien@moutte.net>
4880
4881         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address):
4882         Include Winsock2.h for VS6 and use a different way initialize
4883         hints structure so it can build with VS6.
4884         * win32/MANIFEST:
4885         * win32/vs6/libgstsdp.dsp:
4886         * win32/common/libgstsdp.def:
4887         Add new files for libgstsdp.
4888         * win32/vs6/grammar.dsp:
4889         Copy pbutils-enumtypes* from win32/common to pbutils sources folder.
4890         * win32/vs6/gst_plugins_base.dsw:
4891         * win32/vs6/libgstdecodebin.dsp:
4892         * win32/vs6/libgstdecodebin2.dsp:
4893         * win32/vs6/libgstplaybin.dsp:
4894         * win32/vs6/libgstvolume.dsp:
4895         Add new dependencies to the link list.
4896
4897 2008-01-13  Julien Moutte  <julien@fluendo.com>
4898
4899         * win32/common/config.h:
4900         * win32/common/gstrtsp-enumtypes.c: (gst_rtsp_result_get_type),
4901         (gst_rtsp_event_get_type), (gst_rtsp_family_get_type),
4902         (gst_rtsp_state_get_type), (gst_rtsp_version_get_type),
4903         (gst_rtsp_method_get_type), (gst_rtsp_auth_method_get_type),
4904         (gst_rtsp_header_field_get_type), (gst_rtsp_status_code_get_type):
4905         * win32/common/interfaces-enumtypes.c:
4906         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
4907         (gst_mixer_message_type_get_type), (gst_mixer_flags_get_type),
4908         (gst_mixer_track_flags_get_type),
4909         (gst_tuner_channel_flags_get_type):
4910         * win32/common/multichannel-enumtypes.c:
4911         (gst_audio_channel_position_get_type):
4912         * win32/common/pbutils-enumtypes.c:
4913         (gst_install_plugins_return_get_type):
4914         * win32/common/pbutils-enumtypes.h: Update/Add generated files
4915         in the win32 build directory.
4916
4917 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
4918
4919         * tests/check/Makefile.am:
4920         Fix CFLAGS to also pull in the gstcheck cflags from AM_CFLAGS.
4921
4922         * tests/check/elements/audiorate.c: (do_perfect_stream_test):
4923         * tests/check/elements/playbin.c:
4924         * tests/check/libs/mixer.c: (test_element_interface_supported),
4925         (gst_implements_interface_init):
4926         * tests/check/libs/rtp.c: (GST_START_TEST):
4927         Fix various assignment type mismatches.
4928
4929 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
4930
4931         * configure.ac:
4932         * gst-libs/gst/rtsp/Makefile.am:
4933         Add test to see if hstrerror is available or if we need libresolv
4934         (Solaris) for it, then use it in libgstrtsp.
4935
4936 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
4937
4938         * gst-libs/gst/tag/Makefile.am:
4939         Fix include path order
4940
4941 2008-01-11  Edward Hervey  <edward.hervey@collabora.co.uk>
4942
4943         * gst-libs/gst/pbutils/install-plugins.c:
4944         (gst_install_plugins_context_copy),
4945         (gst_install_plugins_context_get_type):
4946         * gst-libs/gst/pbutils/install-plugins.h:
4947         Add GBoxed GType for GstInstallPluginsContext, this eases the wrapping
4948         for bindings.
4949
4950 2008-01-11  Michael Smith <msmith@fluendo.com>
4951
4952         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
4953         (_theora_granule_frame), (_theora_granule_start_time),
4954         (theora_dec_sink_convert), (theora_dec_decode_buffer):
4955           Adapt for post-alpha meaning of granulepos, when we
4956           have a newer version of libtheora.
4957         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
4958         (theora_enc_get_ogg_packet_end_time), (theora_enc_sink_event),
4959         (theora_enc_is_discontinuous), (theora_enc_chain):
4960           Likewise.
4961         * tests/check/Makefile.am:
4962           Link libtheora into theoraenc test so we can check which version of
4963           libtheora we're testing against.
4964         * tests/check/pipelines/theoraenc.c: (check_libtheora),
4965         (check_buffer_granulepos),
4966         (check_buffer_granulepos_from_starttime), (GST_START_TEST),
4967         (theoraenc_suite):
4968           Adapt tests to check the values that are now defined for theora; make
4969           the tests backwards-adapt the passed values if we're running against an
4970           old libtheora.
4971           Fixes #497964
4972
4973 2008-01-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4974
4975         * gst-libs/gst/audio/gstbaseaudiosink.c:
4976           (gst_base_audio_sink_class_init):
4977         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4978           (gst_base_audio_src_class_init):
4979           Ref audio clock class from a thread-safe context to make sure
4980           we're not bit by GObjects lack of thread-safety here (#349410),
4981            however unlikely that may be in practice.
4982
4983 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
4984
4985         * autogen.sh:
4986           Add -Wno-portability to the automake parameters to stop warnings
4987           about GNU make extensions being used. We require GNU make in almost
4988           every Makefile anyway.
4989           
4990         * configure.ac:
4991           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
4992           at the same time is required for per target flags.
4993
4994 2008-01-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4995
4996         * gst-libs/gst/tag/gsttagdemux.c: (gst_tag_demux_pull_start_tag):
4997           Post an error message if we can't pull as many bytes as we need
4998           for the tag. This makes sure the user gets to see a proper error
4999           message if a file with a partial ID3 tag is fed to decodebin, and
5000           not a 'no ID3 tag demuxer' error, which would be confusing
5001           (see #508138).
5002
5003 2008-01-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5004
5005         * gst-libs/gst/pbutils/descriptions.c: (formats):
5006           Add description strings for ID3, APE, and ICY tags.
5007
5008 2008-01-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5009
5010         * gst/playback/gstdecodebin.c: (try_to_link_1):
5011           Make sure we error out correctly if we can't activate one of
5012           the elements we've added.  Fixes #508138.
5013           
5014 2008-01-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5015
5016         Patch by: Bastien Nocera <hadess at hadess net>
5017
5018         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
5019           (check_if_volumes_are_the_same), (gst_alsa_mixer_set_volume):
5020           Use snd_mixer_selem_set_{playback|capture}_volume_all() if
5021           the volume is the same for all channels. This works around
5022           some problem in alsa that leaves us with inconsistent state
5023           for some reason (#486840).
5024
5025 2008-01-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5026
5027         Patch by: Jerone Young <jerone at gmail com>
5028
5029         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer):
5030           If there's no mixer track by the name of 'Master' or 'Front',
5031           check if there's one called 'PCM' before trying the generic
5032           fallback logic (fixes #506928, where we pick 'Mic' as master
5033           track for the AD1984 card in a Thinkpad T61/X61 laptop).
5034
5035 2008-01-07  Wim Taymans  <wim.taymans@collabora.co.uk>
5036
5037         * gst/playback/gstplay-enum.c:
5038         (register_gst_autoplug_select_result),
5039         (gst_autoplug_select_result_get_type), (register_gst_play_flags),
5040         (gst_play_flags_get_type):
5041         * gst/playback/gstplay-enum.h:
5042         Add enums for configuration flags.
5043
5044         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
5045         (init_group), (gst_play_bin_init), (gst_play_bin_set_property),
5046         (gst_play_bin_get_property), (no_more_pads_cb),
5047         (autoplug_select_cb), (gst_play_bin_change_state):
5048         Merge mode with flags.
5049         Add more property getters/setters, defaults and docs.
5050         Add properties to get number of audio/video/text streams.
5051         Create sink object in _init so that we can always rely on it being
5052         there.
5053
5054         * gst/playback/gstplaysink.c: (gst_play_sink_init),
5055         (gen_video_chain), (gen_audio_chain), (gen_vis_chain),
5056         (activate_vis), (gst_play_sink_reconfigure),
5057         (gst_play_sink_set_flags), (gst_play_sink_get_flags),
5058         (gst_play_sink_change_state):
5059         * gst/playback/gstplaysink.h:
5060         Use flags to configure the sink pipelines.
5061         Add tee before audio pipeline so that we can use it for visualisations.
5062         Start working on integrating visualisations.
5063         Remove mode, we can do everything with the flags now.
5064         Add method to configue the sink pipeline.
5065
5066 2008-01-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5067
5068         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
5069           (check_buffer_timestamp), (check_buffer_duration):
5070           Turn these functions into macros so we can see right away
5071           where the failure occured.
5072
5073 2008-01-05  Julien Moutte  <julien@fluendo.com>
5074
5075         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Add
5076         debugging information to understand how X calculates the stride
5077         for XvImages.
5078
5079 2008-01-03  Sebastian Dröge  <slomo@circular-chaos.org>
5080
5081         * gst/volume/Makefile.am:
5082         * gst/volume/gstvolume.c: (volume_choose_func),
5083         (gst_volume_base_init), (gst_volume_class_init), (gst_volume_init),
5084         (volume_setup):
5085         * gst/volume/gstvolume.h:
5086         Use GstAudioFilter as base class for the volume element instead of
5087         plain GstBaseTransform.
5088
5089 2008-01-03  Sebastian Dröge  <slomo@circular-chaos.org>
5090
5091         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type):
5092         Don't set element details for the abstract GstAudioFilter class.
5093
5094 2008-01-02  Sebastian Dröge  <slomo@circular-chaos.org>
5095
5096         * gst-libs/gst/audio/gstaudiofilter.c:
5097         (gst_audio_filter_class_init), (gst_audio_filter_get_unit_size):
5098         Implement get_unit_size() vmethod of GstBaseTransform.
5099
5100 2008-01-01  Edward Hervey  <edward.hervey@collabora.co.uk>
5101
5102         * gst-libs/gst/pbutils/Makefile.am:
5103         * gst-libs/gst/pbutils/pbutils.h:
5104         Use glib-enum generator to have a proper enum GType for
5105         GST_TYPE_INSTALL_PLUGINS_RETURN so we can easily wrap it in bindings.
5106
5107 2007-12-31  David Schleef  <ds@schleef.org>
5108
5109         * tests/check/Makefile.am:
5110         * tests/check/pipelines/theoraenc.c:
5111           Reenable theoraenc test, which fails on the buildbot but
5112           not locally.
5113
5114 2007-12-31  David Schleef  <ds@schleef.org>
5115
5116         * docs/libs/.cvsignore:
5117         * docs/plugins/.cvsignore:
5118           Add *-undeclared.txt to fix buildbot.
5119
5120 2007-12-31  David Schleef  <ds@schleef.org>
5121
5122         * tests/check/Makefile.am:
5123           Second attempt at disabling theoraenc test long enough to
5124           get buildbot to compile -base.
5125
5126 2007-12-31  David Schleef  <ds@schleef.org>
5127
5128         * tests/check/pipelines/theoraenc.c:
5129           Disable theoraenc test long enough to get the buildbot to
5130           compile a recent -base.
5131
5132 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
5133
5134         * tests/examples/seek/seek.c: (stop_cb):
5135         Make sure we reset the slider value to 0.0 without racing against a
5136         possible g_idle that sets it to something else.
5137
5138 2007-12-31  Thijs Vermeir  <thijsvermeir@gmail.com>
5139
5140         * sys/ximage/ximagesink.c:
5141         fix typo
5142
5143 2007-12-30  Wim Taymans  <wim.taymans@collabora.co.uk>
5144
5145         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status):
5146         * gst-libs/gst/rtsp/gstrtspdefs.h:
5147         Add Location header so that we can start implementing redirects.
5148         See #506025.
5149
5150 2007-12-29  Thijs Vermeir  <thijsvermeir@gmail.com>
5151
5152         * gst/subparse/gstssaparse.c:
5153         combine if's
5154
5155 2007-12-29  Thijs Vermeir  <thijsvermeir@gmail.com>
5156
5157         * gst/subparse/gstssaparse.c:
5158         remove duplicate log message
5159
5160 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
5161
5162         * ext/libvisual/visual.c: (gst_visual_chain):
5163         Fix 'xyz may be used uninitialized' compiler warnings caused
5164         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
5165         abort() in any case but properly report the error.
5166
5167 2007-12-28  Wim Taymans  <wim.taymans@collabora.co.uk>
5168
5169         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
5170         (gst_play_bin_finalize), (gst_play_bin_set_uri),
5171         (gst_play_bin_set_suburi), (gst_play_bin_set_property),
5172         (gst_play_bin_get_property), (pad_removed_cb), (drained_cb),
5173         (autoplug_select_cb), (activate_group), (deactivate_group),
5174         (setup_next_source), (save_current_group),
5175         (gst_play_bin_change_state):
5176         Code cleanups.
5177         Remove next-uri, we can use the uri property just fine.
5178         Fix some crasher.
5179         Unref uridecodebin when switching.
5180         Fix going to READY.
5181
5182         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
5183         (gst_play_sink_init), (gst_play_sink_dispose),
5184         (gst_play_sink_finalize), (gst_play_sink_vis_unblocked),
5185         (gst_play_sink_vis_blocked), (gst_play_sink_set_video_sink),
5186         (gst_play_sink_set_audio_sink), (gst_play_sink_set_vis_plugin),
5187         (gst_play_sink_set_property), (gst_play_sink_get_property),
5188         (gen_video_chain), (gen_text_element), (gen_audio_chain),
5189         (gen_vis_element), (gst_play_sink_get_mode),
5190         (gst_play_sink_set_mode), (gst_play_sink_set_flags),
5191         (gst_play_sink_get_flags), (gst_play_sink_request_pad),
5192         (gst_play_sink_release_pad), (gst_play_sink_send_event_to_sink),
5193         (gst_play_sink_change_state):
5194         * gst/playback/gstplaysink.h:
5195         Add some locking to make things threadsafe.
5196
5197         * gst/playback/test7.c: (about_to_finish_cb):
5198         Fix test.
5199
5200 2007-12-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5201
5202         * gst/videoscale/gstvideoscale.c: (gst_video_scale_set_property),
5203           (gst_video_scale_get_property), (gst_video_scale_transform_caps),
5204           (gst_video_scale_transform):
5205           Don't claim to be able to handle/transform caps that can't really
5206           be handled by the currently selected scaling method (here: RGB or
5207           packed YUV with 4-tap method). Also add locking to method property.
5208
5209         * tests/check/pipelines/simple-launch-lines.c: (setup_pipeline),
5210           (test_basetransform_based):
5211           Some test pipelines for the above (not entirely valgrind clean yet
5212           apparently).
5213
5214 2007-12-21  David Schleef  <ds@schleef.org>
5215
5216         * gst-libs/gst/video/video.c:
5217         * gst-libs/gst/video/video.h:
5218           Add additional RGBA and RGB-24 video formats.
5219
5220 2007-12-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5221
5222         * tests/check/elements/playbin.c: (test_sink_usage_video_only_stream),
5223           (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
5224           (test_suburi_error_wrongproto), (test_missing_primary_decoder):
5225         * tests/check/libs/cddabasesrc.c: (GST_START_TEST), (GST_START_TEST),
5226           (cddabasesrc_suite):
5227           Don't use GST_PLUGIN_DEFINE_STATIC, it's not portable and will be
5228           deprecated in the future (see #498924).
5229
5230 2007-12-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5231
5232         * gst/playback/gststreamselector.c: (gst_selector_pad_event):
5233           Don't leak event.
5234
5235 2007-12-20  Thijs Vermeir <thijsvermeir@gmail.com>
5236
5237         * gst-libs/gst/riff/riff-read.c:
5238         Use GST_ROUND_UP_2 macro
5239
5240 2007-12-20  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5241
5242         * gst/playback/.cvsignore:
5243           Ignore more.
5244
5245 2007-12-20  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5246
5247         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
5248         * gst/playback/gstplaybasebin.c: (set_subtitles_visible),
5249           (set_active_source):
5250         * gst/playback/gstplaybasebin.h:
5251         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5252           (setup_sinks), (playbin_set_subtitles_visible):
5253           Make switching off of subtitles work. To avoid all kind of
5254           problems with unlinking of the subtitle input, we just keep
5255           the subtitle inputs linked as they are and tell textoverlay
5256           not to render them. Fixes #373011.
5257           Other subtitle switching issues (esp. when there are both
5258           external and in-stream subtitles) remain. They'll be solved
5259           in playbin2.
5260
5261 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
5262
5263         * gst/playback/gststreamselector.c: (gst_selector_pad_init):
5264         Init the pad segment too.
5265
5266 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
5267
5268         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
5269         (gst_audioringbuffer_open_device),
5270         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
5271         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
5272         (gst_audioringbuffer_pause), (gst_audioringbuffer_stop),
5273         (gst_audio_sink_create_ringbuffer):
5274         Improve debug output.
5275
5276         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_start),
5277         (gst_ring_buffer_pause), (gst_ring_buffer_delay):
5278         Prevent some functions from doing things and failing when the
5279         ringbuffer is not yet acquired.
5280
5281 2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
5282
5283         * gst-libs/gst/interfaces/interfaces.h:
5284           Also remove interfaces.h from CVS as it is not needed anymore.
5285
5286 2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
5287
5288         * gst-libs/gst/interfaces/Makefile.am:
5289           interfaces.h is not used anymore so remove it from the build
5290           process.
5291
5292 2007-12-17  David Schleef  <ds@schleef.org>
5293
5294         * gst/videotestsrc/gstvideotestsrc.c:
5295         * gst/videotestsrc/gstvideotestsrc.h:
5296           Add a "blink" pattern.  Turn on the pain.  Apologies.  It's useful
5297           for testing vertical refresh synchronization.
5298
5299 2007-12-17  David Schleef  <ds@schleef.org>
5300
5301         * docs/libs/gst-plugins-base-libs-sections.txt:
5302         * gst-libs/gst/video/video.c:
5303         * gst-libs/gst/video/video.h:
5304           Add new GstVideFormat enum and write a bunch of helper functions
5305           based around it.
5306
5307 2007-12-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5308
5309         * Makefile.am:
5310           Use new common/win32.mak.
5311
5312 2007-12-17  Wim Taymans  <wim.taymans@collabora.co.uk>
5313
5314         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5315         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
5316         Add debug info.
5317         When going from PLAYING to PAUSED, pause the ringbuffer before calling
5318         the parent state change function, just like the audiosink, because the
5319         parent waits for the element to finish its processing before completing
5320         the state change. This makes going to PAUSED a lot snappier.
5321         When going from READY to PAUSED, don't allow the ringbuffer to start
5322         yet.
5323
5324 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
5325
5326         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
5327         Yet another fix for broken software that produce files with an empty
5328         blockalign field. Instead of completely failing, make a second attempt
5329         at guessing the width/depth by looking at strf->size.
5330
5331 2007-12-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5332
5333         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_do_seek),
5334           (gst_cdda_base_src_handle_track_seek), (gst_cdda_base_src_create):
5335         * gst-libs/gst/pbutils/install-plugins.c:
5336           (gst_install_plugins_spawn_child), (gst_install_plugins_supported):
5337         * gst-libs/gst/pbutils/missing-plugins.c:
5338           (gst_missing_plugin_message_get_installer_detail),
5339           (gst_missing_encoder_installer_detail_new):
5340         * gst-libs/gst/rtsp/gstrtspconnection.c: (gst_rtsp_connection_send):
5341         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
5342           Turn a few g_assert_not_reached() into g_return_val_if_reached() to
5343           avoid compiler warnings (#503930).
5344
5345 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
5346
5347         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5348         Be apologetic of software that use the 'jpeg' instead of 'JPEG' FOURCC
5349         for jpeg video streams.
5350         Add the 'avc1'/'AVC1' fourcc mapping for h264, same software-comment as
5351         for the above modification.
5352
5353 2007-12-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5354
5355         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_expose),
5356           (gst_x_overlay_handle_events):
5357           More guards (we don't want klass to end up being NULL).
5358
5359 2007-12-14  Sebastian Dröge  <slomo@circular-chaos.org>
5360
5361         * configure.ac:
5362         * gst/volume/gstvolume.c: (gst_volume_init):
5363           Use new gst_base_transform_set_gap_aware() function as volume
5364           correctly handles GST_BUFFER_FLAG_GAP. Require core 0.10.15.1 
5365           for this.
5366
5367 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5368
5369         * tests/examples/seek/seek.c: (msg_segment_done), (main):
5370         Don't go to READY on EOS as this avoids testing of seeking and
5371         restarting after EOS, use the stop button when you want to READY.
5372         Don't try to do a flushing seek in segment-done, it does not make
5373         sense to use this for gapless playback and is not needed.
5374
5375 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5376
5377         * gst/playback/gstqueue2.c: (gst_queue_init), (gst_queue_finalize),
5378         (reset_rate_timer), (update_in_rates), (update_out_rates),
5379         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
5380         (gst_queue_chain), (gst_queue_loop):
5381         Use separate timers for input and output rates.
5382         Pause measuring the output rate when we block for more data.
5383         See #503262.
5384
5385 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5386
5387         * gst/playback/gstqueue2.c: (gst_queue_chain):
5388         Pause the timer to measure the input rate when we block because the
5389         queue is filled. See #503262.
5390
5391 2007-12-13  Wim Taymans  <wim.taymans@collabora.co.uk>
5392
5393         Patch by: Peter Kjellerstedt  <pkj at axis com>
5394
5395         * gst-libs/gst/rtsp/gstrtspconnection.c:
5396         (gst_rtsp_connection_free):
5397         Close control sockets. Fixes #503440.
5398
5399 2007-12-13  Wim Taymans  <wim.taymans@collabora.co.uk>
5400
5401         * gst/playback/gstdecodebin2.c: (analyze_new_pad), (connect_pad):
5402         Expose the right pad in the right place with the right element.
5403
5404 2007-12-13  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5405
5406         * gst-libs/gst/pbutils/descriptions.c: (formats):
5407           Add description for 'private' dts caps (who come up with that name?).
5408
5409 2007-12-13  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5410
5411         * Makefile.am:
5412           Add check-exports target and run it with 'make check'.
5413
5414         * configure.ac:
5415           Be stricter about what we export in our libraries: change regexp so that
5416           we only export _gst_foo(), but not __gst_foo().
5417
5418         * gst-libs/gst/cdda/base64.h: (rfc822_binary):
5419         * gst-libs/gst/cdda/sha1.h: (sha_init), (sha_update), (sha_final):
5420           Change internal functions to __gst_foo so they dont' get exported.
5421
5422         * win32/common/libgstaudio.def:
5423           Add missing symbols.
5424
5425 2007-12-11  David Schleef  <ds@schleef.org>
5426
5427         * ChangeLog: remove conflict markers
5428
5429 2007-12-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5430
5431         * ext/gnomevfs/Makefile.am:
5432         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_unicodify):
5433           Use gst_tag_freeform_string_to_utf8() here, which also takes
5434           into account any character sets specified by the user via
5435           environment variables.
5436
5437 2007-12-10  Wim Taymans  <wim.taymans@gmail.com>
5438
5439         * gst/audioconvert/Makefile.am:
5440         Also link to libm.
5441
5442 2007-12-10  Wim Taymans  <wim.taymans@gmail.com>
5443
5444         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
5445         No need for floating point operations here. avoids having to link
5446         against the math library too.
5447
5448 2007-12-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5449
5450         * gst-libs/gst/pbutils/descriptions.c: (formats),
5451           (format_info_get_desc):
5452         * tests/check/libs/pbutils.c: (GST_START_TEST), (caps_strings),
5453           (GST_START_TEST):
5454           Add one or two missing formats.  Generate ADPCM description
5455           dynamically depending on layout/format.
5456
5457 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
5458
5459         * configure.ac:
5460           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
5461
5462 2007-12-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5463
5464         Patch by: Robin Stocker <robin dot stocker at gmx dot ch>
5465
5466         * gst/subparse/gstsubparse.c: (gst_sub_parse_data_format_autodetect):
5467           Some .srt files start with chunk number 0 and not chunk number 1,
5468           recognise and accept those as well (fixes #502497).
5469
5470         * tests/check/elements/subparse.c: (srt_input), (srt_input0),
5471           (test_src):
5472           Add unit test for the above.
5473
5474 2007-12-06  Wim Taymans  <wim.taymans@gmail.com>
5475
5476         * gst/playback/gstplay-enum.c:
5477         (register_gst_autoplug_select_result),
5478         (gst_autoplug_select_result_get_type):
5479         * gst/playback/gstplay-enum.h:
5480         Add missing files.
5481
5482 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
5483
5484         * gst/playback/Makefile.am:
5485         Group decodebin2 and uridecodebin into the same plugin so that they
5486         can share the GEnumType.
5487
5488         * gst/playback/gstdecodebin2.c: (_gst_array_accumulator),
5489         (_gst_select_accumulator), (gst_decode_bin_class_init),
5490         (gst_decode_bin_init), (gst_decode_bin_autoplug_sort),
5491         (gst_decode_bin_autoplug_select), (gst_decode_bin_autoplug_add),
5492         (analyze_new_pad), (connect_pad), (gst_decode_bin_plugin_init):
5493         Add signal to sort factories instead of the more awkward autoplug-select
5494         signal.
5495         Modify autoplug_select so that we can try, skip or expose the
5496         autopluggin of an element on a pad.
5497
5498         * gst/playback/gstfactorylists.c: (compare_ranks),
5499         (decoders_filter), (sinks_filter), (gst_factory_list_is_type),
5500         (element_filter), (gst_factory_list_get_elements),
5501         (gst_factory_list_debug), (gst_factory_list_filter):
5502         * gst/playback/gstfactorylists.h:
5503         Simplify the API, allow getting elements based on mask.
5504
5505         * gst/playback/gstplay-marshal.list:
5506         Add some more marshallers.
5507
5508         * gst/playback/gstplaybin2.c: (init_group), (gst_play_bin_init),
5509         (gst_play_bin_finalize), (pad_removed_cb), (autoplug_factories_cb),
5510         (autoplug_select_cb), (activate_group):
5511         Add support for managing non-raw sinks by providing a custom element and
5512         sink list to decodebin2.
5513         Try to plug non-raw sinks when decodebin2 using autoplug-select of
5514         decodebin2.
5515
5516         * gst/playback/gstplaysink.c: (gen_video_chain), (gen_audio_chain),
5517         (gst_play_sink_set_mode), (gst_play_sink_request_pad):
5518         * gst/playback/gstplaysink.h:
5519         Add support for raw and non-raw sinks. 
5520         Add support to force sinks selected by playbin2.
5521         Don't plug raw converters for non-raw sinks.
5522
5523         * gst/playback/gsturidecodebin.c: (_gst_array_accumulator),
5524         (_gst_select_accumulator), (gst_uri_decode_bin_class_init),
5525         (proxy_autoplug_select_signal), (gst_uri_decode_bin_plugin_init),
5526         (plugin_init):
5527         Use right accumulators.
5528         Proxy new signal.
5529
5530 2007-12-03  Wim Taymans  <wim.taymans@gmail.com>
5531
5532         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
5533         Use runnning time as the base time instead of the timestamp.
5534         Spotted by Saur on IRC.
5535
5536 2007-12-03  Edward Hervey  <bilboed@bilboed.com>
5537
5538         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5539         Add 'WVC1' codec mapping for Windows Media VC-1 video codec.
5540
5541 2007-12-03  Wim Taymans  <wim.taymans@gmail.com>
5542
5543         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_bisect_forward_serialno),
5544         (gst_ogg_demux_read_chain):
5545         If we find a new serial number but it does not contain a BOS page, make
5546         sure we initialize the chain to NULL because else we will try to scan it
5547         and crash. Fixes #500763
5548
5549 2007-11-30  Wim Taymans  <wim.taymans@gmail.com>
5550
5551         * gst/playback/Makefile.am:
5552         * gst/playback/gstfactorylists.c: (compare_ranks), (print_feature),
5553         (get_feature_array), (decoders_filter), (sinks_filter),
5554         (gst_factory_list_get_decoders), (gst_factory_list_get_sinks),
5555         (gst_factory_list_filter):
5556         * gst/playback/gstfactorylists.h:
5557         Refactor some common code to filter factories and check caps compat.
5558
5559         * gst/playback/gstdecodebin.c:
5560         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
5561         (gst_decode_bin_init), (gst_decode_bin_dispose),
5562         (gst_decode_bin_autoplug_continue),
5563         (gst_decode_bin_autoplug_factories),
5564         (gst_decode_bin_autoplug_select), (analyze_new_pad),
5565         (find_compatibles):
5566         * gst/playback/gstplaybin.c:
5567         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
5568         (gst_play_bin_init), (gst_play_bin_finalize),
5569         (autoplug_factories_cb), (activate_group):
5570         * gst/playback/gstqueue2.c:
5571         * gst/playback/gsturidecodebin.c: (proxy_unknown_type_signal),
5572         (proxy_autoplug_continue_signal),
5573         (proxy_autoplug_factories_signal), (proxy_autoplug_select_signal),
5574         (proxy_drained_signal):
5575         Add some more debug info and use factor filtering code.
5576
5577 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
5578
5579         * gst/audiotestsrc/gstaudiotestsrc.c:
5580         * gst/volume/gstvolume.c:
5581         * gst/volume/gstvolume.h:
5582           Add GAP-flag support.
5583
5584 2007-11-24  Julien MOUTTE  <julien@moutte.net>
5585
5586         * tests/examples/seek/seek.c: (main): Increase the range of the
5587         rate selector as I would like to test QOS behavior at higher
5588         forward and reverse playback speed like say 64x.
5589
5590 2007-11-23  Sebastian Dröge  <slomo@circular-chaos.org>
5591
5592         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
5593         (audioresample_query), (audioresample_query_type),
5594         (gst_audioresample_set_property):
5595         Implement latency query.
5596
5597 2007-11-21  Wim Taymans  <wim.taymans@gmail.com>
5598
5599         * gst-libs/gst/audio/gstbaseaudiosink.c:
5600         (gst_base_audio_sink_drain):
5601         Our EOS time contains the base_time, _wait_eos() expects a running_time
5602         so we have to subtract the base_time again before calling the function.
5603         This fixes an EOS regression where the base_time was added twice and EOS
5604         took longer and longer in certain situations.
5605         Fixes #498767.
5606
5607 2007-11-21  Wim Taymans  <wim.taymans@gmail.com>
5608
5609         * docs/libs/gst-plugins-base-libs-sections.txt:
5610         * gst-libs/gst/audio/gstbaseaudiosink.c: (slave_method_get_type),
5611         (gst_base_audio_sink_set_provide_clock),
5612         (gst_base_audio_sink_get_provide_clock),
5613         (gst_base_audio_sink_set_slave_method),
5614         (gst_base_audio_sink_get_slave_method),
5615         (gst_base_audio_sink_set_property),
5616         (gst_base_audio_sink_get_property), (gst_base_audio_sink_drain),
5617         (gst_base_audio_sink_none_slaving),
5618         (gst_base_audio_sink_handle_slaving):
5619         * gst-libs/gst/audio/gstbaseaudiosink.h:
5620         Expose methods for some object properties so that subclasses can more
5621         easily configure them.
5622         Added slave method none, that completely disables slaving to the
5623         internal clock.
5624         API: gst_base_audio_sink_set_provide_clock()
5625         API: gst_base_audio_sink_get_provide_clock()
5626         API: gst_base_audio_sink_set_slave_method()
5627         API: gst_base_audio_sink_get_slave_method()
5628
5629         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5630         (gst_base_audio_src_set_provide_clock),
5631         (gst_base_audio_src_get_provide_clock),
5632         (gst_base_audio_src_set_property),
5633         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
5634         * gst-libs/gst/audio/gstbaseaudiosrc.h:
5635         Expose methods for some object properties so that subclasses can more
5636         easily configure them.
5637         API: gst_base_audio_src_set_provide_clock()
5638         API: gst_base_audio_src_get_provide_clock()
5639
5640 2007-11-20  Wim Taymans  <wim.taymans@gmail.com>
5641
5642         Patch by: Joe Peterson <lavajoe at gentoo dot org>
5643
5644         * gst-libs/gst/sdp/gstsdpmessage.c:
5645         Fix compilation on FreeBSD (Gentoo). Fixes #498228.
5646
5647 2007-11-19  Sebastian Dröge  <slomo@circular-chaos.org>
5648
5649         * tests/check/libs/fft.c: (GST_START_TEST):
5650         Fix scaling to really have dB instead of something else.
5651
5652 2007-11-19  Julien MOUTTE  <julien@moutte.net>
5653
5654         * tests/examples/seek/seek.c: (main): There's a nice macro to check
5655         GTK version, use it.
5656
5657 2007-11-19  Julien MOUTTE  <julien@moutte.net>
5658
5659         * tests/examples/seek/seek.c: (main): Try to support stable version
5660         of GTK.
5661
5662 2007-11-17  Stefan Kost  <ensonic@users.sf.net>
5663
5664         * gst/playback/README:
5665         * gst/playback/test7.c:
5666           Fix the build + little README update.
5667
5668 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5669
5670         * tests/examples/seek/seek.c: (make_playerbin2_pipeline), (main):
5671         Add playbin2 seek pipeline.
5672
5673 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5674
5675         * gst/playback/Makefile.am:
5676         * gst/playback/gstplayback.c: (plugin_init):
5677         * gst/playback/test7.c: (update_scale), (warning_cb), (error_cb),
5678         (eos_cb), (about_to_finish_cb), (main):
5679         Add playbin2.
5680         Added gapless playback example.
5681
5682         * gst/playback/gstplaybasebin.c:
5683         * gst/playback/gstplaybasebin.h:
5684         * gst/playback/gstplaybin.c: (gst_play_bin_plugin_init):
5685         * gst/playback/gstqueue2.c:
5686         * gst/playback/test.c:
5687         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
5688         (pad_removed_cb):
5689         * gst/playback/gststreaminfo.h:
5690         Change email.
5691
5692         * gst/playback/gstplaybin2.c: (gst_play_bin_get_type),
5693         (gst_play_bin_class_init), (init_group), (gst_play_bin_init),
5694         (gst_play_bin_dispose), (gst_play_bin_set_uri),
5695         (gst_play_bin_set_suburi), (gst_play_bin_set_property),
5696         (gst_play_bin_get_property), (gst_play_bin_handle_message),
5697         (pad_added_cb), (pad_removed_cb), (no_more_pads_cb), (perform_eos),
5698         (drained_cb), (unlink_group), (activate_group),
5699         (setup_next_source), (gst_play_bin_change_state),
5700         (gst_play_bin2_plugin_init):
5701         Added raw first version of playbin2. Does chained oggs and gapless
5702         playback fine. No support for raw sinks yet. No visualisations or
5703         subtitles yet.
5704
5705         * gst/playback/gstplaysink.c: (gst_play_sink_get_type),
5706         (gst_play_sink_class_init), (gst_play_sink_init),
5707         (gst_play_sink_dispose), (gst_play_sink_vis_unblocked),
5708         (gst_play_sink_vis_blocked), (gst_play_sink_set_video_sink),
5709         (gst_play_sink_set_audio_sink), (gst_play_sink_set_vis_plugin),
5710         (gst_play_sink_set_property), (gst_play_sink_get_property),
5711         (post_missing_element_message), (free_chain), (add_chain),
5712         (activate_chain), (gen_video_chain), (gen_text_element),
5713         (gen_audio_chain), (gen_vis_element), (gst_play_sink_get_mode),
5714         (gst_play_sink_set_mode), (gst_play_sink_request_pad),
5715         (gst_play_sink_release_pad), (gst_play_sink_send_event_to_sink),
5716         (gst_play_sink_send_event), (gst_play_sink_change_state):
5717         * gst/playback/gstplaysink.h:
5718         Added Element that abstracts the sinks and their pipelines for playbin2.
5719
5720 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5721
5722         * gst/playback/gststreamselector.c: (gst_selector_pad_get_type),
5723         (gst_selector_pad_class_init), (gst_selector_pad_init),
5724         (gst_selector_pad_finalize), (gst_selector_pad_reset),
5725         (gst_selector_pad_get_linked_pads), (gst_selector_pad_event),
5726         (gst_selector_pad_getcaps), (gst_selector_pad_bufferalloc),
5727         (gst_selector_pad_chain), (gst_stream_selector_get_type),
5728         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
5729         (gst_stream_selector_init), (gst_stream_selector_set_property),
5730         (gst_stream_selector_get_linked_pad),
5731         (gst_stream_selector_getcaps),
5732         (gst_stream_selector_is_active_sinkpad),
5733         (gst_stream_selector_activate_sinkpad),
5734         (gst_stream_selector_get_linked_pads),
5735         (gst_stream_selector_request_new_pad),
5736         (gst_stream_selector_release_pad):
5737         * gst/playback/gststreamselector.h:
5738         Improve streamselector, make it select and unselect the current pad more
5739         intelligently. 
5740         Subclass GstPad for the sinkpads of the selector.
5741         Handle segments more correctly.
5742         Fix caps negotiation.
5743         Implement release_pad.
5744
5745 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5746
5747         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
5748         (gst_decode_group_check_if_drained), (source_pad_event_probe),
5749         (remove_fakesink):
5750         Add drained signal fired when decodebin finishes decoding the data.
5751         Remove deprecated STATE_DIRTY message.
5752
5753         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
5754         (unknown_type_cb), (new_decoded_pad_cb), (pad_removed_cb),
5755         (analyse_source), (proxy_drained_signal), (make_decoder),
5756         (source_new_pad), (value_list_append_structure_list),
5757         (handle_redirect_message), (handle_message):
5758         Proxy the new drained signal.
5759         Handle pad removed from decodebin.
5760         Handle redirect messages by sorting multiple redirections based on the
5761         connection speed.
5762
5763 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5764
5765         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
5766
5767         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
5768         Fix leaking headers. Fixes #496761.
5769
5770 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5771
5772         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
5773
5774         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
5775         (gst_ximagesink_change_state):
5776         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
5777         Don't leak the PAR on errors. Fixes #496731.
5778
5779 2007-11-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5780
5781         * gst-libs/gst/tag/gstid3tag.c: (user_tag_matches),
5782           (gst_tag_from_id3_user_tag):
5783           Add mapping for audio cd discid tags, so we can extract
5784           them from tags as well (see #347848). Also compare identifiers
5785           in ID3v2 TXXX frames in a case-insensitive way to increase
5786           compatibility when reading tags (discid vs. DiscID vs. DiscId).
5787
5788 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
5789
5790         * gst-plugins-base.doap:
5791         Oops, fix the release name.
5792
5793 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
5794
5795         * gst-plugins-base.doap:
5796         Add 0.10.15 release
5797
5798 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
5799
5800         * configure.ac:
5801         Back to CVS
5802
5803 === release 0.10.15 ===
5804
5805 2007-11-15  Jan Schmidt <jan.schmidt@sun.com>
5806
5807         * configure.ac:
5808           releasing 0.10.15, "No need to argue"
5809
5810 2007-11-15  Jan Schmidt  <jan.schmidt@sun.com>
5811
5812         * win32/vs6/libgstfft.dsp:
5813         Convert line endings to DOS.
5814
5815 2007-11-15  Sebastien Moutte <sebastien@moutte.net>
5816
5817         * win32/vs6/gst_plugins_base.dsw:
5818         * win32/vs6/libgstfft.dsp:
5819         * win32/MANIFEST:
5820         Add a project file for fft plugin and remove socket
5821         based plugin which don't build from the workspace.
5822         * win32/vs6/libgstaudio.dsp:
5823         * win32/vs6/libgstrtp.dsp:
5824         * win32/vs6/libgsttag.dsp:
5825         Convert line endings back to DOS.
5826         Fixes #496724
5827
5828 2007-11-14  Jan Schmidt  <jan.schmidt@sun.com>
5829
5830         * win32/vs6/libgstinterfaces.dsp:
5831         * win32/vs6/libgstrtsp.dsp:
5832         Convert line endings back to DOS
5833
5834 2007-11-14  Jan Schmidt  <jan.schmidt@sun.com>
5835
5836         * gst-libs/gst/fft/kiss_fft_f32.h:
5837         * gst-libs/gst/fft/kiss_fft_f64.h:
5838         * gst-libs/gst/fft/kiss_fft_s16.h:
5839         * gst-libs/gst/fft/kiss_fft_s32.h:
5840         Don't include malloc.h which doesn't exist on Mac OSX.
5841         Instead, pull in glib.h and use g_malloc/g_free for 
5842         consistency. Fixes: #496548
5843
5844 2007-11-09  Stefan Kost  <ensonic@users.sf.net>
5845
5846         * gst/playback/gstdecodebin2.c:
5847           Dont leak ghostpad. Fixes #475451.
5848
5849 2007-11-09  Wim Taymans  <wim.taymans@gmail.com>
5850
5851         * docs/design/design-decodebin.txt:
5852         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
5853         Update some more docs and comments.
5854
5855 2007-11-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5856
5857         Patch by: Sebastien Moutte  <sebastien moutte net>
5858
5859         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_ntp_to_unix),
5860           (gst_rtcp_unix_to_ntp):
5861         * gst-libs/gst/rtp/gstrtppayloads.c: (gst_rtp_payload_info_for_name):
5862           Fix some C99-isms and and a missing function that some versions of
5863           MSVC don't like too much (#494346).
5864
5865         * win32/vs6/gst_plugins_base.dsw:
5866         * win32/vs6/libgstaudio.dsp:
5867         * win32/vs6/libgstrtp.dsp:
5868         * win32/vs6/libgsttag.dsp:
5869           Update vs6 projects files (#494346).
5870
5871 2007-11-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5872
5873         Patch by: Ole AndrĂ© Vadla RavnĂ¥s  <ole.andre.ravnas@tandberg.com>
5874
5875         * win32/common/libgstaudio.def:
5876         * win32/common/libgstcdda.def:
5877         * win32/common/libgstinterfaces.def:
5878         * win32/common/libgstnetbuffer.def:
5879         * win32/common/libgstpbutils.def:
5880         * win32/common/libgstrtp.def:
5881         * win32/common/libgstrtsp.def:
5882         * win32/common/libgsttag.def:
5883         * win32/common/libgstvideo.def:
5884           More missing symbols to export (fixes #493986).
5885
5886 2007-11-06  Sebastian Dröge  <slomo@circular-chaos.org>
5887
5888         * docs/libs/gst-plugins-base-libs-sections.txt:
5889         * gst-libs/gst/fft/gstfftf32.c:
5890         * gst-libs/gst/fft/gstfftf32.h:
5891         * gst-libs/gst/fft/gstfftf64.c:
5892         * gst-libs/gst/fft/gstfftf64.h:
5893         * gst-libs/gst/fft/gstffts16.c:
5894         * gst-libs/gst/fft/gstffts16.h:
5895         * gst-libs/gst/fft/gstffts32.c:
5896         * gst-libs/gst/fft/gstffts32.h:
5897         * tests/check/libs/fft.c: (GST_START_TEST):
5898         Remove the magnitude and phase calculation functions as these have
5899         very special use cases and can't even be used for the spectrum
5900         element. Also adjust the docs to mention some properties of the used
5901         FFT implemention, i.e. how the values are scaled. Fixes #492098.
5902
5903 2007-11-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5904
5905         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
5906           (finish_source):
5907           Avoid crash when there are external subtitles (fixes #491722).
5908
5909 2007-11-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5910
5911         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
5912         * ext/alsa/gstalsasrc.c: (gst_alsasrc_open):
5913           'Could not open resource for writing' is not an acceptable
5914           error message when we can't open the audio device (see #492334),
5915           even less so when we're trying to open it to record something.
5916
5917 2007-11-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5918
5919         Patch by: Ole AndrĂ© Vadla RavnĂ¥s  <ole.andre.ravnas@tandberg.com>
5920
5921         * win32/common/libgstrtp.def:
5922           Add some more missing symbols (#492813).
5923
5924 2007-11-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5925
5926         Patch by: Thijs Vermeir <thijsvermeir@gmail.com>
5927
5928         * tests/check/elements/audioconvert.c: (verify_convert):
5929           Add check to make sure that the out caps have a channel layout
5930           set on them where they should have one.
5931
5932 2007-11-01  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5933
5934         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
5935
5936         * gst-libs/gst/fft/kiss_fft_s16.h: (KISS_FFT_S16_MALLOC):
5937         * gst-libs/gst/fft/kiss_fft_s32.h: (KISS_FFT_S32_MALLOC):
5938           Include our own _stdint.h instead of sys/types.h, makes MingW happy
5939           (#492306).
5940
5941         * gst-libs/gst/rtsp/gstrtspconnection.c: (gst_rtsp_connection_create):
5942           Use _pipe directly, GLib doesn't have a pipe() macro any longer
5943           (it disappeared in GLib 2.14.0) (#492306).
5944
5945         * gst-libs/gst/sdp/Makefile.am:
5946         * gst-libs/gst/sdp/gstsdpmessage.c:
5947           Fix includes and LIBS for win32/Mingw (#492306).
5948
5949         * tests/examples/dynamic/addstream.c (pause_play_stream):
5950           Use more portable g_usleep() instead of sleep() (#492306).
5951
5952 2007-11-01  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5953
5954         Patch by: Ole AndrĂ© Vadla RavnĂ¥s  <ole.andre.ravnas@tandberg.com>
5955
5956         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
5957           (gst_ring_buffer_parse_caps):
5958           Return NULL instead of an enum that happens to be 0, fixes warning
5959           on MSVC (#492114).
5960
5961         * gst-libs/gst/audio/gstringbuffer.h:
5962           No trailing commas in enum list (for gcc-2.9x).
5963
5964         * gst/videotestsrc/videotestsrc.c: (random_char):
5965           Make information loss explicit instead of implicitly truncating to
5966           eight bits via the return value.  Fixes runtime error on MSVC when
5967           using the debug CRT (#492114).
5968
5969         * win32/common/config.h.in:
5970           Fix a bunch of '#undef FOO bar', which MSVC doesn't like (#492114).
5971
5972         * win32/common/libgstinterfaces.def:
5973         * win32/common/libgstrtp.def:
5974           Export a few more symbols (#492114).
5975
5976 2007-11-01  Stefan Kost  <ensonic@users.sf.net>
5977
5978         * gst-libs/gst/audio/audio.c:
5979         * gst-libs/gst/audio/audio.h:
5980           Readd the deprecation guards, but preserve compilability.
5981
5982 2007-10-31  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5983
5984         * gst/audioconvert/gstaudioconvert.c: (find_suitable_channel_layout),
5985           (gst_audio_convert_fixate_channels), (gst_audio_convert_fixate_caps):
5986           Preserve channel layout when fixating the number of channels in the
5987           output caps, or make sure there's a suitable channel position layout
5988           set on the caps if required. Fixes #430677.
5989
5990 2007-10-31  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5991
5992         * tests/check/elements/decodebin.c: (test_text_plain_streams):
5993           Make sure the pipeline really operates in push mode as it should
5994           in this case.
5995
5996 2007-10-31  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5997
5998         * gst-libs/gst/audio/audio.h:
5999           Don't guard deprecated enum with #ifndef DISABLE_DEPRECATED, or
6000           compilation with DISABLE_DEPRECATED and without REMOVE_DEPRECATED
6001           (ie. normal cvs builds) will fail.
6002
6003 2007-10-31  Stefan Kost  <ensonic@users.sf.net>
6004
6005         * docs/libs/Makefile.am:
6006         * gst-libs/gst/audio/audio.c:
6007         * gst-libs/gst/audio/audio.h:
6008         * gst-libs/gst/interfaces/mixer.c:
6009           tell gtk-doc about the deprecation guard. Apply more doc fixes.
6010
6011 2007-10-31  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6012
6013         * tests/check/libs/audio.c: (init_value_to_channel_layout),
6014           (test_channel_layout_value_intersect), (audio_suite):
6015           Add simple unit test to make sure GstValue intersection
6016           of channel layouts works the way I think it does.
6017
6018 2007-10-30  Stefan Kost  <ensonic@users.sf.net>
6019
6020         * docs/libs/gst-plugins-base-libs-sections.txt:
6021         * gst-libs/gst/audio/gstaudiofilter.h:
6022         * gst-libs/gst/interfaces/mixer.h:
6023         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6024         * gst-libs/gst/rtp/gstbasertpdepayload.h:
6025         * gst-libs/gst/sdp/gstsdpmessage.c:
6026           Fix the docs according to what gtk-doc complained about.
6027
6028 2007-10-30  Stefan Kost  <ensonic@users.sf.net>
6029
6030         * tests/icles/stress-playbin.c:
6031           Fix the build.
6032
6033 2007-10-30  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6034
6035         * gst/playback/gstdecodebin.c: (close_pad_link), (type_found):
6036         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
6037           Post nice/more useful error message if we don't have a decoder for
6038           the primary type.
6039
6040 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
6041
6042         * gst/playback/gstdecodebin2.c: (gst_decode_group_expose):
6043         Be a bit more useful, unblock the pads after we fired the no-more-pads
6044         signal so that we can use the signal to inspect and connect all pads
6045         without having to keep extra state outside of decodebin.
6046
6047 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
6048
6049         * gst/playback/gsturidecodebin.c:
6050         (gst_uri_decode_bin_autoplug_continue),
6051         (gst_uri_decode_bin_class_init), (no_more_pads_full):
6052         Implement default signal handler so that we return TRUE when nothing is
6053         connected.
6054
6055 2007-10-28  Sebastian Dröge  <slomo@circular-chaos.org>
6056
6057         * gst-libs/gst/riff/riff-media.c:
6058         (gst_riff_wavext_add_channel_layout),
6059         (gst_riff_wave_add_default_channel_layout),
6060         (gst_riff_wavext_get_default_channel_mask),
6061         (gst_riff_create_audio_caps):
6062         Use the ALSA channel layout as default for wav files without channel
6063         layout information. This fixes playback of chan-id.wav on 5.1 systems
6064         for example. Also refactor the channel layout setting a bit and add
6065         more default channel orders. Fixes #489010.
6066
6067 2007-10-26  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6068
6069         * tests/check/libs/tag.c: (test_musicbrainz_tag_registration):
6070           GST_TAG_MUSICBRAINZ_SORTNAME is deprecated and we compile with
6071           -DGST_DISABLE_DEPRECATED, so use new GST_TAG_ARTIST_SORTNAME
6072           instead.
6073
6074 2007-10-25  Wim Taymans  <wim.taymans@gmail.com>
6075
6076         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
6077         (gst_decode_bin_dispose), (gst_decode_bin_set_caps),
6078         (gst_decode_bin_set_subs_encoding),
6079         (gst_decode_bin_get_subs_encoding), (gst_decode_bin_set_property),
6080         (gst_decode_bin_get_property), (analyze_new_pad):
6081         Move subtitle encoding property to decodebin2 so that it can set the
6082         property value on all elements that it autoplugs and that require it.
6083         Make caps refcounting more consistent in get/set.
6084
6085         * gst/playback/gsturidecodebin.c: (_gst_boolean_accumulator),
6086         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
6087         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_property),
6088         (gst_uri_decode_bin_get_property), (proxy_unknown_type_signal),
6089         (proxy_autoplug_continue_signal),
6090         (proxy_autoplug_factories_signal), (proxy_autoplug_select_signal),
6091         (make_decoder):
6092         Proxy properties and relevant signals from the internal decodebin.
6093         Make properties MT safe.
6094
6095 2007-10-25  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6096
6097         * gst-libs/gst/tag/tag.h: (GST_TAG_MUSICBRAINZ_SORTNAME):
6098         * gst-libs/gst/tag/tags.c:
6099           Deprecate GST_TAG_MUSICBRAINZ_SORTNAME, replaced by the newly-added
6100           GST_TAG_ARTIST_SORTNAME (in an API and ABI compatible way).
6101
6102         * gst-libs/gst/tag/gstid3tag.c: (tag_matches):
6103           Map ID3v2 TSOP, TSOA and TSOT frames to new SORTNAME tags (#414539).
6104
6105         * gst-libs/gst/tag/gstvorbistag.c: (tag_matches),
6106           (gst_tag_to_vorbis_comments):
6107           Map new SORTNAME tags (these tags aren't even semi-official, so I'm
6108           just mapping everything I found in the wild) (#414539).
6109
6110 2007-10-24  Wim Taymans  <wim.taymans@gmail.com>
6111
6112         Inspired by patch of: RenĂ© Stadler <mail at renestadler dot de>
6113
6114         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
6115         (gst_decode_bin_autoplug_continue),
6116         (gst_decode_bin_autoplug_factories),
6117         (gst_decode_bin_autoplug_select), (analyze_new_pad), (connect_pad),
6118         (find_compatibles):
6119         * gst/playback/gstplay-marshal.list:
6120         Remove the autoplug-sort signal and replace it with a binding friendly
6121         autoplug-select signal.
6122         Add an autoplug-factories signal that can be used to generate a list of
6123         factories to try to autoplug.
6124         Add the GstPad to the autoplugging signal args as it might be needed to
6125         make a good factory selection.
6126         Fix up the marshallers for this. Fixes #407282.
6127
6128 2007-10-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6129
6130         * gst-libs/gst/tag/gsttagdemux.c:
6131           Don't abort with an assertion if we receive a seek event with
6132           a start type of NONE (see launchpad bug #155878).
6133
6134 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
6135
6136         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
6137         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
6138         (gst_ximagesink_change_state), (gst_ximagesink_reset):
6139         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_event_thread),
6140         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_xcontext_clear),
6141         (gst_xvimagesink_change_state), (gst_xvimagesink_reset):
6142         Make sure that before we clean up the X resources, we shutdown and join
6143         the event thread.
6144         Also make sure the event thread does not shut down immediatly after
6145         startup because the running variable is not yet correctly set.
6146         Fixes #378770. 
6147
6148 2007-10-16  Wim Taymans  <wim.taymans@gmail.com>
6149
6150         * gst/playback/gstdecodebin.c: (new_pad), (type_found):
6151         Make the window for a race in typefind and shutting down smaller until
6152         we figure out the right locking here. Avoids #485753 usually.
6153
6154         * gst/playback/gstdecodebin2.c: (type_found), (pad_added_group_cb):
6155         Remove unneeded lock causing a race in typefind and shutting down.
6156         Fixes #485753.
6157
6158         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
6159         Also remove sinks when going to NULL because we might not complete the
6160         state change to PAUSED, causing the PAUSED->READY state change not to
6161         happen.
6162
6163 2007-10-16  Wim Taymans  <wim.taymans@gmail.com>
6164
6165         * gst-libs/gst/audio/gstbaseaudiosink.c:
6166         (gst_base_audio_sink_drain), (gst_base_audio_sink_change_state):
6167         Also explicitly release the ringbuffer when going to NULL because it
6168         is required in the setcaps function, before the state change to PAUSED
6169         completes.
6170
6171 2007-10-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6172
6173         * tests/icles/.cvsignore:
6174         * tests/icles/Makefile.am:
6175         * tests/icles/stress-playbin.c:
6176           Does what it says on the tin.
6177
6178 2007-10-15  Wim Taymans  <wim.taymans@gmail.com>
6179
6180         * gst/playback/gstqueue2.c: (gst_queue_init), (gst_queue_push_one):
6181         Fix queue negotiation. See #486758.
6182
6183 2007-10-12  Jan Schmidt  <Jan.Schmidt@sun.com>
6184
6185         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
6186         (gst_xvimagesink_xwindow_new),
6187         (gst_xvimagesink_update_colorbalance),
6188         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get):
6189
6190         Fix handling of some of the X atoms. If the last parameter is True,
6191         XInternAtom won't create the atom if it doesn't exist, and therefore
6192         might return None. This causes X errors on Xv implementations that
6193         don't provide the colour balance attributes.
6194
6195 2007-10-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6196
6197         * gst-libs/gst/tag/gstvorbistag.c:
6198         * tests/check/libs/tag.c:
6199           Extract vorbis comment LICENSE tags correctly.
6200
6201 2007-10-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6202
6203         Patch by: Jason Kivlighn  <jkivlighn gmail com>
6204
6205         * gst-libs/gst/tag/gstid3tag.c:
6206         * tests/check/libs/tag.c:
6207           Map ID3v2 WCOP frame to GST_TAG_COPYRIGHT_URI (#447000).
6208
6209 2007-10-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6210
6211         * gst-libs/gst/tag/gsttagdemux.c:
6212           Don't error out when a buggy downstream element doesn't
6213           handle the newsegment event we send properly (especially
6214           not without posting a meaningful error message on the
6215           bus). See bug #471370 and launchpad bug #136264.
6216
6217 2007-10-10  Wim Taymans  <wim.taymans@gmail.com>
6218
6219         * gst-libs/gst/audio/gstbaseaudiosink.c:
6220         (gst_base_audio_sink_drain):
6221         Use new basesink method to make our EOS drain interruptable.
6222
6223 2007-10-10  Jan Schmidt  <Jan.Schmidt@sun.com>
6224
6225         * gst-libs/gst/rtp/gstrtppayloads.c:
6226         Fix silly search-replace oversight.
6227
6228 2007-10-09  Wim Taymans  <wim.taymans@gmail.com>
6229
6230         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
6231
6232         * gst-libs/gst/rtp/gstbasertppayload.c: (copy_fixed),
6233         (gst_basertppayload_set_outcaps):
6234         Fix caps memleak. Fixes #484989.
6235
6236
6237 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6238
6239         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6240         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain):
6241         Fix debug output.
6242
6243 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6244
6245         * gst-libs/gst/audio/gstbaseaudiosrc.c:
6246         (gst_base_audio_src_create):
6247         Also handle the case where there is no clock set on the audio source,
6248         like in the unit tests.
6249
6250 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
6251
6252         * gst-libs/gst/rtp/gstrtppayloads.c:
6253         Use unsigned G_MAXUINT8 instead of -1 to initialise a guint8
6254         to avoid compiler warnings
6255
6256 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6257
6258         * gst/playback/gstdecodebin.c: (type_found),
6259         (gst_decode_bin_change_state):
6260         * gst/playback/gstdecodebin2.c: (type_found),
6261         (gst_decode_bin_change_state):
6262         Don't disconnect the have_type signal because we never reconnect it
6263         later on. Instead keep a variable to see if we already detected a type.
6264
6265 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6266
6267         * gst/playback/gstdecodebin.c: (add_fakesink), (type_found):
6268         * gst/playback/gstdecodebin2.c: (gst_decode_bin_init),
6269         (type_found):
6270         Unlink the signal handler when we found the type, we're not going to do
6271         anything sensible with more type_found signals anyway.
6272
6273 2007-10-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6274
6275         * gst-libs/gst/tag/gsttagdemux.c:
6276           Don't leak caps.
6277
6278 2007-10-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6279
6280         * gst-libs/gst/tag/Makefile.am:
6281         * gst-libs/gst/tag/gsttagdemux.c:
6282         * gst-libs/gst/tag/gsttagdemux.h:
6283           API: add GstTagDemux base class for simple tag demuxers.
6284
6285         * docs/libs/gst-plugins-base-libs-docs.sgml:
6286         * docs/libs/gst-plugins-base-libs-sections.txt:
6287           Add GstTagDemux to docs.
6288
6289 2007-10-05  Sebastian Dröge  <slomo@circular-chaos.org>
6290
6291         * gst-libs/gst/rtp/gstrtpbuffer.c:
6292         (gst_rtp_buffer_get_payload_subbuffer):
6293         Fix bug introduced with last commit which inverted the logic and
6294         caused all buffers to be dropped. Fixes #483620.
6295         Thanks to Laurent Glayal <spglegle at yahoo dot fr> for noticing.
6296
6297 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
6298
6299         * gst-libs/gst/rtp/gstrtpbuffer.c:
6300           Replace g_return_if_val (as it could be disabled), with regular return
6301           and warning.
6302
6303 2007-10-03  Stefan Kost  <ensonic@users.sf.net>
6304
6305         * tests/check/pipelines/simple-launch-lines.c:
6306           Print message name and not just number.
6307
6308 2007-10-02  Wim Taymans  <wim.taymans@gmail.com>
6309
6310         * gst-libs/gst/audio/gstbaseaudiosink.c:
6311         (gst_base_audio_sink_async_play):
6312         When slaved to the clock, don't try to align a sample with the previous
6313         one when going to PLAYING again.
6314
6315 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
6316
6317         * tests/examples/snapshot/snapshot.c:
6318           Fix the build.
6319
6320 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6321
6322         * gst-libs/gst/sdp/gstsdpmessage.h:
6323         Add RFC 3556 bandwidth modifiers.
6324
6325 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6326
6327         * docs/libs/gst-plugins-base-libs-docs.sgml:
6328         * docs/libs/gst-plugins-base-libs-sections.txt:
6329         * gst-libs/gst/rtp/gstrtppayloads.c:
6330         Update documentation.
6331
6332 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6333
6334         * gst-libs/gst/rtp/Makefile.am:
6335         * gst-libs/gst/rtp/gstrtppayloads.c: (gst_rtp_payload_info_for_pt),
6336         (gst_rtp_payload_info_for_name):
6337         * gst-libs/gst/rtp/gstrtppayloads.h:
6338         Added new file and header to deal with payload info.
6339
6340         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
6341         (gst_rtp_buffer_default_clock_rate):
6342         * gst-libs/gst/rtp/gstrtpbuffer.h:
6343         Payload specific stuff is move to new headers.
6344         Implement _default_clock rate using the new payload function.
6345
6346         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address),
6347         (gst_sdp_parse_line):
6348         * gst-libs/gst/sdp/gstsdpmessage.h:
6349         Add some more comments.
6350
6351 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6352
6353         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
6354         (sdp_check_header), (sdp_type_find), (plugin_init):
6355         Add typefind function for application/sdp.
6356         Remove some old dirac typefind code that was ifdeffed out.
6357
6358 2007-09-29  Sebastien Moutte <sebastien@moutte.net>
6359
6360         * win32/common/libgstaudio.def:
6361         Add new exported functions.
6362         * win32/vs6/grammar.dsp:
6363         Add autogeneration and copy of some autegenerated files from win32/common
6364         for rtsp library.
6365         * win32/vs6/libgstaudioconvert.dsp:
6366         Add gstaudioquantize.c to the build.
6367         * win32/vs6/libgstinterfaces.dsp:
6368         Add videoorientation.c to the build.
6369         * win32/vs6/libgstriff.dsp:
6370         Add libgsttag to the link libraries list.
6371         * win32/vs6/libgstvolume.dsp:
6372         Add liboil to the link.
6373         * win32/vs6/gst_plugins_base.dsw:
6374         * win32/vs6/libgstrtsp.dsp:
6375         * win32/common/libgstrtsp.def:
6376         Add files to build libgstrtsp library.
6377         
6378 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
6379
6380         * tests/examples/snapshot/snapshot.c: (main):
6381         Print error when pipeline failed to construct.
6382
6383 2007-09-25  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6384
6385         * configure.ac:
6386         * gst-libs/gst/tag/gstid3tag.c:
6387         * gst-libs/gst/tag/gstvorbistag.c:
6388           Add mappings for the new GST_TAG_COMPOSER for vorbis comments
6389           and ID3v2 tags.
6390
6391 2007-09-25  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6392
6393         * gst-libs/gst/floatcast/floatcast.h:
6394           Don't include config.h in an installed public header, this
6395           might break compilation of applications that don't have such
6396           a header and doesn't necessarily do what it's supposed to do
6397           anyway (ie. check for the lrint/lrintf defines) (#442065).
6398           Add docs for the various macros and document how this header
6399           has to be used (link against libm, etc.); add a few FIXMEs;
6400           include math.h for non-c99 code path.  Based on patch by
6401           Jan Schmidt.
6402           
6403 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
6404
6405         * configure.ac:
6406         Use AG_GST_ARG_WITH_PLUGINS and AG_GST_ARG_ENABLE_EXTERNAL instead
6407         of duplicating these macros in configure.ac.
6408
6409 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6410
6411         * po/hu.po:
6412         * po/sv.po:
6413         * po/uk.po:
6414           Updated translations to 0.10.14
6415
6416 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6417
6418         translated by: Jakub Bogusz <qboosh@pld-linux.org>
6419
6420         * po/pl.po:
6421           Added Polish translation.
6422
6423 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6424
6425         translated by: Ilkka Tuohela <hile@iki.fi>
6426
6427         * po/fi.po:
6428           Added Finnish translation.
6429
6430 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6431
6432         translated by: Jorge GonzĂ¡lez GonzĂ¡lez <aloriel@gmail.com>
6433
6434         * po/es.po:
6435           Added Spanish translation.
6436
6437 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6438
6439         translated by: Mogens Jaeger <mogens@jaeger.tf>
6440
6441         * po/da.po:
6442           Added Danish translation.
6443
6444 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6445
6446         translated by: Funda Wang <fundawang@linux.net.cn>
6447
6448         * po/zh_CN.po:
6449           Added Chinese (simplified) translation.
6450
6451 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6452
6453         translated by: Alexander Shopov <ash@contact.bg>
6454
6455         * po/bg.po:
6456           Added Bulgarian translation.
6457
6458 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
6459
6460         * gst/playback/gstqueue2.c: (gst_queue_push_one):
6461         Fix compilation wrt printf arguments.
6462
6463 2007-09-20  Wim Taymans  <wim.taymans@gmail.com>
6464
6465         * configure.ac:
6466         * tests/examples/Makefile.am:
6467         * tests/examples/snapshot/.cvsignore:
6468         * tests/examples/snapshot/Makefile.am:
6469         * tests/examples/snapshot/snapshot.c: (main):
6470         Add simple snapshot example program using appsink.
6471
6472 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
6473
6474         * tests/check/generic/states.c:
6475           Improved state change unit test.
6476
6477 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
6478
6479         * docs/plugins/.cvsignore:
6480         * tests/check/.cvsignore:
6481           Ignore registries in any format.
6482
6483 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
6484
6485         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6486         (gst_base_rtp_depayload_chain),
6487         (gst_base_rtp_depayload_set_gst_timestamp):
6488         Only copy timestamp on outgoing packets if the depayloader did not set
6489         one.
6490         Also copy duration on outgoing packets.
6491
6492 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
6493
6494         * gst-libs/gst/rtp/gstbasertppayload.c: (copy_fixed),
6495         (gst_basertppayload_set_outcaps):
6496         Fix compilation because of missing %d in printf.
6497         When fixating caps, fixate what we can and throw away all remaining
6498         unfixed caps, subclasses should do something smart if they need to.
6499
6500 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
6501
6502         * ext/gnomevfs/gstgnomevfssrc.c:
6503           Improve debug logs a bit and be more verbose if things go wrong.
6504
6505 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
6506
6507         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
6508         (gst_text_overlay_set_property):
6509         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
6510         * gst-libs/gst/audio/gstbaseaudiosink.c:
6511         (gst_base_audio_sink_render):
6512         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_ntp_to_unix),
6513         (gst_rtcp_unix_to_ntp):
6514         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_get_type):
6515         * gst/playback/gstqueue2.c:
6516         * tests/examples/seek/seek.c: (set_scale):
6517         Fix a bunch of compile warnings shown with Forte.
6518
6519         * gst/audiorate/gstaudiorate.c:
6520         Always pull in config.h before including any system headers.
6521
6522 2007-09-17  Wim Taymans  <wim.taymans@gmail.com>
6523
6524         * gst/playback/gstqueue2.c: (update_buffering),
6525         (gst_queue_locked_flush), (gst_queue_locked_enqueue),
6526         (gst_queue_handle_sink_event), (gst_queue_chain),
6527         (gst_queue_push_one), (gst_queue_sink_activate_push),
6528         (gst_queue_src_activate_push), (gst_queue_src_activate_pull):
6529         Also fix #476514 for queue2.
6530
6531 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
6532
6533         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6534         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_setcaps),
6535         (gst_base_rtp_depayload_chain),
6536         (gst_base_rtp_depayload_handle_sink_event),
6537         (gst_base_rtp_depayload_push_full),
6538         (gst_base_rtp_depayload_set_gst_timestamp),
6539         (gst_base_rtp_depayload_change_state):
6540         Remove code to deal with RTP to GST time conversion, we now just copy
6541         the GST timestamp we receive to the outgoing buffers.
6542         Handle segment and flushes correctly.
6543
6544         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
6545         When we have no valid input timestamp, use the previous rtp timestamp on
6546         the outgoing RTP packet instead of the RTP base time.
6547
6548 2007-09-15  David Schleef  <ds@schleef.org>
6549
6550         * ext/alsa/gstalsa.c:
6551         * ext/alsa/gstalsadeviceprobe.c:
6552         * ext/alsa/gstalsamixer.c:
6553         * ext/alsa/gstalsasink.c:
6554         * ext/alsa/gstalsasrc.c:
6555           Change alsa alloca's to malloc to fix warnings on gcc-4.2.
6556
6557 2007-09-15  Wim Taymans  <wim.taymans@gmail.com>
6558
6559         * gst-libs/gst/rtp/gstbasertppayload.c:
6560         (gst_basertppayload_set_outcaps), (gst_basertppayload_push):
6561         Add some debug info when negotiating caps.
6562
6563 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
6564
6565         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
6566         A buffer with an empty payload is also a valid buffer.
6567
6568 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
6569
6570         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_event),
6571         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
6572         (gst_basertppayload_change_state):
6573         Make sure we start our RTP timestamp from the random base RTP
6574         timestamp even if the buffer timestamp starts from some random value.
6575
6576 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
6577
6578         * configure.ac:
6579         * tests/examples/Makefile.am:
6580         * tests/examples/dynamic/.cvsignore:
6581         * tests/examples/dynamic/Makefile.am:
6582         * tests/examples/dynamic/addstream.c: (create_stream),
6583         (pause_play_stream), (message_received), (eos_message_received),
6584         (perform_step), (main):
6585         Add simple exmple app to demonstrate starting and pausing live and
6586         non-live bins in a PLAYING pipeline.
6587
6588 2007-09-14  Julien MOUTTE  <julien@moutte.net>
6589
6590         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add some
6591         typefind for QCP files (RFC #3625)
6592
6593 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
6594
6595         * gst-libs/gst/audio/gstbaseaudiosink.c:
6596         (gst_base_audio_sink_init):
6597         Disable pull mode scheduling, we're not ready for it yet and it subtly
6598         breaks a lot of things.
6599
6600 2007-09-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6601
6602         * tests/check/elements/libvisual.c:
6603           Test all libvisual plugins, not just the first one; this reproduces
6604           bug #450336 quite easily.  Looks like a problem with the 'jess'
6605           visualisation.
6606
6607 2007-09-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6608
6609         * tests/check/Makefile.am:
6610         * tests/check/elements/.cvsignore:
6611         * tests/check/elements/libvisual.c:
6612           Add basic libvisual test case in an attempt to reproduce bug #450336.
6613           Doesn't reproduce that bug, but some other crasher instead (invalid
6614           free), at least with make elements/libvisual.forever and the bumscope
6615           plugin on x86-64/gutsy. Leaving test disabled for now.
6616
6617 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
6618
6619         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
6620
6621         * gst-libs/gst/rtsp/gstrtspconnection.c:
6622         (gst_rtsp_connection_read_internal), (gst_rtsp_connection_read),
6623         (read_body), (gst_rtsp_connection_receive):
6624         Make sure we can not cancel in the middle of receiving a message.
6625         Fixes #475731.
6626
6627 2007-09-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6628
6629         Patch by: Josep Torra Valles <josep@fluendo.com>
6630
6631         * gst/playback/gstplaybasebin.c:
6632           Increase upper limit for audio queue a bit; fixes preroll problem
6633           with playbin and decodebin2 when playing a quicktime trailer with
6634           multichannel audio via http (#464666).
6635
6636 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
6637
6638         * gst-libs/gst/audio/gstbaseaudiosrc.c:
6639         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
6640         (gst_base_audio_src_provide_clock),
6641         (gst_base_audio_src_set_property),
6642         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
6643         * gst-libs/gst/audio/gstbaseaudiosrc.h:
6644         Allow othe clocks than the internal clock to be used for the pipeline.
6645         Add property to disable clock provide.
6646         API: GstBaseAudioSrc::provide-clock
6647
6648 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
6649
6650         * gst/playback/gstdecodebin2.c:
6651           Don't leak request pads. Fixes #475395.
6652
6653 2007-09-09  Sebastian Dröge  <slomo@circular-chaos.org>
6654
6655         Patch by: RenĂ© Stadler <mail at renestadler dot de>
6656
6657         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
6658         (gst_ximage_buffer_class_init):
6659         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
6660         (gst_xvimage_buffer_class_init):
6661         Correctly chain up finalize with the parent class to prevent
6662         memory leaks. Fixes #474880.
6663
6664 2007-09-09  Sebastian Dröge  <slomo@circular-chaos.org>
6665
6666         * gst/volume/gstvolume.c: (volume_choose_func):
6667         * tests/check/elements/volume.c: (GST_START_TEST):
6668         Revert the latest change: floating point samples are allowed to
6669         have any value, not only values in the range [-1,1]. Thanks to Andy
6670         Wingo for noticing.
6671         Also fix processing of int32 samples with volumes > 4 by making the
6672         unity value smaller which prevents overflows.
6673
6674 2007-09-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6675
6676         * gst-libs/gst/rtp/gstrtpbuffer.c:
6677         * tests/check/libs/rtp.c:
6678           Fix gst_rtp_buffer_set_csrc() and enable csrc-related unit test checks.
6679
6680 2007-09-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6681
6682         Based on patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
6683
6684         * gst-libs/gst/rtp/gstrtpbuffer.c:
6685           Fix up GstRTPHeader helper struct so that compilers will not under
6686           any circumstances add padding in between our fields, as currently
6687           happens with MSVC on win32, because that would lead to us sending
6688           out RTP payloads with broken RTP headers (#471194).
6689           Fix assertion guards for gst_rtp_buffer_get_csrc() and _set_csrc().
6690           
6691         * tests/check/Makefile.am:
6692         * tests/check/libs/.cvsignore:
6693         * tests/check/libs/rtp.c:
6694           Add some simple unit tests for GstRTPBuffer. Some are disabled
6695           because the code tested still needs fixing (set_csrc() does not work).
6696
6697 2007-09-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6698
6699         * win32/MANIFEST:
6700         * win32/common/gstrtsp-enumtypes.c:
6701         * win32/common/gstrtsp-enumtypes.h:
6702         * win32/common/interfaces-enumtypes.c:
6703         * win32/common/interfaces-enumtypes.h:
6704         * win32/common/multichannel-enumtypes.c:
6705           Add rtsp enumtypes (#474384) and update others.
6706
6707 2007-09-06  Stefan Kost  <ensonic@users.sf.net>
6708
6709         * configure.ac:
6710           Fix configure check for HAVE_LIBXML_HTML.
6711
6712 2007-09-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6713
6714         * tests/check/libs/.cvsignore:
6715           Ignore more, in case the build bots work again one day.
6716
6717 2007-09-06  Sebastian Dröge  <slomo@circular-chaos.org>
6718
6719         Reviewed by:  Stefan Kost  <ensonic@users.sf.net>
6720
6721         * configure.ac:
6722         * gst-libs/gst/Makefile.am:
6723         * gst-libs/gst/fft/Makefile.am:
6724         * gst-libs/gst/fft/_kiss_fft_guts_f32.h:
6725         * gst-libs/gst/fft/_kiss_fft_guts_f64.h:
6726         * gst-libs/gst/fft/_kiss_fft_guts_s16.h:
6727         * gst-libs/gst/fft/_kiss_fft_guts_s32.h:
6728         * gst-libs/gst/fft/gstfft.c: (gst_fft_next_fast_length):
6729         * gst-libs/gst/fft/gstfft.h:
6730         * gst-libs/gst/fft/gstfftf32.c: (gst_fft_f32_new),
6731         (gst_fft_f32_fft), (gst_fft_f32_inverse_fft), (gst_fft_f32_free),
6732         (gst_fft_f32_window), (gst_fft_f32_magnitude), (gst_fft_f32_phase):
6733         * gst-libs/gst/fft/gstfftf32.h:
6734         * gst-libs/gst/fft/gstfftf64.c: (gst_fft_f64_new),
6735         (gst_fft_f64_fft), (gst_fft_f64_inverse_fft), (gst_fft_f64_free),
6736         (gst_fft_f64_window), (gst_fft_f64_magnitude), (gst_fft_f64_phase):
6737         * gst-libs/gst/fft/gstfftf64.h:
6738         * gst-libs/gst/fft/gstffts16.c: (gst_fft_s16_new),
6739         (gst_fft_s16_fft), (gst_fft_s16_inverse_fft), (gst_fft_s16_free),
6740         (gst_fft_s16_window), (gst_fft_s16_magnitude), (gst_fft_s16_phase):
6741         * gst-libs/gst/fft/gstffts16.h:
6742         * gst-libs/gst/fft/gstffts32.c: (gst_fft_s32_new),
6743         (gst_fft_s32_fft), (gst_fft_s32_inverse_fft), (gst_fft_s32_free),
6744         (gst_fft_s32_window), (gst_fft_s32_magnitude), (gst_fft_s32_phase):
6745         * gst-libs/gst/fft/gstffts32.h:
6746         * gst-libs/gst/fft/kiss_fft_f32.c: (kf_bfly2), (kf_bfly4),
6747         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6748         (kiss_fft_f32_alloc), (kiss_fft_f32_stride), (kiss_fft_f32),
6749         (kiss_fft_f32_cleanup), (kiss_fft_f32_next_fast_size):
6750         * gst-libs/gst/fft/kiss_fft_f32.h:
6751         * gst-libs/gst/fft/kiss_fft_f64.c: (kf_bfly2), (kf_bfly4),
6752         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6753         (kiss_fft_f64_alloc), (kiss_fft_f64_stride), (kiss_fft_f64),
6754         (kiss_fft_f64_cleanup), (kiss_fft_f64_next_fast_size):
6755         * gst-libs/gst/fft/kiss_fft_f64.h:
6756         * gst-libs/gst/fft/kiss_fft_s16.c: (kf_bfly2), (kf_bfly4),
6757         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6758         (kiss_fft_s16_alloc), (kiss_fft_s16_stride), (kiss_fft_s16),
6759         (kiss_fft_s16_cleanup), (kiss_fft_s16_next_fast_size):
6760         * gst-libs/gst/fft/kiss_fft_s16.h:
6761         * gst-libs/gst/fft/kiss_fft_s32.c: (kf_bfly2), (kf_bfly4),
6762         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6763         (kiss_fft_s32_alloc), (kiss_fft_s32_stride), (kiss_fft_s32),
6764         (kiss_fft_s32_cleanup), (kiss_fft_s32_next_fast_size):
6765         * gst-libs/gst/fft/kiss_fft_s32.h:
6766         * gst-libs/gst/fft/kiss_fftr_f32.c: (kiss_fftr_f32_alloc),
6767         (kiss_fftr_f32), (kiss_fftri_f32):
6768         * gst-libs/gst/fft/kiss_fftr_f32.h:
6769         * gst-libs/gst/fft/kiss_fftr_f64.c: (kiss_fftr_f64_alloc),
6770         (kiss_fftr_f64), (kiss_fftri_f64):
6771         * gst-libs/gst/fft/kiss_fftr_f64.h:
6772         * gst-libs/gst/fft/kiss_fftr_s16.c: (kiss_fftr_s16_alloc),
6773         (kiss_fftr_s16), (kiss_fftri_s16):
6774         * gst-libs/gst/fft/kiss_fftr_s16.h:
6775         * gst-libs/gst/fft/kiss_fftr_s32.c: (kiss_fftr_s32_alloc),
6776         (kiss_fftr_s32), (kiss_fftri_s32):
6777         * gst-libs/gst/fft/kiss_fftr_s32.h:
6778         * gst-libs/gst/fft/kiss_version:
6779         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
6780         * pkgconfig/gstreamer-plugins-base.pc.in:
6781         Add libgstfft, a FFT library based on Kiss FFT which is
6782         BSD licensed. Supported sample formats are int16, int32,
6783         float and double. For those formats a real FFT and IFFT
6784         can be done, different windowing functions can be applied
6785         and functions for extracting the magnitude and phase exist.
6786         Fixes #468619.
6787
6788         * docs/libs/Makefile.am:
6789         * docs/libs/gst-plugins-base-libs-docs.sgml:
6790         * docs/libs/gst-plugins-base-libs-sections.txt:
6791         Integrate libgstfft into the docs.
6792
6793         * tests/check/Makefile.am:
6794         * tests/check/libs/fft.c: (GST_START_TEST), (fft_suite), (main):
6795         Add unit tests for libgstfft, currently only testing the FFT.
6796         Unit tests for IFFT will follow soon.
6797
6798 2007-09-05  Wim Taymans  <wim.taymans@gmail.com>
6799
6800         Patch by: Peter Kjellerstedt  <pkj at axis com>
6801
6802         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_time_init),
6803         (gst_sdp_message_init), (gst_sdp_message_uninit),
6804         (is_multicast_address), (gst_sdp_message_as_text),
6805         (gst_sdp_message_get_origin), (gst_sdp_message_set_connection),
6806         (gst_sdp_message_get_connection), (gst_sdp_message_add_bandwidth),
6807         (gst_sdp_message_add_time), (gst_sdp_message_add_zone),
6808         (gst_sdp_message_get_key), (gst_sdp_message_get_attribute_val_n),
6809         (gst_sdp_message_get_attribute_val), (gst_sdp_message_add_media),
6810         (gst_sdp_media_init), (gst_sdp_media_uninit),
6811         (gst_sdp_media_as_text), (gst_sdp_media_set_port_info),
6812         (gst_sdp_media_connections_len), (gst_sdp_media_add_connection),
6813         (gst_sdp_media_bandwidths_len), (gst_sdp_media_get_bandwidth),
6814         (gst_sdp_media_add_bandwidth), (gst_sdp_media_attributes_len),
6815         (gst_sdp_parse_line), (print_media), (gst_sdp_message_dump):
6816         * gst-libs/gst/sdp/gstsdpmessage.h:
6817         Separate INIT_ARRAY() and related macros into two versions, one for
6818         structures and one for pointers (e.g., INIT_ARRAY() and
6819         INIT_PTR_ARRAY()). This fixes a segmentation error on freeing the
6820         lists of emails and phone numbers.
6821         Add missing const as appropriate.
6822         Change all gint to guint since they all actually represent unsigned
6823         values.
6824         Do not use time as a variable name as it shadows the global time().
6825         Add gst_sdp_message_as_text() and gst_sdp_media_as_text().
6826         Actually implement gst_sdp_message_add_time().
6827         Make gst_sdp_message_add_time() take repeat times as an argument.
6828         Store repeat times in GstSDPTime as a GArray rather than as gchar**.
6829         Corrected the definition of gst_sdp_media_get_bandwidth() (was
6830         misspelled as badwidth).
6831         gst-indented and a little clean up. Fixes #471067.
6832
6833 2007-09-05  Sebastian Dröge  <slomo@circular-chaos.org>
6834
6835         * gst/volume/gstvolume.c: (volume_choose_func),
6836         (volume_process_double), (volume_process_double_clamp),
6837         (volume_process_float_clamp):
6838         Correctly clamp float/double samples in the [-1.0,1.0] range to
6839         prevent weird effects.
6840         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
6841         Add unit tests for all samples types that had none before.
6842
6843 2007-09-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6844
6845         * gst-libs/gst/rtp/gstrtpbuffer.c:
6846           Need to include stdlib.h for abs() here too.
6847
6848 2007-09-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6849
6850         * gst/playback/gststreaminfo.c:
6851           Fix build.
6852
6853 2007-09-05  Stefan Kost  <ensonic@users.sf.net>
6854
6855         * gst/playback/gststreaminfo.c:
6856           Clean up some half-disabled code and comment.
6857
6858 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
6859
6860         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
6861
6862         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
6863         (gst_base_rtp_payload_audio_handle_event):
6864         Return FALSE from the event handler to let the parent class handle the
6865         event. Fixes #446766.
6866
6867         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6868         (gst_base_rtp_depayload_chain), (gst_base_rtp_depayload_push_full):
6869         Mark outgoing buffers as DISCONT if the incomming buffer was DISCONT.
6870
6871         * gst-libs/gst/rtp/gstbasertppayload.c:
6872         Bump the MTU to 1400.
6873
6874 2007-09-03  Johan Dahlin  <jdahlin@async.com.br>
6875
6876         * gst/typefind/gsttypefindfunctions.c (plugin_init): 
6877         Add an audio/x-nsf typefind function for the nsfdec element.
6878
6879 2007-09-03  Renato Filho  <renato.filho@indt.org.br>
6880         * gst/playback/gstplaybasebin.c:
6881         Included "myth://" on stream_uris list for enable buffering to mythtv files
6882
6883 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
6884
6885         * docs/libs/gst-plugins-base-libs-sections.txt:
6886         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_get_rb),
6887         (gst_rtcp_packet_sdes_copy_entry), (gst_rtcp_ntp_to_unix),
6888         (gst_rtcp_unix_to_ntp):
6889         * gst-libs/gst/rtp/gstrtcpbuffer.h:
6890         Fix parsing of RB blocks.
6891         Fix docs.
6892         Added helper functions to convert to/from UNIX and NTP time.
6893         API: gst_rtcp_ntp_to_unix()
6894         API: gst_rtcp_unix_to_ntp()
6895
6896         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
6897         (gst_rtp_buffer_get_header_len),
6898         (gst_rtp_buffer_get_extension_data),
6899         (gst_rtp_buffer_get_payload_subbuffer),
6900         (gst_rtp_buffer_get_payload_len), (gst_rtp_buffer_get_payload),
6901         (gst_rtp_buffer_ext_timestamp):
6902         * gst-libs/gst/rtp/gstrtpbuffer.h:
6903         Fix some more docs.
6904         Implement handling of packets with extensions.
6905         Fix padding check in _validate().
6906         Added function to get extension data.
6907         API: gst_rtp_buffer_get_header_len()
6908         API: gst_rtp_buffer_get_extension_data()
6909
6910 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
6911
6912         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6913         (gst_base_rtp_depayload_class_init),
6914         (gst_base_rtp_depayload_set_gst_timestamp):
6915         Add some more docs for the queue-delay property and fix a typo in a
6916         comment.
6917
6918         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
6919         Fix typo.
6920
6921 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
6922
6923         * gst-libs/gst/audio/gstbaseaudiosink.c:
6924         (gst_base_audio_sink_skew_slaving), (gst_base_audio_sink_render),
6925         (gst_base_audio_sink_change_state):
6926         When skew slaving, try to hover around the middle of a segment so that
6927         we at most drift by half a segment.
6928         If we are aligning in the oposite direction of the clock skew, we don't
6929         have to resync.
6930
6931 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
6932
6933         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6934         (gst_base_rtp_depayload_setcaps),
6935         (gst_base_rtp_depayload_set_gst_timestamp):
6936         Be less silly with the segment start, just apply the clock-base to the
6937         timestamp.
6938
6939 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
6940
6941         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6942         (gst_base_rtp_depayload_class_init),
6943         (gst_base_rtp_depayload_finalize),
6944         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
6945         (gst_base_rtp_depayload_handle_sink_event),
6946         (gst_base_rtp_depayload_set_gst_timestamp),
6947         (gst_base_rtp_depayload_change_state):
6948         * gst-libs/gst/rtp/gstbasertpdepayload.h:
6949         Deprecate the queue handling thread thing and remove the code.
6950         Use new method to calculate the extended timestamp.
6951
6952 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
6953
6954         * gst-libs/gst/rtp/gstrtcpbuffer.c:
6955         (gst_rtcp_packet_sdes_copy_entry):
6956         Use g_strndup which does exactly what we want.
6957
6958         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_compare_seqnum),
6959         (gst_rtp_buffer_ext_timestamp):
6960         * gst-libs/gst/rtp/gstrtpbuffer.h:
6961         Add helper function to compare seqnums.
6962         Add helper function to calculate extended timestamps.
6963         API: gst_rtp_buffer_compare_seqnum()
6964         API: gst_rtp_buffer_ext_timestamp()
6965
6966 2007-08-30  Wim Taymans  <wim.taymans@gmail.com>
6967
6968         * gst-libs/gst/rtp/gstrtcpbuffer.c:
6969         (gst_rtcp_packet_sdes_get_entry),
6970         (gst_rtcp_packet_sdes_copy_entry):
6971         * gst-libs/gst/rtp/gstrtcpbuffer.h:
6972         Fix and document SDES item data function.
6973         Add new function that makes a proper copy of SDES item data.
6974         API: gst_rtcp_packet_sdes_copy_entry()
6975
6976 2007-08-30  Stefan Kost  <ensonic@users.sf.net>
6977
6978         * configure.ac:
6979         * gst/Makefile.am:
6980           The tcp and subparse plugins are under gst, but not totaly free of
6981           dependencies. Handle selection inconfigure.ac, so that they show up
6982           on the final list of what is build and what is not. Maybe they should
6983           better be moved to ext.
6984
6985 2007-08-30  Stefan Kost  <ensonic@users.sf.net>
6986
6987         Patch by: Daniel DĂ­az  <yosoy@danieldiaz.org>
6988
6989         * configure.ac:
6990         * gst/Makefile.am:
6991           Check if libxml provides HTML parser which subparse needs.
6992           Fixes #451970.
6993
6994 2007-08-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6995
6996         * ext/alsa/gstalsa.c:
6997           Fix typo and compilation on big endian systems.
6998
6999 2007-08-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
7000
7001         * gst/subparse/gstssaparse.c:
7002           Convert SSA newline codes into actual newline characters (#470766).
7003
7004 2007-08-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
7005
7006         * docs/libs/gst-plugins-base-libs-sections.txt:
7007         * gst-libs/gst/pbutils/install-plugins.c:
7008         * gst-libs/gst/pbutils/install-plugins.h:
7009         * tests/check/libs/pbutils.c:
7010           API: also add gst_install_plugins_supported() while we're at it
7011           (see #470456).
7012
7013 2007-08-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
7014
7015         * docs/libs/gst-plugins-base-libs-sections.txt:
7016         * gst-libs/gst/pbutils/missing-plugins.c:
7017         * gst-libs/gst/pbutils/missing-plugins.h:
7018         * tests/check/libs/pbutils.c:
7019           API: add gst_missing_*_installer_detail_new() convenience API so
7020           that applications that know exactly what they're missing can request
7021           installer detail strings for those items directly instead of having
7022           to first create a dummy missing-plugin message and then get the
7023           installer detail string from that.  Fixes #470456.
7024
7025 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
7026
7027         * gst/playback/gstdecodebin.c: (close_pad_link):
7028         We need to set up delayed-linking whenever the caps are non-fixed,
7029         not just when there are multiple types - use gst_pad_is_fixed()
7030         to test.
7031
7032 2007-08-26  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
7033
7034         * gst-libs/gst/pbutils/missing-plugins.c:
7035           (gst_missing_plugin_message_get_installer_detail):
7036           Add missing separator in PID fallback case.
7037
7038 2007-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
7039
7040         * ext/alsa/Makefile.am:
7041         There is no GST_PLUGINS_BASE_LIBS defined.
7042         
7043         * ext/alsa/gstalsa.c:
7044         * ext/alsa/gstalsasink.c: (gst_alsasink_delay):
7045         * ext/alsa/gstalsasrc.c: (gst_alsasrc_delay):
7046         Add support for ALSA 24-bit formats.
7047         snd_pcm_delay can return an error code, especially
7048         during XRUNS. In that case, the best we can do is assume
7049         delay = 0.
7050
7051         * gst/audioconvert/Makefile.am:
7052         Add flags from -base before any more-remote dependencies.
7053
7054 2007-08-23  Sebastian Dröge  <slomo@circular-chaos.org>
7055
7056         Based on a patch by: Davyd Madeley <davyd at madeley dot id dot au>
7057
7058         * gst/volume/gstvolume.c: (volume_choose_func),
7059         (volume_update_real_volume), (gst_volume_set_volume),
7060         (gst_volume_init), (volume_process_int32),
7061         (volume_process_int32_clamp), (volume_process_int24),
7062         (volume_process_int24_clamp), (volume_process_int16),
7063         (volume_process_int16_clamp), (volume_process_int8),
7064         (volume_process_int8_clamp), (volume_update_volume), (plugin_init):
7065         * gst/volume/gstvolume.h:
7066         Add support for int32, int24 and int8 to the volume element.
7067         Fixes #445529.
7068
7069 2007-08-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
7070
7071         * tests/examples/Makefile.am:
7072           Fix even more.
7073
7074 2007-08-23  Stefan Kost  <ensonic@users.sf.net>
7075
7076         * configure.ac:
7077         * docs/libs/Makefile.am:
7078         * docs/libs/gst-plugins-base-libs-docs.sgml:
7079         * docs/libs/gst-plugins-base-libs-sections.txt:
7080         * ext/gnomevfs/gstgnomevfssrc.c:
7081         * ext/gnomevfs/gstgnomevfssrc.h:
7082         * gst-libs/gst/Makefile.am:
7083         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
7084         * pkgconfig/gstreamer-plugins-base.pc.in:
7085         * sys/v4l/v4lsrc_calls.c:
7086         * tests/examples/Makefile.am:
7087         * win32/common/config.h:
7088           Revert unwanted commit. many thanks to moap. I want a fix for 
7089           https://thomas.apestaart.org/moap/trac/ticket/239
7090
7091 2007-08-23  Stefan Kost  <ensonic@users.sf.net>
7092
7093         * gst/volume/gstvolume.c:
7094           Move passthrough below gst_object_sync_values(). Fixes #442654.
7095
7096 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
7097
7098         * gst-libs/gst/audio/audio.c:
7099         Clarify the docs a little.
7100
7101 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
7102
7103         * gst/volume/gstvolume.c:
7104           Enable liboil for float and add more details about problems with
7105           int16.
7106
7107 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
7108
7109         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
7110         Fix RGB24 masks as spotted by _ke (Daniel G. Siegel) on IRC.
7111
7112 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
7113
7114         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward):
7115         When calculating the first timestamp of the buffers, don't go below 0
7116         and clip the samples because the offset was on the eos page.
7117         Fixes #466717.
7118
7119 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
7120
7121         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain),
7122         (gst_ogg_demux_collect_chain_info):
7123         Also submit the eos page when trying to find the first timestamp.
7124         See #466717.
7125
7126 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
7127
7128         * gst-libs/gst/audio/audio.h:
7129         Use gst_util_uint64_scale() instead of doing the math
7130         with double for GST_FRAMES_TO_CLOCK_TIME() and
7131         GST_CLOCK_TIME_TO_FRAMES(). For large timestamps this
7132         prevents rounding errors. Fixes #467667.
7133
7134 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7135
7136         * gst-libs/gst/rtsp/gstrtspconnection.c:
7137         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
7138         (gst_rtsp_connection_read), (gst_rtsp_connection_poll):
7139         * gst-libs/gst/rtsp/gstrtspconnection.h:
7140         Small cleanups.
7141         On shutdown, don't read the control socket yet.
7142         Set timeout value correctly in all cases.
7143         Add function to check if the server accepts reads or writes.
7144         API: gst_rtsp_connection_poll()
7145
7146         * gst-libs/gst/rtsp/gstrtspdefs.h:
7147         Fix compilation with -pedantic.
7148         Add enum for _poll.
7149
7150 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
7151
7152         Patch by: Olivier Crete  <tester at tester ca>
7153
7154         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
7155         (gst_basertppayload_getcaps):
7156         * gst-libs/gst/rtp/gstbasertppayload.h:
7157         Add getcaps vfunc to basertppayload. See #465146.
7158
7159 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
7160
7161         * gst/playback/gstplaybasebin.c: (queue_threshold_reached):
7162         Only post buffering messages when we are a stream.
7163
7164 2007-08-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
7165
7166         * gst-libs/gst/pbutils/install-plugins.c:
7167         * gst-libs/gst/pbutils/missing-plugins.c:
7168           Small docs fix and addition.
7169
7170 2007-08-13  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
7171
7172         * tests/icles/.cvsignore:
7173         * tests/icles/Makefile.am:
7174         * tests/icles/test-textoverlay.c:
7175           Add a dumb little test for textoverlay alignments.
7176
7177 2007-08-13  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
7178
7179         Patch by: Dan Williams  <dcbw redhat com>
7180
7181         * ext/pango/gsttextoverlay.c:
7182         * ext/pango/gsttextoverlay.h:
7183           API: add "line-alignment" property (#459334). Add gtk-doc blurb for
7184           "silent" property so there's a Since tag in the API reference.
7185
7186 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
7187
7188         * gst-libs/gst/rtp/gstbasertppayload.c:
7189         (gst_basertppayload_set_outcaps):
7190         * gst-libs/gst/rtp/gstbasertppayload.h:
7191         Improve caps negotiation so that downstream elements can confiure
7192         certain RTP properties by fixing them on the caps. See #465146.
7193         Add docs.
7194
7195 2007-08-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
7196
7197         * docs/libs/gst-plugins-base-libs-sections.txt:
7198         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7199         * gst-libs/gst/rtp/gstbasertpdepayload.h:
7200           Mark as deprecated some macros which were presumably meant to be
7201           private API and accidentally exposed in the public header file.
7202           Also actually _init() lock (only works at the moment because the
7203           struct is zeroed out when created and the initial values in the
7204           mutex struct are zeroes too). (#459585)
7205
7206 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
7207
7208         * docs/libs/Makefile.am:
7209           Remove cruft and do some cleanups.
7210
7211         * docs/libs/gst-plugins-base-libs-docs.sgml:
7212           Prepare for comming gtkdoc features (rebase against online docs).
7213
7214 2007-08-10  Michael Smith <msmith@fluendo.com>
7215
7216         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
7217           Debug output fixes.
7218         * tests/check/elements/audiorate.c: (do_perfect_stream_test),
7219         (GST_START_TEST):
7220           Change the number of buffers used; 500 is too many and leads to
7221           timeouts.
7222
7223 2007-08-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
7224
7225         * gst/playback/gstqueue2.c:
7226         * gst/videorate/gstvideorate.c:
7227           Printf format fixes (#465028).
7228
7229 2007-08-09  Michael Smith <msmith@fluendo.com>
7230
7231         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
7232           If we have a large (> 1 second) discontinuity, push a series of
7233           smaller buffers rather than a single very large buffer. Avoids
7234           unreasonably large single buffer allocations when encountering a
7235           large gap.
7236         * tests/check/elements/audiorate.c: (GST_START_TEST),
7237         (audiorate_suite):
7238           Add a test for this.
7239
7240 2007-08-09  Jan Schmidt  <thaytan@mad.scientist.com>
7241
7242         * gst/playback/gstplaybasebin.c: (group_commit),
7243         (queue_remove_probe), (queue_threshold_reached):
7244
7245         Patch by: Josep Torra Valles <josep@fluendo.com>
7246         Fixes: #465015
7247         Make sure we remove the check_queues buffer probe from the 
7248         correct queue to avoid racily going back to "buffering 99%" when
7249         buffering is actually complete.
7250
7251         Also, fix the spelling of Josep's surname in the ChangeLog.
7252
7253 2007-08-09  Stefan Kost  <ensonic@users.sf.net>
7254
7255         * ext/ogg/gstoggmux.c:
7256           Do not leak oggmux instance.
7257         
7258         * ext/vorbis/vorbisenc.c:
7259           Also log values.
7260
7261 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
7262
7263         * po/hu.po:
7264         * po/it.po:
7265         * po/nl.po:
7266         * po/uk.po:
7267         * po/vi.po:
7268           Updated translations.
7269
7270 2007-08-08  Stefan Kost  <ensonic@users.sf.net>
7271
7272         patch by: Yang Hong <hongyang@redflag-linux.com>
7273
7274         * ext/pango/gsttextoverlay.c:
7275         * ext/pango/gsttextoverlay.h:
7276           Add 'silent' property to GstTimeOverlay. Fixes #462979
7277
7278 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
7279
7280         Patch by: Josep Torra Valles <josep@fluendo.com>
7281
7282         * docs/plugins/gst-plugins-base-plugins.args:
7283         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
7284         (gst_uri_decode_bin_init), (gst_uri_decode_bin_set_property),
7285         (gst_uri_decode_bin_get_property), (gen_source_element):
7286         Add connection-speed property. Fixes #464690.
7287
7288 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
7289
7290         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
7291
7292         * configure.ac:
7293         * gst-libs/gst/rtsp/Makefile.am:
7294         * gst-libs/gst/rtsp/gstrtspconnection.c:
7295         (gst_rtsp_connection_connect):
7296         Fix compilation on windows. Fixes #464320.
7297
7298 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
7299
7300         Patch by: Josep Torra Valles <josep@fluendo.com>
7301
7302         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7303         (gst_play_base_bin_init), (queue_threshold_reached),
7304         (gen_source_element), (setup_substreams),
7305         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
7306         (gst_play_base_bin_get_streaminfo_value_array):
7307         * gst/playback/gstplaybasebin.h:
7308         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
7309         (gst_play_bin_set_property), (gst_play_bin_get_property),
7310         (gst_play_bin_handle_redirect_message):
7311         Move connection-speed property from playbin to playbasebin so that we
7312         can also configure it in source elements that have the connection-speed
7313         property. Fixes #464028.
7314         Add some debug info here and there.
7315
7316 2007-08-06  Sebastian Dröge  <slomo@circular-chaos.org>
7317
7318         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
7319         Properly respond to conversion queries. Fixes #464079.
7320
7321 2007-08-03  Sebastian Dröge  <slomo@circular-chaos.org>
7322
7323         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_init),
7324         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
7325         (gst_audio_test_src_init_sine_table),
7326         (gst_audio_test_src_change_wave), (gst_audio_test_src_create):
7327         * gst/audiotestsrc/gstaudiotestsrc.h:
7328         Add float/double and int32 support to audiotestsrc. Fixes #460422.
7329         Also set the default volume to the default value specified in the
7330         GParamSpec.
7331
7332 2007-08-03  Sebastian Dröge  <slomo@circular-chaos.org>
7333
7334         Patch by: Jens Granseuer <jensgr at gmx dot net>
7335
7336         * gst/audioconvert/gstaudioquantize.c:
7337         Fix C89 incompatibilities and spelling of explanations. Fixes #463215.
7338
7339 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
7340
7341         * gst-libs/gst/rtsp/gstrtsptransport.c: (gst_rtsp_transport_parse):
7342         Add rdt manager for rdt transport.
7343         Fix parsing of RDT transport.
7344
7345 2007-08-03  Jan Schmidt  <thaytan@mad.scientist.com>
7346
7347         * configure.ac:
7348         Back to CVS
7349
7350 === release 0.10.14 ===
7351
7352 2007-08-03  Jan Schmidt <thaytan@mad.scientist.com>
7353
7354         * configure.ac:
7355           releasing 0.10.14, "Light Years Ahead"
7356
7357 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7358
7359         * tests/check/libs/audio.c: (GST_START_TEST):
7360         Fix the test to reflect the behaviour of gst_audio_clip_buffer.
7361
7362 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7363
7364         * gst-libs/gst/audio/audio.c:
7365         When clipping a buffer with no timestamp, assume it is
7366         within the segment without warnings.
7367
7368         Fixes: #460978
7369
7370 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
7371
7372         * gst-libs/gst/rtsp/gstrtspextension.c: (gst_rtsp_extension_send):
7373         Fire the signal on the object, not the interface.
7374
7375 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7376
7377         * gst-libs/gst/rtsp/.cvsignore:
7378         Ber. Don't include the full path, idiot.
7379
7380 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7381
7382         * gst-libs/gst/rtsp/.cvsignore:
7383         Ignore generated files.
7384
7385 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7386
7387         * gst-libs/gst/interfaces/Makefile.am:
7388         * gst-libs/gst/interfaces/interfaces-marshal.list:
7389         * gst-libs/gst/interfaces/rtspextension.c:
7390         * gst-libs/gst/interfaces/rtspextension.h:
7391         * gst-libs/gst/rtsp/Makefile.am:
7392         * gst-libs/gst/rtsp/gstrtsp.h:
7393         * gst-libs/gst/rtsp/gstrtspextension.c:
7394         (gst_rtsp_extension_get_type), (gst_rtsp_extension_iface_init),
7395         (gst_rtsp_extension_detect_server),
7396         (gst_rtsp_extension_before_send), (gst_rtsp_extension_after_send),
7397         (gst_rtsp_extension_parse_sdp), (gst_rtsp_extension_setup_media),
7398         (gst_rtsp_extension_configure_stream),
7399         (gst_rtsp_extension_get_transports),
7400         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
7401         * gst-libs/gst/rtsp/gstrtspextension.h:
7402         * gst-libs/gst/rtsp/rtsp-marshal.list:
7403         Move the rtspextension.h interface into gstrtspextension.h
7404         as part of libgstrtsp instead of libgstinterfaces, because it's
7405         only for use within plugins, not applications. 
7406         Add stuff to do the enum & marshal generation needed in libgstrtsp now.
7407         Use the GST_TYPE_RTSP_RESULT enum type for the return value of the 
7408         signal that the GstRTSPExtension interface emits, since G_TYPE_ENUM
7409         is abstract.
7410
7411 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
7412
7413         * gst-libs/gst/interfaces/Makefile.am:
7414         * gst-libs/gst/interfaces/interfaces-marshal.list:
7415         * gst-libs/gst/interfaces/rtspextension.c:
7416         (gst_rtsp_extension_iface_init),
7417         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
7418         * gst-libs/gst/interfaces/rtspextension.h:
7419         Fix marshaller for the send signal.
7420         Add URL to stream selection interface method.
7421
7422 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7423
7424         * gst-libs/gst/riff/Makefile.am:
7425         Pull in our dependencies from -base before those from outside.
7426
7427 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
7428
7429         * docs/libs/gst-plugins-base-libs-sections.txt:
7430         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_decode_ip):
7431         * gst-libs/gst/rtsp/gstrtspbase64.h:
7432         API: gst_rtsp_base64_decode_ip()
7433         Added function to decode Base64 in-place.
7434
7435 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7436
7437         * tests/check/libs/.cvsignore:
7438         Ignore the mixer test binary.
7439
7440 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7441
7442         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward):
7443         Gratuitous comment change to trigger a rebuild on the buildbots.
7444
7445 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
7446
7447         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_media_get_media),
7448         (gst_sdp_media_get_port), (gst_sdp_media_get_num_ports),
7449         (gst_sdp_media_get_proto), (gst_sdp_media_formats_len),
7450         (gst_sdp_media_get_format), (gst_sdp_media_get_information),
7451         (gst_sdp_media_connections_len), (gst_sdp_media_get_connection),
7452         (gst_sdp_media_bandwidths_len), (gst_sdp_media_get_badwidth),
7453         (gst_sdp_media_get_key), (gst_sdp_media_attributes_len),
7454         (gst_sdp_media_get_attribute), (gst_sdp_media_get_attribute_val_n),
7455         (gst_sdp_media_get_attribute_val):
7456         * gst-libs/gst/sdp/gstsdpmessage.h:
7457         Constify args where we can.
7458
7459 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
7460
7461         * gst-libs/gst/interfaces/Makefile.am:
7462         * gst-libs/gst/interfaces/rtspextension.c:
7463         (gst_rtsp_extension_get_type), (gst_rtsp_extension_iface_init),
7464         (gst_rtsp_extension_detect_server),
7465         (gst_rtsp_extension_before_send), (gst_rtsp_extension_after_send),
7466         (gst_rtsp_extension_parse_sdp), (gst_rtsp_extension_setup_media),
7467         (gst_rtsp_extension_configure_stream),
7468         (gst_rtsp_extension_get_transports),
7469         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
7470         * gst-libs/gst/interfaces/rtspextension.h:
7471         Move interface for RTSP extensions from -good to here.
7472         Added helper methods to invoke interface methods.
7473
7474 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
7475
7476         * docs/libs/gst-plugins-base-libs-sections.txt:
7477         * gst-libs/gst/rtsp/gstrtspdefs.h:
7478         * gst-libs/gst/rtsp/gstrtspmessage.c: (key_value_foreach),
7479         (gst_rtsp_message_get_type), (gst_rtsp_message_parse_request),
7480         (gst_rtsp_message_init_response),
7481         (gst_rtsp_message_parse_response), (gst_rtsp_message_new_data),
7482         (gst_rtsp_message_parse_data), (gst_rtsp_message_add_header),
7483         (gst_rtsp_message_remove_header), (gst_rtsp_message_get_header),
7484         (gst_rtsp_message_append_headers), (gst_rtsp_message_set_body),
7485         (gst_rtsp_message_get_body), (dump_key_value):
7486         * gst-libs/gst/rtsp/gstrtspmessage.h:
7487         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
7488         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
7489         (gst_rtsp_range_parse):
7490         * gst-libs/gst/rtsp/gstrtsprange.h:
7491         * gst-libs/gst/rtsp/gstrtsptransport.c:
7492         * gst-libs/gst/rtsp/gstrtspurl.c:
7493         Fix some more RTSP docs.
7494         Add some missing methods for dealing with messages.
7495
7496 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
7497
7498         * docs/libs/gst-plugins-base-libs-docs.sgml:
7499         * docs/libs/gst-plugins-base-libs-sections.txt:
7500         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_encode):
7501         * gst-libs/gst/rtsp/gstrtspbase64.h:
7502         * gst-libs/gst/rtsp/gstrtspconnection.c:
7503         (gst_rtsp_connection_connect), (add_auth_header),
7504         (gst_rtsp_connection_write), (gst_rtsp_connection_send),
7505         (read_body), (gst_rtsp_connection_receive),
7506         (gst_rtsp_connection_next_timeout),
7507         (gst_rtsp_connection_reset_timeout),
7508         (gst_rtsp_connection_set_auth):
7509         * gst-libs/gst/rtsp/gstrtspconnection.h:
7510         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status):
7511         * gst-libs/gst/rtsp/gstrtspdefs.h:
7512         * gst-libs/gst/rtsp/gstrtspmessage.h:
7513         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
7514         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
7515         (gst_rtsp_range_parse):
7516         * gst-libs/gst/rtsp/gstrtspurl.h:
7517         Added beginnings of RTSP documentation.
7518
7519 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
7520
7521         * docs/libs/Makefile.am:
7522         * docs/libs/gst-plugins-base-libs-docs.sgml:
7523         * docs/libs/gst-plugins-base-libs-sections.txt:
7524         * gst-libs/gst/sdp/gstsdp.h:
7525         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_message_set_origin),
7526         (gst_sdp_message_set_connection), (gst_sdp_message_add_bandwidth),
7527         (gst_sdp_message_add_time), (gst_sdp_message_add_zone),
7528         (gst_sdp_message_set_key), (gst_sdp_message_get_attribute_val_n),
7529         (gst_sdp_message_get_attribute_val),
7530         (gst_sdp_message_add_attribute), (gst_sdp_media_new),
7531         (gst_sdp_media_init), (gst_sdp_media_uninit), (gst_sdp_media_free),
7532         (gst_sdp_media_get_media), (gst_sdp_media_set_media),
7533         (gst_sdp_media_get_port), (gst_sdp_media_get_num_ports),
7534         (gst_sdp_media_set_port_info), (gst_sdp_media_get_proto),
7535         (gst_sdp_media_set_proto), (gst_sdp_media_formats_len),
7536         (gst_sdp_media_get_format), (gst_sdp_media_add_format),
7537         (gst_sdp_media_get_information), (gst_sdp_media_set_information),
7538         (gst_sdp_media_connections_len), (gst_sdp_media_get_connection),
7539         (gst_sdp_media_add_connection), (gst_sdp_media_bandwidths_len),
7540         (gst_sdp_media_get_badwidth), (gst_sdp_media_add_bandwidth),
7541         (gst_sdp_media_set_key), (gst_sdp_media_get_key),
7542         (gst_sdp_media_attributes_len), (gst_sdp_media_add_attribute),
7543         (gst_sdp_media_get_attribute_val_n),
7544         (gst_sdp_media_get_attribute_val), (gst_sdp_message_parse_buffer),
7545         (print_media), (gst_sdp_message_dump):
7546         * gst-libs/gst/sdp/gstsdpmessage.h:
7547         Document the SDP library.
7548         Add some of the missing SDPMedia methods.
7549
7550 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
7551
7552         * configure.ac:
7553         * gst-libs/gst/Makefile.am:
7554         * gst-libs/gst/rtsp/Makefile.am:
7555         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_encode):
7556         * gst-libs/gst/rtsp/gstrtspbase64.h:
7557         * gst-libs/gst/rtsp/gstrtspconnection.c: (inet_aton),
7558         (gst_rtsp_connection_create), (gst_rtsp_connection_connect),
7559         (add_auth_header), (add_date_header), (gst_rtsp_connection_write),
7560         (gst_rtsp_connection_send), (read_line), (read_string), (read_key),
7561         (parse_response_status), (parse_request_line), (parse_line),
7562         (gst_rtsp_connection_read), (read_body),
7563         (gst_rtsp_connection_receive), (gst_rtsp_connection_close),
7564         (gst_rtsp_connection_free), (gst_rtsp_connection_next_timeout),
7565         (gst_rtsp_connection_reset_timeout), (gst_rtsp_connection_flush),
7566         (gst_rtsp_connection_set_auth):
7567         * gst-libs/gst/rtsp/gstrtspconnection.h:
7568         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status),
7569         (gst_rtsp_strresult), (gst_rtsp_method_as_text),
7570         (gst_rtsp_version_as_text), (gst_rtsp_header_as_text),
7571         (gst_rtsp_status_as_text), (gst_rtsp_find_header_field),
7572         (gst_rtsp_find_method):
7573         * gst-libs/gst/rtsp/gstrtspdefs.h:
7574         * gst-libs/gst/rtsp/gstrtspmessage.c: (key_value_foreach),
7575         (gst_rtsp_message_new), (gst_rtsp_message_init),
7576         (gst_rtsp_message_new_request), (gst_rtsp_message_init_request),
7577         (gst_rtsp_message_new_response), (gst_rtsp_message_init_response),
7578         (gst_rtsp_message_init_data), (gst_rtsp_message_unset),
7579         (gst_rtsp_message_free), (gst_rtsp_message_add_header),
7580         (gst_rtsp_message_remove_header), (gst_rtsp_message_get_header),
7581         (gst_rtsp_message_append_headers), (gst_rtsp_message_set_body),
7582         (gst_rtsp_message_take_body), (gst_rtsp_message_get_body),
7583         (gst_rtsp_message_steal_body), (dump_mem), (dump_key_value),
7584         (gst_rtsp_message_dump):
7585         * gst-libs/gst/rtsp/gstrtspmessage.h:
7586         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
7587         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
7588         (gst_rtsp_range_parse), (gst_rtsp_range_free):
7589         * gst-libs/gst/rtsp/gstrtsprange.h:
7590         * gst-libs/gst/rtsp/gstrtsptransport.c: (gst_rtsp_transport_new),
7591         (gst_rtsp_transport_init), (gst_rtsp_transport_get_mime),
7592         (gst_rtsp_transport_get_manager), (parse_mode), (parse_range),
7593         (range_as_text), (rtsp_transport_mode_as_text),
7594         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
7595         (gst_rtsp_transport_parse), (gst_rtsp_transport_as_text),
7596         (gst_rtsp_transport_free):
7597         * gst-libs/gst/rtsp/gstrtsptransport.h:
7598         * gst-libs/gst/rtsp/gstrtspurl.c: (gst_rtsp_url_parse),
7599         (gst_rtsp_url_free), (gst_rtsp_url_set_port),
7600         (gst_rtsp_url_get_port), (gst_rtsp_url_get_request_uri):
7601         * gst-libs/gst/rtsp/gstrtspurl.h:
7602         * gst-libs/gst/sdp/Makefile.am:
7603         * gst-libs/gst/sdp/gstsdp.h:
7604         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_origin_init),
7605         (gst_sdp_connection_init), (gst_sdp_bandwidth_init),
7606         (gst_sdp_time_init), (gst_sdp_zone_init), (gst_sdp_key_init),
7607         (gst_sdp_attribute_init), (gst_sdp_message_new),
7608         (gst_sdp_message_init), (gst_sdp_message_uninit),
7609         (gst_sdp_message_free), (gst_sdp_media_new), (gst_sdp_media_init),
7610         (gst_sdp_media_uninit), (gst_sdp_media_free),
7611         (gst_sdp_message_set_origin), (gst_sdp_message_get_origin),
7612         (gst_sdp_message_set_connection), (gst_sdp_message_get_connection),
7613         (gst_sdp_message_add_bandwidth), (gst_sdp_message_add_time),
7614         (gst_sdp_message_add_zone), (gst_sdp_message_set_key),
7615         (gst_sdp_message_get_key), (gst_sdp_message_get_attribute_val_n),
7616         (gst_sdp_message_get_attribute_val),
7617         (gst_sdp_message_add_attribute), (gst_sdp_message_add_media),
7618         (gst_sdp_media_add_attribute), (gst_sdp_media_add_bandwidth),
7619         (gst_sdp_media_add_format), (gst_sdp_media_get_attribute),
7620         (gst_sdp_media_get_attribute_val_n),
7621         (gst_sdp_media_get_attribute_val), (gst_sdp_media_get_format),
7622         (read_string), (read_string_del), (gst_sdp_parse_line),
7623         (gst_sdp_message_parse_buffer), (print_media),
7624         (gst_sdp_message_dump):
7625         * gst-libs/gst/sdp/gstsdpmessage.h:
7626         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
7627         Move SDP and RTSP from helper objects in -good to a reusable library.
7628         Use a proper gst_ namespace.
7629
7630 2007-07-23  Sebastian Dröge  <slomo@circular-chaos.org>
7631
7632         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
7633         (vorbis_dec_flush_decode):
7634         Use the new buffer clipping function from gstaudio here.
7635
7636 2007-07-23  Sebastian Dröge  <slomo@circular-chaos.org>
7637
7638         * docs/libs/gst-plugins-base-libs-sections.txt:
7639         * gst-libs/gst/audio/audio.c: (gst_audio_buffer_clip):
7640         * gst-libs/gst/audio/audio.h:
7641         * tests/check/libs/audio.c: (GST_START_TEST), (audio_suite):
7642         API: Add buffer clipping function for raw audio buffers. Fixes #456656.
7643         Also add deprecation guards for gst_audio_structure_set_int() to the
7644         header.
7645
7646 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
7647
7648         * docs/libs/gst-plugins-base-libs-sections.txt:
7649           Cleanup the docs.
7650
7651 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
7652
7653         Patch by: Dan Williams <dcbw at redhat dot com>
7654
7655         * gst/playback/gstplaybasebin.c:
7656         (gst_play_base_bin_get_streaminfo_value_array):
7657         Don't return NULL when querying the stream info value array but instead
7658         return an empty array. Fixes #459204.
7659
7660 2007-07-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
7661
7662         * gst/playback/gsturidecodebin.c:
7663           Init debug category before using it.
7664
7665 2007-07-21  Jan Schmidt  <thaytan@noraisin.net>
7666
7667         * gst-libs/gst/interfaces/mixer.h:
7668         Add padding vars in place of the signal pointers
7669         when building with DISABLE_DEPRECATED so that the
7670         interface structure doesn't change size.
7671
7672 2007-07-20  Jan Schmidt  <thaytan@noraisin.net>
7673
7674         * docs/libs/gst-plugins-base-libs-sections.txt:
7675         * ext/alsa/gstalsamixer.c:
7676         * ext/alsa/gstalsamixer.h:
7677         * ext/alsa/gstalsamixerelement.c:
7678         * ext/alsa/gstalsamixertrack.c:
7679         * gst-libs/gst/interfaces/mixer.c:
7680         * gst-libs/gst/interfaces/mixer.h:
7681         * gst-libs/gst/interfaces/mixeroptions.c:
7682         * gst-libs/gst/interfaces/mixeroptions.h:
7683         * gst-libs/gst/interfaces/mixertrack.c:
7684         * gst-libs/gst/interfaces/mixertrack.h:
7685         * tests/check/Makefile.am:
7686         * tests/check/libs/mixer.c:
7687
7688         Patch By: Marc-Andre Lureau <marcandre.lureau@gmail.com>
7689         Fixes: #152864 
7690
7691         Add support for notifying mixer changes on the message bus, and
7692         implement it in alsamixer.
7693
7694         API: gst_mixer_get_mixer_flags
7695         API: gst_mixer_message_parse_mute_toggled
7696         API: gst_mixer_message_parse_record_toggled
7697         API: gst_mixer_message_parse_volume_changed
7698         API: gst_mixer_message_parse_option_changed
7699         API: GstMixerMessageType
7700         API: GstMixerFlags
7701
7702 2007-07-20  Michael Smith <msmith@fluendo.com>
7703
7704         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7705         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps):
7706           xcontext->im_format is only for testing XShm support (as the header
7707           file comments document). Use xvimage->im_format for everything else.
7708           Avoids spurious warnings on buffer allocation before setcaps.
7709
7710 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
7711
7712         * tests/examples/volume/Makefile.am:
7713         * tests/icles/Makefile.am:
7714           We should use $(LIBM).
7715
7716 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
7717
7718         * tests/icles/Makefile.am:
7719           This needs -lm.
7720
7721 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
7722
7723         * gst-libs/gst/rtp/gstbasertppayload.c:
7724         (gst_basertppayload_class_init), (gst_basertppayload_init),
7725         (gst_basertppayload_set_property),
7726         (gst_basertppayload_get_property):
7727         Don't break ABI, restore previous ranges. Keep the default random
7728         selection of timestamp and seqnum offset but as soon as the app sets a
7729         specific value, use that one.
7730
7731 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
7732
7733         Patch by: Bastien Nocera <hadess at hadess dot net>
7734
7735         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
7736         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
7737         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
7738         * sys/xvimage/xvimagesink.h:
7739         Add option to turn off double-buffering for debugging purposes.
7740         Fixes #437169.
7741
7742 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
7743
7744         Patch by: Jorn Baayen <jorn at openedhand dot com>
7745
7746         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
7747         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
7748         (gst_ximagesink_init), (gst_ximagesink_class_init):
7749         * sys/ximage/ximagesink.h:
7750         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
7751         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
7752         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
7753         * sys/xvimage/xvimagesink.h:
7754         add 'handle-expose' property. Useful for video widgets which may want to
7755         be in control of Expose behaviour. Fixes #380625
7756
7757 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
7758
7759         * gst-libs/gst/rtp/gstbasertppayload.c:
7760         (gst_basertppayload_class_init), (gst_basertppayload_init),
7761         (gst_basertppayload_event), (gst_basertppayload_push),
7762         (gst_basertppayload_set_property),
7763         (gst_basertppayload_get_property),
7764         (gst_basertppayload_change_state):
7765         * gst-libs/gst/rtp/gstbasertppayload.h:
7766         Fix ranges of rtp payloader properties so that the full range can be
7767         used in addition to -1 (random).
7768         Fix wrong seqnum reporting in caps.
7769         Fixes #420326.
7770
7771 2007-07-13  Wim Taymans  <wim.taymans@gmail.com>
7772
7773         * gst/videorate/gstvideorate.c: (gst_video_rate_init),
7774         (gst_video_rate_query):
7775         Use boilerplate.
7776         Add latency query, might not be perfect yet but already works a lot
7777         better. Fixes #442557.
7778
7779 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
7780
7781         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
7782         (gst_xvimagesink_setcaps):
7783         * sys/xvimage/xvimagesink.h:
7784         After a caps change, redraw our borders to avoid garbage left there
7785         when the image format changes to a smaller size, like 16:9 -> 4:3
7786         Also, hold the flow_lock a bit longer in the set_caps while we're
7787         fiddling with the xcontext.
7788
7789 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
7790
7791         * Makefile.am:
7792         * configure.ac:
7793         * tests/Makefile.am:
7794         Remove bogus check for libcheck, since we check for
7795         gstreamer-check and it pulls in the required info from there, and we
7796         weren't actually _using_ the information for libcheck ourselves
7797         anyway.
7798
7799 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
7800
7801         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7802         (gst_ffmpeg_caps_to_pixfmt):
7803         Fix the r_mask test for RGBA32 on little-endian.
7804         Fix a stupid typo that would have obviously broken 
7805         compilation on big-endian, if anyone was testing.
7806
7807 2007-07-12  Wim Taymans  <wim.taymans@gmail.com>
7808
7809         * gst/videotestsrc/videotestsrc.c: (paint_hline_AYUV),
7810         (paint_hline_str4):
7811         * gst/videotestsrc/videotestsrc.h:
7812         Add alpha to the color struct.
7813         Use a default alpha value of 255 instead of 128.
7814
7815 2007-07-12  Wim Taymans  <wim.taymans@gmail.com>
7816
7817         * gst/playback/gstplaybasebin.c: (no_more_pads_full),
7818         (setup_source):
7819         Clear the dynamic pads counter when starting a new uri. This makes
7820         reusing playbin work again.
7821         Fixes #454264.
7822
7823 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
7824
7825         * configure.ac:
7826           Use pkg-config to locate check.
7827
7828 2007-07-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
7829
7830         * configure.ac:
7831         * tests/check/elements/volume.c: (GST_START_TEST):
7832           Fix 'make check' build against core CVS.
7833
7834 2007-07-10  Stefan Kost  <ensonic@users.sf.net>
7835
7836         * gst-libs/gst/interfaces/propertyprobe.c:
7837         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
7838         * gst-libs/gst/tag/gstvorbistag.c:
7839           Make gtk-doc happy.
7840
7841 2007-07-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
7842
7843         * gst-libs/gst/audio/gstbaseaudiosink.c:
7844         (gst_base_audio_sink_callback):
7845           Quick hack to make audiosinks stop at EOS when operating in
7846           pull-mode; needs to be fixed properly some day.
7847
7848 2007-07-06  Stefan Kost  <ensonic@users.sf.net>
7849
7850         * docs/libs/gst-plugins-base-libs-sections.txt:
7851           Fix location of includes in the docs.
7852
7853 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
7854
7855         * gst/ffmpegcolorspace/avcodec.h:
7856         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7857         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
7858         (gst_ffmpegcsp_avpicture_fill):
7859         * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
7860         (img_get_alpha_info):
7861         Add 2 new pixel formats - ABGR32 and ARGB32, which are reflections
7862         of the existing BGRA32 and RGBA32 formats with the alpha at the other
7863         end of the word. Partially fixes #451908
7864
7865 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
7866
7867         * docs/libs/Makefile.am:
7868         * docs/plugins/Makefile.am:
7869           Simplify --extra-dir as gtkdoc scans recursively.
7870
7871 2007-07-03  Wim Taymans  <wim.taymans@gmail.com>
7872
7873         * gst/adder/gstadder.c: (gst_adder_sink_getcaps),
7874         (gst_adder_request_new_pad):
7875         Make getcaps more robust by not using the proxycaps function. This makes
7876         sure that we don't end up recursively calling getcaps upstream.
7877         See #316248.
7878
7879 2007-06-29  Wim Taymans  <wim.taymans@gmail.com>
7880
7881         * gst/audioconvert/audioconvert.c:
7882         Include math.h to fix compilation.
7883
7884 2007-06-29  Jan Schmidt  <thaytan@mad.scientist.com>
7885
7886         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7887         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
7888         Add a mapping for YUV format "IYU1", which is a 4:1:1 packed pixel
7889         format, as produced by some dc1394 cameras like the iSight.
7890         See http://www.fourcc.org/yuv.php#IYU1
7891
7892 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
7893
7894         * gst/audioconvert/Makefile.am:
7895         * gst/audioconvert/audioconvert.c: (audio_convert_get_func_index),
7896         (check_default), (audio_convert_prepare_context),
7897         (audio_convert_clean_context), (audio_convert_convert):
7898         * gst/audioconvert/audioconvert.h:
7899         * gst/audioconvert/gstaudioconvert.c:
7900         (gst_audio_convert_dithering_get_type),
7901         (gst_audio_convert_ns_get_type), (gst_audio_convert_class_init),
7902         (gst_audio_convert_init), (gst_audio_convert_set_caps),
7903         (gst_audio_convert_set_property), (gst_audio_convert_get_property):
7904         * gst/audioconvert/gstaudioconvert.h:
7905         * gst/audioconvert/gstaudioquantize.c:
7906         (gst_audio_quantize_setup_noise_shaping),
7907         (gst_audio_quantize_free_noise_shaping),
7908         (gst_audio_quantize_setup_dither),
7909         (gst_audio_quantize_free_dither),
7910         (gst_audio_quantize_setup_quantize_func),
7911         (gst_audio_quantize_setup), (gst_audio_quantize_free):
7912         * gst/audioconvert/gstaudioquantize.h:
7913         Implement dithering and noise shaping in audioconvert. By default now
7914         TPDF dithering (and no noise shaping) will be used when converting
7915         from a higher bit depth to 20 bit depth or smaller, otherwise
7916         everything will be as it is now.
7917         For the last audioconvert in a pipeline it would make sense to
7918         use some kind of noise shaping, enabling it by default for all
7919         conversions would give undesired results though. Fixes #360246.
7920         * tests/check/elements/audioconvert.c: (setup_audioconvert),
7921         (GST_START_TEST):
7922         Adjust unit test for the new audioconvert.
7923
7924 2007-06-28  Wim Taymans  <wim@fluendo.com>
7925
7926         * gst/playback/gstqueue2.c: (apply_segment), (update_buffering):
7927         Use other metrics as well when estimating the buffer level.
7928
7929 2007-06-28  Wim Taymans  <wim@fluendo.com>
7930
7931         * gst/playback/gstplaybasebin.c: (make_decoder), (setup_source):
7932         Small debug improvement.
7933
7934         * gst/playback/gstqueue2.c: (apply_segment), (update_buffering),
7935         (plugin_init):
7936         Tweak the rate estimation period.
7937         When calculating the buffer filledness in rate estimation mode, don't
7938         mix it with other metrics.
7939
7940 2007-06-28  Wim Taymans  <wim@fluendo.com>
7941
7942         * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
7943         (gst_decode_group_expose), (gst_decode_group_free), (add_fakesink):
7944         When creating the groups, allow for a 5 second, unlimited buffers
7945         preroll phase after which we expose the group.
7946         When the group is exposed, use a small number of buffers up to a 2
7947         second limit. Also disconnect the overrun signal from multiqueue when we
7948         exposed the group because it is not needed anymore.
7949
7950 2007-06-27  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
7951
7952         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
7953           Don't pass trailing zeroes in fixed-size string arrays in ID3v1 tags
7954           to utf8-validate; fixes recognition of ID3v1 tags in UTF-8 encoding
7955           (#451707); also, output some debugging info when dealing with
7956           freeform strings.
7957
7958         * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite):
7959           Add unit test for the above.
7960
7961 2007-06-27  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
7962
7963         * gst-libs/gst/pbutils/descriptions.c: (caps_are_rtp_caps):
7964           Add description for Windows Media RTP caps.
7965
7966         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
7967           Remove RTP fields that don't define the format from caps.
7968
7969 2007-06-27  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
7970
7971         * ext/vorbis/vorbisdec.c: (vorbis_dec_decode_buffer):
7972           Skip empty buffers, but not empty header buffers. That way the original
7973           vorbisdec unit test still passes (#451145); also, take into account
7974           that those empty packets might carry a granulepos.
7975
7976         * tests/check/Makefile.am:
7977         * tests/check/elements/vorbisdec.c:
7978         (_create_codebook_header_buffer), (_create_audio_buffer),
7979         (GST_START_TEST), (vorbisdec_suite):
7980           Add unit test that sends an empty packet.
7981
7982 2007-06-27  Wim Taymans  <wim@fluendo.com>
7983
7984         * ext/vorbis/vorbisdec.c: (vorbis_dec_decode_buffer):
7985         Don't error out on 0-sized packets, just emit a warning because this is
7986         not a fatal error. Fixes #451145.
7987
7988 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
7989
7990         * docs/plugins/gst-plugins-base-plugins.args:
7991         * docs/plugins/gst-plugins-base-plugins.signals:
7992         * docs/plugins/inspect/plugin-adder.xml:
7993         * docs/plugins/inspect/plugin-alsa.xml:
7994         * docs/plugins/inspect/plugin-audioconvert.xml:
7995         * docs/plugins/inspect/plugin-audiorate.xml:
7996         * docs/plugins/inspect/plugin-audioresample.xml:
7997         * docs/plugins/inspect/plugin-audiotestsrc.xml:
7998         * docs/plugins/inspect/plugin-cdparanoia.xml:
7999         * docs/plugins/inspect/plugin-decodebin.xml:
8000         * docs/plugins/inspect/plugin-decodebin2.xml:
8001         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
8002         * docs/plugins/inspect/plugin-gdp.xml:
8003         * docs/plugins/inspect/plugin-gnomevfs.xml:
8004         * docs/plugins/inspect/plugin-libvisual.xml:
8005         * docs/plugins/inspect/plugin-ogg.xml:
8006         * docs/plugins/inspect/plugin-pango.xml:
8007         * docs/plugins/inspect/plugin-playbin.xml:
8008         * docs/plugins/inspect/plugin-subparse.xml:
8009         * docs/plugins/inspect/plugin-tcp.xml:
8010         * docs/plugins/inspect/plugin-theora.xml:
8011         * docs/plugins/inspect/plugin-typefindfunctions.xml:
8012         * docs/plugins/inspect/plugin-video4linux.xml:
8013         * docs/plugins/inspect/plugin-videorate.xml:
8014         * docs/plugins/inspect/plugin-videoscale.xml:
8015         * docs/plugins/inspect/plugin-videotestsrc.xml:
8016         * docs/plugins/inspect/plugin-volume.xml:
8017         * docs/plugins/inspect/plugin-vorbis.xml:
8018         * docs/plugins/inspect/plugin-ximagesink.xml:
8019         * docs/plugins/inspect/plugin-xvimagesink.xml:
8020           Update docs with caps info.
8021
8022 2007-06-25  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8023
8024         * po/POTFILES.in:
8025           Add more files with translatable strings (#450875).
8026
8027 2007-06-23  Edward Hervey  <edward@fluendo.com>
8028
8029         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_find_chains):
8030         The chain should be freed if we error out here, else it will leak.
8031         * gst/playback/gstdecodebin.c: (disconnect_unlinked_signals),
8032         (cleanup_decodebin):
8033         Don't forget to *properly* remove the signals, else it will leak.
8034
8035 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
8036
8037         * MAINTAINERS:
8038         Updating all the maintainers files
8039
8040 2007-06-21  Stefan Kost  <ensonic@users.sf.net>
8041
8042         * tests/examples/seek/seek.c: (update_scale), (play_cb), (stop_cb),
8043         (main):
8044           Destroy and recreate parse-launch based pipeline after stop to be able
8045           to play again. Reorder some code and add more comments.
8046
8047 2007-06-20  Jan Schmidt  <thaytan@mad.scientist.com>
8048
8049         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
8050         When handling a delayed-caps notification case, mark
8051         the group as dynamic so that the nbdynamic count is
8052         incremented and decremented correctly. Fixes: #449156
8053         Patch by: Wim Taymans <wim@fluendo.com>
8054
8055 2007-06-19  Andy Wingo  <wingo@pobox.com>
8056
8057         * gst-libs/gst/audio/gstbaseaudiosink.c
8058         (gst_base_audio_sink_init): Enable pull-mode operation.
8059
8060 2007-06-19  Michael Smith <msmith@fluendo.com>
8061
8062         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8063           Change minimum rate back to 1000 to allow low-sample-rate wav files
8064           to play back.
8065
8066 2007-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
8067
8068         * po/vi.po:
8069           Update translations.
8070
8071 2007-06-15  David Schleef  <ds@schleef.org>
8072
8073         * gst/playback/gstqueue2.c:
8074           Fix compile error from ignored return value.
8075
8076 2007-06-15  Michael Smith <msmith@fluendo.com>
8077
8078         * gst/videoscale/vs_4tap.c: (vs_image_scale_4tap_Y):
8079           Update tmpbuf for all neccesary rows, not just one, as is required
8080           when downscaling.
8081           Fixes #402076.
8082
8083 2007-06-15  Michael Smith <msmith@fluendo.com>
8084
8085         * tests/check/pipelines/oggmux.c: (validate_ogg_page), (is_video),
8086         (eos_buffer_probe):
8087           Add a test that ensures we set DELTA_UNIT on all non-header,
8088           non-video buffers, if we have a video stream.
8089         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
8090         (gst_ogg_mux_process_best_pad):
8091           Move setting delta_pad to earlier, where we inspect all pads, so
8092           that leading audio pages don't get DELTA_UNIT unset if they come
8093           before the first DELTA_UNIT from video pages. Fixes the newly-added
8094           test. Fixes #385527.
8095
8096 2007-06-14  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8097
8098         * tests/check/pipelines/streamheader.c: (streamheader_suite):
8099           Disable test_multifdsink_gdp_vorbisenc() on ppc64 since it
8100           fails on the p5-ppc64 build bot and the failure looks like it is due
8101           to the same issue as #348114, ie. a compiler bug.
8102
8103 2007-06-13  Edward Hervey  <edward@fluendo.com>
8104
8105         * gst/playback/gstqueue2.c: (gst_queue_create_read):
8106         Fix build on MacOSX.
8107
8108 2007-06-13  Wim Taymans  <wim@fluendo.com>
8109
8110         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8111         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain):
8112         Fix compilation on mingw. Fixes #446972.
8113
8114 2007-06-12  Wim Taymans  <wim@fluendo.com>
8115
8116         Patches by: Thiago Sousa Santos <thiagossantos at gmail dot com>
8117
8118         * gst/playback/gstqueue2.c: (update_buffering),
8119         (gst_queue_locked_enqueue):
8120         Fix a division by zero when the max percent is <= 0. Fixes #446572.
8121         also update the buffering status when receiving events. Fixes #446551.
8122
8123 2007-06-11  Wim Taymans  <wim@fluendo.com>
8124
8125         Based on patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
8126
8127         * gst/playback/gstqueue2.c: (gst_queue_peer_query),
8128         (gst_queue_handle_src_query):
8129         Wait for preroll before attempting to forward a duration query upstream.
8130         Fixes #445505.
8131
8132 2007-06-07  Sebastien Moutte  <sebastien@moutte.net>
8133
8134         * gst-libs/gst/rtp/gstbasertpdepayload.c: 
8135         (gst_base_rtp_depayload_set_gst_timestamp):
8136         Use G_GINT64_CONSTANT macro for int64 constant.
8137         * win32/common/libgstinterfaces.def:
8138         * win32/common/libgsttag.def:
8139         Add new exported functions.
8140
8141 2007-06-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8142
8143         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
8144           The BOS page of the first Dirac video stream needs to come before
8145           the BOS page of any Vorbis streams or other audio streams, just like
8146           it is with Theora.
8147
8148 2007-06-07  Wim Taymans  <wim@fluendo.com>
8149
8150         * gst/playback/gstqueue2.c: (gst_queue_get_range):
8151         Fix compilation.
8152
8153 2007-06-06  Wim Taymans  <wim@fluendo.com>
8154
8155         Patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
8156
8157         * gst/playback/gstqueue2.c: (gst_queue_init),
8158         (gst_queue_handle_sink_event), (gst_queue_chain),
8159         (gst_queue_get_range), (gst_queue_src_checkgetrange_function),
8160         (gst_queue_sink_activate_push), (gst_queue_src_activate_push),
8161         (gst_queue_src_activate_pull):
8162         Add pull based scheduling and fix some deadlocks. Fixes #444523.
8163         Does not yet completely work because duration queries upstream won't
8164         block yet.
8165
8166 2007-06-06  Wim Taymans  <wim@fluendo.com>
8167
8168         * configure.ac:
8169         * gst/playback/gstqueue2.c: (gst_queue_create_read):
8170         Some more fseeko checks.
8171
8172 2007-06-06  Wim Taymans  <wim@fluendo.com>
8173
8174         * configure.ac:
8175         check for large file support.
8176
8177 2007-06-05  Sebastian Dröge  <slomo@circular-chaos.org>
8178
8179         Based on a patch by Sven Arvidsson <sa at whiz dot se>:
8180
8181         * gst/subparse/gstsubparse.c: (parse_subrip),
8182         (subviewer_unescape_newlines), (parse_subviewer),
8183         (gst_sub_parse_data_format_autodetect),
8184         (gst_sub_parse_format_autodetect), (gst_subparse_type_find):
8185         * gst/subparse/gstsubparse.h:
8186         Add support for SubViewer version 1 and 2 subtitles. Fixes #394061.
8187         * tests/check/elements/subparse.c: (GST_START_TEST),
8188         (subparse_suite):
8189         Add a unit test for both SubViewer formats.
8190
8191 2007-06-01  Michael Smith <msmith@fluendo.com>
8192
8193         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_do_seek):
8194           Don't overflow intermediate values when seeking to large time values
8195           in audiotestsrc.
8196
8197 2007-06-05  Wim Taymans  <wim@fluendo.com>
8198
8199         * gst/playback/gstqueue2.c: (gst_queue_have_data),
8200         (gst_queue_create_read), (gst_queue_read_item_from_file),
8201         (gst_queue_open_temp_location_file), (gst_queue_locked_enqueue):
8202         Include stdio to define fseeko.
8203
8204 2007-06-05  Wim Taymans  <wim@fluendo.com>
8205
8206         Patch by: Edward Hervey  <edward@fluendo.com>
8207
8208         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
8209         (gst_v4lsrc_query):
8210         Make v4lsrc output segments in GST_FORMAT_TIME. Fixes #442553.
8211
8212 2007-06-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8213
8214         * gst-libs/gst/riff/Makefile.am:
8215         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_info):
8216           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
8217           our own implementation.
8218
8219 2007-06-05  Wim Taymans  <wim@fluendo.com>
8220
8221         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8222         (gst_base_rtp_depayload_setcaps),
8223         (gst_base_rtp_depayload_set_gst_timestamp),
8224         (gst_base_rtp_depayload_change_state):
8225         Handle timestamp wraparound.
8226
8227 2007-06-05  Wim Taymans  <wim@fluendo.com>
8228
8229         * gst/playback/gsturidecodebin.c: (no_more_pads_full),
8230         (new_decoded_pad), (remove_pads), (make_decoder), (setup_source),
8231         (gst_uri_decode_bin_change_state):
8232         Make sure we name srcpads uniquely even when using different internal
8233         decodebins.
8234         Signal no-more-pads when no more dynamic elements exist.
8235         Remove pads on cleanup.
8236
8237 2007-06-05  Wim Taymans  <wim@fluendo.com>
8238
8239         Based on patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
8240
8241         * gst/playback/gstqueue2.c: (gst_queue_class_init),
8242         (gst_queue_init), (gst_queue_finalize),
8243         (gst_queue_write_buffer_to_file), (gst_queue_have_data),
8244         (gst_queue_create_read), (gst_queue_read_item_from_file),
8245         (gst_queue_open_temp_location_file),
8246         (gst_queue_close_temp_location_file), (gst_queue_locked_flush),
8247         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
8248         (gst_queue_is_empty), (gst_queue_is_filled),
8249         (gst_queue_change_state), (gst_queue_set_temp_location),
8250         (gst_queue_set_property):
8251         Add support for filebased buffering. Fixes #441264.
8252
8253 2007-06-05  Wim Taymans  <wim@fluendo.com>
8254
8255         * gst/playback/gstdecodebin2.c: (gst_decode_bin_factory_filter),
8256         (analyze_new_pad), (connect_pad), (expose_pad), (caps_notify_cb),
8257         (caps_notify_group_cb), (gst_decode_group_new),
8258         (gst_decode_group_free):
8259         Add support for delayed caps fixation when autoplugging.
8260         Optimize cases where a multiqueue is not needed/wanted, like right after
8261         anything that is not a demuxer.
8262
8263 2007-06-05  Wim Taymans  <wim@fluendo.com>
8264
8265         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fisbone),
8266         (gst_ogg_pad_submit_packet), (gst_ogg_demux_perform_seek),
8267         (gst_ogg_demux_read_chain), (gst_ogg_demux_collect_chain_info):
8268         consideratly speedup ogg chain detection by not trying to find a base
8269         timestamp for skeleton streams. 
8270
8271 2007-06-05  Wim Taymans  <wim@fluendo.com>
8272
8273         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
8274         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_add_full),
8275         (gst_multi_fd_sink_remove_flush),
8276         (gst_multi_fd_sink_remove_client_link),
8277         (gst_multi_fd_sink_handle_client_write),
8278         (gst_multi_fd_sink_handle_clients):
8279         * gst/tcp/gstmultifdsink.h:
8280         Add support for remove_flush.
8281
8282 2007-06-05  Wim Taymans  <wim@fluendo.com>
8283
8284         * docs/design/draft-keyframe-force.txt:
8285         * ext/theora/theoraenc.c: (theora_enc_sink_event),
8286         (theora_enc_chain):
8287         Add draft design for forcing keyframes in encoders and implement in
8288         theoraenc.
8289
8290 2007-06-05  Jan Schmidt  <thaytan@mad.scientist.com>
8291
8292         * configure.ac:
8293           Back to CVS
8294
8295 === release 0.10.13 ===
8296
8297 2007-06-05  Jan Schmidt <thaytan@mad.scientist.com>
8298
8299         * configure.ac:
8300           releasing 0.10.13, "What's Going on?"
8301
8302 2007-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
8303
8304         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8305         In riff, the depth is stored in the size field but it just means that
8306         the least significant bits are cleared. We can therefore just play
8307         the sample as if it had a depth == width. Fixes: #440997
8308
8309         Patch by: Wim Taymans <wim@fluendo.com> 
8310         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
8311
8312 2007-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
8313
8314         * gst-libs/gst/floatcast/floatcast.h:
8315         Define inline when needed on win32 builds. Fixes: #441295
8316         Patch by: Sebastien Moutte  <sebastien@moutte.net>
8317
8318 2007-05-29  Wim Taymans  <wim@fluendo.com>
8319
8320         * gst/playback/gstplaybasebin.c: (queue_overrun),
8321         (no_more_pads_full):
8322         Stop buffering when the group is commited because the queues filled up.
8323         Fixes #442024.
8324
8325 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
8326
8327         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
8328         (gst_alsa_mixer_free), (gst_alsa_mixer_update),
8329         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
8330         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
8331         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
8332         * ext/alsa/gstalsamixer.h:
8333         * ext/alsa/gstalsamixerelement.c:
8334         (gst_alsa_mixer_element_interface_supported),
8335         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
8336         (gst_alsa_mixer_element_set_property),
8337         (gst_alsa_mixer_element_get_property),
8338         (gst_alsa_mixer_element_change_state):
8339         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_update):
8340         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_volume_changed),
8341         (gst_mixer_option_changed):
8342         * gst-libs/gst/interfaces/mixer.h:
8343         Revert commits towards #152864 made so far. We'll pick it up again
8344         after the 0.10.13 release.
8345
8346 2007-05-24  Wim Taymans  <wim@fluendo.com>
8347
8348         * gst-libs/gst/audio/gstbaseaudiosink.c:
8349         (gst_base_audio_sink_render):
8350         After an interrupt (PAUSED/flush) assume that the next sample should not
8351         be aligned to the previous sample. Fixes #417992.
8352
8353 2007-05-24  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8354
8355         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8356           Don't add channels and rate fields to the template caps for
8357           audio/x-dts, as wavparse might not always be able to set them,
8358           which would then lead to 'caps are not a real subset of the
8359           template caps' warnings.
8360
8361 2007-05-24  Jan Schmidt  <thaytan@mad.scientist.com>
8362
8363         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
8364         Handle unknown or invalid pads without crashing, as might occur if
8365         a media file like an mp3 is specified as a subtitle file.
8366         Fixes: #410039
8367
8368 2007-05-24  Jan Schmidt  <thaytan@mad.scientist.com>
8369
8370         * gst/playback/gstplaybin.c: (add_sink), (dummy_blocked_cb),
8371         (setup_sinks):
8372         Block the subtitle bin output queue before ghosting it and linking,
8373         then unblock after. This avoids spurious not-linked errors caused 
8374         by the queue starting up (because it gets linked when it is ghosted). 
8375         Fixes: #350299
8376
8377 2007-05-23  Jan Schmidt  <thaytan@mad.scientist.com>
8378
8379         * tests/check/elements/playbin.c: (test_suburi_error_unknowntype):
8380         Use /dev/zero instead of /dev/urandom to produce an invalid subtitle
8381         file. Avoids flukes where the input gets typefound to some valid but
8382         useless type.
8383
8384 2007-05-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8385
8386         * tests/check/Makefile.am:
8387         * tests/check/elements/.cvsignore:
8388         * tests/check/elements/gnomevfssink.c: (setup_gnomevfssink),
8389         (cleanup_gnomevfssink), (GST_START_TEST), (gnomevfssink_suite):
8390           Add unit test for gnomevfssink seeking and position reporting for
8391           file:// URIs.
8392
8393 2007-05-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8394
8395         Patch by: Mark Nauwelaerts <manauw at skynet be>
8396
8397         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_init),
8398         (gst_gnome_vfs_sink_open_file), (gst_gnome_vfs_sink_handle_event),
8399         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render):
8400         * ext/gnomevfs/gstgnomevfssink.h:
8401           Fix position reporting, especially after a seek (from upstream),
8402           see #412648.
8403
8404 2007-05-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8405
8406         * ext/cdparanoia/gstcdparanoiasrc.c:
8407           Repair umlaut.
8408
8409 2007-05-22  Jan Schmidt  <thaytan@mad.scientist.com>
8410
8411         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8412         Specify the full valid range for MP3 samplerates. Fixes a regression
8413         caused by extra header checks since the last release.
8414
8415 2007-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
8416
8417         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
8418         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
8419         Fix a locking-order bug I introduced with my changes the other day.
8420         Patch by Mike Smith.
8421
8422 2007-05-21  Michael Smith <msmith@fluendo.com>
8423
8424         * ext/theora/theoradec.c: (theora_handle_data_packet):
8425           Don't look inside 0-length packets (which indicate duplicated
8426           frames)
8427
8428 2007-05-21  Wim Taymans  <wim@fluendo.com>
8429
8430         * ext/cdparanoia/gstcdparanoiasrc.c:
8431         (gst_cd_paranoia_src_read_sector):
8432         * gst-libs/gst/audio/gstbaseaudiosrc.c:
8433         (gst_base_audio_src_create):
8434         Small cleanups.
8435
8436         * ext/theora/theoradec.c: (theora_dec_sink_event):
8437         Fix typo.
8438
8439         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8440         (gst_base_rtp_depayload_set_gst_timestamp):
8441         Add some FIXME
8442
8443         * gst/playback/gstdecodebin.c: (queue_underrun_cb):
8444         And some debug info when a FIXME path is hit.
8445
8446 2007-05-21  Wim Taymans  <wim@fluendo.com>
8447
8448         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8449         (gst_base_rtp_audio_payload_class_init),
8450         (gst_base_rtp_audio_payload_init),
8451         (gst_base_rtp_audio_payload_finalize),
8452         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
8453         (gst_base_rtp_audio_payload_handle_sample_based_buffer),
8454         (gst_base_rtp_payload_audio_handle_event):
8455         Some cleanups, remove minptime property as it is now in the parent
8456         class.
8457         Override parent class event function.
8458
8459         * gst-libs/gst/rtp/gstbasertppayload.c:
8460         (gst_basertppayload_class_init), (gst_basertppayload_init),
8461         (gst_basertppayload_event), (gst_basertppayload_set_property),
8462         (gst_basertppayload_get_property):
8463         * gst-libs/gst/rtp/gstbasertppayload.h:
8464         Add min-ptime property.
8465         Add handle-event vmethod. Fixes #415001.
8466
8467 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
8468
8469         * gst-libs/gst/audio/gstbaseaudiosink.c
8470           (gst_base_audio_sink_change_state):
8471           Fix typo in comment.
8472
8473         * gst/playback/gstdecodebin.c (gst_decode_bin_class_init,
8474           free_dynamics, pad_probe, close_pad_link, try_to_link_1,
8475           get_our_ghost_pad, remove_element_chain, queue_underrun_cb,
8476           close_link):
8477         * gst/playback/gstplaybin.c (gst_play_bin_set_property,
8478           gen_audio_element, remove_sinks, gst_play_bin_send_event_to_sink):
8479           Remove trailing whitespaces in comments.
8480
8481         * gst/volume/Makefile.am:
8482           Fix tabs.
8483
8484 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
8485
8486         patch by: Marc-Andre Lureau <marcandre.lureau@gmail.com>
8487
8488         * gst-libs/gst/interfaces/mixer.h (mixer_type, option_changed,
8489           set_option, get_option, _gst_reserved):
8490           Revert reordering functions (keep ABI).
8491
8492 2007-05-17  Jan Schmidt  <thaytan@mad.scientist.com>
8493
8494         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
8495         (gst_ximagesink_xwindow_new), (gst_ximagesink_handle_xevents),
8496         (gst_ximagesink_show_frame):
8497         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
8498         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_handle_xevents),
8499         (gst_xvimagesink_show_frame):
8500         When we create our own window, indicate that we handle the 
8501         WM_DELETE client message from the window manager, so that it won't 
8502         kill our window (and our app) along with it. Handle ClientMessage,
8503         post an error on the bus, and close the window. Further buffers
8504         arriving will result in a FlowError because the window has been
8505         destroyed.
8506
8507         Fixes: #393975
8508
8509         Clean up the X event handling loop and make them the same for
8510         both xvimagesink and ximagesink while I'm at it.
8511
8512 2007-05-17  Wim Taymans  <wim@fluendo.com>
8513
8514         * gst/playback/gstdecodebin2.c: (gst_decode_bin_factory_filter):
8515         Make decodebin2 autoplug depayloaders too.
8516
8517         * gst/playback/gsturidecodebin.c: (source_new_pad):
8518         Set the newly created decoder in a usable state when autoplugging a
8519         dynamic source such as RTSP.
8520
8521 2007-05-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8522
8523         * gst/playback/gststreaminfo.c: (cb_probe):
8524           Ignore video-codec tag for audio streams and ignore audio-codec tags
8525           for video streams. Should make codec name collection a bit more
8526           robust against sloppy demuxers that send tag events containing both
8527           tags down each pad.
8528
8529 2007-05-17  Wim Taymans  <wim@fluendo.com>
8530
8531         * gst/playback/gstqueue2.c: (update_rates):
8532         Tweak the buffering thresholds a little.
8533         Update the buffer size with the previously calculate rate instead of
8534         only when we calculate a new rate so that we get smoother buffering
8535         updates.
8536
8537         * gst/playback/Makefile.am:
8538         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_base_init),
8539         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
8540         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_property),
8541         (gst_uri_decode_bin_get_property), (unknown_type),
8542         (add_element_stream), (no_more_pads_full), (no_more_pads),
8543         (source_no_more_pads), (new_decoded_pad), (array_has_value),
8544         (gen_source_element), (has_all_raw_caps), (analyse_source),
8545         (remove_decoders), (make_decoder), (remove_source),
8546         (source_new_pad), (setup_source), (decoder_query_init),
8547         (decoder_query_duration_fold), (decoder_query_duration_done),
8548         (decoder_query_position_fold), (decoder_query_position_done),
8549         (decoder_query_latency_fold), (decoder_query_latency_done),
8550         (decoder_query_seeking_fold), (decoder_query_seeking_done),
8551         (decoder_query_generic_fold), (gst_uri_decode_bin_query),
8552         (gst_uri_decode_bin_change_state), (plugin_init):
8553         New element that intergrates a source, optional buffering element and
8554         decodebin.
8555
8556 2007-05-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8557
8558         * configure.ac:
8559           Bump libtheora requirement to 1.0alpha5 for the pixformat check
8560           (also has a .pc file, so we don't need the fallback check any
8561           longer). Fixes #438840.
8562
8563 2007-05-17  Wim Taymans  <wim@fluendo.com>
8564
8565         * gst/playback/gstqueue2.c: (gst_queue_get_type),
8566         (gst_queue_class_init), (gst_queue_finalize), (update_time_level),
8567         (apply_segment), (apply_buffer), (update_buffering),
8568         (reset_rate_timer), (update_rates), (gst_queue_locked_flush),
8569         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
8570         (gst_queue_handle_sink_event), (gst_queue_is_filled),
8571         (gst_queue_chain), (gst_queue_push_one), (gst_queue_loop),
8572         (plugin_init):
8573         fix build.
8574
8575 2007-05-17  Wim Taymans  <wim@fluendo.com>
8576
8577         * gst/playback/Makefile.am:
8578         * gst/playback/gstqueue2.c: (gst_queue_get_type),
8579         (gst_queue_class_init), (gst_queue_init), (gst_queue_finalize),
8580         (gst_queue_getcaps), (gst_queue_bufferalloc),
8581         (gst_queue_acceptcaps), (update_time_level), (apply_segment),
8582         (apply_buffer), (update_buffering), (reset_rate_timer),
8583         (update_rates), (gst_queue_locked_flush),
8584         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
8585         (gst_queue_handle_sink_event), (gst_queue_is_empty),
8586         (gst_queue_is_filled), (gst_queue_chain), (gst_queue_push_one),
8587         (gst_queue_loop), (gst_queue_handle_src_event),
8588         (gst_queue_handle_src_query), (gst_queue_sink_activate_push),
8589         (gst_queue_src_activate_push), (gst_queue_change_state),
8590         (gst_queue_set_property), (gst_queue_get_property), (plugin_init):
8591         On our way to playbin2 this is the new network queue that does buffering
8592         all by itself using high and low watermarks. It can also measure up and
8593         downstream bandwidth to optimally size the queue.
8594
8595 2007-05-17  Michael Smith <msmith@fluendo.com>
8596
8597         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_do_seek):
8598         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_do_seek):
8599           Use the segment->last_stop value to calculate the next timestamp to
8600           generate after a seek; not the segment->start value.
8601
8602 2007-05-15  David Schleef  <ds@schleef.org>
8603
8604         * docs/Makefile.am: Install docs even when --disable-gtk-doc
8605           is disabled.  This matches the behavior of gtk+.  Fixes #349099.
8606
8607 2007-05-15  Wim Taymans  <wim@fluendo.com>
8608
8609         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8610         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page):
8611         Some more chained streaming ogg timestamp fixes.
8612
8613 2007-05-15  Wim Taymans  <wim@fluendo.com>
8614
8615         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8616         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
8617         (gst_ogg_demux_handle_page):
8618         Add some FIXMEs.
8619         Fix chain start/stop segment handling based on patch by
8620         <ahalda at cs dot mcgill dot ca> see #320984.
8621
8622 2007-05-15  Michael Smith <msmith@fluendo.com>
8623
8624         * configure.ac:
8625           We don't require a C++ compiler. So don't require one.
8626
8627 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
8628
8629         * ext/alsa/gstalsamixer.c (source, n_poll_fds, poll_fds,
8630           gst_alsa_mixer_check, gst_alsa_mixer_dispatch,
8631           gst_alsa_mixer_finalize, gst_alsa_mixer_handle_source_callback,
8632           gst_alsa_mixer_handle_callback, gst_alsa_mixer_elem_handle_callback,
8633           gst_alsa_mixer_ensure_track_list, gst_alsa_mixer_update_option,
8634           gst_alsa_mixer_update_track):
8635           Apply some of the cleanup Tim suggested in #152864 afterwards.
8636
8637 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
8638
8639         patch by: Marc-Andre Lureau <marcandre.lureau@gmail.com>
8640
8641         * ext/alsa/gstalsamixer.c (main_context, GstAlsaMixerWatch,
8642           _GstAlsaMixerWatch, source, n_poll_fds, poll_fds,
8643           gst_alsa_mixer_watch_funcs, gst_alsa_mixer_prepare,
8644           gst_alsa_mixer_check, gst_alsa_mixer_dispatch,
8645           gst_alsa_mixer_finalize, gst_alsa_mixer_find_master_mixer,
8646           gst_alsa_mixer_handle_source_callback,
8647           gst_alsa_mixer_handle_callback, gst_alsa_mixer_elem_handle_callback,
8648           gst_alsa_mixer_ensure_track_list, gst_alsa_mixer_free,
8649           gst_alsa_mixer_get_volume, gst_alsa_mixer_set_volume,
8650           gst_alsa_mixer_set_mute, gst_alsa_mixer_set_record,
8651           gst_alsa_mixer_get_option, gst_alsa_mixer_update_option,
8652           gst_alsa_mixer_update_track, _gst_alsa_mixer_set_interface):
8653         * ext/alsa/gstalsamixer.h (handle_source, interface, dir):
8654         * ext/alsa/gstalsamixerelement.c (gst_alsa_mixer_element_details,
8655           gst_alsa_mixer_element_interface_supported,
8656           gst_alsa_mixer_element_finalize, gst_alsa_mixer_element_init,
8657           gst_alsa_mixer_element_set_property,
8658           gst_alsa_mixer_element_get_property,
8659           gst_alsa_mixer_element_change_state):
8660         * ext/alsa/gstalsamixertrack.c (gst_alsa_mixer_track_update):
8661         * gst-libs/gst/interfaces/mixer.c (gst_mixer_volume_changed,
8662           gst_mixer_option_changed):
8663         * gst-libs/gst/interfaces/mixer.h (set_option, get_option,
8664           volume_changed, option_changed, _gst_reserved):
8665           Implement notification for alsamixer. Fixes #152864
8666
8667 2007-05-14  David Schleef  <ds@schleef.org>
8668
8669         * gst/videotestsrc/videotestsrc.c:
8670         * gst/videotestsrc/videotestsrc.h:
8671           Add support for video/x-raw-bayer.
8672
8673 2007-05-12  David Schleef  <ds@schleef.org>
8674
8675         * sys/xvimage/xvimagesink.c:
8676           Add some sanity checking for the XVImage size returned by X.
8677           Related to #377400.
8678
8679 2007-05-12  Wim Taymans  <wim@fluendo.com>
8680
8681         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8682         (gst_base_rtp_depayload_setcaps),
8683         (gst_base_rtp_depayload_set_gst_timestamp):
8684         Parse and use additional caps fields as described in updated
8685         application/x-rtp caps spec.
8686
8687 2007-05-12  Wim Taymans  <wim@fluendo.com>
8688
8689         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8690         (gst_ogg_demux_collect_chain_info):
8691         If there is a stream in a chain without any data packets, ignore the
8692         stream in the total length calculations. Might be related to #436820.
8693
8694 2007-05-11  Jan Schmidt  <thaytan@mad.scientist.com>
8695
8696         * gst/typefind/gsttypefindfunctions.c: (mpeg_sys_is_valid_pack),
8697         (mpeg_sys_is_valid_pes), (mpeg_sys_is_valid_sys),
8698         (mpeg_sys_type_find), (mpeg_ts_type_find), (mpeg4_video_type_find),
8699         (mpeg_video_type_find), (mpeg_video_stream_type_find),
8700         (plugin_init):
8701
8702         Consolidate and re-work our mpeg system stream detection to probe
8703         more packets and produce a higher confidence result. Fixes a
8704         regression caused by lowering the typefind probability last year
8705         - related to bug #397810. Remove the redundant MPEG-1 specific 
8706         typefind function, as the new one detects both MPEG-1 & MPEG-2
8707         happily.
8708
8709         Also cleanup the MPEG elementary and MPEG-TS detection functions a
8710         little. 
8711
8712         Tested against my media test directory, with some improvements and
8713         no regressions.
8714
8715 2007-05-10  Wim Taymans  <wim@fluendo.com>
8716
8717         * gst/playback/gstplaybasebin.c: (fill_buffer), (check_queue),
8718         (queue_out_of_data):
8719         Connect to the new queue "pushing" signal instead of the broken
8720         "running" one.
8721
8722 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
8723
8724         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8725         (gst_base_rtp_audio_payload_handle_frame_based_buffer):
8726         Move variable declaration before the first instruction.
8727         * gst/videotestsrc/videotestsrc.c:
8728         Define M_PI if it's not defined yet.
8729         * win32/common/libgstrtp.def:
8730         Add new exported functions.
8731
8732 2007-05-09  Michael Smith <msmith@fluendo.com>
8733
8734         * ext/theora/theoradec.c: (theora_handle_type_packet):
8735           gst_pad_push_event() does not return a GstFlowReturn!
8736
8737 2007-05-09  Wim Taymans  <wim@fluendo.com>
8738
8739         * tests/examples/seek/scrubby.c: (stop_cb), (main):
8740         * tests/examples/seek/seek.c: (do_seek):
8741         Some small cosmetic changes.
8742
8743 2007-05-08  Stefan Kost  <ensonic@users.sf.net>
8744
8745         * gst/adder/gstadder.c (gst_adder_src_event, gst_adder_collected,
8746           gst_adder_change_state):
8747         * gst/adder/gstadder.h (bps, offset, collect_event, segment,
8748           segment_pending, segment_position, segment_rate):
8749           Handle playback-rate on adder.
8750
8751 2007-05-07  Michael Smith <msmith@fluendo.com>
8752
8753         * ext/theora/gsttheoradec.h:
8754         * ext/theora/theoradec.c: (gst_theora_dec_reset),
8755         (theora_dec_sink_event), (theora_handle_comment_packet),
8756         (theora_handle_type_packet), (theora_dec_change_state):
8757           Don't push events (newsegment, tags) before initialising the
8758           decoder.
8759           This is neccesary for seeking to work correctly in gnonlin.
8760
8761 2007-05-04  Stefan Kost  <ensonic@users.sf.net>
8762
8763         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8764         * gst/adder/gstadder.c:
8765         * gst/audiotestsrc/gstaudiotestsrc.c
8766           (gst_audio_test_src_create_white_noise):
8767         * gst/videotestsrc/gstvideotestsrc.c:
8768         * gst/volume/gstvolume.c (VOLUME_UNITY_INT16,
8769           VOLUME_UNITY_INT16_BIT_SHIFT, VOLUME_MAX_DOUBLE,
8770           volume_sink_template, volume_src_template, gst_volume_init,
8771           volume_process_double, volume_process_int16,
8772           volume_process_int16_clamp):
8773           Doc fixes and formatting.
8774
8775 2007-05-04  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8776
8777         * tests/check/Makefile.am:
8778         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
8779           Minimal check for volume's GstController usability; also another
8780           test for #422295.
8781
8782 2007-05-04  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8783
8784         * gst-libs/gst/cdda/gstcddabasesrc.c:
8785         (gst_cdda_base_src_add_track):
8786           Fix it so that it (a) makes sense and (b) doesn't break
8787           everything cdda-related including the unit test.
8788
8789 2007-05-04  Stefan Kost  <ensonic@users.sf.net>
8790
8791         * gst-libs/gst/cdda/gstcddabasesrc.c:
8792         (gst_cdda_base_src_add_track):
8793           Fix build when disabling asserts.
8794
8795 2007-05-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8796
8797         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
8798           When XShm is not available, we might get row strides that are not
8799           rounded up to multiples of four; this is bad, because virtually
8800           every RGB-processing element in GStreamer assumes rowstrides are
8801           rounded up to multiples of four, so let's allocate at least enough
8802           memory to avoid crashes in this case. The image will still be
8803           displayed distorted though if this happens, so that still needs
8804           fixing (maybe by allocating a bigger image with an 'even' width
8805           and then clipping it appropriately when rendering - something for
8806           Xlib aficionados in any case).
8807
8808 2007-05-03  Michael Smith <msmith@fluendo.com>
8809
8810         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
8811           If a buffer doesn't have a timestamp, assume it's contiguous with
8812           the previous buffer, and synthesise timestamps appropriately.
8813
8814 2007-05-03  Edward Hervey  <edward@fluendo.com>
8815
8816         * tests/check/elements/videorate.c: (GST_START_TEST):
8817         Set buffer timestamp to a valid value in order to test the buffer
8818         really does stay in videorate.
8819
8820 2007-05-03  Edward Hervey  <edward@fluendo.com>
8821
8822         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
8823         There is no sensible way to handle incoming buffers which don't have a
8824         valid timestamp. We therefore discard them and wait for the next one.
8825
8826 2007-05-01  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8827
8828         * gst/playback/gstdecodebin.c: (type_found), (plugin_init):
8829         * gst/playback/gstdecodebin2.c: (plugin_init):
8830           Better error message for text files.
8831
8832 2007-04-29  Wim Taymans  <wim@fluendo.com>
8833
8834         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_add_rb):
8835         Fix offset bug in generation RR packets.
8836
8837 2007-04-27  Julien MOUTTE  <julien@moutte.net>
8838
8839         * ext/theora/theoradec.c: (_theora_granule_time),
8840         (theora_dec_push_forward), (theora_handle_data_packet),
8841         (theora_dec_decode_buffer): Calculate buffer duration correctly
8842         to generate a perfect stream (#433888).
8843         * gst/audioresample/gstaudioresample.c:
8844         (audioresample_check_discont): Glib provides ABS.
8845
8846 2007-04-27  Wim Taymans  <wim@fluendo.com>
8847
8848         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_get_rb),
8849         (gst_rtcp_packet_add_rb), (gst_rtcp_packet_sdes_add_item),
8850         (gst_rtcp_packet_sdes_add_entry), (gst_rtcp_packet_bye_add_ssrc),
8851         (gst_rtcp_packet_bye_add_ssrcs), (get_reason_offset),
8852         (gst_rtcp_packet_bye_set_reason):
8853         * gst-libs/gst/rtp/gstrtcpbuffer.h:
8854         Fix RB block parsing and writing.
8855         Add support for constructing BYE packets.
8856
8857 2007-04-25  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8858
8859         * gst-libs/gst/audio/gstbaseaudiosrc.c: (_do_init),
8860         (gst_base_audio_src_create):
8861         * po/POTFILES.in:
8862           When posting a warning message because samples were dropped, post
8863           something more intelligible than he default error message for clock
8864           errors which is just confusing in this context (#432984).
8865
8866 2007-04-25  Wim Taymans  <wim@fluendo.com>
8867
8868         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_buffer_new),
8869         (gst_rtcp_buffer_end), (gst_rtcp_buffer_get_packet_count),
8870         (read_packet_header), (gst_rtcp_packet_move_to_next),
8871         (gst_rtcp_buffer_add_packet), (gst_rtcp_packet_sr_set_sender_info),
8872         (gst_rtcp_packet_rr_set_ssrc), (gst_rtcp_packet_add_rb),
8873         (gst_rtcp_packet_sdes_get_item_count),
8874         (gst_rtcp_packet_sdes_first_item),
8875         (gst_rtcp_packet_sdes_next_item), (gst_rtcp_packet_sdes_get_ssrc),
8876         (gst_rtcp_packet_sdes_first_entry),
8877         (gst_rtcp_packet_sdes_next_entry),
8878         (gst_rtcp_packet_sdes_get_entry), (gst_rtcp_packet_sdes_add_item),
8879         (gst_rtcp_packet_sdes_add_entry):
8880         * gst-libs/gst/rtp/gstrtcpbuffer.h:
8881         Implement code to write SR, RR and SDES packets.
8882
8883 2007-04-24  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8884
8885         Patch by: Christian Kirbach <Christian dot Kirbach at googlemail com>
8886
8887         * sys/ximage/ximagesink.c:
8888           Fix build if XShm is not available (#432362).
8889
8890 2007-04-24  Sebastian Dröge  <slomo@circular-chaos.org>
8891
8892         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init):
8893         Initalize the AudioConvertCtx with zeroes, otherwise it will contain
8894         pointers to random memory which are passed to g_free() when
8895         audio_convert_prepare_context() is called the first time.
8896
8897 2007-04-24  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8898
8899         Patch by: Dan Williams <dcbw redhat com>
8900
8901         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
8902           Don't leak incoming buffer if gst_pad_push() returns a
8903           non-OK flow. Fixes #432755.
8904          
8905         * tests/check/elements/videorate.c: (GST_START_TEST),
8906         (videorate_suite):
8907           Unit test for the above by Yours Truly.
8908
8909 2007-04-23  Stefan Kost  <ensonic@users.sf.net>
8910
8911         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
8912         (gst_adder_sink_event), (gst_adder_collected):
8913           Fix non-flushing segmented seeks, Fixes #340060 for me
8914
8915 2007-04-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8916
8917         Patch by: Olivier Crete  <tester at tester ca>
8918
8919         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8920         (gst_base_rtp_audio_payload_class_init),
8921         (gst_base_rtp_audio_payload_init),
8922         (gst_base_rtp_audio_payload_dispose):
8923           Chain up to parent class in dispose function; get rid of
8924           unnecessary 'diposed' flag in private structure (#415001).
8925
8926 2007-04-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8927
8928         * docs/libs/gst-plugins-base-libs.types:
8929         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8930         (gst_base_rtp_audio_payload_class_init):
8931         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8932         * gst-libs/gst/rtp/gstbasertppayload.c:
8933           Some minor docs fixes and additions; also add missing 'Since' bits.
8934
8935 2007-04-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8936
8937         Patch by: Zeeshan Ali  <zeenix gmail com>
8938
8939         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8940         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
8941         (gst_base_rtp_audio_payload_handle_sample_based_buffer),
8942         (gst_base_rtp_audio_payload_push):
8943         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
8944           The recently-added gst_base_rtp_audio_payload_push() should take an
8945           object of type GstBaseRTPAudioPayload as first argument (#431672).
8946
8947 2007-04-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8948
8949         * gst/audioresample/gstaudioresample.c:
8950           Make more functions static, just because we can.
8951
8952 2007-04-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8953
8954         * tests/check/elements/audioresample.c:
8955           Add unit test for audioresample shutdown crasher (#420106).
8956
8957 2007-04-20  Stefan Kost  <ensonic@users.sf.net>
8958
8959         * gst/subparse/gstsubparse.c:
8960         * gst/subparse/samiparse.c:
8961           Use GST_DISABLE_XML here
8962
8963         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
8964         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_get_xv_support),
8965         (gst_xvimagesink_buffer_alloc),
8966         (gst_xvimagesink_navigation_send_event):
8967         * sys/xvimage/xvimagesink.h:
8968           Include stdlib.h when using atoi.
8969           
8970         * tests/check/elements/playbin.c: (playbin_suite):
8971           Use GST_DISABLE_REGISTRY here
8972
8973 2007-04-19  Michael Smith  <msmith@fluendo.com>
8974
8975         * ext/theora/gsttheoraenc.h:
8976         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
8977         (theora_enc_sink_event), (theora_enc_change_state):
8978           Track initialisation state; don't try to use encoder state if we're
8979           not initialised (it'll segfault).
8980
8981 2007-04-18  Stefan Kost  <ensonic@users.sf.net>
8982
8983         * tests/check/pipelines/.cvsignore:
8984         Fix build.
8985
8986 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
8987
8988         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8989         Allow random depths between 1 and 32 instead of only multiplies of 8.
8990
8991 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
8992
8993         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8994         Set the maximum number of channels for PCM and float in the correct
8995         place to have it also used when creating the template caps.
8996
8997 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
8998
8999         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9000         Correctly support 4, 6 and 8 channels with normal PCM and float
9001         wav files.
9002
9003         Fix the depth and signedness calculation in extensible wav files and
9004         also handle 1, 2, 4, 6, 8 channels here when a file without channel
9005         mask is found.
9006
9007         Add support for float, alaw and mulaw in extensible wav files.
9008
9009         This allows correct playback of all but 5 files from
9010         http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/Samples.html
9011         
9012         (gst_riff_create_audio_template_caps):
9013         Add voxware and float formats to the template caps.     
9014
9015 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9016
9017         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
9018
9019         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
9020         Fix unused variable warning if HAVE_LOCALTIME_R is undefinied
9021
9022         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9023         * gst/audioresample/gstaudioresample.c: (audioresample_do_output):
9024         Use the correct format strings for integer formats.
9025
9026 2007-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
9027
9028         * ext/theora/theoraenc.c (theora_buffer_from_packet, theora_enc_chain):
9029           Don't use pad_alloc_buffer_and_set_caps to create a small header
9030           packet, or, worse, to create a big temporary video buffer using the
9031           src pad.
9032
9033 2007-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9034
9035         * gst/gdp/gstgdppay.c (gst_gdp_pay_chain):
9036         * tests/check/pipelines/streamheader.c (tag_event_probe_cb,
9037           GST_START_TEST, buffer_probe_cb, GST_START_TEST):
9038           Fix a bug where serialized IN_CAPS buffers needed to be set IN_CAPS.
9039
9040 2007-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
9041
9042         * tests/check/pipelines/streamheader.c (tag_event_probe_cb,
9043           GST_START_TEST, n_in_caps, buffer_probe_cb, GST_START_TEST,
9044           streamheader_suite):
9045           Add another test set up for failure
9046
9047 2007-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
9048
9049         * tests/check/Makefile.am:
9050         * tests/check/pipelines/streamheader.c (n_tags, tag_event_probe_cb,
9051           GST_START_TEST, streamheader_suite, main):
9052           Add a test for the streamheader bug Wim fixed.
9053
9054 2007-04-13  Jan Schmidt  <thaytan@mad.scientist.com>
9055
9056         * ext/theora/theoradec.c: (theora_dec_sink_event):
9057         Fix misleading comment.
9058
9059 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
9060
9061         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9062           More sanity checks for the header fields.
9063
9064 2007-04-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9065
9066         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
9067           Try encodings from all environment variables, not just those in the
9068           first environment variable that is set.
9069
9070 2007-04-12  Wim Taymans  <wim@fluendo.com>
9071
9072         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps),
9073         (gst_video_rate_chain):
9074         Add some debug.
9075
9076         * tests/check/elements/videorate.c: (GST_START_TEST),
9077         (videorate_suite):
9078         Added check for videorate changing caps handling. Closes #421834.
9079
9080 2007-04-12  Michael Smith  <msmith@fluendo.com>
9081
9082         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
9083           Use scale functions to avoid overflow when calculating duration of 
9084           vorbis buffers.
9085
9086 2007-04-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9087
9088         * docs/libs/gst-plugins-base-libs-sections.txt:
9089         * gst-libs/gst/tag/tag.h:
9090         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
9091           API: add gst_tag_freeform_string_to_utf8() (#405072).
9092
9093         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_extract_id3v1_string):
9094           Use gst_tag_freeform_string_to_utf8() here.
9095
9096 2007-04-12  Wim Taymans  <wim@fluendo.com>
9097
9098         * gst/gdp/gstgdppay.c: (gst_gdp_pay_chain),
9099         (gst_gdp_pay_sink_event):
9100         Make sure we set the IN_CAPS flag correctly.
9101
9102         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
9103         Get the IN_CAPS flag before we call functions that mess with the flags.
9104
9105 2007-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
9106
9107         * gst/gdp/gstgdppay.c (gst_gdp_pay_reset_streamheader,
9108           gst_gdp_pay_chain, gst_gdp_pay_sink_event):
9109           Only stamp buffers with offset/offset_end right before they get
9110           pushed.  This ensures offset continuity, which was not the case
9111           before as shown by
9112           gst-launch -v -m audiotestsrc num-buffers=10 ! audioconvert ! vorbisenc ! gdppay ! identity check-imperfect-offset=TRUE ! fakesink silent=TRUE
9113
9114 2007-04-06  Wim Taymans  <wim@fluendo.com>
9115
9116         * gst/playback/gstplaybin.c: (add_sink),
9117         (gst_play_bin_change_state):
9118         Activate sync in playbin, we are ready to handle it for live streams.
9119
9120 2007-04-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9121
9122         * tests/check/elements/playbin.c:
9123         (test_sink_usage_video_only_stream), (playbin_suite):
9124           Add small test for stream-info-value-array code paths.
9125
9126 2007-04-05  Wim Taymans  <wim@fluendo.com>
9127
9128         * gst-libs/gst/audio/gstbaseaudiosink.c:
9129         (gst_base_audio_sink_skew_slaving):
9130         Don't try to create invalid calibration parameters by making the
9131         internal time go backwards, instead make external time go forward.
9132
9133 2007-04-05  Wim Taymans  <wim@fluendo.com>
9134
9135         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
9136
9137         * gst/playback/gstplaybasebin.c: (add_stream):
9138         Fix leak in add_stream(), when g_value_set_object() increases the
9139         refcount of streaminfo object. Fixes #426250.
9140
9141 2007-04-03  David Schleef  <ds@schleef.org>
9142
9143         * gst/videotestsrc/gstvideotestsrc.c:
9144         * gst/videotestsrc/gstvideotestsrc.h:
9145         * gst/videotestsrc/videotestsrc.c:
9146         * gst/videotestsrc/videotestsrc.h:
9147           Add a test pattern called "circular", which has concentric
9148           rings with varying radial frequency.  The main purpose of this
9149           pattern is to test fidelity loss in a filter or scaler element.
9150           Notably, this pattern is scale invariant, and is optimally viewed
9151           with a width (and height) of 400.
9152
9153 2007-04-03  Wim Taymans  <wim@fluendo.com>
9154
9155         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
9156
9157         * gst/playback/gstdecodebin2.c: (connect_pad), (expose_pad),
9158         (deactivate_free_recursive):
9159         Decodebin2 doesn't unref pads it obtains in some occasions:
9160         - multiqueue src pads, when either connecting further or exposing
9161         - sink pads of new autoplugged elements
9162         - peer pads when recursively freeing elements
9163         Fixes #425455.
9164
9165 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
9166
9167         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9168         Add audio/x-raw-float support, now that audioconvert support
9169         non-native endianness floats.
9170
9171 2007-03-30  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9172
9173         * docs/libs/gst-plugins-base-libs-docs.sgml:
9174           gstreamer-plugins-base.pc doesn't exist, it's
9175           gstreamer-plugins-base-0.10.pc.
9176
9177 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
9178
9179         Patch by: RenĂ© Stadler <mail at renestadler dot de>
9180         with some minor changes
9181
9182         * gst-libs/gst/floatcast/floatcast.h:
9183         Use more efficient float endianness conversion functions that don't
9184         involve 2 function calls per value.
9185         * gst/audioconvert/audioconvert.c: (audio_convert_get_func_index),
9186         (check_default), (audio_convert_prepare_context):
9187         * gst/audioconvert/gstaudioconvert.c:
9188         (gst_audio_convert_parse_caps), (make_lossless_changes):
9189         Support non-native endianness floats as input and output.
9190         Fixes #339838.
9191         * tests/check/elements/audioconvert.c: (verify_convert),
9192         (GST_START_TEST):
9193         Add unit tests for the non-native endianness float conversions.
9194
9195 2007-03-29  Wim Taymans  <wim@fluendo.com>
9196
9197         * gst-libs/gst/rtp/gstbasertpdepayload.c:
9198         (gst_base_rtp_depayload_base_init),
9199         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
9200         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
9201         (gst_base_rtp_depayload_set_gst_timestamp),
9202         (gst_base_rtp_depayload_change_state),
9203         (gst_base_rtp_depayload_set_property),
9204         (gst_base_rtp_depayload_get_property):
9205         * gst-libs/gst/rtp/gstbasertpdepayload.h:
9206         Add Private structure.
9207         Bring element code to 2007.
9208         Parse clock-base caps param and use it when generating the
9209         newsegment.
9210         Reset variables before going to PAUSED.
9211         Fix some docs.
9212
9213 2007-03-29  Wim Taymans  <wim@fluendo.com>
9214
9215         * docs/libs/gst-plugins-base-libs-docs.sgml:
9216         * docs/libs/gst-plugins-base-libs-sections.txt:
9217         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9218         (gst_base_rtp_audio_payload_get_adapter):
9219         Add RTCP docs.
9220         Fix some more docs.
9221
9222         * gst-libs/gst/rtp/Makefile.am:
9223         * gst-libs/gst/rtp/gstrtcpbuffer.c:
9224         (gst_rtcp_buffer_new_take_data), (gst_rtcp_buffer_new_copy_data),
9225         (gst_rtcp_buffer_validate_data), (gst_rtcp_buffer_validate),
9226         (gst_rtcp_buffer_get_packet_count), (read_packet_header),
9227         (gst_rtcp_buffer_get_first_packet), (gst_rtcp_packet_move_to_next),
9228         (gst_rtcp_buffer_add_packet), (gst_rtcp_packet_remove),
9229         (gst_rtcp_packet_get_padding), (gst_rtcp_packet_get_type),
9230         (gst_rtcp_packet_get_count), (gst_rtcp_packet_get_length),
9231         (gst_rtcp_packet_sr_get_sender_info),
9232         (gst_rtcp_packet_sr_set_sender_info),
9233         (gst_rtcp_packet_rr_get_ssrc), (gst_rtcp_packet_rr_set_ssrc),
9234         (gst_rtcp_packet_get_rb_count), (gst_rtcp_packet_get_rb),
9235         (gst_rtcp_packet_add_rb), (gst_rtcp_packet_set_rb),
9236         (gst_rtcp_packet_sdes_get_chunk_count),
9237         (gst_rtcp_packet_sdes_first_chunk),
9238         (gst_rtcp_packet_sdes_next_chunk), (gst_rtcp_packet_sdes_get_ssrc),
9239         (gst_rtcp_packet_sdes_first_item),
9240         (gst_rtcp_packet_sdes_next_item), (gst_rtcp_packet_sdes_get_item),
9241         (gst_rtcp_packet_bye_get_ssrc_count),
9242         (gst_rtcp_packet_bye_get_nth_ssrc), (gst_rtcp_packet_bye_add_ssrc),
9243         (gst_rtcp_packet_bye_add_ssrcs), (get_reason_offset),
9244         (gst_rtcp_packet_bye_get_reason_len),
9245         (gst_rtcp_packet_bye_get_reason), (gst_rtcp_packet_bye_set_reason):
9246         * gst-libs/gst/rtp/gstrtcpbuffer.h:
9247         Add new helper object for parsing and creating RTCP messages.
9248
9249 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
9250
9251         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9252         PCM samples with width=8 must be always unsigned, no matter what
9253         depth they have.
9254
9255 2007-03-29  Andy Wingo  <wingo@pobox.com>
9256
9257         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev): Make
9258         perfect offsets also, not just timestamps.
9259
9260         * tests/check/elements/videorate.c (test_more): Test that given
9261         any incoming offsets, that videorate produces perfect offsets.
9262
9263 2007-03-29  Wim Taymans  <wim@fluendo.com>
9264
9265         * gst-libs/gst/riff/riff-ids.h:
9266         Add some more RIFF formats.
9267
9268 2007-03-29  Wim Taymans  <wim@fluendo.com>
9269
9270         * gst-libs/gst/rtp/gstrtpbuffer.c:
9271         (gst_rtp_buffer_default_clock_rate):
9272         * gst-libs/gst/rtp/gstrtpbuffer.h:
9273         Fix fixed payload names and docs.
9274         Added method to get the default clock rates of fixed payload types.
9275         API: GstRTPBuffer::gst_rtp_buffer_default_clock_rate()
9276
9277 2007-03-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9278
9279         * tests/check/pipelines/.cvsignore:
9280         Add new vorbisdec test to cvsignore.
9281
9282 2007-03-28  Wim Taymans  <wim@fluendo.com>
9283
9284         * gst-libs/gst/audio/gstbaseaudiosink.c: (slave_method_get_type),
9285         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
9286         (gst_base_audio_sink_query), (gst_base_audio_sink_get_time),
9287         (gst_base_audio_sink_set_property),
9288         (gst_base_audio_sink_get_property), (gst_base_audio_sink_event),
9289         (clock_convert_external), (gst_base_audio_sink_resample_slaving),
9290         (gst_base_audio_sink_skew_slaving),
9291         (gst_base_audio_sink_handle_slaving), (gst_base_audio_sink_render),
9292         (gst_base_audio_sink_async_play):
9293         * gst-libs/gst/audio/gstbaseaudiosink.h:
9294         Store private stuff in GstBaseAudioSinkPrivate.
9295         Add configurable clock slaving modes property.
9296         API:: GstBaseAudioSink::slave-method property
9297         Some more latency reporting tweaks.
9298         Added skew based clock slaving correction and make it the default until
9299         the resampling method is more robust.
9300
9301 2007-03-27  Sebastian Dröge  <slomo@circular-chaos.org>
9302
9303         * gst/audioconvert/audioconvert.c:
9304         Add docs to the integer pack functions and implement proper
9305         rounding. Before we had rounding towards negative infinity, i.e.
9306         always the smaller number was taken. Now we use natural rounding,
9307         i.e. rounding to the nearest integer and to the one with the largest
9308         absolute value for X.5. The old rounding introduced some minor
9309         distortions. Fixes #420079
9310         * tests/check/elements/audioconvert.c: (GST_START_TEST):
9311         Fix one unit test that assumed the old rounding and added unit tests
9312         for checking signed/unsigned int16 <-> signed/unsigned int16 with
9313         depth 8, one for signed int16 <-> unsigned int16 and one for the new
9314         rounding from signed int32 to signed/unsigned int16.
9315
9316 2007-03-27  Michael Smith  <msmith@fluendo.com>
9317
9318         * gst/audioconvert/gstaudioconvert.c: (strip_width_64),
9319         (gst_audio_convert_transform_caps):
9320           Fix typo in debug line introduced recently, as pointed out on irc.
9321
9322 2007-03-27  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9323
9324         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
9325         * tests/check/libs/tag.c: (GST_START_TEST):
9326           Make sure we parse floating-point numbers in vorbis comments
9327           correctly with either '.' or ',' as separator, no matter what
9328           the current locale is. Add unit test for this too.
9329
9330 2007-03-26  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9331
9332         Patch by: RenĂ© Stadler  <mail at renestadler de>
9333
9334         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_to_vorbis_comments):
9335           When writing out floating-point numbers to vorbis comment tags, always
9336           use the same character as separator no matter what the current locale is
9337           (fixes #423051).
9338
9339         * tests/check/libs/tag.c: (GST_START_TEST):
9340           Add unit tests for replaygain tags in vorbis comments (closes #423055).
9341
9342 2007-03-26  Thomas Vander Stichele  <thomas at apestaart dot org>
9343
9344         * ext/vorbis/vorbisdec.c (vorbis_dec_push_forward,
9345           vorbis_handle_data_packet):
9346           Correctly set DURATION to generate a timestamp-continuous stream.
9347           One bug left at the end; see
9348           ihttp://bugzilla.gnome.org/show_bug.cgi?id=423086
9349         * tests/check/Makefile.am:
9350         * tests/check/pipelines/vorbisenc.c (GST_START_TEST):
9351           Add a test to check this.  Without the above patch this test fails.
9352
9353 2007-03-26  Jan Schmidt  <thaytan@mad.scientist.com>
9354
9355         * gst-libs/gst/rtp/Makefile.am:
9356         The base audio payloader uses GstAdapter - we need GST_BASE_LIBS.
9357
9358 2007-03-23  Michael Smith  <msmith@fluendo.com>
9359
9360         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps),
9361         (gst_video_rate_reset), (gst_video_rate_chain):
9362           If videorate changes caps, we can no longer use the old buffer
9363           (which may have a different size, incompatible with our caps).
9364           So don't do that; just duplicate the new frame more times.
9365
9366 2007-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
9367
9368         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
9369         Remove playbin's override of the set_clock vmethod. It's irrelevant
9370         after Wim's commit on the 19th.
9371
9372 2007-03-22  Wim Taymans  <wim@fluendo.com>
9373
9374         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_size),
9375         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
9376         * ext/gnomevfs/gstgnomevfssrc.h:
9377         Don't cache file sizes. Fixes #341078.
9378
9379 2007-03-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9380
9381         * gst/playback/gstplaybin.c: (add_sink):
9382           Use GST_PTR_FORMAT to log caps. 
9383
9384 2007-03-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9385
9386         Patch by: Young-Ho Cha <ganadist at chollian net>
9387
9388         * gst/subparse/samiparse.c: (handle_start_font):
9389           Special-case some more colour names that pango doesn't handle by
9390           default. Fixes #420578.
9391
9392 2007-03-20  Michael Smith  <msmith@fluendo.com>
9393
9394         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
9395           If we get a zero-sized input buffer, don't pass it to libvorbis, as
9396           that marks EOS internally. After that, libvorbis will buffer all
9397           input data, and encode none of it, eventually leading to memory
9398           exhaustion.
9399
9400 2007-03-19  Wim Taymans  <wim@fluendo.com>
9401
9402         * gst/playback/gstdecodebin.c: (remove_fakesink):
9403         Don't post STATE_DIRTY anymore.
9404
9405         * gst/playback/gstplaybin.c: (add_sink), (gst_play_bin_send_event),
9406         (gst_play_bin_change_state):
9407         Remove stream_time reset in seek handling, core does that now.
9408         Disable clocking for live pipelines by forcing a NULL clock to the
9409         complete pipeline, core is too smart now for our previous hack.
9410         We can always autoplug in PAUSED now.
9411
9412 2007-03-17  David Schleef  <ds@schleef.org>
9413
9414         * REQUIREMENTS:  Update this file, change the formatting to make
9415         it more consistent, plus more machine readable.
9416
9417 2007-03-16  Michael Smith  <msmith@fluendo.com>
9418
9419         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
9420         (strip_width_64), (append_with_other_format):
9421           Previous fix was too simplistic, and broke the tests. Use a better
9422           approach; only strip 64 from widths for integer audio.
9423
9424 2007-03-16  Michael Smith  <msmith@fluendo.com>
9425
9426         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
9427         (gst_audio_convert_transform_caps):
9428           We don't support 64 bit integer audio, so don't try to claim we can.
9429           Stops us producing caps don't match our template caps.
9430           Update comments.
9431
9432 2007-03-15  Michael Smith  <msmith@fluendo.com>
9433
9434         * gst/audioresample/gstaudioresample.c:
9435         (audioresample_check_discont), (audioresample_transform):
9436           Don't trigger discontinuities for very small imperfections; a filter
9437           flush will sound bad, and many plugins have rounding errors leading
9438           to these.
9439
9440 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
9441
9442         Patch by: Olivier Crete <olivier.crete@collabora.co.uk>
9443
9444         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9445         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
9446         API: add "min-ptime" property to RTP base audio payloader.
9447         API: add gst_base_rtp_audio_payload_push().
9448         API: add gst_base_rtp_audio_payload_get_adapter().
9449         Fixes #415001
9450         Indentation/whitespace/documentation fixes.
9451
9452 2007-03-14  Julien MOUTTE  <julien@moutte.net>
9453
9454         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
9455         (audioresample_transform_size), (audioresample_do_output),
9456         (audioresample_transform), (audioresample_pushthrough): Handle
9457         discontinuous streams.
9458         * gst/audioresample/gstaudioresample.h:
9459         * tests/check/elements/audioresample.c:
9460         (test_discont_stream_instance), (GST_START_TEST),
9461         (audioresample_suite): Add a test for discontinuous streams.
9462         * win32/common/config.h: Updated.
9463
9464 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9465
9466         * po/af.po:
9467         * po/az.po:
9468         * po/cs.po:
9469         * po/en_GB.po:
9470         * po/it.po:
9471         * po/nb.po:
9472         * po/nl.po:
9473         * po/or.po:
9474         * po/sq.po:
9475         * po/sr.po:
9476         * po/sv.po:
9477         * po/uk.po:
9478         * po/vi.po:
9479           Update translations from translation project.
9480
9481 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9482
9483         * gst/audioresample/debug.h:
9484         * gst/audioresample/resample.c: (resample_init):
9485           Since I really am not interested in a debug line for each sample
9486           being processed, move the library's debugging to its own category,
9487           libaudioresample
9488
9489 2007-03-13  Michael Smith  <msmith@fluendo.com>
9490
9491         * ext/theora/theoradec.c: (theora_handle_type_packet):
9492           Since the plugin doesn't support anything other than 4:2:0 right
9493           now, post an error and fail if we get something else. Won't matter
9494           until libtheora supports the other pixel formats, but hopefully
9495           that'll be soon...
9496
9497 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
9498
9499         * gst-libs/gst/audio/gstbaseaudiosink.c:(gst_base_audio_sink_render):
9500         Use gst_guint64_to_gdouble for conversion.
9501         * win32/MANIFEST:
9502         Add new files to the win32 MANIFEST.
9503         * win32/common/libgstaudio.def:
9504         * win32/common/libgstpbutils.def:
9505         Add new exported functions.
9506         * win32/vs6/gst_plugins_base.dsw:
9507         * win32/vs6/libgstdecodebin.dsp:
9508         * win32/vs6/libgstplaybin.dsp:
9509         Change the link to libgstpbutils.lib.
9510         * win32/vs6/libgstdecodebin2.dsp:
9511         Add a new project for decodebin2.
9512         * win32/vs6/libgstpbutils.dsp:
9513         Add a new project for pbutils.
9514
9515 2007-03-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9516
9517         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
9518           Also accept partial dates with only year and month,
9519           like 1999-12-00 (fixes #410396 even more).
9520
9521         * tests/check/libs/tag.c: (GST_START_TEST):
9522           Add unit test for the above.
9523
9524 2007-03-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9525
9526         * tests/check/elements/subparse.c: (GST_START_TEST),
9527         (subparse_suite):
9528           Add unit test for MPL2 subtitle format (#413799).
9529
9530 2007-03-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9531
9532         Patch by: Kamil Pawlowski  <kamilpe gmail com>
9533
9534         * gst/subparse/Makefile.am:
9535         * gst/subparse/gstsubparse.c:
9536         (gst_sub_parse_data_format_autodetect),
9537         (gst_sub_parse_format_autodetect), (gst_sub_parse_sink_event),
9538         (gst_subparse_type_find):
9539         * gst/subparse/gstsubparse.h:
9540         * gst/subparse/mpl2parse.c: (mpl2_parse_line), (parse_mpl2):
9541         * gst/subparse/mpl2parse.h:
9542           Add support for MPL2 subtitle format (#413799).
9543
9544 2007-03-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9545
9546         * configure.ac:
9547           We require core CVS for the new buffer metadata copy functions.
9548
9549 2007-03-09  Wim Taymans  <wim@fluendo.com>
9550
9551         * gst-libs/gst/tag/gstid3tag.c:
9552         Add read support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
9553         Fixes #414496.
9554
9555         Patch by: Alex Lancaster <alexl at users sourceforge net>
9556
9557 2007-03-09  Wim Taymans  <wim@fluendo.com>
9558
9559         * ext/libvisual/visual.c: (gst_visual_sink_setcaps),
9560         (gst_vis_src_negotiate), (get_buffer), (gst_visual_chain):
9561         Improve adapter usage and comments.
9562
9563 2007-03-09  Wim Taymans  <wim@fluendo.com>
9564
9565         * ext/pango/gsttextrender.c: (gst_text_render_chain):
9566         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_parse_packet):
9567         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_copy):
9568         Use new metadata copy function.
9569
9570         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9571         (gst_ffmpegcsp_transform):
9572         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform):
9573         Basetransform copied the metadata for us.
9574
9575 2007-03-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9576
9577         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
9578         (gst_text_overlay_video_event):
9579           Some more logging. Only accept newsegment events in TIME format and
9580           send a WARNING message if they are not in TIME format.
9581
9582         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
9583         (gst_sub_parse_init), (gst_sub_parse_src_event), (handle_buffer),
9584         (gst_sub_parse_chain), (gst_sub_parse_sink_event):
9585         * gst/subparse/gstsubparse.h:
9586           No need to allocate GstSegment structure dynamically, just put it
9587           into the instance structure; ignore newsegment events in BYTE
9588           format and in particular don't let it overwrite our saved TIME
9589           segment from the last seek.
9590
9591 2007-03-09  Michael Smith  <msmith@fluendo.com>
9592
9593         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find):
9594           Replace AC3 typefinder with one that isn't terrible, and actually
9595           works usefully.
9596
9597 2007-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9598
9599         * gst/audioconvert/gstaudioconvert.c:
9600         (gst_audio_convert_transform):
9601           fix error category and translatable string
9602           
9603
9604 2007-03-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9605
9606         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
9607         * pkgconfig/gstreamer-plugins-base.pc.in:
9608           Fix up utils => pbutils here too.
9609
9610 2007-03-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9611
9612         * gst/subparse/gstsubparse.c: (handle_buffer):
9613           Break out of loop in chain function as soon as possible if we get
9614           a non-OK flow return.
9615
9616 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9617
9618         * tests/check/elements/alsa.c: (GST_START_TEST):
9619         Unref the mixer if the state change fails too (if the
9620         alsa devices are inaccessible, for example)
9621
9622 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9623
9624         * tests/check/Makefile.am:
9625         Don't test libvisual elements in the states check, because libvisual
9626         seems to leak internally.
9627
9628         Re-enable the alsa and states tests now that there's new suppressions
9629         in gst.supp.
9630
9631         * tests/check/elements/alsa.c: (GST_START_TEST):
9632         Don't leak the alsamixer we instantiated.
9633
9634 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9635
9636         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
9637         (gst_ximagesink_change_state), (gst_ximagesink_reset),
9638         (gst_ximagesink_finalize):
9639         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
9640         (gst_xvimagesink_reset), (gst_xvimagesink_finalize):
9641         Move some cleanup stuff from the state change handler into a _reset()
9642         function that can be called from _finalize(). This ensures that things
9643         get freed even if (for some reason) the NULL->READY state transition
9644         fails in the parent class.
9645         Even if a parent state change fails, process our downward state change
9646         logic instead of bailing out early.
9647         Free the correct xcontext pointer in ximagesink's xcontext_clear.
9648
9649 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9650
9651         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
9652         Extra log line.
9653
9654         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_init):
9655         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_init):
9656         Use pango_font_description_set_family_static instead of 
9657         pango_font_description_set_family to save a string copy (it was
9658         leaking due to the strdup anyway)
9659
9660         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_finalize):
9661         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_finalize):
9662         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_finalize):
9663         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_finalize):
9664         Chain up in finalize.
9665
9666 2007-03-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9667
9668         * gst-libs/gst/interfaces/mixertrack.c:
9669         (gst_mixer_track_class_init), (gst_mixer_track_get_property),
9670         (gst_mixer_track_set_property):
9671           API: add "untranslated-label" property which should be set by
9672           implementations at construct time (#414645).
9673
9674         * ext/alsa/gstalsamixeroptions.c: (gst_alsa_mixer_options_new):
9675         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
9676           Set "untranslated-label" when constructing mixer track objects.
9677
9678         * tests/check/elements/alsa.c: (GST_START_TEST), (alsa_suite):
9679           Unit test to check the above.
9680
9681 2007-03-07  Wim Taymans  <wim@fluendo.com>
9682
9683         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
9684         Fix confusing debug message.
9685
9686 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
9687
9688         * gst-plugins-base.doap:
9689         update doap file with new version
9690
9691 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
9692
9693         * configure.ac:
9694         Back to CVS
9695
9696 === release 0.10.12 ===
9697
9698 2007-03-07  Jan Schmidt <thaytan@mad.scientist.com>
9699
9700         * configure.ac:
9701           releasing 0.10.12, "Zombie Horde"
9702
9703 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
9704
9705         * configure.ac:
9706         Bump version to 0.10.11.4 pre-release
9707
9708 2007-03-06  Wim Taymans  <wim@fluendo.com>
9709
9710         * gst-libs/gst/audio/gstbaseaudiosink.c:
9711         (gst_base_audio_sink_async_play):
9712         Fix regression that made GStreamer skip the first samples of audio.
9713         Fixes #414684.
9714
9715 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
9716
9717         * configure.ac:
9718         Bump version to 0.10.11.3 pre-release
9719
9720 2007-03-05  Sebastian Dröge  <slomo@circular-chaos.org>
9721
9722         * po/POTFILES.in:
9723           Update paths for the rename from utils to pbutils to fix the build.
9724
9725 2007-03-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9726
9727         * gst-libs/gst/pbutils/Makefile.am:
9728           Change directory to install headers in from gst/utils to gst/pbutils
9729           as well.
9730
9731 2007-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
9732
9733         * configure.ac:
9734         * docs/libs/gst-plugins-base-libs-docs.sgml:
9735         * docs/libs/gst-plugins-base-libs-sections.txt:
9736         * gst-libs/gst/Makefile.am:
9737         * gst-libs/gst/interfaces/mixer.c:
9738         * gst-libs/gst/pbutils/Makefile.am:
9739         * gst-libs/gst/pbutils/descriptions.c:
9740         (gst_pb_utils_get_source_description),
9741         (gst_pb_utils_get_sink_description),
9742         (gst_pb_utils_get_decoder_description),
9743         (gst_pb_utils_get_encoder_description),
9744         (gst_pb_utils_get_element_description),
9745         (gst_pb_utils_add_codec_description_to_tag_list),
9746         (gst_pb_utils_get_codec_description), (gst_pb_utils_list_all):
9747         * gst-libs/gst/pbutils/descriptions.h:
9748         * gst-libs/gst/pbutils/install-plugins.c:
9749         * gst-libs/gst/pbutils/install-plugins.h:
9750         * gst-libs/gst/pbutils/missing-plugins.c:
9751         (gst_missing_uri_source_message_new),
9752         (gst_missing_uri_sink_message_new),
9753         (gst_missing_element_message_new),
9754         (gst_missing_decoder_message_new),
9755         (gst_missing_encoder_message_new),
9756         (gst_missing_plugin_message_get_description):
9757         * gst-libs/gst/pbutils/missing-plugins.h:
9758         * gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
9759         * gst-libs/gst/pbutils/pbutils.h:
9760         * gst-libs/gst/utils/Makefile.am:
9761         * gst-libs/gst/utils/base-utils.c:
9762         * gst-libs/gst/utils/base-utils.h:
9763         * gst-libs/gst/utils/descriptions.c:
9764         * gst-libs/gst/utils/descriptions.h:
9765         * gst-libs/gst/utils/install-plugins.c:
9766         * gst-libs/gst/utils/install-plugins.h:
9767         * gst-libs/gst/utils/missing-plugins.c:
9768         * gst-libs/gst/utils/missing-plugins.h:
9769         * gst-plugins-base.spec.in:
9770         * gst/playback/Makefile.am:
9771         * gst/playback/gstdecodebin.c:
9772         * gst/playback/gstdecodebin2.c:
9773         * gst/playback/gstplaybasebin.c: (setup_subtitle),
9774         (gen_source_element):
9775         * gst/playback/gstplaybin.c: (plugin_init):
9776         * tests/check/Makefile.am:
9777         * tests/check/libs/pbutils.c: (GST_START_TEST),
9778         (test_pb_utils_install_plugins_do_callout), (libgstpbutils_suite):
9779         * tests/check/libs/utils.c:
9780           rename utils to pbutils
9781
9782 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
9783
9784         * docs/plugins/Makefile.am:
9785         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9786         * docs/plugins/gst-plugins-base-plugins-sections.txt:
9787         * docs/plugins/inspect/plugin-decodebin2.xml:
9788         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
9789         Add documentation for decodebin2 that indicates that the API
9790         is still unstable.
9791
9792 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
9793
9794         * configure.ac:
9795         Update to 0.10.11.2 (0.10.12 pre-release)
9796
9797 2007-03-01  Wim Taymans  <wim@fluendo.com>
9798
9799         * gst-libs/gst/audio/gstbaseaudiosink.c:
9800         (gst_base_audio_sink_async_play):
9801         base time is irrelevant here.
9802
9803 2007-03-01  Wim Taymans  <wim@fluendo.com>
9804
9805         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
9806         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
9807         Improve debugging.
9808
9809         * gst-libs/gst/audio/gstbaseaudiosink.c:
9810         (gst_base_audio_sink_query), (gst_base_audio_sink_event),
9811         (gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
9812         Improve latency and clock slaving calculations.
9813         Improve slave clock calibration.
9814
9815         * gst-libs/gst/audio/gstringbuffer.c:
9816         (gst_ring_buffer_commit_full):
9817         When we are asked to render N sample to 0 bytes, return N.
9818
9819 2007-03-01  Wim Taymans  <wim@fluendo.com>
9820
9821         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
9822         (gst_alsasink_write), (gst_alsasink_reset):
9823         * ext/alsa/gstalsasink.h:
9824         Remove unused dispose function.
9825         Rename lock to not interfere with alsasrc lock.
9826
9827         * ext/alsa/gstalsasrc.c: (gst_alsasrc_finalize),
9828         (gst_alsasrc_class_init), (gst_alsasrc_init), (set_swparams),
9829         (gst_alsasrc_read), (gst_alsasrc_reset):
9830         * ext/alsa/gstalsasrc.h:
9831         Implement finalize function.
9832         Use lock to protect alsa access.
9833         Implement _reset.
9834         Fine tune sw params.
9835
9836 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
9837
9838         * configure.ac:
9839           Convert to new AG_GST style.
9840
9841 2007-02-28  Wim Taymans  <wim@fluendo.com>
9842
9843         Patch by: Ed Catmur <ed at catmur dot co dot uk>
9844
9845         * gst/playback/gstplaybin.c: (gst_play_bin_vis_unblocked),
9846         (gst_play_bin_vis_blocked), (gst_play_bin_set_property):
9847         Fix race condition when rapidly switching visualisations in playbin.
9848         Fixes #401029.
9849
9850 2007-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
9851
9852         * tests/check/Makefile.am:
9853         Include local stuff before system installed things in LDFLAGS and
9854         CFLAGS.
9855
9856 2007-02-28  Wim Taymans  <wim@fluendo.com>
9857
9858         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_sink_activate):
9859         Improve debugging.
9860
9861 2007-02-28  Wim Taymans  <wim@fluendo.com>
9862
9863         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
9864         (gst_v4lsrc_fixate), (gst_v4lsrc_query):
9865         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
9866         Fix duration and timestamping, taking latency into account.
9867         Implement latency query.
9868
9869 2007-02-28  Wim Taymans  <wim@fluendo.com>
9870
9871         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
9872         (gst_audio_clock_new):
9873         Fix clock name.
9874
9875         * gst-libs/gst/audio/gstbaseaudiosink.c:
9876         (gst_base_audio_sink_init), (gst_base_audio_sink_query):
9877         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
9878         (gst_base_audio_src_query), (gst_base_audio_src_get_offset),
9879         (gst_base_audio_src_create):
9880         Improve latency query code.
9881         Use proper clock names.
9882
9883 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
9884
9885         * tests/check/generic/states.c: (GST_START_TEST):
9886           Copy the states.c test from core again
9887         * tests/check/Makefile.am:
9888           ignore cdio and cdparanoiasrc
9889
9890 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
9891
9892         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
9893         (double_hq), (audio_convert_get_func_index), (check_default),
9894         (audio_convert_prepare_context), (audio_convert_convert):
9895           Also make valgrind happy and avoid copying data in some cases.
9896
9897 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
9898
9899         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
9900         (double_hq), (audio_convert_get_func_index),
9901         (audio_convert_prepare_context), (audio_convert_convert):
9902         * gst/audioconvert/gstaudioconvert.c:
9903         (gst_audio_convert_class_init), (gst_audio_convert_get_unit_size),
9904         (gst_audio_convert_transform_caps):
9905         * tests/check/elements/audioconvert.c: (GST_START_TEST),
9906         (audioconvert_suite):
9907           Don't run inplace if that overwrites source data as we go. Add more
9908           tests. Fixes #339837 even more.
9909
9910 2007-02-27  Julien MOUTTE  <julien@moutte.net>
9911
9912         * tests/examples/seek/seek.c: (do_seek), (set_update_scale),
9913         (msg_segment_done): Fix various seeking bugs (Slider was not
9914         updating when doing a non flushing seek, Reverse playback 
9915         on segment seek was wrong).
9916
9917 2007-02-26  Wim Taymans  <wim@fluendo.com>
9918
9919         * tests/examples/seek/seek.c: (stop_seek):
9920         When we stop scrubbing, don't leave the pipeline PLAYING when we
9921         requested a PAUSED state.
9922
9923 2007-02-25  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9924
9925         Patch by: RenĂ© Stadler <mail at renestadler de>
9926
9927         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
9928           Parse date strings in vorbis comments that have an invalid (zero)
9929           month or day (#410396).
9930
9931         * tests/check/libs/tag.c: (GST_START_TEST):
9932           Test case for the above.
9933
9934 2007-02-24  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9935
9936         Patch by: LoĂ¯c Minier <lool+gnome at via ecp fr>
9937
9938         * configure.ac:
9939         * ext/alsa/Makefile.am:
9940         * gst/audiotestsrc/Makefile.am:
9941           Fix compilation with LDFLAGS='-Wl,-z,defs' (#410963).
9942
9943 2007-02-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9944
9945         * gst/playback/gstplaybin.c:
9946           Improve docs: point out that the application needs to assist playbin
9947           with buffering.
9948
9949 2007-02-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9950
9951         * gst-libs/gst/utils/install-plugins.c:
9952         * gst-libs/gst/utils/missing-plugins.c:
9953         * tests/check/libs/utils.c: (missing_msg_check_getters):
9954           Change GStreamer marker prefix in detail string from 'gstreamer.net'
9955           to just 'gstreamer'. Document the caps string component of the
9956           decoder/encoder detail a bit better, since not everyone will be
9957           familiar with the GStreamer media type/caps system (but they better
9958           enjoy nested itemized lists).
9959
9960 2007-02-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9961
9962         * gst-libs/gst/netbuffer/gstnetbuffer.c:
9963         (notgst_buffer_copy_fields_in_place), (gst_netbuffer_copy):
9964           Fix copying of GstNetBuffer (would crash before, or at least lead to
9965           invalid memory access, #410772), for now by copying the GstBuffer copy
9966           code from the core over here so we can copy the GstBuffer fields on a
9967           provided buffer instance (of type GstNetBuffer in this case). Would be
9968           better to fix this with some support by the core though (and in the long
9969           run change the broken GstBuffer/GstMiniObject copy semantics, #393099).
9970
9971         * tests/check/Makefile.am:
9972           Enable unit test for GstNetBuffer.
9973
9974 2007-02-22  Andy Wingo  <wingo@pobox.com>
9975
9976         * gst-libs/gst/audio/gstbaseaudiosink.c
9977         (gst_base_audio_sink_init): Disable pull-mode activation until we
9978         figure out how to make audio sinks go to PLAYING.
9979
9980 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
9981
9982         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
9983         (double_hq), (audio_convert_get_func_index),
9984         (audio_convert_prepare_context), (audio_convert_convert):
9985         * gst/audioconvert/audioconvert.h:
9986         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_setup_matrix),
9987         (gst_channel_mix_mix_int), (gst_channel_mix_mix_float):
9988         * gst/audioconvert/gstchannelmix.h:
9989         * tests/check/elements/audioconvert.c: (GST_START_TEST):
9990           Add float as an intermediate format, as well as float mixing. Enable
9991           test that was failing before. Fixes #339837
9992
9993 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
9994
9995         * tests/examples/seek/seek.c: (do_seek):
9996         Undo the previous commit: -1 as a stop time implies that the stop
9997         time is the end of file, clearing any previously configured segment.
9998
9999 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
10000
10001         * tests/examples/seek/seek.c: (do_seek):
10002         Don't SEEK_SET with a stop time of -1, use SEEK_NONE instead.
10003
10004 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
10005
10006         * gst/volume/gstvolume.c: (volume_process_int16),
10007         (volume_process_int16_clamp), (volume_set_caps):
10008           Unbreak volume, value remains gint.
10009
10010 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
10011
10012         * gst/volume/gstvolume.c: (volume_choose_func),
10013         (volume_update_real_volume), (gst_volume_set_volume),
10014         (gst_volume_init), (volume_process_double), (volume_process_float),
10015         (volume_process_int16), (volume_process_int16_clamp),
10016         (volume_set_caps), (volume_transform_ip), (volume_update_volume):
10017         * gst/volume/gstvolume.h:
10018           Extend float audio support (double) and some int->uint cleanups.
10019
10020 2007-02-20  Edward Hervey  <edward@fluendo.com>
10021
10022         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
10023         (multi_queue_underrun_cb), (gst_decode_group_check_if_drained),
10024         (sort_end_pads), (gst_decode_group_expose),
10025         (gst_decode_group_hide):
10026         Don't free groups from the streaming threads. Just put them aside and
10027         free them in dispose.
10028
10029 2007-02-20  Edward Hervey  <edward@fluendo.com>
10030
10031         * gst/playback/gstdecodebin2.c: (connect_element),
10032         (pad_added_group_cb), (gst_decode_group_check_if_blocked),
10033         (sort_end_pads), (gst_decode_group_expose):
10034         Handle dynamic pads within groups.
10035         Sort pads before exposing them in order to make playbin happy.
10036         There still is a race with the multiqueue filling up. This should be
10037         solved separately.
10038         Fixes #398721
10039
10040 2007-02-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10041
10042         * gst-libs/gst/utils/base-utils.c:
10043         * gst-libs/gst/utils/descriptions.c:
10044         * gst-libs/gst/utils/install-plugins.c:
10045         * gst-libs/gst/utils/missing-plugins.c:
10046           Some more docs (and descriptions for two subtitle formats).
10047
10048 2007-02-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10049
10050         * gst-libs/gst/audio/audio.c:
10051           Fix documentation.
10052
10053 2007-02-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10054
10055         Patch by: Yves Lefebvre  <ivanohe abacom com>
10056
10057         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps):
10058           Don't leak caps. Fixes #408278.
10059
10060 2007-02-15  Stefan Kost  <ensonic@users.sf.net>
10061
10062         * ext/cdparanoia/gstcdparanoiasrc.h:
10063         * ext/ogg/gstoggdemux.h:
10064         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
10065         (gst_audio_frame_length), (gst_audio_duration_from_pad_buffer),
10066         (gst_audio_is_buffer_framed), (gst_audio_structure_set_int):
10067         * gst-libs/gst/audio/audio.h:
10068         * gst-libs/gst/audio/gstaudiofilter.h:
10069         * gst-libs/gst/interfaces/videoorientation.h:
10070         * gst/adder/gstadder.h:
10071           More docs coverage and some ChangeLog surgery (add missing names)
10072
10073 2007-02-15  Wim Taymans  <wim@fluendo.com>
10074
10075         * sys/ximage/ximagesink.c:
10076         (gst_ximagesink_calculate_pixel_aspect_ratio):
10077         * sys/xvimage/xvimagesink.c:
10078         (gst_xvimagesink_calculate_pixel_aspect_ratio):
10079         Small constifications.
10080
10081 2007-02-15  Wim Taymans  <wim@fluendo.com>
10082
10083         * gst-libs/gst/audio/gstbaseaudiosink.c:
10084         (gst_base_audio_sink_class_init), (gst_base_audio_sink_query),
10085         (gst_base_audio_sink_render), (gst_base_audio_sink_callback),
10086         (gst_base_audio_sink_async_play),
10087         (gst_base_audio_sink_change_state):
10088         Answer latency query.
10089         Use configured latency when syncing.
10090         Fix clock slaving.
10091
10092         * gst-libs/gst/audio/gstbaseaudiosrc.c:
10093         (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
10094         (gst_base_audio_src_query), (gst_base_audio_src_change_state):
10095         Fix possible memleak.
10096         Implement latency query.
10097         Small cleanups.
10098
10099 2007-02-15  Wim Taymans  <wim@fluendo.com>
10100
10101         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
10102         Ignore errors in reset, these are not fatal. They also grab the element
10103         lock which is already taking when this function is called. Fixes
10104         #405451.
10105
10106 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
10107
10108         * configure.ac:
10109           Remove 'tests/examples/xerror/Makefile' from output files again.
10110
10111 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
10112
10113         * configure.ac:
10114         * docs/plugins/Makefile.am:
10115           Also crossref against gst-plugins-base-libs.
10116
10117 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
10118
10119         * configure.ac:
10120         * docs/libs/Makefile.am:
10121         * docs/plugins/Makefile.am:
10122           Add crossreferences to glib/gobject/gstream docs.
10123
10124         * gst-libs/gst/audio/audio.h:
10125           Source formatting.
10126
10127         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
10128           Add own debug category.
10129
10130 2007-02-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10131
10132         Patch by: RenĂ© Stadler <mail at renestadler de>
10133
10134         * gst-libs/gst/tag/gstvorbistag.c:
10135           Add vorbis/FLAC-tag mapping for new GST_TAG_REFERENCE_LEVEL
10136           (#403597).
10137
10138 2007-02-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10139
10140         * gst/playback/gstplaybasebin.c: (setup_source):
10141           When we have external subtitles and wait for the subtitle decodebin
10142           to get up and running, we set up a (sync) bus handler for the
10143           subtitle decodebin, so we can stop waiting when it posts an error
10144           message. However, we should do that before we set the subtitle
10145           decodebin's state to playing, otherwise things are racy and we might
10146           miss error messages posted before we had a chance to set up the bus.
10147           This should finally fix totem hanging on .txt pseudo-subtitle files.
10148           
10149 2007-02-10  SĂ©bastien Moutte  <sebastien at moutte dot net>
10150
10151         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:(gst_base_rtp_audio_payload_handle_frame_based_buffer):
10152           Use gst_gdouble_to_guint64 for conversions.
10153         * win32/common/config.h.in:
10154           Add a define for GST_INSTALL_PLUGINS_HELPER
10155         * win32/common/libgstaudio.def:
10156         * win32/common/libgstcdda.def:
10157         * win32/common/libgstnetbuffer.def:
10158         * win32/common/libgstrtp.def:
10159         * win32/common/libgutils.def:
10160           Add new exported functions.
10161         * win32/vs6/gst_plugins_base.dsw:
10162         * win32/vs6/libgstdecodebin.dsp:
10163         * win32/vs6/libgstnetbuffer.dsp:
10164         * win32/vs6/libgstplaybin.dsp:
10165         * win32/vs6/libgstrtp.dsp:
10166         * win32/vs6/libgstvorbis.dsp:
10167         * win32/vs6/libgstcdda.dsp:
10168         * win32/vs6/libgstgdp.dsp:
10169         * win32/vs6/libgstutils.dsp:
10170           Update and add new project files.
10171
10172 2007-02-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10173
10174         * gst/subparse/gstsubparse.c: (subrip_remove_unhandled_tag),
10175         (subrip_remove_unhandled_tags), (parse_subrip):
10176           For SubRip (.srt) subtitles, ignore all markup tags we don't
10177           handle (like font tags, for example).
10178
10179         * tests/check/elements/subparse.c:
10180           Add test for this.
10181
10182 2007-02-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10183
10184         * gst/playback/gstdecodebin.c: (add_fakesink),
10185         (gst_decode_bin_change_state):
10186         * gst/playback/gstdecodebin2.c: (add_fakesink),
10187         (gst_decode_bin_change_state):
10188           Don't error out if there is no fakesink in the NULL to READY state
10189           change, since when decodebin is re-used, we're only adding the
10190           fakesink element in READY to PAUSED.
10191
10192         * tests/check/elements/decodebin.c:
10193         (new_decoded_pad_plug_fakesink_cb), (GST_START_TEST),
10194         (decodebin_suite):
10195           Minimal unit test to make sure we can use the same decodebin
10196           instance twice (at least with audiotestsrc input).
10197
10198 2007-02-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10199
10200         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name):
10201           Try to get devic-name from device string first, and from handle only
10202           as fallback (seems to yield better results and is more robust
10203           against buggy probing code on the application side).
10204
10205 2007-02-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10206
10207         Based on patch by: Julien Puydt <julien.puydt at laposte net>
10208
10209         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name_no_handle),
10210         (gst_alsa_find_device_name):
10211         * ext/alsa/gstalsa.h:
10212         * ext/alsa/gstalsasink.c: (gst_alsasink_get_property):
10213         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_property):
10214           Improve device-name detection a bit, especially in the case where
10215           the device is not actually open (#405020, #405024). Move common code
10216           into gstalsa.c instead of duplicating it.
10217
10218 2007-02-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10219
10220         * gst/audioconvert/gstaudioconvert.c:
10221           Fix up docs chunk so that gtk-doc doesn't complain, and fix typo.
10222
10223 2007-02-06  Julien MOUTTE  <julien@moutte.net>
10224
10225         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
10226         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_clear),
10227         (gst_xvimagesink_interface_supported),
10228         (gst_xvimagesink_probe_get_properties),
10229         (gst_xvimagesink_probe_probe_property),
10230         (gst_xvimagesink_probe_needs_probe),
10231         (gst_xvimagesink_probe_get_values),
10232         (gst_xvimagesink_property_probe_interface_init),
10233         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
10234         (gst_xvimagesink_init), (gst_xvimagesink_class_init),
10235         (gst_xvimagesink_get_type):
10236         * sys/xvimage/xvimagesink.h: Implement PropertyProbe Interface
10237         for XVAdaptors so that one can choose the adaptor to use with 
10238         gstreamer-properties.
10239
10240 2007-02-06  Stefan Kost  <ensonic@users.sf.net>
10241
10242         * gst/audioconvert/gstaudioconvert.c:
10243           Also mention that a conversion from double to float is suboptimal still.
10244
10245 2007-02-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10246
10247         * gst-libs/gst/audio/gstaudiofilter.c:
10248         (gst_audio_filter_class_init), (gst_audio_filter_change_state):
10249           Clear our formats structure and free the caps contained in it when
10250           shutting down.
10251
10252 2007-02-05  Andy Wingo  <wingo@pobox.com>
10253
10254         * gst-libs/gst/audio/gstbaseaudiosink.c
10255         (gst_base_audio_sink_callback): Update basesink->offset so that we
10256         pull monotonically increasing offsets instead of, um, seeking back
10257         to 0 each time. Fixes alsasrc ! alsasink!
10258
10259 2007-02-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10260
10261         * gst/videoscale/gstvideoscale.c:
10262           A width and height of 1 makes us crash, so increase minimum size to
10263           2x2 pixels until someone feels like fixing this (#404512).
10264
10265 2007-02-04  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10266
10267         * tests/check/pipelines/oggmux.c: (GST_START_TEST), (oggmux_suite):
10268           Add small test to make sure request pads are cleaned up properly
10269           even if oggmux never changes state out of NULL.
10270
10271 2007-02-04  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10272
10273         * tests/check/libs/utils.c: (GST_START_TEST):
10274           Fix unit test. Turns out things work much better when you
10275           NULL-terminate string arrays. Should make p5 build bot happy again.
10276
10277 2007-02-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10278
10279         * gst-libs/gst/audio/Makefile.am:
10280         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
10281         (gst_audio_filter_template_base_init),
10282         (gst_audio_filter_template_class_init),
10283         (gst_audio_filter_template_init),
10284         (gst_audio_filter_template_set_property),
10285         (gst_audio_filter_template_get_property),
10286         (gst_audio_filter_template_setup),
10287         (gst_audio_filter_template_filter),
10288         (gst_audio_filter_template_filter_inplace), (plugin_init):
10289           Oops, forgot to commit fixed-up example.
10290
10291 2007-02-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10292
10293         * docs/libs/gst-plugins-base-libs-sections.txt:
10294         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
10295         (gst_audio_filter_class_init), (gst_audio_filter_init),
10296         (gst_audio_filter_set_caps),
10297         (gst_audio_filter_class_add_pad_templates):
10298         * gst-libs/gst/audio/gstaudiofilter.h:
10299           Port GstAudioFilter to 0.10. This change technically breaks
10300           API and ABI (and thus also every library developer's heart),
10301           but seems justifiable on the grounds that the base class was
10302           completely unusable before (ie. would crash immediately when
10303           actually used). Fixes #403963 (and eventually also #403572).
10304           Also document all of this a bit.
10305
10306 2007-02-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10307
10308         * gst-libs/gst/utils/install-plugins.c:
10309         (gst_install_plugins_spawn_child):
10310         * tests/check/libs/utils.c:
10311         (test_base_utils_install_plugins_do_callout):
10312           Lowering log level to see why things fail on the p5 build bot;
10313           fix some typos in unit test messages.
10314
10315 2007-02-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10316
10317         * tests/check/libs/utils.c:
10318         (test_base_utils_install_plugins_do_callout):
10319           Don't hard-code temp directory for test helper; use GLib functions
10320           to write out file and do error checking etc.
10321
10322 2007-02-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10323
10324         * gst-libs/gst/utils/Makefile.am:
10325         * gst-libs/gst/utils/base-utils.h:
10326         * gst-libs/gst/utils/install-plugins.c:
10327         (gst_install_plugins_context_set_xid),
10328         (gst_install_plugins_context_new),
10329         (gst_install_plugins_context_free),
10330         (gst_install_plugins_get_helper),
10331         (gst_install_plugins_spawn_child),
10332         (gst_install_plugins_return_from_status),
10333         (gst_install_plugins_installer_exited),
10334         (gst_install_plugins_async), (gst_install_plugins_sync),
10335         (gst_install_plugins_return_get_name),
10336         (gst_install_plugins_installation_in_progress):
10337         * gst-libs/gst/utils/install-plugins.h:
10338           API: add API for applications to initiate installation of missing
10339           plugins, ie. gst_install_plugins_async() primarily.
10340           Based on libgimme-codec by Ryan Lortie.
10341
10342         * configure.ac:
10343           Add --with-install-plugins-helper configure option so distros can specify
10344           the path of the helper script or program to call when plugin installation
10345           is requested (distros: please do any argument munging in this helper
10346           script instead of patching GStreamer to pass arguments differently
10347           to another program directly).
10348
10349         * docs/libs/gst-plugins-base-libs-docs.sgml:
10350         * docs/libs/gst-plugins-base-libs-sections.txt:
10351           Build and document new API.
10352
10353         * tests/check/libs/utils.c: (result_cb),
10354         (test_base_utils_install_plugins_do_callout), (GST_START_TEST),
10355         (libgstbaseutils_suite):
10356           Some simple checks for the new API.
10357
10358 2007-02-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10359
10360         * tests/check/elements/audioconvert.c: (test_float_conversion):
10361           Add small test for 32bit float <=> 64bit float conversion (works
10362           only one way so far, 32=>64 produces structured noise).
10363
10364 2007-02-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10365
10366         * gst/audioconvert/gstaudioconvert.c:
10367         (set_structure_widths_32_and_64), (make_lossless_changes):
10368           We don't support floats with a width of 40, 48 or 56 bits.
10369
10370 2007-02-02  Stefan Kost  <ensonic@users.sf.net>
10371
10372         * gst/audioconvert/audioconvert.c: (float), (double),
10373         (audio_convert_get_func_index):
10374         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
10375         (make_lossless_changes):
10376           Support for 64-bit float audio in audioconvert (#339837)
10377
10378 2007-02-01  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10379
10380         Patch by: Holger Wansing  <linux wansing-online de>
10381
10382         * po/LINGUAS:
10383         * po/de.po:
10384           Add German translation (#352069).
10385
10386 2007-02-01  Sebastian Dröge  <slomo@circular-chaos.org>
10387
10388         reviewed by: Wim Taymans <wim@fluendo.com>
10389
10390         * ext/ogg/gstoggmux.c: (gst_ogg_mux_ogg_pad_destroy_notify),
10391         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad):
10392         Use newly added GstCollectPads API to free the allocated resources in
10393         the GstOggPad structures (#402393).
10394
10395 2007-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
10396
10397         * gst/playback/gstplaybin.c: (gen_vis_element):
10398           Add audioresample+audioconvert in front of the visualisation
10399           element, so that elements like libvisual 0.4 that don't support all
10400           samplerates can work.
10401
10402           Fixes: #402505
10403
10404 2007-01-30  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10405
10406         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property),
10407         (gst_play_base_bin_get_streaminfo_value_array):
10408           Take some locks and make a copy of the streaminfo value array we
10409           maintain while holding the lock, so that the application can
10410           retrieve the stream-info as a value array in a thread-safe way.
10411
10412 2007-01-30  Wim Taymans  <wim@fluendo.com>
10413
10414         * gst/audioconvert/gstaudioconvert.c:
10415         Don't fail on 0 sized buffers. Fixes #396835.
10416
10417 2007-01-29  David Schleef  <ds@schleef.org>
10418
10419         * gst/typefind/gsttypefindfunctions.c:
10420           Detect BBCD as video/x-dirac, so we can play raw dirac
10421           streams.
10422
10423 2007-01-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10424
10425         * ext/theora/theoraenc.c: (theora_enc_chain):
10426           Check return value of theora_encode_header(), or we might try to
10427           allocate a random number of bytes. theora_encode_header() can fail
10428           if libtheora has been compiled with encoding support disabled.
10429           Fixes #398110.
10430
10431 2007-01-29  Wim Taymans  <wim@fluendo.com>
10432
10433         * tests/check/gst/.cvsignore:
10434         Do as buildbot says.
10435
10436 2007-01-29  Wim Taymans  <wim@fluendo.com>
10437
10438         * ext/libvisual/visual.c: (gst_visual_src_setcaps):
10439         Fix strides in libvisual. Gst uses X strides.
10440         Inspired by: <ed at catmur dot co dot uk> and 
10441         <tim at centricular dot net>
10442         Fixes #401118.
10443
10444 2007-01-27  Wim Taymans  <wim@fluendo.com>
10445
10446         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
10447         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
10448         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_do_seek),
10449         (gst_ogg_demux_perform_seek),
10450         (gst_ogg_demux_bisect_forward_serialno),
10451         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
10452         (gst_ogg_demux_find_chains), (gst_ogg_demux_handle_page),
10453         (gst_ogg_demux_chain), (gst_ogg_demux_combine_flows),
10454         (gst_ogg_demux_loop_reverse), (gst_ogg_demux_loop):
10455         * ext/ogg/gstoggdemux.h:
10456         Properly propagate streaming errors when we are scanning the file for
10457         chains so that we don't crash when shut down. Might fix some crashers
10458         when quickly switching oggs in RB such as #332503 and #378436.
10459
10460 2007-01-26  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10461
10462         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
10463           Map a gnome-vfs HOST_NOT_FOUND error into a GStreamer NOT_FOUND
10464           error code as well.
10465
10466 2007-01-25  Wim Taymans  <wim@fluendo.com>
10467
10468         * gst/playback/gstplaybasebin.c: (remove_source):
10469         Don't try to disconnect a signal from a finalized object.
10470
10471 2007-01-25  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10472
10473         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose):
10474           Cast lock macro parameters to make sure we're actually accessing the
10475           lock member at the right class level. Free list itself in _dispose()
10476           as well and NULL it in case dispose gets called multiple times.
10477
10478 2007-01-25  Edward Hervey  <edward@fluendo.com>
10479
10480         * gst/playback/gstdecodebin2.c:
10481         (gst_decode_bin_dispose),(gst_decode_bin_finalize):
10482         Free GstDecodeGroups no longer used.
10483         (gst_decode_group_expose):
10484         Don't unlock too many times !
10485         (deactivate_free_recursive):
10486         Free iterator once we're done with it.
10487         Fix for recursively deactivating elements (stop at ghostpads).
10488
10489 2007-01-25  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10490
10491         * gst/playback/gstplaybin.c: (handoff):
10492           Fix up caps on the frame buffer before we save it and potentially
10493           make it accessible to other threads via g_object_get; also use
10494           gst_buffer_replace() instead of gst_mini_object_replace().
10495
10496 2007-01-25  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10497
10498         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
10499           Make getting the current frame thread-safe.
10500
10501 2007-01-25  Edward Hervey  <edward@fluendo.com>
10502
10503         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize),
10504         (gst_decode_group_new), (gst_decode_group_free):
10505         Set queues to bigger sizes to cope with HD contents.
10506         Fix some mutex freeing and add comment about MT safe methods.
10507
10508 2007-01-24  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10509
10510         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
10511         (gst_text_overlay_text_event):
10512           Don't unnecessarily ref (and then leak) upstream events if the text
10513           pad is not linked. Fixes #399948.
10514
10515         * tests/check/gst-plugins-base.supp:
10516           Add suppression for pango on edgy/x86 for textoverlay test.
10517
10518 2007-01-24  Wim Taymans  <wim@fluendo.com>
10519
10520         * gst-libs/gst/rtp/gstrtpbuffer.h:
10521         Add some more fixed payloads.
10522
10523 2007-01-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10524
10525         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
10526           Error out properly if we get an error from libogg while reading the
10527           BOS page(s). Fixes crash parsing 'fuzzed' ogg file (#399340).
10528
10529 2007-01-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10530
10531         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize):
10532           Don't leak mutex.
10533
10534         * tests/check/elements/playbin.c:
10535         (test_sink_usage_video_only_stream),
10536         (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
10537         (test_suburi_error_wrongproto), (test_missing_urisource_handler),
10538         (test_missing_suburisource_handler),
10539         (test_missing_primary_decoder), (playbin_suite):
10540           Run all tests once with decodebin and once with decodebin2.
10541           One test does not pass yet with decodebin2.
10542
10543 2007-01-23  Edward Hervey  <edward@fluendo.com>
10544
10545         * ext/ogg/gstoggmux.c: (all_pads_eos), (gst_ogg_mux_collected):
10546         Fix the cases where oggmux doesn't properly figure out that all
10547         sinkpads have gone EOS, and therefore doesn't push out the remaining
10548         buffers and the final EOS event.
10549         Fixes #363379
10550
10551 2007-01-23  Julien MOUTTE  <julien@moutte.net>
10552
10553         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
10554         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
10555         Don't lock on navigation event push, just on keysym to string.
10556         Fixes #397673 again.
10557
10558 2007-01-22  Edward Hervey  <edward@fluendo.com>
10559
10560         * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
10561         (get_current_group), (group_demuxer_event_probe),
10562         (gst_decode_group_expose), (deactivate_free_recursive),
10563         (gst_decode_group_free):
10564         Cleanups.
10565         Don't forget to emit 'no-more-pads' once a group is exposed.
10566         Cleanup elements from a DecodeGroup once we remove it.
10567         Protect call to gst_decode_group_expose() with the decodebin lock.
10568
10569 2007-01-22  Julien MOUTTE  <julien@moutte.net>
10570
10571         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
10572         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
10573         Looking at Xorg code i can't figure out if that XKeysymToString
10574         function is thread sensible or not. Lock it just in case as
10575         recommended by Radek Doulik <rodo at ximian dot com>.
10576
10577 2007-01-22  Julien MOUTTE  <julien@moutte.net>
10578
10579         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
10580         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
10581         Lock that X Call as well. Fixes #397673.
10582
10583 2007-01-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10584
10585         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
10586           Don't go into an endless loop if the file starts with 00 00 01 2X,
10587           like quicktime redirect files might. Fixes #396042.
10588
10589         * tests/check/Makefile.am:
10590         * tests/check/gst/.cvsignore:
10591         * tests/check/gst/typefindfunctions.c: (GST_START_TEST),
10592         (typefindfunctions_suite):
10593           Add unit test for the above.
10594
10595 2007-01-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10596
10597         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10598           On second thought, use "depth" field rather than "bpp" field.
10599
10600 2007-01-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10601
10602         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10603           Camtasia caps apparently need a bpp field (#398875).
10604
10605 2007-01-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10606
10607         * gst/playback/gstplaybasebin.c: (setup_subtitle),
10608         (gen_source_element), (gst_play_base_bin_change_state):
10609           Attempt at a better error message in case we don't have the required
10610           URI handler installed; post missing-plugin message also when we're
10611           missing an URI handler for the subtitle URI; clean up properly also
10612           when an error occurs and we never made it to PAUSED state.
10613
10614         * tests/check/elements/playbin.c: (GST_START_TEST),
10615         (playbin_suite):
10616           Check that we're also getting a missing-plugin messsage for a
10617           missing subtitle URI handler (and clean up properly).
10618
10619 2007-01-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10620
10621         * gst/playback/gstplaybasebin.c: (analyse_source), (setup_source):
10622           Plug a few reference leaks.
10623
10624 2007-01-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10625
10626         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
10627           Lower probability a bit if the marker isn't right at the start,
10628           to decrease the chance of false positives.
10629
10630 2007-01-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10631
10632         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
10633           Small mpeg2 system stream typefinding improvement: make typefinder
10634           probe a bit into the stream instead of just looking for a marker
10635           at the beginning. Fixes #397810.
10636
10637 2007-01-18  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10638
10639         * gst/audioconvert/gstchannelmix.c:
10640           Remove compatibility cruft for prehistoric GLib versions.
10641
10642 2007-01-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10643
10644         * gst/playback/Makefile.am:
10645         * gst/playback/gstdecodebin.c: (close_pad_link):
10646         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
10647         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
10648         (gst_play_base_bin_handle_message_func), (unknown_type):
10649           Let decodebin be the element to post missing-plugin messages for
10650           missing decoders (rather than playbin); make playbin implement
10651           GstBin::handle_message so we can suppress missing-plugin messages
10652           for types we're not handling on purpose (don't want to bring up an
10653           installer in those cases).
10654
10655 2007-01-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10656
10657         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10658         * gst-libs/gst/tag/gstvorbistag.c:
10659         (gst_tag_list_to_vorbiscomment_buffer):
10660         * gst/typefind/gsttypefindfunctions.c: (vorbis_type_find):
10661           Fix potentially unaligned access (#397207).
10662
10663 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
10664
10665         * tests/examples/seek/seek.c: (set_scale), (update_scale),
10666         (do_seek), (stop_seek), (pause_cb), (stop_cb), (loop_toggle_cb),
10667         (rate_spinbutton_changed_cb), (msg_eos), (msg_segment_done),
10668         (main):
10669           Allow to toggle looping while it plays. Fix callback prototype. Clean
10670           up code a bit more. Add copyright header.
10671
10672 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
10673
10674         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
10675           Red and blue mask was swapped (spotted by Dan Williams).
10676
10677 2007-01-15  Stefan Kost  <ensonic@users.sf.net>
10678
10679         * gst-libs/gst/tag/gstid3tag.c:
10680         * gst-libs/gst/tag/gstvorbistag.c:
10681           Use new beats-per-minute tag from core.
10682
10683 2007-01-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10684
10685         * po/POTFILES.in:
10686           Add new files with translatable strings, so they actually make it
10687           into the template file one day.
10688
10689 2007-01-12  Andy Wingo  <wingo@pobox.com>
10690
10691         * gst-libs/gst/audio/gstbaseaudiosink.c
10692         (gst_base_audio_sink_fixate): Implement, stolen from baseaudiosrc.
10693         (gst_base_audio_sink_activate_pull): Remove the handwavey nego
10694         stuff, as the base class handles this now. Actually tell the ring
10695         buffer to start.
10696         (gst_base_audio_sink_callback): Cast the ring buffer correctly.
10697         How did this work before? Maybe I'm not as awesome a programmer as
10698         I think.
10699
10700         * gst-libs/gst/audio/gstbaseaudiosrc.c
10701         (gst_base_audio_src_fixate): Rework as a basesrc vmethod instead
10702         of a pad function.
10703
10704 2007-01-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10705
10706         * gst-libs/gst/utils/missing-plugins.c: (copy_and_clean_caps):
10707           Remove more fields so that the application can better blacklist
10708           formats that have been tried before.
10709
10710 2007-01-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10711
10712         * gst-libs/gst/audio/mixerutils.h:
10713           Add G_BEGIN_DECLS and G_END_DECLS guards so these helpers can be
10714           used when compiling with c++ compilers as well.
10715
10716 2007-01-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10717
10718         * gst/typefind/gsttypefindfunctions.c:
10719           Fix comment.
10720
10721 2007-01-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10722
10723         * gst/playback/gstplaybin.c: (post_missing_element_message),
10724         (gen_video_element), (gen_text_element), (gen_audio_element),
10725         (gen_vis_element):
10726           Post missing-plugin messages also when we error out because
10727           converters, textoverlay or auto*sinks are missing (#161922).
10728
10729 2007-01-10  Wim Taymans  <wim@fluendo.com>
10730
10731         * gst/playback/gstdecodebin.c: (dynamic_add), (close_pad_link),
10732         (is_demuxer_element), (new_caps):
10733         * gst/playback/gstplaybasebin.c: (source_new_pad):
10734         Fix the case where we try to ref a NULL element when we delay a link
10735         because of unfixed caps.
10736         Set the state of autoplugged decodebins to PAUSED.
10737         RTSP now works in playbin, we can remove it from the blacklist.
10738
10739 2007-01-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10740
10741         * gst/playback/Makefile.am:
10742         * gst/playback/gstplaybasebin.c: (string_arr_has_str),
10743         (unknown_type), (setup_subtitle), (gen_source_element):
10744         * gst/playback/gstplaybin.c: (plugin_init):
10745           Post missing-plugin messages on the bus for missing sources and
10746           missing decoders/demuxers/depayloaders; fix error code used when
10747           we're missing an URI handler source; for media types that we are not
10748           handling on purpose at the moment, don't print "don't know how to
10749           handle xyz" messages to the terminal or post missing-plugin
10750           messages on the bus.
10751
10752         * tests/check/elements/playbin.c: (create_playbin),
10753         (GST_START_TEST), (gst_codec_src_uri_get_type),
10754         (gst_codec_src_uri_get_protocols), (gst_codec_src_uri_get_uri),
10755         (gst_codec_src_uri_set_uri), (gst_codec_src_uri_handler_init),
10756         (gst_codec_src_init_type), (gst_codec_src_base_init),
10757         (gst_codec_src_create), (gst_codec_src_class_init),
10758         (gst_codec_src_init), (plugin_init), (playbin_suite):
10759           Add some tests for the missing-plugin stuff.
10760
10761 2007-01-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10762
10763         * configure.ac:
10764         * gst-libs/gst/Makefile.am:
10765         * gst-libs/gst/utils/Makefile.am:
10766         * gst-libs/gst/utils/base-utils.c: (gst_base_utils_init):
10767         * gst-libs/gst/utils/base-utils.h:
10768         * gst-libs/gst/utils/descriptions.c: (format_info_get_desc),
10769         (find_format_info), (caps_are_rtp_caps),
10770         (gst_base_utils_get_source_description),
10771         (gst_base_utils_get_sink_description),
10772         (gst_base_utils_get_decoder_description),
10773         (gst_base_utils_get_encoder_description),
10774         (gst_base_utils_get_element_description),
10775         (gst_base_utils_add_codec_description_to_tag_list),
10776         (gst_base_utils_get_codec_description), (gst_base_utils_list_all):
10777         * gst-libs/gst/utils/descriptions.h:
10778         * gst-libs/gst/utils/missing-plugins.c:
10779         (missing_structure_get_type), (copy_and_clean_caps),
10780         (gst_missing_uri_source_message_new),
10781         (gst_missing_uri_sink_message_new),
10782         (gst_missing_element_message_new),
10783         (gst_missing_decoder_message_new),
10784         (gst_missing_encoder_message_new),
10785         (missing_structure_get_string_detail),
10786         (missing_structure_get_caps_detail),
10787         (gst_missing_plugin_message_get_installer_detail),
10788         (gst_missing_plugin_message_get_description),
10789         (gst_is_missing_plugin_message):
10790         * gst-libs/gst/utils/missing-plugins.h:
10791           API: add new libgstbaseutils library with functions
10792           - to create and parse missing-plugins messages
10793           - that provide (translated) descriptions for caps/decoders/sources/etc.
10794           Closes #392393.
10795
10796         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
10797         * pkgconfig/gstreamer-plugins-base.pc.in:
10798           Add new lib.
10799
10800         * docs/libs/gst-plugins-base-libs-docs.sgml:
10801         * docs/libs/gst-plugins-base-libs-sections.txt:
10802           Generate docs for new lib and API.
10803
10804         * tests/check/Makefile.am:
10805         * tests/check/libs/.cvsignore:
10806         * tests/check/libs/utils.c: (missing_msg_check_getters),
10807         (GST_START_TEST), (libgstbaseutils_suite):
10808           Add some basic unit tests.
10809
10810 2007-01-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10811
10812         * ext/ogg/Makefile.am:
10813           Dist gstoggdemux.h to fix 'make distcheck'.
10814
10815         * sys/v4l/Makefile.am:
10816           Fix 'make distcheck' even more.
10817
10818 2007-01-09  Wim Taymans  <wim@fluendo.com>
10819
10820         * docs/plugins/Makefile.am:
10821         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
10822         * docs/plugins/gst-plugins-base-plugins-sections.txt:
10823         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
10824         (gst_ogg_pad_query_types), (gst_ogg_pad_submit_page),
10825         (gst_ogg_chain_reset), (gst_ogg_chain_new_stream),
10826         (gst_ogg_demux_perform_seek):
10827         * ext/ogg/gstoggdemux.h:
10828         Added docs.
10829         Add some more comments.
10830         Small cleanups.
10831
10832 2007-01-09  Wim Taymans  <wim@fluendo.com>
10833
10834         * ext/theora/theoradec.c:
10835         * ext/vorbis/vorbisdec.c:
10836         * gst-libs/gst/audio/gstringbuffer.c:
10837         (gst_ring_buffer_commit_full):
10838         * gst-libs/gst/audio/gstringbuffer.h:
10839         * gst-libs/gst/rtp/gstrtpbuffer.c:
10840         * gst-libs/gst/tag/gstvorbistag.c:
10841         Small documentation updates/fixes
10842
10843 2007-01-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10844
10845         * configure.ac:
10846           Require core CVS HEAD for Andy's basesrc/sink API additions.
10847
10848 2007-01-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10849
10850         Patch by: GĂ¼nter Thelen  <daedalus dot inc at gmx net>
10851
10852         * gst/typefind/gsttypefindfunctions.c: (flac_type_find),
10853         (plugin_init):
10854           Add typefinder for flac-in-ogg in conformance with the ogg-mapping
10855           on flac.sf.net (there appear to be other versions of the first
10856           ogg page in the wild) (#391365).
10857
10858 2007-01-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10859
10860         * configure.ac:
10861           Check if localtime_r() is available.
10862
10863         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
10864           If localtime_r() is not available, fall back to localtime(). Should
10865           fix build on MingW (#393310).
10866
10867 2007-01-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10868
10869         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
10870         * gst/subparse/gstsubparse.h:
10871           Remove spurious 1000 subtrahend when calculating the timestamp from
10872           the frame number and the frame rate . Also, use the frames/second
10873           value specified in the first line of the file, if one is specified
10874           there. Should fix #357503.
10875
10876         * tests/check/elements/subparse.c: (do_test),
10877         (test_tmplayer_do_test), (test_microdvd_do_test), (GST_START_TEST),
10878         (subparse_suite):
10879           Add some basic unit tests for the microdvd subtitle format.
10880
10881 2007-01-07  Julien MOUTTE  <julien@moutte.net>
10882
10883         Patch by: Young-Ho Cha <ganadist at chollian dot net>
10884
10885         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
10886         (gst_xvimage_buffer_finalize), (gst_xvimagesink_xvimage_new),
10887         (gst_xvimagesink_xvimage_put), (gst_lookup_xv_port_from_adaptor),
10888         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps),
10889         (gst_xvimagesink_set_xwindow_id),
10890         (gst_xvimagesink_set_event_handling),
10891         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
10892         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
10893         Fixes: #390076.
10894         Add an adaptor property to select a specific XV adaptor.
10895         * sys/xvimage/xvimagesink.h:
10896
10897 2007-01-07  Julien MOUTTE  <julien@moutte.net>
10898
10899         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
10900         (gst_ximagesink_handle_xerror), (gst_ximagesink_ximage_new),
10901         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
10902         (gst_ximagesink_handle_xevents), (gst_ximagesink_setcaps),
10903         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
10904         (gst_ximagesink_expose), (gst_ximagesink_set_event_handling):
10905         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
10906         (gst_xvimage_buffer_finalize), (gst_xvimagesink_handle_xerror),
10907         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
10908         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_setcaps),
10909         (gst_xvimagesink_change_state), (gst_xvimagesink_set_xwindow_id),
10910         (gst_xvimagesink_expose), (gst_xvimagesink_set_event_handling):
10911         Use flow_lock much more to protect every access to xwindow.
10912         Try to catch erros while creating images in case some drivers are
10913         just generating an XError when the requested image is too big.
10914         Should fix : #354698, #384008, #384060.
10915         * tests/icles/stress-xoverlay.c: (cycle_window), (create_window):
10916         Implement some stress testing of setting window xid.
10917
10918 2007-01-07  SĂ©bastien Moutte  <sebastien@moutte.net>
10919
10920         * win32/common/libgsaudio.def:
10921           Add new exported function.
10922         * win32/common/libgstogg.dsp:
10923           Add gstoggaviparse.c to the build.
10924         * win32/common/libgstvideoscale.dsp:
10925           Add vs_4tap.c to the build.
10926         * win32/common/libgstvorbis.dsp:
10927           Add vorbistag.c to the build.
10928         
10929 2007-01-06  Andy Wingo  <wingo@pobox.com>
10930
10931         * gst-libs/gst/audio/gstbaseaudiosink.c
10932         (gst_base_audio_sink_class_init)
10933         (gst_base_audio_sink_init): 
10934         (gst_base_audio_sink_activate_pull): Add an activate_pull function
10935         to baseaudiosink, and tell basesink that we can work in pull mode.
10936         This way the ring buffer thread drives the pipeline directly, if
10937         pull mode is possible. There is some lingering nastiness regarding
10938         capsnego, however.
10939         (gst_base_audio_sink_callback): Implement the callback to pull
10940         data. This interface is a bit light, though -- it should get a
10941         GstFlowReturn return value at least.
10942
10943 2007-01-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10944
10945         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_stream_out):
10946         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
10947         * gst/playback/gstdecodebin2.c:
10948         (gst_decode_group_check_if_blocked):
10949           Printf format and missing argument fixes.
10950
10951 2007-01-05  Jan Schmidt  <thaytan@mad.scientist.com>
10952
10953         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header),
10954         (gst_ogm_parse_change_state):
10955         Activate pads before adding them to the element.
10956
10957 2007-01-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10958
10959         * tests/examples/seek/scrubby.c: (main):
10960         * tests/examples/seek/seek.c: (main):
10961           Call g_thread_init() first thing in main() (see #391278).
10962
10963 2007-01-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10964
10965         * tests/check/Makefile.am:
10966         * tests/check/libs/.cvsignore:
10967         * tests/check/libs/netbuffer.c: (GST_START_TEST),
10968         (netbuffer_suite):
10969           Add test for GstNetBuffer + gst_buffer_copy(). Disabled
10970           for the time being, since it's broken, see #393099.
10971
10972 2007-01-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10973
10974         * tests/check/Makefile.am:
10975           Update to use GST_PLUGINS_BASE_CFLAGS as well.
10976
10977 2007-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
10978
10979         * configure.ac:
10980           split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS
10981           so that GST_BASE_CFLAGS can go inbetween them, making sure
10982           we use uninstalled gst-libs headers
10983         * docs/libs/Makefile.am:
10984         * ext/alsa/Makefile.am:
10985         * ext/cdparanoia/Makefile.am:
10986         * ext/gnomevfs/Makefile.am:
10987         * ext/libvisual/Makefile.am:
10988         * ext/ogg/Makefile.am:
10989         * ext/theora/Makefile.am:
10990         * ext/vorbis/Makefile.am:
10991         * gst-libs/gst/audio/Makefile.am:
10992         * gst-libs/gst/cdda/Makefile.am:
10993         * gst-libs/gst/interfaces/Makefile.am:
10994         * gst-libs/gst/riff/Makefile.am:
10995         * gst-libs/gst/rtp/Makefile.am:
10996         * gst-libs/gst/tag/Makefile.am:
10997         * gst/adder/Makefile.am:
10998         * gst/audioconvert/Makefile.am:
10999         * gst/audiorate/Makefile.am:
11000         * gst/audioresample/Makefile.am:
11001         * gst/playback/Makefile.am:
11002         * gst/tcp/Makefile.am:
11003         * gst/videoscale/Makefile.am:
11004         * gst/volume/Makefile.am:
11005         * sys/ximage/Makefile.am:
11006         * sys/xvimage/Makefile.am:
11007         * tests/icles/Makefile.am:
11008           adapt
11009
11010 2007-01-04  Julien MOUTTE  <julien@moutte.net>
11011
11012         * gst-libs/gst/interfaces/xoverlay.c:
11013         (gst_x_overlay_handle_events):
11014         * gst-libs/gst/interfaces/xoverlay.h:
11015         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
11016         (gst_ximagesink_set_xwindow_id),
11017         (gst_ximagesink_set_event_handling),
11018         (gst_ximagesink_xoverlay_init), (gst_ximagesink_set_property),
11019         (gst_ximagesink_get_property), (gst_ximagesink_init),
11020         (gst_ximagesink_class_init):
11021         * sys/ximage/ximagesink.h:
11022         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new),
11023         (gst_xvimagesink_set_xwindow_id),
11024         (gst_xvimagesink_set_event_handling),
11025         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_set_property),
11026         (gst_xvimagesink_get_property), (gst_xvimagesink_init),
11027         (gst_xvimagesink_class_init):
11028         * sys/xvimage/xvimagesink.h:
11029         * tests/icles/stress-xoverlay.c: (toggle_events), (create_window):
11030         Add a method to the XOverlay interface to allow disabling of 
11031         event handling in x[v]imagesink elements. This will let X events
11032         propagate to parent windows which can be usefull in some cases.
11033         Be carefull that the application is then responsible of pushing
11034         navigation events and expose events to the video sink.
11035         Fixes: #387138.
11036
11037 2007-01-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11038
11039         * gst-libs/gst/tag/gstvorbistag.c:
11040         * tests/check/libs/tag.c: (GST_START_TEST):
11041           Add vorbistag <=> GStreamer tag mapping for GST_TAG_LOCATION
11042           (fixes #392070).
11043
11044 2007-01-01  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11045
11046         * configure.ac:
11047         * docs/Makefile.am:
11048         * docs/design/Makefile.am:
11049           Dist design docs.
11050
11051 2006-12-27  Julien MOUTTE  <julien@moutte.net>
11052
11053         * docs/libs/gst-plugins-base-libs-sections.txt: Fix a documentation
11054         typo. Fixes: #390063.
11055
11056 2006-12-27  Julien MOUTTE  <julien@moutte.net>
11057
11058         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
11059         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Plug a
11060         caps leak.
11061         * win32/common/config.h: Updated.
11062
11063 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
11064
11065         * tests/check/elements/gdpdepay.c: (cleanup_gdpdepay),
11066         (setup_gdpdepay_streamheader):
11067         * tests/check/elements/gdppay.c: (cleanup_gdppay),
11068         (setup_gdppay_streamheader):
11069           Fix the dp tests, but activating the pads for the streamheader tests
11070           too and cleaning up conditionaly
11071
11072 2006-12-22  Jan Schmidt  <thaytan@mad.scientist.com>
11073
11074         * gst/ffmpegcolorspace/avcodec.h:
11075         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11076         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
11077         (gst_ffmpegcsp_avpicture_fill):
11078         * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
11079         (img_get_alpha_info):
11080         Add 2 new caps arrangements, for 24-bit RGB and BGR in 32-bits, but at the
11081         other end of the word. Fixes: #387073.
11082
11083         Add some inconsequential branch hints in a couple of places.
11084
11085 2006-12-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11086
11087         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11088         (gst_ffmpeg_caps_to_smpfmt):
11089           The "signed" field in raw audio caps is of boolean type, trying to
11090           extract the value with _get_int() will fail (fix to keep in sync with
11091           the copy in gst-ffmpeg)
11092
11093 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
11094
11095         * tests/check/elements/audioresample.c: (cleanup_audioresample):
11096         * tests/check/elements/audiotestsrc.c: (cleanup_audiotestsrc):
11097         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
11098         (cleanup_gdpdepay):
11099         * tests/check/elements/gdppay.c: (setup_gdppay), (cleanup_gdppay):
11100         * tests/check/elements/subparse.c: (teardown_subparse):
11101         * tests/check/elements/textoverlay.c: (cleanup_textoverlay):
11102         * tests/check/elements/videorate.c: (cleanup_videorate):
11103         * tests/check/elements/videotestsrc.c: (cleanup_videotestsrc):
11104         * tests/check/elements/volume.c: (cleanup_volume):
11105         * tests/check/elements/vorbisdec.c: (setup_vorbisdec),
11106         (cleanup_vorbisdec):
11107         * tests/check/elements/vorbistag.c: (setup_vorbistag),
11108         (cleanup_vorbistag):
11109           consistent pad (de)activation
11110
11111 2006-12-20  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11112
11113         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
11114           Forgot to register the extensions.
11115
11116 2006-12-20  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11117
11118         * gst/typefind/gsttypefindfunctions.c: (vivo_type_find),
11119         (plugin_init):
11120           Add typefinder for VIVO files (my christmas present to the 90s).
11121
11122 2006-12-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11123
11124         * gst/playback/gstdecodebin.c: (type_found):
11125           Special-case the text/plain media type: we only want to recognise it
11126           as a 'raw' decoded media type if it comes from a demuxer or subtitle
11127           parser, but not if the entire stream is of text/plain type. If the
11128           entire stream is text/plain, we should just error out.
11129
11130           This fixes playback of audio files with lyrics in totem. Totem can't
11131           distinguish between text files and subtitle files and passes any
11132           .txt file with the same basename as the main file to playbin as
11133           suburi, and playbin will then throw a 'subtitle found, but no video
11134           stream' error, which isn't entirely helpful. See #380342.
11135
11136           Also, with this change we'll show a slightly more correct error
11137           message in case totem passes a playlist file to us (although a
11138           custom error message wording instead of the default text would
11139           probably not be a bad idea either).
11140
11141           Same problem also needs to be fixed for playbin+decodebin2.
11142
11143         * tests/check/Makefile.am:
11144         * tests/check/elements/decodebin.c: (src_handoff_cb),
11145         (decodebin_new_decoded_pad_cb), (GST_START_TEST),
11146         (decodebin_suite):
11147           Add simple unit test for decodebin for the above.
11148
11149 2006-12-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11150
11151         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
11152         * gst/playback/gstdecodebin2.c: (gst_decode_bin_change_state):
11153           Refuse to change state to READY when we failed to create any of the
11154           required elements in our instance init function.
11155
11156 2006-12-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11157
11158         * docs/libs/gst-plugins-base-libs-sections.txt:
11159           Small docs fixes/updates.
11160
11161         * gst-libs/gst/video/gstvideosink.h:
11162           Remove nonfunctional GST_VIDEO_SINK_CLOCK macro which is a leftover
11163           from the 0.9 days (GST_BASE_SINK_CLOCK, which it points to, was
11164           removed from the base sink API between 0.9.6 and 0.9.7).
11165           API: add GST_VIDEO_SINK_CAST and use it for the height/width
11166           accessor macros, so we don't do a runtime GObject type check every
11167           time we use them.
11168
11169 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
11170
11171         * Makefile.am:
11172         * gst-plugins-base.doap:
11173         * gst-plugins-base.spec.in:
11174           add doap file
11175
11176 2006-12-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11177
11178         Patch by: Jens Granseuer <jensgr at gmx net>
11179
11180         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
11181         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
11182         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
11183         (gst_base_rtp_audio_payload_handle_sample_based_buffer):
11184         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
11185           Declare variables at the beginning of a block. Fixes #383195.
11186
11187 2006-12-07  Jan Schmidt  <thaytan@mad.scientist.com>
11188
11189         * configure.ac:
11190         Bump version nano - back to CVS.
11191
11192
11193 === release 0.10.11 ===
11194
11195 2006-12-06  Jan Schmidt <thaytan@mad.scientist.com>
11196
11197         * configure.ac:
11198           releasing 0.10.11, "Dumb things"
11199
11200 2006-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
11201
11202         * gst/playback/gstdecodebin.c: (find_dynamic), (dynamic_add),
11203         (close_pad_link), (elem_is_dynamic), (unlinked), (close_link):
11204         Handle the case where an element has multiple pads with 
11205         unfixed caps as well as still possibly producing more dynamic 
11206         pads by storing each case as a distinct entry in the dynamic list.
11207         Fixes #38223 again.
11208
11209 2006-12-04  Wim Taymans  <wim@fluendo.com>
11210
11211         * gst/playback/gstdecodebin.c: (close_pad_link):
11212         Fix #382223, add more dynamic caps handling.
11213
11214 2006-12-04  Wim Taymans  <wim@fluendo.com>
11215
11216         * gst-libs/gst/audio/gstringbuffer.h:
11217         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_init),
11218         (gst_netaddress_set_ip4_interface),
11219         (gst_netaddress_set_ip6_interface), (gst_netaddress_set_loopback),
11220         (gst_netaddress_set_ttl), (gst_netaddress_get_ip4_interface),
11221         (gst_netaddress_get_ip6_interface), (gst_netaddress_get_loopback),
11222         (gst_netaddress_get_ttl):
11223         * gst-libs/gst/netbuffer/gstnetbuffer.h:
11224         * gst/playback/gstdecodebin.c: (close_pad_link):
11225         * tests/examples/seek/seek.c: (end_scrub), (end_seek), (do_seek),
11226         (seek_cb), (stop_seek), (rate_spinbutton_changed_cb):
11227         * win32/common/config.h:
11228
11229 2006-12-01  Michael Smith  <msmith@fluendo.com>
11230
11231         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
11232           Delete bad debug code.
11233           Fixes #381219
11234
11235 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
11236
11237         * gst/videoscale/vs_4tap.c:
11238         * win32/MANIFEST:
11239         * win32/common/config.h:
11240         * win32/vs8/libgstvideoscale.vcproj:
11241         Fix compilation on win32 under VS8
11242         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
11243         Partially fixes #381175
11244
11245 2006-11-30  Michael Smith  <msmith@fluendo.com>
11246
11247         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
11248         (GST_START_TEST):
11249           It would be very bad if, after a discont buffer, we thought every
11250           single following buffer was also discont. So, add to the test to
11251           ensure that this isn't the case.
11252           
11253         * ext/theora/theoraenc.c: (theora_enc_is_discontinuous):
11254           ... it was the case. So fix it.
11255
11256 2006-11-28  Wim Taymans  <wim@fluendo.com>
11257
11258         * gst/playback/gstplaybasebin.c: (check_queue_event):
11259         Improve debug.
11260
11261         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
11262         Fix width and height range from 16 - 4096 to 1 - MAXINT, just like the
11263         padtemplate caps. Refixes #357577.
11264
11265 2006-11-28  Wim Taymans  <wim@fluendo.com>
11266
11267         * gst/playback/gstplaybasebin.c: (check_queue_event),
11268         (queue_threshold_reached), (queue_out_of_data),
11269         (gen_preroll_element):
11270         Add event probe to see when EOS is in a queue and we can disable the
11271         underrun signals. Fixes #357577.
11272
11273 2006-11-28  Edward Hervey  <edward@fluendo.com>
11274
11275         * gst/playback/Makefile.am:
11276         * gst/playback/gstdecodebin2.c: (gst_decode_bin_get_type),
11277         (_gst_boolean_accumulator), (gst_decode_bin_class_init),
11278         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
11279         (gst_decode_bin_init), (gst_decode_bin_dispose),
11280         (gst_decode_bin_finalize), (gst_decode_bin_set_property),
11281         (gst_decode_bin_get_property), (gst_decode_bin_set_caps),
11282         (gst_decode_bin_get_caps), (gst_decode_bin_autoplug_continue),
11283         (gst_decode_bin_autoplug_sort), (analyze_new_pad), (connect_pad),
11284         (connect_element), (expose_pad), (type_found),
11285         (pad_added_group_cb), (pad_removed_group_cb),
11286         (no_more_pads_group_cb), (pad_added_cb), (pad_removed_cb),
11287         (no_more_pads_cb), (find_compatibles), (is_demuxer_element),
11288         (are_raw_caps), (multi_queue_overrun_cb),
11289         (multi_queue_underrun_cb), (gst_decode_group_new),
11290         (get_current_group), (group_demuxer_event_probe),
11291         (gst_decode_group_control_demuxer_pad),
11292         (gst_decode_group_control_source_pad),
11293         (gst_decode_group_check_if_blocked),
11294         (gst_decode_group_check_if_drained), (gst_decode_group_expose),
11295         (gst_decode_group_hide), (gst_decode_group_free),
11296         (gst_decode_group_set_complete), (source_pad_blocked_cb),
11297         (source_pad_event_probe), (gst_decode_pad_new), (add_fakesink),
11298         (remove_fakesink), (find_sink_pad), (gst_decode_bin_change_state),
11299         (plugin_init):
11300         New decodebin2 element.
11301         Closes #370092
11302         * gst/playback/gstplay-marshal.list:
11303         Added marshallers for new signals in decodebin2
11304         * gst/playback/gstplaybasebin.c: (setup_subtitle), (make_decoder):
11305         Use decodebin2 if *and only if* the USE_DECODEBIN2 environment variable
11306         is set.
11307
11308 2006-11-28  Wim Taymans  <wim@fluendo.com>
11309
11310         * gst/playback/gstplaybasebin.c: (setup_source),
11311         (gst_play_base_bin_change_state):
11312         Disable rtsp:// uris for the release, it's not good enough yet.
11313         Remove unused var.
11314
11315 2006-11-26  Wim Taymans  <wim@fluendo.com>
11316
11317         * ext/theora/theoradec.c: (gst_theora_dec_reset),
11318         (theora_dec_push_forward), (theora_dec_push_reverse),
11319         (theora_handle_data_packet), (theora_dec_decode_buffer),
11320         (theora_dec_flush_decode), (theora_dec_chain_reverse),
11321         (theora_dec_chain_forward), (theora_dec_chain):
11322         Implement reverse playback.
11323
11324         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
11325         (vorbis_dec_decode_buffer), (vorbis_dec_flush_decode),
11326         (vorbis_dec_chain_forward):
11327         Clear buffers used for reverse playback in _reset.
11328         No need to set the eos flag, we clip samples using the segment.
11329
11330 2006-11-24  Wim Taymans  <wim@fluendo.com>
11331
11332         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
11333         (gst_ogg_pad_init), (gst_ogg_pad_dispose), (gst_ogg_pad_reset),
11334         (gst_ogg_pad_stream_out), (gst_ogg_pad_submit_page),
11335         (gst_ogg_chain_reset), (gst_ogg_demux_perform_seek):
11336         Some cleanups.
11337         Handle continued pages in reverse mode.
11338
11339 2006-11-24  Wim Taymans  <wim@fluendo.com>
11340
11341         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
11342         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
11343         (vorbis_dec_flush_decode):
11344         Small cleanups.
11345         Don't try to add invalid timestamps.
11346         Clipping will unref the buffer.
11347
11348 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
11349
11350         * gst/adder/gstadder.h:
11351         * gst/audiotestsrc/gstaudiotestsrc.h:
11352           remove obsolete _factory_init protos
11353
11354 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
11355
11356         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
11357           Fix spacing in debug message.
11358
11359 2006-11-23  Wim Taymans  <wim@fluendo.com>
11360
11361         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
11362         (gst_ogg_demux_chain):
11363         Don't just ignore return values from _pad_push().
11364         Small debug improvements.
11365
11366 2006-11-23  Michael Smith  <msmith@fluendo.com>
11367
11368         * ext/ogg/gstoggmux.c: (gst_ogg_mux_process_best_pad):
11369           If our incoming buffer is marked as DISCONT, then increment the page
11370           number (so that the discontinuity is marked in the final ogg
11371           bitstream) and flush the previous page.
11372
11373 2006-11-22  Michael Smith  <msmith@fluendo.com>
11374
11375         * ext/theora/gsttheoraenc.h:
11376         * ext/theora/theoraenc.c: (gst_theora_enc_init),
11377         (theora_enc_reset), (theora_enc_clear), (theora_enc_sink_setcaps),
11378         (theora_buffer_from_packet), (theora_enc_is_discontinuous),
11379         (theora_enc_chain), (theora_enc_change_state):
11380           Mark discontinuities of > 3/4 of a frame, reinit encoder.
11381
11382         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
11383         (GST_START_TEST), (theoraenc_suite):
11384           Enable discontinuity test, fix it.
11385
11386 2006-11-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11387
11388         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
11389         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
11390         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
11391         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
11392         (gst_text_overlay_change_state):
11393         * ext/pango/gsttextoverlay.h:
11394           Some textoverlay fixes: for one, in the video chain function,
11395           actually wait for a text buffer to come in if there is none at the
11396           moment and there should be one; also, deal more gracefully with
11397           incoming buffers that do not have a timestamp or duration; discard
11398           text buffer when not needed any longer. Fixes #341681.
11399
11400         * tests/check/Makefile.am:
11401         * tests/check/elements/.cvsignore:
11402         * tests/check/elements/textoverlay.c:
11403         (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2),
11404         (setup_textoverlay), (buffer_is_all_black), (create_black_buffer),
11405         (create_text_buffer), (cleanup_textoverlay), (GST_START_TEST),
11406         (test_video_waits_for_text_send_text_newsegment_thread),
11407         (test_video_waits_for_text_shutdown_element),
11408         (test_render_continuity_push_video_buffers_thread),
11409         (textoverlay_suite):
11410           Add some unit tests for textoverlay.
11411
11412 2006-11-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11413
11414         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
11415           Avoid integer underflow when the found probability for mp3 is
11416           smaller than the 'penalty' we subtract if there's not a clean
11417           mp3 header sync at offset 0.
11418
11419 2006-11-21  Stefan Kost  <ensonic@users.sf.net>
11420
11421         * docs/libs/gst-plugins-base-libs-sections.txt:
11422           Add some new symbols to the docs
11423
11424 2006-11-20  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11425
11426         * tests/check/Makefile.am:
11427         * tests/check/elements/ffmpegcolorspace.c:
11428         (ffmpegcolorspace_suite):
11429           Enable ffmpegcolorspace test now that the RGBA32 issue is fixed
11430           (for now not for valgrinding though, since it takes too long).
11431
11432 2006-11-20  Wim Taymans  <wim@fluendo.com>
11433
11434         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11435         (gst_ffmpeg_pixfmt_to_caps):
11436         Fix RGBA32 caps. Fixes #357038.
11437
11438 2006-11-20  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11439
11440         * gst-libs/gst/interfaces/mixertrack.h:
11441           Add FIXME so we can add some padding here in 0.11
11442
11443 2006-11-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11444
11445         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
11446           Fix GstBaseRTPAudioPayload structure so the whole GObject
11447           inheritance business actually works (parent class instance structure
11448           must always come first in the derived class instance structure).
11449
11450 2006-11-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11451
11452         * gst/videotestsrc/Makefile.am:
11453         * tests/check/Makefile.am:
11454           Make sure our checks and the videotestsrc plugin link against the
11455           local uninstalled gst libs and not any installed gst libs that
11456           might happen to exist as well.
11457
11458         * tests/check/elements/adder.c: (message_received),
11459         (test_event_message_received), (test_play_twice_message_received):
11460         * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
11461           Fix compiler warnings when compiling against core with disabled
11462           debugging system.
11463
11464 2006-11-16  Michael Smith  <msmith@fluendo.com>
11465
11466         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
11467         (gst_audio_rate_sink_event), (gst_audio_rate_chain):
11468           Fix audiorate, so that it accurately sets offsets and timestamps.
11469           Doesn't change the fundamental algorithmic decisions; so should be
11470           safe.
11471
11472         * tests/check/Makefile.am:
11473           Enable audiorate test now that it passes.
11474
11475 2006-11-09  Stefan Kost  <ensonic@users.sf.net>
11476
11477         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
11478           clear xv when going to NULL, remove // commented non-existant proto
11479
11480         * tests/examples/seek/seek.c: (main):
11481           add missing tooltip description for scrub and play_scrub
11482
11483 2006-11-14  David Schleef  <ds@schleef.org>
11484
11485         * configure.ac:
11486           Bump liboil requirement to 0.3.8.
11487         * gst-libs/gst/riff/riff-media.c:
11488           Add Dirac fourcc.
11489         * gst/videoscale/vs_image.h:
11490         * gst/videoscale/vs_scanline.h:
11491           Use liboil's stdint.h.
11492         * gst/videotestsrc/videotestsrc.c:
11493           Remove liboil related ifdef's, since they aren't needed now, and
11494           won't work with future versions.
11495
11496 2006-11-14  David Schleef  <ds@schleef.org>
11497
11498         * gst/videoscale/Makefile.am:
11499         * gst/videoscale/gstvideoscale.c:
11500         * gst/videoscale/gstvideoscale.h:
11501         * gst/videoscale/vs_4tap.c:
11502         * gst/videoscale/vs_4tap.h:
11503         * gst/videoscale/vs_image.c:
11504         * gst/videoscale/vs_image.h:
11505         * gst/videoscale/vs_scanline.c:
11506         * gst/videoscale/vs_scanline.h:
11507           Add a 4-tap image scaler.  Theoretically looks much prettier.
11508           The tap calculation could use some improvement.
11509
11510 2006-11-14  Wim Taymans  <wim@fluendo.com>
11511
11512         Patch by: Jan David Mol <j dot j dot d dot mol at tudelft dot nl>
11513
11514         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds),
11515         (gst_riff_parse_strf_iavs):
11516         * gst/subparse/gstsubparse.c: (convert_encoding):
11517         * gst/tcp/gstmultifdsink.c:
11518         (gst_multi_fd_sink_handle_client_write):
11519         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
11520         (gst_tcp_read_buffer), (gst_tcp_gdp_read_caps),
11521         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
11522         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_render):
11523         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
11524         (gst_ximagesink_ximage_new):
11525         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
11526         Various gsize and gssize printf fixes. Fixes #372507.
11527
11528 2006-11-13  Wim Taymans  <wim@fluendo.com>
11529
11530         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
11531         (vorbis_dec_push_forward), (vorbis_dec_push_reverse),
11532         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
11533         (vorbis_dec_flush_decode), (vorbis_dec_chain_reverse),
11534         (vorbis_dec_chain_forward), (vorbis_dec_chain):
11535         * ext/vorbis/vorbisdec.h:
11536         First stab at vorbis reverse playback.
11537
11538 2006-11-13  Wim Taymans  <wim@fluendo.com>
11539
11540         * gst-libs/gst/audio/gstbaseaudiosink.c:
11541         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
11542         * gst-libs/gst/audio/gstbaseaudiosink.h:
11543         Make the clock sync code more accurate wrt resampling and playback
11544         at different rates.
11545         
11546         * gst-libs/gst/audio/gstringbuffer.c:
11547         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit):
11548         * gst-libs/gst/audio/gstringbuffer.h:
11549         Use better algorithm to interpolate sample rates. 
11550
11551 2006-11-13  Michael Smith  <msmith@fluendo.com>
11552
11553         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page):
11554           Improve a debug line slightly.
11555
11556         * ext/ogg/gstogmparse.c: (gst_ogm_parse_plugin_init):
11557           Call gst_riff_init() in plugin_init, to avoid getting errors from
11558           the debug system (unrelated changes to another plugin made this turn
11559           up; not sure why).
11560
11561 2006-11-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11562
11563         Patch by: Sergey Scobich  <sergery.scobich at gmail com>
11564
11565         * win32/common/libgsttag.def:
11566           Add missing symbol (#366492).
11567
11568 2006-11-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11569
11570         * gst/playback/gststreamselector.c: (gst_stream_selector_dispose):
11571           Don't unref a NULL pad.
11572
11573 2006-11-09  Wim Taymans  <wim@fluendo.com>
11574
11575         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
11576         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_perform_seek),
11577         (gst_ogg_demux_handle_page), (gst_ogg_demux_chain),
11578         (gst_ogg_demux_loop_forward), (gst_ogg_demux_loop_reverse),
11579         (gst_ogg_demux_loop):
11580         Implement first stab at reverse playback.
11581
11582 2006-11-07  Stefan Kost  <ensonic@users.sf.net>
11583
11584         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
11585         (gst_riff_create_video_template_caps):
11586           add h263/h264 variants to the caps, Fixes #363118
11587
11588 2006-11-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11589
11590         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
11591         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
11592           Use g_strerror instead of strerror so we get UTF-8.
11593
11594 2006-11-03  David Schleef  <ds@schleef.org>
11595
11596         * ext/ogg/gstoggdemux.c:
11597         * ext/ogg/gstoggmux.c:
11598           Add/remove KW-DIRAC header here, since it is ogg-specific.
11599
11600 2006-11-03  Michael Smith  <msmith@fluendo.com>
11601
11602         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
11603           Recognise more mpeg4 elementary video streams.
11604
11605 2006-11-02  Edward Hervey  <edward@fluendo.com>
11606
11607         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
11608         Lower the probability of mp3 typefinding functions if we don't find a
11609         valid mp3 header at the start of the file.
11610         Closes #369482
11611
11612 2006-11-02  Wim Taymans  <wim@fluendo.com>
11613
11614         * ext/theora/gsttheoradec.h:
11615         * ext/theora/theoradec.c: (gst_theora_dec_init),
11616         (theora_dec_sink_event), (theora_dec_chain_forward),
11617         (theora_dec_flush_decode), (theora_dec_chain_reverse),
11618         (theora_dec_chain):
11619         Document and partially implement an algorithm for doing reverse playback
11620         of theora video.
11621
11622 2006-11-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11623
11624         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
11625
11626         * win32/common/config.h:
11627         * win32/common/interfaces-enumtypes.c:
11628         * win32/common/libgsttag.def:
11629         * win32/vs8/gst-plugins-base.sln:
11630         * win32/vs8/libgstaudioresample.vcproj:
11631         * win32/vs8/libgstinterfaces.vcproj:
11632         * win32/vs8/libgstogg.vcproj:
11633         * win32/vs8/libgstriff.vcproj:
11634         * win32/vs8/libgsttag.vcproj:
11635         * win32/vs8/libgsttheora.vcproj:
11636         * win32/vs8/libgstvideoscale.vcproj:
11637         * win32/vs8/libgstvorbis.vcproj:
11638           Misc. VS8 build fixes: fix syntax in config.h, add missing entries
11639           to libgsttag.def; add missing dependencies for some vs8 projects;
11640           re-arrange placement of .def files in vs8 projects (#366334).
11641
11642 2006-11-01  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11643
11644         * ext/ogg/gstogg.c:
11645           Remove unused variable.
11646
11647         * ext/ogg/gstoggdemux.c:
11648           Fix Wim's surname in plugin description.
11649
11650 2006-10-31  Wim Taymans  <wim@fluendo.com>
11651
11652         * gst-plugins-base.spec.in:
11653         spec new .h file. Fixes #368310.
11654
11655 2006-10-31  Michael Smith  <msmith@fluendo.com>
11656
11657         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
11658         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
11659         (gst_multi_fd_sink_get_stats),
11660         (gst_multi_fd_sink_remove_client_link),
11661         (gst_multi_fd_sink_queue_buffer),
11662         (gst_multi_fd_sink_handle_clients):
11663         * gst/tcp/gstmultifdsink.h:
11664           Make using the remove or clear signals threadsafe.
11665           Make calling get-stats with an invalid fd not segfault.
11666           Fixes 368273.
11667
11668 2006-10-31  Wim Taymans  <wim@fluendo.com>
11669
11670         * gst-libs/gst/rtp/Makefile.am:
11671         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
11672         (gst_base_rtp_audio_payload_init):
11673         Fix and activate base audio payloader.
11674
11675 2006-10-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11676
11677         * gst/typefind/gsttypefindfunctions.c: (qtif_type_find),
11678         (plugin_init):
11679           Add typefinder for QuickTime Image Files (see #366156).
11680
11681 2006-10-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11682
11683         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
11684           Another typo fix (#366212).
11685
11686 2006-10-27  Wim Taymans  <wim@fluendo.com>
11687
11688         * gst/volume/gstvolume.c: (volume_transform_ip):
11689         Use stream time to synchronize volume property instead of rather random
11690         timestamps. This is needed when gnonlin does its time shifting.
11691
11692 2006-10-27  Wim Taymans  <wim@fluendo.com>
11693
11694         Patch by: Mark Nauwelaerts <manauw at skynet dot be>
11695
11696         * ext/ogg/gstoggmux.c: (gst_ogg_mux_release_pad):
11697         Remove the pad from the element in release_pad. Fixes #364812.
11698
11699 2006-10-27  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11700
11701         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
11702         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
11703           Explicitly create our custom buffer classes at a thread-safe
11704           location as well, since g_type_class_ref() doesn't seem to be
11705           entirely thread-safe either (#365501; also see #349410).
11706
11707 2006-10-26  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11708
11709         * gst-libs/gst/riff/riff-read.c: (freeform_string_to_utf8),
11710         (gst_riff_parse_info):
11711           If strings in INFO chunk are not UTF-8, do something similar to
11712           what we do for ID3v1 tags: check a number of environment variables
11713           (GST_AVI_TAG_ENCODING, GST_RIFF_TAG_ENCODING, GST_TAG_ENCODING) for
11714           character sets to try, otherwise try the current locale and/or fall
11715           back on ISO-8859-1. Fixes #360552.
11716
11717 2006-10-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11718
11719         * gst/videotestsrc/gstvideotestsrc.c:
11720         (gst_video_test_src_pattern_get_type),
11721         (gst_video_test_src_set_pattern):
11722         * gst/videotestsrc/gstvideotestsrc.h:
11723         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_checkers1),
11724         (gst_video_test_src_checkers2), (gst_video_test_src_checkers4),
11725         (gst_video_test_src_checkers8):
11726         * gst/videotestsrc/videotestsrc.h:
11727           Add a bunch of exciting new checkers patterns.
11728
11729 2006-10-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11730
11731         * gst/subparse/Makefile.am:
11732         * gst/subparse/gstsubparse.c:
11733         (gst_sub_parse_data_format_autodetect),
11734         (gst_sub_parse_format_autodetect), (handle_buffer),
11735         (gst_sub_parse_chain), (gst_subparse_type_find), (plugin_init):
11736         * gst/subparse/gstsubparse.h:
11737         * gst/subparse/tmplayerparse.c: (tmplayer_parse_line),
11738         (parse_tmplayer):
11739         * gst/subparse/tmplayerparse.h:
11740           Add support for TMPlayer-type subtitles (#362845).
11741
11742         * tests/check/elements/subparse.c: (test_tmplayer_do_test),
11743         (GST_START_TEST), (subparse_suite):
11744           Add some basic unit tests for the above.
11745
11746 2006-10-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11747
11748         * tests/check/elements/audiorate.c: (test_injector_base_init),
11749         (test_injector_class_init), (test_injector_chain),
11750         (test_injector_init), (probe_cb), (do_perfect_stream_test),
11751         (GST_START_TEST), (audiorate_suite):
11752           More tests for audiorate: inject buffers to check behaviour when
11753           buffers overlap.
11754
11755 2006-10-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11756
11757         * tests/check/Makefile.am:
11758         * tests/check/elements/.cvsignore:
11759         * tests/check/elements/audiorate.c: (probe_cb), (got_buf),
11760         (do_perfect_stream_test), (GST_START_TEST), (audiorate_suite):
11761           Add some basic unit tests for audiorate. Disabled at the moment
11762           since it doesn't pass yet (see bug #363119).
11763
11764 2006-10-20  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11765
11766         * gst/subparse/gstsubparse.c: (subrip_fix_up_markup),
11767         (parse_subrip), (handle_buffer):
11768           Add missing closing tags for markup and fix broken markup,
11769           otherwise pango won't render anything (fixes #357531). Also,
11770           make sure the text we send out is always NUL-terminated
11771           (better safe than sorry etc.).
11772
11773         * tests/check/elements/subparse.c: (test_srt_do_test),
11774         (test_srt):
11775           Some more tests for .srt incl. tests for the above stuff.
11776
11777 2006-10-20  Julien MOUTTE  <julien@moutte.net>
11778
11779         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
11780         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
11781         Patch by: Stefan Kost  <ensonic@users.sf.net>
11782         Try to redraw borders only when needed. Apparently this consumes
11783         resources on small devices... :-O (#363607)
11784
11785 2006-10-20  Michael Smith  <msmith@fluendo.com>
11786
11787         * gst/tcp/gstmultifdsink.c:
11788         (gst_multi_fd_sink_client_queue_buffer):
11789           If caps change, then update the client's idea of the caps so that we
11790           don't end up re-sending streamheaders for every single buffer after
11791           the caps change.
11792
11793 2006-10-20  Michael Smith  <msmith@fluendo.com>
11794
11795         * ext/ogg/gstoggparse.c: (gst_ogg_parse_dispose),
11796         (gst_ogg_parse_append_header), (gst_ogg_parse_chain):
11797           Set caps on pushed buffers; fix up refcounting of caps objects.
11798
11799 2006-10-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11800
11801         * gst/typefind/gsttypefindfunctions.c: (mmsh_type_find),
11802         (plugin_init):
11803           Typefind mmsh header data packet to application/x-mmsh (#362625).
11804
11805 2006-10-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11806
11807         * tests/check/Makefile.am:
11808         * tests/check/elements/.cvsignore:
11809         * tests/check/elements/subparse.c: (buffer_from_static_string),
11810         (setup_subparse), (teardown_subparse), (test_srt_do_test),
11811         (GST_START_TEST), (subparse_suite):
11812           Add very simple unit test for subparse.
11813
11814 2006-10-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11815
11816         * gst/subparse/gstsubparse.c: (strip_trailing_newlines),
11817         (parse_subrip):
11818           Strip trailing newlines from subtitle text output.
11819
11820 2006-10-18  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11821
11822         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
11823         (gst_sub_parse_change_state):
11824           Fix memleak; clear subparse->textbuf n state change function.
11825
11826 2006-10-18  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11827
11828         * gst/subparse/gstsubparse.c:
11829         (gst_sub_parse_data_format_autodetect):
11830           Don't require subrip (.srt) files to start with a chunk number of 1.
11831
11832 2006-10-18  Wim Taymans  <wim@fluendo.com>
11833
11834         * gst-libs/gst/audio/gstbaseaudiosink.c:
11835         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
11836         * gst-libs/gst/audio/gstbaseaudiosink.h:
11837         Extract rate from the NEWSEGMENT event.
11838         Use commit_full to also take rate adjustment into account when writing
11839         samples to the ringbuffer.
11840         
11841         * gst-libs/gst/audio/gstringbuffer.c:
11842         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit),
11843         (gst_ring_buffer_read):
11844         * gst-libs/gst/audio/gstringbuffer.h:
11845         Added _commit_full() to also take rate into account.
11846         Use simple interpolation algorithm to resample audio.
11847         API: gst_ring_buffer_commit_full()
11848
11849         * tests/examples/seek/scrubby.c: (speed_cb), (do_seek):
11850         * tests/examples/seek/seek.c: (segment_done):
11851         Don't try to seek with 0.0 rate, just pause instead.
11852         Remove bogus debug line.
11853
11854 2006-10-18  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11855
11856         * gst/playback/gstplaybasebin.c: (subbin_startup_sync_msg),
11857         (setup_source):
11858           Catch async errors when starting up the subtitle bin, so we can
11859           stop waiting and continue with the main film instead of hanging
11860           forever. Fixes #339366.
11861
11862         * tests/check/elements/playbin.c: (playbin_suite):
11863           Enable unit test for the above.
11864
11865 2006-10-18  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11866
11867         * tests/check/Makefile.am:
11868         * tests/check/elements/.cvsignore:
11869         * tests/check/elements/playbin.c: (GST_START_TEST),
11870         (gst_red_video_src_uri_get_type),
11871         (gst_red_video_src_uri_get_protocols),
11872         (gst_red_video_src_uri_get_uri), (gst_red_video_src_uri_set_uri),
11873         (gst_red_video_src_uri_handler_init),
11874         (gst_red_video_src_init_type), (gst_red_video_src_base_init),
11875         (gst_red_video_src_create), (gst_red_video_src_class_init),
11876         (gst_red_video_src_init), (plugin_init), (playbin_suite):
11877           Some small and basic unit tests for playbin; not very useful yet,
11878           but at least a start.
11879
11880 2006-10-18  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11881
11882         * gst/playback/gstplaybin.c: (setup_sinks):
11883           The old pad activation spiel.
11884
11885 2006-10-18  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11886
11887         * gst/playback/gstplaybasebin.c: (setup_source):
11888           Don't hang forever if the subbin already fails to start up in 
11889           the state change to PAUSED (#339366).
11890
11891 2006-10-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11892
11893         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_list_channels),
11894         (gst_tuner_set_channel), (gst_tuner_get_channel),
11895         (gst_tuner_list_norms), (gst_tuner_set_norm), (gst_tuner_get_norm),
11896         (gst_tuner_set_frequency), (gst_tuner_get_frequency),
11897         (gst_tuner_signal_strength), (gst_tuner_find_norm_by_name),
11898         (gst_tuner_find_channel_by_name):
11899           Fix some function guards, add some more function guards.
11900
11901 2006-10-17  Jan Schmidt  <thaytan@mad.scientist.com>
11902
11903         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
11904         (remove_element_chain):
11905         Don't return a pad from get_our_ghost_pad unless it is actually the
11906         one we want.
11907         Change a cast in remove_element_chain slightly.
11908
11909 2006-10-13  Julien MOUTTE  <julien@moutte.net>
11910
11911         * tests/examples/seek/seek.c: (do_seek), (start_seek),
11912         (rate_spinbutton_changed_cb), (segment_done), (msg_state_changed):
11913         Segment seeking needs to use the rate and set stop to -1.
11914
11915 2006-10-13  Wim Taymans  <wim@fluendo.com>
11916
11917         * gst-libs/gst/audio/gstbaseaudiosink.c:
11918         (gst_base_audio_sink_setcaps):
11919         Don't crash when ringbuffer is not yet created.
11920         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
11921         Fixes #361634.
11922
11923         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
11924         * gst/playback/gststreamselector.c:
11925         (gst_stream_selector_request_new_pad):
11926         Activate pads befre adding them to running elements.
11927
11928 2006-10-13  Julien MOUTTE  <julien@moutte.net>
11929
11930         * tests/examples/seek/seek.c: (do_seek), (start_seek),
11931         (rate_spinbutton_changed_cb), (msg_state_changed): Stop the scale
11932         updater when we start grabing the slider. Don't wait for the
11933         pipeline to be PAUSED.
11934
11935 2006-10-13  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11936
11937         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_list_tracks),
11938         (gst_mixer_set_volume), (gst_mixer_get_volume),
11939         (gst_mixer_set_mute), (gst_mixer_set_option),
11940         (gst_mixer_get_option), (gst_mixer_mute_toggled),
11941         (gst_mixer_record_toggled), (gst_mixer_volume_changed),
11942         (gst_mixer_option_changed):
11943           Guard mixer interface functions against bogus arguments.
11944
11945 2006-10-12  Julien MOUTTE  <julien@moutte.net>
11946
11947         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
11948         (play_cb), (pause_cb), (stop_cb), (rate_spinbutton_changed_cb),
11949         (msg_state_changed), (main): Use state-changed messages to trigger
11950         start/stop of scale update timer. Indeed the scale slider was
11951         jumping here and there because the update timer was activated 
11952         before seek completed. This fixes instant applying of rate changes
11953         by pressing the spinbutton like a crazy man !
11954
11955 2006-10-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11956
11957         Patch by: Sebastien Cote  <sebas642 at yahoo.ca>
11958
11959         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
11960         (gst_basertppayload_finalize):
11961           Fix two small memory leaks (#361456).
11962
11963 2006-10-10  Julien MOUTTE  <julien@moutte.net>
11964
11965         * tests/examples/seek/seek.c: (do_seek),
11966         (rate_spinbutton_changed_cb): When changing spinbutton we try
11967         to change the rate on the fly.
11968
11969 2006-10-10  Wim Taymans  <wim@fluendo.com>
11970
11971         * gst-libs/gst/riff/riff-ids.h:
11972         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
11973         (gst_riff_create_audio_template_caps):
11974         Add WMS caps.
11975
11976 2006-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11977
11978         Patch by: Josep Torra Valles <josep@fluendo.com>
11979
11980         * ext/gnomevfs/gstgnomevfssink.c:
11981         * ext/gnomevfs/gstgnomevfssrc.c:
11982         Fix URI interface implementation return type.
11983         * ext/pango/gsttextoverlay.c: (gst_text_overlay_set_property):
11984         Fix what looks like a copy/paste issue when assigning values.
11985         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
11986         (gst_audio_filter_template_get_type):
11987         Cast to prevent Forte warnings.
11988         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
11989         Fix URI interface implementation return type.
11990         gst_pad_query_position requires a signed integer pointer as
11991         3rd parameter, GstClockTime is unsigned.
11992         * gst/audioconvert/audioconvert.c:
11993         Fix integer overflow when treated as signed.
11994         * gst/audioresample/resample.c: (resample_add_input_data):
11995         Cast to prevent warnings on Forte.
11996         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette):
11997         Fix integer overflow when treated as signed.
11998         * gst/ffmpegcolorspace/imgconvert_template.h:
11999         Fix integer overflow when treated as signed. RGBA_OUT shifts bits.
12000         * gst/playback/gstdecodebin.c: (queue_filled_cb),
12001         (cleanup_decodebin):
12002         Who initialises a guint to -1!
12003         Cast function pointers to prevent warnings on Forte.
12004         * gst/playback/gstplaybasebin.c: (queue_deadlock_check),
12005         (queue_threshold_reached):
12006         Cast function pointers correctly to prevent warnings on Forte.
12007         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
12008         Cast function pointers correctly to prevent warnings on Forte.
12009         * gst/subparse/gstssaparse.c: (gst_ssa_parse_setcaps):
12010         Obvious change to unsigned, 0xEF > max signed char.
12011         * gst/tcp/gstmultifdsink.c: (get_buffers_max), (count_burst_unit):
12012         GstClockTime is unsigned, initialise correctly.
12013         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
12014         Cast so pointer arithemetic doesn't cause warnings on Forte.
12015         * gst/videorate/gstvideorate.c:
12016         Use correct return value.
12017         * tests/examples/seek/scrubby.c:
12018         GstClockTime is unsigned, initialise correctly.
12019
12020 2006-10-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12021
12022         Patch by: Ferenc Gerlits  <fgerlits at gmail com>
12023
12024         * gst/typefind/gsttypefindfunctions.c:
12025           Recognise XML files and XML-like files shorter than 256 bytes as
12026           well (fixes #359237).
12027
12028 2006-10-09  Edgard Lima <edgard.lima@indt.org.br>
12029
12030         Patch by: Renato Filho <renato.filho@indt.org.br>
12031         
12032         * gst/typefind/gsttypefindfunctions.c:
12033         Added typefind functions to video/x-nuv media.
12034         
12035 2006-10-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12036
12037         * gst-libs/gst/interfaces/xoverlay.c:
12038         (gst_x_overlay_set_xwindow_id), (gst_x_overlay_expose):
12039           Some more guards against invalid input.
12040
12041 2006-10-07  Julien MOUTTE  <julien@moutte.net>
12042
12043         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event): 
12044         Useless goto.
12045         * tests/examples/seek/seek.c: (do_seek),
12046         (rate_spinbutton_changed_cb), (main): Add a rate spinbutton in
12047         seek example to experiment with rates != 1.0 (reverse playback !)
12048
12049 2006-10-06  Stefan Kost  <ensonic@users.sf.net>
12050
12051         * gst-libs/gst/interfaces/xoverlay.c:
12052           Unref message in doc-example (spotted by Robert McQueen)
12053
12054 2006-10-06  Wim Taymans  <wim@fluendo.com>
12055
12056         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
12057         (mpeg1_parse_header), (mpeg1_sys_type_find):
12058         printf fix.
12059
12060 2006-10-06  Wim Taymans  <wim@fluendo.com>
12061
12062         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
12063         (close_pad_link):
12064         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
12065         Activate dynamic pads before adding them to the element.
12066
12067 2006-10-06  Michael Smith  <msmith@fluendo.com>
12068
12069         * gst-libs/gst/floatcast/floatcast.h:
12070           Fix obviously-bogus macros; use the correct types.
12071
12072 2006-10-06  Wim Taymans  <wim@fluendo.com>
12073
12074         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12075         (gst_base_rtp_depayload_change_state):
12076         Also call parent state change function to activate pads.
12077
12078         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
12079         (mpeg1_parse_header), (mpeg1_sys_type_find):
12080         Add some more debug info in mpeg typefinding.
12081
12082 2006-10-06  Michael Smith  <msmith@fluendo.com>
12083
12084         * ext/theora/theoradec.c: (theora_dec_chain):
12085           Zero byte theora packets are valid and well-defined; don't warn on
12086           them.
12087
12088 2006-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12089
12090         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
12091         (gst_multi_fd_sink_get_stats), (find_limits),
12092         (gst_multi_fd_sink_queue_buffer):
12093           API: add dropped_buffers to the get-stats GValueArray
12094
12095 2006-10-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12096
12097         * ext/alsa/gstalsadeviceprobe.c:
12098         (gst_alsa_device_property_probe_get_values):
12099         * ext/alsa/gstalsasink.c: (set_hwparams):
12100         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_elem_pad),
12101         (gst_ogg_chain_new_stream), (gst_ogg_demux_read_chain):
12102         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers),
12103         (gst_ogg_mux_process_best_pad):
12104         * ext/ogg/gstoggparse.c: (gst_ogg_parse_new_stream),
12105         (gst_ogg_parse_chain):
12106         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
12107         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
12108         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_setup),
12109         (gst_vorbis_enc_buffer_check_discontinuous):
12110         * ext/vorbis/vorbisparse.c: (vorbis_parse_src_query):
12111         * gst-libs/gst/audio/gstbaseaudiosink.c:
12112         (gst_base_audio_sink_render):
12113         * gst-libs/gst/cdda/gstcddabasesrc.c:
12114         (gst_cdda_base_src_handle_track_seek):
12115         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12116         (gst_base_rtp_depayload_push_full):
12117         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
12118         * gst/audioresample/resample.c: (resample_input_pushthrough):
12119         * gst/playback/gstplaybasebin.c: (queue_out_of_data):
12120         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
12121         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
12122         (wavpack_type_find):
12123         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
12124         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
12125         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
12126         * tests/check/elements/volume.c: (GST_START_TEST):
12127           Printf format fixes.
12128
12129 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
12130
12131         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_caps):
12132           Fix a simple mistake (see the docs)
12133           Fixes #359580
12134
12135 2006-10-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12136
12137         * docs/plugins/Makefile.am:
12138         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12139         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12140         * docs/plugins/gst-plugins-base-plugins.args:
12141         * docs/plugins/gst-plugins-base-plugins.hierarchy:
12142         * docs/plugins/inspect/plugin-adder.xml:
12143         * docs/plugins/inspect/plugin-alsa.xml:
12144         * docs/plugins/inspect/plugin-audioconvert.xml:
12145         * docs/plugins/inspect/plugin-audiorate.xml:
12146         * docs/plugins/inspect/plugin-audioresample.xml:
12147         * docs/plugins/inspect/plugin-audiotestsrc.xml:
12148         * docs/plugins/inspect/plugin-cdparanoia.xml:
12149         * docs/plugins/inspect/plugin-decodebin.xml:
12150         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
12151         * docs/plugins/inspect/plugin-gdp.xml:
12152         * docs/plugins/inspect/plugin-gnomevfs.xml:
12153         * docs/plugins/inspect/plugin-libvisual.xml:
12154         * docs/plugins/inspect/plugin-ogg.xml:
12155         * docs/plugins/inspect/plugin-pango.xml:
12156         * docs/plugins/inspect/plugin-playbin.xml:
12157         * docs/plugins/inspect/plugin-subparse.xml:
12158         * docs/plugins/inspect/plugin-tcp.xml:
12159         * docs/plugins/inspect/plugin-theora.xml:
12160         * docs/plugins/inspect/plugin-typefindfunctions.xml:
12161         * docs/plugins/inspect/plugin-video4linux.xml:
12162         * docs/plugins/inspect/plugin-videorate.xml:
12163         * docs/plugins/inspect/plugin-videoscale.xml:
12164         * docs/plugins/inspect/plugin-videotestsrc.xml:
12165         * docs/plugins/inspect/plugin-volume.xml:
12166         * docs/plugins/inspect/plugin-vorbis.xml:
12167         * docs/plugins/inspect/plugin-ximagesink.xml:
12168         * docs/plugins/inspect/plugin-xvimagesink.xml:
12169           Add vorbistag element to docs; update version numbers to 0.10.10.1.
12170
12171 2006-10-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12172
12173         Patch by: James "Doc" Livingston <doclivingston at gmail com>
12174
12175         * ext/vorbis/Makefile.am:
12176         * ext/vorbis/vorbis.c: (plugin_init):
12177         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_class_init),
12178         (vorbis_parse_parse_packet), (vorbis_parse_chain):
12179         * ext/vorbis/vorbisparse.h:
12180         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_base_init),
12181         (gst_vorbis_tag_class_init), (gst_vorbis_tag_init),
12182         (gst_vorbis_tag_parse_packet):
12183         * ext/vorbis/vorbistag.h:
12184           Add new vorbistag element which derives from vorbisparse
12185           and is essentially the same as well, only that it implements
12186           the GstTagSetter interface and can modify the stream's
12187           vorbiscomment on the fly (#335635).
12188
12189         * tests/check/Makefile.am:
12190         * tests/check/elements/.cvsignore:
12191         * tests/check/elements/vorbistag.c: (setup_vorbistag),
12192         (cleanup_vorbistag), (buffer_probe), (start_pipeline),
12193         (get_buffer), (stop_pipeline), (_create_codebook_header_buffer),
12194         (_create_audio_buffer), (GST_START_TEST), (vorbistag_suite):
12195           Add unit test for new vorbistag element.
12196
12197 2006-10-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12198
12199         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init),
12200         (vorbis_parse_push_headers), (vorbis_parse_chain):
12201           Set BOS flag in packet structure to fix 'jump depends
12202           on unitialized value' errors in valgrind; various minor
12203           clean-ups.
12204
12205 2006-09-30  Jan Schmidt  <thaytan@mad.scientist.com>
12206
12207         * gst/playback/gstdecodebin.c: (close_pad_link):
12208         Fix typo in a debug statement.
12209
12210         * gst/playback/gstplaybasebin.c: (probe_triggered),
12211         (new_decoded_pad_full), (new_decoded_pad), (subs_new_decoded_pad),
12212         (gen_source_element), (source_new_pad), (analyse_source),
12213         (setup_source):
12214         When handling no_more_pads in new_decoded_pad, make sure to treat
12215         subtitle pads correctly. Fixes playback with subtitle files.
12216
12217         Move a recurring message to LOG level.
12218
12219         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
12220         The maximum value for the Xv colorkey on this Radeon is 0xFFFFFFFF,
12221         which ends up as -1 when cast to an int. Make the logic handle the
12222         max value as an unsigned mask and only change the colorkey when it's
12223         a value we recognise.
12224
12225 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
12226
12227         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
12228         Removed empty * between paragraphs
12229
12230 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
12231
12232         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
12233         * gst-libs/gst/rtp/README:
12234         Moved some documentation into .c file
12235
12236 2006-09-29  Wim Taymans  <wim@fluendo.com>
12237
12238         * gst/playback/gstdecodebin.c: (no_more_pads):
12239         Fix compilation.
12240
12241 2006-09-29  Wim Taymans  <wim@fluendo.com>
12242
12243         * gst/playback/gstdecodebin.c: (new_caps):
12244         Remove g_print
12245
12246         * gst/playback/gstplaybin.c:
12247         Add some docs.
12248
12249 2006-09-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12250
12251         * tests/check/Makefile.am:
12252           Re-enable cddabasesrc test to see if it works again
12253           now.
12254
12255 2006-09-29  Wim Taymans  <wim@fluendo.com>
12256
12257         * gst/playback/gstplaybasebin.c: (setup_subtitle),
12258         (gen_source_element):
12259         Handle invalid URIs a bit more gracefully.
12260
12261 2006-09-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12262
12263         * tests/check/pipelines/oggmux.c:
12264           Remove obsolete comment.
12265
12266 2006-09-29  Michael Smith  <msmith@fluendo.com>
12267
12268         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
12269         (gst_ogg_mux_release_pad), (gst_ogg_mux_push_buffer),
12270         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
12271         (gst_ogg_mux_send_headers), (gst_ogg_mux_process_best_pad),
12272         (gst_ogg_mux_collected):
12273           Commit patch from James "Doc" Livingston, adds proper EOS handling
12274           in oggmux. GStreamer can, for the first time ever, create a valid
12275           Ogg file! Yay!
12276
12277         * tests/check/pipelines/oggmux.c: (check_chain_final_state),
12278         (oggmux_suite):
12279           Reenable tests now that they pass.
12280
12281 2006-09-29  Wim Taymans  <wim@fluendo.com>
12282
12283         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
12284         Stop reading commands when EOF (we read 0) as well.
12285
12286 2006-09-28  Wim Taymans  <wim@fluendo.com>
12287
12288         * gst/playback/gstdecodebin.c: (dynamic_create), (dynamic_free),
12289         (close_pad_link), (dynamic_remove), (no_more_pads), (new_caps),
12290         (find_dynamic), (unlinked), (close_link):
12291         Implement delayed caps linking needed for element with a lot of
12292         different caps on the src pads that get fixed at runtime.
12293         Improve management of dynamic elements.
12294
12295         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
12296         (group_destroy), (group_commit), (check_queue), (queue_overrun),
12297         (gen_preroll_element), (remove_groups), (unknown_type),
12298         (add_element_stream), (no_more_pads_full), (no_more_pads),
12299         (sub_no_more_pads), (source_no_more_pads), (preroll_unlinked),
12300         (new_decoded_pad), (setup_subtitle), (array_has_value),
12301         (gen_source_element), (source_new_pad), (has_all_raw_caps),
12302         (analyse_source), (remove_decoders), (make_decoder),
12303         (remove_source), (setup_source), (finish_source), (prepare_output),
12304         (gst_play_base_bin_change_state):
12305         * gst/playback/gstplaybasebin.h:
12306         Use more _CAST instead of full type checking casts.
12307         Small cleanups, plug some leaks.
12308         Handle dynamic sources.
12309         Add some helper functions to create lists of strings used for
12310         blacklisting and other stuff.
12311         Refactor some code dealing with analysing the source.
12312         Re-enable sources without pads (like cd:// or other selfcontained
12313         elements).
12314
12315 2006-09-28  Wim Taymans  <wim@fluendo.com>
12316
12317         * gst-libs/gst/audio/gstbaseaudiosink.c:
12318         (gst_base_audio_sink_render):
12319         When we have a timestamp, we can still perform clipping.
12320         When we have no clock, we must play the sample ASAP.
12321
12322 2006-09-28  Wim Taymans  <wim@fluendo.com>
12323
12324         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
12325         Set caps on outgoing buffers.
12326
12327         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
12328         (gst_video_rate_event), (gst_video_rate_chain):
12329         * gst/videorate/gstvideorate.h:
12330         Fix videorate some more. Fixes #357977
12331
12332 2006-09-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12333
12334         * tests/check/elements/adder.c: (adder_suite):
12335           Don't set timeout to 6 seconds when we're running
12336           in valgrind ... (and how is 6 seconds longer than
12337           the default anyway?)
12338
12339 2006-09-28  Wim Taymans  <wim@fluendo.com>
12340
12341         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
12342         (gst_audio_rate_sink_event), (gst_audio_rate_convert),
12343         (gst_audio_rate_convert_segments), (gst_audio_rate_chain):
12344         Keep sink and src segment to keep track of time and support more
12345         input formats.
12346         Fix bogus next_offset and run_time calculation, don't understand how
12347         this could have worked before. Fixes #357976.
12348         Remove some unneeded vars.
12349
12350 2006-09-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12351
12352         * gst/playback/gstplaybin.c: (remove_sinks):
12353           Only remove visualisation from visbin if there is a visbin (or:
12354           don't throw warnings when closing totem without playing a file).
12355
12356 2006-09-27  Wim Taymans  <wim@fluendo.com>
12357
12358         * gst-libs/gst/audio/gstbaseaudiosink.c:
12359         (gst_base_audio_sink_render):
12360         Add some more info in a WARNING.
12361
12362         * gst-libs/gst/audio/gstbaseaudiosrc.c:
12363         (gst_base_audio_src_create):
12364         Handle PAUSE in create function, use new -core addition to
12365         wait for playing. Fixes pausing and resuming capture from an
12366         audiosrc.
12367
12368         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
12369         (gst_ring_buffer_read):
12370         Constify some more.
12371         Caller supports interrupted reads now.
12372
12373 2006-09-27  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12374
12375         * tests/check/Makefile.am:
12376           Another attempt to make the gen64 buildbot happy.
12377
12378 2006-09-27  Stefan Kost  <ensonic@users.sf.net>
12379
12380         Patch by: Jonathan Matthew <jonathan@kaolin.wh9.net>
12381
12382         * ext/libvisual/visual.c: (gst_visual_clear_actors),
12383         (gst_visual_chain), (gst_visual_change_state):
12384           Libvisual plugin was not passing audio data to libvisual 0.4.0 
12385           correctly. Fixes #357800
12386
12387 2006-09-27  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12388
12389         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline):
12390           Add timeout to _get_state() so we see which pipeline it is
12391           that causes trouble on the gen64 build bot.
12392
12393 2006-09-27  Wim Taymans  <wim@fluendo.com>
12394
12395         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12396         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_push_full),
12397         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_process),
12398         (gst_base_rtp_depayload_set_gst_timestamp):
12399         the source pad always uses fixed caps.
12400
12401 2006-09-27  Wim Taymans  <wim@fluendo.com>
12402
12403         * docs/libs/gst-plugins-base-libs-docs.sgml:
12404         * docs/libs/gst-plugins-base-libs-sections.txt:
12405         * gst-libs/gst/audio/gstaudioclock.c:
12406         * gst-libs/gst/audio/gstaudioclock.h:
12407         * gst-libs/gst/audio/gstaudiosink.c:
12408         * gst-libs/gst/audio/gstaudiosink.h:
12409         * gst-libs/gst/audio/gstaudiosrc.c:
12410         * gst-libs/gst/audio/gstbaseaudiosink.c:
12411         (gst_base_audio_sink_render):
12412         * gst-libs/gst/audio/gstbaseaudiosink.h:
12413         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init):
12414         * gst-libs/gst/audio/gstbaseaudiosrc.h:
12415         * gst-libs/gst/audio/gstringbuffer.h:
12416         Added docs for the audio libs.
12417
12418 2006-09-27  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12419
12420         * tests/check/Makefile.am:
12421           Temporarily disable test that fails on the bots for unknown reasons.
12422
12423 2006-09-26 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
12424
12425         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
12426         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
12427         Moved AudioCodecType into priv
12428         Renamed all gst_basertpaudiopayload to gst_base_rtp_audio_payload prefixes
12429
12430 2006-09-25  Wim Taymans  <wim@fluendo.com>
12431
12432         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
12433         (add_fakesink), (remove_fakesink), (pad_probe), (close_pad_link),
12434         (is_demuxer_element), (try_to_link_1), (get_our_ghost_pad),
12435         (new_pad):
12436         Cleanups and small leak fixes.
12437         Added Depayloaders to valid list of autopluggable elements.
12438
12439 2006-09-25  Wim Taymans  <wim@fluendo.com>
12440
12441         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
12442         (gst_play_bin_vis_blocked), (gst_play_bin_set_property),
12443         (gen_video_element), (gen_text_element), (gen_audio_element),
12444         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
12445         (gst_play_bin_set_clock_func), (gst_play_bin_change_state):
12446         Detect NO_PREROLL state change returns and disable clock distribution to
12447         the sinks so that sync is disabled.
12448         Avoid some type checking and do simple casts instead.
12449         Small cleanups, fix some FIXMEs.
12450         Be more robust when linking user specified elements, catch an report
12451         errors. Fixes #357404.
12452         Fix some leaks in the error paths.
12453
12454 2006-09-25  Stefan Kost  <ensonic@users.sf.net>
12455
12456         * ChangeLog:
12457           ChangeLog surgery for missing bug-number
12458
12459 2006-09-25  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12460
12461         Patch by: Peter Kjellerstedt  <pkj at axis com>
12462
12463         * gst/playback/test.c:
12464           Fix compilation with uClibc and -Werror (#357591).
12465
12466 2006-09-25  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12467
12468         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
12469           Parse dates that are followed by a time as well (#357532).
12470
12471         * tests/check/libs/tag.c: (test_vorbis_tags):
12472           Add unit test for this.
12473
12474 2006-09-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12475
12476         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
12477         (gst_audio_convert_transform_caps):
12478         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor):
12479         * gst/videotestsrc/videotestsrc.h:
12480           A few array const-ifications.
12481
12482 2006-09-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12483
12484         * tests/check/Makefile.am:
12485           See if this makes the build bots happy.
12486
12487         * tests/check/libs/cddabasesrc.c:
12488           UTF8-ise my name.
12489
12490 2006-09-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12491
12492         Patch by: Young-Ho Cha <ganadist at chollian dot net>
12493
12494         * gst/subparse/samiparse.c: (handle_start_font),
12495         (fix_invalid_entities):
12496           More case-insensitivity for certain tags; recognise entities with
12497           decimal codes as special entities as well (#357330).
12498
12499 2006-09-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12500
12501         * gst-libs/gst/Makefile.am:
12502           Need to build tag directory before cdda.
12503
12504 2006-09-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12505
12506         * docs/libs/gst-plugins-base-libs-sections.txt:
12507         * gst-libs/gst/cdda/Makefile.am:
12508         * gst-libs/gst/cdda/gstcddabasesrc.c:
12509         (gst_cdda_base_src_base_init):
12510         * gst-libs/gst/cdda/gstcddabasesrc.h:
12511         * gst-libs/gst/tag/tag.h:
12512         * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal),
12513         (gst_tag_register_musicbrainz_tags):
12514           Move GST_TAG_CDDA_* tags into libgsttag and make libgstcddabasesrc
12515           depend on libgsttag. This is required so we can extract/read tags like
12516           DISCID without depending on libgstcddabasesrc (which used to register
12517           them).
12518
12519         * gst-libs/gst/tag/gstvorbistag.c:
12520           Add vorbiscomment mapping for CDDB_DISCID and MUSICBRAINZ_DISCID
12521           tags (also see #347848).
12522
12523         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1):
12524           Log vorbis comments we are actually writing. Const-ify array.
12525
12526 2006-09-23  Wim Taymans  <wim@fluendo.com>
12527
12528         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
12529         Improve buffering a bit by avoiding a deadlock because we cannot assume
12530         the underrun is always called.
12531
12532 2006-09-23  Wim Taymans  <wim@fluendo.com>
12533
12534         Patch by: Young-Ho Cha <ganadist at chollian dot net>
12535
12536         * gst-libs/gst/riff/riff-ids.h:
12537         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12538         (gst_riff_create_audio_template_caps):
12539         Added MPEG-4 AAC and id and caps. Fixes #357289
12540         Added WMA9 Lossless id.
12541
12542 2006-09-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12543
12544         * ext/gnomevfs/gstgnomevfssrc.c:
12545           Fix misleading docs addition.
12546
12547         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
12548           Get rid of compiler warning the right way.
12549
12550 2006-09-22  Wim Taymans  <wim@fluendo.com>
12551
12552         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12553         (gst_base_rtp_depayload_finalize),
12554         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
12555         (gst_base_rtp_depayload_push_full),
12556         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_push),
12557         (gst_base_rtp_depayload_process),
12558         (gst_base_rtp_depayload_set_gst_timestamp),
12559         (gst_base_rtp_depayload_queue_release):
12560         * gst-libs/gst/rtp/gstbasertpdepayload.h:
12561         Small cleanups.
12562         Fix some leaks.
12563         Refactored the process method and added methods to push from the process
12564         vmethod.
12565         Use _scale functions.
12566         API: gst_base_rtp_depayload_push_ts
12567         API: gst_base_rtp_depayload_push
12568
12569         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
12570         timestamps are uint.
12571
12572 2006-09-22  Stefan Kost  <ensonic@users.sf.net>
12573
12574         * gst-libs/gst/interfaces/xoverlay.c:
12575           Remove unused statement from doc example.
12576
12577 2006-09-21  Stefan Kost  <ensonic@users.sf.net>
12578
12579         * gst-libs/gst/interfaces/videoorientation.c:
12580         (gst_video_orientation_iface_init),
12581         (gst_video_orientation_get_hflip),
12582         (gst_video_orientation_get_vflip),
12583         (gst_video_orientation_get_hcenter),
12584         (gst_video_orientation_get_vcenter),
12585         (gst_video_orientation_set_hflip),
12586         (gst_video_orientation_set_vflip),
12587         (gst_video_orientation_set_hcenter),
12588         (gst_video_orientation_set_vcenter):
12589           Add since tags to new API docs, ChangeLog surgery (forgot API keyword
12590           in ChangeLog)
12591
12592 2006-09-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12593
12594         * tests/check/Makefile.am:
12595         * tests/check/elements/.cvsignore:
12596         * tests/check/elements/ffmpegcolorspace.c: (rgb_format_to_caps),
12597         (create_rgb_conversions), (rgb_conversion_free),
12598         (right_shift_colour), (fix_expected_colour), (check_rgb_buf),
12599         (got_buf_cb), (GST_START_TEST), (ffmpegcolorspace_suite):
12600           Add unit test for ffmpegcolorspace (RGB <=> RGB only so far),
12601           but disable for now since it doesn't pass (something wrong with
12602           RGBA somewhere).
12603
12604 2006-09-21  Wim Taymans  <wim@fluendo.com>
12605
12606         * gst/playback/gstplaybasebin.c: (group_commit),
12607         (queue_deadlock_check), (queue_overrun), (queue_threshold_reached),
12608         (queue_out_of_data), (gen_preroll_element),
12609         (preroll_remove_overrun), (probe_triggered):
12610         Refactor handling of overrun detection.
12611         Separate handling of group completion and deadlock detection when doing
12612         network buffering. This should fix some deadlocks that were not detected
12613         because the group was completed.
12614         Add more comments, improve debugging.
12615
12616 2006-09-21  Wim Taymans  <wim@fluendo.com>
12617
12618         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
12619         * tests/check/libs/audio.c:
12620         Some more compilation fixes.
12621
12622 2006-09-21  Wim Taymans  <wim@fluendo.com>
12623
12624         * gst-libs/gst/audio/gstringbuffer.c:
12625         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
12626         (gst_ring_buffer_read):
12627         Early morning compilation fix.
12628
12629 2006-09-20  Wim Taymans  <wim@fluendo.com>
12630
12631         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
12632         * tests/check/elements/multifdsink.c: (GST_START_TEST):
12633         * tests/check/elements/videorate.c: (GST_START_TEST):
12634         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
12635         * tests/check/pipelines/oggmux.c: (eos_buffer_probe):
12636         Fix some warnings.
12637
12638 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
12639
12640         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
12641         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
12642         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
12643           Handcrafted merge to help CVS understanding what I changed and what
12644           not.
12645
12646 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
12647
12648         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
12649         (gst_xvimagesink_get_times):
12650           change colorkey behaviour back according to #354773 comment 6/7
12651
12652 2006-09-19  Michael Smith  <msmith@fluendo.com>
12653
12654         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
12655         (gst_multi_fd_sink_class_init), (get_buffers_max), (find_limits),
12656         (gst_multi_fd_sink_recover_client),
12657         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_set_property),
12658         (gst_multi_fd_sink_get_property):
12659         * gst/tcp/gstmultifdsink.h:
12660           Implement stubbed out properties unit-type, units-soft-max,
12661           units-max, to allow specifying maximum sizes in units other than
12662           buffers.
12663           Fixes #355935
12664
12665 2006-09-19  Wim Taymans  <wim@fluendo.com>
12666
12667         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12668         (gst_riff_create_audio_template_caps):
12669         Reorder the audio formats a bit for clarity.
12670         Detect and create caps for MSGSM and MSN (WAV49).
12671         Fixes #356596.
12672
12673         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
12674         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
12675         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
12676         Small cleanups, move error handling out of normal flow for clarity.
12677
12678 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12679
12680         * docs/libs/gst-plugins-base-libs-docs.sgml:
12681         * docs/libs/gst-plugins-base-libs.types:
12682         * gst-libs/gst/interfaces/Makefile.am:
12683         * gst-libs/gst/interfaces/videoorientation.c:
12684         (gst_video_orientation_get_type),
12685         (gst_video_orientation_iface_init),
12686         (gst_video_orientation_get_hflip),
12687         (gst_video_orientation_get_vflip),
12688         (gst_video_orientation_get_hcenter),
12689         (gst_video_orientation_get_vcenter),
12690         (gst_video_orientation_set_hflip),
12691         (gst_video_orientation_set_vflip),
12692         (gst_video_orientation_set_hcenter),
12693         (gst_video_orientation_set_vcenter):
12694         * gst-libs/gst/interfaces/videoorientation.h:
12695           API: Add new interface to control video orientation (fixes #354908)
12696
12697 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12698
12699         * gst/videotestsrc/gstvideotestsrc.c:
12700           Use G_UNLIKELY in _create and log one more detail.
12701           
12702         (gst_video_test_src_get_times), (gst_video_test_src_create):
12703         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
12704           Use gst_util_uint64_scale_int in _get_times().
12705
12706 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12707
12708         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support)
12709           Give better warning message (add object and detail).
12710
12711 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12712
12713         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
12714         (gst_xvimagesink_get_times):
12715           xvimage assumed that XV_COLORKEY can be set in RGB888 format (fixes
12716           #354773), use gst_util_uint64_scale_int in _get_times()
12717
12718 2006-09-18  Michael Smith  <msmith@fluendo.com>
12719
12720         * ext/ogg/gstoggmux.c: (gst_ogg_mux_push_buffer):
12721           Timestamps are unsigned; comparision against GST_CLOCK_TIME_NONE was
12722           always true, leading to dropping all timestamps.
12723
12724 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12725
12726         * ext/libvisual/visual.c: (gst_vis_src_negotiate),
12727         (gst_visual_chain), (gst_visual_change_state):
12728           update to work also with libvisual 0.4 API, fix double unref (#355914)
12729           
12730         * tools/gst-launch-ext.1.in:
12731         * tools/gst-visualise.1.in:
12732           remove references to old man-pages
12733
12734         * tests/examples/seek/seek.c: (main):
12735           add real meadi-buttons, add tool-tips for the seek-options, arrange
12736           seek options in a table
12737
12738 2006-09-18  Michael Smith  <msmith@fluendo.com>
12739
12740         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear),
12741         (gst_ogg_mux_push_buffer):
12742           Don't generate out-of-order timestamps from oggmux, instead clamp
12743           output timestamps to be >= the previously output ts.
12744           Fixes #355595
12745
12746 2006-09-18  Michael Smith  <msmith@fluendo.com>
12747
12748         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
12749         (gst_multi_fd_sink_class_init):
12750           Updates, fixes, and typo corrections for multifdsink. No functional
12751           changes.
12752
12753 2006-09-17  Michael Smith  <msmith@fluendo.com>
12754
12755         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find):
12756           Don't crash on truncated files - check that we got an 8 byte buffer
12757           before trying to memcmp it.
12758
12759 2006-09-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12760
12761         * gst/playback/gstplaybasebin.c: (get_active_source):
12762           Make stream-switching appear instant to the application
12763           (ie. make sure that a g_object_get on 'current-foo' returns
12764           the stream previously set with g_object_set(). Totem needs
12765           this to update stream-related meta-info (like audio-codec)
12766           correctly when switching streams.
12767
12768 2006-09-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12769
12770         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer),
12771         (gst_alsa_mixer_ensure_track_list):
12772           Try harder to guess which mixer track is the master mixer
12773           track (instead of just taking the first one that has a pvolume).
12774           Fixes #342228.
12775
12776 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12777
12778         reviewed by: <delete if not using a buddy>
12779
12780         * gst-libs/gst/audio/audio.h:
12781         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
12782
12783 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12784
12785         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
12786         (gst_audio_convert_transform_caps):
12787           Get structure-name just once.
12788
12789 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12790
12791         * tests/check/elements/audioresample.c: (GST_START_TEST):
12792         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
12793         * tests/check/elements/volume.c: (GST_START_TEST):
12794         * tests/check/elements/vorbisdec.c: (GST_START_TEST):
12795         * tests/check/pipelines/oggmux.c: (validate_ogg_page), (eos_watch),
12796         (test_pipeline), (GST_START_TEST):
12797         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
12798         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
12799           Fix big batch of compiler warnings.
12800
12801 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12802
12803         * ext/gnomevfs/gstgnomevfssrc.c:
12804           Add docs about icydemux usage in connection with gnomevfssrc
12805
12806         * ext/libvisual/visual.c:
12807         * ext/ogg/gstoggaviparse.c:
12808         * ext/ogg/gstoggdemux.c:
12809         * ext/ogg/gstoggmux.c:
12810         * ext/ogg/gstoggparse.c:
12811         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
12812         * gst-libs/gst/audio/gstaudiosink.c:
12813         * gst-libs/gst/audio/gstaudiosrc.c:
12814         * gst/audiorate/gstaudiorate.c:
12815           More G_OBJECT macro fixing.
12816
12817         * gst/audiotestsrc/gstaudiotestsrc.h:
12818           Fix wrong info in header due to copy & paste
12819
12820 2006-09-15  Wim Taymans  <wim@fluendo.com>
12821
12822         * gst-libs/gst/audio/gstbaseaudiosink.c:
12823         (gst_base_audio_sink_get_time), (gst_base_audio_sink_callback):
12824         * gst-libs/gst/audio/gstbaseaudiosrc.c:
12825         (gst_base_audio_src_get_time), (gst_base_audio_src_fixate),
12826         (gst_base_audio_src_get_times), (gst_base_audio_src_get_offset),
12827         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
12828         Do the delay calculation in the source/sink base classes as this is
12829         specific for the capture/playback mode.
12830         Try to fixate a bit better, like round depth up to a multiple of 8
12831         bigger than width.
12832         Handle underruns correctly by marking DISCONT on buffers and adjusting
12833         timestamps to handle the gap.
12834         Set offset/offset_end correctly on buffers.
12835
12836         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_pause),
12837         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
12838         (gst_ring_buffer_read):
12839         Remove resync and underrun recovery from the ringbuffer.
12840         Fix ringbuffer read code on under/overrun.
12841
12842 2006-09-15  Wim Taymans  <wim@fluendo.com>
12843
12844         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
12845         (gst_play_base_bin_init), (fill_buffer), (check_queue),
12846         (queue_threshold_reached), (gst_play_base_bin_set_property),
12847         (gst_play_base_bin_get_property):
12848         * gst/playback/gstplaybasebin.h:
12849         Don't use a 0 low watermark when buffering, it is catching starvation
12850         way too late. Instead, use a 3 second queue with 30 and 95
12851         percent low/high watermarks. 
12852         Added queue-min-threshold property to configure low watermark.
12853         Use new _buffering message API.
12854         Make queue_threshold variable big enough to store a uint64 time value.
12855         API: playbin::queue-min-threshold property.
12856
12857 2006-09-15  Wim Taymans  <wim@fluendo.com>
12858
12859         * configure.ac:
12860         We require 0.10.10.1 now because of _wait_preroll().
12861
12862         * gst-libs/gst/audio/gstbaseaudiosink.c:
12863         (gst_base_audio_sink_render):
12864         Use gst_base_sink_wait_preroll().
12865
12866 2006-09-15  Wim Taymans  <wim@fluendo.com>
12867
12868         * ext/alsa/gstalsasink.c: (xrun_recovery), (gst_alsasink_write):
12869         * ext/alsa/gstalsasrc.c: (xrun_recovery), (gst_alsasrc_read):
12870         Use DEBUG_OBJECT more.
12871
12872 === release 0.10.10 ===
12873
12874 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
12875
12876         patch by: Michael Smith <msmith at fluendo dot com>
12877
12878         * gst/tcp/gstmultifdsink.c: (is_sync_frame),
12879         (gst_multi_fd_sink_client_queue_buffer),
12880         (gst_multi_fd_sink_new_client):
12881         * tests/check/elements/multifdsink.c: (GST_START_TEST),
12882         (multifdsink_suite):
12883           Fix implementation of sync-method 'next-keyframe'
12884           Closes #354594
12885
12886 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
12887
12888         patch by: Wim Taymans <wim at fluendo dot com>
12889
12890         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
12891         This patch removes the RANDOM flag that was incorrectly introduced with
12892         revision 1.91.  Fixes #354590
12893
12894 2006-09-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12895
12896         * tests/check/Makefile.am:
12897           Random variation in Makefile line to see if it makes the
12898           gen64-base-full bot any happier.
12899
12900 2006-09-04  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12901
12902         * tests/check/pipelines/oggmux.c: (oggmux_suite):
12903           Disable test that fails at the moment (killed after timeout).
12904
12905 2006-09-04  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12906
12907         Patch by: James Livingston  <doclivingston at gmail.com>
12908
12909         * tests/check/Makefile.am:
12910         * tests/check/pipelines/.cvsignore:
12911         * tests/check/pipelines/oggmux.c: (get_page_codec),
12912         (check_chain_final_state), (fail_if_audio), (validate_ogg_page),
12913         (eos_buffer_probe), (start_pipeline), (stop_pipeline), (eos_watch),
12914         (test_pipeline), (test_vorbis), (test_theora), (test_vorbis_theora),
12915         (test_theora_vorbis), (oggmux_suite):
12916           Add simple unit test for oggmux from #337026 with checking for the
12917           EOS flags disabled for the time being.
12918
12919 2006-09-04  Wim Taymans  <wim@fluendo.com>
12920
12921         patch by: Alessandro Dessina <alessandro nnva org>
12922
12923         * ext/ogg/gstoggmux.c:
12924         Add cmml caps to oggmux. Fixes #353912
12925
12926 2006-09-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12927
12928         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
12929           Returning a return value often helps. In this case, we
12930           don't need the return value anyway, so just get rid of it.
12931           Should make build bots much happier.
12932
12933 2006-09-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12934
12935         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure),
12936         (paint_get_structure), (gst_video_test_src_get_size),
12937         (gst_video_test_src_smpte), (gst_video_test_src_snow),
12938         (gst_video_test_src_unicolor), (paint_setup_AYUV),
12939         (paint_hline_AYUV), (paint_setup_ARGB8888), (paint_setup_ABGR8888),
12940         (paint_setup_RGBA8888), (paint_setup_BGRA8888), (paint_hline_str4):
12941         * gst/videotestsrc/videotestsrc.h:
12942           Add support for AYUV and the various RGBA formats. Initialise
12943           fields of paintinfo structs allocated on the stack.
12944
12945         * tests/check/elements/videotestsrc.c: (right_shift_colour),
12946         (fix_expected_colour), (check_rgb_buf), (got_buf_cb),
12947         (check_rgb_buf), (videotestsrc_suite):
12948           Add unit tests for videotestsrc's RGB output.
12949
12950 2006-09-01  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12951
12952         * gst/videotestsrc/gstvideotestsrc.c:
12953         (gst_video_test_src_pattern_get_type),
12954         (gst_video_test_src_set_pattern):
12955         * gst/videotestsrc/gstvideotestsrc.h:
12956         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor),
12957         (gst_video_test_src_black), (gst_video_test_src_white),
12958         (gst_video_test_src_red), (gst_video_test_src_green),
12959         (gst_video_test_src_blue):
12960         * gst/videotestsrc/videotestsrc.h:
12961           Add more uni-colour patterns ("white", "red", "green", and "blue").
12962
12963 2006-09-01  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12964
12965         * gst/videotestsrc/videotestsrc.c: (paint_setup_YVYU):
12966           Fix stride for YVYU, should be word-aligned (#353658).
12967
12968 2006-08-31  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12969
12970         * gst/adder/gstadder.c: (gst_adder_src_event):
12971           Fix build.
12972
12973 2006-08-31  Edward Hervey  <edward@fluendo.com>
12974
12975         * gst/adder/gstadder.c: (forward_event_func),
12976         (gst_adder_src_event), (gst_adder_collected),
12977         (gst_adder_change_state):
12978         * gst/adder/gstadder.h:
12979         Remember the start position asked in the incoming seeks, so we can
12980         output GST_EVENT_NEW_SEGMENT with a correct position value (instead
12981         of assuming it will always be 0).
12982
12983 2006-08-31  Edward Hervey  <edward@fluendo.com>
12984
12985         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
12986         (gst_ogg_demux_finalize), (gst_ogg_demux_perform_seek),
12987         (gst_ogg_demux_loop):
12988         Send the GST_EVENT_NEW_SEGMENT from the streaming thread.
12989
12990 2006-08-30  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12991
12992         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12993         (gst_ffmpegcsp_get_unit_size):
12994           Return FALSE instead of returning a random false unit
12995           size when the format isn't known/supported (even if
12996           this shouldn't happen under normal circumstances).
12997
12998 2006-08-29  Wim Taymans  <wim@fluendo.com>
12999
13000         Patch by: Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13001
13002         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create),
13003         (gst_gnome_vfs_src_start):
13004         Try harder to get the size from a uri by using _info_uri() when
13005         _info_from_handle() does not give us enough info. 
13006         Also follow symlinks when getting the size.
13007         Partially Fixes #332864.
13008
13009 2006-08-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13010
13011         Patch by: Viktor Peters  <viktor dot peters at gmail dot com>
13012
13013         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
13014         (gst_alsa_mixer_update), (gst_alsa_mixer_get_volume),
13015         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
13016         (gst_alsa_mixer_set_record):
13017         * ext/alsa/gstalsamixertrack.c:
13018         (gst_alsa_mixer_track_update_alsa_capabilities),
13019         (alsa_track_has_cap), (gst_alsa_mixer_track_new),
13020         (gst_alsa_mixer_track_update):
13021         * ext/alsa/gstalsamixertrack.h:
13022           Improve and fix mixer track handling, in particular better handling
13023           of alsa's pvolume/pswitch/cvolume/cswitch capabilities; create
13024           separate track objects for tracks that have both capture and playback
13025           volume (and label them differently as well so they're not mistakenly
13026           assumed to be duplicates); classify mixer tracks that only affect
13027           the audible volume of something (rather than the capture volume)
13028           as playback tracks. Redefine/fix meaning of RECORD and MUTE flags
13029           for capture tracks to correspond to alsa-pswitch alsa-cswitch
13030           (following the meaning documented in the mixer interface header
13031           file); add support for alsa's exclusive cswitch groups; update/sync
13032           state/flags better if mixer settings are changed by another
13033           application. Fixes #336075.
13034
13035 2006-08-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13036
13037         * gst/playback/gstplaybin.c:
13038           Improve docs: add section about BUFFERING messages sent by playbin.
13039
13040 2006-08-29  Michael Smith  <msmith@fluendo.com>
13041
13042         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_push_buffer),
13043         (gst_vorbis_enc_buffer_check_discontinuous),
13044         (gst_vorbis_enc_chain):
13045           Ignore explicit DISCONT marked on buffers (which is often spurious,
13046           particularly when using multiple segments), in favour of solely
13047           using the timestamps/durations.
13048
13049 2006-08-29  Edward Hervey  <edward@fluendo.com>
13050
13051         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
13052         Don't rely on incoming buffers offset anymore, since it is completely
13053         broken when using multiple segments.
13054         Instead convert the incoming buffers timestamp to running time, and
13055         then convert that value to the offsets.
13056         Also inform GstSegment of the last outputted stop position, which is
13057         needed if we received several segments with an unknown stop value.
13058
13059 2006-08-29  Thomas Vander Stichele  <thomas at apestaart dot org>
13060
13061         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
13062           fix buffer unreffing on a header push failure
13063
13064 2006-08-28  Wim Taymans  <wim@fluendo.com>
13065
13066         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_sink_event),
13067         (gst_audio_rate_chain):
13068         Make the metadata of the buffer writable before changing its
13069         flags.
13070
13071 2006-08-28  Wim Taymans  <wim@fluendo.com>
13072
13073         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
13074         (gst_audio_rate_setcaps), (gst_audio_rate_init),
13075         (gst_audio_rate_sink_event), (gst_audio_rate_src_event),
13076         (gst_audio_rate_chain), (gst_audio_rate_change_state):
13077         Fix audiorate some more.
13078         Reset and resync counters on flush and READY.
13079         Handle the DISCONT flag correctly.
13080         Use GstSegment to track position.
13081         Fail when not negotiated.
13082         Fixes #353234.
13083
13084 2006-08-25  Michael Smith  <msmith@fluendo.com>
13085
13086         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
13087           Fix spelling.
13088           Remove accidently included debug line.
13089
13090 2006-08-25  Wim Taymans  <wim@fluendo.com>
13091
13092         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
13093         Small cleanups.
13094         If a buffer is received with no caps, make the buffer metadata
13095         writable and set the caps, making sure that we don't screw up the
13096         refcounts.
13097
13098 2006-08-25  Michael Smith  <msmith@fluendo.com>
13099
13100         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset),
13101         (gst_gdp_pay_reset_streamheader), (gst_gdp_pay_chain):
13102           Fix memory leaks and misleading debug messages, add a couple of
13103           comments.
13104
13105         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats),
13106         (gst_multi_fd_sink_render):
13107           Do not use gst_buffer_make_writable() in a basesink render method,
13108           as it may incorrectly unref the buffer. Instead, use convoluted
13109           dance to avoid copying the buffer except when we need to.
13110
13111 2006-08-25  Michael Smith  <msmith@fluendo.com>
13112
13113         * ext/vorbis/vorbisenc.c:
13114         (gst_vorbis_enc_buffer_check_discontinuous):
13115           Allow very small discontinuities in the timestamps. These we can't
13116           do anything useful with anyway (because vorbis's timestamps have
13117           only sample granularity), and are commonly produced by elements with
13118           minor bugs. Allow up to 1/2 a sample out.
13119           Fixes #351742.
13120
13121 2006-08-24  Wim Taymans  <wim@fluendo.com>
13122
13123         * tests/examples/seek/seek.c: (seek_cb), (start_seek), (stop_seek),
13124         (play_scrub_toggle_cb), (main):
13125         Add a checkbox to enable play scrubbing. Makes it possible to disable
13126         normal scrubbing.
13127
13128 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
13129
13130         * tests/check/elements/.cvsignore:
13131           make buildbot happy
13132
13133 2006-08-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13134
13135         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
13136         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init),
13137         (gst_ogm_parse_class_init), (gst_ogm_parse_dispose),
13138         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
13139         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
13140         (gst_ogm_parse_stream_header), (gst_ogm_parse_comment_packet),
13141         (gst_ogm_text_parse_strip_trailing_zeroes),
13142         (gst_ogm_parse_data_packet), (gst_ogm_parse_chain),
13143         (gst_ogm_parse_sink_event), (gst_ogm_parse_change_state):
13144           Refactor ogm parse, do better input checking, misc. clean-ups.
13145           Cache incoming events and push them once the source pad has
13146           been created. Don't pass unterminated strings to sscanf().
13147           Strip trailing zeroes from subtitle text output, since they
13148           are not valid UTF-8. Don't push vorbiscomment packets on
13149           the subtitle text pad. Output perfect streams if possible.
13150
13151 2006-08-23  Wim Taymans  <wim@fluendo.com>
13152
13153         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
13154         Waits for tasks to settle down so that we clean up correctly for 
13155         valgrind.
13156
13157 2006-08-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13158
13159         * tests/check/libs/tag.c: (GST_START_TEST), (taglists_are_equal):
13160           Unit test fixes: \377 is more likely to fit into 8 bits than \777;
13161           actually return return value in taglists_are_equal.
13162
13163 2006-08-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13164
13165         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
13166           Fix crash due to broken bitstream parsing on x86-64: can't make
13167           any assumptions about sizeof(struct) due to alignment/packing
13168           differences on different architectures. Fixes #351790.
13169
13170 2006-08-22  Wim Taymans  <wim@fluendo.com>
13171
13172         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
13173         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
13174         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
13175         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
13176         (gst_riff_parse_info):
13177         Protect public functions against bad input.
13178         Do some cleanups.
13179         Fix documentation.
13180
13181 2006-08-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13182
13183         * gst-libs/gst/riff/riff-ids.h:
13184         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
13185           Add voxware audio IDs (even if we can't play it) (#351795).
13186
13187 2006-08-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13188
13189         * gst-libs/gst/riff/riff-media.c:
13190         (gst_riff_create_video_template_caps),
13191         (gst_riff_create_audio_template_caps),
13192         (gst_riff_create_iavs_template_caps):
13193           Const-ify some arrays and use G_N_ELEMENTS instead
13194           of wasting oodles of RAM on terminator bits.
13195
13196 2006-08-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13197
13198         * gst-libs/gst/tag/gstvorbistag.c:
13199         (gst_tag_list_to_vorbiscomment_buffer):
13200         * tests/check/libs/tag.c: (GST_START_TEST):
13201           And the same for _to_vorbiscomment_buffer(): allow
13202           id_data_len == 0 for speex.
13203
13204 2006-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
13205
13206         * configure.ac:
13207         * docs/plugins/Makefile.am:
13208         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
13209         * docs/plugins/gst-plugins-base-plugins-sections.txt:
13210         * docs/plugins/inspect/plugin-gdp.xml:
13211         * gst/gdp/Makefile.am:
13212         * tests/check/Makefile.am:
13213           Move GDP plugin to -base from -bad.  Closes #347783.
13214
13215 2006-08-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13216
13217         * gst-libs/gst/tag/gstvorbistag.c:
13218         (gst_tag_list_from_vorbiscomment_buffer):
13219           Allow id_data_len == 0 (needed for vorbis comments in Speex files).
13220           Also add some checks to make sure we don't memcmp() beyond the end of
13221           vorbiscomment buffer if the ID to check for is larger than the buffer.
13222
13223         * tests/check/libs/tag.c: (GST_START_TEST):
13224           Some more tests for gst_tag_list_from_vorbiscomment_buffer().
13225
13226 2006-08-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13227
13228         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1),
13229         (gst_vorbis_enc_set_metadata):
13230           Use vorbis comment utility functions from libgsttag
13231           instead of re-inventing the wheel (partially fixes #347091).
13232
13233 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
13234
13235         * tests/check/elements/audioconvert.c: (GST_START_TEST):
13236         Fix leaks. Wait for state transitions that might happen ASYNC, as well
13237         as some that won't.
13238
13239 2006-08-21  Wim Taymans  <wim@fluendo.com>
13240
13241         * docs/libs/Makefile.am:
13242         * docs/libs/gst-plugins-base-libs-sections.txt:
13243         * docs/libs/gst-plugins-base-libs.types:
13244         Don't try to GObject scan the netbuffer as it's not a GObject.
13245         Fixes #351308.
13246
13247         * gst-libs/gst/netbuffer/gstnetbuffer.c:
13248         * gst-libs/gst/netbuffer/gstnetbuffer.h:
13249         Document GstNetBuffer.
13250
13251 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
13252
13253         * tests/check/elements/audioconvert.c: (GST_START_TEST),
13254         (audioconvert_suite):
13255           Add testcase for caps-size-explosion
13256
13257 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
13258
13259         * gst/audioconvert/gstaudioconvert.c:
13260         (gst_audio_convert_get_unit_size), (set_structure_widths):
13261           Lower debug, use g_assert in _get_unit_size
13262
13263         * gst/audioresample/gstaudioresample.c:
13264         (audioresample_get_unit_size):
13265         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13266         (gst_ffmpegcsp_get_unit_size):
13267         * gst/videoscale/gstvideoscale.c: (gst_video_scale_get_unit_size):
13268           use g_assert in _get_unit_size
13269
13270 2006-08-18  Wim Taymans  <wim@fluendo.com>
13271
13272         * docs/libs/gst-plugins-base-libs-sections.txt:
13273         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_set_packet_len),
13274         (gst_rtp_buffer_pad_to), (gst_rtp_buffer_get_payload_subbuffer),
13275         (gst_rtp_buffer_get_payload_buffer):
13276         * gst-libs/gst/rtp/gstrtpbuffer.h:
13277         Document GstRTPBuffer.
13278         Added function to efficiently strip payload headers.
13279         API: gst_rtp_buffer_get_payload_subbuffer()
13280
13281 2006-08-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13282
13283         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
13284         (gst_tag_to_vorbis_comments):
13285           Serialise unknown vorbis comments into GST_TAG_EXTENDED_COMMENT
13286           tags and deserialise them properly as well (#347091).
13287           Add some more gtk-doc blurbs and also some g_return_if_fail().
13288
13289         * tests/check/libs/tag.c: (GST_START_TEST),
13290         (back_to_vorbis_comments), (taglists_are_equal), (tag_suite):
13291           More tests.
13292
13293 2006-08-17  Wim Taymans  <wim@fluendo.com>
13294
13295         * ext/ogg/Makefile.am:
13296         * ext/ogg/gstogg.c: (plugin_init):
13297         * ext/ogg/gstoggaviparse.c: (gst_ogg_avi_parse_get_type),
13298         (gst_ogg_avi_parse_base_init), (gst_ogg_avi_parse_class_init),
13299         (gst_ogg_avi_parse_init), (gst_ogg_avi_parse_finalize),
13300         (gst_ogg_avi_parse_setcaps), (gst_ogg_avi_parse_event),
13301         (gst_ogg_avi_parse_push_packet), (gst_ogg_avi_parse_chain),
13302         (gst_ogg_avi_parse_change_state), (gst_ogg_avi_parse_plugin_init):
13303         Added ogg-in-avi parser element. Fixes #140139.
13304
13305         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
13306         Fixed a bug in oggdemux debug code.
13307
13308         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13309         (gst_riff_create_audio_template_caps):
13310         Recognise Ogg in the AVI extensible wave format.
13311
13312 2006-08-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13313
13314         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
13315           Make buffer durations add up (duration should be next_ts-ts for
13316           perfect streams). Fixes CD ripping to Ogg/Vorbis with vorbisenc
13317           from CVS.
13318
13319         * tests/check/libs/cddabasesrc.c: (gst_cd_foo_src_close),
13320         (test_buffer_timestamps), (cddabasesrc_suite):
13321           Add unit test for the above.
13322
13323         * tests/check/Makefile.am:
13324           Don't know why cddabasesrc test was in VALGRIND_TO_FIX, remove
13325           to see what happens.
13326
13327 2006-08-16  Wim Taymans  <wim@fluendo.com>
13328
13329         * ext/alsa/gstalsasink.c: (gst_alsasink_set_property),
13330         (gst_alsasink_open):
13331         * ext/alsa/gstalsasrc.c: (gst_alsasrc_set_property),
13332         (gst_alsasrc_open):
13333         Avoid setting and using a NULL device name.
13334         Print more info when we fail to open a device.
13335
13336 2006-08-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13337
13338         * docs/libs/gst-plugins-base-libs-sections.txt:
13339         * gst-libs/gst/tag/tag.h:
13340         * gst-libs/gst/tag/tags.c: (gst_tag_parse_extended_comment):
13341           API: add gst_tag_parse_extended_comment() (#351426).
13342
13343         * tests/check/Makefile.am:
13344         * tests/check/libs/.cvsignore:
13345         * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite), (main):
13346           Add unit test for gst_tag_parse_extended_comment().
13347
13348 2006-08-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13349
13350         * sys/ximage/ximagesink.c: (gst_ximagesink_get_property):
13351         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_property):
13352           Fix leak (#351502).
13353
13354 2006-08-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13355
13356         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
13357         * docs/plugins/gst-plugins-base-plugins-sections.txt:
13358         * docs/plugins/gst-plugins-base-plugins.args:
13359         * gst/playback/gstplaybin.c:
13360           Document playbin.
13361           
13362         * docs/plugins/inspect/plugin-adder.xml:
13363         * docs/plugins/inspect/plugin-alsa.xml:
13364         * docs/plugins/inspect/plugin-audioconvert.xml:
13365         * docs/plugins/inspect/plugin-audiorate.xml:
13366         * docs/plugins/inspect/plugin-audioresample.xml:
13367         * docs/plugins/inspect/plugin-audiotestsrc.xml:
13368         * docs/plugins/inspect/plugin-cdparanoia.xml:
13369         * docs/plugins/inspect/plugin-decodebin.xml:
13370         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
13371         * docs/plugins/inspect/plugin-gnomevfs.xml:
13372         * docs/plugins/inspect/plugin-ogg.xml:
13373         * docs/plugins/inspect/plugin-pango.xml:
13374         * docs/plugins/inspect/plugin-playbin.xml:
13375         * docs/plugins/inspect/plugin-subparse.xml:
13376         * docs/plugins/inspect/plugin-tcp.xml:
13377         * docs/plugins/inspect/plugin-theora.xml:
13378         * docs/plugins/inspect/plugin-typefindfunctions.xml:
13379         * docs/plugins/inspect/plugin-video4linux.xml:
13380         * docs/plugins/inspect/plugin-videorate.xml:
13381         * docs/plugins/inspect/plugin-videoscale.xml:
13382         * docs/plugins/inspect/plugin-videotestsrc.xml:
13383         * docs/plugins/inspect/plugin-volume.xml:
13384         * docs/plugins/inspect/plugin-vorbis.xml:
13385         * docs/plugins/inspect/plugin-ximagesink.xml:
13386         * docs/plugins/inspect/plugin-xvimagesink.xml:
13387           Update to CVS version.
13388
13389 2006-08-14  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13390
13391         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
13392         (gst_play_bin_set_property), (gst_play_bin_get_property),
13393         (value_list_append_structure_list),
13394         (gst_play_bin_handle_redirect_message),
13395         (gst_play_bin_handle_message):
13396           API: GstPlayBin::connection-speed
13397           Add "connection-speed" property; re-order redirect messages with
13398           multiple redirect locations depending on the minimum bitrate if
13399           that information is available and a connection speed is set
13400           (#350399).
13401
13402 2006-08-14  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13403
13404         * gst/playback/gstplaybin.c:
13405           Update max volume to the same value that the volume element uses.
13406
13407 2006-08-14  Wim Taymans  <wim@fluendo.com>
13408
13409         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
13410         Less uglyness..
13411
13412 2006-08-14  Wim Taymans  <wim@fluendo.com>
13413
13414         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
13415         (gst_ogg_demux_get_next_page), (gst_ogg_demux_perform_seek),
13416         (gst_ogg_demux_read_chain), (gst_ogg_demux_loop):
13417         Add some more debug info.
13418         Don't crash when a seek failed.
13419         Actually return the result of the seek instead of TRUE.
13420         Ignore multiple BOS pages with the same serial so that we don't create
13421         the same stream multiple times.
13422         Post an error when we fail to do the initial seek.
13423
13424 2006-08-13  Wim Taymans  <wim@fluendo.com>
13425
13426         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
13427         (gst_alsa_detect_channels), (gst_alsa_probe_supported_formats):
13428         Small code cleanup.
13429
13430         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
13431         (gst_alsa_mixer_new):
13432         Remove hack that always set the device to hw:0*.
13433         Properly find the card name for whatever device was configured.
13434         Do some better debugging.
13435         Fixes #350784.
13436
13437         * ext/alsa/gstalsamixerelement.c:
13438         (gst_alsa_mixer_element_set_property),
13439         (gst_alsa_mixer_element_change_state):
13440         Cleanups.
13441         Handle setting of a NULL device name better.
13442
13443 2006-08-11  Wim Taymans  <wim@fluendo.com>
13444
13445         * gst/adder/gstadder.c:
13446         Don't clip float values. Fixes #350900.
13447
13448 2006-08-11  Andy Wingo  <wingo@pobox.com>
13449
13450         * gst/tcp/gsttcp.c: Really fix the build?
13451
13452         * gst/tcp/gsttcp.h: For now, always disable deprecation here --
13453         fixes the build.
13454
13455 2006-08-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13456
13457         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes):
13458           Float caps shouldn't have a "signed" field.
13459
13460 2006-08-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13461
13462         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query):
13463           Implement SEEKING query in its most basic form, so that we can
13464           at least check if we're seekable or not (#350655).
13465
13466 2006-08-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13467
13468         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
13469           The checks here are not even close to anything that would
13470           justify MAXIMUM probability, lowering to POSSIBLE until someone
13471           fixes the checks (case at hand: quicktime redirection files
13472           might start with 00 00 01 XX and pass the checks here just
13473           fine, see #350399).
13474
13475 2006-08-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13476
13477         Patch by: Sjoerd Simons  <sjoerd at luon net>
13478
13479         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find):
13480           Better detection for multipart/x-mixed-replace: accept leading
13481           whitespaces before the boundary marker as well (as our very own
13482           multipartmux used to produce) (#349068).
13483
13484 2006-08-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13485
13486         Patch by: Young-Ho Cha  <ganadist at chollian net>
13487
13488         * gst-libs/gst/riff/riff-ids.h:
13489         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13490         (gst_riff_create_audio_template_caps):
13491           Detect DTS audio streams (#350157).
13492
13493 2006-08-05  Andy Wingo  <wingo@pobox.com>
13494
13495         * ext/theora/gsttheoraparse.h:
13496         * ext/theora/theoraparse.c (gst_theora_parse_class_init)
13497         (theora_parse_dispose, theora_parse_set_property)
13498         (theora_parse_get_property, theora_parse_munge_granulepos)
13499         (theora_parse_push_buffer, theora_parse_change_state):
13500         API: GstTheoraParse::synchronization-points
13501         Add a property 'synchronization-points' to fix badly synchronized oggs.
13502
13503 2006-08-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13504
13505         * tests/check/Makefile.am:
13506         * tests/check/libs/.cvsignore:
13507         * tests/check/libs/audio.c: (structure_contains_channel_positions),
13508         (fixed_caps_have_channel_positions), (GST_START_TEST),
13509         (audio_suite), (main):
13510           Add a few tests for the channel position stuff in libgstaudio.
13511
13512 2006-08-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13513
13514         * ext/alsa/gstalsa.c: (caps_add_channel_configuration),
13515         (gst_alsa_detect_channels):
13516         * ext/alsa/gstalsasink.c:
13517           Add support for cards that (only) do more than 8 channels,
13518           like the Delta 44 (#345188).
13519
13520         * gst-libs/gst/audio/multichannel.c:
13521         (gst_audio_check_channel_positions):
13522         * gst-libs/gst/audio/multichannel.h:
13523           API: add GST_AUDIO_CHANNEL_POSITION_NONE, which stands for an
13524           unspecified channel position and cannot be combined with any
13525           of the other audio channel positions; adjust position layout
13526           checks accordingly (#345188).
13527
13528 2006-08-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13529
13530         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13531           Recognise ancient RealAudio files (see #349779).
13532
13533 2006-08-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13534
13535         Patch by: Jens Granseuer  <jensgr at gmx net>
13536
13537         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13538           Add typefinder for Interplay's MVE format (#348973).
13539
13540 2006-08-02  Wim Taymans  <wim@fluendo.com>
13541
13542         Patch by: Marcel Moreaux <marcelm at luon dot net>
13543
13544         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13545         (gst_base_rtp_depayload_add_to_queue):
13546         * gst-libs/gst/rtp/gstbasertpdepayload.h:
13547         Handle RTP sequence number rollover.
13548         Disable jitterbuffer by default.
13549
13550 2006-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
13551
13552         * gst/audioresample/gstaudioresample.c: (audioresample_stop),
13553         (audioresample_set_caps):
13554         Don't leak references to the incoming caps. Clean them up when
13555         stopping.
13556
13557         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
13558         (gst_video_scale_finalize):
13559         Don't leak our temporary pixel buffer.
13560
13561         * tests/check/Makefile.am:
13562         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline),
13563         (GST_START_TEST), (simple_launch_lines_suite):
13564
13565         Fix leaks and re-enable the test for valgrind checking.
13566
13567 2006-07-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13568
13569         Patch by: Sjoerd Simons  <sjoerd at luon net>
13570
13571         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find),
13572         (plugin_init):
13573           Add typefind function for multipart/x-mixed-replace (#348916).
13574
13575 2006-07-28  Wim Taymans  <wim@fluendo.com>
13576
13577         * gst/adder/gstadder.c: (gst_adder_setcaps),
13578         (gst_adder_query_duration):
13579         Fix leak in duration query.
13580         Reflow some docs and notes.
13581
13582 2006-07-28  Michael Smith  <msmith@fluendo.com>
13583
13584         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST),
13585         (vorbisenc_suite):
13586           Enable Andy's extra vorbisenc test, now that it passes. Also fix one
13587           aspect of it.
13588
13589 2006-07-28  Michael Smith  <msmith@fluendo.com>
13590
13591         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps),
13592         (gst_vorbis_enc_sink_getcaps), (gst_vorbis_enc_buffer_from_packet),
13593         (gst_vorbis_enc_push_buffer),
13594         (gst_vorbis_enc_buffer_check_discontinuous),
13595         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
13596         * ext/vorbis/vorbisenc.h:
13597           Handle discontinuities in the input vorbis stream correctly,
13598           so that the output is properly timestamped (and has good granulepos
13599           values). Needs some oggmux fixes too.
13600
13601 2006-07-27  Wim Taymans  <wim@fluendo.com>
13602
13603         patch by: Kai Vehmanen <kv2004 eca cx>
13604
13605         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13606         (gst_base_rtp_depayload_chain),
13607         (gst_base_rtp_depayload_handle_sink_event),
13608         (gst_base_rtp_depayload_change_state):
13609         Don't send multiple newsegments with different formats.
13610         Fixes #348677.
13611
13612 2006-07-26  Wim Taymans  <wim@fluendo.com>
13613
13614         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
13615         (gst_ogg_demux_do_seek), (gst_ogg_demux_read_chain):
13616         Make seeking in ogg more accurate again by doing the more correct
13617         granuletime to stream time conversion.
13618
13619 2006-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13620
13621         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
13622         (gst_multi_fd_sink_new_client):
13623           debug a little more understandably
13624           do not use goto as a substitute for break, especially if
13625           break is also being used
13626
13627 2006-07-26  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13628
13629         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
13630         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
13631           Remove GLib-2.6 compatibility cruft.
13632
13633 2006-07-24  Wim Taymans  <wim@fluendo.com>
13634
13635         * gst-libs/gst/audio/gstbaseaudiosink.c:
13636         (gst_base_audio_sink_render):
13637         Don't try to align a sample to an unknown value.
13638
13639 2006-07-24  Wim Taymans  <wim@fluendo.com>
13640
13641         * gst-libs/gst/audio/gstbaseaudiosink.c:
13642         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
13643         When the audio clock is slaved to another clock, never try to align
13644         samples but trust the rate interpolation algorithm.
13645
13646 2006-07-24  Wim Taymans  <wim@fluendo.com>
13647
13648         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
13649         Don't try to calculate silence samples, base class does this much
13650         better now.
13651
13652         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
13653         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps),
13654         (gst_ring_buffer_acquire):
13655         Calculate silence samples correctly.
13656
13657         * gst-libs/gst/audio/gstringbuffer.h:
13658         Add _CAST macro.
13659
13660 2006-07-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13661
13662         * gst/typefind/gsttypefindfunctions.c: (xml_check_first_element):
13663           Limit search for the first markup tag to the first few kB of
13664           the file. If we don't find one there, it's highly unlikely that
13665           this is an XML(-ish) file.
13666
13667 2006-07-21  Andy Wingo  <wingo@pobox.com>
13668
13669         * tests/check/pipelines/theoraenc.c (test_discontinuity): Similar
13670         test to the one in vorbisenc. Also commented out.
13671
13672         * tests/check/pipelines/vorbisenc.c: 
13673         (test_discontinuity): New test, commented out until Mike lands
13674         some elite vorbisenc patches.
13675
13676         * tests/check/pipelines/theoraenc.c: Port to bufferstraw.
13677         Bufferstraw was actually factored out of these tests. Now we share
13678         code yay.
13679
13680         * configure.ac (GST_MAJORMINOR): Rev core requirements to 0.10.9.1
13681         for bufferstraw addition to gstcheck.
13682
13683 2006-07-21  Wim Taymans  <wim@fluendo.com>
13684
13685         * ext/theora/theoradec.c: (clip_buffer):
13686         Better clipping.
13687
13688 2006-07-21  Wim Taymans  <wim@fluendo.com>
13689
13690         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
13691         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
13692         (gst_audioringbuffer_release), (gst_audioringbuffer_stop):
13693         Fix leak.
13694         Avoid type casting when we can.
13695
13696         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_dispose):
13697         Fix mem leak.
13698
13699 2006-07-20  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13700
13701         * ext/alsa/gstalsamixerelement.c:
13702         (gst_alsa_mixer_element_change_state):
13703           Make state change fail if the specified device can't be opened
13704           for some reason.
13705
13706 2006-07-20  Wim Taymans  <wim@fluendo.com>
13707
13708         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
13709         (cb_newpad), (main):
13710         Example of a small audio/video player using decodebin.
13711
13712 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
13713
13714         * gst-libs/gst/riff/riff-ids.h:
13715           Add 'fact' chunk id
13716
13717 2006-07-19  Wim Taymans  <wim@fluendo.com>
13718
13719         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13720         (gst_base_rtp_depayload_chain),
13721         (gst_base_rtp_depayload_change_state):
13722         Don't assert when not negotiated but post a meaningfull 
13723         error message. Fixes #347918.
13724
13725         * gst-libs/gst/rtp/gstbasertppayload.c:
13726         Add comment about better default MTU size.
13727
13728         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
13729         Small cleanups, start docs.
13730
13731 2006-07-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13732
13733         Patch by: Martin Szulecki
13734
13735         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_property):
13736           If "device-name" is requested and the device is not
13737           open, try to temporarily open it to obtain this
13738           information (#342494).
13739
13740 2006-07-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13741
13742         * gst-libs/gst/tag/gstid3tag.c:
13743           Add TSSE <=> GST_TAG_ENCODER mapping (see #347898).
13744
13745         * gst-libs/gst/tag/gsttageditingprivate.h:
13746         * gst-libs/gst/tag/gstvorbistag.c:
13747           Some more random const-ifications.
13748
13749 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
13750
13751         * gst-libs/gst/riff/riff-ids.h:
13752         * gst-libs/gst/riff/riff-media.c:
13753         (gst_riff_create_video_template_caps):
13754           Add more FOURCCs (sort list to make stuff easier to find),
13755           add comment what those 16 bytes in struct _gst_riff_strh according to
13756           one avi-dumper are
13757
13758 2006-07-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13759
13760         * gst-libs/gst/audio/multichannel.c:
13761         (gst_audio_check_channel_positions),
13762         (gst_audio_fixate_channel_positions):
13763           Const-ify two arrays.
13764
13765 2006-07-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13766
13767         * ext/alsa/gstalsa.c: (caps_add_channel_configuration):
13768           Fix typo, so that alsasink also advertises 8 channels
13769           if that's supported (tags: can, worms, open, alsa, ph34r).
13770
13771 2006-07-17  Wim Taymans  <wim@fluendo.com>
13772
13773         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
13774         (gst_ogg_pad_submit_packet), (gst_ogg_demux_read_chain):
13775         *sigh*, when is the compiler going to warn when the comments
13776         are out-of-sync with the code.. Refix case of busted theora
13777         headers with 0 granule pos.
13778
13779 2006-07-14  Wim Taymans  <wim@fluendo.com>
13780
13781         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13782         (gst_base_rtp_depayload_wait),
13783         (gst_base_rtp_depayload_change_state),
13784         (gst_base_rtp_depayload_set_property),
13785         (gst_base_rtp_depayload_get_property):
13786         Fix 99% cpu load by waiting for absolute times on the
13787         clock. Fixes #347300.
13788
13789 2006-07-14  Andy Wingo  <wingo@pobox.com>
13790
13791         * ext/theora/gsttheoraparse.h: 
13792         * ext/theora/theoraparse.c (theora_parse_drain_event_queue)
13793         (theora_parse_push_headers, theora_parse_clear_queue)
13794         (theora_parse_drain_queue_prematurely, )
13795         (theora_parse_sink_event, theora_parse_change_state): Queue events
13796         until we initialized our state, like in vorbisparse.
13797
13798         * ext/vorbis/vorbisparse.h: 
13799         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_event_queue)
13800         (vorbis_parse_push_headers, vorbis_parse_clear_queue)
13801         (vorbis_parse_drain_queue_prematurely, )
13802         (vorbis_parse_sink_event, vorbis_parse_change_state): Queue events
13803         until we have initialized our state. Fixes seeking after an
13804         initial pad block.
13805
13806 2006-07-14  Andy Wingo  <wingo@pobox.com>
13807
13808         Patch by: Iain Holmes <iaingnome@gmail.com>
13809         
13810         * ext/ogg/gstoggdemux.c (gst_ogg_demux_finalize): Fix memleak.
13811
13812 2006-07-14  Jan Schmidt  <thaytan@mad.scientist.com>
13813
13814         * configure.ac:
13815         Bump nano back to CVS
13816
13817 === release 0.10.9 ===
13818
13819 2006-07-13  Jan Schmidt <thaytan@mad.scientist.com>
13820
13821         * configure.ac:
13822           releasing 0.10.9, "I walk the line"
13823
13824 2006-07-14  Michael Smith  <msmith@fluendo.com>
13825
13826         * tests/check/pipelines/vorbisenc.c: (stop_pipeline):
13827           Move a g_cond_signal to earlier to avoid sometimes deadlocking
13828           (commonly happens when running this test under valgrind) when trying
13829           to remove the buffer probe.
13830
13831 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
13832
13833         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
13834         Fix missing g_unlock from the previous commit
13835
13836 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
13837
13838         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
13839         (gst_ximagesink_change_state):
13840         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13841         (gst_xvimagesink_change_state):
13842         Implement a locking order to ensure we always take the object lock
13843         before the x_lock and never vice-versa.
13844
13845 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
13846
13847         * gst/playback/gstdecodebin.c: (find_compatibles):
13848         Fix a caps leak when linking (#347304)
13849
13850         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
13851         (gst_ximagesink_ximage_destroy), (gst_ximagesink_xcontext_clear),
13852         (gst_ximagesink_change_state):
13853         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
13854         (gst_xvimage_buffer_finalize), (gst_xvimagesink_check_xshm_calls),
13855         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
13856         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_change_state):
13857         Don't leak shared memory resources. Use the object lock to protect
13858         against the xcontext disappearing while returning a buffer from the
13859         pipeline. (#347304)
13860
13861 2006-07-12  Edward Hervey  <edward@fluendo.com>
13862
13863         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize),
13864         (vorbis_handle_comment_packet):
13865         gst_tag_list_merge() returns a new object. Take that into account when
13866         using it. This avoids memleak.
13867         Revert previous commit which is not needed.
13868
13869 2006-07-12  Edward Hervey  <edward@fluendo.com>
13870
13871         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize):
13872         Reset the decoder in finalize so that all fields get cleared.
13873
13874 2006-07-12  Wim Taymans  <wim@fluendo.com>
13875
13876         * gst-libs/gst/audio/gstbaseaudiosrc.c:
13877         (gst_base_audio_src_set_clock),
13878         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create):
13879         Don't try to post an error message when setting the clock fails
13880         as this can happen when adding an element to a bin which will then
13881         deadlock. Fixes #347296.
13882
13883 2006-07-12  Edward Hervey  <edward@fluendo.com>
13884
13885         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
13886         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
13887         (vorbis_handle_type_packet):
13888         Post tag messages on the bus even if we're not initialized.
13889         If we're not initialized, we still postpone the event pushing of tags.
13890
13891 2006-07-12  Wim Taymans  <wim@fluendo.com>
13892
13893         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
13894         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
13895         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
13896         Revert last two changes that broke the freeze.
13897
13898 2006-07-12  Wim Taymans  <wim@fluendo.com>
13899
13900         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
13901         basesink calculates silence sample correctly for us.
13902
13903 2006-07-12  Wim Taymans  <wim@fluendo.com>
13904
13905         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
13906         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
13907         Calculate correct silence samples so we don't fill our ringbuffer
13908         with noise.
13909
13910 2006-07-12  Edward Hervey  <edward@fluendo.com>
13911
13912         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
13913         (gst_vorbis_dec_reset), (vorbis_dec_sink_event),
13914         (vorbis_handle_comment_packet), (vorbis_handle_type_packet):
13915         * ext/vorbis/vorbisdec.h:
13916         Delay sending events (newsegment, tags) until the decoder is properly
13917         initialized.
13918         Fixes #347295
13919
13920 2006-07-11  Jan Schmidt  <thaytan@mad.scientist.com>
13921
13922         * tests/check/elements/audioconvert.c: (get_float_mc_caps),
13923         (get_int_mc_caps), (GST_START_TEST), (audioconvert_suite):
13924           Patch from #347221 adding a test for audioconvert
13925           channel remappings.
13926
13927 2006-07-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13928
13929         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
13930         (gst_ssa_parse_parse_line):
13931           Don't include the terminating NUL in the buffer size,
13932           it's only there for extra paranoia (would add random
13933           '*' characters at the end of each subtitle since the
13934           terminator itself is not valid UTF-8 technically).
13935           Also fix indenting after boilerplate macro.
13936
13937 2006-07-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13938
13939         * gst/playback/gstdecodebin.c: (close_pad_link):
13940           Also emit 'unknown-type' signal (which should really be
13941           called unhandled-type) if we found potential decoders/demuxers
13942           in the registry but none of them worked in the end (as in the
13943           case where the plugins don't exist any longer but are still
13944           listed in the registry). Fixes #329798.
13945
13946 2006-07-08  Andy Wingo  <wingo@pobox.com>
13947
13948         * theoraparse.c (theora_parse_push_buffer)
13949         (theora_parse_drain_queue_prematurely, theora_parse_drain_queue):
13950         Add some more debugging. Fix granulepos reconstruction in the face
13951         of discontinuities.
13952
13953 2006-07-06  Wim Taymans  <wim@fluendo.com>
13954
13955         * gst-libs/gst/audio/gstbaseaudiosink.c:
13956         (gst_base_audio_sink_class_init),
13957         (gst_base_audio_sink_provide_clock):
13958         Use gobject_class instead of G_OBJECT_CLASS (klass)
13959
13960         * gst-libs/gst/audio/gstbaseaudiosrc.c:
13961         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
13962         (gst_base_audio_src_set_clock), (gst_base_audio_src_provide_clock),
13963         (gst_base_audio_src_get_time),
13964         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create),
13965         (gst_base_audio_src_create_ringbuffer):
13966         Fix latency and buffer-time constants and properties ala basesink.
13967         Implement pull based scheduling. Fixes #346527.
13968         Set default blocksize in GstBaseSrc to 0, we default to pushing out
13969         one segment.
13970         Refuse slaving to another clock instead of silently not working.
13971         Only provide a clock when we are actually able to do so.
13972         Various small cleanups and compiler hints.
13973
13974 2006-07-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13975
13976         Patch by: Lutz Mueller <lutz at topfrose de>
13977
13978         * gst/typefind/gsttypefindfunctions.c: (html_type_find),
13979         (plugin_init):
13980           Add typefinding for text/html (#346581).
13981
13982 2006-07-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13983
13984         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
13985         (xml_check_first_element), (xml_type_find), (smil_type_find):
13986           Fix SMIL typefinding, make xml_check_first_element() more
13987           useful.
13988
13989 2006-07-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13990
13991         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
13992         (gst_play_base_bin_finalize), (decodebin_element_added_cb),
13993         (decodebin_element_removed_cb), (gst_play_base_bin_set_property):
13994         * gst/playback/gstplaybasebin.h:
13995           Protect list of elements with a subtitle-encoding property and
13996           the subtitle encoding member itself with a lock of their own
13997           instead of using the object lock. This prevents a dead-lock in
13998           the element-remove callback in some circumstances when shutting
13999           down playbin.
14000
14001 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
14002
14003         * win32/common/libgsttag.def:
14004         Export some new functions.
14005         * win32/vs6/libgstogg.dsp:
14006         Add a link to libgsttag-0.10.lib.
14007
14008 2006-07-04  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14009
14010         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
14011           Some const-ification.
14012
14013 2006-07-04  Wim Taymans  <wim@fluendo.com>
14014
14015         * gst/playback/gstplaybasebin.c: (is_stream), (gen_source_element):
14016         Improve checking if we are dealing with a stream. Added some
14017         more uris that need buffering.
14018
14019 2006-07-03  Edward Hervey  <edward@fluendo.com>
14020
14021         * ext/vorbis/vorbisdec.c: (vorbis_do_clip):
14022         Remove unused variable.
14023
14024 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14025
14026         * Makefile.am:
14027           include lcov.mak
14028         * configure.ac:
14029           add GCOV_LIBS to GST_LIBS
14030
14031 2006-07-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14032
14033         Patch by: Michael Sheldon  <webmaster at mikeasoft com>
14034
14035         * ext/alsa/gstalsasrc.c:
14036           Add 32 bps to template caps and increase channels range
14037           from [1,2] to [1,MAX]. See #346326.
14038
14039 2006-06-30  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14040
14041         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
14042           Recognise 'WMVA' video codec fourcc (#345879).
14043           
14044 2006-06-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
14045          
14046         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
14047           Fixed nasty memory leak
14048
14049 2006-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14050
14051         * gst/tcp/gsttcp.c: (gst_tcp_read_buffer),
14052         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps):
14053           fix logging
14054
14055 2006-06-23  Jan Schmidt  <thaytan@mad.scientist.com>
14056
14057         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
14058         (gst_decode_bin_init), (gst_decode_bin_finalize), (add_fakesink),
14059         (remove_fakesink), (pad_probe), (gst_decode_bin_change_state):
14060         Protect remove_fakesink using a mutex, so that we don't try and
14061         remove the fakesink simultaneously from multiple threads.
14062
14063         When going from READY to PAUSED, restore the fakesink, so that
14064         it is there when decodebin gets reused.
14065
14066 2006-06-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14067
14068         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
14069         * gst-libs/gst/rtp/gstbasertpdepayload.c:
14070         * gst-libs/gst/rtp/gstbasertppayload.c:
14071         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14072         * gst/tcp/gstmultifdsink.c:
14073         * gst/tcp/gsttcpclientsink.c:
14074         * gst/tcp/gsttcpclientsrc.c:
14075         * gst/tcp/gsttcpserversink.c:
14076         * gst/tcp/gsttcpserversrc.c:
14077         * gst/videorate/gstvideorate.c:
14078         * gst/videotestsrc/gstvideotestsrc.c:
14079         * sys/v4l/gstv4ljpegsrc.c:
14080         * sys/v4l/gstv4lmjpegsink.c:
14081         * sys/v4l/gstv4lsrc.c:
14082         * tests/examples/seek/scrubby.c:
14083         * tests/examples/seek/seek.c:
14084           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503).
14085
14086 2006-06-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14087
14088         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
14089           Second field in GEnumValue shouldn't be a description,
14090           but a stringified version of the enum value.
14091
14092 2006-06-22  Wim Taymans  <wim@fluendo.com>
14093
14094         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
14095         (gst_ximage_buffer_free), (gst_ximagesink_ximage_put),
14096         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
14097         Avoid type checking in buffer casts.
14098         Avoid caps copy in buffer_alloc when we can.
14099         Use pad_peer_accept.
14100
14101 2006-06-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14102
14103         * gst-libs/gst/tag/tag.h:
14104           Oops, make that 'Since: 0.10.9'.
14105
14106 2006-06-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14107
14108         * docs/libs/gst-plugins-base-libs-sections.txt:
14109         * gst-libs/gst/tag/tag.h:
14110         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
14111         (gst_tag_image_type_get_type):
14112           API: add GstTagImageType enum to describe images contained
14113           in image tags (#345641).
14114
14115 2006-06-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14116
14117         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
14118           Fix warnings with gst-inspect: "buffers-min" property
14119           should be of G_TYPE_INT and not G_TYPE_INT64. Also fix
14120           typo in property description.
14121
14122 2006-06-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14123
14124         Patch by: Cody Russell <bratsche at gnome org>
14125
14126         * gst/audioresample/gstaudioresample.c:
14127         (gst_audioresample_class_init):
14128         * gst/playback/gststreamselector.c:
14129         (gst_stream_selector_class_init):
14130         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
14131         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
14132         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
14133         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
14134         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
14135         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
14136         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
14137         * gst/videotestsrc/gstvideotestsrc.c:
14138         (gst_video_test_src_class_init):
14139         * gst/volume/gstvolume.c: (gst_volume_class_init):
14140           Avoid unnecessary class cast check in class_init
14141           functions (#337747).
14142
14143 2006-06-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14144
14145         * ext/pango/gsttextoverlay.c: (gst_text_overlay_make_utf8),
14146         (gst_text_overlay_video_chain):
14147           g_markup_escape_text() REALLY doesn't like non-UTF8 input
14148           and doesn't validate its input either (and neither did
14149           textoverlay it seems). Let's do that then and fix #345206.
14150
14151 2006-06-19  Wim Taymans  <wim@fluendo.com>
14152
14153         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
14154         (gst_unit_type_get_type), (gst_multi_fd_sink_class_init),
14155         (gst_multi_fd_sink_init), (gst_multi_fd_sink_add_full),
14156         (gst_multi_fd_sink_add), (gst_multi_fd_sink_handle_client_read),
14157         (find_syncframe), (find_limits), (assign_value),
14158         (count_burst_unit), (gst_multi_fd_sink_new_client),
14159         (gst_multi_fd_sink_handle_client_write),
14160         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_render),
14161         (gst_multi_fd_sink_set_property), (gst_multi_fd_sink_get_property),
14162         (gst_multi_fd_sink_change_state):
14163         * gst/tcp/gstmultifdsink.h:
14164         Added shiny new burst-on-connect methods.
14165         Add properties to control the minimal amount of data queued.
14166         Small cleanups.
14167         API: bytes-min property
14168         API: time-min property
14169         API: buffers-min property
14170         API: burst-unit property
14171         API: burst-value property
14172         API: add-full signal
14173
14174         * gst/tcp/gsttcp-marshal.list:
14175         Added new marshaller code for the new signal.
14176
14177         * tests/check/elements/multifdsink.c: (GST_START_TEST),
14178         (multifdsink_suite):
14179         Added testcases for new burst methods.
14180
14181 2006-06-19  Edward Hervey  <edward@fluendo.com>
14182
14183         * ext/theora/theoradec.c: (clip_buffer), (theora_dec_push):
14184         Implement clipping for accurate seeking.
14185         Closes #345225
14186
14187 2006-06-19  Wim Taymans  <wim@fluendo.com>
14188
14189         Patch by: Philip Jaegenstedt <philip at lysator dot liu dot se>
14190
14191         * gst/videoscale/gstvideoscale.c: (gst_video_scale_prepare_size),
14192         (gst_video_scale_transform):
14193         Make videoscale support RGBA, ARGB, BGRA and ABGR. Fixes #345131
14194
14195 2006-06-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14196
14197         * configure.ac:
14198           Fix --disable-external (can't set conditionals conditionally,
14199           #343602).
14200
14201 2006-06-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14202
14203         * tests/check/elements/audioresample.c: (test_reuse),
14204         (audioresample_suite):
14205           Add test case for bug #342789 fixed below.
14206
14207 2006-06-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14208
14209         * gst/audioresample/gstaudioresample.c:
14210         (gst_audioresample_class_init), (gst_audioresample_init),
14211         (audioresample_start), (audioresample_stop),
14212         (gst_audioresample_set_property), (gst_audioresample_get_property):
14213           Implement GstBaseTransform::start and ::stop so that audioresample
14214           can clear its internal state properly and be reused instead of
14215           causing non-negotiated errors with playbin under some circumstances
14216           (#342789).
14217
14218         * tests/check/elements/audioresample.c: (setup_audioresample),
14219         (cleanup_audioresample):
14220           Need to set element state here so that ::start and ::stop are
14221           called.
14222
14223 2006-06-16  Wim Taymans  <wim@fluendo.com>
14224
14225         Patch by: Young-Ho Cha <ganadist at chollian dot net>
14226
14227         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_vids):
14228         Parse extra data better, apparently it's right behind
14229         the normal strf header size. Fixes #343500.
14230
14231 2006-06-16  Wim Taymans  <wim@fluendo.com>
14232
14233         * ext/alsa/gstalsasink.c: (set_hwparams):
14234         If we fail to set the buffer_time and period_time alsa
14235         parameters, post a warning and leave alsa select a 
14236         default instead of failing. Fixes #342085
14237
14238 2006-06-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14239
14240         * docs/libs/gst-plugins-base-libs-sections.txt:
14241         * gst-libs/gst/cdda/gstcddabasesrc.h:
14242           Remove GST_CDDA_TAG_TRACK_TAGS again, it is #ifdef 0'ed
14243           out in the header file and shouldn't be listed in the docs.
14244
14245         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
14246           Must dereference pointer to fourcc in the debug statement.
14247
14248 2006-06-16  Stefan Kost  <ensonic@users.sf.net>
14249
14250         * docs/libs/Makefile.am:
14251         * docs/libs/gst-plugins-base-libs-docs.sgml:
14252         * docs/libs/gst-plugins-base-libs-sections.txt:
14253         * docs/libs/gst-plugins-base-libs.types:
14254         add remaining symbols into correct setions
14255         
14256         * gst-libs/gst/audio/gstringbuffer.c:
14257         fix incomplete docs
14258         
14259         * gst-libs/gst/audio/gstringbuffer.h:
14260         comment out not yet implemented function
14261         
14262         
14263         * gst-libs/gst/floatcast/floatcast.h:
14264         * gst-libs/gst/netbuffer/gstnetbuffer.c:
14265         add short descriptions
14266         
14267         
14268         * gst-libs/gst/interfaces/propertyprobe.c:
14269         fix return value docs   
14270         
14271         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
14272         simplify debug logging
14273         
14274         * gst-libs/gst/riff/riff-read.h:
14275         sync function prototype and docs
14276         
14277         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
14278         remove left over symbol
14279
14280 2006-06-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14281
14282         * autogen.sh:
14283         * configure.ac:
14284         * docs/Makefile.am:
14285           Use GST_PLUGIN_DOCS macro in configure.ac, add
14286           --enable-plugin-docs default to autogen.sh and use
14287           ENABLE_PLUGIN_DOCS conditional in Makefile.am (#344039).
14288
14289 2006-06-15  Wim Taymans  <wim@fluendo.com>
14290
14291         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
14292         (gst_ogg_demux_activate_chain), (gst_ogg_demux_combine_flows),
14293         (gst_ogg_demux_loop):
14294         Combine GstFlowReturn from the source pads to give a
14295         meaningfull result to the upstream peer or to stop the
14296         processing task in case of errors.
14297
14298 2006-06-14  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14299
14300         * gst/playback/gststreaminfo.c: (cb_probe):
14301           Try GST_TAG_CODEC as fallback when extracting the
14302           codec name; more debug info.
14303
14304 2006-06-14  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14305
14306         * ext/ogg/Makefile.am:
14307         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
14308           Extract language tags from ogm subtitle streams, so that
14309           the subtitle menu choices are labelled correctly in
14310           Totem (fixes #344708).
14311
14312 2006-06-14  Wim Taymans  <wim@fluendo.com>
14313
14314         Patch by: Alessandro Decina <alessandro at nnva dot org>
14315
14316         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_clear),
14317         (gst_ogg_mux_release_pad), (gst_ogg_mux_get_headers),
14318         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_init_collectpads),
14319         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
14320         Fix various leaks. Fixes #343699.
14321         Add x-smoke mime type.
14322
14323 2006-06-14  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14324
14325         * gst-libs/gst/riff/riff-ids.h:
14326           Add IDs for 'bext' chunks (see #343837).
14327
14328 2006-06-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14329
14330         Patch by: Young-Ho Cha  <ganadist at chollian net>
14331
14332         * gst/subparse/samiparse.c: (sami_context_pop_state),
14333         (handle_start_font), (end_sami_element):
14334           Honour font face tags in SAMI subtitles (#344503).
14335
14336 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14337
14338         * po/POTFILES.in:
14339           add missing files containing translatable strings
14340
14341 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14342
14343         * docs/libs/tmpl/.cvsignore:
14344           we don't want those *.sgml files in CVS either
14345
14346 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14347
14348         * docs/libs/.cvsignore:
14349         * tests/check/elements/.cvsignore:
14350         * tests/check/libs/.cvsignore:
14351           ignore more
14352
14353 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14354
14355         * docs/libs/Makefile.am:
14356           also commiting the changed Makefile.am (added more libs to the
14357           doc-build)
14358
14359 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14360
14361         * docs/libs/gst-plugins-base-libs-docs.sgml:
14362         * docs/libs/gst-plugins-base-libs-sections.txt:
14363         * docs/libs/gst-plugins-base-libs.types:
14364           first batch of reordering things, add index & hierarchy
14365
14366 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14367
14368         * configure.ac:
14369           use GST_PKG_CHECK_MODULES, cleans up output
14370
14371 2006-06-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14372
14373         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
14374           Add support for burn:// URIs (#343385); const-ify things a bit,
14375           use G_N_ELEMENTS instead of hard-coded array size.
14376
14377 2006-06-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14378
14379         Patch by: Young-Ho Cha  <ganadist at chollian net>
14380
14381         * gst/subparse/samiparse.c: (fix_invalid_entities), (parse_sami):
14382           Fix up broken entities before passing them to libxml *sigh*.
14383           (#343303).
14384           
14385 2006-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
14386
14387         * configure.ac:
14388           back to TRUNK
14389
14390 === release 0.10.8 ===
14391
14392 2006-06-09  Thomas Vander Stichele <thomas at apestaart dot org>
14393
14394         * configure.ac:
14395           releasing 0.10.8, "Moar gij ziet mij nie"
14396
14397 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
14398
14399         * configure.ac:
14400         * po/af.po:
14401         * po/az.po:
14402         * po/cs.po:
14403         * po/en_GB.po:
14404         * po/hu.po:
14405         * po/it.po:
14406         * po/nb.po:
14407         * po/nl.po:
14408         * po/or.po:
14409         * po/sq.po:
14410         * po/sr.po:
14411         * po/sv.po:
14412         * po/uk.po:
14413         * po/vi.po:
14414         * win32/common/config.h:
14415           0.10.7.2 prerelease
14416
14417 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
14418
14419         * docs/libs/tmpl/gstaudio.sgml:
14420         * docs/libs/tmpl/gstcolorbalance.sgml:
14421         * docs/libs/tmpl/gstmixer.sgml:
14422         * docs/libs/tmpl/gstringbuffer.sgml:
14423         * docs/libs/tmpl/gsttuner.sgml:
14424         * docs/libs/tmpl/gstxoverlay.sgml:
14425         * gst-libs/gst/audio/audio.c:
14426         * gst-libs/gst/audio/gstringbuffer.c:
14427         * gst-libs/gst/interfaces/colorbalance.c:
14428         * gst-libs/gst/interfaces/mixer.c:
14429         * gst-libs/gst/interfaces/tuner.c:
14430         * gst-libs/gst/interfaces/xoverlay.c:
14431           move last template doc snippets to source code and delete them
14432
14433 2006-06-06  Michael Smith  <msmith@fluendo.com>
14434
14435         * ext/theora/theoraparse.c: (theora_parse_drain_queue_prematurely),
14436         (theora_parse_drain_queue):
14437           Mark DELTA_UNIT on non-keyframes.
14438
14439 2006-06-03  Jan Schmidt  <thaytan@mad.scientist.com>
14440
14441         * gst-libs/gst/audio/gstbaseaudiosink.c:
14442         (gst_base_audio_sink_class_init), (gst_base_audio_sink_setcaps):
14443         * gst-libs/gst/audio/gstbaseaudiosink.h:
14444         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps),
14445         (gst_ring_buffer_samples_done):
14446         * gst-libs/gst/audio/gstringbuffer.h:
14447         Document better the fact that latency_time and buffer_time are values
14448         stored in microseconds, and not the usual GStreamer nanoseconds.
14449         Change the variables (compatibly) that store them from GstClockTime 
14450         to guint64 to make it more clear that they're not storing clock times.
14451         Also, remove the bogus property description that says the user can
14452         specify -1 to get the default value, since that's never been the case.
14453
14454         When computing the default segment size for the ring buffer, make it
14455         an integer number of samples.
14456
14457         When the sub-class indicates a delay greater than the number of
14458         samples we've written return 0 from the audio sink get_time method.
14459
14460 2006-06-02  Michael Smith  <msmith@fluendo.com>
14461
14462         * tests/check/elements/audioconvert.c: (set_channel_positions),
14463         (get_float_mc_caps), (get_int_mc_caps):
14464         * tests/check/elements/audioresample.c:
14465         * tests/check/elements/audiotestsrc.c: (GST_START_TEST):
14466         * tests/check/elements/videorate.c:
14467         * tests/check/elements/videotestsrc.c: (GST_START_TEST):
14468         * tests/check/elements/volume.c:
14469         * tests/check/elements/vorbisdec.c:
14470         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
14471           Don't busy-wait in tests; this was causing test timeouts very
14472           frequently when running under valgrind.
14473
14474 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14475
14476         * gst/tcp/README:
14477         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_init),
14478         (gst_multi_fd_sink_remove_client_link),
14479         (gst_multi_fd_sink_client_queue_caps),
14480         (gst_multi_fd_sink_client_queue_buffer),
14481         (gst_multi_fd_sink_handle_client_write),
14482         (gst_multi_fd_sink_render):
14483         * gst/tcp/gstmultifdsink.h:
14484           make multifdsink properly deal with streamheader:
14485           - streamheader is taken from caps
14486           - buffers marked with IN_CAPS are not sent
14487           - streamheaders are sent, on connection, from the caps of the
14488             buffer where the client gets positioned to
14489           - further streamheader changes are done every time the client
14490             will receive a buffer with different caps
14491         * tests/check/elements/multifdsink.c: (GST_START_TEST),
14492         (gst_multifdsink_create_streamheader):
14493           add tests for this
14494
14495 2006-06-02  Michael Smith  <msmith@fluendo.com>
14496
14497         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
14498           Reinstate limit on channel count. Vorbis does not define the meaning
14499           of > 6 channels, so they're just independent channels. Gstreamer
14500           currently has no mechanism to represent N independent channels.
14501
14502 2006-06-02  Michael Smith  <msmith@fluendo.com>
14503
14504         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
14505           Don't arbitrarily restrict channel counts and rate in vorbis.
14506           In terms of effects likely on real-world files, this fixes 96kHz
14507           playback of vorbis.
14508
14509 2006-06-02  Michael Smith  <msmith@fluendo.com>
14510
14511         * gst/audioconvert/audioconvert.c: (float):
14512           More correct float->int conversion.
14513
14514 2006-06-02  Michael Smith  <msmith@fluendo.com>
14515
14516         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_perform_seek):
14517           Don't accidently send GST_CLOCK_TIME_NONE as a new segment start
14518           value. Fixes g-critical on trying to play back ogg containing
14519           unknown codec.
14520
14521 2006-06-02  Wim Taymans  <wim@fluendo.com>
14522
14523         * gst/playback/gstplaybasebin.c: (group_create), (group_commit),
14524         (setup_source):
14525         * gst/playback/gstplaybasebin.h:
14526         Make the subtitle detection work from any thread so we don't
14527         deadlock. Fixes #343397.
14528
14529 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14530
14531         * gst/volume/Makefile.am:
14532           Seriously, it's not *that* hard to get compilation right.  Even
14533           a drunk can do it ! Add LIBOIL CFLAGS and LIBS
14534
14535 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
14536
14537         * gst/volume/gstvolume.c: (volume_choose_func),
14538         (volume_update_real_volume), (gst_volume_class_init),
14539         (gst_volume_init), (volume_process_float), (volume_process_int16),
14540         (volume_process_int16_clamp), (volume_set_caps),
14541         (volume_transform_ip), (plugin_init):
14542         * gst/volume/gstvolume.h:
14543         rewrite the passthrough check, split _int16 and _int16_clamp, fix
14544         another property desc., remove unused param from process function
14545         
14546         * tests/check/elements/volume.c: (volume_suite):
14547         reactivate the passthrough test
14548
14549 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
14550
14551         * ext/alsa/gstalsamixerelement.h:
14552         * ext/alsa/gstalsamixeroptions.h:
14553         * ext/alsa/gstalsamixertrack.h:
14554         * ext/gnomevfs/gstgnomevfssink.h:
14555         * ext/gnomevfs/gstgnomevfssrc.h:
14556         * ext/theora/gsttheoradec.h:
14557         * ext/theora/gsttheoraenc.h:
14558         * ext/theora/gsttheoraparse.h:
14559         * ext/vorbis/vorbisparse.h:
14560         * gst-libs/gst/audio/gstaudioclock.h:
14561         * gst-libs/gst/audio/gstaudiofilter.h:
14562         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
14563         * gst/audioconvert/gstaudioconvert.h:
14564         * gst/audioresample/gstaudioresample.h:
14565         * gst/audiotestsrc/gstaudiotestsrc.h:
14566         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
14567         * gst/playback/gststreamselector.h:
14568         * gst/tcp/gstmultifdsink.h:
14569         * gst/tcp/gsttcpclientsink.h:
14570         * gst/tcp/gsttcpclientsrc.h:
14571         * gst/tcp/gsttcpserversink.h:
14572         * gst/tcp/gsttcpserversrc.h:
14573         * gst/videorate/gstvideorate.h:
14574         * gst/videoscale/gstvideoscale.h:
14575         * gst/videotestsrc/gstvideotestsrc.h:
14576         * gst/volume/gstvolume.h:
14577         * sys/v4l/gstv4ljpegsrc.h:
14578         * sys/v4l/gstv4lmjpegsink.h:
14579         * sys/v4l/gstv4lmjpegsrc.h:
14580         * sys/v4l/gstv4lsrc.h:
14581         * sys/ximage/ximagesink.h:
14582         * sys/xvimage/xvimagesink.h:
14583         * tests/old/testsuite/alsa/sinesrc.h:
14584         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
14585
14586 2006-05-31  Wim Taymans  <wim@fluendo.com>
14587
14588         * ext/libvisual/visual.c: (gst_visual_reset),
14589         (gst_visual_sink_setcaps), (gst_visual_sink_event),
14590         (gst_visual_src_event), (get_buffer), (gst_visual_chain):
14591         Handle DISCONT.
14592         Use running time before doing QoS.
14593         Handle mono too.
14594
14595 2006-05-31  Thomas Vander Stichele  <thomas at apestaart dot org>
14596
14597         * docs/libs/Makefile.am:
14598           set a magic variable to indicate we know the docs are incomplete
14599
14600 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
14601
14602         * win32/common/libgstvideo.def:
14603           export gst_video_calculate_display_ratio
14604         * win32/vs6/libgstvideoscale.dsp:
14605           add link to libgstvideo-0.10.lib
14606
14607 2006-05-30  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14608
14609         * gst/playback/gstplaybasebin.c: (gen_source_element):
14610           Throw a more comprehensible error for rtsp:// URIs (rather
14611           than erroring out with a negotiation error later on) until
14612           we fix playbin to handle rtspsrc etc.
14613
14614 2006-05-30  Wim Taymans  <wim@fluendo.com>
14615
14616         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
14617         (gst_text_overlay_text_event):
14618         Added some FIXMEs.
14619
14620 2006-05-30  Wim Taymans  <wim@fluendo.com>
14621
14622         * gst/adder/gstadder.c: (gst_adder_class_init), (gst_adder_init),
14623         (gst_adder_request_new_pad), (gst_adder_release_pad):
14624         * gst/adder/gstadder.h:
14625         Implement release_request_pad.
14626         Make padcounter atomic.
14627
14628         * tests/check/elements/adder.c: (GST_START_TEST), (adder_suite):
14629         Added check for release_pad in adder.
14630
14631 2006-05-30  Wim Taymans  <wim@fluendo.com>
14632
14633         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream):
14634         Fix build again.
14635
14636 2006-05-30  Thomas Vander Stichele  <thomas at apestaart dot org>
14637
14638         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
14639         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
14640         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
14641         (gst_ogg_pad_submit_page), (gst_ogg_chain_new_stream),
14642         (gst_ogg_demux_seek), (gst_ogg_demux_get_data),
14643         (gst_ogg_demux_get_next_page), (gst_ogg_demux_do_seek),
14644         (gst_ogg_demux_bisect_forward_serialno),
14645         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_chains),
14646         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
14647           add more debugging
14648           clean up printf formats for granulepos and serialno
14649
14650 2006-05-30  Michael Smith  <msmith@fluendo.com>
14651
14652         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
14653         (gst_vorbis_enc_class_init), (gst_vorbis_enc_dispose),
14654         (gst_vorbis_enc_generate_sink_caps), (gst_vorbis_enc_sink_getcaps),
14655         (gst_vorbis_enc_init), (gst_vorbis_enc_buffer_from_header_packet),
14656         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
14657         * ext/vorbis/vorbisenc.h:
14658           Multi-channel caps negotiation, so we can do proper multichannel
14659           vorbis encoding, negotiated through audioconvert.
14660
14661 2006-05-30  Wim Taymans  <wim@fluendo.com>
14662
14663         * tests/check/elements/adder.c: (test_event_message_received),
14664         (test_play_twice_message_received), (GST_START_TEST),
14665         (adder_suite):
14666         Added check to show that #339935 is fixed with ongoing
14667         adder and collectpads fixes.
14668
14669 2006-05-29  Wim Taymans  <wim@fluendo.com>
14670
14671         * gst/adder/gstadder.c: (gst_adder_request_new_pad):
14672         Don't leak pad name.
14673
14674 2006-05-29  Wim Taymans  <wim@fluendo.com>
14675
14676         * gst/adder/gstadder.c: (gst_adder_query_duration),
14677         (forward_event_func), (forward_event), (gst_adder_src_event):
14678         Fix adder seeking.
14679         Make query/seeking code threadsafe.
14680
14681         * tests/check/Makefile.am:
14682         * tests/check/elements/adder.c: (test_event_message_received),
14683         (GST_START_TEST), (test_play_twice_message_received):
14684         Fix adder test case.
14685
14686 2006-05-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14687
14688         Patch by: Young-Ho Cha  <ganadist at chollian net>
14689
14690         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
14691         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
14692         (set_encoding_element), (decodebin_element_added_cb),
14693         (decodebin_element_removed_cb), (setup_subtitle), (setup_source),
14694         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
14695         * gst/playback/gstplaybasebin.h:
14696           Add 'subtitle-encoding' property to playbin, so applications can
14697           force a subtitle encoding for non-UTF8 subtitles (#342268).
14698
14699         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init),
14700         (gst_sub_parse_set_property):
14701           Rename recently-added 'encoding' property to 'subtitle-encoding'
14702           (so it can be proxied by playbin/decodebin in a generic way
14703           with less danger of false positives).
14704
14705 2006-05-29  Michael Smith  <msmith@fluendo.com>
14706
14707         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
14708         (append_with_other_format), (set_structure_widths),
14709         (gst_audio_convert_transform_caps):
14710           Patch from #341562: give more specific audio caps in get_caps, so
14711           that basetransform  can make better decisions on what caps to
14712           negotiate.
14713
14714 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
14715
14716         * tests/check/elements/volume.c:
14717         make it compile again
14718
14719 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
14720
14721         * tests/check/elements/volume.c: (volume_suite):
14722         disable test until #343196 gets resolved
14723
14724 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
14725
14726         * gst/adder/gstadder.c: (gst_adder_get_type):
14727         Make it easier to copy&paste
14728         
14729         * gst/volume/Makefile.am:
14730         * gst/volume/gstvolume.c: (volume_update_real_volume),
14731         (gst_volume_set_volume), (gst_volume_set_mute),
14732         (gst_volume_class_init), (volume_process_int16), (volume_set_caps),
14733         (volume_transform_ip), (volume_update_mute),
14734         (volume_update_volume):
14735         * gst/volume/gstvolume.h:
14736         Add own debug category, move duplicate code to helper function, fix
14737         property texts, add more comments and prepare ffor liboil-goodness
14738         
14739         * tests/check/Makefile.am:
14740         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
14741         add test for mute and passtrough case, be a bit more verbose to track
14742         failure
14743         
14744         * tests/check/generic/states.c: (GST_START_TEST):
14745         catch elements that fail to instantiate
14746
14747 2006-05-28  Edward Hervey  <edward@fluendo.com>
14748
14749         * tests/check/pipelines/simple-launch-lines.c:
14750         * tests/check/pipelines/theoraenc.c:
14751         * tests/check/pipelines/vorbisenc.c:
14752         Comment out tests using parse_launch() if core was built without
14753         parsing capabilities.
14754
14755 2006-05-27  Edward Hervey  <edward@fluendo.com>
14756
14757         * tests/check/Makefile.am:
14758         Extra bonus points for whoever explains to ensonic that you are meant
14759         to test unit tests thoroughly before commiting them, especially if
14760         you know it's going to break.
14761         De-activated element/adder tests.
14762
14763 2006-05-27  Edward Hervey  <edward@fluendo.com>
14764
14765         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
14766         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps):
14767         Marking caps conversion issues as GST_WARNING is way too verbose,
14768         Moving them to GST_LOG.
14769
14770 2006-05-27  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14771
14772         * README:
14773           Replace current README (containing the release notes from
14774           some 0.9.x version) with a proper README taken from the core.
14775
14776 2006-05-26  Wim Taymans  <wim@fluendo.com>
14777
14778         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
14779         (vorbis_dec_src_event), (vorbis_dec_sink_event), (vorbis_do_clip),
14780         (vorbis_dec_push), (vorbis_handle_data_packet), (vorbis_dec_chain),
14781         (vorbis_dec_change_state):
14782         Small cleanups.
14783         Add some FIXMEs
14784         Clip output samples to segment boundaries.
14785
14786 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
14787
14788         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
14789         (gst_ximagesink_xcontext_get), (gst_ximagesink_show_frame):
14790         Improve the errors produced on bad output, including some human
14791         readable description strings.
14792         Handle the (theoretical for ximagesink) case where the XServer 
14793         has a different idea about the size required for a particular 
14794         frame and gives us too small a memory allocation.
14795
14796 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
14797
14798         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
14799         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
14800         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
14801         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
14802         Improve the errors produced on bad output, including some human 
14803         readable description strings.
14804         Handle RGB Xv formats properly by transforming them into our 
14805         big-endian caps description.
14806         Use gst_caps_truncate to ensure that we never try and choose a
14807         non-fixed caps in buffer_alloc.
14808         Handle the case where the XServer has a different idea about the size
14809         required for a particular frame and gives us too small a memory
14810         allocation.
14811         Use -1 to indicate 'no image format', because 0 is a valid XServer
14812         image format number.
14813         Put RGB Xv formats at the end of the caps, so that we always prefer
14814         YUV format frames.
14815         Iterate the available Xv Encodings to determine the maximum width and
14816         height, and then return that in our caps.
14817         (Closes #315312, #337544)
14818
14819 2006-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
14820
14821         * gst/playback/gstdecodebin.c: (remove_fakesink), (pad_probe):
14822         When there is only one unfinished pad and it receives an event that
14823         doesn't match our requirements, we need to set alldone=FALSE so that
14824         the fakesink is not removed yet.
14825
14826 2006-05-25  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14827
14828         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
14829           Use gst_type_find_helper_for_buffer() to find the type
14830           of stream from the first packet.
14831
14832         * configure.ac:
14833           Bump requirements to core CVS (needed for vorbis
14834           typefinding to work).
14835
14836 2006-05-24  Edward Hervey  <edward@fluendo.com>
14837
14838         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): 
14839         Added the 'prfl' atom type which MQV (no, it's not a typo) files
14840         contain.  Else they play perfectly fine with qtdemux.
14841
14842 2006-05-23  Stefan Kost  <ensonic@users.sf.net>
14843
14844         * ext/theora/theoradec.c:
14845         * ext/theora/theoraenc.c:
14846         * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
14847         * gst/audiorate/gstaudiorate.c:
14848           make more debug catagories static
14849         
14850         * tests/check/Makefile.am:
14851         * tests/check/elements/adder.c: (message_received),
14852         (test_event_message_received), (GST_START_TEST),
14853         (test_play_twice_message_received), (adder_suite):
14854           added test case for using element twice, extra bonus points for anyone
14855           who can make these test run reliably
14856
14857 2006-05-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14858
14859         * ext/theora/theoradec.c: (theora_dec_chain):
14860           Make work with time-stamped input buffers that do not
14861           have a granulepos in BUFFER_OFFSET_END (like theora
14862           buffers coming from matroskademux). Fixes #342448.
14863
14864 2006-05-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14865
14866         Patch by: Peter Kjellerstedt  <pkj at axis com>
14867
14868         * gst/tcp/Makefile.am:
14869           fdstresstest doesn't need Gtk+, fix compilation if 
14870           gtk is not available (#342566).
14871
14872 2006-05-19 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
14873          
14874         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
14875           80 line columns
14876           Removed redundant floor()
14877
14878 2006-05-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14879
14880         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
14881           On second thought, just skip JUNK chunks automatically, so
14882           the caller doesn't have to handle this. Fixes #342345.
14883           Also, return GST_FLOW_UNEXPECTED if we get a short read,
14884           not GST_FLOW_ERROR.
14885
14886 2006-05-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14887
14888         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
14889           Don't bail out on JUNK chunks with a size of 0 (would try to
14890           pull_range 0 bytes before, which sources don't like too much).
14891           See #342345.
14892
14893 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
14894
14895         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
14896         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
14897         Use the gstutil scaling function to preserve 64 bits while calculating
14898         output width and height from the display-aspect-ratio. (A continuation
14899         of #341542)
14900
14901 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
14902
14903         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
14904         (gst_xvimagesink_buffer_alloc):
14905         * sys/xvimage/xvimagesink.h:
14906         When performing buffer allocations, remember the caps and image format
14907         we return so that if the same caps are asked for next time we can
14908         return them immediately without doing any caps intersections.
14909
14910 2006-05-18 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
14911          
14912         * gst-libs/gst/rtp/README:
14913           Some new documentation
14914         * gst-libs/gst/rtp/gstrtpbuffer.h:       
14915           Added GST_RTP_PAYLOAD_DYNAMIC_STRING for use by children       
14916         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
14917         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:     
14918           New RTP audio base payloader class. Supports frame or sample based
14919           codecs.  Not enabled in Makefile.am until approved.
14920
14921 2006-05-18  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14922
14923         * tests/check/elements/alsa.c: (test_device_property_probe):
14924           Fix test case: don't try to free NULL GValueArray when there
14925           are no devices.
14926
14927 2006-05-18  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14928
14929         * tests/check/Makefile.am:
14930         * tests/check/elements/alsa.c: (test_device_property_probe),
14931         (alsa_suite), (main):
14932           Add simple test that runs a device property probe on alsasrc,
14933           alsasink and alsamixer. Disable valgrind check for now (too
14934           many leaks in libasound, and valgrind ignored my suppressions
14935           additions).
14936
14937 2006-05-18  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14938
14939         * ext/alsa/gstalsadeviceprobe.c: (gst_alsa_get_device_list),
14940         (gst_alsa_device_property_probe_probe_property),
14941         (gst_alsa_device_property_probe_needs_probe),
14942         (gst_alsa_device_property_probe_get_values),
14943         (gst_alsa_type_add_device_property_probe_interface):
14944         * ext/alsa/gstalsadeviceprobe.h:
14945         * ext/alsa/gstalsamixerelement.c:
14946         (gst_alsa_mixer_element_init_interfaces):
14947         * ext/alsa/gstalsamixerelement.h:
14948           Clean up and simplify alsa device probing. Make it actually work
14949           for multiple classes. Don't cache results any longer.
14950
14951         * ext/alsa/gstalsasink.c: (gst_alsasink_init_interfaces),
14952         (gst_alsasink_init):
14953         * ext/alsa/gstalsasrc.c: (gst_alsasrc_dispose),
14954         (gst_alsasrc_interface_supported), (gst_implements_interface_init),
14955         (gst_alsasrc_init_interfaces), (gst_alsasrc_set_property):
14956           Make alsasink and alsasrc implement the GstPropertyProbe interface
14957           for device probing (#342181).
14958           Patch by: Martin Szulecki  <gnomebugzilla at sukimashita com>
14959
14960 2006-05-18  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14961
14962         * gst/subparse/samiparse.c: (handle_start_font):
14963           Don't ignore return value of strtol (++compiler_happiness).
14964
14965 2006-05-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14966
14967         Patch by: Young-Ho Cha  <ganadist chollian net>
14968
14969         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
14970         (gst_sub_parse_class_init), (gst_sub_parse_init),
14971         (gst_sub_parse_set_property), (gst_sub_parse_get_property),
14972         (convert_encoding):
14973         * gst/subparse/gstsubparse.h:
14974           Add 'encoding' property (#341681).
14975
14976         * gst/subparse/samiparse.c: (characters_sami):
14977           Output is pango markup, so we need to escape text
14978           between tags (#342143).
14979
14980 2006-05-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14981
14982         * gst-libs/gst/audio/multichannel.c:
14983         (gst_audio_check_channel_positions):
14984           It's okay to have caps with channels=1 and a channel position
14985           different from GST_AUDIO_CHANNEL_POSITION_FRONT_MONO
14986           (deinterleavers might want to keep the position in the caps,
14987           so that they can be re-interleaved again properly later).
14988           Leave check for unexpected 2-channel layouts intact for now.
14989
14990 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14991
14992         * gst/tcp/gsttcp.c: (gst_tcp_socket_read):
14993         Return GST_FLOW_UNEXPECTED when we have an eos on the socket so
14994         basesrc can do its job correctly.
14995
14996 2006-05-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14997
14998         * ext/alsa/Makefile.am:
14999         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
15000         (gst_alsa_detect_formats), (get_channel_free_structure),
15001         (caps_add_channel_configuration), (gst_alsa_detect_channels),
15002         (gst_alsa_probe_supported_formats):
15003         * ext/alsa/gstalsa.h:
15004         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
15005           Refactor and improve caps probing code: probe signedness
15006           when we probe the supported formats/widths; set endianness
15007           to the one we actually probed for (ie. cpu endianness).
15008           
15009         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (gst_alsasrc_getcaps),
15010         (gst_alsasrc_close):
15011         * ext/alsa/gstalsasrc.h:
15012           Implement caps probing for alsasrc.
15013
15014 2006-05-15  Wim Taymans  <wim@fluendo.com>
15015
15016         * ext/theora/theoradec.c: (gst_theora_dec_reset),
15017         (theora_dec_src_query), (theora_dec_src_event),
15018         (theora_dec_sink_event), (theora_handle_comment_packet),
15019         (theora_handle_data_packet), (theora_dec_change_state):
15020         Cleanups, add some G_LIKELY.
15021         Use segment helpers instead of our own wrong code.
15022         Clear queued buffers on seek and READY.
15023
15024         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
15025         (vorbis_dec_convert), (vorbis_dec_src_query),
15026         (vorbis_dec_src_event), (vorbis_dec_sink_event),
15027         (vorbis_handle_comment_packet), (vorbis_dec_push),
15028         (vorbis_handle_data_packet), (vorbis_dec_chain),
15029         (vorbis_dec_change_state):
15030         * ext/vorbis/vorbisdec.h:
15031         Remove old useless packetno variable.
15032         Do position query properly.
15033         Add some G_LIKELY.
15034         Do cleanup of queued buffers in new helper function
15035         and use it.
15036
15037 2006-05-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15038
15039         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
15040           Query supported sample rates. Fixes #341732.
15041
15042 2006-05-15  Julien MOUTTE  <julien@moutte.net>
15043
15044         * gst/playback/gstdecodebin.c: (cleanup_decodebin),
15045         (gst_decode_bin_change_state): Make decodebin reusable
15046         when going from PAUSE_TO_READY and then back to PAUSED.
15047         Fixes #331678.
15048
15049 2006-05-15  Wim Taymans  <wim@fluendo.com>
15050
15051         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types),
15052         (vorbis_dec_convert), (vorbis_dec_src_query),
15053         (vorbis_dec_sink_query), (vorbis_dec_src_event),
15054         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
15055         (vorbis_dec_clean_queued), (vorbis_dec_push),
15056         (vorbis_handle_data_packet), (vorbis_dec_change_state):
15057         Cleanups. Use refcounting and DEBUG_OBJECT.
15058         Reset segment on flush, use code methods instead of our
15059         own wrong version.
15060         Fix potential memleak.
15061
15062 2006-05-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15063
15064         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
15065         (gst_alsasink_init):
15066         * ext/alsa/gstalsasink.h:
15067           Don't leak allocated snd_output_t structure if there's
15068           more than one alsasink instance at a time (#341873).
15069           Also fix GObject macros in header file.
15070           
15071 2006-05-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15072
15073         * gst/subparse/gstsubparse.c:
15074         (gst_sub_parse_data_format_autodetect):
15075           Don't use libxml functions in the typefinding code.
15076
15077 2006-05-15  Wim Taymans  <wim@fluendo.com>
15078
15079         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
15080         Fix seeking performance in the case where a non-header 
15081         packet has a 0 granulepos (busted theora case). 
15082         Fixes #341719
15083         (nvdr: thanks Wim for not mentioning who spotted and fixed it in
15084          the first place, you limelight stealer you)
15085
15086 2006-05-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15087
15088         * gst/subparse/gstsubparse.c:
15089         (gst_sub_parse_data_format_autodetect):
15090           Improve SAMI typefinding: handle case where there are
15091           whitespaces or newlines in front of the first <SAMI>
15092           tag (#169936).
15093
15094 2006-05-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15095
15096         * configure.ac:
15097           Build video4linux plugin even if there's no XVIDEO, just
15098           without implementing the GstXOverlay interface (#334002).
15099          
15100 2006-05-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15101
15102         * configure.ac:
15103         * ext/libvisual/visual.c: (gst_visual_actor_plugin_is_gl),
15104         (plugin_init):
15105           Add tentative support for libvisual-0.4 (#336881).
15106
15107 2006-05-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15108
15109         Patch by: Young-Ho Cha <ganadist at chollian net>
15110
15111         * gst/subparse/samiparse.c: (handle_start_font):
15112           Need to map "silver" colour explicitly (#169936).
15113
15114 2006-05-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15115
15116         Patch by: Young-Ho Cha  <ganadist at chollian net>
15117
15118         * gst/subparse/Makefile.am:
15119         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
15120         (parser_state_dispose), (gst_sub_parse_data_format_autodetect),
15121         (gst_sub_parse_format_autodetect), (feed_textbuf),
15122         (gst_subparse_type_find), (plugin_init):
15123         * gst/subparse/gstsubparse.h:
15124         * gst/subparse/samiparse.c:
15125         * gst/subparse/samiparse.h:
15126           Add support for SAMI subtitles (#169936).
15127
15128 2006-05-14  Michael Smith  <msmith@fluendo.com>
15129
15130         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
15131           Fix #341696: crash when mixing L+R+C to mono or stereo.
15132         * tests/check/Makefile.am:
15133         * tests/check/elements/audioconvert.c: (set_channel_positions),
15134         (get_float_mc_caps), (get_int_mc_caps), (GST_START_TEST),
15135         (audioconvert_suite):
15136           Add test for the above, including some generic framework bits for
15137           testing multichannel things.
15138
15139 === release 0.10.7 ===
15140
15141 2006-05-14  Jan Schmidt <thaytan@mad.scientist.com>
15142
15143         * configure.ac:
15144           releasing 0.10.7, "Leave the gun"
15145
15146 2006-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15147
15148         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
15149         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
15150         Fix the build.
15151
15152 2006-05-12  Jan Schmidt  <thaytan@mad.scientist.com>
15153
15154         * docs/libs/gst-plugins-base-libs-docs.sgml:
15155         * docs/libs/gst-plugins-base-libs-sections.txt:
15156         * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio):
15157         * gst-libs/gst/video/video.h:
15158         * gst/videoscale/Makefile.am:
15159         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
15160         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
15161         * tests/check/Makefile.am:
15162         * tests/check/libs/video.c: (GST_START_TEST), (video_suite),
15163         (main):
15164           Fix integer overflow problem with pixel-aspect-ratio calculations
15165           in videoscale and xvimagesink (#341542)
15166
15167 2006-05-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15168
15169         * gst-libs/gst/tag/gstid3tag.c:
15170           Map GST_IMAGE_TAG to and from ID2v2 APIC frames (#341557).
15171
15172 2006-05-12  Sebastien Moutte  <sebastien@moutte.net>
15173
15174         * win32/MANIFEST:
15175           update win32 files listing
15176
15177 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15178
15179         patch by: Sjoerd Simons (sjoerd@luon.net)
15180
15181         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
15182         (group_create), (group_destroy), (add_stream),
15183         (gst_play_base_bin_get_property),
15184         (gst_play_base_bin_get_streaminfo_value_array):
15185         * gst/playback/gstplaybasebin.h:
15186           API: GstPlayBaseBin::stream-info-value-array property
15187           use a more bindings-friendly way of exposing streaminfo
15188           using a GValueArray.  Tested in ipython.
15189           Closes #341114
15190
15191 2006-05-11  Wim Taymans  <wim@fluendo.com>
15192
15193         * gst/playback/gstdecodebin.c: (try_to_link_1), (queue_enlarge),
15194         (queue_underrun_cb), (queue_filled_cb):
15195         Also catch queue underruns but don't do anything yet.
15196         Refactor and comment queue enlarging code a bit.
15197
15198         * gst/playback/gstplaybasebin.c: (queue_overrun),
15199         (queue_threshold_reached), (queue_out_of_data),
15200         (gen_preroll_element):
15201         If a queue over/underruns check that we don't create nasty
15202         deadlocks when the min-threshold is not reached but the
15203         max-bytes is. In those cases disable max-bytes when we
15204         know that the queue is fed timed data.
15205         Add more comments.
15206
15207 2006-05-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15208
15209         * gst/playback/gstplaybin.c: (gen_audio_element):
15210           Make playbin automatically plug an 'audioresample'
15211           element before the audio sink as well. This solves
15212           problems with sinks that only accept a very specific
15213           sample rate, like esdsink (e.g. #340379).
15214
15215 2006-05-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15216
15217         * gst/playback/gstplaybasebin.c: (gen_source_element):
15218           Make http sources send special headers so that we receive
15219           icecast metadata if the http stream is an icecast stream
15220           (otherwise the server will just ignore them). This also
15221           means that from now on users will need the 'icydemux'
15222           element from gst-plugins-good installed if they want to
15223           listen to icecast radio streams. (#341432, #333657).
15224
15225 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15226
15227         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_remove_client_link),
15228         (gst_multi_fd_sink_new_client), (gst_multi_fd_sink_stop):
15229           remove stupid example from docs - it should come with a simple
15230           C program instead.
15231           Clean up/fix docs
15232         * tests/check/elements/multifdsink.c: (wait_bytes_served),
15233         (fail_if_can_read), (GST_START_TEST),
15234         (gst_multifdsink_create_streamheader), (multifdsink_suite):
15235           add a test for changing streamheader which exposes a bug in
15236           multifdsink
15237
15238 2006-05-11  Michael Smith  <msmith@fluendo.com>
15239
15240         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
15241         (gst_gnome_vfs_src_received_headers_callback):
15242         * ext/gnomevfs/gstgnomevfssrc.h:
15243           Don't set icy-caps unless we have a sane interval value. Move
15244           interval to a local variable; we never use it outside this function.
15245
15246 2006-05-11  Wim Taymans  <wim@fluendo.com>
15247
15248         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
15249         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
15250         Register special buffer types along with the objects so
15251         that they are not registered at runtime from N different
15252         streaming threads since they are not threadsafe.
15253
15254 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
15255
15256         * tests/check/elements/multifdsink.c: (wait_bytes_served),
15257         (GST_START_TEST), (fail_unless_read), (multifdsink_suite):
15258           add two more tests, one doing streamheader
15259
15260 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
15261
15262         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_stop):
15263           clean up the bufqueue when shutting down
15264         * tests/check/Makefile.am:
15265         * tests/check/elements/multifdsink.c: (setup_multifdsink),
15266         (cleanup_multifdsink), (GST_START_TEST), (multifdsink_suite),
15267         (main):
15268           add a test for the leak that was just fixed
15269
15270 2006-05-10  Wim Taymans  <wim@fluendo.com>
15271
15272         * gst/adder/gstadder.c: (gst_adder_setcaps),
15273         (gst_adder_query_duration), (gst_adder_query), (forward_event),
15274         (gst_adder_src_event), (gst_adder_sink_event),
15275         (gst_adder_class_init), (gst_adder_finalize),
15276         (gst_adder_request_new_pad), (gst_adder_collected):
15277         * gst/adder/gstadder.h:
15278         Updated some docs. Added comments and FIXMEs all over the place.
15279         Improve debugging info.
15280         Fix leak on finalize by not calling the parent.
15281         Implement duration query.
15282         Make event forwarding threadsafe.
15283         Correctly send NEWSEGMENT at start and after flush.
15284         Handle EOS correctly.
15285         Post error when not negotiated.
15286
15287         * tests/check/elements/adder.c: (GST_START_TEST):
15288         Added FIXME in the test.
15289
15290 2006-05-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15291
15292         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
15293         (gst_text_overlay_halign_get_type),
15294         (gst_text_overlay_wrap_mode_get_type):
15295         * ext/theora/theoradec.c: (theora_handle_type_packet),
15296         (theora_handle_data_packet):
15297         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
15298         (theora_enc_sink_setcaps), (theora_enc_chain):
15299         * gst-libs/gst/cdda/gstcddabasesrc.c:
15300         (gst_cdda_base_src_mode_get_type):
15301         * gst/audiotestsrc/gstaudiotestsrc.c:
15302         (gst_audiostestsrc_wave_get_type):
15303         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
15304         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
15305         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
15306         (gst_sync_method_get_type), (gst_unit_type_get_type),
15307         (gst_client_status_get_type):
15308         * gst/videoscale/gstvideoscale.c:
15309         (gst_video_scale_method_get_type):
15310         * gst/videotestsrc/gstvideotestsrc.c:
15311         (gst_video_test_src_pattern_get_type):
15312         * gst/videotestsrc/videotestsrc.c: (paint_setup_I420),
15313         (paint_setup_YV12), (paint_setup_YUY2), (paint_setup_UYVY),
15314         (paint_setup_YVYU), (paint_setup_IYU2), (paint_setup_Y41B),
15315         (paint_setup_Y42B), (paint_setup_Y800), (paint_setup_YVU9),
15316         (paint_setup_YUV9), (paint_setup_RGB888), (paint_setup_BGR888),
15317         (paint_setup_RGB565), (paint_setup_xRGB1555):
15318           Const-ify GEnumValue and GFlagsValue arrays. Use
15319           GST_ROUND_UP_* macros instead of home-made ones.
15320
15321 2006-05-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15322
15323         * configure.ac:
15324           Require core CVS for the new newsegment stuff.
15325
15326 2006-05-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15327
15328         Patch by: Sjoerd Simons  <sjoerd at luon net>
15329
15330         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type):
15331           Register nick for enum value (#341160).
15332
15333 2006-05-09  Stefan Kost  <ensonic@users.sf.net>
15334
15335         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find),
15336         (plugin_init):
15337          backout typefind patch #340375
15338          
15339         * tests/check/elements/adder.c: (message_received),
15340         (GST_START_TEST), (adder_suite):
15341           redo, signal-handling of test
15342
15343 2006-05-09  Wim Taymans  <wim@fluendo.com>
15344
15345         * gst/adder/gstadder.c: (gst_adder_request_new_pad),
15346         (gst_adder_collected):
15347         * gst/adder/gstadder.h:
15348         Remove bogus segment merging and forwarding, we don't
15349         care about timestamps anyway and we just produce a
15350         continuous stream. 
15351         Also create a nice NEWSEGMENT event when we start.
15352         Use _scale_int some more.
15353
15354 2006-05-09  Edward Hervey  <edward@fluendo.com>
15355
15356         * tests/icles/stress-xoverlay.c:
15357         Fix if core was built without parsing support.
15358
15359 2006-05-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15360
15361         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
15362           Add SEDG (Samsung MPEG-4) fourcc.
15363
15364 2006-05-09  Edward Hervey  <edward@fluendo.com>
15365
15366         * tests/icles/stress-xoverlay.c:
15367         * tests/examples/volume/volume.c:
15368         Fix if core was built without parsing support.
15369
15370         * tests/examples/seek/seek.c:
15371         Disable the parse_launch example if core was built without parsing
15372         support.
15373
15374 2006-05-08  Edward Hervey  <edward@fluendo.com>
15375
15376         * autogen.sh: (CONFIGURE_DEF_OPT): 
15377         libtoolize on Darwin/MacOSX is called glibtoolize
15378
15379 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15380
15381         * tests/check/Makefile.am:
15382         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST):
15383           Disable the adder test, until the build-slaves posses the kindness to 
15384           either like it or to give valid reason for not doing so 
15385
15386 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15387
15388         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
15389         (adder_suite):
15390           Shuffle NULL state change around and raise timeout more
15391
15392 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15393
15394         * gst/typefind/gsttypefindfunctions.c: (mp4_find_box),
15395         (mp4_type_find), (plugin_init):
15396           Add typefind to distinguish between "audio/x-m4a" and new type
15397           "video/mp4". Fixes #340375
15398
15399         * tests/check/elements/adder.c: (adder_suite):
15400           Raise timeout to make buildbot happy
15401
15402 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15403
15404         * gst/adder/gstadder.c: (gst_adder_sink_event),
15405         (gst_adder_request_new_pad), (gst_adder_change_state):
15406         * gst/adder/gstadder.h:
15407         * tests/check/Makefile.am:
15408         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
15409         (adder_suite), (main):
15410           Add sink-event handling to adder. It tries to merge incomming
15411           newsegment-events. Added test to check if segment_done is comming
15412           through. Fixes #340060
15413
15414 2006-05-05  Andy Wingo  <wingo@pobox.com>
15415
15416         * ext/theora/theoraparse.c (gst_theora_parse_init)
15417         (theora_parse_src_convert, theora_parse_src_query):
15418         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init)
15419         (vorbis_parse_convert, vorbis_parse_src_query): Add convert and
15420         query functions on the source pads of the theora and vorbis parse
15421         elements. Fixes position querying when doing a remux.
15422
15423 2006-05-05  Michael Smith  <msmith@fluendo.com>
15424
15425         * ext/theora/theoraparse.c: (parse_granulepos),
15426         (theora_parse_drain_queue_prematurely),
15427         (theora_parse_queue_buffer), (theora_parse_sink_event):
15428           Fix flushing.
15429           Fix invalid granulepos outputs when starting with a non-keyframe.
15430
15431 2006-05-05  Jan Schmidt  <thaytan@mad.scientist.com>
15432
15433         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find),
15434         (mpeg1_sys_type_find), (ogganx_type_find), (sw_data_destroy):
15435         Rearrange MPEG system stream detection, fixing some memleaks in the
15436         process.
15437         Constify the data for STARTS_WITH and RIFF helper handlers. Make sure
15438         they clean up their data correctly.
15439         Remove unused ogganx caps and move the 'is_annodex' check to inside
15440         the 'is_ogg' if statement.
15441
15442 2006-05-05  Wim Taymans  <wim@fluendo.com>
15443
15444         * gst/playback/gstdecodebin.c: (cleanup_decodebin):
15445         Properly remove ghostpads. Fixes #340392
15446
15447 2006-05-04  David Schleef  <ds@schleef.org>
15448
15449         * gst/typefind/gsttypefindfunctions.c:
15450
15451 2006-05-03  Jan Schmidt  <thaytan@mad.scientist.com>
15452
15453         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
15454         (mpeg_ts_probe_headers), (mpeg_ts_type_find):
15455
15456         When typefinding an MP3 in push-based mode, don't penalise the
15457         probability down to 74% when we found 5 valid frames just because we
15458         can't peek the end of the file.
15459
15460         Make the probability for detecting MPEG Transport Streams based on the
15461         number of sequential headers we successfully detected.
15462
15463 2006-05-03  Wim Taymans  <wim@fluendo.com>
15464
15465         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
15466         (vorbis_dec_push), (vorbis_dec_chain):
15467         Still produce an error when we receive an empty packet.
15468
15469 2006-05-03  Wim Taymans  <wim@fluendo.com>
15470
15471         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
15472         (gst_ogg_chain_mark_discont), (gst_ogg_chain_new_stream),
15473         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek):
15474         Mark buffers with DISCONT after seek and after activating new
15475         chains.
15476
15477         * ext/theora/gsttheoradec.h:
15478         * ext/theora/theoradec.c: (gst_theora_dec_reset),
15479         (theora_get_query_types), (theora_dec_sink_event),
15480         (theora_dec_push), (theora_handle_data_packet), (theora_dec_chain),
15481         (theora_dec_change_state):
15482         Fix frame counter.
15483         Detect and mark DISCONT buffers.
15484
15485         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
15486         (vorbis_dec_sink_event), (vorbis_dec_push), (vorbis_dec_chain),
15487         (vorbis_dec_change_state):
15488         * ext/vorbis/vorbisdec.h:
15489         Use GstSegment.
15490         Detect and mark DISCONT buffers.
15491         Don't crash on 0 sized buffers.
15492
15493 2006-05-03  Wim Taymans  <wim@fluendo.com>
15494
15495         * gst/volume/gstvolume.c: (volume_funcfind), (volume_set_caps),
15496         (volume_transform_ip):
15497         Increase "volume" property to 10.0. Fixes #340369.
15498         Set the process function to NULL when capsnego fails so that
15499         we properly error out.
15500
15501 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
15502
15503         * gst/playback/gstplaybin.c: (add_sink):
15504         * gst/playback/test.c: (main):
15505         * gst/playback/test5.c: (dump_element_stats):
15506         * gst/playback/test6.c: (main):
15507           free caps using gst_caps_unref, don't leak caps-strings
15508
15509 2006-05-01  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15510
15511         * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
15512         (plugin_init):
15513           Refine musepack typefinding a bit. Return MAXIMUM
15514           probability when we detect stream version 7 to make
15515           sure the mpeg audio typefinder doesn't trump us.
15516
15517 2006-04-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15518
15519         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
15520           Protect against unexpected NULL strf_data buffer.
15521
15522 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15523
15524         * tests/check/elements/audioconvert.c: (verify_convert),
15525         (GST_START_TEST):
15526           interpret the out[] buffer in the order the bytes are actually
15527           put in, which is LITTLE_ENDIAN, not BYTE_ORDER.
15528           Other tests should use BYTE_ORDER since the array is filled in
15529           with actual values
15530
15531 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15532
15533         * tests/check/elements/audioconvert.c: (verify_convert),
15534         (GST_START_TEST):
15535           when a test fails, give an indication of which it is
15536
15537 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15538
15539         * gst-libs/gst/cdda/gstcddabasesrc.c:
15540           compile fix; strtol() needs <stdlib.h>
15541
15542 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
15543
15544         * ext/alsa/gstalsamixerelement.c:
15545         * ext/alsa/gstalsasrc.c:
15546         * ext/cdparanoia/gstcdparanoiasrc.c:
15547         * ext/gnomevfs/gstgnomevfssink.c:
15548         * ext/gnomevfs/gstgnomevfssrc.c:
15549         * ext/ogg/gstoggdemux.c:
15550         * ext/ogg/gstoggmux.c:
15551         * ext/ogg/gstoggparse.c:
15552         * ext/ogg/gstogmparse.c:
15553         * ext/pango/gstclockoverlay.c:
15554         * ext/pango/gsttextoverlay.c:
15555         * ext/pango/gsttextrender.c:
15556         * ext/pango/gsttimeoverlay.c:
15557         * ext/theora/theoradec.c:
15558         * ext/theora/theoraenc.c:
15559         * ext/vorbis/vorbisdec.c:
15560         * ext/vorbis/vorbisenc.c:
15561         * gst-libs/gst/audio/gstaudiofilter.c:
15562         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
15563         * gst/audioconvert/gstaudioconvert.c:
15564         * gst/audiorate/gstaudiorate.c:
15565         * gst/audioresample/gstaudioresample.c:
15566         * gst/audiotestsrc/gstaudiotestsrc.c:
15567         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15568         * gst/playback/gstdecodebin.c:
15569         * gst/playback/gstplaybin.c:
15570         * gst/playback/gststreamselector.c:
15571         * gst/subparse/gstsubparse.c:
15572         * gst/tcp/gstmultifdsink.c:
15573         * gst/tcp/gsttcpclientsink.c:
15574         * gst/tcp/gsttcpclientsrc.c:
15575         * gst/tcp/gsttcpserversink.c:
15576         * gst/tcp/gsttcpserversrc.c:
15577         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
15578         * gst/videorate/gstvideorate.c:
15579         * gst/videoscale/gstvideoscale.c:
15580         * gst/videotestsrc/gstvideotestsrc.c:
15581         * gst/volume/gstvolume.c:
15582         * sys/v4l/gstv4ljpegsrc.c:
15583         * sys/v4l/gstv4lmjpegsink.c:
15584         * sys/v4l/gstv4lmjpegsrc.c:
15585         * sys/v4l/gstv4lsrc.c:
15586         * sys/ximage/ximagesink.c:
15587         * sys/xvimage/xvimagesink.c:
15588         * tests/check/libs/cddabasesrc.c:
15589           make GstElementDetails const
15590
15591 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
15592
15593         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
15594         (gst_adder_init):
15595           send events from src-pad to all sink-pads fixes #338657
15596
15597 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
15598
15599         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps),
15600         (alsasink_parse_spec):
15601           query width capabilities from alsa, fixes #338919
15602
15603 2006-04-28  Wim Taymans  <wim@fluendo.com>
15604
15605         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
15606         (gst_multi_fd_sink_remove_client_link):
15607         * gst/tcp/gstmultifdsink.h:
15608         Fix race condition in multifdsink that can lead to spurious 
15609         duplicate clients. this patch adds a new signal that is fired when
15610         multifdsink has removed all references to the fd.
15611         Fixes #339574.
15612         Updated documentation.
15613         API: client-fd-removed signal added
15614
15615 2006-04-28  Michael Smith  <msmith@fluendo.com>
15616
15617         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats):
15618           When asking g_value_array_new to prealloc elements, we may as well
15619           ask for the right number of elements.
15620
15621 2006-04-28  Wim Taymans  <wim@fluendo.com>
15622
15623         * gst-libs/gst/audio/gstbaseaudiosink.c:
15624         (gst_base_audio_sink_drain), (gst_base_audio_sink_event),
15625         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
15626         patch to make timestamp checking more tollerant to rounding 
15627         errors given that real discontinuities are to be marked on
15628         buffers. Fixes some asf files and #338778.
15629         Also avoid some crashers when we receive an event in the 
15630         NULL state.
15631
15632 2006-04-28  Michael Smith  <msmith@fluendo.com>
15633
15634         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
15635         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
15636         (gst_gnome_vfs_src_get_property),
15637         (gst_gnome_vfs_src_send_additional_headers_callback),
15638         (gst_gnome_vfs_src_received_headers_callback),
15639         (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_start),
15640         (gst_gnome_vfs_src_stop):
15641         * ext/gnomevfs/gstgnomevfssrc.h:
15642           Remove ICY handling (mostly) from gnomevfssrc, in favour of
15643           proper shared support within icydemux.
15644
15645 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15646
15647         * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
15648         (gst_video_rate_swap_prev), (gst_video_rate_chain):
15649           fix up docs
15650           fix a leak when no caps negotiated
15651           fix counting of input frames
15652         * tests/check/elements/.cvsignore:
15653         * tests/check/elements/videorate.c: (assert_videorate_stats),
15654         (GST_START_TEST), (videorate_suite):
15655           add tests for these
15656
15657 2006-04-28  Wim Taymans  <wim@fluendo.com>
15658
15659         * gst-libs/gst/audio/gstringbuffer.c:
15660         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
15661         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
15662         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
15663         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
15664         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
15665         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
15666         (gst_ring_buffer_commit), (gst_ring_buffer_read),
15667         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
15668         (gst_ring_buffer_clear), (gst_ring_buffer_may_start):
15669         Check arguments passed to public functions instead of
15670         crashing.
15671
15672 2006-04-28  Wim Taymans  <wim@fluendo.com>
15673
15674         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
15675         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
15676         GstBaseAudioSrc must be live or it does not work.
15677
15678         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audio_src_init):
15679         Don't set live to TRUE as this is the default in the parentclass.
15680
15681 2006-04-28  Wim Taymans  <wim@fluendo.com>
15682
15683         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps),
15684         (gst_video_scale_fixate_caps), (gst_video_scale_src_event):
15685         Videoscale doesn't pass on pixel-aspect ratio. Handle all
15686         fixation cases better. Fixes #338991
15687
15688 2006-04-28  Wim Taymans  <wim@fluendo.com>
15689
15690         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
15691         Handle 0/1 framerate correctly Fixes #331901.
15692
15693 2006-04-28  Wim Taymans  <wim@fluendo.com>
15694
15695         * tests/check/elements/audioconvert.c: (get_float_caps),
15696         (GST_START_TEST), (audioconvert_suite):
15697         Added check for correct clipping when doing float samples
15698         in audioconvert.
15699
15700 2006-04-28  Wim Taymans  <wim@fluendo.com>
15701
15702         * gst/videorate/gstvideorate.c: (gst_video_rate_event),
15703         (gst_video_rate_chain):
15704         Print more debugging info.
15705
15706 2006-04-28  Wim Taymans  <wim@fluendo.com>
15707
15708         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
15709         (resample_set_state_from_caps):
15710         Add support for other formats audioresample can handle such as
15711         32 bits in and float and 64 bits float. Fixes #301759
15712
15713 2006-04-28  Wim Taymans  <wim@fluendo.com>
15714
15715         * gst/audioconvert/audioconvert.c: (float):
15716         correctly clip float samples > 1.0. Fixes #338718
15717
15718 2006-04-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15719
15720         Patch by: Young-Ho Cha  <ganadist at chollian net>
15721
15722         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
15723         (gst_text_overlay_render_text):
15724           Don't strip newlines from the text. Also, center lines
15725           within multi-line paragraphs (#339405).
15726
15727 2006-04-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15728
15729         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find):
15730           Fix wavpack typefinding to work in more cases (don't peek
15731           for chunks of multiple hundred kBs at once, but process
15732           things step-by-step in smaller units). Fixes #339786.
15733
15734 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15735
15736         * configure.ac:
15737           back to HEAD
15738
15739 === release 0.10.6 ===
15740
15741 2006-04-28  Thomas Vander Stichele <thomas at apestaart dot org>
15742
15743         * configure.ac:
15744           releasing 0.10.6, "Chao"
15745
15746 2006-04-26  David Schleef  <ds@schleef.org>
15747
15748         * gst/videoscale/gstvideoscale.c: Add call to oil_init().
15749           Fixes #338897.
15750
15751 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15752
15753         * configure.ac:
15754         * win32/common/config.h:
15755           new prerelease
15756
15757 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15758
15759         patch by: Wim Taymans
15760
15761         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
15762         (gst_ogg_demux_perform_seek):
15763           make sure correct newsegments are sent, so that the decoder
15764           and the demuxer agree on timestamps.  Fixes playback of a lot
15765           of Ogg files that do not start from 0.  Fixes #339833.
15766
15767 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15768
15769         Patch by: Edward Hervey  <edward@fluendo.com>
15770
15771         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
15772         * tests/check/Makefile.am:
15773         * tests/check/elements/videorate.c: (assert_videorate_stats),
15774         (setup_videorate), (cleanup_videorate), (GST_START_TEST),
15775         (videorate_suite), (main):
15776           Fix an infinite loop if frames are passed in with wrongly ordered
15777           timestamps.  Fixes #339013.
15778
15779 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15780
15781         Patch by: Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15782
15783         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
15784           fix typefinding on some ISO files.  Fixes #339212.
15785
15786 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15787
15788         Patch by: Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15789
15790         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
15791           add another H264 fourcc.  Fixes #339047.
15792
15793 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15794
15795         Patch by: Jan Schmidt
15796
15797         * gst/playback/gststreamselector.c:
15798         (gst_stream_selector_bufferalloc):
15799           Restore old StreamSelector behaviour.
15800           Fixes #338419.
15801
15802 2006-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15803
15804         * configure.ac:
15805         * win32/common/config.h:
15806           prerelease
15807
15808 2006-04-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15809
15810         Patch by: Antoine Tremblay  <hexa00 at gmail dot com>
15811
15812         * gst-libs/gst/rtp/gstbasertpdepayload.c:
15813         (gst_base_rtp_depayload_finalize), (gst_base_rtp_depayload_push):
15814           Fix some memory leaks: on finalize, free buffers left in the queue
15815           before destroying the queue; in _push(), unref rtp_buf even if
15816           the process vfunc returned a NULL buffer as output buffer (#337548);
15817           demote some recuring debug messages to LOG level.
15818
15819 2006-04-11  Wim Taymans  <wim@fluendo.com>
15820
15821         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
15822         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
15823         (gst_ogg_chain_free), (gst_ogg_demux_sink_event),
15824         (gst_ogg_demux_loop):
15825         More cleanups.
15826         Respect segment stop when emiting EOS or SEGMENT_DONE.
15827         Fixes (#337945).
15828
15829 2006-04-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15830
15831         * gst/playback/gststreamselector.c:
15832         (gst_stream_selector_get_property):
15833           Don't leak pad name.
15834
15835 2006-04-10  Michael Smith  <msmith@fluendo.com>
15836
15837         * tests/check/Makefile.am:
15838         * tests/check/gst-plugins-base.supp:
15839           Suppress an old libtheora bug (fixed in more recent versions), so 
15840           that FC4 buildslaves can pass.
15841
15842 2006-04-10  Wim Taymans  <wim@fluendo.com>
15843
15844         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
15845         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
15846         (gst_ogg_demux_init), (gst_ogg_demux_finalize),
15847         (gst_ogg_demux_sink_event), (gst_ogg_demux_get_data),
15848         (gst_ogg_demux_loop):
15849         Don't leak events.
15850         Remember what error we got when finding chains, if we
15851         were shutdown, that would not be an error.
15852
15853 2006-04-10  Wim Taymans  <wim@fluendo.com>
15854
15855         * gst-libs/gst/audio/gstbaseaudiosink.c:
15856         (gst_base_audio_sink_event):
15857         Starting the ringbuffer when we did not acquire it can cause
15858         a deadlock, is pointless and causes nasty things for
15859         subclasses. 
15860         Fixes gst-launch audiotestsrc num-buffers=0 ! alsasink.
15861
15862 2006-04-10  Wim Taymans  <wim@fluendo.com>
15863
15864         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
15865         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
15866         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
15867         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
15868         (gst_ogg_demux_deactivate_current_chain),
15869         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
15870         (gst_ogg_demux_bisect_forward_serialno),
15871         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain):
15872         Add some more debugging.
15873
15874 2006-04-10  Wim Taymans  <wim@fluendo.com>
15875
15876         * ext/theora/theoradec.c: (theora_dec_src_event),
15877         (theora_handle_data_packet):
15878         Some more debug info.
15879
15880         * tests/examples/seek/seek.c: (start_seek), (main):
15881         Print element messages too.
15882
15883 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
15884
15885         * gst/audioresample/debug.h:
15886           replace debug macros with variable number of parameters
15887           by a simple alias to gstreamer standard debug macros 
15888          (#define RESAMPLE_ERROR GST_ERROR, __VA_ARGS__ is not
15889           supported by MSVC 6.0 and 7.1)
15890         * gst/audioresample/resample.h:
15891           define M_PI and rint for WIN32
15892         * win32/common/libgstaudio.def:
15893         * win32/common/libgstriff.def:
15894         * win32/common/libgsttag.def:
15895         * win32/common/libgstvideo.def:
15896           add new exported functions
15897         * win32/vs6:
15898           update project files
15899
15900 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
15901
15902         * ext/alsa/gstalsamixeroptions.c:
15903         (gst_alsa_mixer_options_class_init):
15904         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init):
15905         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_class_init):
15906         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
15907         * ext/ogg/gstoggparse.c: (gst_ogg_parse_class_init):
15908         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_class_init):
15909         * gst-libs/gst/audio/gstaudiofilter.c:
15910         (gst_audio_filter_class_init):
15911         * gst-libs/gst/audio/gstaudiosink.c:
15912         (gst_audioringbuffer_class_init):
15913         * gst-libs/gst/audio/gstaudiosrc.c:
15914         (gst_audioringbuffer_class_init):
15915         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_class_init):
15916         * gst-libs/gst/interfaces/colorbalancechannel.c:
15917         (gst_color_balance_channel_class_init):
15918         * gst-libs/gst/interfaces/mixeroptions.c:
15919         (gst_mixer_options_class_init):
15920         * gst-libs/gst/interfaces/mixertrack.c:
15921         (gst_mixer_track_class_init):
15922         * gst-libs/gst/interfaces/tunerchannel.c:
15923         (gst_tuner_channel_class_init):
15924         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_class_init):
15925         * gst-libs/gst/netbuffer/gstnetbuffer.c:
15926         (gst_netbuffer_class_init):
15927         * gst-libs/gst/rtp/gstbasertppayload.c:
15928         (gst_basertppayload_class_init):
15929         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
15930         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
15931         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
15932         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
15933         * gst/playback/gststreamselector.c:
15934         (gst_stream_selector_class_init):
15935         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
15936         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
15937         * sys/v4l/gstv4lcolorbalance.c:
15938         (gst_v4l_color_balance_channel_class_init):
15939         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_class_init):
15940         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
15941         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
15942         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_channel_class_init),
15943         (gst_v4l_tuner_norm_class_init):
15944         * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
15945         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
15946         * tests/old/testsuite/alsa/sinesrc.c: (sinesrc_class_init):
15947         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
15948
15949 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
15950
15951         * ext/pango/gsttextrender.h:
15952         * gst-libs/gst/audio/gstaudiosink.h:
15953         * gst-libs/gst/audio/gstaudiosrc.h:
15954         * gst-libs/gst/audio/gstbaseaudiosink.h:
15955         * gst-libs/gst/audio/gstbaseaudiosrc.h:
15956         * gst-libs/gst/audio/gstringbuffer.h:
15957         * gst-libs/gst/rtp/gstbasertpdepayload.h:
15958         * gst-libs/gst/rtp/gstbasertppayload.h:
15959         * gst-libs/gst/video/gstvideofilter.h:
15960         * gst-libs/gst/video/gstvideosink.h:
15961         * gst/playback/gstplaybasebin.h:
15962         * gst/tcp/gstmultifdsink.h:
15963         * sys/v4l/gstv4lelement.h:
15964         Fix broken GObject macros
15965
15966 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
15967
15968         * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec):
15969         More debug to trace why my USB headset is not working with gst
15970
15971 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
15972
15973         * gst/playback/gstplaybasebin.c: (group_destroy):
15974         Clean up our group elements properly in the case where it never 
15975         got committed - it still got added unconditionally to the bin.
15976
15977 2006-04-07  Wim Taymans  <wim@fluendo.com>
15978
15979         * ext/theora/theoradec.c: (theora_dec_sink_event),
15980         (theora_handle_data_packet), (theora_dec_chain):
15981         Unref unhandled events.
15982         Protect against empty buffers.
15983         Perform QoS on running time.
15984
15985 2006-04-07  Michael Smith  <msmith@fluendo.com>
15986
15987         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_set_header_on_caps),
15988         (gst_vorbis_enc_chain):
15989           Remove leaks from vorbisenc.
15990           Mostly minor changes, the only significant one is that now the
15991           buffers we set as 'streamheader' on the caps are copies of the
15992           original buffers, to avoid circular refcounting problems.
15993
15994 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
15995
15996         * gst/playback/gstplaybasebin.c: (mute_stream), (setup_substreams):
15997           Don't remove our mute-probe if someone else already did so.
15998           Don't set a 2nd one if there is already one pending on the pad.
15999
16000         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
16001         (do_playbin_seek):
16002           When a seek fails, ensure that playbin is still set back to playing.
16003           
16004         * gst/typefind/gsttypefindfunctions.c: (mpeg_ts_probe_headers),
16005         (mpeg_ts_type_find), (plugin_init):
16006           Add a typefind function for mpeg-ts streams. (Closes: #336617)
16007
16008 2006-04-06  Andy Wingo  <wingo@pobox.com>
16009
16010         * gst/videorate/gstvideorate.c (gst_video_rate_reset) 
16011         (gst_video_rate_init): Caps-related parameters should not be reset
16012         by a flush -- move their inits to the instance init function.
16013         (gst_video_rate_flush_prev): Don't complain if gst_pad_push
16014         is not OK, just return the result.
16015
16016         * gst/audiotestsrc/gstaudiotestsrc.c
16017         (gst_audio_test_src_class_init)
16018         (gst_audio_test_src_get_times): Re-enable is-live=true, as was
16019         broken by Stefan's commit on 24 March.
16020
16021         * ext/ogg/gstoggmux.c (gst_ogg_mux_push_buffer): Set caps on
16022         buffers being pushed out. Fixes oggmux ! multifdsink.
16023
16024 2006-04-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16025
16026         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
16027         (gst_vorbis_dec_init), (vorbis_dec_finalize):
16028         * ext/vorbis/vorbisdec.h:
16029         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_add_interfaces),
16030         (gst_vorbis_enc_base_init), (gst_vorbis_enc_class_init),
16031         (gst_vorbis_enc_sink_setcaps), (gst_vorbis_enc_convert_src),
16032         (gst_vorbis_enc_convert_sink), (gst_vorbis_enc_get_query_types),
16033         (gst_vorbis_enc_src_query), (gst_vorbis_enc_sink_query),
16034         (gst_vorbis_enc_init), (gst_vorbis_enc_get_tag_value),
16035         (gst_vorbis_enc_metadata_set1), (gst_vorbis_enc_set_metadata),
16036         (gst_vorbis_enc_setup), (gst_vorbis_enc_clear),
16037         (gst_vorbis_enc_buffer_from_packet),
16038         (gst_vorbis_enc_buffer_from_header_packet),
16039         (gst_vorbis_enc_push_buffer), (gst_vorbis_enc_push_packet),
16040         (gst_vorbis_enc_set_header_on_caps), (gst_vorbis_enc_sink_event),
16041         (gst_vorbis_enc_chain), (gst_vorbis_enc_output_buffers),
16042         (gst_vorbis_enc_get_property), (gst_vorbis_enc_set_property),
16043         (gst_vorbis_enc_change_state):
16044         * ext/vorbis/vorbisenc.h:
16045           Remove left-over 0.8 cruft; use GST_DEBUG_FUNCPTR; make
16046           vorbisenc adhere to the official nomenclature; use boilerplate
16047           macro.
16048
16049 2006-04-04  Andy Wingo  <wingo@pobox.com>
16050
16051         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
16052         Whoops, fix bug introduced. Bad hacker!
16053         
16054         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
16055         Properly handle the case where you get EOS before any buffers are
16056         received. Use gst_buffer_make_metadata_writable where appropriate.
16057
16058         * ext/theora/theoradec.c (theora_handle_data_packet): This value
16059         is often negative -- make it signed so as not to wrap around.
16060         Fixes segfaults introduced on 9 March.
16061
16062 2006-04-03  Wim Taymans  <wim@fluendo.com>
16063
16064         * ext/theora/gsttheoradec.h:
16065         * ext/theora/theoradec.c: (theora_dec_src_event):
16066         Don't try to store a gdouble in a gboolean.
16067         Small cleanups.
16068
16069 2006-04-03  Michael Smith  <msmith@fluendo.com>
16070
16071         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads):
16072           Oggmux sucks.
16073           Make it suck slightly less by writing out the final page.
16074           Still can't encode a vorbis-in-ogg file correctly, though.
16075
16076 2006-04-03  Andy Wingo  <wingo@pobox.com>
16077
16078         * ext/theora/theoraparse.c (theora_parse_drain_queue): Um, remove
16079         a g_print.
16080
16081         * ext/theora/theora.c (plugin_init): Register theoraparse.
16082
16083         * ext/theora/gsttheoraparse.h: 
16084         * ext/theora/theoraparse.c: New files implementing a theora
16085         parser. Now we can properly remux ogg/theora+vorbis, yay.
16086
16087         * ext/vorbis/vorbisparse.c: Add some docs and a copyright.
16088
16089 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16090
16091         * gst/audiotestsrc/gstaudiotestsrc.c:
16092           Fixed the sample pipeline (see #323798)
16093
16094 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16095
16096         * configure.ac:
16097         * win32/common/config.h:
16098         * win32/common/config.h.in:
16099           use AS_VERSION and AS_NANO
16100           more cleanups
16101
16102 2006-03-31  Andy Wingo  <wingo@pobox.com>
16103
16104         * ext/vorbis/vorbisparse.c (vorbis_parse_sink_event): Fix
16105         uninitialized variable return that would happen.
16106         
16107         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_queue): Fix
16108         uninitialized variable return that would never happen.
16109
16110         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init) 
16111         (vorbis_parse_sink_event): Add an event function to flush our
16112         state on a seek, and to drain buffers on a premature EOS.
16113         (vorbis_parse_push_headers, vorbis_parse_clear_queue) 
16114         (vorbis_parse_push_buffer, vorbis_parse_drain_queue_prematurely) 
16115         (vorbis_parse_chain, vorbis_parse_queue_buffer) 
16116         (vorbis_parse_drain_queue): Queue up buffers until we can set
16117         their timestamps and granulepos values.
16118
16119         * ext/vorbis/vorbisparse.h: Include the vorbis decoder headers,
16120         and keep track of data needed for deriving granulepos and
16121         timestamps for buffers.
16122
16123 2006-03-29  Wim Taymans  <wim@fluendo.com>
16124
16125         Patch by: j^ <j at bootlab dot org>
16126
16127         * ext/alsa/gstalsamixerelement.c:
16128         (gst_alsa_mixer_element_class_init):
16129         * ext/alsa/gstalsasink.c:
16130         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
16131         * ext/ogg/gstoggdemux.c:
16132         * ext/ogg/gstoggmux.c:
16133         * ext/ogg/gstoggparse.c:
16134         * ext/pango/gstclockoverlay.c:
16135         * ext/pango/gsttextoverlay.c:
16136         * ext/pango/gsttextrender.c:
16137         * ext/pango/gsttimeoverlay.c:
16138         * ext/theora/theoradec.c:
16139         * ext/theora/theoraenc.c:
16140         * ext/vorbis/vorbisdec.c:
16141         * ext/vorbis/vorbisenc.c:
16142         * gst/audioconvert/gstaudioconvert.c:
16143         * gst/subparse/gstsubparse.c:
16144         * gst/tcp/gstmultifdsink.c:
16145         * gst/tcp/gsttcpclientsink.c:
16146         * gst/tcp/gsttcpclientsrc.c:
16147         * gst/tcp/gsttcpserversink.c:
16148         * gst/tcp/gsttcpserversrc.c:
16149           better/unified long descriptions
16150           Fixes #336477
16151
16152 2006-03-29  Wim Taymans  <wim@fluendo.com>
16153
16154         * tests/examples/seek/seek.c: (end_scrub), (seek_cb), (start_seek),
16155         (stop_seek):
16156         Don't let double and triple clicks mess up our state.
16157
16158 2006-03-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16159
16160         * gst/playback/gstplaybin.c: (gen_video_element),
16161         (gen_text_element), (gen_audio_element), (gen_vis_element):
16162           Error out gracefully when we can't create any of the usual
16163           conversion elements for some reason. Also, don't try to
16164           create an audioscale (sic) element that's not used anyway.
16165
16166 2006-03-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16167
16168         * gst/playback/gstplaybasebin.c: (setup_source):
16169           Don't post RESOURCE_NOT_FOUND error when we can't find a source
16170           element for a particular protocol, that's confusing for users.
16171           Instead, post a RESOURCE_FAILED error, so that our own error
16172           message is actually shown in totem etc. (#336303).
16173
16174 2006-03-27  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16175
16176         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
16177
16178         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_finalize),
16179         (gst_gnome_vfs_src_get_icy_metadata):
16180           Fix some minor memory leaks (#336194).
16181
16182 2006-03-27  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16183
16184         * ext/gnomevfs/gstgnomevfs.c:
16185         (gst_gnome_vfs_location_to_uri_string):
16186         * ext/gnomevfs/gstgnomevfs.h:
16187         * ext/gnomevfs/gstgnomevfssink.c:
16188         (gst_gnome_vfs_sink_set_property):
16189         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_set_property):
16190           Make gnomevfssink accept filenames as well as URIs for the
16191           "location" property, just like gnomevfssrc does (and
16192           filesrc/filesink do) (#336190).
16193
16194 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
16195
16196         * tests/check/generic/clock-selection.c: (GST_START_TEST):
16197           set to NULL before unreffing, fixes a valgrind leak.
16198           Why was this not triggering the error that an object needs to
16199           be NULL before unreffing ?
16200         * win32/common/config.h:
16201           update
16202
16203 2006-03-24  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16204
16205         * gst/subparse/gstsubparse.c: (convert_encoding),
16206         (gst_sub_parse_change_state):
16207         * gst/subparse/gstsubparse.h:
16208           Text subtitle files may or may not be UTF-8. If it's not, we
16209           don't really want to see '?' characters in place of non-ASCII
16210           characters like accented characters. So let's assume the input
16211           is UTF-8 until we come across text that is clearly not. If it's
16212           not UTF-8, we don't really know what it is, so try the following:
16213           (a) see whether the GST_SUBTITLE_ENCODING environment variable
16214           is set; if not, check (b) if the current locale encoding is
16215           non-UTF-8 and use that if it is, or (c) assume ISO-8859-15 if
16216           the current locale encoding is UTF-8 and the environment variable
16217           was not set to any particular encoding. Not perfect, but better
16218           than nothing (and better than before, I think) (fixes #172848).
16219
16220 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
16221
16222         * configure.ac:
16223           update core requirement to 0.10.4.1 because of async_playback
16224           vmethod on GstBaseSink
16225
16226 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
16227
16228         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
16229         * gst/adder/gstadder.c: (gst_adder_init):
16230         use DEBUG_FUNCPTR for collectpads
16231
16232 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
16233
16234         * docs/plugins/Makefile.am:
16235         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16236         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16237         * ext/cdparanoia/gstcdparanoiasrc.c:
16238         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_base_init),
16239         (gst_gnome_vfs_sink_class_init):
16240         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_base_init):
16241         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_base_init):
16242         * ext/ogg/gstoggmux.c:
16243         * ext/ogg/gstoggparse.c: (gst_ogg_parse_base_init):
16244         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
16245         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init):
16246         * ext/pango/gsttextoverlay.c:
16247         * ext/pango/gsttextrender.c:
16248         * ext/theora/theoradec.c:
16249         * ext/theora/theoraenc.c:
16250         * ext/vorbis/vorbisdec.c:
16251         * ext/vorbis/vorbisenc.c:
16252         * gst-libs/gst/audio/gstaudiofilter.c:
16253         (gst_audio_filter_base_init):
16254         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
16255         (gst_audio_filter_template_base_init):
16256         * gst/adder/gstadder.c: (gst_adder_get_type):
16257         * gst/adder/gstadder.h:
16258         * gst/audioconvert/gstaudioconvert.c:
16259         * gst/audiotestsrc/gstaudiotestsrc.c:
16260         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
16261         (gst_audio_test_src_create):
16262         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16263         * gst/playback/gstdecodebin.c:
16264         * gst/playback/gstplaybin.c:
16265         * gst/playback/gststreamselector.c:
16266         (gst_stream_selector_base_init):
16267         * gst/subparse/gstsubparse.c: (gst_sub_parse_base_init):
16268         * gst/volume/gstvolume.c:
16269         * sys/v4l/gstv4lmjpegsink.c:
16270         * sys/v4l/gstv4lmjpegsrc.c:
16271         * tests/check/libs/cddabasesrc.c:
16272         * tests/old/examples/gob/gst-identity2.gob:
16273           Add docs for adder, use GST_ELEMENT_DETAILS macro,
16274           define GstElementDetails at the top
16275
16276 2006-03-23  Sebastien Moutte  <sebastien@moutte.net>
16277
16278         * win32/common/libgstinterfaces.def:
16279         Add a lot of export functions for gst-python
16280         * win32/vs6/libgstinterfaces.dsp:
16281         Add a missing include folder in the project configuration
16282         
16283 2006-03-23  Wim Taymans  <wim@fluendo.com>
16284
16285         * gst-libs/gst/audio/gstbaseaudiosrc.c:
16286         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
16287         (gst_base_audio_src_change_state):
16288         Fix audio sources, forgot to make the ringbuffer
16289         startable...
16290
16291 2006-03-23  Wim Taymans  <wim@fluendo.com>
16292
16293         * gst-libs/gst/audio/gstbaseaudiosrc.c:
16294         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
16295         (gst_base_audio_src_change_state):
16296         unparent instead of unref the ringbuffer.
16297
16298 2006-03-23  Wim Taymans  <wim@fluendo.com>
16299
16300         * gst-libs/gst/audio/gstbaseaudiosink.c:
16301         (gst_base_audio_sink_class_init), (gst_base_audio_sink_async_play),
16302         (gst_base_audio_sink_do_play), (gst_base_audio_sink_change_state):
16303         Implement new async_play vmethod to start slaving and allow
16304         playback start in case of async PLAY state changes. 
16305
16306         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16307         Enable QoS with new method in base class.
16308
16309 2006-03-23  Wim Taymans  <wim@fluendo.com>
16310
16311         Patch by: Julien MOUTTE <julien at moutte dot net>
16312
16313         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_query),
16314         (gst_video_test_src_do_seek), (gst_video_test_src_create):
16315         Partially handle 0 framerate, only EOS after the first frame
16316         is missing.
16317
16318 2006-03-23  Wim Taymans  <wim@fluendo.com>
16319
16320         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
16321
16322         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16323         (gst_riff_create_video_template_caps):
16324         * gst/ffmpegcolorspace/avcodec.h:
16325         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16326         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
16327         (gst_ffmpegcsp_avpicture_fill):
16328         * gst/ffmpegcolorspace/imgconvert.c:
16329         Patch for support of YVU9 AVI files (#334822)
16330
16331 2006-03-22  Edward Hervey  <edward@fluendo.com>
16332
16333         * docs/design/design-decodebin.txt:
16334         Added design document for new decodebin
16335         (Target Caps): text/x-pango-markup is also a default target caps.
16336
16337 2006-03-22  Wim Taymans  <wim@fluendo.com>
16338
16339         * gst-libs/gst/audio/gstbaseaudiosink.c:
16340         (gst_base_audio_sink_dispose):
16341         Since we _parent the ringbuffer, we also need to
16342         _unparent instead of a plain _unref.
16343
16344 2006-03-22  Wim Taymans  <wim@fluendo.com>
16345
16346         * tests/examples/seek/seek.c: (end_scrub), (do_seek), (seek_cb),
16347         (stop_seek), (scrub_toggle_cb), (main):
16348         Add scrub checkbox.
16349
16350 2006-03-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16351
16352         * ext/ogg/gstoggparse.c: (gst_ogg_parse_find_stream),
16353         (gst_ogg_parse_chain):
16354           Fix very inefficient usage of linked lists (#335365).
16355
16356 2006-03-21  Edward Hervey  <edward@fluendo.com>
16357
16358         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
16359         * gst/playback/gstplaybin.c: (handoff):
16360         * gst/playback/gststreamselector.c:
16361         (gst_stream_selector_set_property):
16362         gcc 4.1 unreferenced pointer fixes.
16363         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
16364         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
16365         gst_buffer_ref() now takes a GstBuffer*.
16366
16367 2006-03-20  Julien MOUTTE  <julien@moutte.net>
16368
16369         * sys/xvimage/xvimagesink.c:
16370         (gst_xvimagesink_get_format_from_caps): Fix a memleak reported
16371         by Jan Schmidt.
16372
16373 2006-03-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16374
16375         * gst/typefind/gsttypefindfunctions.c: (id3v2_type_find),
16376         (id3v1_type_find), (apetag_type_find), (plugin_init):
16377           Can't do tag preferences via probability, as tags would then
16378           lose against types that are recognised with MAXIMUM probability
16379           (like .wav); so let all tag typefinders return MAXIMUM themselves
16380           and order them via the rank. Split ID3v1 and ID3v2 typefinders so
16381           that we can prefer APE to ID3v1 (fixes #335028).
16382           
16383 2006-03-17  Wim Taymans  <wim@fluendo.com>
16384
16385         * gst-libs/gst/audio/gstbaseaudiosink.c:
16386         (gst_base_audio_sink_change_state):
16387         * gst-libs/gst/audio/gstringbuffer.c: (wait_segment),
16388         (gst_ring_buffer_may_start):
16389         * gst-libs/gst/audio/gstringbuffer.h:
16390         Only start playback if we are playing.
16391         should fix #330748.
16392
16393 2006-03-17  Jan Schmidt  <thaytan@mad.scientist.com>
16394
16395         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
16396         * win32/common/config.h:
16397           Revert accidental commits to these files.
16398
16399 2006-03-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16400
16401         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
16402
16403         * tests/Makefile.am:
16404           Don't try to build tests in tests/icles if we
16405           don't have X (#323852)
16406
16407 2006-03-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16408
16409         * gst-libs/gst/tag/gstid3tag.c:
16410           Add TXXX frame identifiers for replaygain stuff as used
16411           by some taggers (see #323721).
16412
16413 2006-03-16  Jan Schmidt  <thaytan@mad.scientist.com>
16414
16415         * gst/playback/gststreamselector.c:
16416         (gst_stream_selector_set_property),
16417         (gst_stream_selector_bufferalloc):
16418           Preserve the existing buggy streamselector behaviour by performing
16419           a fallback buffer allocation when downstream isn't linked yet.
16420           This should really be fixed in playbin by blocking pads until it's
16421           linked them.
16422           Also, use gst_pad_alloc_buffer instead of
16423           gst_pad_alloc_buffer_and_set.
16424
16425 2006-03-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16426
16427         * gst-libs/gst/tag/gstid3tag.c:
16428           Don't crash on unknown ID3v2 TXXX frames.
16429           
16430 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
16431
16432         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise):
16433           Chain up to the parent finalize method.
16434           Add 32-bit sample size to the template caps.
16435
16436         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16437         (gst_riff_create_video_template_caps):
16438           Add the fourcc that the VMWare codec uses.
16439           
16440         * gst/playback/gststreamselector.c:
16441         (gst_stream_selector_set_property),
16442         (gst_stream_selector_bufferalloc),
16443         (gst_stream_selector_request_new_pad):
16444           For the active pad, forward buffer-alloc requests, otherwise
16445           return GST_FLOW_NOT_LINKED. This also prevents xvimagesink
16446           having to memcpy every frame when used by playbin.
16447
16448         * gst/tcp/gstmultifdsink.c:
16449         (gst_multi_fd_sink_handle_client_write):
16450           Get negotiated caps from the sink pad, rather than the sink
16451           pad's peer.
16452
16453 2006-03-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16454
16455         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
16456         
16457         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_pop_callbacks):
16458           Don't forget to set src->callbacks_pushed to FALSE again when
16459           popping them, otherwise re-activation in a different mode won't
16460           work (#334620).
16461
16462 2006-03-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16463
16464         Patch by: Sebastien Moutte  <sebastien moutte net>
16465
16466         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: (gst_ff_vid_caps_new),
16467         (gst_ff_aud_caps_new), (gst_ffmpeg_pixfmt_to_caps),
16468         (gst_ffmpeg_smpfmt_to_caps):
16469           Replace __VA_ARGS__ caps creation macros with varargs functions.
16470           Makes things compile on MSVC (#320765), looks nicer, and we can
16471           tell the compiler to check for the NULL terminator.
16472
16473 2006-03-14  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16474
16475         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
16476
16477         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16478           Make sure the buffer we copy into is really always big
16479           enough, this time for real (#333488).
16480           
16481 2006-03-14  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16482
16483         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16484           Add support for 24bpp DIB (#305279).
16485
16486 2006-03-14  Wim Taymans  <wim@fluendo.com>
16487
16488         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_init):
16489         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16490         * gst/ffmpegcolorspace/gstffmpegcolorspace.c: (gst_ffmpegcsp_init):
16491         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
16492         (gst_video_scale_init), (gst_video_scale_src_event):
16493         Re-enable QoS after the release.
16494         Rework videoscale to use the base class src_event handler.
16495
16496 2006-03-14  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16497
16498         * configure.ac:
16499           back to CVS.
16500
16501 === release 0.10.5 ===
16502
16503 2006-03-13  Thomas Vander Stichele <thomas at apestaart dot org>
16504
16505         * configure.ac:
16506           releasing 0.10.5, "Net"
16507
16508 2006-03-13  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16509
16510         * docs/plugins/Makefile.am:
16511           Part of previous cdparanoiasrc docs fixes, forgot to commit.
16512           
16513 2006-03-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16514
16515         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16516         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16517         * docs/plugins/gst-plugins-base-plugins.hierarchy:
16518           Add cdparanoiasrc to docs.
16519
16520         * gst-libs/gst/cdda/gstcddabasesrc.c:
16521           More GstCddaBaseSrc docs.
16522
16523 2006-03-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16524
16525         * docs/libs/gst-plugins-base-libs-sections.txt:
16526         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_user_tag):
16527         * gst-libs/gst/tag/tag.h:
16528           API: libgsttag: new method gst_tag_from_id3_user_tag().
16529
16530 2006-03-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16531
16532         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16533           NULL-terminate array of mpeg4 video file extensions.
16534           Fixes crash on PPC (#334226).
16535
16536 2006-03-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16537
16538         * ext/gnomevfs/gstgnomevfssrc.c:
16539         (gst_gnome_vfs_src_check_get_range):
16540           gnome_vfs_uri_is_local() alone is not a good indicator
16541           whether we can operate in pull-mode with a specific URI,
16542           as it returns FALSE for file:// URIs that point to an
16543           NFS-mounted path. Be more conservative here: whitelist
16544           local files, blacklist http URIs and use the old
16545           mechanism for anything else (fixes #334216).
16546
16547 2006-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
16548
16549         * configure.ac:
16550           back to trunk
16551
16552 === release 0.10.4 ===
16553
16554 2006-03-10  Thomas Vander Stichele <thomas at apestaart dot org>
16555
16556         * configure.ac:
16557           releasing 0.10.4, "Power"
16558
16559 2006-03-10  Jan Schmidt  <thaytan@mad.scientist.com>
16560
16561         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16562         Disable max-lateness by setting it to -1 for now, so that 
16563         we can bed QoS stuff in thoroughly between now and the next
16564         release.
16565
16566 2006-03-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16567
16568         Patch by: Fabrizio Gennari
16569
16570         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16571           Make sure we don't read beyond the palette buffer in case of
16572           broken or manipulated files (#333488)
16573
16574 2006-03-10  Edward Hervey  <edward@fluendo.com>
16575
16576         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
16577         Fix for variable not initialized.
16578
16579 2006-03-09  Wim Taymans  <wim@fluendo.com>
16580
16581         * ext/libvisual/visual.c: (gst_visual_get_type),
16582         (gst_visual_src_setcaps), (gst_vis_src_negotiate),
16583         (gst_visual_chain):
16584         Small cleanups.
16585
16586         * ext/theora/gsttheoradec.h:
16587         * ext/theora/theoradec.c: (gst_theora_dec_init),
16588         (gst_theora_dec_reset), (_theora_granule_time),
16589         (theora_dec_src_convert), (theora_dec_sink_convert),
16590         (theora_dec_src_query), (theora_dec_src_event),
16591         (theora_dec_sink_event), (theora_handle_comment_packet),
16592         (theora_handle_header_packet), (theora_dec_push),
16593         (theora_handle_data_packet), (theora_dec_chain),
16594         (theora_dec_change_state):
16595         Add simple QoS.
16596
16597 2006-03-09  Wim Taymans  <wim@fluendo.com>
16598
16599         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
16600         (audiocast_register_listener), (gst_gnome_vfs_src_start):
16601         Some cleanups.
16602
16603 2006-03-09  Wim Taymans  <wim@fluendo.com>
16604
16605         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
16606         Don't try to activate NULL chains.
16607
16608 2006-03-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16609
16610         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
16611           Fix invalid memory access to region before peek'd data (#332964).
16612
16613 2006-03-09  Wim Taymans  <wim@fluendo.com>
16614
16615         Patch by: Christophe Fergeau
16616
16617         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init):
16618         * ext/pango/gsttextrender.c: (gst_text_render_init):
16619         * gst/adder/gstadder.c: (gst_adder_init):
16620         Don't leak padtemplates, closes #333510.
16621
16622 2006-03-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16623
16624         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
16625           Fix invalid memory access: make sure string passed to
16626           regexec() is NUL-termianted.
16627
16628 2006-03-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16629
16630         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
16631         (mp3_type_find):
16632           Refactor mpeg/audio typefinding to make it more maintainable
16633           and easier to fine-tune. Make probing into middle of the file
16634           work properly (fixes #333900, also see #152688).
16635
16636 2006-03-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16637
16638         * gst/typefind/gsttypefindfunctions.c:
16639         (utf8_type_find_have_valid_utf8_at_offset):
16640           Remove part from previous commit that was bogus:
16641           g_utf8_validate() does in fact not accept embedded
16642           zeroes, so we don't need to check for those (thanks
16643           to Mike for the hint).
16644
16645 2006-03-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16646
16647         * gst/typefind/gsttypefindfunctions.c:
16648         (utf8_type_find_count_embedded_zeroes),
16649         (utf8_type_find_have_valid_utf8_at_offset), (utf8_type_find):
16650           Make plain/text typefinder more conservative: firstly, check
16651           for embedded zeroes, which are perfectly valid UTF-8 characters,
16652           but also a fairly good sign that something is not a plain text
16653           file; secondly, probe into the middle of the file if possible.
16654           If we can't probe into the middle, limit the probability value
16655           to be returned to TYPE_FIND_POSSIBLE (see #333900).
16656
16657 2006-03-08  Michael Smith  <msmith@fluendo.com>
16658
16659         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16660           Make typefind function name for mpeg4 video unique.
16661
16662 2006-03-08  Wim Taymans  <wim@fluendo.com>
16663
16664         * ext/libvisual/visual.c: (gst_visual_init),
16665         (gst_visual_clear_actors), (gst_visual_dispose),
16666         (gst_visual_reset), (gst_visual_src_setcaps),
16667         (gst_visual_sink_setcaps), (gst_vis_src_negotiate),
16668         (gst_visual_sink_event), (gst_visual_src_event), (get_buffer),
16669         (gst_visual_chain), (gst_visual_change_state):
16670         Cleanups, post nice errors.
16671         Handle sink and src events.
16672         Implement simple QoS.
16673
16674         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16675         Use new basesink methods to configure max-lateness.
16676         Small doc update.
16677
16678         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16679         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps):
16680         Debug statement cleanups.
16681
16682         * gst/volume/gstvolume.c: (gst_volume_class_init):
16683         Simple cleanup.
16684
16685 2006-03-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16686
16687         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
16688         (gst_text_overlay_init), (gst_text_overlay_set_property),
16689         (gst_text_overlay_get_property):
16690           Revert API/ABI break from March 1. Keep 'halign' and 'valign'
16691           as string type properties, but mark them deprecated. Add
16692           'halignment' and 'valignment' properties that use enums
16693           instead of strings.
16694
16695 2006-03-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16696
16697         Patch by: Fabrizio Gennari
16698
16699         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16700           Allow palettes with less than 256 colours in AVI files
16701           (#333488)
16702
16703 2006-03-07  Julien MOUTTE  <julien@moutte.net>
16704
16705         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
16706         (gst_text_overlay_video_event): Fix wrong EOS handling on text
16707         pad. We were releasing the queued text buffer when we should keep
16708         it until video pad gets EOS or discard the text buffer because it's
16709         too old. That was eating the last subtitle buffer. Add some more
16710         debug.
16711
16712 2006-03-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16713
16714         * ext/pango/gsttextoverlay.c: (gst_text_overlay_render_text),
16715         (gst_text_overlay_video_chain):
16716           Fix invalid memory access (we can't access a buffer after it's been
16717           pushed downstream without taking a reference); fix memory leak (if
16718           there's no text to render, bail out before allocating stuff).
16719
16720 2006-03-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16721
16722         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
16723         (gst_text_overlay_setcaps_txt), (gst_text_overlay_video_chain):
16724         * ext/pango/gsttextoverlay.h:
16725           If input is plain text, escape it before passing it to
16726           pango_layout_set_markup().
16727
16728 2006-03-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16729
16730         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_chain):
16731           Don't ignore flow return from gst_pad_push().
16732
16733 2006-03-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16734
16735         Patch by: Fabrizio Gennari
16736
16737         * ext/libvisual/visual.c: (gst_visual_getcaps),
16738         (gst_visual_src_setcaps), (gst_visual_sink_setcaps):
16739         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sinkconnect):
16740         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
16741         (gst_vorbisenc_convert_sink):
16742         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
16743         (gst_audio_duration_from_pad_buffer):
16744         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_link),
16745         (gst_audio_filter_chain):
16746         * gst-libs/gst/rtp/gstbasertpdepayload.c:
16747         (gst_base_rtp_depayload_setcaps):
16748         * gst-libs/gst/video/video.c: (gst_video_frame_rate),
16749         (gst_video_get_size):
16750         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
16751           Don't leak references returned by gst_pad_get_parent()
16752           (#333663)
16753
16754 2006-03-06  Stefan Kost  <ensonic@users.sf.net>
16755
16756         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
16757           change location param details
16758         * gst/volume/gstvolume.c: (plugin_init):
16759           correct plugin description
16760
16761 2006-03-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16762
16763         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
16764         (gst_gnome_vfs_src_check_get_range):
16765           Override GstBaseSrc::check_get_range() in order to avoid opening
16766           the resource just to check whether we can operate in pull-mode or
16767           not - we can predict that pretty well from the URI alone. Should
16768           fix problems with last.fm (#331690). (Requires latest core CVS).
16769
16770 2006-03-06  Wim Taymans  <wim@fluendo.com>
16771
16772         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
16773         (gst_video_sink_class_init):
16774         Throw away frames that are later than 20 ms.
16775
16776 2006-03-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16777
16778         Patch by: Fabrizio Gennari
16779
16780         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16781           Set depth on WMA caps (#333545)
16782
16783 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
16784
16785         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
16786         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
16787           put Theora BOS pages before others.  This hardcodes
16788           the Ogg/Theora I profile, but hey.
16789
16790 2006-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16791
16792         * ext/ogg/README:
16793           updated with some examples
16794         * ext/theora/theoraenc.c: (granulepos_to_timestamp),
16795         (granulepos_add), (theora_buffer_from_packet):
16796         * ext/vorbis/vorbisenc.c: (granulepos_to_timestamp_offset),
16797         (granulepos_to_timestamp), (gst_vorbisenc_buffer_from_packet),
16798         (gst_vorbisenc_chain):
16799           implement strategy from ext/ogg/README
16800         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
16801         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
16802         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_compare_pads),
16803         (gst_ogg_mux_queue_pads), (gst_ogg_mux_collected):
16804           Fix muxer so that oggz-validate is happy with all streams;
16805           except for no eos mark, and the BOS page ordering
16806         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
16807         (check_buffer_granulepos):
16808         * tests/check/pipelines/vorbisenc.c: (check_buffer_granulepos):
16809           update tests to check for OFFSET being set as requested
16810           fixed type of granulepos, it's not a ClockTime
16811
16812 2006-03-05  Julien MOUTTE  <julien@moutte.net>
16813
16814         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
16815         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
16816         Check that the xvimage we are creating has a correct size
16817         before returning it. (#314897)
16818
16819 2006-03-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16820
16821         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16822           Give id3 and ape tag typefinders a rank slightly higher
16823           than PRIMARY to ensure they're always run before any of
16824           the other typefinders (in particular wav and mp3) (#324186).
16825
16826 2006-03-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16827
16828         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16829           Add support for '3IVD' fourcc (#333403).
16830
16831 2006-03-04  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16832
16833         * configure.ac:
16834           Bump requirements to GStreamer CVS for the new error enum.
16835
16836         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_render):
16837           Emit new GST_RESOURCE_ERROR_NO_SPACE_LEFT when there's no
16838           space left on the device (fixes #333352).
16839
16840 2006-03-04  Sebastien Moutte  <sebastien@moutte.net>
16841
16842         * win32/vs6:
16843           add a project file for libgstvolume
16844           update the workspace
16845
16846 2006-03-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16847
16848         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
16849         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
16850         (GST_START_TEST):
16851           Fix for http://bugzilla.gnome.org/show_bug.cgi?id=333254
16852           Set IN_CAPS on header buffers
16853
16854 2006-03-02  Wim Taymans  <wim@fluendo.com>
16855
16856         * docs/plugins/Makefile.am:
16857         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16858         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16859         Add audioresample to docs.
16860
16861         * gst/audioconvert/gstaudioconvert.c:
16862         Add revision date.
16863
16864         * gst/audioresample/gstaudioresample.c:
16865         (gst_audioresample_base_init), (gst_audioresample_class_init),
16866         (gst_audioresample_init), (gst_audioresample_dispose),
16867         (audioresample_get_unit_size), (audioresample_transform_caps),
16868         (resample_set_state_from_caps), (audioresample_transform_size),
16869         (audioresample_set_caps), (audioresample_event),
16870         (audioresample_do_output), (audioresample_transform),
16871         (audioresample_pushthrough), (gst_audioresample_set_property),
16872         (gst_audioresample_get_property), (plugin_init):
16873         * gst/audioresample/gstaudioresample.h:
16874         Added docs.
16875         Small code cleanups.
16876
16877 2006-03-02  Wim Taymans  <wim@fluendo.com>
16878
16879         * docs/plugins/Makefile.am:
16880         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16881         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16882         Added videoscale to docs.
16883
16884         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
16885         (gst_video_rate_swap_prev), (gst_video_rate_event),
16886         (gst_video_rate_chain):
16887         Fix typo in docs.
16888
16889         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
16890         (gst_video_scale_init), (gst_video_scale_prepare_size),
16891         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
16892         (gst_video_scale_fixate_caps), (gst_video_scale_transform):
16893         * gst/videoscale/gstvideoscale.h:
16894         Added docs, examples.
16895         Some code cleanups.
16896         Post errors instead of g_warning.
16897
16898 2006-03-02  Wim Taymans  <wim@fluendo.com>
16899
16900         * docs/libs/gst-plugins-base-libs-docs.sgml:
16901         * docs/libs/gst-plugins-base-libs-sections.txt:
16902         * docs/libs/gst-plugins-base-libs.types:
16903         * docs/plugins/Makefile.am:
16904         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16905         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16906         Added some more docs to libs and plugins.
16907
16908         * gst-libs/gst/audio/gstringbuffer.c:
16909         (gst_ring_buffer_prepare_read), (gst_ring_buffer_clear):
16910         * gst-libs/gst/audio/gstringbuffer.h:
16911         Document ringbuffer some more.
16912
16913         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init),
16914         (gst_video_rate_setcaps), (gst_video_rate_reset),
16915         (gst_video_rate_init), (gst_video_rate_flush_prev),
16916         (gst_video_rate_swap_prev), (gst_video_rate_event),
16917         (gst_video_rate_chain), (gst_video_rate_change_state):
16918         * gst/videorate/gstvideorate.h:
16919         Fix videorate to use segments.
16920         Make it work with 0/1 framerates (closes #331903)
16921         Handle EOS correctly.
16922         Added docs.
16923
16924 2006-03-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16925
16926         * ext/ogg/gstogmparse.c: (gst_ogm_parse_class_init),
16927         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
16928         (gst_ogm_text_parse_init), (gst_ogm_parse_change_state):
16929           In state change function, first chain up to parent class,
16930           then handle downwards state change stuff. Remove some
16931           commented out cruft from 0.8 code.
16932
16933 2006-03-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16934
16935         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
16936         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
16937         (gst_ogm_parse_sink_convert), (gst_ogm_parse_sink_query),
16938         (gst_ogm_parse_chain):
16939           Don't remove/re-add source pad if the new caps are the same as
16940           the old caps anyway (#333042). When removing source pad, don't
16941           unref it afterwards - we didn't ref it when adding. Sprinkle some
16942           GST_DEBUG_FUNCPTR goodness here and there. Don't leak references
16943           after using gst_pad_get_parent(). Return downstream flow return
16944           value in chain function.
16945
16946 2006-03-02  Wim Taymans  <wim@fluendo.com>
16947
16948         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16949         * docs/plugins/gst-plugins-base-plugins.args:
16950         * docs/plugins/gst-plugins-base-plugins.hierarchy:
16951         * docs/plugins/gst-plugins-base-plugins.interfaces:
16952         * docs/plugins/gst-plugins-base-plugins.signals:
16953         Fix hierarchy, added some more elements to the docs.
16954
16955         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16956         (gst_ffmpegcsp_get_type):
16957         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
16958         Fix docs for ffmpegcolorspace.
16959
16960 2006-03-01  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16961
16962         * gst/typefind/gsttypefindfunctions.c: (id3_type_find),
16963         (apetag_type_find), (ape_type_find), (plugin_init):
16964           Some typefinding fine-tuning:
16965           - rank ID3/APE tags in order of preference via probabilities, so that
16966             ID3v2 > APEv2 > APEv1 > ID3v1.
16967           - three or four bytes don't really justify MAXIMUM probability,
16968             change those to 'very likely' (musepack and monkeysaudio).
16969
16970 2006-03-01  Wim Taymans  <wim@fluendo.com>
16971
16972         * docs/plugins/Makefile.am:
16973         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16974         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16975         * ext/alsa/gstalsamixer.c:
16976         * ext/alsa/gstalsamixer.h:
16977         * ext/alsa/gstalsamixerelement.c:
16978         (gst_alsa_mixer_element_class_init), (gst_alsa_mixer_element_init):
16979         * ext/alsa/gstalsamixerelement.h:
16980         * ext/alsa/gstalsasink.c:
16981         * ext/alsa/gstalsasink.h:
16982         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
16983         (gst_alsasrc_init):
16984         * ext/alsa/gstalsasrc.h:
16985         Added alsa docs.
16986         Small code cleanups.
16987
16988 2006-03-01  Wim Taymans  <wim@fluendo.com>
16989
16990         * ext/theora/Makefile.am:
16991         Dist new header too,
16992
16993 2006-03-01  Wim Taymans  <wim@fluendo.com>
16994
16995         * docs/plugins/Makefile.am:
16996         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16997         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16998         * ext/gnomevfs/gstgnomevfssink.h:
16999         * ext/gnomevfs/gstgnomevfssrc.h:
17000         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
17001         * ext/vorbis/vorbisdec.h:
17002         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_sink):
17003         * ext/vorbis/vorbisenc.h:
17004         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps),
17005         (vorbis_parse_chain), (vorbis_parse_change_state):
17006         * ext/vorbis/vorbisparse.h:
17007         * gst/audioconvert/gstaudioconvert.h:
17008         * gst/tcp/gsttcpserversink.h:
17009         * gst/videotestsrc/gstvideotestsrc.c:
17010         * gst/videotestsrc/gstvideotestsrc.h:
17011         * gst/volume/gstvolume.c:
17012         * gst/volume/gstvolume.h:
17013         Fix some more docs.
17014         Added docs for vorbisdec and vorbisparse.
17015         Fix vorbisparse.
17016
17017 2006-03-01  Wim Taymans  <wim@fluendo.com>
17018
17019         * docs/plugins/Makefile.am:
17020         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17021         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17022         * ext/pango/gstclockoverlay.h:
17023         * ext/pango/gsttextoverlay.h:
17024         * ext/pango/gsttextrender.h:
17025         * ext/pango/gsttimeoverlay.h:
17026         * ext/theora/gsttheoradec.h:
17027         * ext/theora/gsttheoraenc.h:
17028         * ext/theora/theoradec.c:
17029         * ext/theora/theoraenc.c:
17030         * gst/audioconvert/gstaudioconvert.h:
17031         * gst/audiotestsrc/gstaudiotestsrc.h:
17032         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
17033         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
17034         * gst/tcp/gstmultifdsink.h:
17035         Updated/added documentation.
17036
17037         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
17038         (gst_text_overlay_halign_get_type),
17039         (gst_text_overlay_wrap_mode_get_type),
17040         (gst_text_overlay_base_init), (gst_text_overlay_class_init),
17041         (gst_text_overlay_init), (gst_text_overlay_set_property),
17042         (gst_text_overlay_get_property):
17043         Fix up properties to be enums instead of string to make bindings,
17044         introspection and automatic GUI creation possible.
17045         Add getters for the properties.
17046
17047 2006-02-28  Sebastien Moutte  <sebastien@moutte.net>
17048
17049         * gst/audiotestsrc/gstaudiotestsrc.c:
17050           added defines of M_PI and M_PI_2
17051         * gst/ffmpegcolorspace/avcodec.h:
17052           removed #include "stdint.h" for win32 as _stdint.h is 
17053           autogenerated to win32/common
17054         * win32/common/libgstaudio.def:
17055         * win32/common/libgsttag.def:
17056           added some exports
17057         * win32/vs6:
17058           some project files bugs corrected
17059         * win32/vs7:
17060           project files are reset to the default vs7 configuration 
17061           (they link to msvcr71.dll using default optimizations)
17062           
17063 2006-02-28  Wim Taymans  <wim@fluendo.com>
17064
17065         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
17066         Fix some docs.
17067
17068 2006-02-28  Edward Hervey  <edward@fluendo.com>
17069
17070         * ext/alsa/gstalsasrc.c:
17071         Set proper class on the ElementDetails:
17072         Source/Audio instead of Src/Audio/
17073
17074 2006-02-28  Edward Hervey  <edward@fluendo.com>
17075
17076         * gst/videoscale/vs_scanline.c:
17077         (vs_scanline_resample_nearest_RGBA):
17078         Revert optimization in videoscale. It should go in liboil and have
17079         an appropriate liboil function.
17080
17081 2006-02-28  Wim Taymans  <wim@fluendo.com>
17082
17083         * gst-libs/gst/audio/gstbaseaudiosink.c:
17084         (gst_base_audio_sink_provide_clock):
17085         Don't try to provide a clock in the NULL state.
17086
17087 2006-02-28  Wim Taymans  <wim@fluendo.com>
17088
17089         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
17090         (gst_ogg_pad_event), (gst_ogg_pad_internal_chain),
17091         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
17092         (gst_ogg_demux_deactivate_current_chain),
17093         (gst_ogg_demux_activate_chain), (gst_ogg_demux_do_seek),
17094         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_info),
17095         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
17096         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
17097         Use GstSegment infrastructure to remove duplicated code
17098         and handle more seek cases correctly.
17099
17100 2006-02-28  Wim Taymans  <wim@fluendo.com>
17101
17102         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17103         (gst_ffmpegcsp_transform):
17104         Don't ignore return code from ffmpeg convert function.
17105
17106         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
17107         Split out some long statements to ease debugging.
17108
17109 2006-02-27  Jan Schmidt  <thaytan@mad.scientist.com>
17110
17111         * ext/libvisual/visual.c: (gst_visual_init),
17112         (gst_vis_src_negotiate), (get_buffer), (plugin_init):
17113         Don't use gst_pad_use_fixed_caps, because it prevents downstream from
17114         being able to renegotiate the size. Instead, use the negotiation
17115         algorithm from the goom plugin to pick an initial output caps. 
17116
17117         Also, allow theoretical libvisual plugins that might support non-GL 
17118         output even if they also do GL.
17119
17120 2006-02-26  Julien MOUTTE  <julien@moutte.net>
17121
17122         * ext/libvisual/visual.c: (gst_visual_init),
17123         (gst_visual_src_setcaps), (get_buffer), (gst_visual_chain),
17124         (plugin_init): Load only non GL plugins. Fix some memleaks and 
17125         possible negotiation issues.
17126
17127 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17128
17129         * gst-libs/gst/tag/tag.h: Adding Annodex tags here.
17130
17131 2006-02-24  Michael Smith  <msmith@fluendo.com>
17132
17133         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find),
17134         (cmml_type_find), (plugin_init):
17135           Fix CMML type find function to not require a specific minor version
17136           of the CMML header.
17137
17138           Add an MPEG4 video elementary stream typefind function.
17139
17140 2006-02-04  Michael Smith  <msmith@fluendo.com>
17141
17142         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
17143         (gst_ogg_pad_parse_skeleton_fisbone), (gst_ogg_pad_query_convert),
17144         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
17145         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
17146         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_collect_chain_info),
17147         (gst_ogg_demux_change_state), (gst_annodex_granule_to_time):
17148           Annodex support in ogg demuxer. Doesn't do very much without the
17149           other annodex patches (to come).
17150
17151 2006-02-24  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17152
17153         Patch by: Fabrizio Gennari <fabrizio dot get at tiscali dot it>
17154
17155         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
17156           Pick up palette for MS video v1 (#327028)
17157
17158 2006-02-24  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17159
17160         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17161         (gst_ffmpegcsp_caps_remove_format_info),
17162         (gst_ffmpegcsp_get_unit_size):
17163           The 'palette_data' field from incoming RGB caps shouldn't be
17164           proxied on outgoing YUV caps; also, restrict unit size
17165           adjustment in case of paletted data only to the unit that
17166           actually has a palette. Fixes #330711.
17167
17168 2006-02-24  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17169
17170         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17171         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
17172         (gst_ffmpegcsp_finalize), (gst_ffmpegcsp_class_init),
17173         (gst_ffmpegcsp_get_unit_size):
17174           Plug some memory leaks.
17175
17176 2006-02-24  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17177
17178         * sys/ximage/Makefile.am:
17179         * sys/xvimage/Makefile.am:
17180           Add some _CFLAGS and _LIBS that seem to be missing
17181           and/or required for Cygwin (see #317048).
17182
17183 2006-02-22  Wim Taymans  <wim@fluendo.com>
17184
17185         * ext/alsa/gstalsasrc.c:
17186         Fix description as pointed out by caugier.
17187
17188 2006-02-22  Tommi Myöhänen  <ext-tommi do myohanen at nokia dot com>
17189
17190         Reviewed by : Edward Hervey  <edward@fluendo.com>
17191
17192         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
17193         (qt_type_find):
17194         Better 3gp typefinding (#331526).
17195
17196 2006-02-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17197
17198         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
17199           Don't send EOS event here, the base class will send one for us.
17200
17201         * gst/playback/gstplaybasebin.c: (prepare_output):
17202           Subpictures without video stream aren't allowed either.
17203         
17204         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
17205           Fix debug statement copy'n'paste-o.
17206
17207 2006-02-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17208
17209         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume):
17210           Fix issues with mixer keeping state when muting/unmuting
17211           and when changing the volume whilst muted (see #331763
17212           and #331765).
17213
17214 2006-02-20  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17215
17216         * gst/subparse/gstsubparse.c: (subrip_unescape_formatting),
17217         (parse_subrip), (gst_sub_parse_format_autodetect):
17218           Set right caps given that we send escaped text. Also,
17219           honour <i></i>, <b></b> and <u></u> markers that can be found
17220           in .srt files (fixes #310202).
17221
17222 2006-02-20  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17223
17224         * gst-libs/gst/audio/mixerutils.c:
17225         (element_factory_rank_compare_func):
17226           Make order in which elements are tried more determinable.
17227
17228 2006-02-20  Julien MOUTTE  <julien@moutte.net>
17229
17230         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
17231         (remove_element_chain), (cleanup_decodebin),
17232         (gst_decode_bin_change_state): Make decodebin reusable by
17233         fixing remove_element_chain first and then introduce a
17234         cleaner in state change to ->NULL. (Closes #331678)
17235
17236 2006-02-19  Wim Taymans  <wim@fluendo.com>
17237
17238         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_open_file):
17239         use 0666 mask when creating files so umask gets applied
17240         correctly. Fixes #331295.
17241
17242 2006-02-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17243
17244         * gst/subparse/Makefile.am:
17245         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
17246         (gst_ssa_parse_dispose), (gst_ssa_parse_init),
17247         (gst_ssa_parse_class_init), (gst_ssa_parse_src_event),
17248         (gst_ssa_parse_sink_event), (gst_ssa_parse_setcaps),
17249         (gst_ssa_parse_remove_override_codes), (gst_ssa_parse_parse_line),
17250         (gst_ssa_parse_chain), (gst_ssa_parse_change_state):
17251         * gst/subparse/gstssaparse.h:
17252         * gst/subparse/gstsubparse.c: (plugin_init):
17253           Add very basic parser for SSA subtitle streams (as often
17254           found in matroska files).
17255
17256 2006-02-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17257
17258         * gst/playback/gstdecodebin.c: (mimetype_is_raw):
17259           That should be text/x-pango-markup, not text/x-pango-layout.
17260
17261 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17262
17263         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize):
17264         Polishing.
17265
17266 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17267
17268         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
17269         (gst_text_overlay_finalize), (gst_text_overlay_init),
17270         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
17271         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
17272         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
17273         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
17274         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
17275         Fix state change deadlock.
17276
17277 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17278
17279         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
17280         (gst_text_overlay_finalize), (gst_text_overlay_init),
17281         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
17282         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
17283         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
17284         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
17285         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
17286         * ext/pango/gsttextoverlay.h: Fix seeking both for muxed formats
17287         and subtitles files.
17288
17289 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17290
17291         * gst/playback/gstdecodebin.c: (mimetype_is_raw): pango layout
17292         should be considered as raw.
17293
17294 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17295
17296         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
17297         (cb_probe):
17298         * gst/playback/gststreaminfo.h: Introduce language informations.
17299
17300 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
17301
17302         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
17303         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
17304         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
17305         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
17306         Set shared memory segments to be deleted as soon as we have attached,
17307         that way they get cleaned up automatically if we crash.
17308
17309 2006-02-18  Julien MOUTTE  <julien@moutte.net>
17310
17311         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_get_text): 
17312         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_get_text): Those
17313         functions are called with lock held.
17314
17315 2006-02-18  Julien MOUTTE  <julien@moutte.net>
17316
17317         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
17318         (gst_text_overlay_finalize), (gst_text_overlay_init),
17319         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
17320         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
17321         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
17322         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
17323         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
17324         (gst_text_overlay_change_state): Refactoring of textoverlay
17325         without collectpads. This now supports sparse subtitles coming
17326         from a demuxer instead of a sub file. Seeking is still broken 
17327         though. Need to discuss with wtay some more on how to handle
17328         seeking correctly.
17329         * ext/pango/gsttextoverlay.h:
17330         * gst/playback/gstplaybin.c: (setup_sinks): Support linking with
17331         subtitles coming from the demuxer.
17332
17333 2006-02-17  Wim Taymans  <wim@fluendo.com>
17334
17335         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
17336         (gst_vorbisenc_convert_sink):
17337         Use some more scaling functions.
17338
17339 2006-02-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17340
17341         * ext/cdparanoia/gstcdparanoiasrc.c:
17342         (gst_cd_paranoia_src_class_init), (gst_cd_paranoia_dummy_callback),
17343         (gst_cd_paranoia_paranoia_callback),
17344         (gst_cd_paranoia_src_signal_is_being_watched),
17345         (gst_cd_paranoia_src_read_sector):
17346         * ext/cdparanoia/gstcdparanoiasrc.h:
17347           Add back 'transport-error' and 'uncorrected-error' signals and
17348           make them actually be fired when bad stuff happens (#319340).
17349
17350 2006-02-17  Wim Taymans  <wim@fluendo.com>
17351
17352         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
17353         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
17354         (gst_ring_buffer_device_is_open), (gst_ring_buffer_acquire),
17355         (gst_ring_buffer_release), (gst_ring_buffer_set_flushing),
17356         (gst_ring_buffer_start), (gst_ring_buffer_pause_unlocked),
17357         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
17358         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
17359         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
17360         (gst_ring_buffer_commit), (gst_ring_buffer_prepare_read),
17361         (gst_ring_buffer_clear):
17362         Small cleanups.
17363         Added some G_LIKELY.
17364
17365 2006-02-17  Wim Taymans  <wim@fluendo.com>
17366
17367         * gst-libs/gst/audio/TODO:
17368         Update TODO
17369
17370         * gst-libs/gst/audio/gstbaseaudiosink.c:
17371         (gst_base_audio_sink_get_offset):
17372         When trying to play samples ASAP and we don't have a
17373         previous sample, try to play at position 0 instead of
17374         an invalid position.
17375
17376 2006-02-17  Wim Taymans  <wim@fluendo.com>
17377
17378         * ext/alsa/gstalsasink.c: (gst_alsasink_open),
17379         (gst_alsasink_reset):
17380         Also release lock when we get an error in _reset();
17381         fix an error message.
17382
17383 2006-02-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17384
17385         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
17386         (gst_alsasink_init), (get_channel_free_structure),
17387         (caps_add_channel_configuration), (gst_alsasink_getcaps),
17388         (gst_alsasink_close):
17389         * ext/alsa/gstalsasink.h:
17390           Add support for more than 2 channels (#326720).
17391
17392 2006-02-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17393
17394         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
17395           Set codec_name for WAVEFORMATEX as well. When we have 'normal PCM'
17396           with 4 or 6 channels, assume a default channel layout to make things
17397           work (not sure there's anything else we can do in those cases).
17398
17399 2006-02-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17400
17401         * gst-libs/gst/audio/multichannel.c:
17402           Minor docs fix.
17403
17404         * gst-libs/gst/riff/Makefile.am:
17405         * gst-libs/gst/riff/riff-ids.h:
17406         * gst-libs/gst/riff/riff-media.c:
17407         (gst_riff_wavext_add_channel_layout), (gst_riff_create_audio_caps):
17408           Add support for WAVEFORMATEX, eg. PCM audio with more than two
17409           channels and a channel layout map.
17410           
17411 2006-02-16  Mathieu Garcia <b0nk at free dot fr>
17412
17413         Reviewed by Edward Hervey  <edward@fluendo.com>
17414
17415         * gst/videoscale/vs_scanline.c: (vs_scanline_resample_nearest_RGBA): 
17416         C-level optimization of the RGBA nearest neighbour function.
17417         Eventually this might end up in liboil with vectorized versions.
17418
17419 2006-02-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17420
17421         * gst-libs/gst/audio/multichannel.c:
17422         (gst_audio_get_channel_positions):
17423           When we have more than 2 channels, but no channel layout is
17424           specified in the caps, return some default channel layout
17425           to the caller and warn about about a possibly buggy element
17426           (could be buggy filtercaps as well of course) (#317038).
17427
17428 2006-02-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17429
17430         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
17431           Add gst-libs/gst/cdda to list of lib search paths.
17432
17433 2006-02-15  Andy Wingo  <wingo@pobox.com>
17434
17435         * ext/ogg/gstoggmux.c (gst_ogg_mux_collected): When updating
17436         timestamp, update timestamp_end as well. Fixes a bugaboo. I hope
17437         to the Lord Jesus that I do not have to touch the ogg muxer ever
17438         again.
17439
17440 2006-02-15  Edward Hervey  <edward@fluendo.com>
17441
17442         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
17443         quicktime movie files can also contain 'uuid' atoms.
17444
17445 2006-02-14  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17446
17447         * gst/audioconvert/plugin.c: (plugin_init):
17448           Register the GstAudioChannelPosition enum type with the type
17449           system in the plugin_init function, so that it is known before
17450           any element actually makes use of multi-channel stuff. This is
17451           required for example if one wants to be able to deserialise/use
17452           a caps string with channel positions before any pipeline has
17453           been setup and started, like with gst-launch.
17454
17455 2006-02-14  Wim Taymans  <wim@fluendo.com>
17456
17457         * gst-libs/gst/audio/gstringbuffer.c:
17458         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_delay),
17459         (gst_ring_buffer_samples_done), (wait_segment),
17460         (gst_ring_buffer_commit), (gst_ring_buffer_clear):
17461         Add some compiler G_(UN_)LIKELY help.
17462         SIGNAL the ringbuffer waiters when going to PAUSED as well to
17463         make sure they can exit their functions. Should fix #330748
17464
17465 2006-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17466
17467         * Makefile.am:
17468         * configure.ac:
17469         * win32/MANIFEST:
17470         * win32/common/_stdint.h:
17471           Windows does not have long long; copy the generated _stdint.h
17472         * win32/common/interfaces-enumtypes.c:
17473         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
17474         (gst_mixer_track_flags_get_type),
17475         (gst_tuner_channel_flags_get_type):
17476         * win32/common/multichannel-enumtypes.c:
17477         (gst_audio_channel_position_get_type):
17478           update
17479
17480 2006-02-13  Wim Taymans  <wim@fluendo.com>
17481
17482         * gst-libs/gst/audio/gstbaseaudiosink.c:
17483         (gst_base_audio_sink_get_time), (gst_base_audio_sink_preroll),
17484         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
17485         Always sync on first sample we receive when starting.
17486
17487 2006-02-13  Wim Taymans  <wim@fluendo.com>
17488
17489         * gst/playback/gstplaybin.c: (gen_vis_element):
17490         Update vis bin docs.
17491         Move queue after tee so we don't queue video buffers but
17492         audio samples instead. Fixes problems where the video queue
17493         is filled and the audio queue empty.
17494
17495 2006-02-13  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17496
17497         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
17498           No need to push an EOS event here, GstBaseSrc will do that for us
17499           when we return FLOW_UNEXPECTED.
17500           
17501 2006-02-12  Wim Taymans  <wim@fluendo.com>
17502
17503         * gst-libs/gst/audio/gstbaseaudiosink.c:
17504         (gst_base_audio_sink_get_time), (gst_base_audio_sink_setcaps),
17505         (gst_base_audio_sink_drain), (gst_base_audio_sink_preroll),
17506         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
17507         Use scale functions when possible.
17508         Fix error messages.
17509         Free clockid when after waiting for EOS.
17510         Use G_(UN_)LIKLY when it makes sense.
17511         Fix sample clipping bug found by Arwed v. Merkatz fixes #330789.
17512
17513 2006-02-12  Edward Hervey  <edward@fluendo.com>
17514
17515         * gst/playback/gstplaybasebin.c: (prepare_output): 
17516         Remove stray semi-colon (fixes #330888).
17517
17518 2006-02-12  Jan Schmidt  <thaytan@mad.scientist.com>
17519
17520         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
17521         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
17522         Fix up the XShm call testing so that we catch errors, and don't
17523         cause new ones by attempting to detach from a segment we failed
17524         to attach to. Fixes #312439.
17525
17526 2006-02-10  Edward Hervey  <edward@fluendo.com>
17527
17528         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
17529         Added flv file typefind (video/x-flv).
17530
17531 2006-02-10  Edward Hervey  <edward@fluendo.com>
17532
17533         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
17534         (gst_riff_create_video_template_caps):
17535         Added FLV1 <==> 'video/x-flash-video,flvversion=1' conversion.
17536         Also added the caps to the default set of riff video caps.
17537
17538 2006-02-09  Andy Wingo  <wingo@pobox.com>
17539
17540         * ext/ogg/gstoggmux.c (GstOggPad): Keep track of both the start
17541         time and the end time of the last packet in the page.
17542         (gst_ogg_mux_pad_queue_page): In addition to setting the timestamp
17543         on the pages in our queue, set the duration as well. Reflow a
17544         debug statement.
17545         (gst_ogg_mux_collected): Keep track of GstOggPad->timestamp_end.
17546         Fixes bad muxing order.
17547
17548 2006-02-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17549
17550         * gst-libs/gst/rtp/gstbasertppayload.c:
17551         (gst_basertppayload_setcaps), (gst_basertppayload_push):
17552           update seqnum before setting it on the packet; this makes sure
17553           that the timestamp and seqnum properties match after pushing
17554           a buffer
17555
17556 2006-02-09  Andy Wingo  <wingo@pobox.com>
17557
17558         * gst-libs/gst/audio/gstringbuffer.c
17559         (gst_ring_buffer_samples_done): Cast to guint64, fixes an integer
17560         overflow after 13.5 hours of recording. Kapow!
17561
17562         * ext/alsa/gstalsasrc.c (gst_alsasrc_delay): Clamp the delay to
17563         the buffer size -- we don't care about underrun/overrun reporting
17564         right now, just need to return a useful value.
17565
17566 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
17567
17568         * configure.ac:
17569           Back to CVS
17570
17571 === release 0.10.3 ===
17572
17573 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
17574
17575         * configure.ac:
17576           releasing 0.10.3, "Under Pressure"
17577
17578 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17579
17580         * configure.ac:
17581         Drat. Bump libtool version number for new API.
17582         Prelease 0.10.2.3 (of 0.10.3)
17583
17584 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17585
17586         * configure.ac:
17587         * win32/common/config.h:
17588         0.10.2.2 prerelease (of 0.10.3).
17589
17590 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17591
17592         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_create):
17593           Revert Andy's newsegment change pending a more correct
17594           fix.
17595
17596 2006-02-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17597
17598         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
17599         (qt_type_find), (plugin_init):
17600           detect more files as 3gp
17601           group and reorder the iso file formats
17602
17603 2006-02-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17604
17605         * ext/vorbis/vorbis.c: (plugin_init):
17606           Register musicbrainz tags, so apps don't have to.
17607
17608 2006-02-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17609
17610         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_from_vorbis_tag),
17611         (gst_tag_to_vorbis_tag):
17612           Make sure we called gst_tag_register_musicbrainz_tags()
17613           before possibly mapping a vorbiscomment string from/to a
17614           musicbrainz tag.
17615
17616 2006-02-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17617
17618         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
17619           In case we can't find the required number of consecutive
17620           mpeg audio frames to positively identify an MPEG audio
17621           stream, check if there's at least a valid mpeg audio
17622           frame right at offset 0 and if so suggest mpeg/audio
17623           caps with a very low probability (#153004).
17624
17625 2006-02-07  Andy Wingo  <wingo@pobox.com>
17626
17627         * gst/tcp/gsttcpclientsrc.c (gst_tcp_client_src_create): Switch to
17628         a TIME segment if we get timestamped buffers. Requires recent
17629         fixes in core to work properly.
17630
17631 2006-02-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17632
17633         * gst/playback/gstplaybasebin.c: (prepare_output):
17634           Don't print the URI as part of the error message, it
17635           makes error dialogs look rather ugly, especially if
17636           the URI is very long or has characters in it that
17637           need escaping.
17638
17639 2006-02-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17640
17641         * gst/playback/gstplaybasebin.c: (prepare_output):
17642           Error out if we have only text or subtitles, but nothing
17643           else. Also error out if we have subtitles but no video
17644           stream.
17645
17646 2006-02-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17647
17648         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
17649           Treat GNOME_VFS_RESULT_EOF as EOS, not as error (#329194).
17650           Post an error message on the bus when we encounter an
17651           error, which will hopefully be more meaningful than the
17652           'Internal Flow Error' message users get to see if we
17653           just return GST_FLOW_ERROR.
17654
17655 2006-02-07  Andy Wingo  <wingo@pobox.com>
17656
17657         * configure.ac (GST_MAJORMINOR): Update core version req to
17658         0.10.2.2, for the collectpads API addition (#330244).
17659
17660 2006-02-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17661
17662         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
17663           Return FALSE from plugin_init() when GnomeVFS can't
17664           be initialised for some reason (#328423).
17665
17666 2006-02-06  Julien MOUTTE  <julien@moutte.net>
17667
17668         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event): 
17669         Stick to seeking theory until i find the bug.
17670         * gst/subparse/gstsubparse.c: (parse_subrip): Fix debug.
17671
17672 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
17673
17674         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
17675         (theora_enc_finalize), (theora_enc_sink_setcaps),
17676         (theora_set_header_on_caps), (theora_enc_chain),
17677         (theora_enc_change_state):
17678         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
17679           Make theoraenc and the tests leak free. Like, really.
17680
17681 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
17682
17683         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
17684         (theora_enc_finalize), (theora_enc_sink_setcaps):
17685           Add a finalize method to ensure we clean up state even if
17686           someone omitted the state change back to NULL.
17687
17688         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1),
17689         (gst_vorbisenc_chain):
17690           Free some more leaked bits.
17691
17692         * tests/check/pipelines/theoraenc.c: (start_pipeline),
17693         (stop_pipeline):
17694           Wait for state changes to happen if they're ASYNC.
17695
17696           This ought to teach those fancy pants buildbots a lesson.
17697
17698 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
17699
17700         * gst-libs/gst/tag/gstid3tag.c:
17701           Add mapping for ID3 International Standard Recording Code
17702           tag "TSRC"
17703
17704 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
17705
17706         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1):
17707           Don't leak tag names.
17708
17709 2006-02-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17710
17711         * docs/libs/gst-plugins-base-libs-docs.sgml:
17712         * docs/libs/gst-plugins-base-libs-sections.txt:
17713         * gst-libs/gst/tag/gstid3tag.c:
17714         * gst-libs/gst/tag/gstvorbistag.c:
17715         * gst-libs/gst/tag/tags.c:
17716           Split libgsttag docs into multiple sections.
17717
17718 2006-02-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17719
17720         * docs/libs/Makefile.am:
17721         * docs/libs/gst-plugins-base-libs-docs.sgml:
17722         * docs/libs/gst-plugins-base-libs-sections.txt:
17723         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_tag):
17724         * gst-libs/gst/tag/gstvorbistag.c:
17725         * gst-libs/gst/tag/tag.h:
17726         * gst-libs/gst/tag/tags.c:
17727           Add libgsttag to the docs.
17728
17729 2006-02-05  Julien MOUTTE  <julien@moutte.net>
17730
17731         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize),
17732         (gst_text_overlay_init), (gst_text_overlay_src_event),
17733         (gst_text_overlay_collected): Fix clockoverlay.
17734
17735 2006-02-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17736
17737         * docs/libs/compiling.sgml:
17738           Fix typo: it's pkg-config, not pkg-gconfig
17739
17740         * docs/libs/gst-plugins-base-libs-docs.sgml:
17741         * docs/libs/gst-plugins-base-libs-sections.txt:
17742         * docs/libs/tmpl/gstgconf.sgml:
17743           There is no libgstgconf in 0.10, remove it
17744           from the docs.
17745
17746 2006-02-05  Julien MOUTTE  <julien@moutte.net>
17747
17748         * docs/libs/tmpl/gstcolorbalance.sgml: Updated.
17749         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
17750         (gst_text_overlay_src_event), (gst_text_overlay_collected):
17751         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
17752         (gst_sub_parse_class_init), (gst_sub_parse_init),
17753         (gst_sub_parse_src_event), (parse_mdvdsub), (parse_subrip),
17754         (parse_mpsub), (parser_state_init), (handle_buffer),
17755         (gst_sub_parse_chain), (gst_sub_parse_sink_event), (plugin_init):
17756         * gst/subparse/gstsubparse.h: Introduce seeking code.
17757
17758 2006-02-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17759
17760         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
17761           Add comment about LANGUAGE tag inconsistency (we want
17762           ISO-639-1, but extract three-letter identifiers?)
17763
17764         * po/POTFILES.in:
17765           Add two translatable files.
17766
17767 2006-02-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17768
17769         * gst-libs/gst/tag/Makefile.am:
17770         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
17771         * gst-libs/gst/tag/tag.h:
17772         * gst-libs/gst/tag/tags.c:
17773         (gst_tag_register_musicbrainz_tags_internal),
17774         (gst_tag_register_musicbrainz_tags):
17775           Forward-port some tags stuff from the 0.8 branch. This is
17776           mostly the addition of musicbrainz tags and their mapping
17777           to vorbistags, and a vorbistag mapping of the language tag.
17778
17779 2006-02-05  Julien MOUTTE  <julien@moutte.net>
17780
17781         * gst/playback/gstplaybin.c: (gen_text_element): Fix broken code
17782         refactoring.
17783
17784 2006-02-04  David Schleef  <ds@schleef.org>
17785
17786         * ext/ogg/gstoggmux.c:
17787         * gst/typefind/gsttypefindfunctions.c:
17788           Add Dirac typefinding and add dirac format to oggmux.
17789
17790 2006-02-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17791
17792         * gst/playback/gstdecodebin.c: (try_to_link_1):
17793           Don't put essential function call into
17794           g_return_*() macro, otherwise it'll all be
17795           replaced by NOOPs when compiling with
17796           G_DISABLE_CHECKS defined.
17797
17798 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
17799
17800         * ext/ogg/gstoggdemux.c:
17801         * ext/ogg/gstoggparse.c:
17802         * gst/tcp/gsttcpserversink.c:
17803         * sys/v4l/v4lsrc_calls.c:
17804         * sys/v4l/v4lsrc_calls.h:
17805         Just make it compile with --disable-gst-debug.
17806
17807 2006-02-03  Wim Taymans  <wim@fluendo.com>
17808
17809         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
17810         (gst_alsasink_class_init), (gst_alsasink_init),
17811         (gst_alsasink_write), (gst_alsasink_reset):
17812         * ext/alsa/gstalsasink.h:
17813         Add lock to protect alsa calls.
17814         Implement reset to flush samples ASAP, does not work
17815         with dmix though.
17816
17817 2006-02-02  Wim Taymans  <wim@fluendo.com>
17818
17819         * gst-libs/gst/audio/gstbaseaudiosink.c:
17820         (gst_base_audio_sink_provide_clock):
17821         Ugh.. getting late I guess...
17822
17823 2006-02-02  Wim Taymans  <wim@fluendo.com>
17824
17825         * gst-libs/gst/audio/gstbaseaudiosink.c:
17826         (gst_base_audio_sink_provide_clock),
17827         (gst_base_audio_sink_set_property),
17828         (gst_base_audio_sink_get_property), (gst_base_audio_sink_render):
17829         Don't try to provide a clock when we are not negotiated since
17830         we might not be able to make it run.
17831
17832 2006-02-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17833
17834         * gst/playback/gstdecodebin.c: (try_to_link_1):
17835           Unlinking two source pads is ... hard.
17836
17837 2006-02-02  Wim Taymans  <wim@fluendo.com>
17838
17839         * gst-libs/gst/audio/TODO:
17840         Updated.
17841
17842         * gst-libs/gst/audio/gstbaseaudiosink.c:
17843         (gst_base_audio_sink_drain), (gst_base_audio_sink_event):
17844         On EOS, wait till the last sample is played before posting EOS.
17845
17846 2006-02-01  Philippe Kalaf <burger at speedy dot org>
17847
17848         Patch by: Kai Vehmanen
17849         * gst-libs/gst/rtp/gstbasertpdepayload.c:
17850           Adds ability to enable newsegment bypass by setting queue_delay to
17851           zero. Also avoid thread being started if queue_delay is zero.
17852
17853 2006-02-01  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17854
17855         * gst/playback/test6.c: (new_decoded_pad_cb), (show_error), (main):
17856           Make test work again by connecting fakesinks to each decoded pad,
17857           which makes the pipeline wait until each fakesink has a buffer
17858           queued before going to PAUSED state. At that point we know the
17859           decodebin pads are negotiated.
17860
17861 2006-02-01  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17862
17863         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_query),
17864         (gst_cdda_base_src_handle_event):
17865         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
17866           Pass unhandled queries to the parent class's query function.
17867
17868 2006-02-01  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17869
17870         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_types),
17871         (gst_ogg_pad_src_query):
17872         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
17873         * ext/theora/theoradec.c: (theora_dec_src_query),
17874         (theora_dec_sink_query):
17875         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
17876         (vorbis_dec_sink_query):
17877         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
17878         (gst_vorbisenc_sink_query):
17879         * gst/adder/gstadder.c: (gst_adder_query):
17880           Pass unhandled queries upstream instead of just
17881           dropping them (#326447). Also, fix supported
17882           query types list for some elements.
17883
17884 2006-02-01  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17885
17886         * gst/typefind/gsttypefindfunctions.c: (au_type_find),
17887         (paris_type_find), (ilbc_type_find), (plugin_init):
17888           Fix typefinding for audio/x-au, audio/x-paris and
17889           audio/iLBC-sh. We cannot use the START_WITH macros
17890           here, because there can only be one typefind factory
17891           with the same name (caps), so the second one would
17892           replace the first one and the first one would never
17893           be called when doing typefinding (see #161712).
17894           
17895
17896 2006-01-31  Wim Taymans  <wim@fluendo.com>
17897
17898         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
17899         (vorbis_handle_header_packet), (vorbis_dec_push),
17900         (vorbis_handle_data_packet):
17901         Use scale_int when we can, add some more scaling.
17902         Check packettype before parsing it.
17903
17904 2006-01-31  Wim Taymans  <wim@fluendo.com>
17905
17906         * ext/theora/theoradec.c: (_theora_granule_time),
17907         (theora_dec_src_convert), (theora_dec_sink_convert):
17908         Call right _scale functions.
17909         Use parameter instead of some other random value.
17910
17911 2006-01-31  Wim Taymans  <wim@fluendo.com>
17912
17913         * ext/theora/theoradec.c: (_theora_granule_frame),
17914         (_theora_granule_time), (_inc_granulepos),
17915         (theora_dec_src_convert), (theora_dec_sink_convert),
17916         (theora_handle_type_packet), (theora_handle_data_packet),
17917         (theora_dec_chain):
17918         Use higher precision timestamps calculation.
17919         Convert some other conversions to _scale.
17920
17921 2006-01-31  Stefan Kost  <ensonic@users.sf.net>
17922
17923         * gst/audiotestsrc/gstaudiotestsrc.c:
17924         (gst_audio_test_src_create_sine_table), (plugin_init):
17925         * gst/volume/gstvolume.c: (plugin_init):
17926           initialize gst_controller before using
17927
17928 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
17929
17930         * tests/check/pipelines/theoraenc.c:
17931         * tests/check/pipelines/vorbisenc.c:
17932         Define constant using G_GINT64_CONSTANT to avoid errors when
17933         passing it around - otherwise it gets truncated to 32 bits.
17934
17935         Fixes failing tests.
17936
17937 2006-01-31  Andy Wingo  <wingo@pobox.com>
17938
17939         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_set_caps): Don't segfault if the
17940         caps being set doesn't have a framerate value. Basically a stopgap
17941         measure.
17942
17943         * ext/ogg/gstoggmux.c (GST_BUFFER_END_TIME): New macro. Not
17944         technically correct enough to put into core though.
17945         (gst_ogg_mux_dequeue_page): Use END_TIME instead of TIMESTAMP +
17946         DURATION. Fixes theoraenc ! oggmux.
17947
17948         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Fixate to the nearest
17949         fraction, not double.
17950
17951 2006-01-31  Sebastien Moutte  <sebastien@moutte.net>
17952
17953         * win32/vs7:
17954         add vs7 project files created by Sergey Scobich
17955
17956 2006-01-30  Sebastien Moutte  <sebastien@moutte.net>
17957
17958         * win32/vs8:
17959         add vs8 project files created by Sergey Scobich
17960         
17961 2006-01-30  Andy Wingo  <wingo@pobox.com>
17962
17963         * ext/ogg/gstoggmux.c (gst_ogg_mux_dequeue_page): Compare
17964         timestamp + duration, not just timestamp -- ogg pages should be
17965         ordered by stop time. Necessary fix given the change in vorbis
17966         timestamps.
17967
17968         * ext/theora/theoraenc.c (theora_enc_sink_setcaps) 
17969         (gst_theora_enc_init): Pull the granule shift out of the encoder.
17970         (granulepos_add): New function, handles the messiness of adjusting
17971         granulepos values.
17972         (theora_buffer_from_packet):
17973         (theora_enc_chain):
17974         (theora_enc_sink_event): Use granulepos_add, not +.
17975
17976         * tests/check/pipelines/theoraenc.c
17977         (check_buffer_granulepos_from_starttime): Just check the frame
17978         count, not the actual granulepos -- we can't dictate to the
17979         encoder when it should be placing keyframes.
17980
17981 2006-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
17982
17983         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
17984           SERVICE_NOT_AVAILABLE happens for example when you're trying to
17985           play an http:// stream from a server that's not serving
17986
17987 2006-01-30  Andy Wingo  <wingo@pobox.com>
17988
17989         * tests/check/pipelines/vorbisenc.c (TIMESTAMP_OFFSET): 
17990         * tests/check/pipelines/theoraenc.c (TIMESTAMP_OFFSET): Totally
17991         remove the UINT64_CONSTANT macro, doesn't appear to be needed or
17992         available.
17993
17994         * ext/theora/gsttheoraenc.h:
17995         * ext/theora/theoraenc.c: Same changes as were done to vorbisenc,
17996         although theoraenc was timestamping correctly. Added handling of
17997         streams that start with nonzero timestamps.
17998
17999         * tests/check/Makefile.am:
18000         * tests/check/pipelines/theoraenc.c: New file, basically does same
18001         tests as vorbisenc.
18002
18003         * tests/check/pipelines/vorbisenc.c: I claim these bugs.
18004
18005 2006-01-30  Wim Taymans  <wim@fluendo.com>
18006
18007         * gst-libs/gst/audio/gstaudiosink.c:
18008         (gst_audioringbuffer_class_init), (gst_audioringbuffer_release),
18009         (gst_audioringbuffer_pause):
18010         Implement pause that does not wait for completion.
18011
18012         * gst-libs/gst/audio/gstbaseaudiosink.c:
18013         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
18014         Don't drop buffers when going to PAUSED but perform preroll on
18015         remaining samples now that core base class supports this.
18016
18017         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_release),
18018         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_stop),
18019         (gst_ring_buffer_commit):
18020         Pause should not signal waiters.
18021         Implement return value of _commit correctly.
18022
18023 2006-01-30  Andy Wingo  <wingo@pobox.com>
18024
18025         * tests/check/Makefile.am (check_vorbis): Add pipelines/vorbisenc.
18026
18027         * ext/vorbis/vorbisenc.c (gst_vorbisenc_buffer_from_packet): Logic
18028         updated to timestamp from the first sample, not the last.
18029         (gst_vorbisenc_buffer_from_header_packet): New function, takes
18030         special care of granulepos and timestamp for header packets.
18031         (gst_vorbisenc_chain): Reflow, fix some leaks, and handle the case
18032         when the first buffer has a nonzero timestamp.
18033
18034         * ext/vorbis/vorbisenc.h (GstVorbisEnc.granulepos_offset)
18035         (GstVorbisEnc.subgranule_offset): New members. Take care of the
18036         case when the first audio buffer we get has a nonzero timestamp.
18037         (GstVorbisEnc.next_ts): Renamed from prev_ts, because now we
18038         properly timestamp vorbis buffers with the time of the first
18039         sample, not the last.
18040         
18041         * ext/vorbis/vorbisenc.c (granulepos_to_clocktime): Renamed from
18042         vorbis_granule_time_copy -- now it takes the granule/subgranule
18043         offset into account.
18044
18045         * tests/check/pipelines/vorbisenc.c: New test for correctness of
18046         timestamps, durations, and granulepos on buffers produced by
18047         vorbisenc.
18048
18049 2006-01-30  Jan Schmidt  <thaytan@mad.scientist.com>
18050
18051         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
18052         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
18053           Patch from Eric Jonas to support conversions to/from UYVY 
18054           (Fixes: #324626)
18055
18056 2006-01-30  Julien MOUTTE  <julien@moutte.net>
18057
18058         * gst/playback/gstplaybasebin.c: (group_commit), (queue_overrun),
18059         (setup_subtitle), (setup_source), (set_active_source):
18060         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
18061         (gen_text_element), (gen_audio_element), (gen_vis_element),
18062         (remove_sinks), (add_sink), (setup_sinks): Implement subtitles.
18063
18064 2006-01-29  Sebastien Moutte  <sebastien@moutte.net>
18065
18066         * gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES)
18067         * gst-libs/gst/audio/gstbaseaudiosink.c: (gst_base_audio_sink_render)
18068                 use gst_guint64_to_gdouble to be compliant with vs6
18069         * gst/playback/gstdecodebin.c: (try_to_link_1)
18070         * gst/videorate/videorate.c: (gst_video_rate_blank_data)
18071                 use G_GINT64_CONSTANT for int64 constants
18072         * win32/common/libgstinterfaces.def:
18073                 export some symbols (gst_mixer_get_type,gst_mixer_track_get_type)
18074         * win32/vs6:
18075                 update and add new project files
18076                 
18077 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
18078
18079         * Makefile.am:
18080         * win32/MANIFEST:
18081         * win32/common/interfaces-enumtypes.c:
18082         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
18083         (gst_mixer_track_flags_get_type),
18084         (gst_tuner_channel_flags_get_type):
18085         * win32/common/interfaces-enumtypes.h:
18086         * win32/common/multichannel-enumtypes.c:
18087         (gst_audio_channel_position_get_type):
18088         * win32/common/multichannel-enumtypes.h:
18089           add a win32-update rule like in core, and copy over enumtypes files
18090
18091 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
18092
18093         * win32/MANIFEST:
18094         * win32/common/config.h:
18095         * win32/common/config.h.in:
18096           add config files just like in core
18097
18098 2006-01-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18099
18100         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format):
18101           Make gcc-4.1 happy (part of #327357).
18102
18103 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
18104
18105         * ext/alsa/gstalsasink.c: (gst_alsasink_init), (set_hwparams),
18106         (set_swparams), (gst_alsasink_prepare), (gst_alsasink_unprepare),
18107         (gst_alsasink_close), (gst_alsasink_write), (gst_alsasink_reset):
18108         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (set_hwparams),
18109         (set_swparams), (gst_alsasrc_open), (gst_alsasrc_prepare),
18110         (gst_alsasrc_unprepare), (gst_alsasrc_read):
18111           Update all error messages.  All of them should either use
18112           the default translated message, or actually provide a
18113           translatable string.
18114           Make the string for channel count problems meaningful.
18115
18116 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
18117
18118         * sys/v4l/v4l_calls.c: (gst_v4l_open):
18119           check for and throw RESOURCE_BUSY
18120
18121 2006-01-27  David Schleef  <ds@schleef.org>
18122
18123         * gst/videoscale/vs_scanline.c: Oops, *that's* why I never
18124           checked in this change -- it requires liboil features not
18125           in 0.3.6.  Revert parts.
18126
18127 2006-01-27  David Schleef  <ds@schleef.org>
18128
18129         * REQUIREMENTS:
18130         * configure.ac: update liboil requirement to 0.3.6
18131         * gst/videoscale/Makefile.am:
18132         * gst/videoscale/vs_scanline.c: liboilify
18133
18134 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
18135
18136         * ext/libvisual/visual.c: (get_buffer):
18137           When pad_alloc returns a GstFlowReturn other
18138           than GST_FLOW_OK, make sure it is passed upstream.
18139
18140 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
18141
18142         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
18143         (gst_alsasink_class_init):
18144           Free the device name string.
18145
18146         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
18147         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad),
18148         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_clear_collectpads):
18149           Don't remove a pad from the collectpads structure until it
18150           is released - it's a request pad, and may receive data again
18151           if the element gets moved back to PLAYING state.
18152
18153         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
18154           Ensure we turn on double buffering on the Xv port, and
18155           set the colour key to something dark and mysterious that
18156           isn't black.
18157
18158 2006-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
18159
18160         * ext/alsa/gstalsaplugin.c: (plugin_init):
18161         * ext/cdparanoia/gstcdparanoiasrc.c:
18162         (gst_cd_paranoia_src_base_init), (plugin_init):
18163         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
18164         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
18165           - a library should not call setlocale. see "Libraries" node in
18166             gettext manual
18167           - make sure all plugins that use translation do bindtextdomain
18168             to point to the localedir
18169         * gst/playback/gstplaybin.c: (gen_vis_element), (add_sink),
18170         (setup_sinks), (plugin_init):
18171           all this, and check for NULL when creating sinks
18172
18173 2006-01-27  Julien MOUTTE  <julien@moutte.net>
18174
18175         * gst/subparse/gstsubparse.c: (gst_subparse_type_find),
18176         (plugin_init): Make typefinding of subtitles work again.
18177
18178 2006-01-26  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18179
18180         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
18181         (mp3_type_frame_length_from_header), (mp3_type_find),
18182         (wavpack_type_find), (m4a_type_find), (ircam_type_find),
18183         (plugin_init):
18184           Backport a bunch of typefinding fixes from the 0.8 branch.
18185           Also, improve wavpack typefinding: if we can't peek the
18186           entire wavpack block, try to parse the bits we can get and
18187           see if we find what we're looking for in those.
18188
18189 2006-01-26  Julien MOUTTE  <julien@moutte.net>
18190
18191         * sys/ximage/ximagesink.c:
18192         (gst_ximagesink_calculate_pixel_aspect_ratio):
18193         * sys/xvimage/xvimagesink.c:
18194         (gst_xvimagesink_calculate_pixel_aspect_ratio): Handle some
18195         more cases of pixel aspect ratio.
18196
18197 2006-01-26  Edward Hervey  <edward@fluendo.com>
18198
18199         * gst/playback/gstdecodebin.c: (pad_probe):
18200         Also consider the flush-start and tag events as unblockers
18201         for the pad probes.
18202
18203 2006-01-26  Julien MOUTTE  <julien@moutte.net>
18204
18205         * gst/playback/gstplaybin.c: (gst_play_bin_init),
18206         (gst_play_bin_dispose), (gst_play_bin_vis_unblocked),
18207         (gst_play_bin_vis_blocked), (gst_play_bin_set_property): 
18208         On the fly visualisation switch, works disabling, enabling as
18209         well but it won't be able to enable vis in a playbin that was
18210         created with no visualisation.
18211
18212 2006-01-25  Wim Taymans  <wim@fluendo.com>
18213
18214         * gst-libs/gst/audio/gstbaseaudiosink.c:
18215         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
18216         Undo previous commit that returned WRONG_STATE sooner, it breaks 
18217         resume after pause.
18218
18219 2006-01-25  Wim Taymans  <wim@fluendo.com>
18220
18221         * gst-libs/gst/audio/gstbaseaudiosink.c:
18222         (gst_base_audio_sink_setcaps), (gst_base_audio_sink_event),
18223         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render):
18224         Improve debugging.
18225         Post error when caps cannot be parsed.
18226         Resync on discontinuity in the stream.
18227         Clip samples to segment boundaries.
18228         return WRONG_STATE sooner when we are flushing.
18229
18230         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
18231         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
18232         Make audiosrc operate in TIME.
18233         Set TIMESTAMP and DURATION on buffers.
18234
18235 2006-01-24  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18236
18237         * tests/examples/seek/seek.c: (main):
18238           Output tag messages as well.
18239
18240 2006-01-23  Edward Hervey  <edward@fluendo.com>
18241
18242         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
18243         (free_pad_probes), (remove_fakesink), (pad_probe),
18244         (close_pad_link), (gst_decode_bin_change_state):
18245         Replace GstPadBlockCallback with pad probes that detect
18246         first buffer AND eos before removing fakesink.
18247         Fixes hang with demuxers doing EOS while pre-rolling.
18248         Solves #328279
18249
18250 2006-01-23  Andy Wingo  <wingo@pobox.com>
18251
18252         * ext/alsa/gstalsasink.c:
18253         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18254         (gst_base_rtp_depayload_setcaps),
18255         (gst_base_rtp_depayload_add_to_queue),
18256         (gst_base_rtp_depayload_queue_release): GCC 2.95 fixes (#328263).
18257         
18258         Patch by: Jens Granseuer <jensgr at gmx dot net>
18259
18260 2006-01-22  Julien MOUTTE  <julien@moutte.net>
18261
18262         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
18263         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
18264         (gst_xvimagesink_buffer_alloc): Playbin keeps some ref to some 
18265         frames. We might get a frame destroyed after changing state to
18266         NULL, adding a safety check on xcontext.
18267
18268 2006-01-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18269
18270         * gst-libs/gst/interfaces/xoverlay.c:
18271           Fix prepare-xwindow-id code example in the docs - we need to
18272           ignore all messages that aren't element messages as well.
18273           
18274 2006-01-21  Julien MOUTTE  <julien@moutte.net>
18275
18276         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
18277           I think one day i'll completely undestand how caps negotiation
18278           is supposed to work. This refactoring handles buffer_alloc
18279           called with caps we can't handle. We definitely don't want a
18280           set_caps with those caps, so we define and allocate a buffer
18281           we would like to receive.
18282
18283 2006-01-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18284
18285         * gst/playback/gstplaybasebin.c: (setup_source):
18286           Free iterator when done.
18287
18288 2006-01-17  Jan Schmidt  <thaytan@mad.scientist.com>
18289
18290         * gst-libs/gst/audio/gstbaseaudiosink.c:
18291         (gst_base_audio_sink_render):
18292           Fix playback of non-synchronised streams by assuming a rate
18293           of 1.0 instead of a random one.
18294
18295           Makes this work again:
18296
18297           gst-launch filesrc location=raw_audio.file ! 'audio/x-raw-int,
18298           endianness=(int)4321, signed=(boolean)true, width=(int)16,
18299           depth=(int)16, rate=(int)44100, channels=(int)2' ! audioconvert !
18300           audioresample ! alsasink
18301
18302 === release 0.10.2 ===
18303
18304 2006-01-16  Thomas Vander Stichele <thomas at apestaart dot org>
18305
18306         * configure.ac:
18307           releasing 0.10.2, "Then the devil is six"
18308
18309 2006-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
18310
18311         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
18312         * gst/playback/gststreamselector.c:
18313         (gst_stream_selector_set_property):
18314           Comment out broken code that connects to the state-changed signal.
18315           At this point, changing current stream selection is broken, but 
18316           stuff like gst-launch playbin current-audio=1 works and filters
18317           to the chosen stream.
18318
18319 2006-01-16  Thomas Vander Stichele  <thomas at apestaart dot org>
18320
18321         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
18322           Fix #327216 (null dereference in vorbisdec)
18323
18324 2006-01-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18325
18326         * ext/theora/theoradec.c: (theora_handle_comment_packet):
18327           Post taglist actually on bus instead of just freeing it
18328           (fixes #327114 and totem bug #327080).
18329
18330         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
18331           Use gst_element_found_tags_for_pad(), so that the tags
18332           are sent downstream as an event as well.
18333
18334 2006-01-15  Thomas Vander Stichele  <thomas at apestaart dot org>
18335
18336         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
18337         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
18338         (gst_ximagesink_buffer_alloc):
18339         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
18340         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_show_frame),
18341         (gst_xvimagesink_buffer_alloc):
18342           move all regularly occurring messages to GST_LOG level
18343           add some more object logs
18344
18345 2006-01-14  Thomas Vander Stichele  <thomas at apestaart dot org>
18346
18347         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
18348           fix a silly segfault
18349
18350 2006-01-14  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18351
18352         * docs/libs/gst-plugins-base-libs-docs.sgml:
18353         * docs/libs/gst-plugins-base-libs-sections.txt:
18354         * gst-libs/gst/audio/mixerutils.c:
18355         * gst-libs/gst/audio/mixerutils.h:
18356           Add docs for mixerutils stuff.
18357
18358 2006-01-13  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18359
18360         * gst/playback/gstplaybasebin.c: (setup_source):
18361           Fix playback for sources that emit raw audio or
18362           raw video streams (e.g.: cd audio sources) (#325984).
18363
18364 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18365
18366         * gst-libs/gst/audio/mixerutils.c:
18367         (gst_audio_mixer_filter_do_filter):
18368           actually save the element we create
18369
18370 2006-01-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18371
18372         * gst-libs/gst/cdda/gstcddabasesrc.c:
18373         (gst_cdda_base_src_handle_track_seek):
18374           No need to post a tag message on the bus when seeking
18375           within the same track, only post it when the current
18376           track changes.
18377
18378 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
18379
18380         * gst/playback/gstplaybasebin.c: (group_destroy),
18381         (probe_triggered), (new_decoded_pad), (mute_group_type),
18382         (set_active_source):
18383         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
18384         * gst/playback/gststreamselector.c:
18385         (gst_stream_selector_base_init),
18386         (gst_stream_selector_set_property),
18387         (gst_stream_selector_request_new_pad):
18388           Reenable stream selection. These mechanisms need a complete overhaul
18389           in the face of 0.8->0.10 changes though.
18390
18391 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
18392
18393         * ext/ogg/gstoggdemux.c:
18394           Change the pad template to src_%d to match the pads that 
18395           are created from it. decodebin needs this information in order
18396           to decide that oggdemux is capable of producing multiple pads
18397           (and hence needs queues inserted).
18398
18399         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
18400         (gst_ogg_mux_collected):
18401           Make debug output more useful by using GST_PTR_FORMAT.
18402
18403 2006-01-11  Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
18404
18405         Reviewed by: Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18406
18407         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
18408           Set depth and width for alaw/mulaw (fixes #326601).
18409
18410 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18411
18412         * tests/icles/Makefile.am:
18413           don't build the tests if we don't have the libs
18414
18415 2006-01-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18416
18417         * ext/cdparanoia/gstcdparanoiasrc.c: (gst_cd_paranoia_src_close),
18418         (gst_cd_paranoia_paranoia_callback):
18419           Don't try to free NULL pointers.
18420
18421 2006-01-10  Edward Hervey  <edward@fluendo.com>
18422
18423         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain),
18424         (gst_audio_rate_change_state), (plugin_init):
18425         Add debugging category.
18426         Fix type issues.
18427         Add case for incoming buffers without valid offset/offset_end.
18428
18429 2006-01-10  Michael Smith  <msmith@fluendo.com>
18430
18431         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_dispose):
18432           Don't leak GCond in audio sources.
18433
18434 2006-01-10  Jan Schmidt  <thaytan@mad.scientist.com>
18435
18436         * gst/playback/gstplaybin.c: (gen_audio_element):
18437           Don't leak an autoaudiosink/alsasink when we generate
18438           a new audio element. (old code, I guess)
18439
18440 2006-01-10  Michael Smith  <msmith@fluendo.com>
18441
18442         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
18443           Support float audio in audiorate.
18444           Use width rather than depth for selecting sample width.
18445
18446 2006-01-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18447
18448         * gst/videotestsrc/videotestsrc.h:
18449           Use GLib types here (that way we don't have to include the
18450           generated _stdint.h header, which makes life easier for win32
18451           folks that don't use autotools for the build) (#325990, patch
18452           by: Sergey Scobich).
18453
18454 2006-01-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18455
18456         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
18457         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
18458         (gst_ring_buffer_pause), (wait_segment):
18459         * gst-libs/gst/audio/gstringbuffer.h:
18460           Name (private) union, makes Forte compiler happy (this time
18461           for real) (#324900).
18462
18463 2006-01-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18464
18465         * gst-libs/gst/audio/Makefile.am:
18466           Link against libgstinterfaces, needed for mixer
18467           and property probe stuff.
18468
18469 2006-01-09  Edward Hervey  <edward@fluendo.com>
18470
18471         * gst-libs/gst/Makefile.am:
18472
18473 2006-01-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18474
18475         * gst-libs/gst/audio/Makefile.am:
18476         * gst-libs/gst/audio/mixerutils.c:
18477         (gst_audio_mixer_filter_do_filter),
18478         (gst_audio_mixer_filter_check_element),
18479         (gst_audio_mixer_filter_probe_feature),
18480         (element_factory_rank_compare_func),
18481         (gst_audio_default_registry_mixer_filter):
18482         * gst-libs/gst/audio/mixerutils.h:
18483           Add gst_audio_default_registry_mixer_filter() utility
18484           function.
18485
18486 2006-01-03  Michael Smith  <msmith@fluendo.com>
18487
18488         * gst/audioresample/resample.h:
18489           As before, but for o_buf
18490
18491 2006-01-03  Michael Smith  <msmith@fluendo.com>
18492
18493         * gst/audioresample/resample.h:
18494           Declare struct _ResampleState.buffer as unsigned char *, not void *,
18495           since we do arithmetic on it.
18496
18497 2006-01-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18498
18499         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
18500         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
18501         (gst_ring_buffer_pause), (wait_segment):
18502         * gst-libs/gst/audio/gstringbuffer.h:
18503           Sun's Forte compiler doesn't seem to like anonymous structs,
18504           so use same setup as in GstBaseSrc (fixes #324900).
18505
18506 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18507
18508         * configure.ac:
18509         * gst/volume/Makefile.am:
18510         * gst/volume/demo.c:
18511           move old example to tests/examples/volume/volune.c
18512         * tests/examples/Makefile.am:
18513         * tests/examples/seek/seek.c: (main):
18514           change window-close event from "delete-event" to "destroy"
18515         * tests/examples/volume/Makefile.am:
18516         * tests/examples/volume/volume.c: (value_changed_callback),
18517         (setup_gui), (message_received), (eos_message_received), (main):
18518           fix event handling and bus usage
18519
18520 2005-12-29  Stefan Kost  <ensonic@users.sf.net>
18521
18522         * gst/audiotestsrc/gstaudiotestsrc.c:
18523         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
18524         (gst_audio_test_src_init), (gst_audio_test_src_src_fixate),
18525         (gst_audio_test_src_query), (gst_audio_test_src_create_sine),
18526         (gst_audio_test_src_create_square),
18527         (gst_audio_test_src_create_saw),
18528         (gst_audio_test_src_create_triangle),
18529         (gst_audio_test_src_create_silence),
18530         (gst_audio_test_src_create_white_noise),
18531         (gst_audio_test_src_create_pink_noise),
18532         (gst_audio_test_src_init_sine_table),
18533         (gst_audio_test_src_create_sine_table),
18534         (gst_audio_test_src_change_wave),
18535         (gst_audio_test_src_change_volume), (gst_audio_test_src_do_seek),
18536         (gst_audio_test_src_create), (gst_audio_test_src_set_property):
18537         * gst/audiotestsrc/gstaudiotestsrc.h:
18538           update to basesrc changes, implement segmented seeking and eos
18539           handling, add a 'sine-tab' waveform for performance critical playback
18540
18541 2005-12-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18542
18543         * po/POTFILES.in:
18544           ... and this time the other modified file that I missed last time.
18545
18546 2005-12-29  Michael Smith  <msmith@fluendo.com>
18547
18548         * gst/playback/gstdecodebin.c: (new_pad):
18549           Fix non-C89 variable declaration not at the start of a block. Should
18550           help some compilers.
18551
18552 2005-12-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18553
18554         * tests/check/Makefile.am:
18555           And now fix 'make distcheck' (builddir != srcdir)
18556
18557 2005-12-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18558
18559         * configure.ac:
18560         * ext/cdparanoia/Makefile.am:
18561         * ext/cdparanoia/gstcdparanoia.c:
18562         * ext/cdparanoia/gstcdparanoia.h:
18563         * ext/cdparanoia/gstcdparanoiasrc.c:
18564         (gst_cd_paranoia_mode_get_type), (gst_cd_paranoia_src_base_init),
18565         (gst_cd_paranoia_src_init), (gst_cd_paranoia_src_class_init),
18566         (gst_cd_paranoia_src_open), (gst_cd_paranoia_src_close),
18567         (gst_cd_paranoia_paranoia_callback),
18568         (gst_cd_paranoia_src_read_sector), (gst_cd_paranoia_src_finalize),
18569         (gst_cd_paranoia_src_set_property),
18570         (gst_cd_paranoia_src_get_property), (plugin_init):
18571         * ext/cdparanoia/gstcdparanoiasrc.h:
18572           New cdparanoiasrc element based on cddabasesrc; enable cdparanoia
18573           plugin again (there are still fixes required to playbin to make
18574           cdda:// uris work there).
18575
18576 2005-12-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18577
18578         * tests/check/Makefile.am:
18579           Fix test case compilation.
18580
18581 2005-12-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18582
18583         * gst-libs/gst/cdda/gstcddabasesrc.c:
18584         (gst_cdda_base_src_update_duration),
18585         (gst_cdda_base_src_calculate_cddb_id):
18586           An integer is not a string. Fix access to uninitialised variable.
18587
18588         * tests/check/Makefile.am:
18589           Add cddabasesrc unit test; also actually enable the vorbis test.
18590
18591         * tests/check/generic/states.c:
18592           Blacklist new cd audio elements as well.
18593
18594         * tests/check/libs/cddabasesrc.c:
18595           Unit test for GstCddaBaseSrc (discid calculation mostly).
18596
18597 2005-12-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18598
18599         * docs/libs/Makefile.am:
18600         * docs/libs/gst-plugins-base-libs-docs.sgml:
18601         * docs/libs/gst-plugins-base-libs-sections.txt:
18602         * docs/libs/gst-plugins-base-libs.types:
18603           Add docs for libgstcdda/GstCddaBaseSrc.
18604
18605         * gst-libs/gst/interfaces/mixertrack.h:
18606           Do one struct member per line with a semicolon at the end, that way
18607           even gtk-doc might parse it without complaining.
18608
18609 2005-12-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18610
18611         * configure.ac:
18612         * gst-libs/gst/Makefile.am:
18613         * gst-libs/gst/cdda/Makefile.am:
18614         * gst-libs/gst/cdda/base64.c:
18615         * gst-libs/gst/cdda/base64.h:
18616         * gst-libs/gst/cdda/gstcddabasesrc.c:
18617         (gst_cdda_base_src_mode_get_type), (gst_cdda_base_src_base_init),
18618         (gst_cdda_base_src_class_init), (gst_cdda_base_src_init),
18619         (gst_cdda_base_src_finalize), (gst_cdda_base_src_set_property),
18620         (gst_cdda_base_src_get_property),
18621         (gst_cdda_base_src_get_track_from_sector),
18622         (gst_cdda_base_src_get_query_types), (gst_cdda_base_src_convert),
18623         (gst_cdda_base_src_query), (gst_cdda_base_src_is_seekable),
18624         (gst_cdda_base_src_do_seek), (gst_cdda_base_src_handle_track_seek),
18625         (gst_cdda_base_src_handle_event), (gst_cdda_base_src_uri_get_type),
18626         (gst_cdda_base_src_uri_get_protocols),
18627         (gst_cdda_base_src_uri_get_uri), (gst_cdda_base_src_uri_set_uri),
18628         (gst_cdda_base_src_uri_handler_init),
18629         (gst_cdda_base_src_setup_interfaces),
18630         (gst_cdda_base_src_add_track), (gst_cdda_base_src_update_duration),
18631         (cddb_sum), (gst_cddabasesrc_calculate_musicbrainz_discid),
18632         (lba_to_msf), (gst_cdda_base_src_calculate_cddb_id),
18633         (gst_cdda_base_src_add_tags),
18634         (gst_cdda_base_src_add_index_associations),
18635         (gst_cdda_base_src_set_index), (gst_cdda_base_src_get_index),
18636         (gst_cdda_base_src_track_sort_func), (gst_cdda_base_src_start),
18637         (gst_cdda_base_src_clear_tracks), (gst_cdda_base_src_stop),
18638         (gst_cdda_base_src_create):
18639         * gst-libs/gst/cdda/gstcddabasesrc.h:
18640         * gst-libs/gst/cdda/sha1.c:
18641         * gst-libs/gst/cdda/sha1.h:
18642           Add new libgstcdda with GstCddaBaseSrc class.
18643
18644 2005-12-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18645
18646         * ext/gnomevfs/gstgnomevfssink.h:
18647           Use GstBaseSinkClass as parent_class member for class struct, not
18648           GstBaseSink.
18649
18650 2005-12-27  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18651
18652         Patch by: Michael Benes
18653
18654         * gst/videotestsrc/gstvideotestsrc.c:
18655         (gst_video_test_src_class_init), (gst_video_test_src_start):
18656           Add start method to reset running time and number of frames sent
18657           when starting up (fixes #324696)
18658
18659 2005-12-27  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18660
18661         * docs/plugins/Makefile.am:
18662         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
18663         * docs/plugins/gst-plugins-base-plugins-sections.txt:
18664         * docs/plugins/gst-plugins-base-plugins.args:
18665         * docs/plugins/gst-plugins-base-plugins.hierarchy:
18666         * docs/plugins/gst-plugins-base-plugins.signals:
18667           Add docs stuff for gnomevfssrc and gnomevfssink.
18668
18669         * ext/gnomevfs/gstgnomevfssrc.c:
18670           Fix example pipeline in gtk-doc blurb.
18671
18672 2005-12-27  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18673
18674         * ext/gnomevfs/Makefile.am:
18675         * ext/gnomevfs/gstgnomevfs.c: (gst_gnome_vfs_uri_get_type),
18676         (gst_gnome_vfs_handle_copy), (gst_gnome_vfs_handle_free),
18677         (gst_gnome_vfs_handle_get_type), (plugin_init):
18678         * ext/gnomevfs/gstgnomevfs.h:
18679         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_do_init),
18680         (gst_gnome_vfs_sink_base_init), (gst_gnome_vfs_sink_class_init),
18681         (gst_gnome_vfs_sink_finalize), (gst_gnome_vfs_sink_init),
18682         (gst_gnome_vfs_sink_set_property),
18683         (gst_gnome_vfs_sink_get_property), (gst_gnome_vfs_sink_open_file),
18684         (gst_gnome_vfs_sink_close_file), (gst_gnome_vfs_sink_start),
18685         (gst_gnome_vfs_sink_stop), (gst_gnome_vfs_sink_handle_event),
18686         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render),
18687         (gst_gnome_vfs_sink_uri_get_type),
18688         (gst_gnome_vfs_sink_uri_get_protocols),
18689         (gst_gnome_vfs_sink_uri_get_uri), (gst_gnome_vfs_sink_uri_set_uri),
18690         (gst_gnome_vfs_sink_uri_handler_init):
18691         * ext/gnomevfs/gstgnomevfssink.h:
18692           Port gnomevfssink; add gtk-doc blurb.
18693
18694         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_type),
18695         (gst_gnome_vfs_src_base_init), (gst_gnome_vfs_src_class_init),
18696         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
18697         (gst_gnome_vfs_src_uri_get_type),
18698         (gst_gnome_vfs_src_uri_get_protocols),
18699         (gst_gnome_vfs_src_uri_get_uri), (gst_gnome_vfs_src_uri_set_uri),
18700         (gst_gnome_vfs_src_uri_handler_init),
18701         (gst_gnome_vfs_src_set_property), (gst_gnome_vfs_src_get_property),
18702         (gst_gnome_vfs_src_unicodify), (audiocast_thread_run),
18703         (gst_gnome_vfs_src_send_additional_headers_callback),
18704         (gst_gnome_vfs_src_received_headers_callback),
18705         (gst_gnome_vfs_src_push_callbacks),
18706         (gst_gnome_vfs_src_pop_callbacks),
18707         (gst_gnome_vfs_src_get_icy_metadata), (gst_gnome_vfs_src_create),
18708         (gst_gnome_vfs_src_is_seekable), (gst_gnome_vfs_src_get_size),
18709         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
18710         * ext/gnomevfs/gstgnomevfssrc.h:
18711           s/gst_gnomevfssrc/gst_gnome_vfs_src/; move header stuff to header
18712           file; add gtk-doc blurb with example pipelines.
18713
18714 === release 0.10.1 ===
18715
18716 2005-12-23  Thomas Vander Stichele <thomas at apestaart dot org>
18717
18718         * configure.ac:
18719           releasing 0.10.1, "Dobro Dedek"
18720
18721 2005-12-21  Edgard Lima <edgard.lima@indt.org.br>
18722
18723         * gst/typefind/gsttypefindfunctions.c:
18724         iLBC30 and iLBC20 added to typefind.
18725
18726 2005-12-20  Thomas Vander Stichele  <thomas at apestaart dot org>
18727
18728         * gst-libs/gst/audio/gstbaseaudiosink.c:
18729         (gst_base_audio_sink_class_init):
18730         * gst-libs/gst/audio/gstbaseaudiosrc.c:
18731         (gst_base_audio_src_class_init):
18732           update strings, values are in microseconds
18733           change the default sink buffer time to something that is smaller
18734           (to help software volume mixing have a slightly lower delay) but
18735           still be acceptable on Wim's laptop
18736
18737 2005-12-20  Edward Hervey  <edward@fluendo.com>
18738
18739         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_template_caps):
18740         Made a quack, forgot to add DUCK to the riff video template.
18741
18742 2005-12-19  Edward Hervey  <edward@fluendo.com>
18743
18744         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_base_init),
18745         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
18746         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
18747         (gst_ogm_parse_chain):
18748         Make sure pads are initialized correctly.
18749         * gst-libs/gst/riff/riff-ids.h:
18750         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
18751         (gst_riff_create_video_template_caps):
18752         Add a whole bunch of FOURCC <=> MimeType.
18753         Extend the riff video pad template to support the newly added fourcc.
18754
18755 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
18756
18757         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
18758         (gst_ogg_demux_activate_chain):
18759           Extra debug output when activating/deactivating chains.
18760
18761         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
18762         (is_demuxer_element), (try_to_link_1), (remove_element_chain),
18763         (unlinked):
18764           Remove a queue from our list when it becomes unlinked.
18765           Don't add queues to elements in class 'Demux' if they
18766           can only produce one pad 
18767
18768 2005-12-18  Julien MOUTTE  <julien@moutte.net>
18769
18770         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_base_init),
18771         (gst_video_sink_get_type): Add a debug category.
18772
18773 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
18774
18775         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18776         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_handle_sink_event):
18777           Handle downstream newsegment by sending our own newsegment before the
18778           next buffer to be released. (#323900)
18779
18780 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
18781
18782         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18783         (gst_base_rtp_depayload_set_gst_timestamp):
18784           add queue delay to new segment as well (as opposed to just the first
18785           buffer). (bug #322347)
18786
18787 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
18788
18789         * ext/libvisual/visual.c: (make_valid_name):
18790           change some char* into char[]
18791         * gst/audiotestsrc/gstaudiotestsrc.c:
18792         (gst_audio_test_src_class_init), (gst_audio_test_src_do_seek),
18793         (gst_audio_test_src_create):
18794         * gst/audiotestsrc/gstaudiotestsrc.h:
18795           prepare to handle EOS and SEGMENT_DONE
18796
18797 2005-12-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18798
18799         * tests/check/generic/states.c: (GST_START_TEST):
18800           Blacklist cdparanoia element in state test.
18801
18802 2005-12-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18803
18804           Patch by: Benjamin Pineau
18805
18806         * gst/tcp/gsttcp.c:
18807         * gst/tcp/gsttcpclientsink.c:
18808         * gst/tcp/gsttcpserversink.c:
18809         * gst/tcp/gsttcpserversrc.c:
18810           Add <string.h> includes for memset and FD_ZERO (fixes #323878)
18811
18812 2005-12-15  Michael Smith  <msmith@fluendo.com>
18813
18814         * gst/videorate/gstvideorate.c: (gst_video_rate_blank_data),
18815         (gst_video_rate_chain):
18816           Fix timestamping for videorate when the first buffer it sees has a
18817           non-zero timestamp. Fix some misleading debug output.
18818
18819 2005-12-15  Michael Smith  <msmith@fluendo.com>
18820
18821         * gst/audioresample/gstaudioresample.c:
18822           Don't leak all input buffers to audioresample.
18823
18824 2005-12-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18825
18826         * ext/pango/gsttextoverlay.c: (gst_text_overlay_collected):
18827           Don't operate on empty text buffers. Strip newlines and
18828           tabs only from the end of the text, but leave them intact
18829           in the middle. Fix typo in gtk-doc description.
18830
18831 2005-12-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18832
18833         * gst/playback/gstplaybasebin.c:
18834         * gst/playback/gstplaybin.c: (handoff):
18835           Make sure the video frame buffer we return to apps via the
18836           "frame" property always has caps set on it. Modify
18837           _gst_gvalue_set_object() macro to handle NULL objects
18838           gracefully too.
18839
18840 2005-12-14  Stefan Kost  <ensonic@users.sf.net>
18841
18842         * gst/audiotestsrc/gstaudiotestsrc.c:
18843         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
18844         (gst_audio_test_src_setcaps), (gst_audio_test_src_src_query),
18845         (gst_audio_test_src_do_seek), (gst_audio_test_src_is_seekable),
18846         (gst_audio_test_src_create):
18847         * gst/audiotestsrc/gstaudiotestsrc.h:
18848         Adjust to some recent api changes and add wtays new cool seeking
18849         capabillities
18850
18851 2005-12-14  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18852
18853         * ext/alsa/Makefile.am:
18854         * ext/alsa/gstalsadeviceprobe.c:
18855         * ext/alsa/gstalsadeviceprobe.h:
18856           Helper functions to add device probing via the GstPropertyProbe
18857           interface to a class.
18858
18859         * ext/alsa/gstalsamixer.h:
18860           Comment out GST_ALSA_MIXER, it returns a struct that's not
18861           used.
18862
18863         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
18864           Add some debug info. 
18865
18866         * ext/alsa/gstalsamixerelement.c:
18867         (gst_alsa_mixer_element_interface_supported),
18868         (gst_implements_interface_init),
18869         (gst_alsa_mixer_element_init_interfaces),
18870         (gst_alsa_mixer_element_class_init),
18871         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
18872         (gst_alsa_mixer_element_set_property),
18873         (gst_alsa_mixer_element_get_property),
18874         (gst_alsa_mixer_element_change_state):
18875         * ext/alsa/gstalsamixerelement.h:
18876           Add 'device' and 'device-name' properties. Add GstPropertyProbe
18877           for device handling (gnome-volume-control will need that).
18878
18879 2005-12-12  Christian Schaller  <uraeus@gnome.org>
18880
18881         * ext/Makefile.am: fix cdparanoia entry
18882         * gst-plugins-base.spec.in: add cdparanoia
18883
18884 2005-12-12  Michael Smith  <msmith@fluendo.com>
18885
18886         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
18887           Use the correct function to free list of typefind factories.
18888
18889 2005-12-12  Wim Taymans  <wim@fluendo.com>
18890
18891         * gst/videotestsrc/gstvideotestsrc.c:
18892         (gst_video_test_src_class_init), (gst_video_test_src_init),
18893         (gst_video_test_src_parse_caps), (gst_video_test_src_query),
18894         (gst_video_test_src_do_seek), (gst_video_test_src_is_seekable),
18895         (gst_video_test_src_create):
18896         * gst/videotestsrc/gstvideotestsrc.h:
18897         Implement seeking in videotestsrc.
18898         Small cleanups.
18899
18900 2005-12-12  Wim Taymans  <wim@fluendo.com>
18901
18902         * ext/cdparanoia/Makefile.am:
18903         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
18904         (gst_paranoia_endian_get_type), (_do_init),
18905         (cdparanoia_class_init), (cdparanoia_init),
18906         (cdparanoia_set_property), (cdparanoia_get_property),
18907         (cdparanoia_do_seek), (cdparanoia_is_seekable),
18908         (cdparanoia_create), (cdparanoia_start), (cdparanoia_stop),
18909         (cdparanoia_convert), (cdparanoia_get_query_types),
18910         (cdparanoia_query), (cdparanoia_set_index),
18911         (cdparanoia_uri_set_uri):
18912         * ext/cdparanoia/gstcdparanoia.h:
18913         Partially ported cdparanoia now that basesrc can support a
18914         plugin like this..
18915
18916 2005-12-12  Wim Taymans  <wim@fluendo.com>
18917
18918         * tests/examples/seek/scrubby.c: (main):
18919         Set higher priority for bus events so they don't get reordered with
18920         gtk gui events.
18921
18922         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
18923         (flush_toggle_cb), (main):
18924         Added checkbox to disable flushing seeks. 
18925         Disable scrubbing when doing non flushing seeks.
18926
18927 2005-12-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18928
18929         * gst/subparse/gstsubparse.c: (gst_sub_parse_init),
18930         (gst_sub_parse_do_seek), (gst_sub_parse_src_event), (parse_subrip),
18931         (parser_state_init), (handle_buffer), (gst_sub_parse_chain),
18932         (gst_sub_parse_sink_event), (gst_sub_parse_change_state):
18933           Implement some sort of event handling that doesn't rely on
18934           g_return_if_fail; make sure we always push the last chunk of an 
18935           .srt out when we receive an EOS; use gst_pad_alloc_buffer; fix
18936           state change function; remove some old cruft. Seeking is still
18937           rather unlikely to work though.
18938
18939         * tools/.cvsignore:
18940           Ignore more.
18941
18942 2005-12-11  Julien MOUTTE  <julien@moutte.net>
18943
18944         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): 
18945         Fixed a leak of the current image reference when cleaning up.
18946         Thanks to Arwed von Merkatz (alley_cat) for pointing it out.
18947
18948 2005-12-09  Michael Smith  <msmith@fluendo.com>
18949
18950         * tools/Makefile.am:
18951         * tools/gst-launch-ext-m.m:
18952           Remove gst-launch-ext. It doesn't work, and is no longer
18953           particularly useful.
18954
18955 2005-12-08  Luca Ognibene  <luogni@tin.it>
18956
18957         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
18958           don't pass random values to ogmparse convert function.
18959           Make seeking possible in the exile1.ogm file.
18960
18961 2005-12-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18962
18963         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
18964         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
18965           Work around refcount problem with g_value_set_object() that occur
18966           if the core has been compiled against GLib-2.6 (g_value_set_object()
18967           will only g_object_ref() the element, but the caller will
18968           gst_object_unref() it and bad things will happen due to the way
18969           GstObjects are refcounted in the GLib-2.6 case). Fixes problems with
18970           totem for people on FC4 using Thomas's 0.10 RPMs.
18971           
18972 2005-12-07  Edward Hervey  <edward@fluendo.com>
18973
18974         Time to welcome ogm to 0.10 :)
18975         
18976         * ext/ogg/gstoggdemux.c: (internal_element_pad_added_cb),
18977         (gst_ogg_pad_typefind):
18978         Oggdemux can now properly typefind elements with dynamic pads.
18979         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
18980         Properly set caps on src pad, and set caps on outgoing buffers.
18981
18982 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18983
18984         * ext/alsa/gstalsamixer.h:
18985         * ext/alsa/gstalsamixerelement.h:
18986         * ext/alsa/gstalsamixeroptions.h:
18987         * ext/alsa/gstalsamixertrack.h:
18988         * ext/alsa/gstalsasink.c:
18989         * ext/alsa/gstalsasink.h:
18990         * ext/alsa/gstalsasrc.c:
18991         * ext/alsa/gstalsasrc.h:
18992         * ext/cdparanoia/gstcdparanoia.h:
18993         * ext/gnomevfs/gstgnomevfsuri.h:
18994         * ext/ogg/gstoggdemux.c:
18995         * ext/ogg/gstoggmux.c:
18996         * ext/pango/gsttextoverlay.h:
18997         * ext/theora/theoradec.c:
18998         * ext/theora/theoraenc.c:
18999         * ext/vorbis/vorbisdec.h:
19000         * ext/vorbis/vorbisenc.c:
19001         * ext/vorbis/vorbisenc.h:
19002         * ext/vorbis/vorbisparse.h:
19003         * gst-libs/gst/audio/gstaudioclock.h:
19004         * gst-libs/gst/audio/gstaudiosink.c:
19005         * gst-libs/gst/audio/gstaudiosink.h:
19006         * gst-libs/gst/audio/gstaudiosrc.c:
19007         * gst-libs/gst/audio/gstaudiosrc.h:
19008         * gst-libs/gst/audio/gstbaseaudiosink.c:
19009         * gst-libs/gst/audio/gstbaseaudiosink.h:
19010         * gst-libs/gst/audio/gstbaseaudiosrc.c:
19011         * gst-libs/gst/audio/gstbaseaudiosrc.h:
19012         * gst-libs/gst/audio/gstringbuffer.h:
19013         * gst-libs/gst/audio/multichannel.h:
19014         * gst-libs/gst/floatcast/floatcast.h:
19015         * gst-libs/gst/interfaces/colorbalance.c:
19016         * gst-libs/gst/interfaces/colorbalance.h:
19017         * gst-libs/gst/interfaces/colorbalancechannel.h:
19018         * gst-libs/gst/interfaces/mixer.h:
19019         * gst-libs/gst/interfaces/mixeroptions.h:
19020         * gst-libs/gst/interfaces/mixertrack.h:
19021         * gst-libs/gst/interfaces/navigation.h:
19022         * gst-libs/gst/interfaces/propertyprobe.h:
19023         * gst-libs/gst/interfaces/tuner.h:
19024         * gst-libs/gst/interfaces/tunerchannel.h:
19025         * gst-libs/gst/interfaces/tunernorm.h:
19026         * gst-libs/gst/interfaces/xoverlay.h:
19027         * gst-libs/gst/netbuffer/gstnetbuffer.h:
19028         * gst-libs/gst/riff/riff-ids.h:
19029         * gst-libs/gst/riff/riff-media.h:
19030         * gst-libs/gst/riff/riff-read.h:
19031         * gst-libs/gst/rtp/gstbasertpdepayload.h:
19032         * gst-libs/gst/rtp/gstbasertppayload.c:
19033         * gst-libs/gst/rtp/gstbasertppayload.h:
19034         * gst-libs/gst/rtp/gstrtpbuffer.c:
19035         * gst-libs/gst/rtp/gstrtpbuffer.h:
19036         * gst-libs/gst/tag/gsttageditingprivate.h:
19037         * gst-libs/gst/tag/gstvorbistag.c:
19038         (gst_tag_list_from_vorbiscomment_buffer):
19039         * gst-libs/gst/tag/tag.h:
19040         * gst-libs/gst/video/video.h:
19041         * gst/adder/gstadder.c:
19042         * gst/adder/gstadder.h:
19043         * gst/audioconvert/audioconvert.c:
19044         * gst/audioconvert/audioconvert.h:
19045         * gst/audioconvert/gstaudioconvert.c:
19046         * gst/audioconvert/gstchannelmix.c:
19047         * gst/audioconvert/gstchannelmix.h:
19048         * gst/audiorate/gstaudiorate.c:
19049         * gst/audioresample/buffer.h:
19050         * gst/audioresample/functable.h:
19051         * gst/audioresample/gstaudioresample.c:
19052         * gst/audioresample/resample.h:
19053         * gst/ffmpegcolorspace/avcodec.h:
19054         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19055         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
19056         * gst/ffmpegcolorspace/imgconvert.c:
19057         * gst/ffmpegcolorspace/imgconvert_template.h:
19058         * gst/playback/gstdecodebin.c:
19059         * gst/playback/gstplaybasebin.h:
19060         * gst/playback/gstplaybin.c:
19061         * gst/playback/gststreaminfo.h:
19062         * gst/tcp/gstfdset.c:
19063         * gst/tcp/gstfdset.h:
19064         * gst/tcp/gstmultifdsink.c:
19065         * gst/tcp/gstmultifdsink.h:
19066         * gst/tcp/gsttcp.h:
19067         * gst/tcp/gsttcpclientsrc.c:
19068         * gst/tcp/gsttcpclientsrc.h:
19069         * gst/tcp/gsttcpplugin.h:
19070         * gst/tcp/gsttcpserversink.c:
19071         * gst/tcp/gsttcpserversrc.c:
19072         * gst/typefind/gsttypefindfunctions.c:
19073         * gst/videorate/gstvideorate.c:
19074         * gst/videotestsrc/gstvideotestsrc.h:
19075         * gst/videotestsrc/videotestsrc.h:
19076         * sys/v4l/gstv4lcolorbalance.h:
19077         * sys/v4l/gstv4ltuner.h:
19078         * sys/v4l/gstv4lxoverlay.h:
19079         * sys/v4l/v4l_calls.h:
19080         * sys/v4l/videodev_mjpeg.h:
19081         * tests/check/elements/audioconvert.c:
19082         * tests/check/elements/audioresample.c:
19083         * tests/check/elements/audiotestsrc.c:
19084         * tests/check/elements/videotestsrc.c:
19085         * tests/check/elements/volume.c:
19086         * tests/examples/seek/scrubby.c:
19087         * tests/examples/seek/seek.c:
19088           expand tabs
19089
19090 === release 0.10.0 ===
19091
19092 2005-12-05 Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19093
19094         * configure.ac:
19095           releasing 0.10.0, "Mont-d'or"
19096
19097 2005-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
19098
19099         * tests/examples/seek/Makefile.am:
19100         Build fix for when gtk is not available.
19101
19102 2005-12-05  Andy Wingo  <wingo@pobox.com>
19103
19104         * ext/libvisual/visual.c: (get_buffer):
19105         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
19106         * ext/pango/gsttextrender.c: (gst_text_render_chain):
19107         * ext/theora/theoradec.c: (theora_handle_data_packet):
19108         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
19109         (theora_enc_chain):
19110         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
19111         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
19112         Update for alloc_buffer changes.
19113
19114 2005-12-05  Andy Wingo  <wingo@pobox.com>
19115
19116         patch by: Kai Vehmanen <kv2004 eca cx>
19117         
19118         * gst-libs/gst/rtp/gstbasertpdepayload.c
19119         (gst_base_rtp_depayload_thread): Fix busy loop (#323017).
19120
19121 2005-12-04  Andy Wingo  <wingo@pobox.com>
19122
19123         patch by: Sebastien Cote <sebas642 yahoo ca>
19124         
19125         * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
19126         Fixes #319172.
19127
19128 2005-12-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
19129
19130         * docs/plugins/Makefile.am:
19131         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19132         * docs/plugins/gst-plugins-base-plugins-sections.txt:
19133         * docs/plugins/gst-plugins-base-plugins.hierarchy:
19134         * ext/pango/gstclockoverlay.c:
19135         * ext/pango/gsttextoverlay.c: 
19136         * ext/pango/gsttextrender.c:
19137         * ext/pango/gsttimeoverlay.c:
19138           Add gtk-doc blurbs to pango elements.
19139
19140 2005-12-02  Wim Taymans  <wim@fluendo.com>
19141
19142         * gst/audioresample/buffer.c: (audioresample_buffer_queue_flush):
19143         * gst/audioresample/buffer.h:
19144         * gst/audioresample/gstaudioresample.c:
19145         * gst/audioresample/gstaudioresample.h:
19146         * gst/audioresample/resample.c: (resample_input_flush),
19147         (resample_input_pushthrough), (resample_input_eos),
19148         (resample_get_output_size_for_input),
19149         (resample_get_input_size_for_output), (resample_get_output_size),
19150         (resample_get_output_data):
19151         * gst/audioresample/resample.h:
19152         * gst/audioresample/resample_ref.c: (resample_scale_ref):
19153         Fix audioresample, seek torture, new segments, reverse negotiation
19154         etc.. work fine.
19155
19156 2005-12-02  Wim Taymans  <wim@fluendo.com>
19157
19158         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
19159         Small cleanups.
19160
19161 2005-12-02  Wim Taymans  <wim@fluendo.com>
19162
19163         * gst/audioconvert/gstaudioconvert.c:
19164         (gst_audio_convert_transform):
19165         Post errors.
19166
19167 === release 0.9.7 ===
19168
19169 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19170
19171         * configure.ac:
19172           releasing 0.9.7, "Mi Perro No Tiene Ninguna Nariz"
19173
19174 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19175
19176         * Makefile.am:
19177         * po/hu.po:
19178         * win32/MANIFEST:
19179         * win32/gst.sln:
19180           add win32 MANIFEST file
19181           do something to the hungarian translation
19182
19183 2005-12-01  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
19184
19185         * ext/Makefile.am:
19186           Add $(PANGO_DIR) to SUBDIRS
19187
19188         * ext/pango/gstclockoverlay.c:
19189         * ext/pango/gsttimeoverlay.c:
19190           Fix and improve element descriptions.
19191
19192 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19193
19194         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19195         * docs/plugins/inspect/plugin-libvisual.xml:
19196         * docs/plugins/inspect/plugin-pango.xml:
19197           add pango plugin to docs
19198
19199 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19200
19201         * configure.ac:
19202         * ext/Makefile.am:
19203           moved pango to base
19204
19205 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19206
19207         * configure.ac:
19208         * tests/Makefile.am:
19209         * tests/icles/.cvsignore:
19210         * tests/icles/Makefile.am:
19211         * tests/icles/stress-xoverlay.c: (myclock), (open_display),
19212         (close_display), (resize_window), (move_window), (create_window),
19213         (terminate_playback), (pause_playback), (start_playback), (main):
19214           add stress test for xoverlay from Julien
19215
19216 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19217
19218         * docs/libs/tmpl/gstcolorbalance.sgml:
19219         * gst-libs/gst/rtp/gstbasertpdepayload.c:
19220         * gst-libs/gst/rtp/gstbasertppayload.c:
19221         * gst-libs/gst/rtp/gstrtpbuffer.c:
19222         * gst-libs/gst/rtp/gstrtpbuffer.h:
19223           Do burger's rename for rtp payloaders and depayloaders
19224
19225 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19226
19227         * win32/:
19228           add Visual Studio 6 build files
19229
19230 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19231
19232         * docs/libs/gst-plugins-base-libs-docs.sgml:
19233         * docs/libs/gst-plugins-base-libs-sections.txt:
19234         * docs/libs/tmpl/gstaudio.sgml:
19235         * docs/libs/tmpl/gstringbuffer.sgml:
19236         * gst-libs/gst/interfaces/xoverlay.c:
19237         * gst-libs/gst/video/gstvideofilter.c:
19238         * gst-libs/gst/video/gstvideosink.c:
19239           update documentation
19240
19241 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19242
19243         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
19244         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
19245         (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
19246         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
19247         (gst_multi_fd_sink_get_stats),
19248         (gst_multi_fd_sink_remove_client_link),
19249         (gst_multi_fd_sink_handle_client_read),
19250         (gst_multi_fd_sink_client_queue_data),
19251         (gst_multi_fd_sink_client_queue_caps),
19252         (gst_multi_fd_sink_client_queue_buffer),
19253         (gst_multi_fd_sink_new_client),
19254         (gst_multi_fd_sink_handle_client_write),
19255         (gst_multi_fd_sink_recover_client),
19256         (gst_multi_fd_sink_queue_buffer),
19257         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
19258         (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
19259         (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
19260         (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
19261         * gst/tcp/gstmultifdsink.h:
19262         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
19263         (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
19264         (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
19265         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
19266         (gst_tcp_client_sink_set_property),
19267         (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
19268         (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
19269         * gst/tcp/gsttcpclientsink.h:
19270         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
19271         (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
19272         (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
19273         (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
19274         (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
19275         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
19276         * gst/tcp/gsttcpclientsrc.h:
19277         * gst/tcp/gsttcpplugin.c: (plugin_init):
19278         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
19279         (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
19280         (gst_tcp_server_sink_finalize),
19281         (gst_tcp_server_sink_handle_server_read),
19282         (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
19283         (gst_tcp_server_sink_set_property),
19284         (gst_tcp_server_sink_get_property),
19285         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
19286         * gst/tcp/gsttcpserversink.h:
19287         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
19288         (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
19289         (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
19290         (gst_tcp_server_src_set_property),
19291         (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
19292         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
19293         * gst/tcp/gsttcpserversrc.h:
19294           more borgifying
19295
19296 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19297
19298         * docs/plugins/Makefile.am:
19299         * docs/plugins/gst-plugins-base-plugins.args:
19300         * docs/plugins/inspect/plugin-libvisual.xml:
19301         * gst/audioconvert/plugin.h:
19302         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
19303         (gst_audio_rate_base_init), (gst_audio_rate_class_init),
19304         (gst_audio_rate_setcaps), (gst_audio_rate_init),
19305         (gst_audio_rate_chain), (gst_audio_rate_set_property),
19306         (gst_audio_rate_get_property), (gst_audio_rate_change_state),
19307         (plugin_init):
19308         * gst/audiotestsrc/gstaudiotestsrc.c:
19309         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
19310         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
19311         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
19312         (gst_audio_test_src_get_query_types),
19313         (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
19314         (gst_audio_test_src_create_square),
19315         (gst_audio_test_src_create_saw),
19316         (gst_audio_test_src_create_triangle),
19317         (gst_audio_test_src_create_silence),
19318         (gst_audio_test_src_create_white_noise),
19319         (gst_audio_test_src_init_pink_noise),
19320         (gst_audio_test_src_generate_pink_noise_value),
19321         (gst_audio_test_src_create_pink_noise),
19322         (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
19323         (gst_audio_test_src_create), (gst_audio_test_src_set_property),
19324         (gst_audio_test_src_get_property), (gst_audio_test_src_start),
19325         (plugin_init):
19326         * gst/audiotestsrc/gstaudiotestsrc.h:
19327         * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
19328         (gst_sub_parse_base_init), (gst_sub_parse_class_init),
19329         (gst_sub_parse_init), (gst_sub_parse_formats),
19330         (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
19331         (convert_encoding), (get_next_line),
19332         (gst_sub_parse_data_format_autodetect),
19333         (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
19334         (gst_sub_parse_loop), (gst_sub_parse_chain),
19335         (gst_sub_parse_change_state), (gst_sub_parse_type_find),
19336         (plugin_init):
19337         * gst/subparse/gstsubparse.h:
19338         * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
19339         (gst_video_rate_base_init), (gst_video_rate_class_init),
19340         (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
19341         (gst_video_rate_setcaps), (gst_video_rate_blank_data),
19342         (gst_video_rate_init), (gst_video_rate_event),
19343         (gst_video_rate_chain), (gst_video_rate_set_property),
19344         (gst_video_rate_get_property), (gst_video_rate_change_state),
19345         (plugin_init):
19346         * gst/videoscale/gstvideoscale.c:
19347         (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
19348         (gst_video_scale_src_template_factory),
19349         (gst_video_scale_sink_template_factory),
19350         (gst_video_scale_get_type), (gst_video_scale_base_init),
19351         (gst_video_scale_class_init), (gst_video_scale_init),
19352         (gst_video_scale_set_property), (gst_video_scale_get_property),
19353         (gst_video_scale_transform_caps), (gst_video_scale_get_format),
19354         (gst_video_scale_prepare_size), (parse_caps),
19355         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
19356         (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
19357         (gst_video_scale_transform), (gst_video_scale_handle_src_event),
19358         (plugin_init):
19359         * gst/videoscale/gstvideoscale.h:
19360         * gst/videotestsrc/gstvideotestsrc.c:
19361         (gst_video_test_src_pattern_get_type),
19362         (gst_video_test_src_base_init), (gst_video_test_src_class_init),
19363         (gst_video_test_src_init), (gst_video_test_src_src_fixate),
19364         (gst_video_test_src_set_pattern),
19365         (gst_video_test_src_set_property),
19366         (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
19367         (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
19368         (gst_video_test_src_event), (gst_video_test_src_get_times),
19369         (gst_video_test_src_create), (plugin_init):
19370         * gst/videotestsrc/gstvideotestsrc.h:
19371         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
19372         (gst_video_test_src_smpte), (gst_video_test_src_snow),
19373         (gst_video_test_src_black):
19374         * gst/videotestsrc/videotestsrc.h:
19375           borgify further
19376           clean up docs a little
19377
19378 2005-11-30  Wim Taymans  <wim@fluendo.com>
19379
19380         * gst-libs/gst/rtp/gstbasertpdepayload.h:
19381         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
19382         (gst_basertppayload_event), (gst_basertppayload_push),
19383         (gst_basertppayload_change_state):
19384         * gst-libs/gst/rtp/gstbasertppayload.h:
19385         closed #320644.
19386
19387 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19388
19389         * docs/libs/gst-plugins-base-libs-docs.sgml:
19390         * docs/libs/gst-plugins-base-libs-sections.txt:
19391         * gst-libs/gst/video/gstvideofilter.c:
19392         * gst-libs/gst/video/gstvideosink.c:
19393         * gst-libs/gst/video/gstvideosink.h: Adding docs.
19394
19395 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19396
19397         * LICENSE:
19398           move
19399         * po/af.po:
19400         * po/az.po:
19401         * po/cs.po:
19402         * po/en_GB.po:
19403         * po/hu.po:
19404         * po/it.po:
19405         * po/nb.po:
19406         * po/nl.po:
19407         * po/or.po:
19408         * po/sq.po:
19409         * po/sr.po:
19410         * po/sv.po:
19411         * po/uk.po:
19412         * po/vi.po:
19413         * Makefile.am:
19414           update
19415         * scripts/autoplugins.sh:
19416           remove
19417
19418 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19419
19420         * Makefile.am:
19421         * configure.ac:
19422         * examples/Makefile.am:
19423         * examples/capsfilter/Makefile.am:
19424         * examples/capsfilter/capsfilter1.c:
19425         * examples/gob/Makefile.am:
19426         * examples/gob/gst-identity2.gob:
19427         * examples/indexing/.cvsignore:
19428         * examples/indexing/Makefile.am:
19429         * examples/indexing/indexmpeg.c:
19430         * examples/seeking/.cvsignore:
19431         * examples/seeking/Makefile.am:
19432         * examples/seeking/cdparanoia.c:
19433         * examples/seeking/cdplayer.c:
19434         * examples/seeking/chained.c:
19435         * examples/seeking/scrubby.c:
19436         * examples/seeking/seek.c:
19437         * examples/stats/Makefile.am:
19438         * examples/stats/mp2ogg.c:
19439         * examples/switch/.cvsignore:
19440         * examples/switch/Makefile.am:
19441         * examples/switch/switcher.c:
19442         * tests/Makefile.am:
19443         * tests/check/generic/.cvsignore:
19444         * tests/check/pipelines/.cvsignore:
19445         * tests/examples/Makefile.am:
19446         * tests/examples/seek/Makefile.am:
19447           reorganize stuff under tests/
19448
19449 2005-11-30  Edward Hervey  <edward@fluendo.com>
19450
19451         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
19452         Go away you stupid GstStaticPadTemplate memleak.
19453
19454 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19455
19456         * gst-libs/gst/net/Makefile.am:
19457         * gst-libs/gst/net/README:
19458         * gst-libs/gst/net/gstnetbuffer.c:
19459         * gst-libs/gst/net/gstnetbuffer.h:
19460           this was moved to "netbuffer"
19461
19462 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19463
19464         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
19465         (gst_video_filter_class_init), (gst_video_filter_init):
19466         * gst-libs/gst/video/gstvideofilter.h:
19467           borgify name to bring in line with other classes
19468
19469 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19470
19471         * gst/audioscale/.cvsignore:
19472         * gst/audioscale/Makefile.am:
19473         * gst/audioscale/README:
19474         * gst/audioscale/audioscale.vcproj:
19475         * gst/audioscale/dtof.c:
19476         * gst/audioscale/dtos.c:
19477         * gst/audioscale/functable.c:
19478         * gst/audioscale/gstaudioscale.c:
19479         * gst/audioscale/gstaudioscale.h:
19480         * gst/audioscale/private.h:
19481         * gst/audioscale/resample.c:
19482         * gst/audioscale/resample.h:
19483         * gst/audioscale/test.c:
19484           remove
19485
19486 2005-11-30  Edward Hervey  <edward@fluendo.com>
19487
19488         * gst-libs/gst/netbuffer/Makefile.am:
19489         really, really tired
19490
19491 2005-11-30  Edward Hervey  <edward@fluendo.com>
19492
19493         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
19494         Update for new GstTypeFindFactory _register()
19495
19496 2005-11-30  Edward Hervey  <edward@fluendo.com>
19497
19498         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
19499         Let's not override libgstnet from core for no reason...
19500         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
19501         Ok, maybe not so quick next time.
19502
19503 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19504
19505         * configure.ac:
19506         * gst-libs/gst/Makefile.am:
19507           moved gst-libs/gst/net to netbuffer through CVS surgery
19508           remove old directory
19509           updating build to accomodate
19510           (#322257)
19511
19512 2005-11-29  Andy Wingo  <wingo@pobox.com>
19513
19514         * pkgconfig/gstreamer-plugins-base.pc.in:
19515         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
19516         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
19517         (#322257).
19518
19519 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
19520
19521         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
19522         3rd time's the charm. Correct ref-counting for discarded buffers.
19523
19524 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
19525
19526         * gst/playback/gststreamselector.c:
19527         (gst_stream_selector_class_init),
19528         (gst_stream_selector_set_property),
19529         (gst_stream_selector_get_property),
19530         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
19531         Fix ref-counting
19532
19533 2005-11-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
19534
19535         * gst/subparse/gstsubparse.c: (feed_textbuf):
19536           Don't access already unref'ed buffer.
19537
19538 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
19539
19540         * gst/playback/gststreamselector.c:
19541         (gst_stream_selector_class_init), (gst_stream_selector_init),
19542         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
19543         (gst_stream_selector_get_property),
19544         (gst_stream_selector_get_linked_pad),
19545         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
19546         * gst/playback/gststreamselector.h:
19547         Add the active-pad property for playbin to use shortly. Ignore buffers
19548         from any other pad, returning GST_FLOW_NOT_LINKED
19549
19550 2005-11-29  Julien MOUTTE  <julien@moutte.net>
19551
19552         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
19553         patch from bug #322704 (Alessandro Decina).
19554
19555 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19556
19557         * gst-libs/gst/audio/Makefile.am:
19558           folded audiofilter into the audio library
19559
19560 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19561
19562         * gst/videoscale/gstvideoscale.h:
19563         * gst/videoscale/gstvideoscale.c:
19564           remove unimplemented scale methods
19565
19566 2005-11-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
19567
19568         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
19569           Don't leak caps.
19570
19571 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19572
19573         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
19574         (gst_ximagesink_setcaps):
19575         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
19576         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
19577         happens (only visible on ximagesink but bug is in xv too) set_caps was
19578         destroying the internal x[v]image used to memcpy non locally alloced
19579         buffers so that it got renewed on next _chain. The issue is that 
19580         _expose will try to put that image as it reffed it in _put.
19581         Using gst_buffer_unref instead of destroy fixes it !
19582
19583 2005-11-28  Edward Hervey  <edward@fluendo.com>
19584
19585         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
19586         (try_to_link_1), (queue_filled_cb):
19587         Better use of the queues. Start with a small size queue and only increase
19588         the size of the queues when the other queues are empty.
19589
19590 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
19591
19592         * gst-libs/gst/video/Makefile.am:
19593           compile in copied-over videofilter into the video library
19594         * gst-libs/gst/video/videosink.h:
19595           rename the header to gstvideosink.h since it's a base GstObject class
19596         * sys/ximage/ximagesink.h:
19597         * sys/xvimage/xvimagesink.h:
19598           use the new header
19599
19600 2005-11-28  Wim Taymans  <wim@fluendo.com>
19601
19602         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
19603         * gst/playback/gstplaybasebin.h:
19604         Prepare to handle errors betters.
19605
19606         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
19607         Set sinks to PAUSED first before adding and linking them so that
19608         we don't interrupt dataflow.
19609
19610 2005-11-28  Wim Taymans  <wim@fluendo.com>
19611
19612         * gst-libs/gst/audio/TODO:
19613         Updated TODO
19614
19615         * gst-libs/gst/audio/gstaudiosink.c:
19616         (gst_audioringbuffer_open_device),
19617         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
19618         (gst_audioringbuffer_release):
19619         Small cleanups.
19620
19621         * gst-libs/gst/audio/gstbaseaudiosink.c:
19622         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
19623         (gst_base_audio_sink_change_state):
19624         Slave to the master clock when going to PLAYING and unslave when
19625         going to PAUSED.
19626
19627         * gst-libs/gst/audio/gstringbuffer.c:
19628         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
19629         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
19630         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
19631         (gst_ring_buffer_clear_all), (wait_segment),
19632         (gst_ring_buffer_commit), (gst_ring_buffer_read),
19633         (gst_ring_buffer_advance):
19634         * gst-libs/gst/audio/gstringbuffer.h:
19635         Add some docs and cleanups.
19636
19637 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19638
19639         * sys/xvimage/xvimagesink.c:
19640         (gst_xvimagesink_navigation_send_event): Fix navigation events
19641         coordinates translation with pixel aspect ratios.
19642
19643 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19644
19645         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
19646         Use calculated video geometry from _setcaps instead of buffer
19647         caps to respect pixel aspect ratio. (fixes #322388)
19648
19649 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19650
19651         * docs/libs/tmpl/gstcolorbalance.sgml:
19652         * docs/libs/tmpl/gstmixer.sgml:
19653         * docs/libs/tmpl/gstxoverlay.sgml:
19654         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
19655         interface.
19656
19657 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19658
19659         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
19660         Refuse to create an XvImage if we can't find the format.
19661
19662 2005-11-28  Edward Hervey  <edward@fluendo.com>
19663
19664         * gst-libs/gst/riff/riff-media.c:
19665         (gst_riff_create_audio_template_caps):
19666         Add ATRAC3 to the list of riff-possible audio caps.
19667         I know we still don't have a plugin for atrac3, but it's saner to output
19668         that than a cryptic mimetype.
19669
19670 2005-11-27  Edward Hervey  <edward@fluendo.com>
19671
19672         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
19673         Don't try to create a zero-sized subbuffer.
19674
19675 2005-11-27  Julien MOUTTE  <julien@moutte.net>
19676
19677         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
19678         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
19679         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
19680         (gst_ximagesink_expose): Fixed a tricky race.
19681         * sys/ximage/ximagesink.h:
19682         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
19683         (gst_xvimagesink_expose): Fixed a tricky race.
19684         * sys/xvimage/xvimagesink.h:
19685
19686 2005-11-27  Edward Hervey  <edward@fluendo.com>
19687
19688         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
19689         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
19690         Remove unused properties, and add queues between demuxers and decoders
19691         so that a lot more files can preroll properly.
19692
19693 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19694
19695         * gst-libs/gst/net/Makefile.am:
19696         * gst-libs/gst/rtp/Makefile.am:
19697         * gst-libs/gst/tag/Makefile.am:
19698           remove silly include
19699         * gst/tags/Makefile.am:
19700         * gst/tags/gsttagediting.c:
19701         * gst/tags/gsttageditingprivate.h:
19702         * gst/tags/tagedit.vcproj:
19703           remove directory, is as good as empty
19704
19705 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19706
19707         * configure.ac:
19708           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
19709         * gst-libs/Makefile.am:
19710         * gst-libs/gst/audio/Makefile.am:
19711         * gst-libs/gst/interfaces/Makefile.am:
19712         * gst-libs/gst/net/Makefile.am:
19713         * gst-libs/gst/riff/Makefile.am:
19714         * gst-libs/gst/rtp/Makefile.am:
19715         * gst-libs/gst/tag/Makefile.am:
19716         * gst-libs/gst/video/Makefile.am:
19717           and use them
19718
19719 2005-11-27  Julien MOUTTE  <julien@moutte.net>
19720
19721         * docs/libs/tmpl/gstcolorbalance.sgml:
19722         * docs/libs/tmpl/gstmixer.sgml:
19723         * docs/libs/tmpl/gstxoverlay.sgml:
19724         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
19725         * sys/ximage/ximagesink.h:
19726         * sys/xvimage/xvimagesink.h: More and more documentation.
19727
19728 2005-11-26  Julien MOUTTE  <julien@moutte.net>
19729
19730         * docs/libs/gst-plugins-base-libs-docs.sgml:
19731         * docs/libs/gst-plugins-base-libs-sections.txt:
19732         * docs/libs/tmpl/gstcolorbalance.sgml:
19733         * docs/libs/tmpl/gstmixer.sgml:
19734         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
19735         to documentation.
19736
19737 2005-11-26  Julien MOUTTE  <julien@moutte.net>
19738
19739         * docs/plugins/Makefile.am:
19740         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19741         * docs/plugins/gst-plugins-base-plugins-sections.txt:
19742         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
19743
19744 2005-11-26  Julien MOUTTE  <julien@moutte.net>
19745
19746         * docs/plugins/Makefile.am:
19747         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19748         * docs/plugins/gst-plugins-base-plugins-sections.txt:
19749         * docs/plugins/inspect/plugin-adder.xml:
19750         * docs/plugins/inspect/plugin-alsa.xml:
19751         * docs/plugins/inspect/plugin-audioconvert.xml:
19752         * docs/plugins/inspect/plugin-audiorate.xml:
19753         * docs/plugins/inspect/plugin-audioresample.xml:
19754         * docs/plugins/inspect/plugin-audiotestsrc.xml:
19755         * docs/plugins/inspect/plugin-decodebin.xml:
19756         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
19757         * docs/plugins/inspect/plugin-gnomevfs.xml:
19758         * docs/plugins/inspect/plugin-ogg.xml:
19759         * docs/plugins/inspect/plugin-playbin.xml:
19760         * docs/plugins/inspect/plugin-subparse.xml:
19761         * docs/plugins/inspect/plugin-tcp.xml:
19762         * docs/plugins/inspect/plugin-theora.xml:
19763         * docs/plugins/inspect/plugin-typefindfunctions.xml:
19764         * docs/plugins/inspect/plugin-video4linux.xml:
19765         * docs/plugins/inspect/plugin-videorate.xml:
19766         * docs/plugins/inspect/plugin-videoscale.xml:
19767         * docs/plugins/inspect/plugin-videotestsrc.xml:
19768         * docs/plugins/inspect/plugin-volume.xml:
19769         * docs/plugins/inspect/plugin-vorbis.xml:
19770         * docs/plugins/inspect/plugin-ximagesink.xml:
19771         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
19772         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
19773
19774 2005-11-26  Edward Hervey  <edward@fluendo.com>
19775
19776         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
19777         Properly return GstFlowReturn from gst_pad_push in chain functions.
19778
19779 2005-11-25  Michael Smith  <msmith@fluendo.com>
19780
19781         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
19782         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
19783         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
19784         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
19785           Handle various conditions better when we don't understand a stream.
19786           Removes a heap of CRITICALs on ogg streams containing unknown data.
19787
19788 2005-11-24  Andy Wingo  <wingo@pobox.com>
19789
19790         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
19791         Be threadsafe.
19792
19793 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19794
19795         * configure.ac: back to HEAD
19796
19797 === release 0.9.6 ===
19798
19799 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
19800
19801         * configure.ac:
19802           releasing 0.9.6, "White Eight"
19803
19804 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19805
19806         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
19807         * docs/plugins/inspect/plugin-sine.xml:
19808           remove sinesrc some more
19809
19810 2005-11-23  Wim Taymans  <wim@fluendo.com>
19811
19812         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
19813         If we are reading too slowly, jump forward in the ringbuffer
19814         instead of blocking.
19815
19816 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19817
19818         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
19819         (gst_visual_chain):
19820         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
19821         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
19822         (gst_videorate_chain):
19823         * gst/videotestsrc/gstvideotestsrc.c:
19824         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
19825         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
19826         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
19827         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
19828         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
19829         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
19830           Updates for API changes
19831
19832 2005-11-23  Wim Taymans  <wim@fluendo.com>
19833
19834         * gst-libs/gst/audio/gstbaseaudiosink.c:
19835         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
19836         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
19837         Fix for calibration API change.
19838
19839 2005-11-23  Michael Smith <msmith@fluendo.com>
19840
19841         * gst-libs/gst/audio/multichannel.c:
19842         (gst_audio_get_channel_positions),
19843         (gst_audio_set_channel_positions),
19844         (gst_audio_set_structure_channel_positions_list),
19845         (gst_audio_fixate_channel_positions):
19846           Use gst_value_array_*() functions on value arrays, not
19847           gst_value_list_*().
19848
19849 2005-11-23  Edward Hervey  <edward@fluendo.com>
19850
19851         * autogen.sh:
19852         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
19853         Fixes autogen
19854
19855 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19856
19857         * check/Makefile.am:
19858         * check/elements/videotestsrc.c: (setup_videotestsrc),
19859         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
19860         (main):
19861           add a test for videotestsrc
19862
19863 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19864
19865         * gst/sine/.cvsignore:
19866         * gst/sine/Makefile.am:
19867         * gst/sine/gstsinesrc.c:
19868         * gst/sine/gstsinesrc.h:
19869         * gst/sine/sinesrc.vcproj:
19870           and remove sinesrc from the repository.  Closes #321446
19871
19872 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19873
19874         * configure.ac:
19875         * gst-plugins-base.spec.in:
19876           remove sinesrc from the build
19877
19878 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19879
19880         * check/Makefile.am:
19881         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
19882         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
19883         (main):
19884           add a test for audiotestsrc, testing all waves.  Even seems
19885           leak-free at first glance, nice job Stefan
19886
19887 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19888
19889         * po/af.po:
19890         * po/az.po:
19891         * po/cs.po:
19892         * po/en_GB.po:
19893         * po/hu.po:
19894         * po/it.po:
19895         * po/nb.po:
19896         * po/nl.po:
19897         * po/or.po:
19898         * po/sq.po:
19899         * po/sr.po:
19900         * po/sv.po:
19901         * po/uk.po:
19902         * po/vi.po:
19903           Translation string updates
19904
19905         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
19906         (gst_v4lsrc_set_caps):
19907         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
19908         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
19909         * sys/v4l/v4lsrc_calls.h:
19910           Improve v4lsrc, by making it work again.
19911
19912 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19913
19914         * ext/libvisual/visual.c: (gst_visual_chain):
19915           Fix the fps calculations.
19916
19917         * gst/ffmpegcolorspace/avcodec.h:
19918           Move structure element for clarity
19919
19920         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
19921         * gst-libs/gst/interfaces/tunernorm.h:
19922         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
19923         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
19924         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
19925         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
19926         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
19927         (gst_v4lmjpegsrc_getcaps):
19928         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
19929         (gst_v4lsrc_set_caps):
19930         * sys/v4l/gstv4lsrc.h:
19931         * sys/v4l/v4l_calls.c: (gst_v4l_open):
19932         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
19933         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
19934         * sys/v4l/v4lsrc_calls.h:
19935           Fractional framerates...
19936
19937 2005-11-22  Wim Taymans  <wim@fluendo.com>
19938
19939         * gst-libs/gst/audio/gstbaseaudiosink.c:
19940         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
19941         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
19942         And we provide a clock by default, of course...
19943
19944 2005-11-22  Wim Taymans  <wim@fluendo.com>
19945
19946         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
19947         This clock can be slaved to a master clock now.
19948
19949         * gst-libs/gst/audio/gstbaseaudiosink.c:
19950         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
19951         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
19952         (gst_base_audio_sink_set_clock),
19953         (gst_base_audio_sink_set_property),
19954         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
19955         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
19956         * gst-libs/gst/audio/gstbaseaudiosink.h:
19957         Handle slaving the internal clock to the clock selected in the
19958         pipeline.
19959         Add property to make the basesink not provide a clock.
19960
19961         * gst-libs/gst/rtp/gstbasertpdepayload.c:
19962         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
19963         (gst_base_rtp_depayload_wait):
19964         * gst-libs/gst/rtp/gstbasertpdepayload.h:
19965         We can use the clock in GstElement, no need to store it ourselves.
19966
19967 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19968
19969         * docs/libs/tmpl/gstaudio.sgml:
19970           update
19971         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
19972         (gst_paranoia_endian_get_type):
19973         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
19974         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
19975         * gst/audiotestsrc/gstaudiotestsrc.c:
19976         (gst_audiostestsrc_wave_get_type):
19977         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
19978         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
19979         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
19980         (gst_sync_method_get_type), (gst_unit_type_get_type),
19981         (gst_client_status_get_type), (gst_multifdsink_class_init),
19982         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
19983         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
19984         (gst_multifdsink_get_property):
19985         * gst/tcp/gstmultifdsink.h:
19986         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
19987         * gst/videotestsrc/gstvideotestsrc.c:
19988         (gst_videotestsrc_pattern_get_type):
19989           remove deprecated properties
19990           fix up enums to correctly have short lowercase dashed nicks
19991
19992 2005-11-22  Michael Smith <msmith@fluendo.com>
19993
19994         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
19995         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
19996           Add underscore.
19997
19998 2005-11-22  Michael Smith <msmith@fluendo.com>
19999
20000         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
20001         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
20002           Use utility method for scaling clocktime for fractional framerates.
20003
20004 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
20005
20006         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
20007         (gst_visual_chain):
20008         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
20009         * ext/theora/theoradec.c: (theora_handle_type_packet):
20010         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
20011         (theora_enc_chain):
20012         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
20013         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
20014         * gst-libs/gst/video/video.h:
20015         * gst/ffmpegcolorspace/avcodec.h:
20016         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20017         (gst_ffmpeg_caps_to_pixfmt):
20018         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20019         (gst_ffmpegcsp_set_caps):
20020         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
20021         (gst_videorate_setcaps), (gst_videorate_blank_data),
20022         (gst_videorate_chain):
20023         * gst/videotestsrc/gstvideotestsrc.c:
20024         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
20025         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
20026         (gst_videotestsrc_event), (gst_videotestsrc_create):
20027         * gst/videotestsrc/gstvideotestsrc.h:
20028         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20029         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
20030         (gst_ximagesink_get_times), (gst_ximagesink_init):
20031         * sys/ximage/ximagesink.h:
20032         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
20033         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
20034         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
20035         * sys/xvimage/xvimagesink.h:
20036           Convert elements to use fractions for their framerate.
20037           V4L elements to come later tonight.
20038
20039 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20040
20041         * gst-libs/gst/audio/audio.c:
20042         * gst-libs/gst/audio/audio.h:
20043           remove some deprecated functions
20044
20045 2005-11-22  Andy Wingo  <wingo@pobox.com>
20046
20047         * Update for gst_tag_setter API changes.
20048
20049 2005-11-22  Andy Wingo  <wingo@pobox.com>
20050
20051         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
20052         (gst_ogg_demux_perform_seek):
20053         * ext/theora/theoradec.c (theora_dec_sink_event):
20054         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
20055         update-funcnames.
20056
20057 2005-11-22  Wim Taymans  <wim@fluendo.com>
20058
20059         * examples/seeking/seek.c: (main):
20060         Give higher priority to bus signals than the gtk events
20061         to fix a race condition in the segment looping.
20062
20063 2005-11-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20064
20065         * ext/theora/Makefile.am:
20066         * ext/vorbis/Makefile.am:
20067         * gst-libs/gst/tag/Makefile.am:
20068         * gst-plugins-base.spec.in:
20069           Rename libgsttagedit to libgsttag (#322117).
20070
20071 2005-11-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20072
20073         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
20074         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
20075           Call gst_x_overlay_prepare_xwindow_id() to give applications
20076           a final chance to set their own xwindow id before the video
20077           sink creates its own window.
20078
20079 2005-11-22  Julien MOUTTE  <julien@moutte.net>
20080
20081         * sys/xvimage/xvimagesink.c:
20082         (gst_xvimagesink_navigation_send_event): Handle navigation
20083         events correcly with borders if applicable.
20084
20085 2005-11-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20086
20087         Patch by: Luca Ognibene
20088
20089         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20090         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
20091         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20092         (gst_ffmpegcsp_caps_remove_format_info):
20093         * gst/ffmpegcolorspace/imgconvert.c:
20094         * gst/ffmpegcolorspace/imgconvert_template.h:
20095           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
20096           #318353); use gst_structure_has_name().
20097
20098 2005-11-22  Julien MOUTTE  <julien@moutte.net>
20099
20100         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
20101         (gst_ximagesink_class_init): Add debug macros on functions.
20102         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
20103         (gst_xvimagesink_xwindow_draw_borders),
20104         (gst_xvimagesink_xvimage_put),
20105         (gst_xvimagesink_xwindow_update_geometry),
20106         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
20107         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
20108         (gst_xvimagesink_xcontext_clear),
20109         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
20110         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
20111         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
20112         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
20113         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
20114         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
20115         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
20116         expose while being PAUSED, out of data flow navigation events, etc..
20117
20118 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20119
20120         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
20121         * gst-libs/gst/audio/audio.h:
20122           fix prototype - wondering why the test worked regardless
20123
20124 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
20125
20126         * check/Makefile.am:
20127         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
20128         * gst-libs/gst/audio/audio.h:
20129           add a method that returns a proper GstClockTime
20130
20131 2005-11-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20132
20133         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
20134         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
20135         * gst-libs/gst/interfaces/xoverlay.h:
20136           Remove everything having to do with the desired size; add 
20137           gst_x_overlay_prepare_xwindow_id() function; remove the
20138           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
20139           post a message on the bus instead (#321816).
20140
20141         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
20142         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
20143         (gst_xvimagesink_xoverlay_init):
20144           Remove desired size stuff (#321816).
20145
20146 2005-11-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20147
20148         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
20149         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
20150         (mpeg_video_type_find), (mpeg_video_stream_type_find):
20151           Terminate vararg functions with NULL instead of 0 to 
20152           make gcc4 happy.
20153
20154 2005-11-21  Andy Wingo  <wingo@pobox.com>
20155
20156         patch by: Sebastien Cote <sebas642@yahoo.ca>
20157         
20158         * gst-libs/gst/rtp/gstrtpbuffer.h: 
20159         * gst-libs/gst/rtp/gstrtpbuffer.c
20160         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
20161
20162 2005-11-21  Andy Wingo  <wingo@pobox.com>
20163
20164         * gst/playback/gstplaybin.c (gen_audio_element) 
20165         (gen_video_element): Use the new MISSING_PLUGIN core error
20166         category. Closes #320060.
20167
20168         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
20169         * gst/videorate/gstvideorate.c (gst_videorate_event):
20170         * ext/theora/theoradec.c (theora_dec_sink_event): 
20171         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
20172         stream lock.
20173
20174         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
20175         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
20176         stream lock changes.
20177
20178 2005-11-21  Wim Taymans  <wim@fluendo.com>
20179
20180         * gst-libs/gst/audio/gstbaseaudiosink.c:
20181         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
20182         (gst_base_audio_sink_provide_clock),
20183         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
20184         (gst_base_audio_sink_change_state):
20185         * gst/audioresample/gstaudioresample.c:
20186         Segment update fix.
20187
20188 2005-11-21  Andy Wingo  <wingo@pobox.com>
20189
20190         * *.h:
20191         * *.c: Ran scripts/update-macros. Oh yes.
20192
20193 2005-11-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20194
20195         * sys/ximage/Makefile.am:
20196         * sys/ximage/ximage.c:
20197           Rename ximage plugin to ximagesink (#321426) (Don't forget to
20198           remove your old libgstximage.* manually if necessary).
20199
20200 2005-11-21  Michael Smith <msmith@fluendo.com>
20201
20202         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
20203           Minimal fix for bug #320200: set the min/max bitrate in the correct
20204           units. A better fix would be to upgrade to the RATEMANAGE2
20205           interface, rather than using the deprecated interface used here, but
20206           that would require an update in our libvorbis dependency (to 1.1),
20207           which is probably undesirable.
20208
20209 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
20210
20211         * ext/libvisual/visual.c: (get_buffer):
20212         * gst-libs/gst/audio/gstbaseaudiosrc.c:
20213         (gst_base_audio_src_fixate):
20214         * gst/audioconvert/gstaudioconvert.c:
20215         (gst_audio_convert_fixate_caps):
20216         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
20217         * gst/audiotestsrc/gstaudiotestsrc.c:
20218         (gst_audiotestsrc_src_fixate):
20219         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
20220         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
20221         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
20222         * gst/videotestsrc/gstvideotestsrc.c:
20223         (gst_videotestsrc_src_fixate):
20224         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
20225         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
20226           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
20227           (#322027)
20228
20229
20230 2005-11-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20231
20232         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
20233         (gst_riff_create_iavs_caps):
20234         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
20235         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
20236         (gst_riff_parse_info):
20237         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
20238         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
20239         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
20240           Fixes for GST_FOURCC_FORMAT API change.
20241
20242 2005-11-21  Andy Wingo  <wingo@pobox.com>
20243
20244         patch by: Alessandro Dessina <alessandro nnva org>
20245
20246         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
20247         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
20248         (gst_ogg_parse_chain):
20249         * ext/theora/theoraenc.c (theora_set_header_on_caps):
20250         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
20251         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
20252         gst_value_list calls on arrays. Fixes #321962.
20253
20254 2005-11-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20255
20256         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
20257         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
20258         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
20259         * gst/adder/gstadder.c: (gst_adder_init),
20260         (gst_adder_request_new_pad), (gst_adder_collected),
20261         (gst_adder_change_state):
20262           Update for gst_collectpads_foo() to gst_collect_pads_foo()
20263           API change.
20264
20265 2005-11-21  Michael Smith <msmith@fluendo.com>
20266
20267         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
20268         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
20269           Properly handle pad_push return values.
20270
20271 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
20272
20273         * gst-libs/gst/tag/Makefile.am:
20274         * gst-libs/gst/tag/gstvorbistag.c:
20275         (gst_tag_list_to_vorbiscomment_buffer):
20276           Remove obsolete vorbistag element and debug category.
20277
20278         * gst/playback/gstplaybasebin.c: (check_queue):
20279           Don't divide by 0 when queue-threshold is 0.
20280
20281         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
20282           Don't modify an existing pixel-aspect-ratio if we fail to read
20283           a new one.
20284
20285 2005-11-20  Wim Taymans  <wim@fluendo.com>
20286
20287         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
20288         (gst_vorbisenc_push_packet):
20289         GST_PAD_IS_USABLE is gone, use the return value of
20290         the push or pad_alloc_buffer instead.
20291
20292 2005-11-18  Julien MOUTTE  <julien@moutte.net>
20293
20294         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
20295         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
20296         (gst_ximagesink_ximage_destroy),
20297         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
20298         (gst_ximagesink_xwindow_new),
20299         (gst_ximagesink_xwindow_update_geometry),
20300         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
20301         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
20302         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
20303         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
20304         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
20305         (gst_ximagesink_navigation_send_event),
20306         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
20307         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
20308         (gst_ximagesink_finalize), (gst_ximagesink_init),
20309         (gst_ximagesink_class_init):
20310         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
20311         This new version brings correct software scaling, non flickering
20312         window while resizing, pixel aspect ratio handling, usage of
20313         hardware buffer pools, out of data flow event thread for 
20314         navigation and handling of expose events even when being PAUSED,
20315         a new property to keep video aspect ratio when resizing, etc...
20316
20317 2005-11-18  Julien MOUTTE  <julien@moutte.net>
20318
20319         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
20320         (gst_videoscale_fixate_caps): Introduce back caps fixate with
20321         handling of PAR.
20322
20323 2005-11-18  Edward Hervey  <bilboed@dvdsrc.fluendo.com>
20324
20325         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
20326         Unsetting IS_SINK flag from the fakesink, so decodebin
20327         never behaves as a sink.
20328
20329 2005-11-17  Wim Taymans  <wim@fluendo.com>
20330
20331         * gst-libs/gst/audio/gstbaseaudiosrc.c:
20332         (gst_base_audio_src_change_state):
20333         Fix the audiosrc base class again, we did not unflush.
20334
20335 2005-11-17  Julien MOUTTE  <julien@moutte.net>
20336
20337         * examples/seeking/seek.c: (make_dv_pipeline),
20338         (make_vorbis_theora_pipeline), (make_avi_pipeline),
20339         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
20340         to ogg/vorbis/theora pipeline.
20341
20342 2005-11-17  Wim Taymans  <wim@fluendo.com>
20343
20344         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
20345         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
20346         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
20347         Fix EOS on multiple streams.
20348         More debugging.
20349
20350 2005-11-16  Wim Taymans  <wim@fluendo.com>
20351
20352         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
20353         (gst_ogg_demux_perform_seek):
20354         Segment done must include stream time.
20355
20356         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
20357         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
20358         (gst_ogg_mux_change_state):
20359         Fix ogg muxer again.
20360
20361 2005-11-16  Wim Taymans  <wim@fluendo.com>
20362
20363         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
20364         Fix compile again.
20365
20366 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20367
20368         * ext/libvisual/visual.c: (gst_visual_init):
20369         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
20370         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
20371         (gst_ogg_parse_chain):
20372         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
20373         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
20374         * ext/theora/theoradec.c: (gst_theora_dec_init):
20375         * ext/theora/theoraenc.c: (gst_theora_enc_init):
20376         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
20377         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
20378         * gst/adder/gstadder.c: (gst_adder_class_init),
20379         (gst_adder_dispose):
20380         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
20381         * gst/subparse/gstsubparse.c: (gst_subparse_init):
20382         * gst/videorate/gstvideorate.c: (gst_videorate_init):
20383           Fix a whole set of pad template leaks
20384
20385 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20386
20387         * check/generic/states.c: (GST_START_TEST):
20388           fix the test so that it only checks for elements that are part of
20389           this source module
20390
20391 2005-11-16  Michael Smith <msmith@fluendo.com>
20392
20393         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
20394         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
20395         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
20396         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
20397         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
20398         (gst_ogg_mux_change_state):
20399           Fix leaking collectpads.
20400
20401 2005-11-16  Edward Hervey  <edward@fluendo.com>
20402
20403         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
20404         (gst_videorate_event), (gst_videorate_chain):
20405         Handle segment seeks
20406
20407 2005-11-16  Wim Taymans  <wim@fluendo.com>
20408
20409         * gst-libs/gst/audio/gstbaseaudiosink.c:
20410         (gst_base_audio_sink_provide_clock),
20411         (gst_base_audio_sink_change_state):
20412         Set ringbuffer to non-flushing when going to PAUSED, set to
20413         flushing again when going to READY.
20414
20415         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
20416         (gst_ring_buffer_stop):
20417         Start in flushing mode by default.
20418         Don't set flushing in the _stop method, let the app call
20419         this explicitly.
20420
20421 2005-11-16  Julien MOUTTE  <julien@moutte.net>
20422
20423         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
20424         * gst-libs/gst/video/videosink.h: Add helper function needed
20425         for video sinks.
20426
20427 2005-11-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20428
20429         * gst/videoscale/gstvideoscale.c:
20430         (gst_videoscale_handle_src_event):
20431           Don't leak reference to pad parent.
20432
20433 2005-11-16  Wim Taymans  <wim@fluendo.com>
20434
20435         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
20436         Set ringbuffer to flushing when stopping so that we don't
20437         block on wait_segment anymore and livelock.
20438
20439 2005-11-16  Wim Taymans  <wim@fluendo.com>
20440
20441         * examples/seeking/seek.c: (send_event), (do_seek),
20442         (loop_toggle_cb), (segment_done), (main):
20443         Added looping checkbox.
20444
20445 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20446
20447         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
20448         (gst_ogg_demux_init):
20449         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
20450         (gst_vorbis_dec_init):
20451           revert unrefs, they don't pass make check
20452
20453 2005-11-15  Johan Dahlin  <johan@gnome.org>
20454
20455         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
20456         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
20457         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
20458         (gst_vorbis_dec_init):
20459         Fix pad template leaks. 
20460
20461 2005-11-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20462
20463         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
20464           Make state change function thread safe.
20465
20466 2005-11-15  Edward Hervey  <edward@fluendo.com>
20467
20468         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
20469         (gst_ogg_demux_class_init):
20470         Implement GstElement::send_event, so we can send seek events
20471         in GST_STATE_READY
20472
20473 2005-11-14  Julien MOUTTE  <julien@moutte.net>
20474
20475         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
20476         Discovered how to take away flickering while resizing the
20477         window. Please don't put that in ximagesink, refactoring in
20478         progress.
20479
20480 2005-11-14  Michael Smith <msmith@fluendo.com>
20481
20482         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
20483         (gst_multifdsink_render):
20484           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
20485
20486 2005-11-14  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20487
20488         * gst/playback/gstplaybin.c: (gen_audio_element):
20489           Use autoaudiosink, it tends to be more widely available than
20490           autoaudiiosink.
20491           
20492 2005-11-14  Andy Wingo  <wingo@pobox.com>
20493
20494         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
20495         as well if it is available. Fixes #316442.
20496
20497 2005-11-14  Michael Smith <msmith@fluendo.com>
20498
20499         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
20500         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
20501         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
20502         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
20503         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
20504         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
20505         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
20506         (gst_vorbisenc_change_state):
20507           Fix a small memory leak in vorbisenc.
20508           Fix large memory leaks in oggmux, also fix lots of state change
20509           bugs in oggmux.
20510
20511 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
20512
20513         * gst/videotestsrc/gstvideotestsrc.c:
20514         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
20515         (gst_videotestsrc_src_fixate):
20516           move fixation to a fixate function
20517           remove negotiate function, basesrc's is good enough
20518           fixes a bug for check when using the element alone
20519
20520 2005-11-13  Edward Hervey  <edward@fluendo.com>
20521
20522         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
20523         (key_toggle_cb), (main):
20524         Added checkboxes for adding/removing the accurate and key_unit seek
20525         flags.
20526
20527 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
20528
20529         * configure.ac: back to HEAD
20530
20531 === release 0.9.5 ===
20532
20533 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
20534
20535         * configure.ac:
20536           releasing 0.9.5, "No No Kia"
20537
20538 2005-11-11  Edward Hervey  <edward@fluendo.com>
20539
20540         * examples/seeking/seek.c: (make_parselaunch_pipeline):
20541         Added parse-launch syntax seeking mode for the seeking example.
20542         This should help stress-test even more cases.
20543         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
20544
20545 2005-11-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20546
20547         * sys/xvimage/xvimagesink.c:
20548         (gst_xvimagesink_navigation_send_event):
20549           Check whether peer pad exists before sending navigation events
20550           to it.
20551
20552 2005-11-11  Michael Smith <msmith@fluendo.com>
20553
20554         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
20555         (gst_vorbisenc_buffer_from_packet):
20556         * ext/vorbis/vorbisenc.h:
20557           Set duration on encoded buffers. This allows oggmux's
20558           max_page_delay parameter to actually work.
20559
20560 2005-11-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20561
20562         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20563         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
20564         (gst_ffmpegcsp_avpicture_fill):
20565         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20566         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
20567           Make palettes work again (see #132341). Use our own macros
20568           for rounding up.
20569
20570 2005-11-10  Andy Wingo  <wingo@pobox.com>
20571
20572         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
20573         string doober.
20574
20575 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20576
20577         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20578         (gst_ffmpegcsp_transform_caps):
20579           Prefer passthrough in transform_caps
20580
20581 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20582
20583         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
20584           check for ALSA errors properly, instead of relying on ALSA's
20585           error strings to serve to the user.
20586
20587 2005-11-10  Wim Taymans  <wim@fluendo.com>
20588
20589         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
20590         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
20591         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
20592         Modernise the seek code.
20593
20594 2005-11-10  Michael Smith <msmith@fluendo.com>
20595         
20596         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
20597         (setup_substreams), (set_active_source):
20598           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
20599           trying to go to NULL if we failed to read a file.
20600
20601 2005-11-10  Wim Taymans  <wim@fluendo.com>
20602
20603         * gst/audiotestsrc/gstaudiotestsrc.c:
20604         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
20605         (gst_audiotestsrc_create):
20606         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
20607         (gst_sinesrc_get_times), (gst_sinesrc_create):
20608         * gst/videotestsrc/gstvideotestsrc.c:
20609         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
20610         (gst_videotestsrc_create):
20611         The base class can now sync for us.
20612
20613 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20614
20615         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
20616           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
20617           name=source autoprobe=false autoprobe-fps=false copy-mode=1
20618           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
20619           format=(fourcc)I420" ! xvimagesink
20620
20621 2005-11-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20622
20623         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
20624         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
20625         (gst_sinesrc_newsegment):
20626           Send newsegment event in TIME format, set duration if
20627           num-buffers is set, fix duration querying.
20628
20629 2005-11-10  Michael Smith <msmith@fluendo.com>
20630
20631         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
20632         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
20633         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
20634         (gst_ogg_mux_collected):
20635          Fix EOS handling, partially. Now forwarding an EOS event once we have
20636          EOS on all pads works correctly. However, we still don't properly set
20637          EOS on the actual ogg stream pages.
20638
20639 2005-11-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20640
20641         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
20642           Set elements to NULL state before disposing of them.
20643
20644 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
20645
20646         Reviewed by: Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20647
20648         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20649         (gst_base_rtp_depayload_init),
20650         (gst_base_rtp_depayload_set_gst_timestamp):
20651         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20652           We need to send a newsegment event for each instance, not
20653           just for the first instance of this class (get rid of
20654           static variable in function). (#321011).
20655           
20656 2005-11-08  Michael Smith <msmith@fluendo.com>
20657
20658         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
20659         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
20660         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
20661         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
20662           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
20663           This makes us mux things correctly according to the ogg muxing
20664           rules. Still not handling EOS correctly right now, though.
20665
20666 2005-11-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20667
20668         * gst/audioconvert/gstaudioconvert.c:
20669           Fix typo in docs. 
20670
20671 2005-11-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20672
20673         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
20674         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
20675           Initialise segment_stop to GST_CLOCK_TIME_NONE when
20676           creating a new chain; should fix live streaming. Also
20677           add more debug output and fix a typo.
20678
20679 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
20680
20681         Reviewed by: Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20682
20683         * gst/volume/gstvolume.c: (volume_set_caps):
20684           Fix compilation on Solaris with Forte. (#320923)
20685
20686 2005-11-08  Wim Taymans  <wim@fluendo.com>
20687
20688         * gst-libs/gst/audio/gstbaseaudiosink.c:
20689         (gst_base_audio_sink_render):
20690         No need to do a typecheck.
20691
20692 2005-11-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20693
20694         * ext/alsa/gstalsa.h:
20695           We register a debug category, so let's use it.
20696
20697 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
20698
20699         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20700         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
20701         Fixed a small problem.
20702
20703 2005-11-04  Wim Taymans  <wim@fluendo.com>
20704
20705         * examples/seeking/Makefile.am:
20706         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
20707         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
20708         (make_playerbin_pipeline), (format_value), (update_scale),
20709         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
20710         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
20711         (print_usage), (main):
20712         Added app for playback speed testing.
20713
20714         * examples/seeking/seek.c: (dynamic_link),
20715         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
20716         (make_mpeg_pipeline), (do_seek), (set_update_scale),
20717         (message_received), (main):
20718         Updated seek example.
20719
20720 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
20721
20722         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20723         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
20724         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
20725         (gst_base_rtp_depayload_set_clock):
20726         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20727         Don't sleep on the bench (system clock) when you have a nice 
20728         comfortable bed (Gstreamer clock) to sleep on.
20729
20730 2005-11-03  Wim Taymans  <wim@fluendo.com>
20731
20732         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20733         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
20734         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
20735         Handle the case where a pad_block failed.
20736
20737 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
20738
20739         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
20740
20741         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20742         (gst_base_rtp_depayload_add_to_queue),
20743         (gst_base_rtp_depayload_push),
20744         (gst_base_rtp_depayload_set_gst_timestamp),
20745         (gst_base_rtp_depayload_queue_release):
20746           Fixes some bugs in the depayloader's queuing/de-queueing code.
20747
20748 2005-10-31  Michael Smith <msmith@fluendo.com>
20749
20750         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
20751         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
20752         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
20753           Patch from Alessandro Decina <alessandro@nnva.org>.
20754           Make oggdemux only find the final time in a chain, not per-pad,
20755           since the per-pad information can be very expensive to locate, and
20756           it isn't used anywhere. This makes reading a file containing
20757           OggSkeleton reasonably fast.
20758           Also, make chain finding work when there are logical bitstreams that
20759           can't be decoded. Fixes #319110.
20760
20761 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20762
20763         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20764         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
20765         (gst_base_rtp_depayload_chain),
20766         (gst_base_rtp_depayload_add_to_queue),
20767         (gst_base_rtp_depayload_push),
20768         (gst_base_rtp_depayload_set_gst_timestamp),
20769         (gst_base_rtp_depayload_queue_release),
20770         (gst_base_rtp_depayload_start_thread),
20771         (gst_base_rtp_depayload_set_property),
20772         (gst_base_rtp_depayload_get_property):
20773         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20774         Some random fixes, to fullfill the desires of thomas.
20775
20776 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20777
20778         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20779         (gst_base_rtp_depayload_add_to_queue),
20780         (gst_base_rtp_depayload_push):
20781         Fixed the queueing algorithm.
20782
20783 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20784
20785         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20786         (gst_base_rtp_depayload_push):
20787         A small fix
20788
20789 2005-10-31  Wim Taymans  <wim@fluendo.com>
20790
20791         * gst-libs/gst/audio/gstringbuffer.h:
20792         Don't break ABI.
20793
20794         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20795         (gst_ffmpeg_caps_to_pixfmt):
20796         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20797         (gst_ffmpegcsp_set_caps):
20798         Some more comments.
20799         Handle missing required caps fields better.
20800
20801 2005-10-31  Wim Taymans  <wim@fluendo.com>
20802
20803         * gst-libs/gst/audio/gstbaseaudiosink.c:
20804         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
20805         (gst_base_audio_sink_render):
20806         * gst-libs/gst/audio/gstringbuffer.c:
20807         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
20808         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
20809         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
20810         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
20811         (gst_ring_buffer_read):
20812         * gst-libs/gst/audio/gstringbuffer.h:
20813         Add flushing mode to the ringbuffer so that it in all cases does
20814         not try to handle more audio. This makes sure it does not try to
20815         block anymore when flushing and fixes a livelock.
20816
20817 2005-10-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20818
20819         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
20820         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
20821         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
20822           Explicitly check for -1 values before doing a conversion
20823           and always map them to -1. (#315545)
20824
20825 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
20826
20827         * gst/playback/gstplaybin.c: (gen_video_element):
20828           first try autovideosink, then xvimagesink, then error out
20829         * po/POTFILES.in:
20830           add translatable file
20831         * po/af.po:
20832         * po/az.po:
20833         * po/cs.po:
20834         * po/en_GB.po:
20835         * po/hu.po:
20836         * po/it.po:
20837         * po/nb.po:
20838         * po/nl.po:
20839         * po/or.po:
20840         * po/sq.po:
20841         * po/sr.po:
20842         * po/sv.po:
20843         * po/uk.po:
20844         * po/vi.po:
20845           update translations
20846
20847 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
20848
20849         * gst-libs/gst/rtp/gstbasedepayload.c:
20850         * gst-libs/gst/rtp/gstbasedepayload.h:
20851           Minor cleanups
20852
20853 2005-10-27  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20854
20855         * gst/playback/.cvsignore:
20856         * gst/playback/decodetest.c:
20857         * gst/playback/test3.c:
20858           Port these two tests as well.
20859
20860 2005-10-27  Wim Taymans  <wim@fluendo.com>
20861
20862         * ext/theora/theoradec.c: (theora_dec_src_query),
20863         (theora_dec_sink_event):
20864         * ext/theora/theoraenc.c: (theora_enc_sink_event),
20865         (theora_enc_change_state):
20866         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
20867         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
20868         Take proper locks when handling events.
20869
20870 2005-10-27  Wim Taymans  <wim@fluendo.com>
20871
20872         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
20873         (gst_adder_change_state):
20874         Fix timestamps and fix deadlock when stopping the collectpads.
20875
20876 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
20877
20878         * gst-libs/gst/rtp/gstrtpbuffer.h:
20879         Declaring the payload types as strings too so that they can be used
20880         in the padtemplate inialization.
20881
20882 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
20883
20884         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
20885
20886         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20887         (gst_base_rtp_depayload_class_init):
20888         Fixes a small but nasty bug. The derived elements no longer segfaults
20889         on finalization.
20890
20891 2005-10-26  Michael Smith <msmith@fluendo.com>
20892
20893         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
20894           When clearing an audioconvert context, set tmpbufsize to zero, so
20895           we'll allocate it again later if required.
20896           This fixes audioconvert re-negotiating formats, which previously
20897           segfaulted with a NULL destination buffer.
20898
20899 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
20900
20901         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20902         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
20903         (gst_base_rtp_depayload_set_gst_timestamp),
20904         (gst_base_rtp_depayload_queue_release):
20905         Fixed a smalll memleak.
20906
20907 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
20908         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20909         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
20910         (gst_base_rtp_depayload_finalize),
20911         (gst_base_rtp_depayload_setcaps),
20912         (gst_base_rtp_depayload_add_to_queue),
20913         (gst_base_rtp_depayload_push),
20914         (gst_base_rtp_depayload_set_gst_timestamp),
20915         (gst_base_rtp_depayload_queue_release),
20916         (gst_base_rtp_depayload_thread),
20917         (gst_base_rtp_depayload_change_state):
20918         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20919         Changed the C++ comments to C comments
20920
20921 2005-10-26  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20922
20923         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
20924         * gst/tcp/gsttcpclientsrc.h:
20925         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
20926         * gst/tcp/gsttcpserversrc.h:
20927           Remove unused 'curoffset' structure member.
20928
20929 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
20930
20931         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20932         (gst_base_rtp_depayload_base_init),
20933         (gst_base_rtp_depayload_finalize):
20934         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20935         * gst-libs/gst/rtp/gstbasertppayload.h:
20936           The pad-template on the sinkpad should be set by the derived classes.
20937           Also added some useful macros.
20938
20939 2005-10-24  Wim Taymans  <wim@fluendo.com>
20940
20941         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
20942         Correctly flush decoder samples even if we could not
20943         copy them to an output buffer. Fixes #319618.
20944
20945 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20946
20947         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
20948         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
20949         the caps against our xcontext caps.
20950
20951 2005-10-24  Wim Taymans  <wim@fluendo.com>
20952
20953         * gst-libs/gst/audio/gstbaseaudiosink.c:
20954         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
20955         Remove g_print
20956         Use sync property from baseclass to disable sync.
20957
20958 2005-10-24  Wim Taymans  <wim@fluendo.com>
20959
20960         * gst-libs/gst/audio/gstbaseaudiosink.c:
20961         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
20962         Buffers with no timestamps get aligned with previous buffers or
20963         on underrun, played ASAP.
20964
20965 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20966
20967         * gst-libs/gst/video/video.h:
20968         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20969         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
20970         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
20971         here comes my change on caps for framerate and geometry range.
20972         We are now accepting 1 to MAXINT for width and height, and from
20973         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
20974         to be blended correctly in videomixer.
20975
20976 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20977
20978         * configure.ac:
20979           back to HEAD
20980
20981 === release 0.9.4 ===
20982
20983 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20984
20985         * NEWS:
20986         * RELEASE:
20987         * configure.ac:
20988           releasing 0.9.4, "Velociraptor"
20989
20990 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20991
20992         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
20993         * po/POTFILES.in:
20994           STOPPED -> FAILED
20995
20996 2005-10-21  Wim Taymans  <wim@fluendo.com>
20997
20998         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20999         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
21000         (pad_blocked), (close_pad_link), (new_pad):
21001         Don't try to remove elements twice.
21002
21003 2005-10-21  Wim Taymans  <wim@fluendo.com>
21004
21005         * ext/theora/theoradec.c: (theora_dec_src_query),
21006         (theora_dec_sink_event):
21007         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
21008         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
21009         (vorbis_handle_data_packet):
21010         * ext/vorbis/vorbisdec.h:
21011         Fix old naming.
21012
21013         * gst-libs/gst/audio/gstbaseaudiosink.c:
21014         (gst_base_audio_sink_render):
21015         Don't try to sync on buffers without a timestamp.
21016
21017 2005-10-21  Wim Taymans  <wim@fluendo.com>
21018
21019         * ext/theora/theoradec.c: (theora_dec_src_query),
21020         (theora_dec_sink_event):
21021         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
21022         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
21023         (vorbis_handle_data_packet):
21024         * ext/vorbis/vorbisdec.h:
21025         Fix old naming.
21026
21027 2005-10-20  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
21028
21029         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
21030         (gst_vorbisenc_src_query):
21031           Implement position and duration queries.
21032
21033         * gst/playback/test3.c: (update_scale), (main):
21034           Fix for async state changes and print nicer output.
21035
21036 2005-10-20  Wim Taymans  <wim@fluendo.com>
21037
21038         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
21039         (dump_element_stats), (main):
21040         * gst/playback/test6.c: (main):
21041         Fix tests again
21042
21043 2005-10-20  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
21044
21045         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
21046         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
21047           Don't use functions for position queries when handling
21048           duration queries.
21049
21050 2005-10-20  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
21051
21052         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
21053         (vorbis_handle_data_packet), (vorbis_dec_chain),
21054         (vorbis_dec_change_state):
21055         * ext/vorbis/vorbisdec.h:
21056           Vorbis streams can be embedded in other container formats
21057           than ogg, container formats where the demuxer might set 
21058           timestamps on encoded vorbis buffers instead of those silly 
21059           granulepos thingies. In short: make vorbisdec handle 
21060           timestamps on incoming buffers as well.
21061
21062 2005-10-20  Wim Taymans  <wim@fluendo.com>
21063
21064         * gst/playback/gstplaybasebin.c: (group_destroy),
21065         (gst_play_base_bin_change_state):
21066         Fix leak.
21067         Handle case where playbasebin is now ASYNC because
21068         decodebin is.
21069
21070 2005-10-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
21071
21072         * gst/audioconvert/Makefile.am:
21073         * gst/audioconvert/bufferframesconvert.c:
21074         * gst/audioconvert/plugin.c: (plugin_init):
21075         * gst/audioconvert/plugin.h:
21076           And bye bye buffer-frames-convert
21077
21078 2005-10-19  Wim Taymans  <wim@fluendo.com>
21079
21080         * check/elements/audioconvert.c:
21081         * docs/libs/tmpl/gstaudio.sgml:
21082         * docs/libs/tmpl/gstcolorbalance.sgml:
21083         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
21084         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
21085         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
21086         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
21087         * gst-libs/gst/audio/audio.h:
21088         * gst/audioconvert/audioconvert.h:
21089         * gst/audioconvert/gstaudioconvert.c:
21090         (gst_audio_convert_parse_caps):
21091         * gst/volume/gstvolume.c:
21092         Bye bye buffer-frames.
21093
21094 2005-10-19  Wim Taymans  <wim@fluendo.com>
21095
21096         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
21097         (query_positions_elems), (query_positions_pads), (update_scale),
21098         (do_seek), (set_update_scale), (message_received), (main):
21099         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
21100         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
21101         (gst_ogg_demux_loop):
21102         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
21103         * ext/theora/theoradec.c: (theora_dec_src_query),
21104         (theora_dec_sink_event):
21105         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
21106         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
21107         * gst/adder/gstadder.c: (gst_adder_query):
21108         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
21109         * gst/playback/test3.c: (update_scale):
21110         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
21111         (dump_element_stats), (main):
21112         * gst/playback/test6.c: (main):
21113         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
21114         Query API update.
21115
21116 2005-10-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
21117
21118         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
21119         (xml_check_first_element), (xml_type_find), (smil_type_find),
21120         (plugin_init):
21121           Add typefinding for SMIL and for generic XML. Based on patch by
21122           Akos Maroy (#308663).
21123
21124 2005-10-18  Wim Taymans  <wim@fluendo.com>
21125
21126         * gst/playback/Makefile.am:
21127         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
21128         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
21129         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
21130         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
21131         (gst_decode_bin_change_state):
21132         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
21133         (gst_play_bin_send_event_to_sink):
21134         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
21135         (dump_element_stats), (main):
21136         * gst/playback/test6.c: (main):
21137         Make playbin async, it'll commit state to paused when all streams
21138         are detected.
21139         Remove ugly hack.
21140         Added test6.c to show async behaviour.
21141
21142 2005-10-18  Wim Taymans  <wim@fluendo.com>
21143
21144         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
21145         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
21146         Fix for segment-start/stop API change.
21147
21148 2005-10-18  Wim Taymans  <wim@fluendo.com>
21149
21150         * check/Makefile.am:
21151         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
21152         (main):
21153         Add future test for clock selection.
21154
21155 2005-10-18  Wim Taymans  <wim@fluendo.com>
21156
21157         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
21158         (gst_alsasink_close):
21159         Set handle to NULL.
21160
21161         * gst-libs/gst/audio/gstringbuffer.c:
21162         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
21163         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
21164         (gst_ring_buffer_start), (gst_ring_buffer_pause),
21165         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
21166         (gst_ring_buffer_read):
21167         More debug info.
21168
21169 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
21170
21171         * gst/audiotestsrc/Makefile.am:
21172         * gst/sine/Makefile.am:
21173         * gst/volume/Makefile.am:
21174           fix broken build of controllerized plugins
21175
21176 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
21177
21178         Reviewed by: Tim-Philipp MĂ¼ller  <tim at centricular dot net>
21179
21180         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
21181         (gst_riff_create_video_template_caps):
21182           Add support for Indeo-3 (IV32).
21183
21184 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21185
21186         * configure.ac:
21187           rewrite
21188
21189 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21190
21191         * gst-libs/gst/video/video.c: (gst_video_get_size):
21192         * gst/audiotestsrc/gstaudiotestsrc.c:
21193           doc updates
21194
21195 2005-10-17  Andy Wingo  <wingo@pobox.com>
21196
21197         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
21198         with the collectpads change.
21199         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
21200
21201         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
21202
21203         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
21204
21205         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
21206         alloc_buffer flow return to callers.
21207         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
21208         change. Fix some memleaks in theoraenc.
21209
21210         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
21211         in strange circumstance.
21212
21213 2005-10-17  Julien MOUTTE  <julien@moutte.net>
21214
21215         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21216         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
21217         from caps, let's use the caps...
21218
21219 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21220
21221         * configure.ac:
21222           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
21223
21224 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
21225
21226         * gst-libs/gst/interfaces/Makefile.am:
21227           fix silly typo
21228
21229 2005-10-16  Andy Wingo  <wingo@pobox.com>
21230
21231         * gst/playback/gstdecodebin.c
21232         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
21233         function!
21234         (try_to_link_1): Increase kraziness level.
21235
21236 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
21237
21238         * configure.ac:
21239           restructure like the core one
21240         * gst-libs/gst/audio/Makefile.am:
21241         * gst-libs/gst/interfaces/Makefile.am:
21242         * gst-libs/gst/net/Makefile.am:
21243         * gst-libs/gst/riff/Makefile.am:
21244         * gst-libs/gst/rtp/Makefile.am:
21245         * gst-libs/gst/tag/Makefile.am:
21246         * gst-libs/gst/video/Makefile.am:
21247           use correct linker flags, now the libs are properly versioned
21248         * check/elements/audioconvert.c: (verify_convert):
21249         * ext/alsa/gstalsaplugin.c:
21250         * ext/cdparanoia/gstcdparanoia.c:
21251         * ext/gnomevfs/gstgnomevfs.c:
21252         * ext/libvisual/visual.c:
21253         * ext/ogg/gstogg.c:
21254         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
21255         * ext/theora/theora.c:
21256         * ext/vorbis/vorbis.c:
21257         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
21258         * gst-libs/gst/tag/gsttagediting.c:
21259         * gst-libs/gst/video/video.c:
21260         * gst/adder/gstadder.c:
21261         * gst/audioconvert/plugin.c:
21262         * gst/audiorate/gstaudiorate.c:
21263         * gst/audioresample/gstaudioresample.c:
21264         * gst/audioresample/resample_ref.c: (resample_scale_ref):
21265         * gst/audioscale/gstaudioscale.c:
21266         * gst/audioscale/resample.c:
21267         * gst/audiotestsrc/gstaudiotestsrc.c:
21268         * gst/ffmpegcolorspace/gstffmpeg.c:
21269         * gst/playback/gstdecodebin.c: (close_pad_link):
21270         * gst/playback/gstplaybin.c: (gen_video_element),
21271         (gen_audio_element):
21272         * gst/sine/gstsinesrc.c:
21273         * gst/subparse/gstsubparse.c:
21274         * gst/tags/gsttagediting.c:
21275         * gst/tcp/gsttcpplugin.c:
21276         * gst/typefind/gsttypefindfunctions.c:
21277         * gst/videorate/gstvideorate.c:
21278         * gst/videoscale/gstvideoscale.c:
21279         * gst/videotestsrc/gstvideotestsrc.c:
21280         * gst/volume/gstvolume.c:
21281         * sys/v4l/gstv4l.c:
21282         * sys/ximage/ximage.c:
21283         * sys/xvimage/xvimagesink.c:
21284           fix up defines
21285
21286 2005-10-13  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
21287
21288         * ext/vorbis/vorbisenc.c:
21289         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
21290         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
21291         (gst_tag_to_vorbis_comments):
21292           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
21293
21294 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
21295
21296         * examples/stats/mp2ogg.c:
21297         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
21298           typo fixes
21299
21300 2005-10-13  Michael Smith <msmith@fluendo.com>
21301
21302         * ext/ogg/gstoggmux.c:
21303           Use magic glib macros to define constants as 64 bit, to ensure
21304           appropriate vararg passing.
21305
21306 2005-10-13  Michael Smith <msmith@fluendo.com>
21307
21308         * ext/ogg/gstoggmux.c:
21309         * gst/audioconvert/audioconvert.c: (float):
21310           Don't use LL suffix, as it's not portable, and neither of these
21311           uses required it anyway.
21312
21313 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
21314
21315         * examples/indexing/indexmpeg.c: (main):
21316         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
21317         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
21318         (cdparanoia_convert), (cdparanoia_query):
21319         * ext/cdparanoia/gstcdparanoia.h:
21320         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
21321         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
21322         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
21323         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
21324         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
21325         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
21326         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
21327         (gst_multifdsink_render), (gst_multifdsink_start),
21328         (gst_multifdsink_stop):
21329         * gst/tcp/gstmultifdsink.h:
21330         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
21331         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
21332         (gst_tcpclientsink_stop):
21333         * gst/tcp/gsttcpclientsink.h:
21334         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
21335         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
21336         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
21337         * gst/tcp/gsttcpclientsrc.h:
21338         * gst/tcp/gsttcpserversink.h:
21339         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
21340         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
21341         (gst_tcpserversrc_stop):
21342         * gst/tcp/gsttcpserversrc.h:
21343         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
21344         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
21345         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
21346           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
21347           moved bitshift from macro to enum definition
21348
21349 2005-10-12  Wim Taymans  <wim@fluendo.com>
21350
21351         * examples/seeking/Makefile.am:
21352         Oops.
21353
21354 2005-10-12  Wim Taymans  <wim@fluendo.com>
21355
21356         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
21357         (gst_ring_buffer_read), (gst_ring_buffer_clear):
21358         Don't assert on normal stuff.
21359
21360         * gst/playback/gstplaybin.c: (do_playbin_seek):
21361         API fix.
21362
21363 2005-10-12  Wim Taymans  <wim@fluendo.com>
21364
21365         * check/pipelines/simple_launch_lines.c: (run_pipeline):
21366         * examples/seeking/Makefile.am:
21367         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
21368         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
21369         (do_seek), (set_update_scale), (message_received), (main):
21370         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
21371         (gst_ring_buffer_read), (gst_ring_buffer_clear):
21372         Update for _get_state() API change.
21373
21374 2005-10-11  Wim Taymans  <wim@fluendo.com>
21375
21376         * gst-libs/gst/audio/gstbaseaudiosink.c:
21377         (gst_base_audio_sink_render):
21378         * gst-libs/gst/audio/gstbaseaudiosrc.c:
21379         (gst_base_audio_src_create):
21380         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
21381         (gst_ring_buffer_read):
21382         Cleanups.
21383         Commit and read from ringbuffer in samples rather than bytes.
21384
21385 2005-10-11  Wim Taymans  <wim@fluendo.com>
21386
21387         * gst-libs/gst/audio/gstbaseaudiosink.c:
21388         (gst_base_audio_sink_render):
21389         Respect segment rate and accum when scheduling samples.
21390
21391 2005-10-11  Julien MOUTTE  <julien@moutte.net>
21392
21393         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
21394         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
21395         EOS correctly, that needs more work.
21396
21397 2005-10-11  Wim Taymans  <wim@fluendo.com>
21398
21399         * check/generic/states.c: (GST_START_TEST):
21400         remove old property.
21401
21402         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
21403         (gst_ogg_demux_perform_seek):
21404         * ext/theora/theoradec.c: (theora_dec_sink_event):
21405         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
21406         (vorbis_handle_data_packet):
21407         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21408         (gst_base_rtp_depayload_set_gst_timestamp):
21409         * gst/videorate/gstvideorate.c: (gst_videorate_event):
21410         Update for newsegment API change.
21411
21412 2005-10-11  Michael Smith <msmith@fluendo.com>
21413
21414         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
21415         (do_playbin_seek), (gst_play_bin_send_event):
21416           Override send_event differently, so that we can takes bits of
21417           functionality from GstPipeline (special handling for seeks,
21418           including pausing/resuming, and resetting stream time) and still get
21419           the appropriate behaviour of only forwarding event to a single sink,
21420           rather than all of them.
21421           Unfortunately requires a lot of code duplication, but the
21422           alternatives are equally ugly in the end.
21423
21424 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
21425
21426         * check/elements/audioconvert.c: (setup_audioconvert),
21427         (cleanup_audioconvert), (get_int_caps), (verify_convert),
21428         (GST_START_TEST), (audioconvert_suite):
21429           clean up tests a little, fix some leaks.
21430
21431 2005-10-10  Wim Taymans  <wim@fluendo.com>
21432
21433         * ext/alsa/gstalsasink.c:
21434         Also allow unsigned int.
21435
21436         * gst-libs/gst/audio/gstbaseaudiosrc.c:
21437         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
21438         Small cleanup
21439
21440 2005-10-10  Wim Taymans  <wim@fluendo.com>
21441
21442         * check/pipelines/simple_launch_lines.c: (run_pipeline):
21443         Small update, use API as stated in design docs.
21444
21445         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
21446         (update_scale), (do_seek), (seek_cb), (set_update_scale),
21447         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
21448         (message_received), (main):
21449         Updated seek example for GOption. Some usability improvements.
21450
21451 2005-10-10  Wim Taymans  <wim@fluendo.com>
21452
21453         * gst/audioconvert/audioconvert.h:
21454         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
21455         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
21456         Alloc temp storage somewhere else where we can do it more
21457         portable.
21458
21459 2005-10-10  Wim Taymans  <wim@fluendo.com>
21460
21461         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
21462         (gst_tcpserversrc_start):
21463         Don't block in accept while doing the state change, move
21464         to poll and make cancellable.
21465
21466 2005-10-09  Philippe Khalaf <burger@speedy.org>
21467
21468         * gst-libs/gst/rtp/rtpbasedepayload.c:
21469         Set timestamp and add queue delay to timestamp
21470         * gst-libs/gst/rtp/rtpbuffer.h:
21471         Set correct payload type for h263
21472
21473 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
21474
21475         * gst/audiotestsrc/gstaudiotestsrc.c:
21476         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
21477         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
21478         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
21479         (gst_audiotestsrc_create_triangle),
21480         (gst_audiotestsrc_create_silence),
21481         (gst_audiotestsrc_create_white_noise),
21482         (gst_audiotestsrc_init_pink_noise),
21483         (gst_audiotestsrc_generate_pink_noise_value),
21484         (gst_audiotestsrc_create_pink_noise),
21485         (gst_audiotestsrc_change_wave):
21486         * gst/audiotestsrc/gstaudiotestsrc.h:
21487           fixed typo, added pink noise
21488
21489 2005-10-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
21490
21491         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
21492         (plugin_init):
21493           Add wavpack and spc typefind functions from 0.8 branch.
21494
21495 2005-10-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
21496
21497         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
21498         (ar_type_find), (msdos_type_find), (plugin_init):
21499           Add typefind functions for tar archives, ar archives,
21500           RAR archives, and msdos-executables (dlls, exe, etc.).
21501           Some of those would be wrongly identified as mpeg
21502           streams of some sort before (#315550).
21503
21504 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
21505
21506         * configure.ac:
21507         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21508         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21509         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
21510         * gst/audiotestsrc/Makefile.am:
21511         * gst/audiotestsrc/gstaudiotestsrc.c:
21512         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
21513         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
21514         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
21515         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
21516         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
21517         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
21518         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
21519         (gst_audiotestsrc_create_silence),
21520         (gst_audiotestsrc_create_white_noise),
21521         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
21522         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
21523         (gst_audiotestsrc_start), (plugin_init):
21524         * gst/audiotestsrc/gstaudiotestsrc.h:
21525           add new plugin and element
21526         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
21527           use gobject_class
21528
21529 2005-10-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
21530
21531         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
21532         (gst_adder_init), (gst_adder_request_new_pad),
21533         (gst_adder_change_state):
21534           Add query function to source pad, so adder reports the correct
21535           time/sample position when queried (#315457); fix state change
21536           function; use GST_DEBUG_FUNCPTR() for pad functions.
21537
21538 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
21539
21540         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
21541           Fix leaks in typefind registration
21542           Clean up the gratuitous commenting and whitespacing a little
21543
21544 2005-10-08  Wim Taymans  <wim@fluendo.com>
21545
21546         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
21547         Only actually wait for the thread to be stopped if it's 
21548         running.
21549
21550 2005-10-08  Wim Taymans  <wim@fluendo.com>
21551
21552         * gst-libs/gst/audio/gstbaseaudiosink.c:
21553         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
21554         If we receive EOS we can start playback of what we had.
21555
21556 2005-10-08  Wim Taymans  <wim@fluendo.com>
21557
21558         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
21559         (gst_multifdsink_finalize), (multifdsink_hash_remove),
21560         (gst_multifdsink_stop):
21561         Fix crasher when going to NULL multiple times.
21562
21563 2005-10-06  Wim Taymans  <wim@fluendo.com>
21564
21565         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
21566         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
21567         * gst-libs/gst/audio/gstbaseaudiosrc.h:
21568         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
21569         patch from Edgard Lima <edgard.lima@indt.org.br>
21570         Fixed gstbaseaudiosrc adding ring buffer sync to it.
21571
21572 2005-10-06  Wim Taymans  <wim@fluendo.com>
21573
21574         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
21575         Report the FLOW_RETURN as string in the error message.
21576
21577         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
21578         Don't assert when clearing an unnegotiated buffer.
21579
21580 2005-10-04  Michael Smith <msmith@fluendo.com>
21581
21582         * gst/playback/gstplaybasebin.c: (group_destroy),
21583         (gen_preroll_element), (remove_groups), (setup_source):
21584         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
21585         (setup_sinks), (gst_play_bin_send_event),
21586         (gst_play_bin_change_state):
21587           Set state to NULL before removing from bin. Fix refcounting.
21588
21589 2005-10-04  Michael Smith <msmith@fluendo.com>
21590
21591         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
21592           Correct refcounting in send_event() function. Previously was wrong
21593           if the first sink was unable to handle the event.
21594
21595 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21596
21597         * configure.ac:
21598           back to development
21599
21600 === release 0.9.3 ===
21601
21602 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21603
21604         * configure.ac:
21605           Releasing 0.9.3, "De Facto"
21606
21607 2005-10-03  Andy Wingo  <wingo@pobox.com>
21608
21609         * gst/playback/gstdecodebin.c (try_to_link_1)
21610         (remove_element_chain): set element to NULL before removing it.
21611
21612 2005-10-02  Johan Dahlin  <johan@gnome.org>
21613
21614         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
21615         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
21616         MT safe.
21617
21618 2005-10-02  Andy Wingo  <wingo@pobox.com>
21619
21620         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
21621         (gst_ring_buffer_prepare_read): 
21622         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
21623         Demote to LOG.
21624
21625 2005-09-29  Wim Taymans  <wim@fluendo.com>
21626
21627         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
21628         * ext/theora/theoradec.c: (theora_handle_data_packet):
21629         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
21630         Propagate error codes from alloc_buffer too.
21631
21632 2005-09-29  Wim Taymans  <wim@fluendo.com>
21633
21634         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
21635         We use fixed caps.
21636
21637         * gst/playback/Makefile.am:
21638         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
21639         (dump_element_stats), (main):
21640         Added example stream introspection code.
21641
21642 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
21643
21644         * gst/adder/gstadder.c: (gst_adder_collected):
21645           fix adder for float elements
21646
21647 2005-09-28  Wim Taymans  <wim@fluendo.com>
21648
21649         * gst-libs/gst/audio/gstbaseaudiosink.c:
21650         (gst_base_audio_sink_class_init),
21651         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
21652         * gst-libs/gst/audio/gstbaseaudiosrc.c:
21653         (gst_base_audio_src_class_init),
21654         (gst_base_audio_src_provide_clock):
21655         get_clock -> provide_clock
21656
21657 2005-09-28  Andy Wingo  <wingo@pobox.com>
21658
21659         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
21660         and unlocking.
21661
21662         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
21663         unlocking.
21664
21665         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
21666         Actually add the pad template.
21667         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
21668
21669         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
21670         I'm at it...
21671
21672         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
21673         from fdsrc. Get caps in create() instead of start() so it can be
21674         interrupted. Interruption somewhat untested.
21675
21676         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
21677         Proper EOS handling.
21678
21679 2005-09-27  Andy Wingo  <wingo@pobox.com>
21680
21681         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
21682
21683         * gst/tcp/gsttcpserversrc.c: Cleaned up.
21684
21685         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
21686
21687         * gst/tcp/gsttcp.h: 
21688         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
21689         out of tcpclientsrc.c. Cancellable.
21690         (gst_tcp_socket_read): Made private, cancellable, with better
21691         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
21692         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
21693         whole buffer, and better diagnostics.
21694         (gst_tcp_gdp_read_caps): Same.
21695
21696         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
21697
21698 2005-09-26  Andy Wingo  <wingo@pobox.com>
21699
21700         * gst/sine/gstsinesrc.h:
21701         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
21702         change the 'sync' property to 'is-live' and implement it halfway,
21703         update for controller api change.
21704
21705         * gst/volume/gstvolume.c (volume_transform_ip): Update for
21706         controller api change.
21707
21708 2005-09-24  Wim Taymans  <wim@fluendo.com>
21709
21710         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
21711         * gst-libs/gst/audio/gstaudiosink.c:
21712         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
21713         (gst_audioringbuffer_stop):
21714         * gst-libs/gst/audio/gstbaseaudiosink.c:
21715         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
21716         (gst_base_audio_sink_change_state):
21717         * gst-libs/gst/audio/gstbaseaudiosink.h:
21718         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
21719         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
21720         (gst_ring_buffer_commit), (gst_ring_buffer_read):
21721         * gst-libs/gst/audio/gstringbuffer.h:
21722         Fix sync again. Moved sample alignment to basesink.
21723
21724 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21725
21726         * docs/plugins/Makefile.am:
21727         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21728         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21729         * gst/volume/gstvolume.c:
21730           add/fix docs
21731         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
21732         * gst-libs/gst/audio/audio.h:
21733           add conversion macros for frames <-> clocktime
21734
21735 2005-09-23  David Schleef  <ds@schleef.org>
21736
21737         * gst/audioresample/Makefile.am:
21738         * gst/audioresample/debug.h:
21739         * gst/audioresample/gstaudioresample.c:
21740         * gst/audioresample/resample.c: Convert to using gst debugging
21741
21742 2005-09-22  Wim Taymans  <wim@fluendo.com>
21743
21744         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
21745         (gst_play_bin_send_event):
21746         Only seek on one sink, the first one that succeeds.
21747
21748 2005-09-22  Michael Smith <msmith@fluendo.com>
21749
21750         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
21751         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
21752         Don't flush encoder state unless we have an initialised encoder.
21753         Clear out encoder state on PAUSED_TO_READY.
21754
21755 2005-09-22  Wim Taymans  <wim@fluendo.com>
21756
21757         * gst-libs/gst/rtp/gstbasertppayload.c:
21758         (gst_basertppayload_class_init), (gst_basertppayload_init),
21759         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21760         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21761         (gst_basertppayload_is_filled), (gst_basertppayload_push),
21762         (gst_basertppayload_set_property),
21763         (gst_basertppayload_get_property),
21764         (gst_basertppayload_change_state):
21765         * gst-libs/gst/rtp/gstbasertppayload.h:
21766         Added max-ptime to control amount of data in the rtp packets.
21767
21768 2005-09-21  Andy Wingo  <wingo@pobox.com>
21769
21770         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
21771         thingies.
21772
21773         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
21774         can be called multiple times, dogs.
21775
21776 2005-09-21  Wim Taymans  <wim@fluendo.com>
21777
21778         * gst-libs/gst/rtp/gstbasertppayload.c:
21779         (gst_basertppayload_class_init), (gst_basertppayload_init),
21780         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21781         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21782         (gst_basertppayload_push), (gst_basertppayload_get_property),
21783         (gst_basertppayload_change_state):
21784         Allow 0 ssrc too.
21785
21786 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
21787
21788         * docs/libs/compiling.sgml:
21789           fixing typos
21790
21791 2005-09-20  Wim Taymans  <wim@fluendo.com>
21792
21793         * gst-libs/gst/rtp/gstbasertppayload.c:
21794         (gst_basertppayload_class_init), (gst_basertppayload_init),
21795         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21796         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21797         (gst_basertppayload_push), (gst_basertppayload_set_property),
21798         (gst_basertppayload_get_property),
21799         (gst_basertppayload_change_state):
21800         * gst-libs/gst/rtp/gstbasertppayload.h:
21801         Added property to configure sequence number offsets.
21802
21803 2005-09-20  Wim Taymans  <wim@fluendo.com>
21804
21805         * gst-libs/gst/rtp/gstbasertppayload.c:
21806         (gst_basertppayload_class_init), (gst_basertppayload_init),
21807         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21808         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21809         (gst_basertppayload_push), (gst_basertppayload_set_property),
21810         (gst_basertppayload_get_property),
21811         (gst_basertppayload_change_state):
21812         * gst-libs/gst/rtp/gstbasertppayload.h:
21813         Make timestamp offset configurable.
21814
21815 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
21816
21817         * check/pipelines/simple_launch_lines.c: (run_pipeline):
21818           fix wrong pop/unref
21819
21820 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
21821
21822         Reviewed by: Tim-Philipp MĂ¼ller  <tim at centricular dot net>
21823
21824         * gst-libs/gst/interfaces/propertyprobe.c:
21825         (gst_property_probe_probe_property_name),
21826         (gst_property_probe_needs_probe_name),
21827         (gst_property_probe_get_values_name),
21828         (gst_property_probe_probe_and_get_values_name):
21829           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
21830           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
21831
21832 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
21833
21834         * check/Makefile.am:
21835           have some tests be disabled for valgrinding
21836         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
21837         (GST_START_TEST):
21838         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
21839           Fix A Leak.  Chain To Parent Finalize.
21840
21841 2005-09-19  Wim Taymans  <wim@fluendo.com>
21842
21843         * examples/seeking/seek.c: (make_wav_pipeline), (main):
21844         Fixed wav pipeline.
21845
21846 2005-09-19  Wim Taymans  <wim@fluendo.com>
21847
21848         * gst-libs/gst/rtp/gstbasertppayload.c:
21849         (gst_basertppayload_class_init), (gst_basertppayload_init),
21850         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21851         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21852         (gst_basertppayload_push), (gst_basertppayload_get_property),
21853         (gst_basertppayload_change_state):
21854         Posting ERROR and WARNING messages is good.
21855
21856 2005-09-19  Wim Taymans  <wim@fluendo.com>
21857
21858         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21859         (gst_base_rtp_depayload_add_to_queue),
21860         (gst_base_rtp_depayload_push),
21861         (gst_base_rtp_depayload_set_gst_timestamp),
21862         (gst_base_rtp_depayload_queue_release):
21863         This one was not supposed to go in.
21864
21865 2005-09-19  Wim Taymans  <wim@fluendo.com>
21866
21867         * check/pipelines/simple_launch_lines.c: (run_pipeline):
21868         Fix for bus API.
21869
21870         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21871         (gst_base_rtp_depayload_chain),
21872         (gst_base_rtp_depayload_add_to_queue),
21873         (gst_base_rtp_depayload_push),
21874         (gst_base_rtp_depayload_set_gst_timestamp),
21875         (gst_base_rtp_depayload_queue_release):
21876         Some cleanups.
21877
21878         * gst-libs/gst/rtp/gstbasertppayload.c:
21879         (gst_basertppayload_class_init), (gst_basertppayload_init),
21880         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
21881         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
21882         (gst_basertppayload_get_property),
21883         (gst_basertppayload_change_state):
21884         Added debugging category.
21885
21886 2005-09-18  David Schleef  <ds@schleef.org>
21887
21888         * gst/playback/gstdecodebin.c: free plugin list correctly
21889         * gst/playback/gstplaybin.c: emit warning if autovideosink
21890           and autoaudiosink can't be found (instead of segfaulting)
21891
21892 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21893
21894         * check/elements/audioconvert.c: (GST_START_TEST):
21895           try out 24 bit conversion
21896
21897 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21898
21899         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
21900         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
21901         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
21902         * ext/vorbis/vorbisenc.h:
21903           Fix EOS handling.  Still needs a fix in the ogg muxer to
21904           mark the last page as eos.
21905
21906 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21907
21908         * common/gtk-doc-plugins.mak:
21909         * docs/plugins/Makefile.am:
21910         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21911         * gst/ffmpegcolorspace/Makefile.am:
21912         * gst/ffmpegcolorspace/avcodec.h:
21913         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21914         * gst/tcp/gstmultifdsink.c:
21915           fix up ffmpegcolorspace docs; extract header
21916
21917 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21918
21919         * common/gtk-doc-plugins.mak:
21920         * docs/plugins/Makefile.am:
21921         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21922         * ext/theora/Makefile.am:
21923         * ext/theora/gsttheoraenc.h:
21924         * ext/theora/theoraenc.c:
21925         * ext/vorbis/vorbisenc.c:
21926           pick up signals and args for vorbis; add some docs for vorbis
21927
21928 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21929
21930         * common/gstdoc-scangobj:
21931         * common/gtk-doc-plugins.mak:
21932         * docs/libs/Makefile.am:
21933         * docs/plugins/gst-plugins-base-plugins.args:
21934         * docs/plugins/gst-plugins-base-plugins.hierarchy:
21935         * docs/plugins/gst-plugins-base-plugins.interfaces:
21936         * docs/plugins/gst-plugins-base-plugins.prerequisites:
21937         * docs/plugins/gst-plugins-base-plugins.signals:
21938           only scanobj stuff from our source module.  Not sure yet
21939           if that's correct, given the hierarchy stuff :)
21940
21941 2005-09-15  Wim Taymans  <wim@fluendo.com>
21942
21943         * gst/audioconvert/gstaudioconvert.c:
21944         And enable 24 bits mode as well..
21945
21946 2005-09-15  Wim Taymans  <wim@fluendo.com>
21947
21948         * gst-libs/gst/rtp/Makefile.am:
21949         * gst-libs/gst/rtp/gstbasertppayload.c:
21950         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
21951         (gst_basertppayload_class_init), (gst_basertppayload_init),
21952         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
21953         (gst_basertppayload_chain), (gst_basertppayload_set_options),
21954         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
21955         (gst_basertppayload_set_property),
21956         (gst_basertppayload_get_property),
21957         (gst_basertppayload_change_state):
21958         * gst-libs/gst/rtp/gstbasertppayload.h:
21959         Added rtp payloader base class.
21960
21961 2005-09-15  Andy Wingo  <wingo@pobox.com>
21962
21963         * configure.ac (plugindir): Remove the EOL matcher from the
21964         regexp, as it causes me problems. Libtool? Make? Who knows?
21965
21966 2005-09-14  David Schleef  <ds@schleef.org>
21967
21968         * check/generic/states.c: 
21969         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
21970         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
21971           Fixes for changes in registry API.
21972
21973         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
21974           to GST_PLUGIN_LDFLAGS.
21975         * ext/libvisual/visual.c: Make the library shut up.
21976         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
21977         * gst-libs/gst/audio/gstaudiofilter.c: same
21978
21979 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
21980
21981         * docs/plugins/Makefile.am:
21982         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21983         * docs/plugins/inspect/plugin-libvisual.xml:
21984         * docs/plugins/tmpl/element-tcpserversink.sgml:
21985         * ext/theora/theoraenc.c:
21986           add libvisual plugin and theoraenc element to docs
21987
21988 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
21989
21990         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21991         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21992         * ext/theora/theoraenc.c:
21993           add theoraenc
21994
21995 2005-09-13  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
21996
21997         * gst/audioconvert/Makefile.am:
21998           Audioconvert derives from GstBaseTransform and should
21999           link to the library with our base elements to avoid
22000           unresolved symbols. Makes things work with MinGW (#316160)
22001
22002         * gst/playback/test4.c: (main):
22003           Fix MinGW build problem and use g_usleep() instead of 
22004           sleep() (#316162)
22005
22006 2005-09-12  Wim Taymans  <wim@fluendo.com>
22007
22008         * gst/audioconvert/audioconvert.c: (float),
22009         (audio_convert_prepare_context), (audio_convert_convert):
22010         * gst/audioconvert/audioconvert.h:
22011         Cleanups, speedups, simplifications, added back support
22012         for 24 bits.
22013
22014 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
22015
22016         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22017         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22018         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
22019         * docs/plugins/tmpl/element-tcpserversink.sgml:
22020         * gst/ffmpegcolorspace/gstffmpeg.c:
22021         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22022         * gst/videotestsrc/gstvideotestsrc.c:
22023         * gst/volume/gstvolume.c:
22024           add more elements to the docs
22025
22026 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
22027
22028         * check/Makefile.am:
22029         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
22030         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
22031           Add extra tests for basetransform based components. 
22032           Comment out the test_element_negotiation test until we decide
22033           if it's testing correct behaviour.
22034         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
22035         (gst_visual_chain), (gst_visual_change_state):
22036           Slightly more correct but still bogus timestamping.
22037           Fix state change function.
22038         * gst/audioconvert/gstaudioconvert.c:
22039         (gst_audio_convert_class_init):
22040         * gst/audioresample/gstaudioresample.c:
22041         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22042         (gst_ffmpegcsp_class_init):
22043         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
22044         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
22045         (gst_videoscale_prepare_image):
22046         * gst/volume/gstvolume.c: (gst_volume_class_init),
22047         (volume_transform_ip):
22048           Basetransform updates. Enable passthrough modes.
22049         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
22050         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
22051         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
22052           Negotiation fix that allows the window to return to the original
22053           size and renegotiate passthrough upstream. Extra debug output.
22054
22055 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
22056
22057         * gst/sine/gstsinesrc.c:
22058         * gst/volume/gstvolume.c:
22059           fix up header include
22060
22061 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
22062
22063         * gst-libs/gst/audio/gstbaseaudiosink.c:
22064         (gst_base_audio_sink_render):
22065         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
22066         * gst/volume/gstvolume.c: (gst_volume_class_init),
22067         (volume_transform):
22068           fixing lost sync, some more debugging
22069
22070 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
22071
22072         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
22073         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
22074         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
22075         (gst_xvimagesink_check_xshm_calls):
22076           Fix compilation when XShm is not available.
22077
22078 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
22079
22080         * ext/libvisual/visual.c: (gst_visual_dispose),
22081         (gst_visual_getcaps), (gst_visual_src_setcaps),
22082         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
22083         (gst_visual_change_state):
22084           Finish fixing up libvisual plugin so that it runs. 
22085
22086 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
22087
22088         * ext/vorbis/vorbisenc.c:
22089         * gst-libs/gst/tag/gstvorbistag.c:
22090           gsttaginterface.h -> gsttagsetter.h
22091
22092 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
22093
22094         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
22095           added another test that failes for me (test is not active by default)
22096
22097 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22098
22099         * configure.ac:
22100           v4l2 is no longer in gst-plugins-base
22101
22102 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
22103
22104         * configure.ac:
22105           In the output at the end, don't show the first plugin on the same
22106           line as "Core plug-ins, always built:".
22107           Indent the output as for other plugin categories
22108         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
22109           #define that can be used to not use peer buffer_alloc functions for
22110           test purposes.
22111         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
22112         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
22113         (gst_ximagesink_show_frame):
22114         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
22115         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
22116         (gst_xvimagesink_show_frame):
22117           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
22118           fails gracefully instead of XError aborting or deadlocking.
22119
22120 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
22121
22122         * ext/libvisual/Makefile.am:
22123           link against gst-base-libs
22124
22125 2005-09-06  David Schleef  <ds@schleef.org>
22126
22127         * configure.ac: Enable libvisual plugin.
22128         * ext/libvisual/Makefile.am:
22129         * ext/libvisual/visual.c: Fixes to make it compile.
22130
22131 === release 0.9.2 ===
22132
22133 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
22134
22135         * NEWS:
22136         * RELEASE:
22137         * configure.ac:
22138         * docs/random/ChangeLog-0.8:
22139           releasing 0.9.2, "Spoon"
22140
22141 2005-09-05  Michael Smith <msmith@fluendo.com>
22142
22143         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
22144           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
22145           that in the vorbisenc element.
22146
22147 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
22148
22149         * common/gtk-doc-plugins.mak:
22150         * docs/plugins/Makefile.am:
22151           fix distcheck
22152         * gst/audioresample/resample.c:
22153           fix wrong docstring
22154
22155 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
22156
22157         * common/gst-xmlinspect.py:
22158         * common/gtk-doc-plugins.mak:
22159           only inspect plugins for this given package
22160           require gst-python 0.9
22161
22162 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
22163
22164         * Makefile.am:
22165         * autogen.sh:
22166         * common/gst-xmlinspect.py:
22167         * configure.ac:
22168         * docs/Makefile.am:
22169         * docs/plugins/inspect/plugin-alsa.xml:
22170         * docs/plugins/inspect/plugin-audioresample.xml:
22171         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
22172         * docs/plugins/inspect/plugin-ogg.xml:
22173         * docs/plugins/tmpl/element-gnomevfssink.sgml:
22174         * docs/plugins/tmpl/element-multifdsink.sgml:
22175         * docs/plugins/tmpl/element-tcpserversink.sgml:
22176         * docs/plugins/tmpl/element-vorbisenc.sgml:
22177         * gst-plugins-base.spec.in:
22178           various doc-related updates
22179
22180 2005-08-31  Wim Taymans  <wim@fluendo.com>
22181
22182         * gst-libs/gst/audio/gstbaseaudiosink.c:
22183         (gst_base_audio_sink_render):
22184         Resync if the buffer timestamps drift more than a 10th 
22185         of a second.
22186
22187 2005-08-31  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
22188
22189         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
22190         (gst_v4lsrc_get_property):
22191           The 'timestamp-offset' property is registered as an int64, so
22192           let's use g_value_{set|get}_int64() in our setter and getter
22193           functions (makes it work and fixes warnings with gst-inspect).
22194
22195 2005-08-30  Wim Taymans  <wim@fluendo.com>
22196
22197         * check/elements/audioconvert.c: (setup_audioconvert):
22198         * check/elements/audioresample.c: (setup_audioresample):
22199         * check/elements/volume.c: (setup_volume):
22200         Fix checks.
22201
22202 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
22203
22204         * common/gtk-doc-plugins.mak:
22205         * common/plugins.xsl:
22206         * docs/plugins/Makefile.am:
22207           make module a param
22208
22209 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
22210
22211         * examples/seeking/seek.c: (make_mp3_pipeline),
22212         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
22213         (play_cb), (pause_cb), (stop_cb):
22214           update the example
22215
22216 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
22217
22218         * gst/volume/gstvolume.c: (gst_volume_class_init),
22219         (volume_transform):
22220           do not update controlled params, if buffer has no timestamp
22221
22222 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
22223
22224         * configure.ac:
22225         * gst/sine/Makefile.am:
22226         * gst/volume/Makefile.am:
22227           controllerized elements also need to link against controller-libs ;)
22228
22229 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
22230
22231         * docs/libs/tmpl/gstcolorbalance.sgml:
22232         * docs/libs/tmpl/gstgconf.sgml:
22233         * docs/libs/tmpl/gstmixer.sgml:
22234         * docs/libs/tmpl/gstringbuffer.sgml:
22235         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
22236         (gst_sinesrc_create):
22237         * gst/volume/gstvolume.c: (gst_volume_class_init),
22238         (volume_transform):
22239           controllerized two audio plugins
22240
22241 2005-08-29  Andy Wingo  <wingo@pobox.com>
22242
22243         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
22244         (vorbis_handle_data_packet): Fix some int overflow errors.
22245
22246         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
22247         -1.
22248         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
22249         valid.
22250         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
22251         if it's valid. Fixed streaming-mode playback.
22252
22253         * check/elements/volume.c (cleanup_volume): Fix for running
22254         CK_FORK=no.
22255
22256         * check/elements/audioconvert.c: Convert from native endian, not
22257         little endian.
22258
22259 2005-08-29  Michael Smith <msmith@fluendo.com>
22260
22261         * ext/ogg/Makefile.am:
22262         * ext/ogg/gstogg.c: (plugin_init):
22263         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
22264         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
22265         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
22266         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
22267         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
22268         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
22269         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
22270         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
22271         Add an ogg parser element.
22272
22273 2005-08-28  Andy Wingo  <wingo@pobox.com>
22274
22275         * Updates for two-arg init from GST_BOILERPLATE_FULL.
22276
22277 2005-08-26  Wim Taymans  <wim@fluendo.com>
22278
22279         * gst/audioconvert/audioconvert.c: (if), (float),
22280         (audio_convert_get_func_index), (check_default),
22281         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22282         (audio_convert_clean_context), (audio_convert_get_sizes),
22283         (audio_convert_convert):
22284         Cleanups.
22285
22286 2005-08-26  Wim Taymans  <wim@fluendo.com>
22287
22288         * gst/audioconvert/audioconvert.c: (if), (float),
22289         (audio_convert_get_func_index), (check_default),
22290         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22291         (audio_convert_clean_context), (audio_convert_get_sizes),
22292         (audio_convert_convert):
22293         More elegant and working temp buffer selection algo.
22294
22295 2005-08-26  Wim Taymans  <wim@fluendo.com>
22296
22297         * gst/audioconvert/audioconvert.c: (if), (float),
22298         (audio_convert_get_func_index), (check_default),
22299         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22300         (audio_convert_clean_context), (audio_convert_get_sizes),
22301         (get_temp_buffer), (audio_convert_convert):
22302         Use realloc else we lose our original data.
22303
22304 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
22305
22306         * gst/audioresample/gstaudioresample.c:
22307           use base class' newsegment to properly timestamp
22308
22309 2005-08-26  Wim Taymans  <wim@fluendo.com>
22310
22311         * gst/audioconvert/audioconvert.c: (if), (float),
22312         (audio_convert_get_func_index), (check_default),
22313         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22314         (audio_convert_clean_context), (audio_convert_get_sizes),
22315         (get_temp_buffer), (audio_convert_convert):
22316         * gst/audioconvert/gstaudioconvert.c:
22317         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
22318         (gst_audio_convert_transform_caps),
22319         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
22320         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
22321         Oops, allocate enough space to perform the channel mix.
22322
22323 2005-08-26  Wim Taymans  <wim@fluendo.com>
22324
22325         * gst/audioconvert/Makefile.am:
22326         * gst/audioconvert/audioconvert.c: (if), (float),
22327         (audio_convert_get_func_index), (check_default),
22328         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22329         (audio_convert_clean_context), (audio_convert_get_sizes),
22330         (get_temp_buffer), (audio_convert_convert):
22331         * gst/audioconvert/audioconvert.h:
22332         * gst/audioconvert/gstaudioconvert.c:
22333         (gst_audio_convert_class_init), (gst_audio_convert_init),
22334         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
22335         (gst_audio_convert_get_unit_size),
22336         (gst_audio_convert_transform_caps),
22337         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
22338         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
22339         * gst/audioconvert/gstaudioconvert.h:
22340         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
22341         (gst_channel_mix_fill_identical),
22342         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
22343         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
22344         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
22345         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
22346         (gst_channel_mix_mix):
22347         * gst/audioconvert/gstchannelmix.h:
22348         Cleanups, librarify a bit, optimize, better negotiation and more.
22349
22350 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
22351
22352         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
22353         Another from MikeS:
22354         During typefinding, don't support negative offsets
22355         (offsets from the end of the stream) in our typefind->peek() function
22356         - nothing embedded in ogg ever needs them. However, we need to recognise
22357         those requests and reject them, otherwise we return invalid pointers.
22358
22359 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
22360
22361         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
22362         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
22363         (vorbisdec_finalize), (vorbis_handle_type_packet):
22364           Big shout-out to MikeS for fixing this giant memory leak.
22365           Huzzah!
22366
22367 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22368
22369         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
22370         (audio_convert_get_unit_size):
22371           plug some leaks
22372
22373 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22374
22375         * check/Makefile.am:
22376         * check/elements/audioconvert.c: (setup_audioconvert),
22377         (cleanup_audioconvert), (get_int_caps), (verify_convert),
22378         (GST_START_TEST), (audioconvert_suite), (main):
22379           add a test for audioconvert
22380         * gst/audioresample/gstaudioresample.c:
22381         * gst/audioresample/gstaudioresample.h:
22382           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
22383           note that for buffers of 1/3 sec this means DURATION(c) is 
22384           one nanosecond more than for a and b
22385
22386 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22387
22388         * check/Makefile.am:
22389         * check/elements/audioresample.c: (setup_audioresample),
22390         (cleanup_audioresample), (fail_unless_perfect_stream),
22391         (test_perfect_stream_instance), (GST_START_TEST),
22392           add a check for audioresample
22393         (audioresample_suite), (main):
22394         * check/elements/volume.c: (GST_START_TEST):
22395           remove unused method
22396         * gst/audioresample/gstaudioresample.c:
22397           set correct buffer parameters since we're changing them
22398         * gst/audioresample/resample_ref.c: (resample_scale_ref):
22399           add some debug
22400
22401 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22402
22403         * gst/audioresample/debug.c:
22404         * gst/audioresample/gstaudioresample.c:
22405           add room for extra overlap samples when asked to transform size
22406           protect against possible mem corruption and check for discrepancies
22407           between written size and outbuffer's size so we can warn for
22408           potential problems
22409         * gst/audioresample/resample.c: (resample_init),
22410         (resample_get_output_size_for_input), (resample_get_output_size),
22411         (resample_set_n_channels), (resample_set_format):
22412           set debug level based on RESAMPLE_DEBUG env var
22413           make sure that get_output_size* returns a whole number of
22414           sample_size
22415           set sample_size each time either channel or format is set
22416         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
22417         * gst/audioresample/resample_functable.c:
22418         (resample_scale_functable):
22419         * gst/audioresample/resample_ref.c: (resample_scale_ref):
22420           remove r->sample_size, it's done in resample.c now
22421           add some debugging to the ref implementation
22422           make sure we only give back bytes that are wholes of the sample
22423           size
22424
22425 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
22426         * gst/playback/gstplaybasebin.c: (fill_buffer):
22427         Revert unpopular change for GST_MESSAGE_SRC to GObject.
22428
22429 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
22430
22431         * gst/volume/gstvolume.c:
22432           made set_caps function static
22433
22434 2005-08-24  Wim Taymans  <wim@fluendo.com>
22435
22436         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
22437         (gst_vorbisenc_change_state):
22438         Stop leaking taglists.
22439
22440 2005-08-24  Wim Taymans  <wim@fluendo.com>
22441
22442         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
22443         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
22444         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
22445         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
22446         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
22447         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
22448         Parse seeking events better.
22449         Unref static caps.
22450         Generate correct newsegment events, fixes seeking in live oggs.
22451
22452         * ext/theora/theoradec.c: (theora_dec_src_query),
22453         (theora_dec_src_event), (theora_dec_src_getcaps),
22454         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
22455         Use newsegment values to report correct play time.
22456
22457         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
22458         (vorbis_dec_src_event), (vorbis_dec_sink_event):
22459         * ext/vorbis/vorbisdec.h:
22460         Parse and use newsegment values to report correct play time.
22461
22462         * gst-libs/gst/audio/gstbaseaudiosink.c:
22463         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
22464         Clear ringbuffer on flush.
22465         Use newsegment values to calculate playback time.
22466
22467         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
22468         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
22469         Basesink does newsegment calculations for us now.
22470
22471 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22472
22473         * check/Makefile.am:
22474         * configure.ac:
22475           add core's plugins to the mix so that playbin works
22476         * check/generic/states.c: (GST_START_TEST):
22477           set a 0 timeout on pipelines, so they don't force the next
22478           state change
22479         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
22480         (gst_play_base_bin_change_state):
22481           remove the crappy error handling and do GST error handling
22482
22483 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22484
22485         * check/Makefile.am:
22486         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
22487           add same test as to core, it bitches out on playbin atm.
22488
22489 2005-08-24  Wim Taymans  <wim@fluendo.com>
22490
22491         * configure.ac:
22492         Remove audioscale.
22493
22494 2005-08-24  Wim Taymans  <wim@fluendo.com>
22495
22496         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
22497         (gst_videoscale_prepare_size), (parse_caps),
22498         (gst_videoscale_set_caps), (gst_videoscale_get_size),
22499         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
22500         (gst_videoscale_transform):
22501         * gst/videoscale/gstvideoscale.h:
22502         Refactor, make use of BaseTranform really well.
22503
22504 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22505
22506         * configure.ac:
22507           compile audioresample
22508         * gst/audioresample/Makefile.am:
22509         * gst/audioresample/buffer.c:
22510         * gst/audioresample/functable.c:
22511         * gst/audioresample/gstaudioresample.c:
22512         * gst/audioresample/gstaudioresample.h:
22513         * gst/audioresample/resample.c:
22514         (resample_get_output_size_for_input):
22515         * gst/audioresample/resample.h:
22516         * gst/audioresample/resample_chunk.c:
22517         * gst/audioresample/resample_functable.c:
22518         * gst/audioresample/resample_ref.c:
22519           port to use basetransform; doesn't work in all cases yet
22520
22521 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22522
22523         * gst/audioconvert/gstaudioconvert.c:
22524         (gst_audio_convert_class_init), (gst_audio_convert_init),
22525         (audio_convert_get_unit_size), (audio_convert_transform_caps),
22526         (audio_convert_fixate_caps), (audio_convert_set_caps),
22527         (audio_convert_transform),
22528         (gst_audio_convert_buffer_to_default_format),
22529         (gst_audio_convert_buffer_from_default_format),
22530         (gst_audio_convert_channels):
22531         * gst/audioconvert/gstchannelmix.c:
22532         * gst/audioconvert/gstchannelmix.h:
22533           port to basetransform
22534         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22535         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
22536         (gst_ffmpegcsp_get_unit_size):
22537         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
22538         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
22539           fix for basetransform changes
22540
22541 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
22542
22543         * check/Makefile.am:
22544           Add CHECK_CFLAGS and LDFLAGS
22545
22546         * gst/playback/gstplaybasebin.c: (fill_buffer):
22547           GST_MESSAGE_SRC became a GObject
22548
22549 2005-08-24  Wim Taymans  <wim@fluendo.com>
22550
22551         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
22552         (gst_ring_buffer_clear_all):
22553         * gst-libs/gst/audio/gstringbuffer.h:
22554         Added function to clear the ringbuffer.
22555
22556 2005-08-24  Andy Wingo  <wingo@pobox.com>
22557
22558         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
22559         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
22560         of _open and _close.
22561
22562         * sys/v4l/gstv4lxoverlay.h:
22563         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
22564         an Xv connection here, instead of all the time. Make Xv only be
22565         loaded if you axe for it. Kindof a workaround for buggy behaviour
22566         of Xv when using remote xservers (XvQueryExtension would block).
22567         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
22568         replace the _open and _close public API. Only start the xv
22569         connection if necessary.
22570         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
22571
22572 2005-08-23  David Schleef  <ds@schleef.org>
22573
22574         * gst/audioresample/Makefile.am: Leet audioresampling code
22575         * gst/audioresample/buffer.c:
22576         * gst/audioresample/buffer.h:
22577         * gst/audioresample/debug.c:
22578         * gst/audioresample/debug.h:
22579         * gst/audioresample/functable.c:
22580         * gst/audioresample/functable.h:
22581         * gst/audioresample/gstaudioresample.c:
22582         * gst/audioresample/gstaudioresample.h:
22583         * gst/audioresample/resample.c:
22584         * gst/audioresample/resample.h:
22585         * gst/audioresample/resample_chunk.c:
22586         * gst/audioresample/resample_functable.c:
22587         * gst/audioresample/resample_ref.c:
22588
22589 2005-08-23  Wim Taymans  <wim@fluendo.com>
22590
22591         * examples/seeking/seek.c: (make_vorbis_pipeline),
22592         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
22593         Small seek updates.
22594
22595 2005-08-23  Andy Wingo  <wingo@pobox.com>
22596
22597         * gst-libs/gst/audio/gstbaseaudiosrc.c
22598         (gst_base_audio_src_fixate): Only fixate endianness if it is
22599         present in the caps.
22600
22601 2005-08-22  Andy Wingo  <wingo@pobox.com>
22602
22603         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
22604         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
22605         device-name property.
22606
22607         * gst-libs/gst/audio/gstaudiosrc.h:
22608         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
22609         close_device in the ring buffer, like gstaudiosink.
22610
22611         * ext/alsa/gstalsamixer.h:
22612         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
22613         macro to implement the interface without much code. Cleanups. 
22614
22615         * ext/alsa/gstalsasrc.h:
22616         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
22617         READY.
22618
22619         * ext/alsa/Makefile.am: Add new files.
22620         * ext/alsa/gstalsamixerelement.c: 
22621         * ext/alsa/gstalsamixerelement.c: Split element code out from
22622         mixer code so that alsasrc can be a mixer too.
22623
22624 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
22625
22626         * check/elements/volume.c: (setup_volume), (cleanup_volume),
22627         (GST_START_TEST):
22628         * check/elements/vorbisdec.c: (setup_vorbisdec),
22629         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
22630         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
22631         (vorbis_handle_identification_packet),
22632         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
22633         (vorbis_handle_header_packet), (vorbis_dec_push),
22634         (vorbis_dec_chain):
22635           use the setup/teardown methods to save code.  save code is good.
22636
22637 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
22638
22639         * check/Makefile.am:
22640           add ext dir for plugins
22641           add vorbisdec test conditionally
22642         * check/elements/volume.c: (setup_volume), (cleanup_volume),
22643         (GST_START_TEST), (volume_suite):
22644           add a test with wrong caps
22645         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
22646         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
22647           add a vorbisdec test
22648         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
22649         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
22650           clean up debug output
22651         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
22652           yay, fix a segfault/security issue in vorbisdec
22653           gst-launch fakesrc ! vorbisdec wasn't happy
22654         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
22655         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
22656         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
22657         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
22658         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
22659         (gst_vorbisenc_set_metadata), (get_constraints_string),
22660         (update_start_message), (gst_vorbisenc_setup),
22661         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
22662         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
22663         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
22664         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
22665         * ext/vorbis/vorbisenc.h:
22666           march in line
22667         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22668         (gst_ffmpegcsp_transform):
22669           have the kow come home
22670         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
22671           debug my func ptr
22672         * gst/volume/gstvolume.c: (volume_set_caps):
22673           add a debug
22674
22675 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
22676
22677         * Makefile.am:
22678         * check/.cvsignore:
22679         * check/Makefile.am:
22680         * check/elements/.cvsignore:
22681         * check/elements/volume.c: (chain_func), (event_func),
22682         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
22683         (main):
22684         * configure.ac:
22685           add unit test structure for gst-plugins-base
22686           add a test for volume
22687         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
22688         (gst_volume_set_volume), (gst_volume_get_volume),
22689         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
22690         (volume_funcfind), (volume_process_float), (volume_process_int16),
22691         (volume_set_caps), (volume_transform), (volume_update_mute),
22692         (volume_update_volume), (volume_set_property),
22693         (volume_get_property):
22694           document a little; use basetransform vmethod _set_caps
22695
22696 2005-08-19  Andy Wingo  <wingo@pobox.com>
22697
22698         * ext/alsa/gstalsamixertrack.h:
22699         * ext/alsa/gstalsamixertrack.c:
22700         * ext/alsa/gstalsamixeroptions.h:
22701         * ext/alsa/gstalsamixeroptions.c:
22702         * ext/alsa/gstalsamixer.h:
22703         * ext/alsa/gstalsamixer.c: Port to 0.9.
22704
22705         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
22706         Remove gstalsa.c and alsaclock. No more cruft here.
22707         
22708 2005-08-18  Wim Taymans  <wim@fluendo.com>
22709
22710         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22711         (gst_base_rtp_depayload_chain),
22712         (gst_base_rtp_depayload_add_to_queue),
22713         (gst_base_rtp_depayload_push),
22714         (gst_base_rtp_depayload_queue_release):
22715         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22716         Fix for RTPBuffer changes.
22717
22718         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
22719         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
22720         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
22721         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
22722         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
22723         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
22724         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
22725         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
22726         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
22727         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
22728         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
22729         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
22730         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
22731         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
22732         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
22733         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
22734         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
22735         (gst_rtpbuffer_get_payload):
22736         * gst-libs/gst/rtp/gstrtpbuffer.h:
22737         Don't subclass GstBuffer but add methods and helper functions
22738         to construct and manipulate RTP packets in regular GstBuffers.
22739
22740 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
22741
22742         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
22743           moved statement below switch
22744         * gst/volume/gstvolume.c: (gst_volume_class_init):
22745           added debug ptr
22746
22747 2005-08-16  Wim Taymans  <wim@fluendo.com>
22748
22749         * gst-libs/gst/audio/gstbaseaudiosrc.c:
22750         (gst_base_audio_src_change_state):
22751         Open and close device in READY<->NULL state change.
22752
22753 2005-08-16  Andy Wingo  <wingo@pobox.com>
22754
22755         * examples/seeking/Makefile.am: Don't compile non-compiling
22756         compiled objects with the compiler.
22757
22758         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
22759         elements.
22760
22761 2005-08-12  Philippe Khalaf <burger@speedy.org>
22762         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22763         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22764           Made a thread to release the queue.
22765           Removed timestamp conversion for now.
22766
22767 2005-08-10  Philippe Khalaf <burger@speedy.org>
22768         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22769         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22770           Added rtp timestamp -> gst timestamp conversion.
22771           Fixed several problems with queue.
22772
22773 2005-08-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
22774
22775         * gst-libs/gst/audio/gstaudioclock.h:
22776         * gst-libs/gst/audio/gstaudiofilter.h:
22777         * gst-libs/gst/audio/gstaudiosink.h:
22778         * gst-libs/gst/audio/gstaudiosrc.h:
22779         * gst-libs/gst/audio/gstbaseaudiosink.h:
22780         * gst-libs/gst/audio/gstbaseaudiosrc.h:
22781         * gst-libs/gst/audio/gstringbuffer.h:
22782         * gst-libs/gst/net/gstnetbuffer.h:
22783         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22784         * gst-libs/gst/rtp/gstrtpbuffer.h:
22785           Add padding (you will need to rebuild gst-plugins-base,
22786           gst-plugins and all applications afterwards!)
22787
22788 2005-08-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
22789
22790         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
22791         (gst_riff_parse_chunk):
22792           Fix bug in debug message and add some more debug messages.
22793
22794 2005-08-08  Edward Hervey  <edward@fluendo.com>
22795
22796         * gst-libs/gst/riff/riff-media.c:
22797         backported updates since branch
22798
22799 2005-08-08  Andy Wingo  <wingo@pobox.com>
22800
22801         * gst-libs/gst/audio/gstbaseaudiosink.c
22802         (gst_base_audio_sink_change_state): Open the device in NULL->READY
22803         like good elements should. Close on READY->NULL too.
22804
22805         * gst-libs/gst/audio/gstaudiosink.c
22806         (gst_audioringbuffer_open_device,
22807         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
22808         (gst_audioringbuffer_release): Updates for new ring buffer API,
22809         hook into the new audio sink api.
22810
22811         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
22812         (GstAudioSinkClass.close): Just open and close the device -- no
22813         resource allocation or configuration.
22814         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
22815         vmethods, handle device setup and resource allocation.
22816
22817         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
22818         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
22819         base class API.
22820
22821         * gst-libs/gst/audio/gstringbuffer.h
22822         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
22823         New vmethods.
22824
22825         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
22826         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
22827         New API functions. The device should be opened before acquiring
22828         and closed after releasing.
22829
22830 2005-08-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
22831
22832         * gst-libs/gst/interfaces/mixer.h:
22833           Reset padding to GST_PADDING.
22834
22835 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22836
22837         * gst/playback/gstplaybin.c: (remove_sinks):
22838           Remove visualization from parent explicitely; works around some
22839           apparent refcount issue that I haven't tracked down yet.
22840
22841 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22842
22843         * ext/alsa/gstalsasink.c: (set_hwparams):
22844           Assign debug category, add negotiation debug msgs.
22845
22846 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22847
22848         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
22849           Fix error code for file-not-found to NOT_FOUND.
22850
22851 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
22852
22853         * common/gtk-doc-plugins.mak:
22854         * docs/plugins/Makefile.am:
22855         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22856         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22857           renamed to actual element names, so much nicer to look at
22858         * docs/plugins/tmpl/gstmultifdsink.sgml:
22859           remove
22860         * docs/plugins/tmpl/multifdsink.sgml:
22861         * docs/plugins/tmpl/tcpserversink.sgml:
22862           add
22863         * ext/alsa/gstalsa.c:
22864         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
22865         * ext/ogg/gstoggmux.c:
22866         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
22867         * gst/playback/gstdecodebin.c:
22868         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
22869         * gst/tcp/gsttcpserversink.c:
22870           various fixes and documentation additions
22871
22872 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
22873
22874         * common/Makefile.am:
22875         * common/gstdoc-scangobj:
22876         * common/gtk-doc-plugins.mak:
22877         * common/gtk-doc.mak:
22878           add a custom scangobj that uses the registry
22879           add a custom gtk-doc-plugins.mak that uses it
22880           some doc build fixes
22881         * configure.ac:
22882         * docs/Makefile.am:
22883         * docs/plugins/Makefile.am:
22884         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22885         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22886         * docs/plugins/gst-plugins-base-plugins.types:
22887         * docs/plugins/tmpl/gstmultifdsink.sgml:
22888           add docs for one element, multifdsink
22889         * gst/adder/gstadder.h:
22890         * gst/volume/gstvolume.h:
22891           don't privatize enum
22892         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
22893         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
22894         (gst_sync_method_get_type), (gst_client_status_get_type),
22895         (gst_multifdsink_class_init),
22896         (gst_multifdsink_client_queue_buffer),
22897         (gst_multifdsink_handle_client_write):
22898         * gst/tcp/gstmultifdsink.h:
22899         * gst/tcp/gsttcp.h:
22900         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
22901         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
22902         (gst_tcpclientsink_render):
22903         * gst/tcp/gsttcpclientsink.h:
22904         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
22905         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
22906         (gst_tcpclientsrc_start):
22907         * gst/tcp/gsttcpclientsrc.h:
22908         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
22909         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
22910         * gst/tcp/gsttcpserversrc.h:
22911         * gst/typefind/gsttypefindfunctions.c:
22912           remove superfluous Type stuff
22913
22914 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22915
22916         * gst/playback/gstplaybin.c: (gen_video_element):
22917           Enable videoscale.
22918
22919 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22920
22921         * gst-libs/gst/gconf/gconf.c:
22922         * gst-libs/gst/gconf/gconf.h:
22923           Fix some Andy Problem [tm].
22924
22925 2005-08-04  Andy Wingo  <wingo@pobox.com>
22926
22927         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
22928         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
22929         (gst_ffmpegcsp_get_size): Adapt to API changes.
22930
22931         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
22932         Implement an in-place do-nothing transform.
22933
22934 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22935
22936         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
22937         (gst_ximagesink_renegotiate_size):
22938           Do not set new window sizes yet if we prepare a new buffer size
22939           for upstream renegotiation (software scaling) at some point in the
22940           future, because this new size waqs not actually accepted yet. Once
22941           accepted, renegotiation later on will set the new sizes just fine.
22942           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
22943           embedding testcase.
22944
22945 2005-08-03  Andy Wingo  <wingo@pobox.com>
22946
22947         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
22948         (gst_ximagesink_buffer_alloc): 
22949         Protect the height, width, and desired_caps with the pool_lock.
22950         Fixes videotestsrc ! queue ! ximagesink.
22951
22952 2005-08-02  Edward Hervey  <edward@fluendo.com>
22953
22954         * gst/volume/gstvolume.c:
22955         include left from controller cleanup
22956
22957 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
22958         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
22959           Stop collectpads before calling the parent state
22960           change function on PAUSED->READY.
22961
22962 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
22963         * configure.ac:
22964           When testing for X libs, use the X CFlags 
22965         * gst/adder/gstadder.c: (gst_adder_change_state):
22966           Stop the collectpads before calling parent state change function
22967           on PAUSED->READY, otherwise we deadlock deactivating pads.
22968
22969 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
22970
22971         * configure.ac:
22972         * docs/libs/tmpl/gstcolorbalance.sgml:
22973         * docs/libs/tmpl/gstmixer.sgml:
22974         * examples/Makefile.am:
22975         * gst/sine/Makefile.am:
22976         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
22977         (gst_sinesrc_set_property), (plugin_init):
22978         * gst/sine/gstsinesrc.h:
22979         * gst/volume/Makefile.am:
22980         * gst/volume/gstvolume.c: (gst_volume_set_volume),
22981         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
22982         (volume_process_float), (volume_process_int16),
22983         (volume_set_property), (plugin_init):
22984         * gst/volume/gstvolume.h:
22985           deactivate and remove dparams (libgstcontrol)
22986
22987 2005-07-29  Wim Taymans  <wim@fluendo.com>
22988
22989         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
22990         Convert me to BaseTransform!! help..
22991
22992 2005-07-29  Andy Wingo  <wingo@pobox.com>
22993
22994         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
22995         sinks.
22996
22997         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
22998         support of both endiannesses.
22999
23000 2005-07-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
23001
23002         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
23003           Fix confusing debug message (s/event/query/)
23004
23005 2005-07-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
23006
23007         * gst/videotestsrc/videotestsrc.h:
23008           Use "_stdint.h" instead of <stdint.h>
23009
23010 2005-07-27  Wim Taymans  <wim@fluendo.com>
23011
23012         * ext/vorbis/Makefile.am:
23013         Revert wrong commit.
23014
23015 2005-07-27  Wim Taymans  <wim@fluendo.com>
23016
23017         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
23018         More compilation fixen.
23019
23020 2005-07-27  Wim Taymans  <wim@fluendo.com>
23021
23022         * gst-libs/gst/audio/gstbaseaudiosink.c:
23023         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
23024         (gst_base_audio_sink_create_ringbuffer),
23025         (gst_base_audio_sink_change_state):
23026         Fix compilation.
23027
23028 2005-07-27  Wim Taymans  <wim@fluendo.com>
23029
23030         * examples/seeking/seek.c: (setup_dynamic_link),
23031         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
23032         (query_positions_elems), (query_positions_pads), (do_seek):
23033         Update seek example.
23034
23035         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
23036         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
23037         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
23038         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
23039         (gst_ogg_demux_handle_event),
23040         (gst_ogg_demux_deactivate_current_chain),
23041         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
23042         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
23043         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
23044         (gst_ogg_demux_loop):
23045         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
23046         * ext/theora/theoradec.c: (theora_dec_src_event),
23047         (theora_dec_src_getcaps), (theora_dec_sink_event),
23048         (theora_dec_push), (theora_dec_chain):
23049         * ext/vorbis/Makefile.am:
23050         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
23051         (vorbis_dec_sink_event), (vorbis_dec_push),
23052         (vorbis_handle_data_packet):
23053         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
23054         (gst_vorbisenc_chain):
23055         * gst/playback/gststreaminfo.c: (cb_probe):
23056         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
23057         * gst/videorate/gstvideorate.c: (gst_videorate_event):
23058         * gst/videoscale/gstvideoscale.c:
23059         (gst_videoscale_handle_src_event):
23060         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
23061         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
23062         (gst_ximagesink_navigation_send_event):
23063         * sys/xvimage/xvimagesink.c:
23064         (gst_xvimagesink_navigation_send_event):
23065         Various event updates and cleanups
23066
23067 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23068
23069         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
23070           Fix segfault for I420/YV12.
23071
23072 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23073
23074         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
23075           Report bitrate.
23076
23077 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23078
23079         * gst/playback/gstplaybin.c: (gen_video_element),
23080         (gen_audio_element):
23081           Switch to auto*sink elements as default sinks; add volume element
23082           so that volume control in totem works.
23083
23084 2005-07-21  Wim Taymans  <wim@fluendo.com>
23085
23086         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
23087         * gst/playback/gstplaybin.c: (setup_sinks),
23088         (gst_play_bin_change_state):
23089         Refcount fix and more comments.
23090
23091 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23092
23093         * sys/ximage/Makefile.am:
23094         * sys/ximage/ximage.c: (plugin_init):
23095         * sys/ximage/ximagesink.c:
23096         Prepare for adding ximagesrc, rename of plugin to ximage etc.
23097         
23098
23099 2005-07-21  Wim Taymans  <wim@fluendo.com>
23100
23101         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
23102         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
23103         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
23104         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
23105         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
23106         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
23107         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
23108         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
23109         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
23110         Generate correct disconts for live chained oggs.
23111
23112         * gst-libs/gst/audio/gstbaseaudiosink.c:
23113         (gst_base_audio_sink_render),
23114         (gst_base_audio_sink_create_ringbuffer),
23115         (gst_base_audio_sink_change_state):
23116         Handle discont math correctly.
23117
23118         * gst/playback/gstplaybin.c: (add_sink):
23119         Some small debug cleanup.
23120
23121 2005-07-21  Wim Taymans  <wim@fluendo.com>
23122
23123         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
23124         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
23125         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
23126         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
23127         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
23128         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
23129         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
23130         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
23131         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
23132         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
23133         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
23134         (gst_ogg_demux_change_state), (gst_ogg_print):
23135         Reorganize code to send the right disconts when in streaming
23136         mode.
23137
23138 2005-07-20  Andy Wingo  <wingo@pobox.com>
23139
23140         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
23141         fix (?), fixes a seggie mcfalterson (#310894).
23142
23143 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23144
23145         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
23146         (gst_ogg_mux_set_header_on_caps):
23147         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
23148         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
23149         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
23150         * gst-libs/gst/audio/multichannel.c:
23151         (gst_audio_set_channel_positions),
23152         (gst_audio_set_structure_channel_positions_list):
23153         * gst/playback/gstdecodebin.c: (dynamic_create):
23154         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
23155         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
23156           Fixes for API changes in core.
23157
23158 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23159
23160         * gst/playback/gstplaybasebin.c: (fill_buffer):
23161           Use _new_custom() so we can set custom message types for buffering
23162           messages.
23163
23164 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23165
23166         * configure.ac:
23167         * gst-libs/gst/Makefile.am:
23168         * gst-libs/gst/gconf/.cvsignore:
23169         * gst-libs/gst/gconf/Makefile.am:
23170         * gst-libs/gst/gconf/test-gconf.c:
23171         * pkgconfig/Makefile.am:
23172         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
23173         * pkgconfig/gstreamer-gconf.pc.in:
23174           Remove gconf stuff, use gconf elements instead from now on.
23175
23176 2005-07-20  Wim Taymans  <wim@fluendo.com>
23177
23178         * gst-libs/gst/audio/TODO:
23179         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
23180         (gst_audio_clock_get_internal_time):
23181         * gst-libs/gst/audio/gstaudioclock.h:
23182         * gst-libs/gst/audio/gstbaseaudiosink.c:
23183         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
23184         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
23185         (gst_base_audio_sink_render),
23186         (gst_base_audio_sink_create_ringbuffer),
23187         (gst_base_audio_sink_change_state):
23188         Make sure the audio clock always returns an increasing value.
23189
23190 2005-07-19  Andy Wingo  <wingo@pobox.com>
23191
23192         * gst/videotestsrc/: Cleanups.
23193
23194 2005-07-19  Wim Taymans  <wim@fluendo.com>
23195
23196         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
23197         Better debugging.
23198
23199 2005-07-19  Wim Taymans  <wim@fluendo.com>
23200
23201         * examples/seeking/seek.c: (make_dv_pipeline),
23202         (make_vorbis_theora_pipeline), (query_rates),
23203         (query_positions_elems), (query_positions_pads), (do_seek):
23204         Make correct DV pipeline.
23205
23206 2005-07-18  Andy Wingo  <wingo@pobox.com>
23207
23208         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
23209         default. Also because it's the only thing that really works. (This
23210         is used in the GConf elements).
23211         Use AS_LIBTOOL_TAGS.
23212
23213 2005-07-18  Wim Taymans  <wim@fluendo.com>
23214
23215         * gst/playback/gstdecodebin.c: (remove_element_chain):
23216         * gst/playback/gstplaybin.c: (add_sink):
23217         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
23218         (gst_stream_info_set_mute):
23219         * gst/playback/gststreamselector.c:
23220         (gst_stream_selector_get_linked_pad),
23221         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
23222         More leak and compile fixes.
23223
23224 2005-07-18  Wim Taymans  <wim@fluendo.com>
23225
23226         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
23227         (query_rates), (query_positions_elems), (query_positions_pads),
23228         (do_seek), (seek_cb), (stop_seek):
23229         Updated seek example. 
23230
23231         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
23232         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
23233         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
23234         * gst/playback/gstplaybin.c: (add_sink):
23235         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
23236         (gst_stream_info_set_mute):
23237         Some refcount leak fixes.
23238
23239 2005-07-16  Wim Taymans  <wim@fluendo.com>
23240
23241         * gst-libs/gst/audio/gstbaseaudiosink.c:
23242         (gst_base_audio_sink_render):
23243         Align samples even if we have roundoff errors in the 
23244         timestamp conversion.
23245
23246 2005-07-16  Wim Taymans  <wim@fluendo.com>
23247
23248         * docs/libs/tmpl/gstringbuffer.sgml:
23249         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
23250         (query_rates), (query_positions_elems), (query_positions_pads),
23251         (update_scale), (do_seek):
23252         Updated seek example.
23253
23254         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
23255         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
23256         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
23257         (gst_ogg_demux_loop):
23258         Push out correct discont values.
23259
23260         * ext/theora/theoradec.c: (theora_dec_src_convert),
23261         (theora_dec_sink_convert), (theora_dec_src_getcaps),
23262         (theora_dec_sink_event), (theora_handle_type_packet),
23263         (theora_handle_header_packet), (theora_dec_push),
23264         (theora_handle_data_packet), (theora_dec_chain),
23265         (theora_dec_change_state):
23266         Better timestamping.
23267
23268         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
23269         (vorbis_dec_sink_event), (vorbis_dec_push),
23270         (vorbis_handle_data_packet), (vorbis_dec_chain):
23271         * ext/vorbis/vorbisdec.h:
23272         Better timestamping.
23273
23274         * gst-libs/gst/audio/gstbaseaudiosink.c:
23275         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
23276         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
23277         Handle syncing on timestamps instead of sample offsets. Make
23278         use of DISCONT values as described in design docs.
23279
23280         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23281         (gst_base_audio_src_get_time):
23282         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
23283         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
23284         (gst_ring_buffer_read):
23285         * gst-libs/gst/audio/gstringbuffer.h:
23286         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
23287         (gst_ximagesink_show_frame):
23288         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
23289         Correcly convert buffer timestamp to stream time.
23290
23291 2005-07-16  Wim Taymans  <wim@fluendo.com>
23292
23293         * gst/audioconvert/gstaudioconvert.c:
23294         (gst_audio_convert_get_buffer):
23295         Timestamp buffers correctly.
23296
23297         * gst/playback/gstplaybin.c: (gen_video_element):
23298         Make internal fakesink silent.
23299
23300 2005-07-15  Wim Taymans  <wim@fluendo.com>
23301
23302         * gst/ffmpegcolorspace/Makefile.am:
23303         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23304         (gst_ffmpegcsp_caps_remove_format_info),
23305         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
23306         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
23307         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
23308         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
23309         Ported ffmpegcolorspace to basetransform.
23310
23311         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
23312         * gst/volume/gstvolume.c: (volume_transform):
23313         Ported to new API.
23314
23315 2005-07-14  Wim Taymans  <wim@fluendo.com>
23316
23317         * gst/videotestsrc/Makefile.am:
23318         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
23319         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
23320         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
23321         (gst_videotestsrc_init), (gst_videotestsrc_event),
23322         (gst_videotestsrc_create), (gst_videotestsrc_start),
23323         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
23324         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
23325         (gst_videotestsrc_get_property):
23326         * gst/videotestsrc/gstvideotestsrc.h:
23327         Make videotestsrc a pushsrc.
23328
23329 2005-07-14  Wim Taymans  <wim@fluendo.com>
23330
23331         * gst/tcp/gstfdset.c: (gst_fdset_free):
23332         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
23333         (gst_multifdsink_add), (gst_multifdsink_remove),
23334         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
23335         (gst_multifdsink_remove_client_link),
23336         (gst_multifdsink_client_queue_data),
23337         (gst_multifdsink_client_queue_caps),
23338         (gst_multifdsink_client_queue_buffer),
23339         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
23340         (gst_multifdsink_stop):
23341         * gst/tcp/gstmultifdsink.h:
23342         0.8 backporting.
23343
23344         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
23345         Also draw image when not from a pool.
23346
23347 2005-07-14  Wim Taymans  <wim@fluendo.com>
23348
23349         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
23350         (mute_stream), (silence_stream):
23351         Small debug additions.
23352
23353 2005-07-14  Wim Taymans  <wim@fluendo.com>
23354
23355         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
23356         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
23357         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
23358         Better error recovery, ignore unconnected pads and
23359         non-fatal errors.
23360
23361 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
23362
23363         * docs/libs/tmpl/gstaudio.sgml:
23364         * docs/libs/tmpl/gstcolorbalance.sgml:
23365         * docs/libs/tmpl/gstgconf.sgml:
23366         * docs/libs/tmpl/gstmixer.sgml:
23367         * docs/libs/tmpl/gstringbuffer.sgml:
23368         * docs/libs/tmpl/gsttuner.sgml:
23369         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23370         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
23371         (gst_tcpclientsrc_class_init):
23372         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
23373         (gst_tcpserversrc_class_init):
23374         * sys/v4l/gstv4lelement.c:
23375           more autistic cleanliness in functions/names/defines
23376
23377 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
23378
23379         * configure.ac:
23380           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
23381           added manually to each Makefile.am so we are sure it goes
23382           *last* and doesn't add -L flags before linking in libs of our
23383           own, like, say, internal .la libs, that then accidentally pick
23384           up the installed copy.
23385         * docs/libs/Makefile.am:
23386         * ext/alsa/Makefile.am:
23387         * ext/cdparanoia/Makefile.am:
23388         * ext/gnomevfs/Makefile.am:
23389         * ext/libvisual/Makefile.am:
23390         * ext/ogg/Makefile.am:
23391         * ext/theora/Makefile.am:
23392         * ext/vorbis/Makefile.am:
23393         * gst-libs/gst/video/Makefile.am:
23394         * gst/adder/Makefile.am:
23395         * gst/audioconvert/Makefile.am:
23396         * gst/audiorate/Makefile.am:
23397         * gst/audioscale/Makefile.am:
23398         * gst/ffmpegcolorspace/Makefile.am:
23399         * gst/playback/Makefile.am:
23400         * gst/sine/Makefile.am:
23401         * gst/subparse/Makefile.am:
23402         * gst/tags/Makefile.am:
23403         * gst/tcp/Makefile.am:
23404         * gst/typefind/Makefile.am:
23405         * gst/videorate/Makefile.am:
23406         * gst/videoscale/Makefile.am:
23407         * gst/videotestsrc/Makefile.am:
23408         * gst/volume/Makefile.am:
23409         * sys/v4l/Makefile.am:
23410         * sys/ximage/Makefile.am:
23411         * sys/xvimage/Makefile.am:
23412           adapt properly to this change. This should make sure that
23413           plugins and libs properly link to the as-yet-uninstalled
23414           copies of stuff like libgstinterfaces and libgstvideo
23415
23416 2005-07-13  Andy Wingo  <wingo@pobox.com>
23417
23418         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
23419         (gst_v4lsrc_fixate): Fixate on format as well.
23420
23421         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
23422         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
23423         buffer points to it.
23424         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
23425         rather just doing X calls ourselves. Also fixes a memleak.
23426
23427 2005-07-12  Andy Wingo  <wingo@pobox.com>
23428
23429         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
23430         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
23431         (gst_v4lsrc_create): Re-add the copy-mode property, default to
23432         TRUE to avoid deadlocks if an element holds on to our buffers.
23433
23434 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
23435
23436         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
23437         (gst_sinesrc_init), (gst_sinesrc_create),
23438         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
23439         (gst_sinesrc_start):
23440         * gst/sine/gstsinesrc.h:
23441           removing num-buffers property before moving it
23442
23443 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
23444
23445         * configure.ac:
23446           use overridable ERROR_CFLAGS
23447         * docs/libs/gst-plugins-base-libs.types:
23448         * docs/libs/tmpl/gstringbuffer.sgml:
23449         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
23450         (gst_alsasink_class_init):
23451         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
23452         (gst_alsasrc_class_init):
23453         * gst-libs/gst/audio/audio.h:
23454         * gst-libs/gst/audio/gstaudioclock.h:
23455         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
23456         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
23457         (gst_audio_filter_link), (gst_audio_filter_init),
23458         (gst_audio_filter_chain), (gst_audio_filter_set_property),
23459         (gst_audio_filter_get_property),
23460         (gst_audio_filter_class_add_pad_templates):
23461         * gst-libs/gst/audio/gstaudiofilter.h:
23462         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
23463         (gst_audio_filter_template_get_type),
23464         (gst_audio_filter_template_base_init),
23465         (gst_audio_filter_template_class_init),
23466         (gst_audio_filter_template_init),
23467         (gst_audio_filter_template_set_property),
23468         (gst_audio_filter_template_get_property), (plugin_init),
23469         (gst_audio_filter_template_setup),
23470         (gst_audio_filter_template_filter),
23471         (gst_audio_filter_template_filter_inplace):
23472         * gst-libs/gst/audio/gstaudiosink.c:
23473         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
23474         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
23475         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
23476         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
23477         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
23478         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
23479         * gst-libs/gst/audio/gstaudiosink.h:
23480         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
23481         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
23482         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
23483         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
23484         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
23485         (gst_audio_src_class_init), (gst_audio_src_init),
23486         (gst_audio_src_create_ringbuffer):
23487         * gst-libs/gst/audio/gstaudiosrc.h:
23488         * gst-libs/gst/audio/gstbaseaudiosink.c:
23489         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
23490         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
23491         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
23492         (gst_base_audio_sink_set_property),
23493         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
23494         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
23495         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
23496         (gst_base_audio_sink_create_ringbuffer),
23497         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
23498         * gst-libs/gst/audio/gstbaseaudiosink.h:
23499         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23500         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
23501         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
23502         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
23503         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
23504         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
23505         (gst_base_audio_src_event), (gst_base_audio_src_create),
23506         (gst_base_audio_src_create_ringbuffer),
23507         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
23508         * gst-libs/gst/audio/gstbaseaudiosrc.h:
23509         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
23510         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
23511         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
23512         (gst_ring_buffer_debug_spec_caps),
23513         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
23514         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
23515         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
23516         (gst_ring_buffer_start), (gst_ring_buffer_pause),
23517         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
23518         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
23519         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
23520         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
23521         (gst_ring_buffer_clear):
23522         * gst-libs/gst/audio/gstringbuffer.h:
23523         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
23524         (gst_video_sink_class_init), (gst_video_sink_get_type):
23525         * gst-libs/gst/video/videosink.h:
23526         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
23527         (gst_multifdsink_class_init),
23528         (gst_multifdsink_handle_client_write),
23529         (gst_multifdsink_change_state):
23530         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
23531         (gst_tcpclientsink_setcaps):
23532         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
23533         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
23534         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
23535         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
23536         (gst_ximagesink_send_pending_navigation),
23537         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
23538         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
23539         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
23540         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
23541         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
23542         (gst_xvimagesink_send_pending_navigation),
23543         (gst_xvimagesink_navigation_send_event),
23544         (gst_xvimagesink_set_xwindow_id),
23545         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
23546         (gst_xvimagesink_get_type):
23547         more macro splitting
23548
23549 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23550
23551         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
23552           plug a memleak, allows me to import 1479 albums in one go
23553           in jamboree
23554         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
23555         (vorbis_handle_type_packet), (vorbis_dec_chain),
23556         (vorbis_dec_change_state):
23557           fix some format strings
23558
23559 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23560
23561         * docs/libs/tmpl/gstcolorbalance.sgml:
23562         * docs/libs/tmpl/gstmixer.sgml:
23563         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
23564         (gst_alsasink_set_property), (gst_alsasink_get_property):
23565         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
23566         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
23567           add device property
23568
23569 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23570
23571         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
23572         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
23573         (audiocast_register_listener), (audiocast_thread_run),
23574         (gst_gnomevfssrc_send_additional_headers_callback),
23575         (gst_gnomevfssrc_received_headers_callback),
23576         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
23577         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
23578         (gst_gnomevfssrc_get_size):
23579           add/clean up debugging
23580         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
23581           cleanups
23582
23583 2005-07-07  Andy Wingo  <wingo@pobox.com>
23584
23585         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
23586         framerate. Need to get a handle on when exactly this function is
23587         called, tho.
23588
23589         * sys/v4l/v4lsrc_calls.h:
23590         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
23591         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
23592         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
23593
23594         * sys/v4l/v4l_calls.h: Cast to V4lElement.
23595         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
23596         v4lelements are sources.
23597
23598         * sys/v4l/gstv4lxoverlay.h:
23599         * sys/v4l/gstv4lxoverlay.c:
23600         * sys/v4l/gstv4ltuner.h:
23601         * sys/v4l/gstv4ltuner.c: Header loc fixen.
23602         
23603         * sys/v4l/gstv4lsrc.h:
23604         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
23605         PushSrc/BaseSrc. Removed most sync-related properties, videorate
23606         or something should handle that. Made a live source.
23607
23608         * sys/v4l/gstv4lelement.h:
23609         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
23610         signals. Some cleanups.
23611
23612         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
23613
23614         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
23615         stuff.
23616
23617         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
23618         stuff.
23619
23620         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
23621
23622 2005-07-07  Wim Taymans  <wim@fluendo.com>
23623
23624         * ext/theora/theoradec.c: (theora_get_query_types),
23625         (theora_dec_src_getcaps), (theora_dec_push):
23626         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
23627         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
23628         Remove deprecated/unused query types.
23629
23630 2005-07-06  Wim Taymans  <wim@fluendo.com>
23631
23632         * ext/alsa/Makefile.am:
23633         * ext/alsa/gstalsaplugin.c: (plugin_init):
23634         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
23635         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
23636         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
23637         (gst_alsasrc_class_init), (gst_alsasrc_init),
23638         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
23639         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
23640         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
23641         (gst_alsasrc_reset):
23642         * ext/alsa/gstalsasrc.h:
23643         * gst-libs/gst/audio/Makefile.am:
23644         * gst-libs/gst/audio/gstaudiosink.c:
23645         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
23646         (gst_audioringbuffer_start):
23647         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
23648         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
23649         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
23650         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
23651         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
23652         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
23653         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
23654         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
23655         * gst-libs/gst/audio/gstaudiosrc.h:
23656         * gst-libs/gst/audio/gstbaseaudiosink.c:
23657         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
23658         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
23659         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
23660         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23661         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
23662         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
23663         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
23664         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
23665         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
23666         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
23667         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
23668         (gst_baseaudiosrc_change_state):
23669         * gst-libs/gst/audio/gstbaseaudiosrc.h:
23670         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
23671         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
23672         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
23673         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
23674         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
23675         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
23676         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
23677         * gst-libs/gst/audio/gstringbuffer.h:
23678         Added audiosource base classes.
23679         Ported alsasrc, still very basic.
23680
23681 2005-07-06  Wim Taymans  <wim@fluendo.com>
23682
23683         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
23684         (theora_dec_push), (theora_handle_data_packet):
23685         Prepare for better timestamp fix later.
23686
23687         * gst/audioconvert/gstaudioconvert.c:
23688         List most accurate caps first
23689
23690         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
23691         Use proper pad task function.
23692
23693         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
23694         (gst_xvimagesink_show_frame):
23695         Fix deadlock when alloc failed.
23696
23697 2005-07-05  Andy Wingo  <wingo@pobox.com>
23698
23699         * ext/gnomevfs/gstgnomevfssrc.c:
23700         * gst/sine/gstsinesrc.c:
23701         * gst/tcp/gsttcpserversrc.c:
23702         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
23703
23704         * sys/v4l/: Port from 0.8.
23705
23706         * Many files: Null if we got it....
23707
23708 2005-07-05  Andy Wingo  <wingo@pobox.com>
23709
23710         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
23711         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
23712         Signedness fixes.
23713
23714 2005-07-05  Wim Taymans  <wim@fluendo.com>
23715
23716         * configure.ac:
23717         * gst/tcp/Makefile.am:
23718         * gst/tcp/README:
23719         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
23720         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
23721         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
23722         (is_sync_frame), (gst_multifdsink_handle_client_write),
23723         (gst_multifdsink_render), (gst_multifdsink_start),
23724         (gst_multifdsink_stop), (gst_multifdsink_change_state):
23725         * gst/tcp/gstmultifdsink.h:
23726         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
23727         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
23728         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
23729         * gst/tcp/gsttcp.h:
23730         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
23731         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
23732         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
23733         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
23734         * gst/tcp/gsttcpclientsink.h:
23735         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
23736         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
23737         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
23738         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
23739         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
23740         * gst/tcp/gsttcpclientsrc.h:
23741         * gst/tcp/gsttcpplugin.c: (plugin_init):
23742         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
23743         * gst/tcp/gsttcpserversink.h:
23744         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
23745         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
23746         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
23747         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
23748         (gst_tcpserversrc_stop):
23749         * gst/tcp/gsttcpserversrc.h:
23750         * gst/tcp/gsttcpsink.c:
23751         * gst/tcp/gsttcpsink.h:
23752         * gst/tcp/gsttcpsrc.c:
23753         * gst/tcp/gsttcpsrc.h:
23754         Ported tcp plugins to 0.9. 
23755         
23756
23757 2005-07-05  Andy Wingo  <wingo@pobox.com>
23758
23759         * gst/playback/gstplaybasebin.c (fill_buffer):
23760         message_new_application fixen.
23761
23762         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
23763         Style fix.
23764
23765 2005-07-04  Wim Taymans  <wim@fluendo.com>
23766
23767         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
23768         Set caps on output buffer.
23769
23770 2005-07-04  Andy Wingo  <wingo@pobox.com>
23771
23772         * ext/gnomevfs/gstgnomevfssrc.c
23773         (gst_gnomevfssrc_received_headers_callback) 
23774         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
23775         hopefully.
23776
23777         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
23778         No refcount leakage.
23779
23780         * configure.ac: Enable -Werror.
23781         
23782         * ext/theora/theoradec.c (theora_dec_src_getcaps):
23783         * gst/audioconvert/bufferframesconvert.c
23784         (buffer_frames_convert_fixate):
23785         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
23786         (gst_audio_convert_fixate):
23787         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
23788         (gst_sinesrc_create): Fixate func changes.
23789         
23790         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
23791         (gst_ximagesink_buffer_alloc): Unused var.
23792
23793 2005-07-01  Andy Wingo  <wingo@pobox.com>
23794
23795         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
23796         getcaps to do explicit caps. Needs to be done in all decoders,
23797         possibly via a base class.
23798
23799         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
23800
23801         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
23802         caps on the sink pad, just rely on the pad template. Also, setting
23803         ANY caps on a pad is not valid because the caps are not fixed.
23804
23805         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
23806         caps on the buffer, and get the width from the desired_caps if
23807         they're set.
23808         (gst_ximagesink_renegotiate_size): Implement via setting the
23809         desired_caps on the ximagesink.
23810         (gst_ximagesink_setcaps): Only reset the width of the player if it
23811         wasn't already set. Not sure if this is right.
23812         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
23813
23814         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
23815         that the user wants. NULL unless the window has been resized.
23816
23817         * gst/volume/gstvolume.c (volume_transform): Adapt to
23818         basetransform refcount changes.
23819         
23820 2005-07-01  Andy Wingo  <wingo@pobox.com>
23821
23822         * gst/videoscale/gstvideoscale.c:
23823         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
23824         from BaseTransform, implements a transform_caps. Removed dead code
23825         including some PAR stuff that was never reached -- should probably
23826         be added back somehow.
23827
23828 2005-07-01  Andy Wingo  <wingo@pobox.com>
23829
23830         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
23831         come later.
23832
23833 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
23834
23835         * configure.ac:
23836         * docs/libs/Makefile.am:
23837         * docs/libs/gst-plugins-libs.types:
23838         * ext/alsa/Makefile.am:
23839         * ext/alsa/gstalsamixer.h:
23840         * ext/alsa/gstalsamixeroptions.h:
23841         * ext/alsa/gstalsamixertrack.h:
23842         * gst-libs/gst/Makefile.am:
23843         * gst-libs/gst/colorbalance/.cvsignore:
23844         * gst-libs/gst/colorbalance/Makefile.am:
23845         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
23846         * gst-libs/gst/colorbalance/colorbalance.c:
23847         * gst-libs/gst/colorbalance/colorbalance.h:
23848         * gst-libs/gst/colorbalance/colorbalance.vcproj:
23849         * gst-libs/gst/colorbalance/colorbalancechannel.c:
23850         * gst-libs/gst/colorbalance/colorbalancechannel.h:
23851         * gst-libs/gst/interfaces/Makefile.am:
23852         * gst-libs/gst/interfaces/colorbalance.c:
23853         (gst_color_balance_class_init):
23854         * gst-libs/gst/interfaces/colorbalance.h:
23855         * gst-libs/gst/interfaces/interfaces-marshal.list:
23856         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
23857         * gst-libs/gst/interfaces/mixer.h:
23858         * gst-libs/gst/interfaces/mixeroptions.h:
23859         * gst-libs/gst/interfaces/navigation.c:
23860         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
23861         * gst-libs/gst/interfaces/tuner.h:
23862         * gst/volume/Makefile.am:
23863         * gst/volume/gstvolume.c:
23864         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
23865         * sys/ximage/Makefile.am:
23866         * sys/ximage/ximagesink.c:
23867         * sys/xvimage/Makefile.am:
23868         * sys/xvimage/xvimagesink.c:
23869           fold in all interfaces into an interfaces dir, preserving CVS
23870           history
23871
23872 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23873
23874         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
23875           Fix build after riff changes.
23876
23877 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23878
23879         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
23880         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
23881         (gst_riff_create_video_template_caps),
23882         (gst_riff_create_audio_template_caps),
23883         (gst_riff_create_iavs_template_caps):
23884         * gst-libs/gst/riff/riff-media.h:
23885         * gst-libs/gst/riff/riff-read.h:
23886         * gst-libs/gst/riff/riff.c: (gst_riff_init):
23887           Add gst_riff_init() to initialize the debug category, instead
23888           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
23889
23890 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23891
23892         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
23893           Oops, I shouldn't apply hacks.
23894
23895 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23896
23897         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
23898           Remove pad_loop function which doesn't work.
23899
23900 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23901
23902         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
23903           Send EOS when deactivating.
23904         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
23905         (check_queue), (queue_threshold_reached), (queue_out_of_data),
23906         (gen_preroll_element), (probe_triggered), (mute_stream),
23907         (silence_stream), (new_decoded_pad), (setup_substreams),
23908         (set_active_source):
23909         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
23910         (remove_sinks), (add_sink):
23911         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
23912           Change for new probe API.
23913
23914 2005-06-29  Wim Taymans  <wim@fluendo.com>
23915
23916         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
23917         * gst-libs/gst/audio/gstbaseaudiosink.c:
23918         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
23919         (gst_baseaudiosink_change_state):
23920         * gst-libs/gst/audio/gstbaseaudiosink.h:
23921         * gst-libs/gst/audio/gstringbuffer.c:
23922         (gst_ringbuffer_set_callback):
23923         Fix compilation error.
23924         Ringbuffer starts out as not running.
23925         Free our clock in dispose.
23926         When releasing the ringbuffer we need to renegotiate so
23927         clear the pad caps.
23928
23929 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
23930
23931         * autogen.sh:
23932         * configure.ac:
23933         * docs/Makefile.am:
23934         * docs/libs/Makefile.am:
23935         * docs/libs/gst-plugins-libs-docs.sgml:
23936         * docs/libs/gst-plugins-libs-sections.txt:
23937         * docs/libs/gst-plugins-libs.types:
23938         * docs/libs/tmpl/gstaudio.sgml:
23939         * docs/libs/tmpl/gstcolorbalance.sgml:
23940         * docs/libs/tmpl/gstringbuffer.sgml:
23941         * gst-libs/gst/audio/gstringbuffer.c:
23942         (gst_ringbuffer_set_callback):
23943           reinstate gtk-doc docs for plugin libs
23944
23945 2005-06-28  Wim Taymans  <wim@fluendo.com>
23946
23947         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
23948         (gst_ogg_demux_init):
23949         Removed pad loop function.
23950
23951 2005-06-28  Wim Taymans  <wim@fluendo.com>
23952
23953         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
23954         If we're building a chain we are not in an error case
23955         when we queue a buffer.
23956
23957 2005-06-28  Andy Wingo  <wingo@pobox.com>
23958
23959         * *.c: Don't cast to GstObject before reffing/unreffing.
23960
23961 2005-06-27  Andy Wingo  <wingo@pobox.com>
23962
23963         * gst/videotestsrc/gstvideotestsrc.c
23964         (gst_videotestsrc_activate_push): Activation API changes.
23965
23966         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
23967         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
23968         they have refs on the decodebin.
23969
23970         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
23971         parent class.
23972         (gst_ogg_pad_typefind): Don't leak a pad ref.
23973         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
23974         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
23975         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
23976
23977 2005-06-27  Edward Hervey  <edward@fluendo.com>
23978
23979         * ext/theora/theoradec.c: (theora_dec_change_state): 
23980         re-arranged call to parent's state change in order to avoid locks (or
23981         worse).
23982
23983 2005-06-26  Edward Hervey  <edward@fluendo.com>
23984
23985         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
23986         2nd argument of 'unknow-type' signal is a GstCaps and not a
23987         GstMiniObject
23988
23989 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
23990         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
23991           Set the worker thread's running flag to TRUE before starting the
23992           thread.
23993         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
23994           Catch a failure to add typefind to the bin.
23995
23996 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
23997
23998         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
23999         (gst_sinesrc_init), (gst_sinesrc_create),
24000         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
24001         (gst_sinesrc_start):
24002         * gst/sine/gstsinesrc.h:
24003           add num-buffers and timestamp-offset properties
24004         * gst/videotestsrc/gstvideotestsrc.c:
24005         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
24006         (gst_videotestsrc_get_property):
24007           add timestamp-offset property
24008
24009 2005-06-23  Christian Schaller  <uraeus@gnome.org>
24010
24011         * configure.ac: add videorate
24012         * gst-plugins-base.spec.in: add videorate
24013
24014 2005-06-23  Wim Taymans  <wim@fluendo.com>
24015
24016         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
24017         (gst_videorate_getcaps), (gst_videorate_setcaps),
24018         (gst_videorate_event), (gst_videorate_chain):
24019         Fixed videorate, fixating an already fixated caps is not
24020         an error.
24021
24022 2005-06-23  Wim Taymans  <wim@fluendo.com>
24023
24024         * ext/ogg/README:
24025         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
24026         Buffer on caps is not boxed anymore.
24027
24028 2005-06-22  Wim Taymans  <wim@fluendo.com>
24029
24030         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
24031         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
24032         Set buffers on caps as miniobjects and not as boxed.
24033
24034 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
24035
24036         * configure.ac:
24037           back to HEAD
24038
24039 === release 0.9.1 ===
24040
24041 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
24042
24043         * .cvsignore:
24044         * NEWS:
24045         * README:
24046         * RELEASE:
24047         * configure.ac:
24048         * po/af.po:
24049         * po/az.po:
24050         * po/cs.po:
24051         * po/en_GB.po:
24052         * po/hu.po:
24053         * po/it.po:
24054         * po/nb.po:
24055         * po/nl.po:
24056         * po/or.po:
24057         * po/sq.po:
24058         * po/sr.po:
24059         * po/sv.po:
24060         * po/uk.po:
24061         * po/vi.po:
24062           updates for release
24063
24064 2005-06-09  Andy Wingo  <wingo@pobox.com>
24065
24066         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
24067         
24068 2005-06-09  Andy Wingo  <wingo@pobox.com>
24069
24070         * configure.ac:
24071         * gst-libs/gst/Makefile.am:
24072         * gst-libs/gst/net/Makefile.am:
24073         Add gstnet to build.
24074
24075 2005-06-09  Andy Wingo  <wingo@pobox.com>
24076
24077         * gst-libs/gst/gconf/gconf.c:
24078         * gst/playback/test.c:
24079         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
24080         fixes.
24081
24082         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
24083
24084         * ext/theora/theoraenc.c (theora_enc_chain): 
24085         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
24086
24087         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
24088         RealPad.
24089
24090 2005-06-02  Wim Taymans  <wim@fluendo.com>
24091
24092         * gst-libs/gst/net/Makefile.am:
24093         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
24094         * pkgconfig/gstreamer-libs.pc.in:
24095         Added net stuff, version net lib.
24096
24097 2005-06-02  Wim Taymans  <wim@fluendo.com>
24098
24099         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
24100         (query_rates), (query_positions_elems), (query_positions_pads),
24101         (do_seek):
24102         Updated seek example.
24103
24104 2005-06-02  Andy Wingo  <wingo@pobox.com>
24105
24106         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
24107         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
24108         list.
24109
24110         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
24111         remove the typefind, the bin dispose will do it for us. When it's
24112         removed and unreffed, the signal handler will be disconnected,
24113         too.
24114         (unlinked): It's too difficult to disconnect from unlinked
24115         handlers, as they are on pads not elements. Just punt if the pads
24116         aren't grandkids of the bin.
24117
24118 2005-06-02  Wim Taymans  <wim@fluendo.com>
24119
24120         * ext/ogg/README:
24121         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
24122         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
24123         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
24124         * ext/theora/theoradec.c: (theora_dec_src_query),
24125         (theora_handle_data_packet):
24126         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
24127         (theora_enc_chain):
24128         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
24129         (vorbis_handle_data_packet):
24130         * gst/audioconvert/bufferframesconvert.c:
24131         (buffer_frames_convert_chain):
24132         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24133         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24134         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
24135         (gst_ffmpegcsp_chain):
24136         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
24137         (gst_videorate_getcaps), (gst_videorate_setcaps),
24138         (gst_videorate_event), (gst_videorate_chain):
24139         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
24140         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
24141         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
24142         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
24143         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
24144         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
24145         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
24146         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
24147         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
24148         Cleanups and buffer alloc.
24149
24150 2005-05-31  Wim Taymans  <wim@fluendo.com>
24151
24152         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
24153         Don't try to call the delay method when the device is not
24154         opened.
24155
24156 2005-05-31  Wim Taymans  <wim@fluendo.com>
24157
24158         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
24159         Get actual segment size and buffer size after opening
24160         the device.
24161
24162 2005-05-30  Wim Taymans  <wim@fluendo.com>
24163
24164         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
24165         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
24166         Also FLUSH upstream, makes the loop function exit faster.
24167         
24168         * ext/theora/theoradec.c: (theora_dec_src_query):
24169         Some more debug info in the query.
24170         
24171         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
24172         (gst_ximagesink_setcaps):
24173         Release lock on par error, better error reporting.
24174
24175 2005-05-26  Wim Taymans  <wim@fluendo.com>
24176
24177         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
24178         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
24179         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
24180         Clear chains in READY
24181         Queue packets until the chain is activated.
24182
24183 2005-05-25  Wim Taymans  <wim@fluendo.com>
24184
24185         * gst-libs/gst/audio/gstaudiosink.c:
24186         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24187         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24188         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24189         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24190         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24191         (gst_audiosink_create_ringbuffer):
24192         * gst-libs/gst/audio/gstbaseaudiosink.c:
24193         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
24194         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
24195         (gst_baseaudiosink_set_property), (build_linear_format),
24196         (debug_spec_caps), (debug_spec_buffer),
24197         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
24198         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
24199         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
24200         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
24201         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
24202         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
24203         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
24204         (gst_ringbuffer_play), (gst_ringbuffer_pause),
24205         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
24206         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
24207         (wait_segment), (gst_ringbuffer_commit),
24208         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
24209         (gst_ringbuffer_clear):
24210         Various small cleanups.
24211
24212         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24213         (gst_audio_convert_change_state):
24214         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
24215         No need to take the locks anymore.
24216
24217 2005-05-25  Wim Taymans  <wim@fluendo.com>
24218
24219         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
24220         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
24221         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
24222         (type_found):
24223         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
24224         (group_destroy), (group_commit), (queue_overrun),
24225         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
24226         (mute_stream), (new_decoded_pad), (setup_substreams),
24227         (setup_source), (mute_group_type), (set_active_source),
24228         (gst_play_base_bin_change_state):
24229         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
24230         (gen_video_element), (gen_text_element), (gen_audio_element),
24231         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
24232         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
24233         (gst_stream_info_dispose), (gst_stream_info_set_mute):
24234         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
24235         Some playbin cleanups mostly refcounting sloppyness.
24236
24237 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24238
24239         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
24240           Work with streaming input.
24241
24242 2005-05-25  Wim Taymans  <wim@fluendo.com>
24243
24244         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24245         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24246         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
24247         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
24248         No need to take the STREAM lock anymore.
24249
24250 2005-05-25  Wim Taymans  <wim@fluendo.com>
24251
24252         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
24253         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
24254         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
24255         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
24256         (gst_ogg_demux_sink_activate):
24257         * ext/theora/theoradec.c: (theora_dec_src_event),
24258         (theora_handle_comment_packet), (theora_dec_chain),
24259         (theora_dec_change_state):
24260         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
24261         (vorbis_handle_data_packet), (vorbis_dec_chain),
24262         (vorbis_dec_change_state):
24263         Remove STREAM locks as they are taken in core now.
24264         Never set bogus granulepos on vorbis/theora.
24265         Fix leaks in theoradec tag parsing.
24266
24267 2005-05-25  Wim Taymans  <wim@fluendo.com>
24268
24269         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
24270         Fix memleaks, GST_BUFFER_DATA() is not freed.
24271
24272 2005-05-25  Wim Taymans  <wim@fluendo.com>
24273
24274         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
24275         Open non-blocking, set to blocking mode afterwards to avoid
24276         lockups when audio device is busy.
24277
24278 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24279
24280         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
24281           This can't be good.
24282
24283 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24284
24285         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
24286         (gst_audio_convert_chain), (gst_audio_convert_link_src),
24287         (gst_audio_convert_setcaps):
24288           Implement instant setup switching.
24289
24290 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24291
24292         * gst/playback/gstplaybasebin.c: (probe_triggered):
24293           Fix missing unlock.
24294         * gst/playback/gstplaybin.c: (add_sink):
24295           First add, then link (otherwise pad link fails).
24296
24297 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24298
24299         * examples/Makefile.am:
24300         fix buildbot (make distcheck)
24301
24302 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24303
24304         * gst/playback/gstplaybin.c: (gen_vis_element):
24305           Remove some wrong code. Doesn't work yet.
24306
24307 2005-05-19  Wim Taymans  <wim@fluendo.com>
24308
24309         * gst-libs/gst/net/Makefile.am:
24310         * gst-libs/gst/net/README:
24311         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
24312         (gst_netbuffer_class_init), (gst_netbuffer_init),
24313         (gst_netbuffer_finalize), (gst_netbuffer_copy),
24314         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
24315         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
24316         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
24317         * gst-libs/gst/net/gstnetbuffer.h:
24318         Added buffer subclass to store extra to/from addresses for
24319         network sources/sinks.
24320
24321 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24322
24323         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
24324           Don't lock an unassigned variable.
24325
24326 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24327
24328         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
24329           Increase buffer for video, decrease buffer for other media types.
24330         * gst/playback/gstplaybin.c: (gen_video_element),
24331         (gen_audio_element):
24332           Change names for debugging purposes.
24333
24334 2005-05-18  Wim Taymans  <wim@fluendo.com>
24335
24336         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24337         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24338         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
24339         (gst_ffmpegcsp_chain):
24340         Enable buffer alloc passthrough if the source and dest
24341         formats are the same.
24342
24343 2005-05-17  Wim Taymans  <wim@fluendo.com>
24344
24345         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
24346         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
24347         (gst_ogg_demux_chain_unlocked):
24348         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24349         (gst_audio_convert_caps_remove_format_info),
24350         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24351         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
24352         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24353         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24354         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
24355         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
24356         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
24357         (gst_ffmpegcsp_get_property):
24358         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
24359         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
24360         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
24361         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
24362         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
24363         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
24364         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
24365         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
24366         Leak fixes in oggdemux.
24367         Some cleanups in audioconvert.
24368         Make passthrough work along with buffer_alloc etc.
24369         Make buffer_alloc and buffer recycling actually work in
24370         xvimagesink.
24371
24372 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
24373
24374         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
24375           make the compiler happy
24376
24377 2005-05-17  Wim Taymans  <wim@fluendo.com>
24378
24379         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
24380         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
24381         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
24382         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
24383         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
24384         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
24385         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
24386         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
24387         (gst_xvimagesink_set_xwindow_id):
24388         * sys/xvimage/xvimagesink.h:
24389         Port xvimagesink to new MiniObject.
24390
24391 2005-05-17  Wim Taymans  <wim@fluendo.com>
24392
24393         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
24394         (gst_audiofilter_chain):
24395         * gst-libs/gst/audio/gstaudiosink.c:
24396         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24397         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24398         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24399         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24400         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24401         (gst_audiosink_create_ringbuffer):
24402         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24403         (gst_audio_convert_caps_remove_format_info),
24404         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24405         (gst_audio_convert_fixate), (gst_audio_convert_channels):
24406         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24407         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24408         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
24409         Fix passthrough in ffmpegcolorspace.
24410         Fix memset in audiosink on wrong memory.
24411
24412 2005-05-16  David Schleef  <ds@schleef.org>
24413
24414         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
24415         to GstMiniObject.
24416
24417 2005-05-16  David Schleef  <ds@schleef.org>
24418
24419         Port from GstData to GstMiniObject.
24420         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
24421         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
24422         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
24423         (gst_ogg_mux_collected):
24424         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
24425         * ext/theora/theoradec.c: (theora_handle_comment_packet),
24426         (theora_handle_data_packet):
24427         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
24428         (theora_set_header_on_caps), (theora_enc_chain):
24429         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
24430         (vorbis_handle_comment_packet):
24431         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
24432         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
24433         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
24434         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
24435         * gst/audioconvert/gstaudioconvert.c:
24436         (gst_audio_convert_get_buffer):
24437         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
24438         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
24439         (mute_stream), (silence_stream):
24440         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
24441         * gst/volume/gstvolume.c: (volume_transform):
24442         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
24443         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
24444         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
24445         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
24446         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
24447         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
24448         (gst_ximagesink_buffer_alloc):
24449         * sys/ximage/ximagesink.h:
24450
24451 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24452
24453         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
24454         (fill_buffer), (check_queue), (queue_threshold_reached),
24455         (queue_out_of_data):
24456         * gst/playback/gstplaybasebin.h:
24457           Post buffer-fullness on the bus.
24458
24459 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24460
24461         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
24462         (try_to_link_1):
24463         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
24464         (group_commit), (probe_triggered), (setup_source),
24465         (gst_play_base_bin_change_state):
24466         * gst/playback/gstplaybasebin.h:
24467         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24468         (gst_play_bin_init), (remove_sinks), (setup_sinks),
24469         (gst_play_bin_change_state):
24470           Move setup_output_pads into a virtual function, remove
24471           group-switch (no longer needed) and redirect (handled by bus
24472           now) signals.
24473
24474 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24475
24476         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
24477         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
24478         (get_active_group), (get_building_group), (group_destroy),
24479         (group_commit), (check_queue), (queue_overrun),
24480         (queue_threshold_reached), (queue_out_of_data),
24481         (gen_preroll_element), (remove_groups), (unknown_type),
24482         (add_element_stream), (no_more_pads), (probe_triggered),
24483         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
24484         (setup_substreams), (setup_source), (finish_source),
24485         (prepare_output), (muted_group_change_state),
24486         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
24487         (gst_play_base_bin_change_state):
24488         * gst/playback/gstplaybasebin.h:
24489         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24490         (gst_play_bin_init), (gst_play_bin_set_property),
24491         (gen_video_element), (gen_text_element), (gen_audio_element),
24492         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
24493         (gst_play_bin_change_state):
24494         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
24495         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
24496         (stream_info_change_state), (gst_stream_info_set_mute),
24497         (gst_stream_info_get_property):
24498         * gst/playback/gststreaminfo.h:
24499         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
24500         (gst_stream_selector_get_linked_pad),
24501         (gst_stream_selector_getcaps),
24502         (gst_stream_selector_get_linked_pads),
24503         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
24504         * gst/playback/gststreamselector.h:
24505           Rough port of playbin. Needs some more work, but is mostly done,
24506           and uses a few locks in important places, which should make stuff
24507           like chain-switches clean. Still uses GST_STATE() in a few places,
24508           which isn't all that good an idea, subtitles/elements disabled
24509           because no elements to test with and thus probably broken, query
24510           and event handling moved to GstBin, internal thread removed
24511           alltogether because the pipeline does that for us now. Can play
24512           Ogg/Vorbis files. Haven't tested anything else yet.
24513
24514 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24515
24516         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
24517           Do no-more-pads (needed for autoplugging).
24518
24519 2005-05-10  Andy Wingo  <wingo@pobox.com>
24520
24521         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
24522         message to the bus with the tags. Still not sent downstream tho.
24523
24524         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
24525         get_parent.
24526         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
24527         avoid refcounting hassles.
24528
24529 2005-05-09  Andy Wingo  <wingo@pobox.com>
24530
24531         * gst/volume/Makefile.am:
24532         * gst/volume/demo.c
24533         * gst/volume/gstvolume.h
24534         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
24535         basetransform. Probably need an audio filter base class.
24536
24537 2005-05-09  Wim Taymans  <wim@fluendo.com>
24538
24539         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
24540         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
24541         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
24542         (gst_vorbisenc_chain):
24543         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24544         (gst_audio_convert_caps_remove_format_info),
24545         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24546         (gst_audio_convert_fixate), (gst_audio_convert_channels):
24547         Make caps writable before writing to it.
24548         Fix negotiation in audioconvert some more.
24549
24550 2005-05-09  Wim Taymans  <wim@fluendo.com>
24551
24552         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
24553         (gst_videorate_getcaps), (gst_videorate_setcaps),
24554         (gst_videorate_event), (gst_videorate_chain):
24555         Better negotiation.
24556
24557 2005-05-09  Wim Taymans  <wim@fluendo.com>
24558
24559         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
24560         (gst_videorate_getcaps), (gst_videorate_setcaps),
24561         (gst_videorate_blank_data), (gst_videorate_init),
24562         (gst_videorate_event), (gst_videorate_chain),
24563         (gst_videorate_change_state):
24564         Port videorate, do a better job at negotiation while we're at
24565         it.
24566
24567 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
24568
24569         * configure.ac:
24570           Disable libvisual
24571
24572         * examples/Makefile.am:
24573         * gst-libs/gst/audio/Makefile.am:
24574         * gst-libs/gst/riff/Makefile.am:
24575         * gst-libs/gst/tag/Makefile.am:
24576         * gst-libs/gst/video/Makefile.am:
24577           Fixups for missing variables.
24578
24579 2005-05-09  Wim Taymans  <wim@fluendo.com>
24580
24581         * examples/seeking/seek.c: (make_theora_pipeline),
24582         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
24583         (query_rates), (query_positions_elems), (query_positions_pads),
24584         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
24585         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
24586         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
24587         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
24588         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
24589         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
24590         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
24591         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
24592         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
24593         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
24594         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
24595         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
24596         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
24597         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
24598         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
24599         (theora_dec_src_convert), (theora_dec_sink_convert),
24600         (theora_dec_src_query), (theora_dec_sink_query),
24601         (theora_dec_src_event), (theora_dec_sink_event),
24602         (theora_handle_comment_packet), (theora_handle_type_packet),
24603         (theora_handle_header_packet), (theora_handle_data_packet),
24604         (theora_dec_chain):
24605         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
24606         (vorbis_dec_convert), (vorbis_dec_src_query),
24607         (vorbis_dec_sink_query), (vorbis_dec_src_event),
24608         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
24609         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
24610         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
24611         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
24612         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
24613         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
24614         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24615         (gst_play_bin_query):
24616         * gst/playback/test3.c: (update_scale):
24617         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
24618         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
24619         * gst/subparse/gstsubparse.c: (gst_subparse_init):
24620         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
24621         (gst_videotestsrc_src_query):
24622         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
24623         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
24624         (paint_hline_YUV9):
24625         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
24626         Port to new query API.
24627         Updated seek.
24628         Cleanups in x[v]imagesink
24629
24630 2005-05-09  Andy Wingo  <wingo@pobox.com>
24631
24632         * ext/alsa/gstalsasink.h:
24633         * ext/gnomevfs/gstgnomevfssrc.c:
24634         (gst_gnomevfssrc_get_icy_metadata):
24635         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
24636         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
24637         * ext/theora/theoradec.c (theora_dec_src_query)
24638         (theora_dec_src_event, theora_dec_sink_event)
24639         (theora_handle_comment_packet, theora_handle_data_packet):
24640         * ext/theora/theoraenc.c (theora_enc_chain):
24641         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
24642         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
24643         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
24644         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
24645         (qt_type_find):
24646         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
24647         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
24648         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
24649         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
24650         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
24651         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
24652         (paint_setup_xBGR8888, paint_setup_RGBx8888)
24653         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
24654         (paint_setup_RGB565, paint_setup_xRGB1555):
24655         * gst/videotestsrc/videotestsrc.h:
24656         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
24657         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
24658         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
24659         GCC4 fixes.
24660         
24661         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
24662         gst_pad_query_position. Fixes oggdemux.
24663
24664 2005-05-08  David Schleef  <ds@schleef.org>
24665
24666         * configure.ac: Require liboil.
24667         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
24668         a few more.
24669         * gst/videotestsrc/videotestsrc.c:
24670         * gst/videotestsrc/videotestsrc.h:
24671
24672 2005-05-06  Wim Taymans  <wim@fluendo.com>
24673
24674         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24675         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24676         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
24677         Well, unreffing a buffer right before pushing it is asking
24678         for trouble..
24679
24680 2005-05-06  Christian Schaller  <uraeus@gnome.org>
24681
24682         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
24683
24684 2005-05-06  Wim Taymans  <wim@fluendo.com>
24685
24686         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24687         (gst_audio_convert_caps_remove_format_info),
24688         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24689         (gst_audio_convert_fixate), (gst_audio_convert_channels):
24690         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24691         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24692         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
24693         * gst/sine/Makefile.am:
24694         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
24695         (gst_sinesrc_class_init), (gst_sinesrc_init),
24696         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
24697         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
24698         (gst_sinesrc_update_freq):
24699         * gst/sine/gstsinesrc.h:
24700         * gst/tcp/gstmultifdsink.c:
24701         * sys/xvimage/xvimagesink.c:
24702         Fixed negotiation wrt _peer_get_caps()
24703         Some cleanups.
24704
24705
24706 2005-05-06  Wim Taymans  <wim@fluendo.com>
24707
24708         * gst-libs/gst/audio/gstaudiosink.c:
24709         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24710         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24711         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24712         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24713         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24714         (gst_audiosink_create_ringbuffer):
24715         * gst-libs/gst/audio/gstbaseaudiosink.c:
24716         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
24717         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
24718         (gst_baseaudiosink_set_property), (build_linear_format),
24719         (debug_spec_caps), (debug_spec_buffer),
24720         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
24721         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
24722         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
24723         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
24724         * gst-libs/gst/audio/gstbaseaudiosink.h:
24725         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
24726         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
24727         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
24728         (gst_ringbuffer_play), (gst_ringbuffer_pause),
24729         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
24730         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
24731         (wait_segment), (gst_ringbuffer_commit),
24732         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
24733         (gst_ringbuffer_clear):
24734         * gst-libs/gst/audio/gstringbuffer.h:
24735         Make the base audiosink return an error when there is no
24736         audiobuffer negotiated.
24737
24738 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24739
24740         * ext/Makefile.am:
24741         Disable cdparanoia until someone ports it!
24742
24743 2005-05-06  Wim Taymans  <wim@fluendo.com>
24744
24745         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
24746         (gst_ogg_demux_sink_activate):
24747         And revert after wingo's revert.. sigh..
24748
24749 2005-05-05  Andy Wingo  <wingo@pobox.com>
24750
24751         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
24752         GObject.
24753         * configure.ac: Return audiorate and subparse from the ghetto.
24754         Re-enable -Wall -Werror.
24755         * gst/subparse/gstsubparse.c:
24756         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
24757         or chain-based. Cleaned up a bit. Not tested.
24758         
24759 2005-05-05  Christian Schaller <christian@fluendo.com> 
24760
24761         * Makefile.am: remove stuff that is not building
24762         * configure.ac: remove stuff that is not building
24763         * examples/Makefile.am: remove stuff that is not building
24764         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
24765         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
24766         * sys/Makefile.am: remove stuff that is not building
24767         * testsuite/Makefile.am: remove stuff that is not building
24768
24769 2005-05-05  Andy Wingo  <wingo@pobox.com>
24770
24771         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
24772         * gst-libs/gst/tag/gstvorbistag.c:
24773         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
24774         * gst/adder/gstadder.h:
24775         * gst/audioconvert/gstchannelmix.c:
24776         (gst_audio_convert_fill_one_other):
24777         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
24778         (gst_audiorate_init), (gst_audiorate_chain):
24779         * gst/playback/gstplaybasebin.c: (setup_source):
24780         * gst/playback/test3.c: (update_scale):
24781         Some GCC4 fixes
24782         
24783         * po/af.po:
24784         * po/az.po:
24785         * po/cs.po:
24786         * po/en_GB.po:
24787         * po/hu.po:
24788         * po/it.po:
24789         * po/nb.po:
24790         * po/nl.po:
24791         * po/or.po:
24792         * po/sq.po:
24793         * po/sr.po:
24794         * po/sv.po:
24795         * po/uk.po:
24796         * po/vi.po: Foo
24797
24798 2005-05-05  Wim Taymans  <wim@fluendo.com>
24799
24800         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24801         (gst_audio_convert_caps_remove_format_info),
24802         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
24803         (gst_audio_convert_change_state), (gst_audio_convert_channels):
24804         * gst/videotestsrc/gstvideotestsrc.c:
24805         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
24806         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
24807         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
24808         (gst_videotestsrc_init), (gst_videotestsrc_loop):
24809         Don't ignore _push() return values.
24810         Make sure no processing is done when shutting down.
24811         Videotestsrc pad activation fix.
24812
24813 2005-05-05  Wim Taymans  <wim@fluendo.com>
24814
24815         * gst/adder/Makefile.am:
24816         * gst/adder/gstadder.c: (gst_adder_setcaps),
24817         (gst_adder_class_init), (gst_adder_init),
24818         (gst_adder_request_new_pad), (gst_adder_collected),
24819         (gst_adder_change_state):
24820         * gst/adder/gstadder.h:
24821         Ported adder as an example of a mixer element using
24822         collect pads. Needs more negotiation work.
24823
24824 2005-05-05  Wim Taymans  <wim@fluendo.com>
24825
24826         * ext/theora/theoradec.c: (_inc_granulepos),
24827         (theora_dec_src_event), (theora_dec_sink_event),
24828         (theora_handle_comment_packet), (theora_handle_type_packet),
24829         (theora_handle_header_packet), (theora_handle_data_packet),
24830         (theora_dec_chain):
24831         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
24832         (gst_theora_enc_init), (theora_enc_sink_setcaps),
24833         (theora_push_buffer), (theora_push_packet),
24834         (theora_enc_sink_event), (theora_enc_chain),
24835         (theora_enc_change_state), (theora_enc_set_property),
24836         (theora_enc_get_property):
24837         Added stream lock to decoder so that we can serialize
24838         the discont event.
24839         More theoraenc porting, recover from errors, do clean
24840         shutdown.
24841
24842 2005-05-05  Wim Taymans  <wim@fluendo.com>
24843
24844         * ext/ogg/Makefile.am:
24845         * ext/ogg/README:
24846         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
24847         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
24848         (gst_ogg_print):
24849         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
24850         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
24851         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
24852         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
24853         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
24854         (gst_ogg_mux_change_state):
24855         Ported ogg muxer.
24856
24857 2005-05-05  Wim Taymans  <wim@fluendo.com>
24858
24859         * docs/design-audiosinks.txt:
24860         * gst-libs/gst/audio/TODO:
24861         * gst-libs/gst/audio/gstaudiosink.c:
24862         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24863         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24864         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24865         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24866         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24867         (gst_audiosink_create_ringbuffer):
24868         * gst-libs/gst/audio/gstbaseaudiosink.c:
24869         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
24870         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
24871         (gst_baseaudiosink_set_property), (build_linear_format),
24872         (debug_spec_caps), (debug_spec_buffer),
24873         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
24874         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
24875         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
24876         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
24877         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
24878         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
24879         (gst_ringbuffer_release), (gst_ringbuffer_play),
24880         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
24881         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
24882         (gst_ringbuffer_set_sample), (wait_segment),
24883         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
24884         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
24885         More work on the audiosink, mostly debugging and a race in
24886         shutdown.
24887
24888 2005-04-28  Wim Taymans  <wim@fluendo.com>
24889
24890         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
24891         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
24892         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
24893         (vorbis_dec_src_query), (vorbis_dec_src_event),
24894         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
24895         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
24896         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
24897         Don't crap out when seeking back to position 0.
24898
24899 2005-04-28  Wim Taymans  <wim@fluendo.com>
24900
24901         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
24902         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
24903         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
24904         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
24905         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
24906         Make audio sink configurable, use alsasink as default.
24907
24908 2005-04-28  Wim Taymans  <wim@fluendo.com>
24909
24910         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
24911         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
24912         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
24913         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
24914         (vorbis_dec_change_state):
24915         * ext/vorbis/vorbisdec.h:
24916         Refactor, use STREAM_LOCK.
24917
24918 2005-04-28  Wim Taymans  <wim@fluendo.com>
24919
24920         * ext/theora/theoradec.c: (_inc_granulepos),
24921         (theora_dec_sink_event), (theora_handle_comment_packet),
24922         (theora_handle_type_packet), (theora_handle_header_packet),
24923         (theora_handle_data_packet), (theora_dec_chain),
24924         (theora_dec_change_state):
24925         Refactor a bit, use STREAM_LOCK.
24926
24927 2005-04-28  Wim Taymans  <wim@fluendo.com>
24928
24929         * ext/alsa/Makefile.am:
24930         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
24931         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
24932         (gst_alsa_link), (gst_alsa_close_audio):
24933         * ext/alsa/gstalsaplugin.c: (plugin_init):
24934         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
24935         (gst_alsasink_dispose), (gst_alsasink_base_init),
24936         (gst_alsasink_class_init), (gst_alsasink_init),
24937         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
24938         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
24939         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
24940         (gst_alsasink_reset):
24941         * ext/alsa/gstalsasink.h:
24942         Implement alsasink with simple open/write/close API. 
24943         Make alsa dir build by disabling compilation of code.
24944
24945 2005-04-28  Wim Taymans  <wim@fluendo.com>
24946
24947         * gst-libs/gst/audio/Makefile.am:
24948         * gst-libs/gst/audio/audio.h:
24949         * gst-libs/gst/audio/audioclock.c:
24950         * gst-libs/gst/audio/audioclock.h:
24951         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
24952         (gst_audio_clock_class_init), (gst_audio_clock_init),
24953         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
24954         * gst-libs/gst/audio/gstaudioclock.h:
24955         * gst-libs/gst/audio/gstaudiosink.c:
24956         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24957         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24958         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24959         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24960         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24961         (gst_audiosink_create_ringbuffer):
24962         * gst-libs/gst/audio/gstbaseaudiosink.c:
24963         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
24964         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
24965         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
24966         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
24967         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
24968         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
24969         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
24970         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
24971         * gst-libs/gst/audio/gstbaseaudiosink.h:
24972         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
24973         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
24974         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
24975         (gst_ringbuffer_release), (gst_ringbuffer_play),
24976         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
24977         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
24978         (gst_ringbuffer_set_sample), (wait_segment),
24979         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
24980         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
24981         * gst-libs/gst/audio/gstringbuffer.h:
24982         Make ringbuffer faster and more simple by removing the locks
24983         in the playback thread.
24984         Add sample accurate playback based on buffer sample offsets.
24985         Make the baseaudiosink provide a clock.
24986         Parse caps in the base class.
24987         Correctly handle seeking, flushing and state changes.
24988
24989 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
24990
24991         * configure.ac:
24992         * gst/audioconvert/Makefile.am:
24993         * gst/audioscale/Makefile.am:
24994           Fix part of the build.  Come on guys, autogen didn't even work :)
24995
24996 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24997
24998         * configure.ac:
24999         * gst-libs/gst/Makefile.am:
25000         * gst-libs/gst/media-info/.cvsignore:
25001         * gst-libs/gst/media-info/Makefile.am:
25002         * gst-libs/gst/media-info/README:
25003         * gst-libs/gst/media-info/media-info-priv.c:
25004         * gst-libs/gst/media-info/media-info-priv.h:
25005         * gst-libs/gst/media-info/media-info-test.c:
25006         * gst-libs/gst/media-info/media-info.c:
25007         * gst-libs/gst/media-info/media-info.h:
25008         * gst-libs/gst/media-info/media-info.vcproj:
25009         * pkgconfig/Makefile.am:
25010         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
25011         * pkgconfig/gstreamer-media-info.pc.in:
25012           Remove media-info, which is also successed by playbin (see Totem
25013           implementation).
25014
25015 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25016
25017         * configure.ac:
25018         * examples/Makefile.am:
25019         * examples/gstplay/.cvsignore:
25020         * examples/gstplay/Makefile.am:
25021         * examples/gstplay/player.c:
25022         * gst-libs/gst/Makefile.am:
25023         * gst-libs/gst/play/.cvsignore:
25024         * gst-libs/gst/play/Makefile.am:
25025         * gst-libs/gst/play/play.c:
25026         * gst-libs/gst/play/play.h:
25027         * gst-libs/gst/play/play.vcproj:
25028         * pkgconfig/Makefile.am:
25029         * pkgconfig/gstreamer-play-uninstalled.pc.in:
25030         * pkgconfig/gstreamer-play.pc.in:
25031           Remove libgstplay, playbin is now the official successor.
25032
25033 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25034
25035         * configure.ac:
25036         * gst-libs/gst/Makefile.am:
25037         * gst-libs/gst/xwindowlistener/Makefile.am:
25038         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
25039         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
25040           Remove deprecated xwindowlistener (I've moved xwindowlistening
25041           in the v4l/v4l2 plugins over to serverside).
25042
25043 2005-04-25  David Schleef  <ds@schleef.org>
25044
25045         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
25046         to examples/dynparams.  Examples do not belong interspersed with
25047         source code.
25048         * examples/dynparams/demo-dparams.c:
25049         * gst/sine/Makefile.am:
25050         * gst/sine/demo-dparams.c:
25051
25052 2005-04-25  David Schleef  <ds@schleef.org>
25053
25054         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
25055         * gst-libs/gst/audio/Makefile.am:
25056         * gst-libs/gst/riff/Makefile.am:
25057         * gst-libs/gst/tag/Makefile.am:
25058         * gst-libs/gst/video/Makefile.am:
25059         * gst-libs/gst/xwindowlistener/Makefile.am:
25060
25061         Convert to 0.9 API, seems to work:
25062         * sys/ximage/Makefile.am:
25063         * sys/ximage/ximagesink.c:
25064
25065 2005-04-24  David Schleef  <ds@schleef.org>
25066
25067         Link plugins against libraries:
25068         * ext/alsa/Makefile.am:
25069         * gst/tcp/Makefile.am:
25070
25071         Remove asm code that should be in liboil
25072         * gst/videoscale/Makefile.am:
25073         * gst/videoscale/videoscale_x86_asm.s:
25074
25075         gettext wants these checked in:
25076         * po/af.po:
25077         * po/az.po:
25078         * po/cs.po:
25079         * po/en_GB.po:
25080         * po/hu.po:
25081         * po/it.po:
25082         * po/nb.po:
25083         * po/nl.po:
25084         * po/or.po:
25085         * po/sq.po:
25086         * po/sr.po:
25087         * po/sv.po:
25088         * po/uk.po:
25089         * po/vi.po:
25090
25091 2005-04-24  David Schleef  <ds@schleef.org>
25092
25093         Convert gst_main() to g_main_loop_run()
25094         * gst/playback/decodetest.c: (main):
25095         * gst/playback/test2.c: (main):
25096         * gst/playback/test3.c: (main):
25097         * gst/playback/test4.c: (main):
25098
25099         Link plugins against libraries:
25100         * ext/libvisual/Makefile.am:
25101         * sys/xvimage/Makefile.am:
25102
25103 2005-04-24  David Schleef  <ds@schleef.org>
25104
25105         * configure.ac: Remove idct and resample libs
25106         * gst-libs/gst/Makefile.am: same
25107
25108         Remove usage of gst_library_load():
25109         * ext/alsa/gstalsaplugin.c: (plugin_init):
25110         * ext/libvisual/visual.c: (plugin_init):
25111         * ext/ogg/gstogg.c: (plugin_init):
25112         * ext/theora/theora.c: (plugin_init):
25113         * ext/vorbis/vorbis.c: (plugin_init):
25114         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
25115         * gst/audioscale/gstaudioscale.c:
25116         * gst/adder/gstadder.c: (plugin_init):
25117         * gst/audioconvert/plugin.c: (plugin_init):
25118         * sys/ximage/ximagesink.c: (plugin_init):
25119         * sys/xvimage/xvimagesink.c: (plugin_init):
25120         * gst/tcp/gsttcpplugin.c: (plugin_init):
25121
25122         Link plugins against libraries:
25123         * ext/ogg/Makefile.am:
25124         * ext/theora/Makefile.am:
25125         * ext/vorbis/Makefile.am:
25126         * gst/audioconvert/Makefile.am:
25127
25128         Create proper libraries:
25129         * gst-libs/gst/riff/Makefile.am:
25130         * gst-libs/gst/audio/Makefile.am:
25131         * gst-libs/gst/video/Makefile.am:
25132
25133         Move resample library to audioscale plugin directory:
25134         * gst-libs/gst/resample/Makefile.am:
25135         * gst-libs/gst/resample/README:
25136         * gst-libs/gst/resample/dtof.c:
25137         * gst-libs/gst/resample/dtos.c:
25138         * gst-libs/gst/resample/functable.c:
25139         * gst-libs/gst/resample/private.h:
25140         * gst-libs/gst/resample/resample.c:
25141         * gst-libs/gst/resample/resample.h:
25142         * gst-libs/gst/resample/resample.vcproj:
25143         * gst-libs/gst/resample/test.c:
25144         * gst/audioscale/Makefile.am:
25145         * gst/audioscale/README:
25146         * gst/audioscale/dtof.c:
25147         * gst/audioscale/dtos.c:
25148         * gst/audioscale/functable.c:
25149         * gst/audioscale/private.h:
25150         * gst/audioscale/resample.c:
25151         * gst/audioscale/resample.h:
25152         * gst/audioscale/test.c:
25153
25154         Move tagedit library to gst-libs:
25155         * gst-libs/gst/tag/Makefile.am:
25156         * gst-libs/gst/tag/gstid3tag.c:
25157         * gst-libs/gst/tag/gsttagediting.c:
25158         * gst-libs/gst/tag/gsttageditingprivate.h:
25159         * gst-libs/gst/tag/gstvorbistag.c:
25160         * gst/tags/Makefile.am:
25161         * gst/tags/gstid3tag.c:
25162         * gst/tags/gstvorbistag.c:
25163
25164         Fix for core changes:
25165         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
25166         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
25167         (gst_sinesrc_getrange):
25168
25169 2005-04-23  David Schleef  <ds@schleef.org>
25170
25171         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
25172         in gst-plugins in a long time, and properly belongs in liboil.
25173         * gst-libs/gst/idct/Makefile.am:
25174         * gst-libs/gst/idct/README:
25175         * gst-libs/gst/idct/dct.h:
25176         * gst-libs/gst/idct/doieee:
25177         * gst-libs/gst/idct/fastintidct.c:
25178         * gst-libs/gst/idct/floatidct.c:
25179         * gst-libs/gst/idct/idct.c:
25180         * gst-libs/gst/idct/idct.h:
25181         * gst-libs/gst/idct/idtc.vcproj:
25182         * gst-libs/gst/idct/ieeetest.c:
25183         * gst-libs/gst/idct/intidct.c:
25184
25185 2005-04-20  Wim Taymans  <wim@fluendo.com>
25186
25187         * docs/design-audiosinks.txt:
25188         * gst-libs/gst/audio/Makefile.am:
25189         * gst-libs/gst/audio/TODO:
25190         * gst-libs/gst/audio/gstaudiosink.c:
25191         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
25192         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
25193         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
25194         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
25195         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
25196         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
25197         (gst_audiosink_class_init), (gst_audiosink_init),
25198         (gst_audiosink_create_ringbuffer):
25199         * gst-libs/gst/audio/gstaudiosink.h:
25200         * gst-libs/gst/audio/gstbaseaudiosink.c:
25201         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
25202         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
25203         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
25204         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
25205         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
25206         (gst_baseaudiosink_create_ringbuffer),
25207         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
25208         * gst-libs/gst/audio/gstbaseaudiosink.h:
25209         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
25210         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
25211         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
25212         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
25213         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
25214         (gst_ringbuffer_play), (gst_ringbuffer_pause),
25215         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
25216         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
25217         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
25218         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
25219         * gst-libs/gst/audio/gstringbuffer.h:
25220         An attempt at a set of audio base classes together with some
25221         design docs.
25222
25223 2005-04-20  Wim Taymans  <wim@fluendo.com>
25224
25225         * gst/audioconvert/Makefile.am:
25226         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
25227         (gst_audio_convert_caps_remove_format_info),
25228         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
25229         (gst_audio_convert_channels):
25230         Link against audio libs.
25231         Fix audio convert plugin.
25232
25233 2005-04-20  Wim Taymans  <wim@fluendo.com>
25234
25235         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
25236         (gst_ogg_demux_sink_activate):
25237         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
25238         (theora_set_header_on_caps), (theora_enc_sink_event),
25239         (theora_enc_chain):
25240         Fix theora encoder.
25241
25242 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25243
25244         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
25245         * gst/playback/gstdecodebin.c: (find_compatibles):
25246           Work with staticpadtemplates in elementfactories.
25247
25248 2005-04-12  Wim Taymans  <wim@fluendo.com>
25249
25250         * gst/playback/README:
25251         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
25252         (compare_ranks), (print_feature), (gst_decode_bin_init),
25253         (dynamic_create), (dynamic_free), (find_compatibles),
25254         (mimetype_is_raw), (close_pad_link), (got_redirect),
25255         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
25256         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
25257         (gst_decode_bin_change_state):
25258         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
25259         (gst_play_base_bin_init), (group_destroy), (group_commit),
25260         (check_queue), (queue_overrun), (queue_threshold_reached),
25261         (queue_out_of_data), (gen_preroll_element), (unknown_type),
25262         (new_decoded_pad), (setup_subtitle), (gen_source_element),
25263         (got_redirect), (setup_source), (play_base_eos),
25264         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
25265         (gst_play_base_bin_remove_element):
25266         * gst/playback/gstplaybasebin.h:
25267         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
25268         (gst_play_bin_init), (gst_play_bin_dispose),
25269         (gst_play_bin_set_property), (gen_video_element),
25270         (gen_text_element), (gen_audio_element), (remove_sinks),
25271         (gst_play_bin_send_event):
25272         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
25273         (stream_info_change_state), (gst_stream_info_set_mute):
25274         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
25275         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
25276         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
25277         (gst_stream_selector_chain):
25278         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
25279         (main):
25280         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
25281         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
25282         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
25283         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
25284         Raw and crude port of decodebin. 
25285         Make playbin compile.
25286
25287 2005-04-06  Wim Taymans  <wim@fluendo.com>
25288
25289         * ext/gnomevfs/Makefile.am:
25290         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
25291         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
25292         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
25293         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
25294         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
25295         (gst_gnomevfssrc_stop):
25296         * ext/ogg/Makefile.am:
25297         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
25298         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
25299         * ext/theora/Makefile.am:
25300         * ext/theora/theoradec.c: (_inc_granulepos),
25301         (theora_dec_sink_event), (theora_dec_chain):
25302         * ext/vorbis/Makefile.am:
25303         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
25304         (vorbis_dec_sink_event), (vorbis_dec_chain):
25305         * gst-libs/gst/audio/Makefile.am:
25306         * sys/xvimage/Makefile.am:
25307         Make gnomevfssrc extend the source base class.
25308         Fix linking against libs in various plugins.
25309
25310 2005-04-06  Andy Wingo  <wingo@pobox.com>
25311
25312         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
25313         GST_BASE_LIBS.
25314
25315         * configure.ac: Add check and AC_SUBST for libgstbase.
25316
25317 2005-03-31  Wim Taymans  <wim@fluendo.com>
25318
25319         * examples/seeking/Makefile.am:
25320         * examples/seeking/cdparanoia.c: (main):
25321         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
25322         (play_cb), (pause_cb), (stop_cb), (main):
25323         * examples/seeking/playbin.c:
25324         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
25325         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
25326         (make_sid_pipeline), (make_vorbis_pipeline),
25327         (make_theora_pipeline), (make_vorbis_theora_pipeline),
25328         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
25329         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
25330         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
25331         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
25332         (stop_cb), (main):
25333         * examples/seeking/spider_seek.c:
25334         * examples/seeking/vorbisfile.c:
25335         * ext/gnomevfs/Makefile.am:
25336         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
25337         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
25338         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
25339         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
25340         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
25341         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
25342         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
25343         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
25344         * ext/ogg/README:
25345         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
25346         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
25347         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
25348         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
25349         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
25350         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
25351         (gst_ogg_pad_event), (gst_ogg_pad_reset),
25352         (gst_ogg_demux_factory_filter), (compare_ranks),
25353         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
25354         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
25355         (gst_ogg_chain_new), (gst_ogg_chain_free),
25356         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
25357         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
25358         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
25359         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
25360         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
25361         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
25362         (gst_ogg_demux_get_prev_page),
25363         (gst_ogg_demux_deactivate_current_chain),
25364         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
25365         (gst_ogg_demux_bisect_forward_serialno),
25366         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
25367         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
25368         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
25369         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
25370         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
25371         (gst_ogg_demux_change_state), (gst_ogg_print):
25372         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
25373         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
25374         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
25375         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
25376         (gst_ogg_mux_loop):
25377         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
25378         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
25379         (theora_dec_src_convert), (theora_dec_sink_convert),
25380         (theora_dec_src_query), (theora_dec_src_event),
25381         (theora_dec_sink_event), (theora_dec_chain),
25382         (theora_dec_change_state):
25383         * ext/theora/theoraenc.c: (gst_theora_enc_init),
25384         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
25385         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
25386         (theora_enc_change_state):
25387         * ext/vorbis/Makefile.am:
25388         * ext/vorbis/oggvorbisenc.c:
25389         * ext/vorbis/oggvorbisenc.h:
25390         * ext/vorbis/vorbis.c: (plugin_init):
25391         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
25392         (vorbis_dec_src_query), (vorbis_dec_src_event),
25393         (vorbis_dec_sink_event), (vorbis_dec_chain),
25394         (vorbis_dec_change_state):
25395         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
25396         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
25397         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
25398         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
25399         (gst_vorbisenc_change_state):
25400         * ext/vorbis/vorbisenc.h:
25401         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
25402         * gst-libs/gst/audio/audioclock.c:
25403         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
25404         (gst_audiofilter_init), (gst_audiofilter_chain):
25405         * gst-libs/gst/audio/testchannels.c: (main):
25406         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
25407         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
25408         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
25409         (gmip_find_track_streaminfo), (gmip_find_track_format):
25410         * gst-libs/gst/media-info/media-info.c:
25411         (gst_media_info_read_idler):
25412         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
25413         (gst_play_get_all_by_interface):
25414         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
25415         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
25416         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
25417         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
25418         (gst_riff_parse_info):
25419         * gst-libs/gst/riff/riff-read.h:
25420         * gst-libs/gst/riff/riff.c: (plugin_init):
25421         * gst-libs/gst/video/Makefile.am:
25422         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
25423         (gst_videosink_class_init), (gst_videosink_get_type):
25424         * gst-libs/gst/video/videosink.h:
25425         * gst/audioconvert/bufferframesconvert.c:
25426         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
25427         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
25428         * gst/audioconvert/channelmixtest.c: (main):
25429         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
25430         (gst_audio_convert_chain),
25431         (gst_audio_convert_caps_remove_format_info),
25432         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
25433         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
25434         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
25435         (gst_audio_convert_buffer_to_default_format),
25436         (gst_audio_convert_buffer_from_default_format),
25437         (gst_audio_convert_channels):
25438         * gst/audioconvert/gstchannelmix.h:
25439         * gst/ffmpegcolorspace/avcodec.h:
25440         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25441         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
25442         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
25443         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
25444         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
25445         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
25446         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
25447         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
25448         (mpeg_video_type_find), (mpeg_video_stream_type_find),
25449         (dv_type_find):
25450         * gst/videotestsrc/gstvideotestsrc.c:
25451         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
25452         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
25453         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
25454         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
25455         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
25456         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
25457         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
25458         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
25459         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
25460         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
25461         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
25462         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
25463         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
25464         (gst_xvimagesink_navigation_send_event),
25465         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
25466         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
25467         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
25468         * sys/xvimage/xvimagesink.h:
25469         Plugin port to 0.9, ogg/theora playback should work in the seek
25470         example now.
25471         Removed old examples.
25472         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
25473         explained in 0.9 TODO doc.
25474
25475
25476 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
25477
25478         * autogen.sh:
25479         * configure.ac:
25480         * ext/Makefile.am:
25481         * gst/Makefile.am:
25482         * po/POTFILES.in:
25483         * po/af.po:
25484         * po/az.po:
25485         * po/cs.po:
25486         * po/en_GB.po:
25487         * po/hu.po:
25488         * po/it.po:
25489         * po/nb.po:
25490         * po/nl.po:
25491         * po/or.po:
25492         * po/sq.po:
25493         * po/sr.po:
25494         * po/sv.po:
25495         * po/uk.po:
25496         * po/vi.po:
25497         * sys/Makefile.am:
25498         * testsuite/Makefile.am:
25499           remove a whole bunch of plugins.  This module now contains a set
25500           of free reference plugins/elements as agreed.
25501
25502 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
25503
25504         * configure.ac:
25505           hunting season on 0.9 is now OPEN
25506
25507 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25508
25509         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
25510           Kick the hell out of gcc for not warning me about a symbol conflict.
25511
25512 2005-02-22  Luca Ognibene  <luogni@tin.it>
25513
25514         Reviewed by: Tim-Philipp MĂ¼ller  <tim at centricular dot net>
25515
25516         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
25517           Don't leak caps string (fixes #168134)
25518
25519         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
25520         (gst_jpegenc_init), (gst_jpegenc_finalize),
25521         (gst_jpegenc_change_state):
25522           Don't leak line buffers and context struct (fixes #168133).
25523
25524 2005-02-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
25525
25526         * configure.ac:
25527         * ext/dirac/gstdiracdec.cc:
25528         (gst_diracdec_chain):
25529           Since dirac 0.5.0 the framerate in dirac is expressed as a
25530           rational number. Fix build and up requirement to 0.5.0, and
25531           also pass parameters to gst_diracdec_link in the right order
25532           (fixes #167959).
25533
25534 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
25535
25536         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
25537         * ext/faad/gstfaad.h:
25538         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
25539         certain invalid muxed streams, where some packets will contain 
25540         junk after decoder data. Partially fixes #149158.
25541
25542 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
25543         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
25544           Make sure we only write to writable buffers
25545
25546 2005-02-20  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
25547
25548         * gst-libs/gst/riff/riff-media.c:
25549         (gst_riff_create_audio_caps_with_data):
25550           Do actually fix invalid RIFF fmt header values for alaw
25551           and mulaw audio instead of just saying so.
25552
25553         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
25554           Give gst_riff_create_audio_caps_with_data() a chance to
25555           fix up broken format header fields before extracting any
25556           parameters from the header. (fixes #167633)
25557
25558 2005-02-19  Martin Holters  <martin.holters@gmx.de>
25559
25560         Reviewed by: Tim-Philipp MĂ¼ller  <tim at centricular dot net>
25561
25562         * gst/audioconvert/bufferframesconvert.c:
25563         (buffer_frames_convert_link):
25564           Don't leak othercaps. (fixes #167878)
25565
25566 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
25567
25568         * configure.ac:
25569         * ext/libvisual/visual.c: (gst_visual_srclink),
25570         (gst_visual_change_state):
25571           Support libvisual 0.2.0.
25572
25573 2005-02-18  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
25574
25575         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
25576         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
25577           Use same rowstrides for I420 as used everywhere else.
25578
25579 2005-02-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
25580
25581         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
25582           Declare variables at beginning of block and make gcc-2.95 happy
25583           (fixes # 167482, patch by Gergely Nagy).
25584           
25585         * gst/tcp/gsttcpclientsrc.c:
25586         * gst/tcp/gsttcpclientsrc.h:
25587           Move some includes into the header, so that struct sockaddr_in is
25588           defined when it should be defined on FreeBSD as well (fixes
25589           #167483).
25590           
25591         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
25592           Don't pass uninitialised values to setsockopt() here either.
25593
25594 2005-02-17  Luca Ognibene  <luogni at tin dot it>
25595
25596         Reviewed by: Tim-Philipp MĂ¼ller  <tim at centricular dot net>
25597
25598         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
25599           Don't pass uninitialised values to setsockopt(). (fixes #167704)
25600
25601 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25602
25603         * gst/playback/gstplaybin.c: (add_sink):
25604           Invert bin_add/link order to workaround deadlock in opt.
25605
25606 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25607
25608         * gst/modplug/gstmodplug.cc:
25609           Add missing break causing position queries to fail.
25610
25611 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25612
25613         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
25614           Granpos can apparently be -1, which screws up calculations...
25615
25616 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
25617
25618         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
25619         (gst_ximagesink_send_pending_navigation),
25620         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
25621         (gst_ximagesink_init):
25622         * sys/ximage/ximagesink.h:
25623         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
25624         (gst_xvimagesink_send_pending_navigation),
25625         (gst_xvimagesink_navigation_send_event),
25626         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
25627         * sys/xvimage/xvimagesink.h:
25628           Use a mutex protected list to marshal navigation
25629           events into the stream thread from whichever thread
25630           sends them.
25631
25632 2005-02-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
25633
25634         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
25635           Display current position and track length; misc. clean-ups.
25636           
25637         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
25638         (speed_init), (speed_chain):
25639           Add query function, so that the stream length and current position
25640           get adjusted when queried (note that current position queries may
25641           still be wrong if the audio sink returns values based on buffer
25642           timestamps instead of passing on the query).
25643
25644 2005-02-13  Benjamin Otte  <otte@gnome.org>
25645
25646         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
25647         (gst_audio_convert_channels):
25648           create channel conversion matrix when linking
25649         * gst/audioconvert/.cvsignore:
25650         * gst/audioconvert/Makefile.am:
25651         * gst/audioconvert/channelmixtest.c: (main):
25652           add (ugly) test that ensures stereo <=> mono conversion works
25653           correctly
25654
25655 2005-02-13  Benjamin Otte  <otte@gnome.org>
25656
25657         * gst/audioconvert/gstchannelmix.h:
25658           include missing header file
25659         * gst/audioconvert/gstchannelmix.c:
25660         (gst_audio_convert_fill_compatible):
25661           use same sign for both channels when converting to/from compatible
25662           channel. Previously used different signs made the signals cancel
25663           each other out and appear like silence. (fixes #167269)
25664
25665 2005-02-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
25666
25667         * gst/ffmpegcolorspace/avcodec.h:
25668         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
25669         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
25670         (gst_ffmpegcsp_avpicture_fill):
25671         * gst/ffmpegcolorspace/imgconvert.c:
25672           Convert to and from YV12 (fixes #156379).
25673
25674 2005-02-12  Julien MOUTTE  <julien@moutte.net>
25675
25676         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
25677         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
25678         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
25679         (gst_ximagesink_expose), (gst_ximagesink_set_property),
25680         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
25681         methods from chain and negotiation and vice versa (Fixes #166142).
25682         * sys/ximage/ximagesink.h: Add stream_lock.
25683         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
25684         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
25685         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
25686         (gst_xvimagesink_expose): Check for xcontext before trying to link.
25687
25688 2005-02-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
25689
25690         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
25691           Don't send "Hey! You gave me a NULL pointer you naughty person" as
25692           error message when we can't open the DVD device (when dvdnav_open()
25693           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
25694           the above). Send something more useful instead (fixes #167117).
25695
25696 2005-02-11  Julien MOUTTE  <julien@moutte.net>
25697
25698         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
25699         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
25700         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
25701         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
25702         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
25703         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
25704         methods from chain and negotiation and vice versa (Fixes #166142).
25705         Fix a possible bug of images in the buffer pool being discarded because
25706         we are looking at the wrong geometry.
25707         * sys/xvimage/xvimagesink.h: Add stream_lock.
25708
25709 2005-02-11  David Schleef  <ds@schleef.org>
25710
25711         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
25712         unsigned int. (fixes #167128)
25713
25714 2005-02-11  David Schleef  <ds@schleef.org>
25715
25716         * gst/librfb/Makefile.am: Testing stuff before committing is
25717           for wimps... and people with fast machines.  Fix stupid
25718           mistake.
25719
25720 2005-02-11  David Schleef  <ds@schleef.org>
25721
25722         * configure.ac: Pull in librfb from my CVS tree, because it is
25723           too small and annoying to be separate.  Move rfbsrc plugin
25724           to gst/.
25725         * ext/Makefile.am:
25726         * ext/librfb/Makefile.am:
25727         * ext/librfb/gstrfbsrc.c:
25728         * gst/librfb/Makefile.am:
25729         * gst/librfb/gstrfbsrc.c:
25730         * gst/librfb/rfb.c:
25731         * gst/librfb/rfb.h:
25732         * gst/librfb/rfbbuffer.c:
25733         * gst/librfb/rfbbuffer.h:
25734         * gst/librfb/rfbbytestream.c:
25735         * gst/librfb/rfbbytestream.h:
25736         * gst/librfb/rfbcontext.h:
25737         * gst/librfb/rfbdecoder.c:
25738         * gst/librfb/rfbdecoder.h:
25739         * gst/librfb/rfbutil.h:
25740
25741 2005-02-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
25742
25743         * gst/speed/Makefile.am:
25744         * gst/speed/demo-mp3.c: (main):
25745         * gst/speed/filter.func:
25746         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
25747         (speed_class_init), (speed_init), (speed_chain_int16),
25748         (speed_chain_float32), (speed_chain), (speed_set_property),
25749         (speed_get_property), (speed_change_state):
25750         * gst/speed/gstspeed.h:
25751           Fix speed element and make it chain-based (fixes #156467),
25752           and make it handle more than one channel.
25753
25754 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
25755
25756         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
25757         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
25758         (gst_dtsdec_chain), (gst_dtsdec_change_state):
25759         * ext/dts/gstdtsdec.h:
25760           Don't clobber the stack constructing the channels array.
25761           Make the element chain-based. DTS tracks can now be played.
25762           
25763 2005-02-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
25764
25765         * gst-libs/gst/audio/multichannel.h:
25766         * gst-libs/gst/gconf/gconf.h:
25767         * gst-libs/gst/idct/idct.h:
25768         * gst-libs/gst/media-info/media-info-priv.h:
25769         * gst-libs/gst/play/play.h:
25770         * gst-libs/gst/resample/private.h:
25771         * gst-libs/gst/resample/resample.h:
25772         * gst-libs/gst/riff/riff-ids.h:
25773         * gst-libs/gst/video/video.h:
25774         * gst-libs/gst/video/videosink.h:
25775           Add G_BEGIN_DECLS and G_END_DECLS around headers where
25776           missing, so that they work when included from C++ code.
25777
25778 2005-02-09  David Schleef  <ds@schleef.org>
25779
25780         * testsuite/gst-lint: Check for non-statically scoped
25781           parent_class variables.  This won't be a problem once
25782           plugins are loaded with RTLD_LOCAL.
25783
25784 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25785
25786         * ext/mplex/gstmplexibitstream.cc:
25787           gcc madness.
25788
25789 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25790
25791         * ext/ogg/gstogmparse.c:
25792         * gst/debug/gstnavigationtest.c:
25793           Die, thou faulty symbol pollutors (non-static parent_class).
25794
25795 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25796
25797         * ext/mplex/gstmplexibitstream.cc:
25798           Fix event handling (#165525).
25799
25800 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25801
25802         * ext/mikmod/gstmikmod.c:
25803         * gst/modplug/gstmodplug.cc:
25804           Add missing endianness to template (fixes #165509).
25805
25806 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25807
25808         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
25809           Fix wrong order of reading of optional bytes (#165290).
25810
25811 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25812
25813         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
25814           Implement FILLER event awareness.
25815
25816 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25817
25818         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
25819           Fix track calculations (#166208).
25820
25821 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
25822
25823         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25824
25825         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
25826         * ext/libpng/gstpngenc.c:
25827           Fix byte-order, use proper fixed caps. Fixes #164197.
25828
25829 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
25830
25831         * configure.ac:
25832           Add dvdlpcmdec 
25833
25834         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
25835         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
25836           Don't push buffers if the src pad isn't negotiated yet.
25837           
25838         * gst/audioconvert/gstaudioconvert.c:
25839         (gst_audio_convert_buffer_to_default_format),
25840         (gst_audio_convert_buffer_from_default_format):
25841           Add support for 24-bit width.
25842
25843         * gst/dvdlpcmdec/.cvsignore:
25844         * gst/dvdlpcmdec/Makefile.am:
25845         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
25846         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
25847         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
25848         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
25849         (plugin_init):
25850         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
25851           New decoder for rearranging DVD LPCM into our audio/x-raw-int
25852           format. Needs support for the channels maps if someone can find 
25853           a DVD LPCM track with > 2 channels.
25854
25855         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
25856         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
25857         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
25858         * gst/mpegstream/gstdvddemux.h:
25859         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
25860         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
25861         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
25862         * gst/mpegstream/gstmpegdemux.h:
25863         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
25864         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
25865         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
25866         (gst_mpeg_parse_handle_src_query),
25867         (gst_mpeg_parse_handle_src_event):
25868           Use audio/x-dvd-lpcm for LPCM output.
25869           Add DTS output.
25870
25871 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
25872
25873         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25874
25875         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
25876         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
25877           Add BGRA handling (#165736).
25878
25879 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
25880
25881         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25882
25883         * gst/law/alaw-decode.c: (alawdec_link):
25884         * gst/law/alaw-encode.c: (alawenc_link):
25885         * gst/law/mulaw-decode.c: (mulawdec_link):
25886         * gst/law/mulaw-encode.c: (mulawenc_link):
25887           Fix caps memleaks (#166600).
25888
25889 2005-02-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
25890
25891         * ext/tarkin/mem.h:
25892         * ext/tarkin/wavelet.h:
25893         * ext/tarkin/yuv.h:
25894         * gst/ffmpegcolorspace/avcodec.h:
25895           Include "_stdint.h" instead of <stdint.h>. Fixes build on
25896           systems that don't have stdint.h, like Solaris9 (fixes #166631).
25897
25898 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25899
25900         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
25901         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
25902         (gst_xvimagesink_change_state):
25903           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
25904           Xv video (and thereby regenerate Xv colourkey) in clear() so
25905           that PLAY -> READY -> PLAY works (fixes #162504).
25906
25907 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25908
25909         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
25910           Switch to list instead of range, since MJPEG-devices really just
25911           support decimations, not any size.
25912
25913 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
25914         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
25915         (gst_mpeg2dec_reset), (free_all_buffers),
25916         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
25917         * ext/mpeg2dec/gstmpeg2dec.h:
25918           The libmpeg2 user-allocated buffer management is awkward, 
25919           to say the least. Hopefully this fixes things.
25920
25921 2005-02-04  Andy Wingo  <wingo@pobox.com>
25922
25923         * gst/audioconvert/bufferframesconvert.c
25924         (buffer_frames_convert_fixate): New function, fixates to 256
25925         frames per buffer by default. (Much better than 1.)
25926         (buffer_frames_convert_init): Set the fixate function for both src
25927         and sink pad.
25928         (buffer_frames_convert_link): After success setting nonfixed caps,
25929         get the negotiated caps so we can know how many buffer-frames it
25930         will be. No idea how this worked at all before.
25931
25932 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
25933
25934         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
25935         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
25936         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
25937         (handle_sequence), (handle_picture):
25938         * ext/mpeg2dec/gstmpeg2dec.h:
25939           Rearrange buffer tracking and refcounting and refactor
25940           a little for readability. 
25941
25942 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
25943         * sys/v4l/gstv4l.c: (plugin_init):
25944         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
25945         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
25946         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
25947         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
25948         * sys/v4l/gstv4ljpegsrc.h:
25949         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
25950         * sys/v4l/v4l_calls.h:
25951         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
25952         (gst_v4lsrc_get_fps):
25953         * sys/v4l/v4lsrc_calls.h:
25954           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
25955           you jpeg inside rgb frames" driver.
25956           Don't error in the v4lsrc link function, just return 
25957           REFUSED.
25958
25959 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25960
25961         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
25962         (gst_qcamsrc_open):
25963           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
25964
25965 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25966
25967         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
25968           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
25969
25970 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25971
25972         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
25973           Reset negotiated state on PAUSED->READY.
25974
25975 2005-02-02  David Schleef  <ds@schleef.org>
25976
25977         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
25978         whereever possible.  (Fixes #165997)
25979         * examples/capsfilter/capsfilter1.c: (main):
25980         * examples/dynparams/filter.c: (create_ui):
25981         * examples/seeking/cdparanoia.c: (get_track_info), (main):
25982         * examples/seeking/chained.c: (main):
25983         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
25984         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
25985         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
25986         (make_mpeg_pipeline), (make_mpegnt_pipeline):
25987         * examples/seeking/spider_seek.c: (make_spider_pipeline):
25988         * examples/switch/switcher.c: (main):
25989         * ext/dv/demo-play.c: (main):
25990         * ext/faad/gstfaad.c: (gst_faad_change_state):
25991         * ext/mad/gstmad.c: (gst_mad_chain):
25992         * ext/smoothwave/demo-osssrc.c: (main):
25993         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
25994         (gst_gconf_render_bin_from_description),
25995         (gst_gconf_get_default_audio_sink),
25996         (gst_gconf_get_default_video_sink),
25997         (gst_gconf_get_default_audio_src),
25998         (gst_gconf_get_default_video_src),
25999         (gst_gconf_get_default_visualization_element):
26000         * gst/level/demo.c: (main):
26001         * gst/level/plot.c: (main):
26002         * gst/playback/gstplaybin.c: (gen_video_element),
26003         (gen_audio_element):
26004         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
26005         * gst/playondemand/demo-mp3.c: (setup_pipeline):
26006         * gst/sine/demo-dparams.c: (main):
26007         * gst/spectrum/demo-osssrc.c: (main):
26008         * gst/speed/demo-mp3.c: (main):
26009         * gst/volume/demo.c: (main):
26010         * testsuite/embed/embed.c: (main):
26011
26012 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
26013
26014         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
26015         (gst_tcpclientsink_finalize):
26016         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
26017         (gst_tcpclientsrc_finalize):
26018         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
26019         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
26020         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
26021         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
26022           Don't leak the hostname when shutting down.
26023           In tcpserversrc, take a copy of the default hostname.
26024
26025 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26026
26027         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
26028           Set caps to systemstream=TRUE.
26029
26030 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26031
26032         * testsuite/Makefile.am:
26033           Fix more OSX buildbots.
26034
26035 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
26036
26037         * ext/mpeg2dec/gstmpeg2dec.c:
26038           Don't send things to NULL PAD_PEERs
26039
26040         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
26041           Copy-on-write the incoming buffer.
26042
26043         * gst/mpegstream/gstdvddemux.h:
26044         * gst/mpegstream/gstmpegclock.h:
26045         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
26046         (normal_seek), (gst_mpeg_demux_handle_src_event):
26047         * gst/mpegstream/gstmpegdemux.h:
26048         * gst/mpegstream/gstmpegpacketize.h:
26049         * gst/mpegstream/gstmpegparse.c:
26050         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
26051         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
26052         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
26053         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
26054         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
26055         * gst/mpegstream/gstmpegparse.h:
26056         * gst/mpegstream/gstrfc2250enc.h:
26057           Various changes to the way time is computed that make seeking and
26058           total time estimation much better here.
26059           Use G_BEGIN/END_DECLS instead of __cplusplus
26060
26061         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
26062           Use gst_buffer_stamp instead of only copying the TIMESTAMP
26063
26064 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26065
26066         * gst/subparse/gstsubparse.c:
26067           Fix OSX buildbot.
26068
26069 2005-01-31  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
26070
26071         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
26072         (theora_enc_chain), (theora_enc_change_state):
26073         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
26074         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
26075         (gst_vorbisenc_change_state):
26076         * ext/vorbis/vorbisenc.h:
26077           Set granulepos and timestamp correctly for streams not
26078           starting at 0, taking into account the initial delay.
26079
26080 2005-01-31  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
26081
26082         * gst/mpegstream/gstdvddemux.c:
26083           Add audio/x-dts to audio pad template caps
26084
26085 2005-01-30  David Schleef  <ds@schleef.org>
26086
26087         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
26088         (create_context), (gst_polypsink_link): Fix silly endianness
26089         bug.  Add some debugging.  Remove float from caps; it doesn't
26090         work.  Attempt to get remote audio working.
26091
26092 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26093
26094         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
26095           Add 3IV2 fourcc.
26096
26097 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26098
26099         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
26100         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
26101         (gst_avi_demux_stream_data):
26102         * gst/avi/gstavidemux.h:
26103           Invert DIB images. Fixes #132341.
26104
26105 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26106
26107         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26108         (gst_ffmpegcsp_chain):
26109           D'oh, reference the palette data, not the palette structure.
26110           Fixes color distortion in #132341.
26111
26112 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26113
26114         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
26115           PAR can be non-fixed when not provided as argument (#162626).
26116
26117 2005-01-29  David Moore  <dcm@acm.org>
26118
26119         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26120
26121         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
26122         (gst_qtdemux_loop_header):
26123           Re-apply patch from #142272 that allows non-seekable sources,
26124           re-proposed by Daniel Drake <dsd@gentoo.org>.
26125
26126 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26127
26128         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
26129           Use the src template for creating the src pad (#162330).
26130
26131 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26132
26133         * configure.ac:
26134         * ext/musepack/Makefile.am:
26135         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
26136         (gst_musepackdec_init), (gst_musepackdec_dispose),
26137         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
26138         (gst_musepack_stream_init), (gst_musepackdec_loop),
26139         (gst_musepackdec_change_state):
26140         * ext/musepack/gstmusepackdec.cpp:
26141         * ext/musepack/gstmusepackdec.h:
26142         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
26143         (gst_musepack_reader_read), (gst_musepack_reader_seek),
26144         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
26145         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
26146         * ext/musepack/gstmusepackreader.cpp:
26147         * ext/musepack/gstmusepackreader.h:
26148           Update to 1.1 API (#165446).
26149
26150 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26151
26152         * ext/Makefile.am:
26153           Unbreak buildbot.
26154
26155 2005-01-28  Andy Wingo  <wingo@pobox.com>
26156
26157         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
26158         to reflect a different dubious internet source. Add a reference
26159         and some commentary.
26160
26161 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26162
26163         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
26164         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
26165         * gst/playback/gststreamselector.h:
26166           Be more selective when we're redoing caps negotiation from
26167           within the chain function on a stream change.
26168
26169 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26170
26171         * configure.ac:
26172         * ext/Makefile.am:
26173         * ext/amrnb/Makefile.am:
26174         * ext/amrnb/amrnb.c: (plugin_init):
26175         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
26176         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
26177         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
26178         (gst_amrnbdec_state_change):
26179         * ext/amrnb/amrnbdec.h:
26180         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
26181         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
26182         (gst_amrnbparse_init), (gst_amrnbparse_formats),
26183         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
26184         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
26185         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
26186         * ext/amrnb/amrnbparse.h:
26187           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
26188         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
26189           Add AMR-NB/-WB raw formats.
26190         * ext/alsa/gstalsa.c: (gst_alsa_link):
26191           Keep valid time when changing format.
26192         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
26193         (qtdemux_parse_trak):
26194           Add some more format-specific options (#140141, #143555, #155163).
26195
26196 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26197
26198         * gst/matroska/matroska-demux.c:
26199         (gst_matroska_demux_parse_blockgroup):
26200           Fix logic error in timing of subtitle stream synchronization.
26201         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
26202           Add skip-chunk, which is found in kodak-camera streams.
26203
26204 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
26205
26206         * po/LINGUAS:
26207         * po/vi.po:
26208           Adding Vietnamese translation (submitted by Clytie Siddall)
26209
26210 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26211
26212         * gst/playback/gstdecodebin.c: (try_to_link_1):
26213           Use realpad for signal.
26214
26215 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26216
26217         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
26218           Fix category so decodebin picks it up.
26219
26220 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26221
26222         * ext/mad/Makefile.am:
26223         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
26224         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
26225         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
26226         (found_type), (gst_id3demux_bin_change_state):
26227         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
26228         (gst_id3_tag_init), (gst_id3_tag_handle_event),
26229         (gst_id3_tag_src_link), (gst_id3_tag_chain),
26230         (gst_id3_tag_change_state), (plugin_init):
26231         * ext/mad/gstmad.h:
26232           Add id3demuxbin (which is a simple bin consisting of id3demux
26233           and typefind), take over rank from id3demux, remove typefind
26234           code from id3demux. Makes all broken mp3s that I know of work,
26235           and thereby fixes #152688.
26236
26237 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
26238
26239         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26240
26241         * ext/mad/gstmad.c: (gst_mad_src_event):
26242         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
26243           Allow seeks on audio pad, make mad forward those (#164826).
26244         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26245           Set duration (#165335).
26246
26247 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26248
26249         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
26250         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
26251         (gst_asf_demux_process_ext_content_desc),
26252         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
26253         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
26254         * gst/asfdemux/gstasfdemux.h:
26255           Improve metadata display, e.g. if the metadata comes before the
26256           streams are loaded (which is perfectly valid).
26257
26258 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26259
26260         * tools/gst-launch-ext-m.m:
26261           Fix AVI/ASF pipelines (#165340).
26262
26263 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
26264         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
26265         build failure on amd64
26266
26267 2005-01-26  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
26268
26269         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
26270         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
26271           Check environment variables GST_ID3V2_TAG_ENCODING,
26272           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
26273           list of character encodings to force interpretation of non-unicode
26274           strings stored in an ID3v2 tag to a particular encoding. If none
26275           is specified, try to use current locale's encoding, then fall back
26276           to ISO-8859-1 (which will always succeed). (Resolves #149274)
26277         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
26278         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
26279           Check environment variables GST_ID3V1_TAG_ENCODING,
26280           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
26281           list of character encodings to use in case a string encountered
26282           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
26283           specified, try to use the current locale's encoding, then fall
26284           back to ISO-8859-1 (which will always succeed).
26285
26286 2005-01-25  Benjamin Otte  <otte@gnome.org>
26287
26288         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
26289           - on half framerate, compute the rate in advance so the comparisons
26290             don't compare wrong values
26291           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
26292             behaviour
26293           - don't use mad_header_decode anymore, mad_frame_decode does that
26294             automatically
26295           - when getting rid of consumed bytes, reset the stream's skiplen
26296           (fixes #163867)
26297
26298 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
26299
26300         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
26301           Use 1/2 a second for default max_discont, as PES streams from DVB
26302           seem to have larger spacings in the SCR. 
26303           Fix a typo.
26304
26305 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26306
26307         * gst/playback/gstplaybasebin.c: (group_commit):
26308           Notify delayed stream-info availability.
26309
26310 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
26311         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
26312         (gst_a52dec_handle_event), (gst_a52dec_chain):
26313         Add some debug output. Check that a discont has a valid
26314         time associated.
26315         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
26316         (gst_alsa_sink_loop):
26317         Ignore TAG events. A little extra debug for broken timestamps.
26318         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
26319         (dvdnavsrc_change_state):
26320         Ensure we send a discont to engage the link before we send any
26321         other events.
26322         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
26323         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
26324         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
26325         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
26326         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
26327         dvd://title works in totem because typefinding sends a seek that ends
26328         up going back to chapter 1 regardless.
26329         * ext/mpeg2dec/gstmpeg2dec.c:
26330         * ext/mpeg2dec/gstmpeg2dec.h:
26331         Output correct timestamps and handle disconts.
26332         * ext/ogg/gstoggdemux.c: (get_relative):
26333         Small guard against a null dereference.
26334         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
26335         (gst_textoverlay_set_property):
26336         Free memory when done. Don't call gst_event_filler_get_duration on
26337         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
26338         g_warning.
26339         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
26340         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
26341         (gst_sw_srclink), (gst_smoothwave_chain):
26342         Draw solid lines, prettier colours.
26343         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
26344         Add a default palette that'll work for some movies.
26345         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
26346         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
26347         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
26348         * gst/mpegstream/gstdvddemux.h:
26349         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
26350         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
26351         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
26352         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
26353         * gst/mpegstream/gstmpegparse.h:
26354         Use PTM/NAV events when for timestamp adjustment when connected to 
26355         dvdnavsrc. Don't use many discont events where one suffices.
26356         * gst/playback/gstplaybasebin.c: (group_destroy),
26357         (gen_preroll_element), (gst_play_base_bin_add_element):
26358         * gst/playback/gstplaybasebin.h:
26359         Make sure we remove subtitles from the same bin we put them in.
26360         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
26361         (gst_subparse_buffer_format_autodetect),
26362         (gst_subparse_change_state):
26363         Fix some memleaks and invalid accesses.
26364         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
26365         (oggskel_type_find), (cmml_type_find), (plugin_init):
26366         Some typefind functions for Annodex v3.0 files
26367         * gst/wavparse/gstwavparse.h:
26368         GstRiffReadClass is the correct parent class.
26369
26370 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26371
26372         * gst-libs/gst/riff/riff-media.c:
26373         (gst_riff_create_video_caps_with_data):
26374           Add extradata to huffyuv (fixes #165013).
26375         * gst-libs/gst/riff/riff-read.c:
26376         (gst_riff_read_strf_vids_with_data):
26377           Fix extradata extraction if it is in the chunk size.
26378
26379 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
26380
26381         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26382
26383         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
26384         (gst_quarktv_change_state), (gst_quarktv_dispose):
26385           Memory free'ing location fix (#164708).
26386
26387 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26388
26389         * gst/playback/gstplaybasebin.c: (group_commit),
26390         (gen_preroll_element), (probe_triggered), (gen_source_element),
26391         (setup_source), (gst_play_base_bin_change_state),
26392         (gst_play_base_bin_add_element):
26393           Don't block for streams.
26394         * gst/playback/gststreaminfo.c: (stream_info_change_state),
26395         (gst_stream_info_set_mute):
26396           Use gst_pad_set_active_recursive.
26397
26398 2005-01-25  Andy Wingo  <wingo@pobox.com>
26399
26400         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
26401         for #ifndef HAVE_XVIDEO.
26402
26403 2005-01-24  Jeffrey C. Ollie
26404
26405         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
26406
26407         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
26408         * ext/gsm/gstgsmdec.h:
26409         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
26410         * ext/gsm/gstgsmenc.h:
26411         Fix rate to 8kHz as per spec, removes obscure errors when no rate
26412         was given by property. Add proper buffer timestamps and offsets.
26413
26414 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26415
26416         * gst-libs/gst/riff/riff-media.c:
26417         (gst_riff_create_audio_caps_with_data):
26418           Audio can be <8000Hz.
26419
26420 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26421
26422         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
26423           Explicit state change to workaround refcount bugs.
26424
26425 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26426
26427         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
26428         (gst_avimux_riff_get_avi_header):
26429           Fix...
26430
26431 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26432
26433         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
26434         (gst_riff_read_element_data):
26435         * gst-libs/gst/riff/riff-read.h:
26436           Add _peek version (req'ed in CDXA).
26437         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
26438         (gst_cdxaparse_loop):
26439           Fix parsing in playbin.
26440         * gst/playback/gstdecodebin.c: (close_pad_link):
26441           Ignore current_ pads, they cause major annoyance.
26442
26443 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26444
26445         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
26446           Safety guard.
26447
26448 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26449
26450         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
26451           Fix padding...
26452
26453 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26454
26455         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
26456           Allow for 0-sized buffers. Fixes length query problems in
26457           starwars.mkv from the testsuite.
26458
26459 2005-01-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
26460
26461         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
26462         (gst_video_box_i420), (gst_video_box_chain):
26463           Fix row strides for I420 (fixes #163159)
26464           
26465 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26466
26467         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
26468           MPEG2 has a useful rate property, so we can actually use that.
26469           For MPEG-1, continue using the bytes/time properties.
26470
26471 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26472
26473         * gst-libs/gst/riff/riff-media.c:
26474         (gst_riff_create_video_caps_with_data),
26475         (gst_riff_create_video_template_caps):
26476           Add intel-h263.
26477
26478 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26479
26480         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
26481           Fail if caps negotiation fails. Should fix #162184, and should
26482           definately be in there regardless of it fixing the actual bug.
26483         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
26484         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
26485         (gst_avimux_riff_get_avix_header),
26486         (gst_avimux_riff_get_video_header),
26487         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
26488         (gst_avimux_start_file), (gst_avimux_handle_event),
26489         (gst_avimux_change_state):
26490         * gst/avi/gstavimux.h:
26491           Refactor structure writing to use GST_WRITE_UINT macros, add
26492           metadata writing support.
26493
26494 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26495
26496         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
26497           Elements may already be destroyed when this function is called.
26498
26499 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26500
26501         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
26502         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
26503           More memory leak fixes (#149162).
26504
26505 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26506
26507         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
26508         (gst_qtdemux_add_stream):
26509           Fix two memleaks.
26510
26511 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26512
26513         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
26514           Argh...
26515
26516 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26517
26518         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
26519           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
26520           when fixating to six channels in Totem.
26521
26522 2005-01-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
26523
26524         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
26525           Fix compile warnings on Solaris 10 buildbot
26526
26527 2005-01-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
26528
26529         * ext/dvdread/dvdreadsrc.c: (_read):
26530           Don't read beyond the last cell in a chapter (fixes 
26531           invalid memory access)
26532
26533 2005-01-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
26534
26535         * ext/dvdread/stream_labels.c:
26536         (dvdreadsrc_get_audio_stream_labels):
26537           Use NULL for an empty GList instead of g_list_alloc(); fix 
26538           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
26539           of GString (easier to bulk free later)
26540
26541 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
26542
26543         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26544
26545         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26546         (gst_ffmpeg_pixfmt_to_caps):
26547           Fix BGRA32 caps (#164209).
26548
26549 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
26550
26551         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26552
26553         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26554         (gst_ffmpeg_caps_to_pixfmt):
26555           alpha_mask can be RGBA/ABGR. Fixes #164265.
26556
26557 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
26558
26559         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26560
26561         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
26562         (gst_mpeg2dec_alloc_buffer):
26563         * ext/mpeg2dec/gstmpeg2dec.h:
26564           Crop if decoding size is not the actual image size (#163676).
26565
26566 2005-01-17  Steve Baker  <steve@stevebaker.org>
26567
26568         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26569
26570         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
26571         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
26572           Add libsndfile typefind functions (#163309).
26573
26574 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26575
26576         * tools/gst-launch-ext-m.m:
26577           Add .aac, fix .m1v/.m2v (#163891).
26578
26579 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26580
26581         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
26582           Sanity check, don't wait endlessly since the clock might not
26583           actually run at this point (which is a deadlock). Fixes #164069.
26584
26585 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26586
26587         * gst/playback/gstplaybasebin.c: (probe_triggered):
26588           Of course, only pause if group is done...
26589
26590 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26591
26592         * gst/playback/gstplaybasebin.c: (probe_triggered):
26593           Thread safety.
26594
26595 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
26596
26597         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
26598           Don't return state change success when the parent
26599           failed.
26600
26601 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26602
26603         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
26604           Free events (fix memleak in #162905).
26605
26606 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
26607
26608         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26609
26610         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26611         (gst_ffmpeg_caps_to_pixfmt):
26612           Fix for depth = 15. Fixes #161675.
26613
26614 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26615
26616         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
26617           Set FPS correctly, even for webcams and the like.
26618         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
26619           Don error on setting while capturing.
26620
26621 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26622
26623         * ext/dv/gstdvdec.c:
26624         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
26625         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
26626           I'm a bad boy. using /1001. to force C to do float division
26627           and not integer division (as it did in my last commit)
26628           Thanks to David I. Lehn for pointing this mistake.
26629
26630 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26631
26632         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
26633           Revert Johan's 1.35->1.36 since it breaks compat.
26634
26635 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26636
26637         * ext/dv/gstdvdec.c:
26638         * ext/libfame/gstlibfame.c:
26639         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
26640         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
26641           replace framerate aproximations by their real value
26642           (24000/1001, 30000/1001, 60000/1001)
26643           Finish fixing bug #164049
26644
26645 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
26646
26647         * ext/ogg/gstoggmux.c:
26648           eos/bos debugging
26649         * gst/tcp/gstmultifdsink.c:
26650         * gst/tcp/gstmultifdsink.h:
26651         * gst/tcp/gsttcp.c:
26652         * gst/tcp/gsttcp.h:
26653         * gst/tcp/gsttcpclientsink.c:
26654         * gst/tcp/gsttcpclientsrc.c:
26655         * gst/tcp/gsttcpserversink.c:
26656         * gst/tcp/gsttcpserversrc.c:
26657           improve reusability of elements after state changes and errors
26658           make multifdsink throw away streamheaders when receiving new ones
26659
26660 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26661
26662         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
26663           Fix for if items are already in list...
26664
26665 2005-01-12  Benjamin Otte  <otte@gnome.org>
26666
26667         * gst/adder/gstadder.c: (gst_adder_loop):
26668           fix adder a bit so it doesn't screw up with events as much anymore
26669
26670 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
26671
26672         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
26673         (pixbufscale_scale), (gst_pixbufscale_chain):
26674         * ext/gdk_pixbuf/pixbufscale.h:
26675           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
26676           to ensure rowstrides are calculated the same way as 
26677           ffmpegcolorspace
26678           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
26679           that we pick up duration and offset also.
26680
26681 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26682
26683         * gst/avi/gstavimux.c: (gst_avimux_class_init),
26684         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
26685           Reusability fixes.
26686
26687 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26688
26689         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
26690         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
26691         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
26692         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
26693           Update flags when requested.
26694
26695 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26696
26697         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
26698           Fix dmix.
26699
26700 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26701
26702         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
26703         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
26704         (probe_triggered), (new_decoded_pad), (gen_source_element),
26705         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
26706         * gst/playback/gstplaybasebin.h:
26707         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
26708         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
26709         (gst_play_bin_change_state):
26710           Implement group-switch signal for use in apps to clear metadata
26711           cache, clean up subtitle, add suburi property instead of # hack,
26712           some error-out fixes.
26713
26714 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26715
26716         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
26717           Debug.
26718         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
26719           If we got a state change in the _get handler, don't return success.
26720
26721 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26722
26723         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
26724         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
26725           Make jpegdec quiet on MJPEG decoding
26726         * gst/asfdemux/README:
26727           Fix mimetypes for MJPEG and H263
26728
26729 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26730
26731         * ext/theora/theoradec.c: (theora_dec_chain):
26732           Fix broken code generation by gcc by swapping arguments.
26733         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
26734           Fix \n in debug.
26735
26736 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26737
26738         * TODO:
26739           delete this file, it is by far outdated
26740         * ext/alsa/gstalsa.1: remove
26741         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
26742         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
26743         (gst_alsa_get_caps):
26744           Add HW probing for supported sample rates. Fixes #161704
26745
26746 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26747
26748         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26749           Don't crash, biatch! :).
26750
26751 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26752
26753         * ext/musepack/gstmusepackreader.cpp:
26754         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
26755           Some work on tags - still doesn't work in playbin...
26756         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26757           Handle events...
26758
26759 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26760
26761         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
26762           Also shove tags on kid pads.
26763
26764 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26765
26766         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
26767           Don't bail on unknown events.
26768         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26769           Don't crash on events before negotiation.
26770         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
26771           Send tags on pads, too.
26772         * gst/playback/gststreamselector.c:
26773         (gst_stream_selector_request_new_pad):
26774           Forward events on first pad if no input was selected yet.
26775
26776 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26777
26778         * gst/playback/gstplaybasebin.c: (setup_substreams):
26779           Don't disable streamtype if the stream doesn't exist, since
26780           then playing a video after audio will disable both and nothing
26781           will happen. Fixes the testsuite.
26782
26783 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26784
26785         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
26786         (gst_v4l_xoverlay_set_xwindow_id):
26787         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
26788         (gst_v4l2_xoverlay_set_xwindow_id):
26789           Add debug categories, fix overlay disabling.
26790
26791 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26792
26793         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
26794         * ext/alsa/gstalsa.h:
26795           Add HW probing for period_count/size and buffer_size MIX/MAX
26796           Adjust default/user defined value if out of bounds
26797           Should fix bug #162024
26798
26799 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26800
26801         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
26802           Fix warning (#161191).
26803
26804 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26805
26806         * ext/dvdread/stream_labels.c:
26807         (dvdreadsrc_get_audio_stream_labels):
26808           Fix warning (init the good variable in switch default)
26809
26810 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
26811
26812         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26813
26814         * gst/tta/gstttaparse.c: (gst_tta_src_event):
26815           Fix gcc-2.95 compile (#163485).
26816
26817 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26818
26819         * configure.ac:
26820         * ext/flac/gstflacenc.c: (gst_flacenc_init),
26821         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
26822         (gst_flacenc_tell_callback), (gst_flacenc_chain),
26823         (gst_flacenc_change_state):
26824         * ext/flac/gstflacenc.h:
26825           Update for API change in flac-1.1.1. Update requirement in
26826           configure.ac. Fixes #162974.
26827
26828 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26829
26830         * gst/playback/gstplaybasebin.c: (group_destroy):
26831           Remove hack to get rid of assert and get rid of unlinked
26832           signals properly.
26833
26834 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26835
26836         * gst/playback/gstplaybasebin.c: (setup_source):
26837           Set source to NULL so that resources are free'ed. Fixes issues
26838           with playback of CDDA and similar device-accessing things.
26839
26840 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26841
26842         * testsuite/embed/Makefile.am:
26843           test->noinst, fix make test in buildbot.
26844
26845 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26846
26847         * ext/dvdread/stream_labels.c: new file
26848         * ext/dvdread/stream_labels.h: new file
26849         * ext/dvdread/Makefile.am:
26850         * ext/dvdread/dvdreadsrc.c: (_seek_title):
26851           Extract audio stream label from DVD IFO files.
26852           It only dump them on the console for now, still have to
26853           make playbin aware of them.
26854
26855 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26856
26857         * gst/playback/gstplaybasebin.c: (setup_source):
26858           Fix hanging subs.
26859
26860 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26861
26862         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
26863         (gen_preroll_element), (remove_groups), (setup_subtitle),
26864         (gen_source_element), (setup_source):
26865         * gst/playback/gstplaybasebin.h:
26866           Multiple .sub files is just a stupid idea... Fix some threading
26867           mistakes. Interestingly, external .sub files cause playbin to
26868           hang, I don't know why... Parsing fixes contributed by Fran??ois
26869           Kooman <fkooman@tuxed.net>.
26870
26871 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26872
26873         * testsuite/embed/Makefile.am:
26874           Fix buildbot.
26875
26876 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
26877
26878         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26879
26880         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
26881         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
26882         (gst_pngenc_set_property):
26883         * ext/libpng/gstpngenc.h:
26884           Add compression level property (#163323).
26885
26886 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26887
26888         * configure.ac:
26889         * examples/capsfilter/capsfilter1.c: (main):
26890         * examples/seeking/spider_seek.c: (make_spider_pipeline):
26891         * ext/dvdread/Makefile.am:
26892         * ext/dvdread/demo-play:
26893         * ext/dvdread/demo-play.c:
26894         * gconf/gstreamer.schemas.in:
26895         * gst-libs/gst/gconf/gconf.c:
26896         * sys/v4l/TODO:
26897         * testsuite/Makefile.am:
26898         * testsuite/embed/Makefile.am:
26899         * testsuite/embed/embed.c: (cb_expose), (main):
26900           Remove all references to xvideosink, fix examples (#140845).
26901         * gst/playback/gstplaybasebin.c: (group_destroy):
26902           Apparently, disposal does not unlink - so do explicitely.
26903         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
26904           Add debug.
26905
26906 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
26907
26908         * README: fix PKG_CONFIG_PATH instructions, what was there
26909         previously was breaking default search path, not nice. 
26910         Fixes #163358
26911
26912 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26913
26914         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
26915         (gst_audioscale_chain):
26916           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
26917           when resampling - how the ^@$^!@^! is this possible?!?
26918
26919 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26920
26921         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
26922           Reset variables on READY.
26923         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
26924         (gst_matroska_mux_loop):
26925           Require data before writing header.
26926
26927 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
26928
26929         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26930
26931         * ext/mad/gstmad.c: (gst_mad_chain):
26932           Don't call mad_stream_sync() directly after recovering sync.
26933           Fixes #151661.
26934
26935 2005-01-09  Martin Eikermann  <meiker@upb.de>
26936
26937         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26938
26939         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
26940         (snapshot_handler), (gst_snapshot_sinkconnect),
26941         (gst_snapshot_chain):
26942           Allocate resources when required, fix recursive signal emission
26943           and fix caps. Fixes #161667.
26944
26945 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
26946
26947         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26948
26949         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
26950         (gst_pngdec_chain):
26951           Handle only 8-bppc (bits-per-pixel-component) images, better
26952           error handling and correct strides. Fixes #163177.
26953         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
26954         (gst_pngenc_chain):
26955           Better error handling. Fixes #163348.
26956
26957 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26958
26959         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
26960         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
26961         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
26962         (dvdnavsrc_uri_handler_init):
26963           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
26964         * gst/playback/gstplaybasebin.c: (gen_source_element):
26965           Add MMS to streaming URIs.
26966
26967 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26968
26969         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
26970         * sys/xvimage/xvimagesink.c:
26971         (gst_xvimagesink_navigation_send_event):
26972           Check for pad availability before sending event.
26973
26974 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26975
26976         * gst-plugins.spec.in:
26977           Add subparse.
26978
26979 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26980
26981         * configure.ac:
26982           Since we use functions from CVS, up requirement.
26983
26984 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26985
26986         * gst/playback/Makefile.am:
26987         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
26988         (group_destroy), (group_commit), (group_is_muted),
26989         (gen_preroll_element), (add_stream), (unknown_type),
26990         (probe_triggered), (preroll_unlinked), (mute_stream),
26991         (silence_stream), (new_decoded_pad), (setup_substreams),
26992         (setup_source), (get_active_source), (mute_group_type),
26993         (muted_group_change_state), (set_active_source),
26994         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
26995         (play_base_eos), (gst_play_base_bin_change_state):
26996         * gst/playback/gstplaybasebin.h:
26997         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
26998         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
26999         (gst_stream_info_dispose), (stream_info_mute_pad),
27000         (stream_info_change_state), (gst_stream_info_set_mute):
27001         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
27002         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
27003         (gst_stream_selector_init), (gst_stream_selector_dispose),
27004         (gst_stream_selector_get_linked_pad),
27005         (gst_stream_selector_get_caps), (gst_stream_selector_link),
27006         (gst_stream_selector_get_linked_pads),
27007         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
27008         * gst/playback/gststreamselector.h:
27009           Adding stream selection support plus required properties for
27010           applications to use this. Fully fixes #100931.
27011
27012 2005-01-08  Benjamin Otte  <otte@gnome.org>
27013
27014         * gst/games/gstpuzzle.c: (nav_event_handler):
27015           - handle nav events differently: forward every event no matter if it
27016             was handled or not.
27017           - translate events
27018           You can now cheat by using navigationtest ! puzzle and moving the
27019           mouse close to the edge of a tile. ;)
27020
27021 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27022
27023         * configure.ac:
27024         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
27025         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
27026         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
27027         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
27028         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
27029         (gst_ogm_parse_plugin_init):
27030         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
27031         (gst_textoverlay_link), (gst_textoverlay_getcaps),
27032         (gst_textoverlay_event), (gst_textoverlay_video_chain),
27033         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
27034         * ext/pango/gsttextoverlay.h:
27035         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
27036         (gst_matroska_demux_handle_seek_event),
27037         (gst_matroska_demux_sync_streams),
27038         (gst_matroska_demux_parse_blockgroup),
27039         (gst_matroska_demux_subtitle_caps),
27040         (gst_matroska_demux_plugin_init):
27041         * gst/matroska/matroska-ids.h:
27042         * gst/playback/gstdecodebin.c: (close_pad_link):
27043         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
27044         (gen_preroll_element), (remove_groups), (add_stream),
27045         (new_decoded_pad), (setup_subtitles), (gen_source_element),
27046         (setup_source):
27047         * gst/playback/gstplaybasebin.h:
27048         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
27049         * gst/subparse/Makefile.am:
27050         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
27051         (gst_subparse_base_init), (gst_subparse_class_init),
27052         (gst_subparse_init), (gst_subparse_formats),
27053         (gst_subparse_eventmask), (gst_subparse_event),
27054         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
27055         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
27056         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
27057         (parse_mpsub_deinit), (parse_mpsub_init),
27058         (gst_subparse_buffer_format_autodetect),
27059         (gst_subparse_format_autodetect), (gst_subparse_loop),
27060         (gst_subparse_change_state), (gst_subparse_type_find),
27061         (plugin_init):
27062         * gst/subparse/gstsubparse.h:
27063         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
27064         (plugin_init):
27065           Add subtitle support, .sub parser (supports SRT and MPsub),
27066           OGM text support, Matroska UTF-8 text support, deadlock fixes
27067           all over the place, subtitle awareness in decodebin/playbin
27068           and some fixes to textoverlay to handle subtitles in a stream
27069           correctly. Fixes #100931.
27070
27071 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27072
27073         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
27074           Check for pad availability before doing a query on it.
27075
27076 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27077
27078         * ext/dv/gstdvdec.c:
27079           really fix bpp24/32 dvdec caps (classic rgba indeed)
27080         * gst/asfdemux/gstasfdemux.c:
27081         (gst_asf_demux_process_ext_content_desc):
27082           don't send text tags if they are empty (bis repetita)
27083
27084 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27085
27086         * ext/dv/gstdvdec.c:
27087          remove unneeded comment from dvdec
27088           (related to DV 4CC codes in AVI files)
27089           moved them in gstreamer/docs/random/mimetypes
27090         * gst/asfdemux/gstasfdemux.c:
27091         (gst_asf_demux_process_ext_content_desc):
27092          don't send text tags if they are empty
27093          fix mem leak on error path
27094         * gst/ffmpegcolorspace/avcodec.h:
27095         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
27096         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
27097         (gst_ffmpegcsp_avpicture_fill):
27098         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
27099         * gst/ffmpegcolorspace/imgconvert_template.h:
27100          adds BGR32 and BGRA32 to ffmpegcolorspace
27101           (still bad colors, fixing it on next commit)
27102           helps with dvdec outputing BGR32
27103
27104 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27105
27106         * ext/dv/gstdvdec.c:
27107          Fix audio caps i just broke (missing ',')
27108         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
27109         (gst_matroska_mux_reset):
27110          Fix typo + add FIXME about old "x-gst-metadata" crap
27111
27112 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27113
27114         * ext/dv/demo-play.c: (main):
27115          xvideosink -> xvimagesink
27116         * ext/dv/gstdvdec.c:
27117          change rgb 32/32 caps to 24/32 (no alpha)
27118          change nb of channels to be a list (2 or 4, not 2)
27119          change sample rate to be a list (32, 44.1, 48 kHz) not a range
27120         * gst/asfdemux/gstasfdemux.c:
27121         (gst_asf_demux_process_ext_content_desc):
27122          Add 'date/year' to extracted metadata list
27123
27124 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27125
27126         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
27127           The return value of fixate_to does not imply that the requested
27128           value was set, so don't assume.
27129
27130 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
27131
27132         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27133
27134         * ext/libpng/gstpngdec.c:
27135         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
27136         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
27137         * ext/libpng/gstpngenc.h:
27138           Alpha support (encoder; #163161), mime fixage.
27139
27140 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
27141
27142         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27143
27144         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
27145         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
27146         (gst_faac_set_property), (gst_faac_get_property):
27147         * ext/faac/gstfaac.h:
27148           Allow for ADTS output (#153434).
27149
27150 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27151
27152         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
27153           Fix against template (#150576).
27154
27155 2005-01-06  Benjamin Otte  <otte@gnome.org>
27156
27157         * gst/games/gstpuzzle.c: (draw_puzzle):
27158           don't draw a puzzle if either width or height of tiles would be 0.
27159
27160 2005-01-06  Benjamin Otte  <otte@gnome.org>
27161
27162         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
27163         (gst_puzzle_class_init), (gst_puzzle_finalize):
27164           no memleaks, please
27165         (gst_puzzle_create), (gst_puzzle_init),
27166         (gst_puzzle_set_property), (gst_puzzle_setup):
27167           change initialization code around so we don't reshuffle on resize
27168         (draw_puzzle):
27169           fix another stupid typo
27170
27171 2005-01-06  Benjamin Otte  <otte@gnome.org>
27172
27173         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
27174           fix stupid typo that borked copying on YUY2
27175
27176 2005-01-06  Benjamin Otte  <otte@gnome.org>
27177
27178         * gst/games/gstpuzzle.c: (draw_puzzle):
27179           fix edges when image sizes aren't multiples of tile sizes
27180
27181 2005-01-06  Benjamin Otte  <otte@gnome.org>
27182
27183         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
27184           make RGB endianness work correctly
27185         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
27186           refactor and fix race with initial shuffling
27187         (nav_event_handler):
27188           allow using the mouse to puzzle
27189         (draw_puzzle):
27190           insist on tiles having width and height as multiples of 4 to get
27191           clean YUV image handling
27192         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
27193         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
27194           s/DEBUG/LOG/ for common messages
27195         (gst_xvimagesink_navigation_send_event):
27196           fix mouse event translation to not include screen PAR
27197         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
27198           fix mouse event translation to actually work
27199
27200 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27201
27202         * gst/asfdemux/gstasfdemux.c:
27203         (gst_asf_demux_process_ext_content_desc):
27204          Extract TrackNumber metadata + clean up code
27205         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
27206          Hope this is the good fix (var used unitialised)
27207
27208 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27209
27210         * ext/faad/gstfaad.c: (gst_faad_chain):
27211           Only increment timestamp if it's valid. Fixes raw AAC streams.
27212
27213 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27214
27215         * configure.ac:
27216         * gst/games/Makefile.am:
27217         * gst/games/gstpuzzle.c:
27218           add a puzzle game with...
27219         * gst/games/gstvideoimage.c:
27220         * gst/games/gstvideoimage.h:
27221           ... full colorspace support (that includes YUV9 and RGB16)) stolen
27222           from videotestsrc and made into something that would be a nice
27223           library for a lot of other plugins.
27224
27225 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27226
27227         * configure.ac:
27228          don't compile faad plugin if a RC of 2.0 is found
27229          Fixes #155346 (and FC1 buildbot)
27230         * gst/asfdemux/gstasfdemux.c:
27231         (gst_asf_demux_process_ext_content_desc):
27232          try to make Solaris compiler happier
27233
27234 2005-01-06  Paul Jack  <pjack@sfaf.org>
27235
27236         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27237
27238         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
27239           Fix segfault (#161667).
27240
27241 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27242
27243         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
27244           Fix framerate reporting.
27245
27246 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27247
27248         * gst-libs/gst/riff/riff-ids.h:
27249         * gst/wavenc/riff.h:
27250          Add AMR (VBR and CBR) ids to riff.h audio codec list
27251         * gst/asfdemux/gstasfdemux.c:
27252         (gst_asf_demux_process_ext_content_desc),
27253         (gst_asf_demux_process_object):
27254           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
27255
27256 2005-01-05  Martin Eikermann  <meiker@upb.de>
27257
27258         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27259
27260         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
27261         (gst_dvd_demux_handle_discont):
27262         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
27263         (gst_mpeg_demux_handle_discont):
27264           Recreate pads on new-media (#160730).
27265         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
27266           Send discont even if manager changes timestamps (#161929).
27267
27268 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
27269
27270         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27271
27272         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
27273           Fix invalid memory access (#159211).
27274
27275 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27276
27277         * examples/gstplay/player.c: (main):
27278           Don't iterate.
27279         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
27280           Add visualizations.
27281         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
27282         (gst_a52dec_handle_frame):
27283           Set duration.
27284         * ext/dvdnav/gst-dvd:
27285           Add audioconvert. Fixes #161325.
27286         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
27287           Explicitely case to gint64. Possible valgrind error.
27288         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
27289         (gst_play_tick_callback), (gst_play_change_state),
27290         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
27291         (gst_play_set_location), (gst_play_get_location),
27292         (gst_play_seek_to_time), (gst_play_set_data_src),
27293         (gst_play_set_video_sink), (gst_play_set_audio_sink),
27294         (gst_play_set_visualization), (gst_play_connect_visualization),
27295         (gst_play_get_framerate), (gst_play_get_all_by_interface),
27296         (gst_play_new):
27297           Use playbin. Fixes #139749 and #147744.
27298         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
27299           Add genre tag.
27300         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
27301         (audioscale_get_type), (gst_audioscale_base_init),
27302         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
27303         (gst_audioscale_getcaps), (gst_audioscale_fixate),
27304         (gst_audioscale_link), (gst_audioscale_get_buffer),
27305         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
27306         (gst_audioscale_init), (gst_audioscale_dispose),
27307         (gst_audioscale_chain), (gst_audioscale_set_property),
27308         (gst_audioscale_get_property), (plugin_init):
27309           Indent properly.
27310         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
27311           Fix LPCM.
27312         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
27313         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
27314         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
27315           Add more metadata (fixes #162656).
27316
27317 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
27318
27319         * configure.ac:
27320           back to cvs
27321
27322 === release 0.8.7 ===
27323
27324 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
27325
27326         * NEWS:
27327         * RELEASE:
27328         * configure.ac:
27329           releasing 0.8.7, "Hyperspace"
27330
27331 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
27332
27333         patch by: Tim-Philipp MĂ¼ller  <t.i.m@zen.co.uk>
27334
27335         * gst/playback/gstplaybasebin.c:
27336          Fix for #162924 - free caps after use, not before
27337
27338 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
27339
27340         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
27341
27342         * gst/playback/gstplaybasebin.c:
27343         * gst/wavparse/gstwavparse.c:
27344           Fix for #154773 - fixes playback of small .wav files
27345
27346 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
27347
27348         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
27349
27350         * gst/audioscale/gstaudioscale.c:
27351           Fix for #162819 - make audioscale reusable
27352           Fixes playback of more than one file with playbin/totem
27353
27354 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
27355
27356         * gst/ffmpegcolorspace/avcodec.h:
27357         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
27358         * gst/ffmpegcolorspace/imgconvert.c:
27359           clean up the mess that made me cry and avoid needless duplication
27360
27361 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
27362
27363         * gst/ffmpegcolorspace/imgconvert.c:
27364           give some indication of why we're segfaulting
27365
27366 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27367
27368         * configure.ac:
27369           Fix indentation, fix v4l2 plugin detection.
27370         * ext/Makefile.am:
27371           Fix libmms location (Maciej, use diff -u!).
27372         * ext/alsa/gstalsa.c: (gst_alsa_init):
27373           Initialize caps cache to NULL.
27374         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
27375           Only change state on audiosink if it exists.
27376
27377 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
27378
27379         * gst/matroska/matroska-demux.c:
27380         * gst/matroska/matroska-ids.h:
27381         * gst/matroska/matroska-demux.h:
27382         Fix Vorbis streams failing to decode in some files, where cluster_time
27383         isn't 0, because then it doesn't send codec_priv before actual data.
27384         Remove time-based test and replace it with marker set on beginning of
27385         new stream
27386
27387 2004-12-28  David Schleef  <ds@schleef.org>
27388
27389         Merge patch from Ronald fixing problems with streaming
27390         text.
27391         * ext/cairo/gstcairo.c: (plugin_init):
27392         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
27393         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
27394         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
27395         (gst_textoverlay_font_init), (gst_textoverlay_init),
27396         (gst_textoverlay_set_property):
27397         * ext/cairo/gsttextoverlay.h:
27398
27399 2004-12-27  David Schleef  <ds@schleef.org>
27400
27401         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
27402         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
27403         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
27404         (gst_textoverlay_font_init), (gst_textoverlay_init),
27405         (gst_textoverlay_set_property): Improvements to actually
27406         render text as white on black outline on video, including
27407         font selection and horizontal/vertical alignment.  (Ronald's
27408         christmas present)
27409         * ext/cairo/gsttextoverlay.h:
27410
27411 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27412
27413         * ext/ogg/gstogg.c:
27414         * ext/ogg/gstogmparse.c:
27415           fix ogm[audio/video]parse plugin registration
27416           (riff won't load if bytestream is already loaded)
27417
27418 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
27419
27420         * gst/audioconvert/gstchannelmix.c:
27421           fix for GLIB < 2.4
27422
27423 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
27424
27425         * Makefile.am:
27426         * configure.ac:
27427           disable docs again until it actually passes make distcheck.
27428
27429 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27430
27431         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
27432         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
27433         (plugin_init):
27434           Add 3GP (variables name Q3GP because they can't start with a
27435           number). Add samr audio fourcc (used in .3gp files), decoder
27436           is work in progress. Also do a GST_WARNING instead of ERROR
27437           in case of unknown nodes, to decrease output.
27438
27439 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
27440
27441         * Makefile.am:
27442           really fix dist
27443
27444 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27445
27446         * configure.ac:
27447         * ext/speex/gstspeexdec.h:
27448         * ext/speex/gstspeexenc.h:
27449           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
27450           Fix detection code in configure.ac
27451
27452 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27453
27454         * gst/matroska/matroska-demux.c:
27455         (gst_matroska_demux_parse_blockgroup):
27456           Save position, so that queries give proper return values. Don't
27457           know how this could ever have worked before...
27458
27459 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27460
27461         * configure.ac:
27462           Put additional LAME check inside the conditional.  Fixes #152339
27463
27464 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27465
27466         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
27467         (gst_avi_demux_stream_scan):
27468           Add some more debug. Fix logic error when setting movi offset
27469           while reading index.
27470
27471 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27472
27473         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
27474         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
27475         (gst_avi_demux_process_next_entry):
27476           Add some debugging. Better detection of broken indexes and the
27477           accompanying index recovery. No infinite loops on state changes
27478           when we're still in our loopfunction.
27479
27480 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27481
27482         * configure.ac:
27483           Fix up.
27484
27485 2004-12-22  Archana Shah  <archana.shah@wipro.com>
27486
27487         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
27488
27489         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
27490           Normalizing the value before setting
27491         (gst_sunaudiomixer_get_volume):
27492           Normalizing the value after getting. Fixes bug# 161980
27493
27494 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
27495
27496         * Makefile.am: Make sure docs gets disted
27497         * docs/Makefile.am: Make sure all needed files get disted
27498         * gst-plugins.spec.in: latest updates
27499
27500 2004-12-22  Wim Taymans  <wim@fluendo.com>
27501
27502         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
27503         Revert patch 1.38 as clock distribution over schedulers does
27504         not work correcly in the core yet.
27505
27506 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27507
27508         * sys/oss/README: remove this file, which predates my birth
27509           (and which content is by far outdated)
27510
27511 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
27512
27513         * Makefile.am:
27514         * configure.ac:
27515         * docs/Makefile.am:
27516         * docs/libs/Makefile.am:
27517         * docs/libs/gst-plugins-libs-docs.sgml:
27518         * docs/libs/gst-plugins-libs-sections.txt:
27519         * docs/libs/tmpl/gstgconf.sgml:
27520         * docs/upload.mak:
27521         * docs/version.entities.in:
27522           Added boilerplate gtk-doc files for plugin-libs documentation.
27523
27524 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27525
27526         * gst/auparse/gstauparse.c: fix int and float audio caps
27527
27528 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27529
27530         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
27531         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
27532           g_assert() can be a macro, don't use #ifdef inside it.
27533
27534 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
27535
27536         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27537
27538         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
27539         (gst_videorate_init), (gst_videorate_chain),
27540         (gst_videorate_change_state):
27541           Event handling (fixes #159986).
27542
27543 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27544
27545         * gst-libs/gst/riff/riff-media.c:
27546         (gst_riff_create_video_caps_with_data):
27547           Add BLZ0 (Blizzard's version of DivX) fourcc.
27548
27549 2004-12-18  David Schleef  <ds@schleef.org>
27550
27551         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
27552         portability fix.
27553
27554 2004-12-18  David Schleef  <ds@schleef.org>
27555
27556         * gst/tta/ttadec.h: Disable some header code that isn't used
27557         and clearly isn't portable.
27558
27559 2004-12-18  David Schleef  <ds@schleef.org>
27560
27561         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
27562         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
27563         (avcodec_get_pix_fmt), (avpicture_layout),
27564         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
27565         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
27566         Fix code to not use GCC extensions (and c99 extensions that
27567         Forte does not like.)
27568
27569 2004-12-19  Tim-Philipp MĂ¼ller  <t.i.m@zen.co.uk>
27570
27571         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27572
27573         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
27574         (gst_deinterlace_chain):
27575           Rowstride fixes. Fixes #161039.
27576         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
27577         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
27578         (gst_video_crop_getcaps), (gst_video_crop_link),
27579         (gst_video_crop_i420), (gst_video_crop_chain),
27580         (gst_video_crop_change_state):
27581           Rework of negotiation. Actually works now. Fixes #158650.
27582
27583 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27584
27585         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
27586           That was very stupid.
27587
27588 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27589
27590         * gst/matroska/matroska-demux.c:
27591         (gst_matroska_demux_parse_blockgroup):
27592           Fix possible crasher.
27593
27594 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27595
27596         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
27597         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
27598           Lace sizes can be zero.
27599
27600 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27601
27602         * ext/musepack/gstmusepackdec.cpp:
27603           Fetch error return values. Fixes #161624.
27604         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
27605           Really EOS.
27606
27607 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27608
27609         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
27610           Work for truncated (unfinished download etc.) files. Fixes #160514.
27611
27612 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27613
27614         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
27615           Fix for integer overflow. Makes #156001 not crash. Probably masks
27616           the real bug.
27617
27618 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27619
27620         * gst/ac3parse/gstac3parse.c: (plugin_init):
27621           Parsers never have ranks. Fixes #159651.
27622
27623 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27624
27625         * gst/playback/gstdecodebin.c: (compare_ranks):
27626           make sure the facotries are ordered the same every time even if they
27627           have the same rank by using the name
27628         * gst/playback/gstdecodebin.c: (find_compatibles):
27629           make sure we don't add factories to the list twice
27630
27631 2004-12-16  David Schleef  <ds@schleef.org>
27632
27633         * configure.ac: look for musepack headers as musepack/*.h
27634         (fixes #159847)
27635         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
27636         * ext/musepack/gstmusepackreader.h: same
27637
27638 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27639
27640         * gst-libs/gst/riff/riff-read.c:
27641         (gst_riff_read_strf_auds_with_data):
27642           Read extradata correctly (fixes #155879).
27643
27644 2004-12-16  David Schleef  <ds@schleef.org>
27645
27646         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
27647         audio.  does _not_ attempt or allow conversion unless channels
27648         is 1 or 2.
27649
27650 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
27651
27652         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
27653
27654 2004-12-16  David Schleef  <ds@schleef.org>
27655
27656         * gst/audioscale/gstaudioscale.c: the resample library only
27657         handles 1 or 2 channels.  Change caps to compensate.
27658
27659 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27660
27661         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
27662         (gst_matroska_demux_audio_caps):
27663           Some MPEG-AAC hacks, because else it doesn't work...
27664
27665 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27666
27667         * gst-libs/gst/riff/riff-media.c:
27668         (gst_riff_create_video_caps_with_data),
27669         (gst_riff_create_video_template_caps):
27670           Add h264.
27671
27672 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27673
27674         * gst-libs/gst/audio/Makefile.am:
27675           Try to fix buildbot.
27676
27677 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
27678
27679         * gst/tcp/gstmultifdsink.c:
27680           Clean up and uniformize debugging.
27681
27682 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
27683
27684         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27685
27686         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
27687         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
27688         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
27689         (gst_mpeg_demux_change_state):
27690           Reset on ready. Fixes 160276.
27691
27692 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
27693
27694         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27695
27696         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
27697         (gst_ffmpegcsp_pad_link):
27698           Fix memleak (#154815).
27699
27700 2004-12-16  James Bowes  <bowes@cs.dal.ca>
27701
27702         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27703
27704         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
27705         (gst_musicbrainz_init), (gst_musicbrainz_chain),
27706         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
27707         * ext/musicbrainz/gsttrm.h:
27708           Add support for using a proxy server when getting a trm id from
27709           the MusicBrainz database (#149613).
27710
27711 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
27712
27713         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27714
27715         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
27716         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
27717           Fix memleaks (#157233).
27718
27719 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
27720
27721         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27722
27723         * gst-libs/gst/resample/resample.c: (gst_resample_close):
27724         * gst-libs/gst/resample/resample.h:
27725         * gst/audioscale/gstaudioscale.c:
27726           Fix memleak (#159215).
27727
27728 2004-12-16  Toni Willberg  <toniw@iki.fi>
27729
27730         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27731
27732         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
27733         * sys/oss/oss_probe.c: (main):
27734           Check for mono/stereo support (similar to samplerate probing),
27735           fixes #159433. Also add missing copyright header to oss_probe.c.
27736
27737 2004-12-15  David Schleef  <ds@schleef.org>
27738
27739         * configure.ac: add audioresample and cairo plugins.  Remove
27740         HAVE_MMX stuff, because it's not used.
27741         * ext/Makefile.am: same
27742         * ext/audioresample/Makefile.am: You are not ready for an
27743         audio resampling element based on audioresample.
27744         * ext/audioresample/gstaudioresample.c:
27745         * ext/audioresample/gstaudioresample.h:
27746         * ext/cairo/Makefile.am: You are not ready for overlay elements
27747         based on cairo.  Don't look too closely, these elements kinda
27748         suck right now.
27749         * ext/cairo/gstcairo.c: new
27750         * ext/cairo/gsttextoverlay.c: new
27751         * ext/cairo/gsttextoverlay.h: new
27752         * ext/cairo/gsttimeoverlay.c: new
27753         * ext/cairo/gsttimeoverlay.h: new
27754         * gst-libs/gst/media-info/media-info-priv.h: fix compile
27755         problem with compilers that don't support variadic macros.
27756
27757 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
27758
27759         Reviewed by:  David Schleef  <ds@schleef.org>
27760
27761         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
27762         Bala, registering sunaudiosrc (oops!), and cleaning up code a
27763         bit.  Also ran indent-gst.
27764         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
27765         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
27766         (gst_sunaudiosrc_setparams):
27767
27768 2004-12-14  David Schleef  <ds@schleef.org>
27769
27770         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
27771         output rate to 16000.  Should fix #160235.
27772
27773 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
27774
27775         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
27776         Add typefinding for mpeg2 pes streams
27777
27778 2004-12-13  David Schleef  <ds@schleef.org>
27779
27780         * configure.ac:  Applied patch from bug #143659, making default
27781         sources and sinks OS-dependent (for Solaris), and added code
27782         for OS/X.
27783         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
27784
27785 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27786
27787         * gst-libs/gst/riff/riff-media.c:
27788           forgot to add h2.64 to avidemux template caps
27789
27790 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27791
27792         * gst/wavenc/riff.h:
27793         * gst-libs/gst/riff/riff-media.c:
27794         * gst-libs/gst/riff/riff-ids.h:
27795         * gst/avi/gstavimux.c
27796         add 4CC code for VideoSoft h264 in AVI (VSSH)
27797           fixes bug #160655
27798         remove s323 from riff, it's quicktime specific :(
27799
27800 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27801
27802         * gst/asfdemux/README
27803         * gst/wavenc/riff.h
27804         * gst-libs/gst/riff/riff-ids.h
27805         * gst-libs/gst/riff/riff-media.c
27806         * gst/qtdemux/qtdemux.c:
27807           add new 4CC codes for h263 related codecs
27808           fixes partially bug #155163
27809
27810 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
27811
27812         * configure.ac: Update polyaudio requirement to 0.7
27813         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
27814
27815 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
27816
27817         * gst/interleave/deinterleave.c:
27818         fix my name's spelling! :)
27819
27820 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27821
27822         * AUTHORS ChangeLog
27823         * gst/auparse/gstauparse.c
27824         * gst/interleave/deinterleave.c
27825         * gst/law/:
27826                 alaw-decode.c alaw-encode.c
27827                 mulaw-decode.c mulaw-encode.c
27828         * gst/oneton/gstoneton.c
27829         * sys/osxaudio/:
27830                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
27831         * sys/osxvideo/:
27832                 cocoawindow.h cocoawindow.m
27833                 osxvideosink.h osxvideosink.m
27834
27835         put the same mail address for Zaheer Abbas Merali everywhere
27836
27837 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27838
27839         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
27840           Align by packetsize, and assert that we a packet available before
27841           playing. The first makes webstreams work (they often include
27842           trailing padding data in a packet), the second allows pausing a
27843           ASF stream in totem without getting demux errors afterwards.
27844
27845 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27846
27847         * ext/ogg/gstoggdemux.c: (get_relative):
27848           Check for non-NULL before accessing member (end-of-chain).
27849
27850 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27851
27852         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
27853         (cdparanoia_set_property), (cdparanoia_get_property):
27854         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
27855         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
27856         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
27857         (dvdreadsrc_init), (dvdreadsrc_set_property),
27858         (dvdreadsrc_get_property):
27859         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
27860         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
27861           Synchronize property names where not yet the case. Devices are
27862           now device=X, other versions are deprecated (but still exist).
27863           Also use g_free() unconditionally.
27864         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
27865         (setup_source), (gst_play_base_bin_get_property):
27866           Expose source.
27867
27868 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
27869
27870         * configure.ac: move GCONF macro outside conditional for the am
27871           conditional. Fixes #160439
27872
27873 2004-12-08  David Schleef  <ds@schleef.org>
27874
27875         * tools/gst-visualise-m.m: Switch to elements that currently
27876         exist.
27877
27878 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27879
27880         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
27881           We love wrong commas.
27882
27883 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27884
27885         * gst/matroska/matroska-demux.c:
27886         (gst_matroska_demux_handle_src_query):
27887           Don't set DEFAULT, unsupported - makes length display incorrectly
27888           in some cases.
27889
27890 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
27891
27892         * gst/monoscope/README: remove blurb about files being GPL
27893         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
27894         * gst/monoscope/monoscope.c: Change license to BSD with explanation
27895           monoscope is now effectively LGPL licensed
27896
27897 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
27898
27899         * gst/monoscope/README: Update information to be more correct
27900         * gst/monoscope/convolve.c: Relicense to LGPL
27901         * gst/monoscope/convolve.h: Relicense to LGPL
27902
27903 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
27904
27905         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
27906           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
27907         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
27908           set default_duration for mpeg1 audio
27909
27910 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27911
27912         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
27913         * ext/alsa/gstalsa.h:
27914           refactor big chunks of the core caps negotiation code to make it
27915           a lot faster, because people claim it's really slow
27916           (actually, just cache the getcaps when the device is opened)
27917
27918 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27919
27920         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
27921         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
27922         (gst_a52dec_handle_frame), (gst_a52dec_chain),
27923         (gst_a52dec_change_state), (plugin_init):
27924         * ext/a52dec/gsta52dec.h:
27925           Do something useful with timestamps. Make chain-based (since
27926           there's really no reason to be loopbased).
27927         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
27928           Update current_byte/frame correctly.
27929
27930 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27931
27932         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
27933         (gst_ape_demux_stream_init):
27934           Forward tags, too.
27935
27936 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27937
27938         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
27939           Let's make sure we're done typefinding when detecting tags.
27940
27941 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27942
27943         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
27944         (gst_ebml_read_init), (gst_ebml_read_use_event),
27945         (gst_ebml_read_element_id), (gst_ebml_peek_id),
27946         (gst_ebml_read_seek), (gst_ebml_read_skip),
27947         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
27948         (gst_ebml_read_master):
27949         * gst/matroska/ebml-read.h:
27950         * gst/matroska/matroska-demux.c:
27951         (gst_matroska_demux_parse_contents),
27952         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
27953           Disgustingly evil hack for working around INTERRUPT events and
27954           their extremely annoying habit of being a pain in the ass. We
27955           simply peek a cluster before reading any of it.
27956
27957 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27958
27959         * ext/musepack/gstmusepackdec.cpp:
27960           There's also floating point libmusepacks.
27961
27962 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27963
27964         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
27965         (gst_faad_chanpos_to_gst), (gst_faad_chain):
27966           Set DURATION even if source buffer didn't. Also use increasing
27967           timestamps.
27968         * gst-libs/gst/riff/riff-media.c:
27969         (gst_riff_create_audio_caps_with_data):
27970           Block_align can have larger values than 8192.
27971
27972 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27973
27974         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
27975         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
27976         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
27977         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
27978           Fix caps.
27979
27980 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27981
27982         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
27983           Fix logic bug.
27984
27985 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27986
27987         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
27988           Yay, another one.
27989
27990 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27991
27992         * ext/esd/esdsink.c: (gst_esdsink_chain):
27993           Make error actually say something useful (fixes #156798).
27994         * gst-libs/gst/riff/riff-media.c:
27995         (gst_riff_create_video_caps_with_data),
27996         (gst_riff_create_video_template_caps):
27997           Add Intel Video 5.0 fourcc (IV50).
27998
27999 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
28000
28001         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
28002         detection on mono and stereo mp3 files.
28003
28004 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28005
28006         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
28007           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
28008           the contained stream).
28009
28010 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28011
28012         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
28013           Oops, remove debug.
28014
28015 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
28016
28017         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28018
28019         * gst/law/alaw-decode.c: (alawdec_getcaps):
28020         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
28021           Prevent warnings when negotiating caps (fixes #159338).
28022
28023 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28024
28025         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
28026         (gst_ffmpegcsp_chain):
28027           Remove old leftover that shouldn't be there...
28028
28029 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
28030
28031         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28032
28033         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
28034           Don't forward DISCONT events (fixes #159684).
28035
28036 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28037
28038         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
28039           Unlink manually since sometimes bin disposal (and therefore
28040           pad unlinking) is delayed, which will cause a new media file
28041           to not be able to start playing instantly.
28042
28043 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28044
28045         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
28046           On mute of an unlinked stream, check for pad availability so
28047           we don't crash on unlinked pad.
28048
28049 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28050
28051         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
28052         (gst_avi_demux_massage_index):
28053           Fix quite humiliating bug in omitting 0-sized index chunks but
28054           forgetting to count them for timestamps.
28055
28056 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28057
28058         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
28059           Actually leave the loop if we failed to sync. Don't crash.
28060
28061 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28062
28063         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
28064         (gst_dvd_demux_process_private):
28065         * gst/mpegstream/gstdvddemux.h:
28066           Fix crash (#159759). Doesn't work, though. :-(.
28067
28068 2004-11-28  Benjamin Otte  <otte@gnome.org>
28069
28070         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
28071           more overwriting protection due to modifying channels one by one
28072           instead of all at once
28073
28074 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28075
28076         * gst/audioconvert/gstchannelmix.c:
28077         (gst_audio_convert_fill_normalize):
28078           Normalize using absolute values.
28079
28080 2004-11-28  Julien MOUTTE  <julien@moutte.net>
28081
28082         * configure.ac:
28083         * ext/Makefile.am:
28084         * ext/directfb/Makefile.am:
28085         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
28086         (gst_directfbvideosink_get_pixel_format),
28087         (gst_directfbvideosink_get_format_from_fourcc),
28088         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
28089         (gst_directfbvideosink_sink_link),
28090         (gst_directfbvideosink_change_state),
28091         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
28092         (gst_directfbvideosink_buffer_alloc),
28093         (gst_directfbvideosink_interface_supported),
28094         (gst_directfbvideosink_interface_init),
28095         (gst_directfbvideosink_navigation_send_event),
28096         (gst_directfbvideosink_navigation_init),
28097         (gst_directfbvideosink_set_property),
28098         (gst_directfbvideosink_get_property),
28099         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
28100         (gst_directfbvideosink_base_init),
28101         (gst_directfbvideosink_class_init),
28102         (gst_directfbvideosink_get_type), (plugin_init):
28103         * ext/directfb/directfbvideosink.h: Adding a first version of
28104         directfbvideosink.
28105         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
28106         more.
28107
28108 2004-11-28  Benjamin Otte  <otte@gnome.org>
28109
28110         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
28111           walk the samples backwards if out_channels > in_channels so we don't
28112           overwrite data
28113
28114 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28115
28116         * gst/audioconvert/Makefile.am:
28117         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
28118         (gst_audio_convert_link), (gst_audio_convert_change_state),
28119         (gst_audio_convert_channels):
28120         * gst/audioconvert/gstchannelmix.c:
28121         (gst_audio_convert_unset_matrix),
28122         (gst_audio_convert_fill_identical),
28123         (gst_audio_convert_fill_compatible),
28124         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
28125         (gst_audio_convert_fill_others),
28126         (gst_audio_convert_fill_normalize),
28127         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
28128         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
28129         * gst/audioconvert/gstchannelmix.h:
28130           Implement a channel mixer.
28131
28132 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
28133
28134         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
28135         * ext/alsa/gstalsa.h:
28136         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
28137         Make alsasink actually honor gst_element_set_clock and use that
28138         clock instead of its internal one.
28139
28140 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
28141
28142         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
28143         (gst_play_base_bin_change_state): nullify source and decoder when
28144         going from READY to NULL so that we don't try to do weird stuff with
28145         them when going from NULL to READY
28146         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
28147         instead of g_object_unref
28148         (gen_video_element), (gen_audio_element): more refcounting fixes, now
28149         it should be correct
28150         (gst_play_bin_change_state): don't call remove_sinks if we are
28151         currently disposing the object
28152
28153 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28154
28155         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
28156           Don't forget bass if it's there. Else left channel is silent...
28157
28158 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28159
28160         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
28161         (gst_a52dec_change_state):
28162           Don't do sample adjusting anymore, we use float audio now.
28163         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
28164           Don't fixate to non-existing properties.
28165
28166 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28167
28168         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
28169         (gst_a52dec_change_state):
28170           Advertise that we can do surround sound.
28171
28172 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28173
28174         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
28175           Add buffer-frames=0.
28176         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
28177         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
28178         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
28179         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
28180         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
28181         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
28182         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
28183         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
28184         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
28185         * ext/dvdread/dvdreadsrc.h:
28186           Add seeking, querying for bytes, sectors, title, angle and
28187           chapter. Handle multiple chapters. Relicense to LGPL because
28188           Billy agreed on that (thanks Billy!).
28189
28190 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
28191
28192         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
28193         call parent dispose method
28194
28195 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
28196
28197         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
28198         (gst_audio_clock_get_internal_time):
28199         Fix active <-> inactive transitions: ensure time value always
28200         grows and avoid abrupt value changes.
28201
28202 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
28203
28204         * configure.ac:
28205         * gst/tta/Makefile.am:
28206         * gst/tta/crc32.h:
28207         * gst/tta/filters.h:
28208         * gst/tta/gsttta.c:
28209         * gst/tta/gstttadec.c:
28210         * gst/tta/gstttadec.h:
28211         * gst/tta/gstttaparse.c:
28212         * gst/tta/gstttaparse.h:
28213         * gst/tta/ttadec.h:
28214           added TTA parser and decoder
28215
28216 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28217
28218         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
28219         (probe_triggered), (check_queue), (buffer_underrun),
28220         (buffer_running), (buffer_overrun), (gen_source_element),
28221         (setup_source):
28222         * gst/playback/gstplaybasebin.h:
28223           Implement buffering. Needs some more work.
28224
28225 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28226
28227         * ext/theora/theoradec.c: (theora_dec_chain):
28228           Fix ilog mask range overflow.
28229
28230 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28231
28232         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
28233           Don't omit the last (which in case of dmix is the only :) )
28234           channel count. Don't set channels if <= 2.
28235
28236 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
28237
28238         * gst/playback/gstplaybin.c: (gen_video_element),
28239         (gen_audio_element): Removed 2 obsolete comments
28240
28241 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
28242
28243         * ext/vorbis/oggvorbisenc.c
28244         * ext/vorbis/vorbisenc.c :
28245           change description fields of those plugins to differentiate them
28246           (pitivi show Encoders by description, they had the same one)
28247
28248 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
28249
28250         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28251
28252         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
28253         (gst_play_bin_set_property), (gen_video_element),
28254         (gen_audio_element):
28255           Refcounting fixes for provided audio-/videosinks.
28256
28257 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28258
28259         * gst/playback/gstplaybin.c: (gen_video_element),
28260         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
28261           Don't reference all sinks, but only the video- and audiosinks.
28262           The vis. element should be disposed when we're done with it.
28263           We don't have any reason to keep it around. This fixes warnings
28264           when reusing playbin for playing multiple audio files with
28265           vis. enabled. Also release audio device on pause - idea stolen
28266           from Rhythmbox.
28267
28268 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28269
28270         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
28271         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
28272         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
28273         * ext/alsa/gstalsaplugin.c: (plugin_init):
28274         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
28275         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
28276         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
28277         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
28278         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
28279         (gst_faad_change_state), (plugin_init):
28280         * ext/faad/gstfaad.h:
28281         * ext/vorbis/vorbis.c: (plugin_init):
28282         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
28283         * gst-libs/gst/audio/Makefile.am:
28284         * gst-libs/gst/audio/audio.c: (plugin_init):
28285         * gst-libs/gst/audio/multichannel.c:
28286         (gst_audio_check_channel_positions),
28287         (gst_audio_get_channel_positions),
28288         (gst_audio_set_channel_positions),
28289         (gst_audio_set_structure_channel_positions_list),
28290         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
28291         (gst_audio_fixate_channel_positions):
28292         * gst-libs/gst/audio/multichannel.h:
28293         * gst-libs/gst/audio/testchannels.c: (main):
28294         * gst/audioconvert/gstaudioconvert.c:
28295         (gst_audio_convert_class_init), (gst_audio_convert_init),
28296         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
28297         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
28298         (gst_audio_convert_fixate), (gst_audio_convert_channels):
28299         * gst/audioconvert/plugin.c: (plugin_init):
28300           Surround sound support.
28301
28302 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28303
28304         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
28305           Fix position for discont if we're close as well. Nitpicking, but
28306           saves a few milliseconds of extra waiting or skipping.
28307
28308 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28309
28310         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
28311           We sometimes need parsers for playback, so add those too.
28312
28313 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28314
28315         * configure.ac:
28316         * gst/apetag/Makefile.am:
28317         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
28318         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
28319         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
28320         (gst_ape_demux_get_src_query_types),
28321         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
28322         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
28323         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
28324         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
28325         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
28326         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
28327         (gst_ape_demux_change_state):
28328         * gst/apetag/apedemux.h:
28329         * gst/apetag/apetag.c: (plugin_init):
28330         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
28331         (plugin_init):
28332           APE v1/2 tag reader plus typefind function.
28333
28334 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28335
28336         * configure.ac:
28337         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
28338         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
28339           Remove hacks for older core. Require newer core version
28340           accordingly.
28341
28342 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28343
28344         * gst/cdxaparse/Makefile.am:
28345         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
28346         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
28347         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
28348         * gst/cdxaparse/gstcdxaparse.h:
28349         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
28350         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
28351         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
28352         (gst_cdxastrip_get_src_query_types),
28353         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
28354         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
28355         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
28356         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
28357         * gst/cdxaparse/gstcdxastrip.h:
28358           SVCD/VCD header stripping separated from CDXA image parsing.
28359         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
28360         (plugin_init):
28361           Add VCD/SVCD header typefinding for VCD/SVCD.
28362         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
28363         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
28364         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
28365         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
28366         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
28367         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
28368         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
28369         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
28370         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
28371         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
28372         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
28373         * sys/vcd/vcdsrc.h:
28374           Fix up, add seeking, querying, URI interface. Works in totem now.
28375
28376 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
28377
28378         * configure.ac:
28379           back to CVS
28380
28381 === release 0.8.6 ===
28382
28383 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
28384
28385         * NEWS:
28386         * RELEASE:
28387         * configure.ac:
28388         * po/af.po:
28389         * po/az.po:
28390         * po/cs.po:
28391         * po/en_GB.po:
28392         * po/hu.po:
28393         * po/it.po:
28394         * po/nb.po:
28395         * po/nl.po:
28396         * po/or.po:
28397         * po/sq.po:
28398         * po/sr.po:
28399         * po/sv.po:
28400         * po/uk.po:
28401           releasing 0.8.6, "IOU Love"
28402
28403 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28404
28405         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
28406
28407         * gst/playback/gstplaybasebin.c:
28408           Fix unplayable files error handling.  Fixes #158365
28409
28410 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28411
28412         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
28413
28414         * gst/typefind/gsttypefindfunctions.c:
28415           Fix broken mp3 typefinding.  Fixes #158375
28416
28417 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28418
28419         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
28420
28421         * ext/ogg/gstoggdemux.c:
28422           Fix sync on broken files.  Fixes #158976
28423
28424 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28425
28426         patch by: Edward Hervey <bilboed@bilboed.com>
28427
28428         * ext/libpng/gstpngenc.c:
28429           Copy over buffer properties.  Fixes #158832
28430
28431 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28432
28433         patch by: Tim-Philipp MĂ¼ller <t.i.m@zen.co.uk>
28434
28435         * ext/dvdread/dvdreadsrc.c:
28436           Fixes invalid reads (#158462)
28437
28438 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28439
28440         * sys/v4l/gstv4lsrc.c:
28441         * sys/v4l/gstv4lsrc.h:
28442         * sys/v4l/v4lsrc_calls.c:
28443           Probe less and cache it.  Fixes #159187.
28444
28445 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28446
28447         * gst/videorate/gstvideorate.c:
28448           Handle all video formats. Fixes #159186.
28449
28450 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
28451         * gst/synaesthesia/gstsynaesthesia.c:
28452         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
28453         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
28454         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
28455         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
28456         (gst_synaesthesia_change_state), (plugin_init):
28457         Fix up synaesthesia to work under different samplerates/ buffer sizes.
28458         Force 320x200 output, as that's the only thing the underlying
28459         synaesthesia implementation supports. Still needs to be made
28460         re-entrant.
28461
28462 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28463
28464         * configure.ac:
28465           Fix mpeg2enc configure check (similar to mplex check below).
28466
28467 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
28468
28469         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28470
28471         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28472           Fix for gcc-2.95 (fixes #158221).
28473
28474 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28475
28476         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
28477           Re-add clock distribution hack (until new core is released).
28478           Fixes #158125.
28479
28480 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
28481         * configure.ac:
28482           fix mplex configure check segfaulting on some systems (bug #140994)
28483
28484 2004-11-13  Benjamin Otte  <otte@gnome.org>
28485
28486         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
28487           add debugging
28488         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
28489           do a wait when we enter the loop func with no data available to
28490           write instead of getting into an 100% CPU loop by just returning and
28491           being called again by the scheduler
28492
28493 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
28494
28495         * configure.ac:
28496         * ext/libvisual/visual.c: (gst_visual_get_type),
28497         (libvisual_log_handler), (gst_visual_getcaps),
28498         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
28499         (plugin_init):
28500           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
28501         * ext/smoothwave/Makefile.am:
28502         * ext/smoothwave/demo-osssrc.c: (main):
28503         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
28504         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
28505         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
28506         (plugin_init):
28507         * ext/smoothwave/gstsmoothwave.h:
28508           Make gstsmoothwave a working element in the 20th century.
28509
28510         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
28511           Fix incorrect link function
28512
28513 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28514
28515         * gst/volume/gstvolume.c:
28516           Allow buffer-frames=0.
28517
28518 2004-11-12 Iain <iaingnome@gmail.com>
28519
28520         * configure.ac: Check for polypaudio
28521
28522         * ext/Makefile.am: Build the polyp dir
28523
28524         * ext/polyp: The polypsink sources.
28525
28526 2004-10-30 Iain <iaingnome@gmail.com>
28527
28528         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
28529         caps to reflect the new number of channels.
28530
28531 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28532
28533         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
28534           Fix for negotiation order problem. This would show when the
28535           ALSA loopfuction was called before any other function. ALSA
28536           wouldn't do anything because we're not negotiated yet, leading
28537           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
28538
28539 2004-11-11  Tim-Philipp MĂ¼ller  <t.i.m@zen.co.uk>
28540
28541         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28542
28543         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
28544           No warnings (#157986).
28545
28546 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28547
28548         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
28549           Prefer apev1/2 and id3v1 (at end of file) over musepack.
28550
28551 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28552
28553         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
28554           Signal no-more-pads (so it works in playbin).
28555
28556 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28557
28558         * ext/musepack/gstmusepackreader.cpp:
28559           Workaround for older core.
28560
28561 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28562
28563         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
28564           Actually test for odd width/height rather than testing whether
28565           a temporary variable that was 0 before we subtracted 1 is now
28566           not equal to zero (which it always is).
28567
28568 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28569
28570         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
28571         Fix compilation if HAVE_XVIDEO is not defined
28572
28573 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28574
28575         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
28576         Fix compilation if HAVE_XVIDEO is not defined
28577
28578 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
28579
28580         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
28581         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
28582         (gst_goom_change_state), (plugin_init):
28583         Use the bytestream adapter so goom doesn't depend on the input
28584         buffer size.
28585         Add a debug category
28586
28587 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28588
28589         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
28590           Only set hardware parameters *after* negotiation. Before
28591           negotiation, it will set ANY and that seems to cause crashes
28592           (see e.g. #151288, #153227).
28593
28594 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28595
28596         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
28597           This seems to be antique leftover. It needs to pass error
28598           checking.
28599         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
28600         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
28601         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
28602         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
28603           Fix GstXOverlay implementation (#151059).
28604
28605 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28606
28607         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
28608           Don't assert (#157853).
28609
28610 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28611
28612         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
28613           Fix bytes/samples confustion.
28614         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
28615           Fix for underrun (#144389).
28616
28617 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28618
28619         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
28620           Disable halfway-seek for pending release (since it needs a new
28621           core release).
28622
28623 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
28624
28625         * sys/v4l/gstv4lsrc.c:
28626         * sys/v4l/gstv4lsrc.h:
28627         * sys/v4l/v4lsrc_calls.c:
28628           add autoprobe-fps property so we can separate autoprobing parts
28629
28630 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
28631
28632         * sys/v4l/gstv4lsrc.c:
28633         * sys/v4l/v4lsrc_calls.c:
28634         initialise fourcc to catch unset fourcc's, and debug
28635
28636 2004-11-09  Wim Taymans  <wim@fluendo.com>
28637
28638         * gst/playback/README:
28639         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
28640         * gst/playback/gstplaybin.c: (gst_play_bin_init),
28641         (gst_play_bin_dispose), (gst_play_bin_set_property),
28642         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
28643         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
28644         (gst_play_bin_get_formats), (gst_play_bin_convert),
28645         (gst_play_bin_get_query_types), (gst_play_bin_query):
28646         Cleanups and some more documentation.
28647
28648 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
28649
28650         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
28651         (gst_cacasink_init), (gst_cacasink_chain):
28652         * ext/libcaca/gstcacasink.h:
28653         Cacasink inherits from VideoSink, so let that store the clock.
28654
28655 2004-11-09  Wim Taymans  <wim@fluendo.com>
28656
28657         * gst/playback/README:
28658         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
28659         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
28660         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
28661         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
28662         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
28663         (setup_sinks):
28664         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
28665         (gst_stream_info_is_mute), (gst_stream_info_set_property):
28666         * gst/playback/gststreaminfo.h:
28667         Updated README.
28668         Only switch groups if all streams have muted (EOSed).
28669         Send Tags in sync with the stream playback instead of in
28670         the playback/preroll phase.
28671         Some cleanups, free the fakesrc elements.
28672
28673 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28674
28675         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
28676           buffer-frames property was missing
28677         * ext/arts/gst_arts.c:
28678           rate missing from sinkcaps
28679         * ext/audiofile/gstafparse.c:
28680         * ext/audiofile/gstafsink.c:
28681         * ext/audiofile/gstafsrc.c:
28682         * ext/swfdec/gstswfdec.c:
28683           int audio doesn't know buffer-frames
28684         * ext/cdparanoia/gstcdparanoia.c:
28685           int audio doesn't know chunksize either
28686         * ext/nas/nassink.c:
28687           it's endianness, not endianess
28688         * gst-libs/gst/audio/audio.h:
28689           make float standard pad template caps really describe float
28690         * gst/law/mulaw.c: (linear_factory):
28691           signed only, please
28692         * gst/mpegstream/gstdvddemux.c:
28693           widths of 20 are not valid
28694
28695 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
28696
28697         Submitted by: Luca Ferretti <elle.uca@infinito.it>
28698
28699         * po/LINGUAS:
28700         * po/it.po:
28701           Add Italian
28702
28703 2004-11-08  Wim Taymans  <wim@fluendo.com>
28704
28705         * gst/playback/README:
28706         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
28707         * gst/playback/gstplaybasebin.c: (probe_triggered),
28708         (gst_play_base_bin_change_state):
28709         Updated README, added more comments for fixmes etc..
28710
28711 2004-11-08  Wim Taymans  <wim@fluendo.com>
28712
28713         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
28714         We can remove this hack now.
28715
28716 2004-11-08  Wim Taymans  <wim@fluendo.com>
28717
28718         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
28719         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
28720         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
28721         Only mix AYUV for maximum quality.
28722
28723 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28724
28725         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
28726         (gst_ogg_demux_push), (gst_ogg_pad_push):
28727           Let's act as if we're synchronized now! :).
28728         * ext/theora/theoradec.c: (theora_dec_chain):
28729           Add some debug.
28730
28731 2004-11-08  Wim Taymans  <wim@fluendo.com>
28732
28733         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
28734         (gst_alpha_set_property), (gst_alpha_sink_link),
28735         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
28736         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
28737         (gst_alpha_init_params), (gst_alpha_chain):
28738         Implement alpha functions for AYUV too, this increases
28739         accuracy quite a bit.
28740
28741 2004-11-08  Wim Taymans  <wim@fluendo.com>
28742
28743         * gst/ffmpegcolorspace/avcodec.h:
28744         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28745         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
28746         (gst_ffmpegcsp_avpicture_fill):
28747         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
28748         (gst_ffmpegcsp_caps_remove_format_info):
28749         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
28750         (shrink12), (img_get_alpha_info), (deinterlace_line),
28751         (deinterlace_line_inplace):
28752         * gst/ffmpegcolorspace/imgconvert_template.h:
28753         Added AYUV colorspace and handle RGBA a bit more respectful.
28754
28755 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28756
28757         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
28758           Actually always send a discont (cornercase when resending the
28759           same serial-tagged chain twice).
28760
28761 2004-11-08  Julien MOUTTE  <julien@moutte.net>
28762
28763         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
28764         (gst_ximagesink_finalize):
28765         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
28766         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
28767
28768 2004-11-08  Wim Taymans  <wim@fluendo.com>
28769
28770         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
28771         Don't segfault on NULL data.
28772
28773 2004-11-08  Wim Taymans  <wim@fluendo.com>
28774
28775         * gst/playback/gstdecodebin.c: (unlinked):
28776         * gst/playback/gstplay-marshal.list:
28777         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
28778         (gst_play_base_bin_init), (group_create), (get_active_group),
28779         (get_building_group), (group_destroy), (group_commit),
28780         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
28781         (add_element_stream), (no_more_pads), (probe_triggered),
28782         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
28783         (state_change), (setup_source), (gst_play_base_bin_get_property),
28784         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
28785         (gst_play_base_bin_link_stream),
28786         (gst_play_base_bin_get_streaminfo):
28787         * gst/playback/gstplaybasebin.h:
28788         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
28789         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
28790         Add support for chained ogg files. Prepare for playlist
28791         support. This patch introduces the concept of pad groups, which
28792         together compose one playable media file.
28793
28794 2004-11-07  David Schleef  <ds@schleef.org>
28795
28796         * testsuite/gst-lint: Check for pad templates that aren't statically
28797         scoped.
28798
28799 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28800
28801         * configure.ac:
28802         * ext/Makefile.am:
28803         * ext/musepack/Makefile.am:
28804         * ext/musepack/gstmusepackdec.cpp:
28805         * ext/musepack/gstmusepackdec.h:
28806         * ext/musepack/gstmusepackreader.cpp:
28807         * ext/musepack/gstmusepackreader.h:
28808           Add musepack decoder.
28809         * ext/faad/gstfaad.c: (gst_faad_base_init):
28810           Make pad templates static.
28811         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
28812         (plugin_init):
28813           Add musepack typefinder, make mp3 typefinding work halfway stream,
28814           which doesn't actually work yet because id3demux doesn't implement
28815           _get_length().
28816
28817 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28818
28819         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
28820         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
28821           Fix interrupt event handling (#144436).
28822
28823 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28824
28825         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
28826           Hide unused glory.
28827
28828 2004-11-06  Tim-Philipp MĂ¼ller  <t.i.m@zen.co.uk>
28829
28830         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28831
28832         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
28833           Fix weird caps (#157548).
28834
28835 2004-11-06  Tim-Philipp MĂ¼ller  <t.i.m@zen.co.uk>
28836
28837         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28838
28839         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
28840           Add missing NULL terminator (#157543).
28841
28842 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
28843
28844         * gst/tcp/gsttcp.h:
28845         * gst/tcp/gsttcpclientsink.c:
28846         * gst/tcp/gsttcpclientsrc.c:
28847         * gst/tcp/gsttcpserversink.c:
28848         * gst/tcp/gsttcpserversrc.c:
28849           ports can go up to 65535.  Move common defines to gsttcp.h
28850
28851 2004-11-05  Wim Taymans  <wim@fluendo.com>
28852
28853         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
28854         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
28855         Added two more colorspaces.
28856
28857 2004-11-05  Wim Taymans  <wim@fluendo.com>
28858
28859         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28860         (gst_ffmpegcsp_avpicture_fill):
28861         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
28862         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
28863         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
28864         More stride fixes.
28865
28866 2004-11-05  Wim Taymans  <wim@fluendo.com>
28867
28868         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
28869         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
28870         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
28871         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
28872         (gst_videomixer_loop):
28873         More stride fixes.
28874
28875 2004-11-05  Benjamin Otte  <otte@gnome.org>
28876
28877         * ext/mad/gstmad.c: (gst_mad_chain):
28878           don't overflow data buffer. Flush not needed sync data when syncing
28879           failed.
28880
28881 2004-11-04  Wim Taymans  <wim@fluendo.com>
28882
28883         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
28884         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
28885         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
28886         (gst_alpha_init_params), (gst_alpha_chain),
28887         (gst_alpha_change_state):
28888         Updated the chroma keying algorithm with something more
28889         sophisticated.
28890
28891 2004-11-03  Wim Taymans  <wim@fluendo.com>
28892
28893         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
28894         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
28895         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
28896         Fix stride issues. Does not completely work for odd
28897         heights.
28898
28899 2004-11-03  Wim Taymans  <wim@fluendo.com>
28900
28901         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
28902         (gst_alpha_chroma_key), (gst_alpha_chain):
28903         Fix stride issues. Does not completely work for odd
28904         heights.
28905
28906 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
28907
28908         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
28909         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
28910         leak fixes
28911
28912 2004-11-03  Wim Taymans  <wim@fluendo.com>
28913
28914         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28915         (gst_ffmpegcsp_avpicture_fill):
28916         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
28917         (avpicture_alloc):
28918         * gst/ffmpegcolorspace/imgconvert_template.h:
28919         Use correct _fill function to get correct strides.
28920
28921 2004-11-02  David Schleef  <ds@schleef.org>
28922
28923         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
28924         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
28925         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
28926         Change all g_print()s to debugging.  Add a bunch of consistency
28927         checks.
28928
28929 2004-11-02  Wim Taymans  <wim@fluendo.com>
28930
28931         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
28932         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
28933         (unlinked), (no_more_pads), (close_link):
28934         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
28935         (unknown_type), (add_element_stream), (new_decoded_pad),
28936         (removed_decoded_pad), (setup_source):
28937         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
28938         (gst_stream_info_class_init), (gst_stream_info_init),
28939         (gst_stream_info_new), (gst_stream_info_dispose),
28940         (stream_info_mute_pad), (gst_stream_info_set_property),
28941         (gst_stream_info_get_property):
28942         * gst/playback/gststreaminfo.h:
28943         Fix playback of multiple files.
28944         a slightly different approach to handling dynamic pad removals.
28945         This one only looks at pads that we have linked.
28946
28947 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
28948
28949         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
28950         free" warning from libc.
28951
28952 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28953
28954         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
28955         (get_unconnected_element), (remove_starting_from), (pad_removed),
28956         (close_link):
28957           Implement support for dynamic pad changing. We listen to "live"
28958           pad removals (i.e. while playing) and re-setup autoplugging
28959           after that. Playbasebin/playbin need some more work for this
28960           to finally work, but decodebin supports (and replugs) chained
28961           ogg now.
28962
28963 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
28964
28965         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
28966         (gst_alsa_finalize):
28967         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
28968         (gst_cdaudio_finalize):
28969         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
28970         (cdparanoia_finalize):
28971         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
28972         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
28973         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
28974         (dvdreadsrc_finalize):
28975         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
28976         (gst_flacdec_finalize):
28977         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
28978         (gst_flacenc_finalize):
28979         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
28980         (gst_gnomevfssink_finalize):
28981         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
28982         (gst_gnomevfssrc_finalize):
28983         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
28984         (gst_fameenc_finalize):
28985         * ext/nas/nassink.c: (gst_nassink_class_init),
28986         (gst_nassink_finalize):
28987         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
28988         (gst_sdlvideosink_class_init):
28989         * ext/sndfile/gstsf.c: (gst_sf_dispose):
28990         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
28991         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
28992         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
28993         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
28994         (gst_x_window_listener_dispose):
28995         * gst/audioscale/gstaudioscale.c:
28996         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
28997         (play_on_demand_finalize):
28998         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
28999         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
29000         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
29001         (cdplayer_finalize):
29002         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
29003         (gst_glimagesink_class_init):
29004         * sys/oss/gstosselement.c: (gst_osselement_class_init),
29005         (gst_osselement_finalize):
29006         * sys/oss/gstosssink.c: (gst_osssink_dispose):
29007         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
29008         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
29009           Fixes a bunch of problems with finalize and dispose functions,
29010           either assumptions that dispose is only called once, or not calling
29011           the parent class dispose/finalize function
29012
29013 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
29014
29015         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
29016           added two api precondition guards
29017           use g_strdup with getenv to fix crash when using ENVVAR
29018
29019 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
29020         * ext/esd/esdsink.c: (gst_esdsink_class_init),
29021         (gst_esdsink_finalize):
29022         Use a finalize function, not dispose, and more importantly,
29023         call the parent class finalize function too
29024
29025 2004-11-01  Johan Dahlin  <johan@gnome.org>
29026
29027         * ext/ogg/gstoggdemux.c:
29028         * gst/tags/gstvorbistag.c:
29029         Plug leaks.
29030
29031 2004-10-31  Benjamin Otte  <otte@gnome.org>
29032
29033         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
29034           lotsa memleaks today. But they're all small...
29035
29036 2004-10-31  Benjamin Otte  <otte@gnome.org>
29037
29038         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
29039           another memleak crushed
29040
29041 2004-10-31  Benjamin Otte  <otte@gnome.org>
29042
29043         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
29044           fix memleak
29045
29046 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29047
29048         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
29049           Hack to prevent crash when going to READY inside signal handler
29050           while this function is active.
29051
29052 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29053
29054         * gst/ffmpegcolorspace/Makefile.am:
29055         * gst/ffmpegcolorspace/avcodec.h:
29056         * gst/ffmpegcolorspace/common.h:
29057         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
29058         * gst/ffmpegcolorspace/dsputil.h:
29059         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
29060         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
29061         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
29062         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
29063         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
29064         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
29065         (gst_ffmpegcsp_avpicture_fill):
29066         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
29067         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
29068         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
29069         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
29070         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
29071         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
29072         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
29073         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
29074         * gst/ffmpegcolorspace/imgconvert.c:
29075         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
29076         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
29077         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
29078         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
29079         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
29080         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
29081         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
29082         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
29083         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
29084         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
29085         (grow21), (grow22), (grow41), (grow44), (conv411),
29086         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
29087         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
29088         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
29089         (avpicture_free), (is_yuv_planar), (img_convert),
29090         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
29091         (deinterlace_line_inplace), (deinterlace_bottom_field),
29092         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
29093         * gst/ffmpegcolorspace/imgconvert_template.h:
29094         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
29095         * gst/ffmpegcolorspace/mmx.h:
29096         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
29097         (av_fast_realloc), (av_mallocz_static), (av_free_static),
29098         (av_freep), (avcodec_get_context_defaults),
29099         (avcodec_alloc_context), (avcodec_init):
29100           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
29101           handling plus update from ffmpeg CVS. Large clean-up.
29102
29103 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29104
29105         * gst/playback/Makefile.am:
29106           We need the marshallers for decodebin, too.
29107
29108 2004-10-30  David Schleef  <ds@schleef.org>
29109
29110         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
29111           quicktime typefinding work with 64-bit offsets.
29112
29113 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
29114
29115         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
29116           Set EOS on the element when processing an EOS event.
29117         * ext/speex/gstspeexdec.h:
29118         * ext/speex/gstspeexenc.h:
29119           Only keep a const ptr to the mode
29120         * gst-libs/gst/riff/riff-media.c:
29121         (gst_riff_create_audio_caps_with_data),
29122         (gst_riff_create_audio_template_caps):
29123           Allow WMAV3, with up to 6 channels.
29124         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
29125           Don't call gst_pad_set_event_function on a sink pad.
29126         * gst/mpegstream/gstdvddemux.c:
29127         (gst_dvd_demux_get_subpicture_stream),
29128         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
29129           Copy the explicit caps that were set across to the cur_* pads,
29130           instead of trying to use a possibly non-existent negotiated caps.
29131           Reset the type of subpicture pads to UNKNOWN after calling
29132           init_stream, so that the caps get set.
29133
29134 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
29135
29136         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29137
29138         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
29139           Don't touch buffer if it is of size 0 (fixes #151064).
29140
29141 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29142
29143         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
29144           Synchronized discont handling.
29145
29146 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29147
29148         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
29149         (gst_ogg_demux_push):
29150           Make seeking sort-of exact again (fixes #156387).
29151
29152 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29153
29154         * gst/playback/gstplaybasebin.c: (unknown_type),
29155         (add_element_stream), (new_decoded_pad),
29156         (gst_play_base_bin_change_state):
29157         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
29158         (gst_stream_info_init), (gst_stream_info_new),
29159         (gst_stream_info_dispose), (gst_stream_info_get_property):
29160         * gst/playback/gststreaminfo.h:
29161           Make caps explicitely available. Makes testing for unsupported
29162           types possible. Improves error reporting.
29163
29164 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29165
29166         * gst/audioconvert/gstaudioconvert.c:
29167         (gst_audio_convert_buffer_to_default_format):
29168           Really don't touch read-only buffers (#156563).
29169
29170 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
29171
29172         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29173
29174         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
29175           Fix memleak (#155223).
29176
29177 2004-10-29  Wim Taymans  <wim@fluendo.com>
29178
29179         * gst/tcp/.cvsignore:
29180         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
29181         (gst_multifdsink_class_init), (gst_multifdsink_init),
29182         (gst_multifdsink_add), (gst_multifdsink_remove),
29183         (gst_multifdsink_remove_client_link), (is_sync_frame),
29184         (gst_multifdsink_new_client),
29185         (gst_multifdsink_handle_client_write),
29186         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
29187         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
29188         (gst_multifdsink_get_property):
29189         * gst/tcp/gstmultifdsink.h:
29190         Added burst on connect sync_method, deprecated sync_clients,
29191         streamlined the sync code some more.
29192
29193 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29194
29195         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
29196         (gst_play_base_bin_change_state):
29197           Improve error reporting.
29198
29199 2004-10-28  Wim Taymans  <wim@fluendo.com>
29200
29201         * gst/tcp/Makefile.am:
29202         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
29203         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
29204         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
29205         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
29206         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
29207         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
29208         (gst_fdset_wait):
29209         Added more locks around fdset structures. Fixed/reworked
29210         the poll array resizing code.
29211         Added stress test for fdset.
29212
29213 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29214
29215         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
29216         fix build
29217
29218 2004-10-28  Benjamin Otte  <otte@gnome.org>
29219
29220         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
29221           fix link function to always query channels and query width for
29222           floats
29223         * configure.ac:
29224           add equalizer dir
29225         * gst/equalizer/Makefile.am:
29226         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
29227         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
29228         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
29229         (arg_to_scale), (setup_filter),
29230         (gst_iir_equalizer_compute_frequencies),
29231         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
29232         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
29233         (plugin_init):
29234           add an equalizer
29235
29236 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
29237
29238         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
29239
29240         * po/LINGUAS:
29241         * po/nb.po:
29242           Added Norwegian Bokmaal translation
29243
29244 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29245
29246         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
29247           Don't break on options (fixes #156488).
29248
29249 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
29250
29251         * configure.ac:
29252         * ext/cdaudio/Makefile.am:
29253         * sys/Makefile.am:
29254           fix build on older automake
29255
29256 2004-10-26  Wim Taymans  <wim@fluendo.com>
29257
29258         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
29259         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
29260         Allow a little margin when negotiating the framerate.
29261
29262 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
29263
29264         * gst/level/gstlevel.c:
29265           synchonised naming of pads and pad-templates
29266
29267 2004-10-26  Wim Taymans  <wim@fluendo.com>
29268
29269         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
29270         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
29271         (_find_streams_check), (gst_ogg_demux_push):
29272         Fix EOS again. Needs to be done in a better way. We should not
29273         remove the pad if there is no new chained stream.
29274
29275 2004-10-26 Iain <iaingnome@gmail.com>
29276
29277         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
29278         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
29279         of the caps.
29280         * gst/interleave/interleave.c (interleave_class_init): Hook up release
29281         pad.
29282         (interleave_release_pad): Remove the pad.
29283         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
29284         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
29285         the set device.
29286         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
29287         attrs
29288         (gst_xvimagesink_xcontext_clear): Free the xcontext.
29289         (gst_xvimagesink_finalize): Free the par.
29290
29291 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29292
29293         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
29294         (gst_avimux_stop_file):
29295           First calculate the rate, and only then use it. Hdr.rate is a
29296           multiple and not a derivative of hdr.scale. Scale is not the
29297           same as blockalign but is solely related to rate.
29298
29299 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29300
29301         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
29302         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
29303           Implement seeking.
29304
29305 2004-10-25  James Henstridge  <james@jamesh.id.au>
29306
29307         Reviewed by:  David Schleef  <ds@schleef.org>
29308
29309         * examples/gstplay/player.c: (got_stream_length), (main):
29310         * examples/seeking/cdplayer.c: (update_scale):
29311         * examples/seeking/seek.c: (format_value), (update_scale):
29312         * examples/seeking/spider_seek.c: (format_value), (update_scale),
29313         (stop_seek):
29314         Build fixes on AMD64.
29315
29316 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29317
29318         reviewed by: Ronald Bultje <rbultje at gnome dot org>
29319
29320         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
29321         Fix for some v4l cards which hang in v4lsrc
29322
29323 2004-10-25  Wim Taymans  <wim@fluendo.com>
29324
29325         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
29326         (gst_ogg_demux_push), (gst_ogg_chains_clear):
29327         Make sure to remove the pad when a new chain is
29328         encountered. Set some vars to NULL so we don't try
29329         to reference freed memory.
29330
29331 2004-10-25  Wim Taymans  <wim@fluendo.com>
29332
29333         * examples/seeking/Makefile.am:
29334         * examples/seeking/cdplayer.c: (update_scale):
29335         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
29336         * examples/seeking/playbin.c: (make_playerbin_pipeline),
29337         (format_value), (update_scale), (iterate), (start_seek),
29338         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
29339         (print_usage), (main):
29340         Added some more examples, update others.
29341
29342 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29343
29344         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
29345         * ext/speex/gstspeexdec.c: (speex_dec_chain):
29346         * ext/theora/theoradec.c: (theora_dec_chain):
29347         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
29348           Add codec-name metadata.
29349
29350 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
29351
29352         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29353
29354         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
29355         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
29356         * ext/alsa/gstalsamixertrack.h:
29357         * po/POTFILES.in:
29358           ALSA mixer track label internationalization (#154054).
29359
29360 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29361
29362         * ext/theora/theoradec.c: (theora_dec_chain):
29363           Export bitrate as metadata.
29364
29365 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29366
29367         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
29368         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
29369         * ext/alsa/gstalsamixertrack.h:
29370           Fix names, fix loop.
29371
29372 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29373
29374         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
29375         (speex_dec_convert):
29376           sinkconvert function so oggdemux can get the file length (totem).
29377
29378 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
29379
29380         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29381
29382         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
29383           Don't push incomplete packets.
29384         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
29385           Fix MPEG-4 audio typefinding.
29386
29387 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29388
29389         * sys/v4l/Makefile.am:
29390         * sys/v4l/gstv4l.c: (plugin_init):
29391         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
29392         (gst_v4lelement_init), (gst_v4lelement_dispose),
29393         (gst_v4lelement_change_state):
29394         * sys/v4l/gstv4lelement.h:
29395         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
29396         (gst_v4l_xoverlay_close), (idle_refresh),
29397         (gst_v4l_xoverlay_set_xwindow_id):
29398         * sys/v4l/gstv4lxoverlay.h:
29399         * sys/v4l/v4l-overlay_calls.c:
29400         * sys/v4l/v4l_calls.h:
29401         * sys/v4l2/Makefile.am:
29402         * sys/v4l2/gstv4l2.c: (plugin_init):
29403         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
29404         (gst_v4l2element_init), (gst_v4l2element_dispose),
29405         (gst_v4l2element_change_state):
29406         * sys/v4l2/gstv4l2element.h:
29407         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
29408         (gst_v4l2_xoverlay_close), (idle_refresh),
29409         (gst_v4l2_xoverlay_set_xwindow_id):
29410         * sys/v4l2/gstv4l2xoverlay.h:
29411         * sys/v4l2/v4l2-overlay_calls.c:
29412         * sys/v4l2/v4l2_calls.h:
29413           Remove client-side overlay handling, use the X-server v4l plugin
29414           for that. Nicer overlay, less code. Also make the plugin
29415           compileable without X (but then without overlay, obviously).
29416           Makes xwindowlistener obsolete, should we remove that?
29417
29418 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29419
29420         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
29421         (gst_osssrc_src_query):
29422         * sys/oss/gstosssrc.h:
29423           OK, so people want offset in DEFAULT. This time, actually fix all
29424           cases.
29425         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
29426           Add FPS properly.
29427
29428 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29429
29430         * gst/asfdemux/gstasfmux.c:
29431         * gst/avi/gstavimux.c:
29432           Framerate.
29433
29434 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29435
29436         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
29437           Fix properties (channel, norm, frequency).
29438
29439 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29440
29441         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
29442           Flag typo.
29443         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
29444           No warnings.
29445
29446 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29447
29448         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
29449           Fix hang.
29450
29451 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29452
29453         * sys/v4l2/gstv4l2element.h:
29454           Yet Another Hack (tm) for kernel header borkedness.
29455         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
29456         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
29457         (gst_v4l2src_link), (gst_v4l2src_getcaps),
29458         (gst_v4l2src_change_state):
29459         * sys/v4l2/gstv4l2src.h:
29460         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
29461         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
29462           Fix caps, keep track of state, work.
29463
29464 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29465
29466         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
29467           Quiet.
29468
29469 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29470
29471         * sys/oss/gstosssrc.c: (gst_osssrc_get):
29472           Don't mix bytes and samples.
29473
29474 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29475
29476         * ext/ogg/gstoggmux.c:
29477           Basic pad template which accepts OGM tracks, speex, flac, vorbis
29478           and theora. Any is incorrect.
29479         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
29480           Fix caps.
29481         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
29482         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
29483         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
29484         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
29485         * sys/v4l/gstv4lmjpegsrc.h:
29486         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
29487         (gst_v4lsrc_change_state):
29488         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
29489         (gst_v4lmjpegsrc_capture_stop):
29490           Fix caps. Keep track of internal state. Work.
29491
29492 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29493
29494         * ext/Makefile.am:
29495           Fix the build fixes.
29496
29497 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29498
29499         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29500         (gst_ogg_demux_src_event), (_find_chain_seek),
29501         (gst_ogg_pad_push):
29502           Check for pad availability before using it.
29503         * ext/ogg/gstoggdemux.c: (_find_chain_process):
29504           Fix parsing of chained ogg. Needs more work on the decoder side.
29505
29506 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29507
29508         * gst/spectrum/Makefile.am:
29509         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
29510         (idle_func):
29511           Fix demo and reenable it. Yes, I'm currently playing with audio
29512           analysis tools
29513
29514 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29515
29516         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
29517           We love it if files that start at zero work too...
29518
29519 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29520
29521         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
29522           Handle files with missing EOS headers.
29523
29524 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29525
29526         * gst/tcp/gsttcpserversink.c:
29527         (gst_tcpserversink_handle_server_read),
29528         (gst_tcpserversink_init_send):
29529         Zero some variables first (need for accept not to return EINVAL)
29530
29531 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29532
29533         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29534         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
29535         * ext/theora/theoradec.c: (theora_dec_sink_convert),
29536         (theora_dec_chain):
29537         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
29538         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
29539           Seeking and querying finetune.
29540
29541 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
29542
29543         * configure.ac:
29544         * ext/Makefile.am:
29545         * ext/raw1394/Makefile.am:
29546           fix the build
29547
29548 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29549
29550         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
29551           Wrong return.
29552         * gst/playback/Makefile.am:
29553         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
29554         * gst/playback/gstplay-marshal.list:
29555         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
29556           Fix marshallers.
29557
29558 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29559
29560         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
29561           Silence.
29562
29563 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29564
29565         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29566         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
29567         (gst_ogg_pad_push):
29568           Yay for non-lineair granulepos in theora.
29569
29570 2004-10-18  Wim Taymans  <wim@fluendo.com>
29571
29572         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
29573         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
29574         * ext/dv/gstdvdec.h:
29575         Make sure we renegotiate aspect ratio when the camera switches.
29576
29577 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29578
29579         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29580         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
29581           Start at zero.
29582         * ext/theora/theoradec.c: (theora_dec_chain):
29583           Skip headers. Bad idea for chained ogg, but fixes seeking.
29584
29585 2004-10-18  Wim Taymans  <wim@fluendo.com>
29586
29587         * configure.ac:
29588         I swear, this is the last time I touch this.
29589
29590 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29591
29592         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29593         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
29594         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
29595           Faster seeking.
29596         * ext/theora/theoradec.c: (theora_dec_sink_convert):
29597           Time-to-default conversion.
29598         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
29599           Don't error on unknown packets, just skip. We should probably
29600           read them if we want to support chained ogg.
29601
29602 2004-10-18  Wim Taymans  <wim@fluendo.com>
29603
29604         * configure.ac:
29605         Added cdaudio to wrong list.
29606
29607 2004-10-18  Wim Taymans  <wim@fluendo.com>
29608
29609         * configure.ac:
29610         Revive cdaudio.
29611
29612 2004-10-18  Wim Taymans  <wim@fluendo.com>
29613
29614         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
29615         (gst_dvdec_video_link), (gst_dvdec_push):
29616         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
29617         (gst_smokeenc_resync), (gst_smokeenc_chain):
29618         Fix mimetype on smoke encoder.
29619         Add aspect ratio to dvdec. Not sure if these
29620         values are correct though....
29621
29622 2004-10-18  Wim Taymans  <wim@fluendo.com>
29623
29624         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
29625         Fix vorbis property descriptions and ranges.
29626
29627 2004-10-18  Wim Taymans  <wim@fluendo.com>
29628
29629         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
29630         Really do nothing when no data is available.
29631         Go to the playing state when the stream is not seekable
29632         instead of failing.
29633
29634 2004-10-18  Wim Taymans  <wim@fluendo.com>
29635
29636         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
29637         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
29638         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
29639         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
29640         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
29641         Added uri handler for cd://
29642         Port to new API.
29643
29644 2004-10-18  Wim Taymans  <wim@fluendo.com>
29645
29646         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
29647         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
29648         (try_to_link_1), (no_more_pads), (close_link), (type_found):
29649         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
29650         (remove_prerolls), (unknown_type), (add_element_stream),
29651         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
29652         (gst_play_base_bin_remove_element),
29653         (gst_play_base_bin_link_stream):
29654         * gst/playback/gstplaybin.c: (gen_video_element),
29655         (gen_vis_element), (remove_sinks), (setup_sinks):
29656         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
29657         (gst_stream_info_get_type), (gst_stream_info_class_init),
29658         (gst_stream_info_init), (gst_stream_info_new),
29659         (gst_stream_info_dispose), (stream_info_mute_pad),
29660         (gst_stream_info_set_property), (gst_stream_info_get_property):
29661         * gst/playback/gststreaminfo.h:
29662         Add sink padtemplate to decodebin.
29663         Added some more comments.
29664         Make queue size configurable in playbasebin.
29665         Added possibility to use elements as sinks (ex cdaudio).
29666
29667 2004-10-15  Wim Taymans  <wim@fluendo.com>
29668
29669         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
29670         (gst_speexenc_chain):
29671         Fix speex timestamps so that it gets muxed properly.
29672
29673 2004-10-15  Wim Taymans  <wim@fluendo.com>
29674
29675         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
29676         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
29677         (gst_dv1394src_init), (gst_dv1394src_dispose),
29678         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
29679         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
29680         (gst_dv1394src_event), (gst_dv1394src_get_formats),
29681         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
29682         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
29683         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
29684         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
29685         * ext/raw1394/gstdv1394src.h:
29686         Added conversion/query functions.
29687         Update buffer timestamps,
29688         Added signals.
29689         Added uri dv:// so it might play from the firewire in playbin.
29690         Fix a possible leak.
29691         Added debugging.
29692
29693 2004-10-15  Wim Taymans  <wim@fluendo.com>
29694
29695         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
29696         (gst_dv1394src_init), (gst_dv1394src_set_property),
29697         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
29698         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
29699         * ext/raw1394/gstdv1394src.h:
29700         Added AV/C VTR control support needed for some cameras.
29701         Added automatic port detection.
29702         Added properties for selecting the channel.
29703         The configure.ac script is not yet updated to reflect the
29704         new libavc1394 and librom1394 dependencies.
29705
29706 2004-10-15  Wim Taymans  <wim@fluendo.com>
29707
29708         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
29709         (qtdemux_parse), (gst_qtdemux_handle_esds):
29710         An esds box is not a container.
29711         Fix parsing of mp4v boxes.
29712         Do not try to renegotiate fps for each frame. Need to
29713         find a better method. This should fix mp4 playback.
29714
29715 2004-10-14  David Schleef  <ds@schleef.org>
29716
29717         * configure.ac: update for swfdec-0.3 and liboil-0.2
29718         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
29719         * ext/swfdec/gstswfdec.h: same
29720         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
29721         * gst/videotestsrc/videotestsrc.c: same
29722
29723 2004-10-14  Wim Taymans  <wim@fluendo.com>
29724
29725         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
29726         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
29727         (is_sync_frame), (gst_multifdsink_new_client),
29728         (gst_multifdsink_handle_client_write),
29729         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
29730         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
29731         Turn warnings into info.
29732         Don't allow a state change in the streaming thread.
29733
29734 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
29735
29736         * ext/vorbis/oggvorbisenc.c:
29737         * ext/vorbis/vorbisdec.c:
29738           fix template sample rate
29739
29740 2004-10-13  Wim Taymans  <wim@fluendo.com>
29741
29742         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
29743         Decoding the header first fixes some problems in resyncing
29744         in more mp3s.
29745
29746 2004-10-12  Wim Taymans  <wim@fluendo.com>
29747
29748         * gst/playback/gstplaybin.c: (gen_video_element),
29749         (gen_vis_element), (remove_sinks), (setup_sinks):
29750         Added vis plugin support, need to configure the vis
29751         element to activate it.
29752
29753 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29754
29755         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
29756         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
29757           Some debug.
29758         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
29759         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
29760         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
29761         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
29762         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
29763         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
29764         * gst/avi/gstavidemux.h:
29765           Support for openDML-2.0 indx/ix## chunks. Support for broken index
29766           recovery (where, if part of the index is broken, we will still read
29767           the rest of the index and recover the broken part by stream
29768           scanning). More broken media support. EOS workarounds. General AVI
29769           braindamage headache recovery. Aspirin included.
29770
29771 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29772
29773         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
29774         (cdparanoia_event), (cdparanoia_query):
29775           Get rid of hideous lead-in.
29776
29777 2004-10-11  Wim Taymans  <wim@fluendo.com>
29778
29779         * gst/playback/gstplaybasebin.c: (setup_source):
29780         Wrong var used to get g_list_next.
29781
29782 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29783
29784         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
29785         (cdparanoia_get), (cdparanoia_open):
29786           Report discid as metadata, add duration.
29787
29788 2004-10-11  Wim Taymans  <wim@fluendo.com>
29789
29790         * gst/playback/gstplaybasebin.c: (setup_source):
29791         Cleanup the previous pipeline a little earlier for the
29792         case that a source element provides raw data.
29793
29794 2004-10-11  Benjamin Otte  <otte@gnome.org>
29795
29796         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
29797           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
29798           consuming the last 128 bytes, even though it was valid mp3 data.
29799
29800 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29801
29802         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
29803         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
29804         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
29805         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
29806
29807 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29808
29809         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
29810         Fix for webcams that support only specific width or height
29811
29812 2004-10-09  Tim-Philipp MĂ¼ller  <t.i.m@zen.co.uk>
29813
29814         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29815
29816         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
29817           Fix wrong discont event setup (fixes #154967).
29818
29819 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
29820
29821         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29822
29823         * gst/auparse/gstauparse.c: (gst_auparse_chain):
29824           Error out on invalid data (fixes #154807).
29825
29826 2004-10-09  Tim-Philipp MĂ¼ller  <t.i.m@zen.co.uk>
29827
29828         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29829
29830         * ext/dvdread/dvdreadsrc.c: (_read):
29831           Make titles > 0 work again (fixes #154834).
29832
29833 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29834
29835         * gst-libs/gst/riff/riff-media.c:
29836         (gst_riff_create_video_template_caps):
29837           WMV3 missing in template caps.
29838
29839 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29840
29841         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
29842           OK, so the original code was too strict. It makes random AVI files
29843           hang for seconds upon opening, which is unacceptable and is far
29844           beyond the original goal of getting multiple chunks for one-chunk
29845           sounc stream files. So now do just that.
29846
29847 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29848
29849         * gst/playback/gstplaybasebin.c: (setup_source),
29850         (gst_play_base_bin_change_state):
29851           Actually clean up streaminfo if output fails. This would trigger
29852           if, for example, there was no CD in the drive. No preroll, so
29853           a streaminfo structure is created, but the subsequent state change
29854           of the thread fails.
29855         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
29856           Don't change state if parent failed.
29857
29858 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29859
29860         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
29861         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
29862         (gen_video_element), (remove_sinks):
29863           Add small bits of code for screenshot handling.
29864
29865 2004-10-08  Wim Taymans  <wim@fluendo.com>
29866
29867         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
29868         (gen_video_element), (gen_audio_element), (setup_sinks):
29869         Don't assume the user provided sinks are named "sink"...
29870
29871 2004-10-08  Wim Taymans  <wim@fluendo.com>
29872
29873         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
29874         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
29875         (gst_play_base_bin_link_stream):
29876         Do not try to autoplug sources that generate raw streams like
29877         cdparanoia.
29878         disconnect the preroll overrun signal when we don't need it anymore.
29879
29880 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
29881
29882         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
29883         Added reworked patch from #154903 from milosz derezynski (deadchip).
29884
29885 2004-10-08  Wim Taymans  <wim@fluendo.com>
29886
29887         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
29888         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
29889         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
29890         (cdparanoia_convert), (cdparanoia_uri_get_type),
29891         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
29892         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
29893         * ext/cdparanoia/gstcdparanoia.h:
29894         This adds the cdda://<tracknum> uri.
29895
29896 2004-10-08  Wim Taymans  <wim@fluendo.com>
29897
29898         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
29899         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
29900         (try_to_link_1), (no_more_pads), (close_link), (type_found):
29901         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
29902         (unknown_type), (gst_play_base_bin_remove_element),
29903         (gst_play_base_bin_link_stream):
29904         * gst/playback/gstplaybasebin.h:
29905         * gst/playback/gstplaybin.c: (gst_play_bin_init),
29906         (gst_play_bin_set_property), (gen_video_element),
29907         (gen_audio_element), (setup_sinks):
29908         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
29909         (gst_stream_info_get_type), (gst_stream_info_class_init),
29910         (gst_stream_info_init), (gst_stream_info_new),
29911         (gst_stream_info_dispose), (stream_info_mute_pad),
29912         (gst_stream_info_set_property), (gst_stream_info_get_property):
29913         * gst/playback/gststreaminfo.h:
29914         Reuse the audio and video bins.
29915         Some internal cleanups in the stream selection code.
29916
29917 2004-10-08  Julien MOUTTE  <julien@moutte.net>
29918
29919         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
29920         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
29921         * sys/ximage/ximagesink.h:
29922         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
29923         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
29924         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
29925         not coming from those elements. Moreover these elements should not keep
29926         the xid they have been given when in NULL state.
29927
29928 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29929
29930         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
29931         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
29932         * sys/ximage/ximagesink.h:
29933         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
29934         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
29935         * sys/xvimage/xvimagesink.h:
29936           Actually only create a new toplevel window if we're not gonna
29937           embed it right after.
29938
29939 2004-10-07  Wim Taymans  <wim@fluendo.com>
29940
29941         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
29942         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
29943         * gst/playback/gstplaybin.c: (setup_sinks):
29944         Implement muting/unmuting of streams, mute streams that are not
29945         used.
29946
29947 2004-10-07  Wim Taymans  <wim@fluendo.com>
29948
29949         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
29950         (plugin_init):
29951         Added lame audio/x-ac3 typefind function.
29952
29953 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
29954
29955         * configure.ac:
29956           bump nano to cvs
29957
29958 === release 0.8.5 ===
29959
29960 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
29961
29962         * NEWS:
29963         * RELEASE:
29964         * configure.ac:
29965           releasing 0.8.5, "Take You On"
29966
29967 2004-10-06  Wim Taymans  <wim@fluendo.com>
29968
29969         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
29970         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
29971         (no_more_pads), (close_link), (type_found):
29972         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
29973         * gst/playback/gstplaybin.c: (gen_video_element):
29974         Do not signal the no_more_pads after the first pad when
29975         we are plugging a non dynamic element with multiple
29976         output pads (like swfdec, dvdec, ...).
29977
29978 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
29979
29980         * configure.ac:
29981           bump for prerelease
29982
29983 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
29984
29985         * gst/wavparse/gstwavparse.c:
29986           add ATRAC3 to STATIC CAPS to fix a warning
29987
29988         * gst/matroska/ebml-read.c:
29989         * gst-libs/gst/riff/riff-read.c:
29990           fix typos
29991
29992 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
29993
29994         * gst-libs/gst/riff/riff-media.c:
29995           generate caps for ATRAC3 audio streams
29996
29997         * gst/realmedia/rmdemux.c:
29998           generate caps for ATRAC3 audio streams
29999
30000 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30001
30002         * gst/wavparse/Makefile.am
30003         * gst/wavparse/riff.h
30004         * gst/wavparse/wavparse.vcproj
30005           riff.h removal (unused and duplication with riff-ids.h)
30006
30007 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30008
30009         * gst/wavparse/gstwavparse.h
30010           remove duplicated defines for audio codec codes
30011
30012         * gst-libs/gst/riff/riff-ids.h
30013         * gst/wavenc/riff.h:
30014           add "4CC" code for ATRAC3 audio streams
30015           add "4CC" code for ITU_G721_ADPCM (unused for now)
30016
30017 2004-10-06  Wim Taymans  <wim@fluendo.com>
30018
30019         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
30020         Actually _do_ negotiation. Pass gdouble as arg instead
30021         of guint64 for the framerate.
30022
30023 2004-10-06  Wim Taymans  <wim@fluendo.com>
30024
30025         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
30026         (find_compatibles), (close_pad_link), (try_to_link_1),
30027         (no_more_pads), (close_link), (type_found):
30028         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
30029         * gst/playback/gstplaybin.c: (gen_video_element),
30030         (gen_audio_element):
30031         Set state on newly added element to READY so that negotiation
30032         can happen ASAP.
30033         Addes some more debug info.
30034         Do not try to plug pads with multiple caps structures or ANY
30035         because it is too dangerous since we do not do dynamic
30036         replugging.
30037
30038 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
30039
30040         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
30041
30042         * po/LINGUAS:
30043         * po/or.po:
30044           add Oriya translation
30045
30046 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30047
30048         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
30049           Prevent overwrite of size member. Makes audio sound crappy.
30050
30051 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30052
30053         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
30054         Add rmvb to the list of known RealMedia extensions
30055
30056 2004-10-05  Wim Taymans  <wim@fluendo.com>
30057
30058         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
30059         (mngdec_openstream), (mngdec_closestream),
30060         (mngdec_handle_sink_event), (mngdec_readdata),
30061         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
30062         (mngdec_getcanvasline), (mngdec_refresh),
30063         (gst_mngdec_change_state):
30064         Set the framerate correctly.
30065
30066 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30067
30068         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
30069           There was something wrong with the index massaging.
30070
30071 2004-10-04  Wim Taymans  <wim@fluendo.com>
30072
30073         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
30074         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
30075         (gst_smokedec_chain):
30076         * ext/jpeg/gstsmokedec.h:
30077         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
30078         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
30079         * ext/jpeg/gstsmokeenc.h:
30080         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
30081         (smokecodec_decode_new), (smokecodec_info_free),
30082         (smokecodec_set_quality), (smokecodec_get_quality),
30083         (smokecodec_set_threshold), (smokecodec_get_threshold),
30084         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
30085         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
30086         (smokecodec_encode), (smokecodec_parse_id),
30087         (smokecodec_parse_header), (smokecodec_decode):
30088         * ext/jpeg/smokecodec.h:
30089         * ext/jpeg/smokeformat.h:
30090         Updated smoke, new bitstream, allows embedding in ogg.
30091
30092 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30093
30094         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
30095           Fix seeking in some files. All this code is no longer needed (and
30096           actually breaks stuff) because we now synchronize the full index
30097           right when reading the header.
30098
30099 2004-10-04  Wim Taymans  <wim@fluendo.com>
30100
30101         * configure.ac:
30102         configure update for libmng.
30103
30104 2004-10-04  Wim Taymans  <wim@fluendo.com>
30105
30106         * ext/libmng/Makefile.am:
30107         * ext/libmng/gstmng.c: (plugin_init):
30108         * ext/libmng/gstmng.h:
30109         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
30110         (gst_mngdec_base_init), (gst_mngdec_class_init),
30111         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
30112         (gst_mngdec_loop), (gst_mngdec_get_property),
30113         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
30114         (mngdec_closestream), (mngdec_handle_sink_event),
30115         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
30116         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
30117         (gst_mngdec_change_state):
30118         * ext/libmng/gstmngdec.h:
30119         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
30120         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
30121         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
30122         (gst_mngenc_chain), (gst_mngenc_get_property),
30123         (gst_mngenc_set_property):
30124         * ext/libmng/gstmngenc.h:
30125         Added basic MNG decoder. Needs more work. The encoder does
30126         not work yet.
30127
30128 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30129
30130         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
30131         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
30132         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
30133           Don't hang on length=0 chunks. Some negotiation fixes. Signal
30134           no-more-pads.
30135
30136 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
30137
30138         * configure.ac:
30139           you need at least 1.0.4 of speex
30140
30141 2004-10-04 Iain <iaingnome@gmail.com>
30142
30143         * ext/speex/gstspeexdec.h: Revert the includes changes.
30144
30145         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
30146
30147 2004-09-30 Iain <iaingnome@gmail.com>
30148
30149         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
30150         found during init or set as a property instead of hardcoding /dev/audio
30151
30152 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30153
30154         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
30155         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
30156         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
30157         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
30158         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
30159         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
30160         (gst_rmdemux_dump_data):
30161           Use debug category, fix EOS handling. filesrc ! rmdemux now
30162           works.
30163
30164 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30165
30166         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
30167         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
30168         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
30169           Improve allocation, cutting and sorting of the index. How takes a
30170           few seconds instead of minutes.
30171
30172 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
30173
30174         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
30175           fixed compilation
30176
30177 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30178
30179         * gst-libs/gst/riff/riff-media.c:
30180         (gst_riff_create_video_caps_with_data),
30181         (gst_riff_create_video_template_caps):
30182           Add wing commander format mimetype/fourccs.
30183         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
30184           Don't crash if some value is 0.
30185
30186 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30187
30188         * gst-libs/gst/riff/riff-media.c:
30189         (gst_riff_create_video_caps_with_data),
30190         (gst_riff_create_video_template_caps):
30191           Add DIB fourcc (raw, palettized 8-bit RGB).
30192         * gst-libs/gst/riff/riff-read.c:
30193         (gst_riff_read_strf_vids_with_data):
30194           Oops, fix strf_data reading bug.
30195         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
30196           Use a non-NULL tag.
30197         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
30198           Time for hacks. Sorry Dave. At least one quicktime movie (a
30199           trailer) that I've encountered contains multiple video tracks.
30200           One of those is the actual video track, the other are one-frame
30201           tracks (images). Unfortunately, the number of frames according
30202           to the trak header is 1 for each, so that doesn't help. So
30203           instead, I look at the duration and discard tracks with a
30204           duration shorter than 20% of the length of the stream. Better
30205           than nothing.
30206
30207 2004-10-01  Christian Schaller <christian@fluendo.com>
30208
30209         * ext/ivorbis/vorbis.c:
30210           Patch from Phil Blundell (Bug 152341)
30211
30212 2004-10-01  Wim Taymans  <wim@fluendo.com>
30213
30214         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
30215         (speex_dec_get_formats), (speex_dec_convert),
30216         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
30217         (speex_dec_chain), (gst_speexdec_get_property),
30218         (gst_speexdec_set_property):
30219         Small cleanups.
30220
30221 2004-10-01  Wim Taymans  <wim@fluendo.com>
30222
30223         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
30224         (gst_wavparse_stream_init), (gst_wavparse_fmt),
30225         (gst_wavparse_other), (gst_wavparse_loop),
30226         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
30227         (gst_wavparse_srcpad_event):
30228         * gst/wavparse/gstwavparse.h:
30229         Added some more debugging info.
30230         Fix the case where the length of the file is 0.
30231         Make sure we seek to sample borders.
30232
30233 2004-10-01  Wim Taymans  <wim@fluendo.com>
30234
30235         * gst/playback/README:
30236         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
30237         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
30238         (try_to_link_1), (no_more_pads), (close_link), (type_found):
30239         Add some debug info to decodebin, update README
30240
30241 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30242
30243         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
30244           Don't use g_print(); use GST_DEBUG().
30245
30246 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30247
30248         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
30249         (gst_ogg_mux_queue_pads):
30250           Handle EOS properly.
30251
30252 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
30253
30254         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30255
30256         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
30257         (gst_faad_chain), (gst_faad_change_state):
30258         * ext/faad/gstfaad.h:
30259           Allow playback of raw (unframed) MPEG AAC files (#148993).
30260
30261 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
30262
30263         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30264
30265         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
30266           Throw error if we didn't recognize the stream. Fixes #152289.
30267
30268 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30269
30270         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
30271           Fix negotiation.
30272
30273 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
30274
30275         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30276
30277         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
30278           Fix memleak.
30279
30280 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
30281
30282         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30283
30284         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
30285           Solve #152805.
30286         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
30287           Solve 152806.
30288
30289 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30290
30291         * gst-libs/gst/riff/riff-media.c:
30292         (gst_riff_create_video_caps_with_data),
30293         (gst_riff_create_audio_caps_with_data):
30294           Add codec_data handling (like asfdemux used to do).
30295         * gst/asfdemux/gstasf.c: (plugin_init):
30296         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
30297         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
30298           Use riff-media for caps creation instead of our own (mostly
30299           broken) copy of its functions.
30300
30301 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30302
30303         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
30304           Don't actually error out if we get another return value than
30305           -EINVAL. Opposite to what I first thought, drivers have random
30306           return values for this, although -EINVAL is the expected return
30307           value. Since this is not fatal, we shouldn't use
30308           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
30309
30310 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30311
30312         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
30313         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
30314         (dvdreadsrc_get_property), (_open), (_seek), (_read),
30315         (dvdreadsrc_get), (dvdreadsrc_open_file),
30316         (dvdreadsrc_change_state):
30317           Fix. Don't do one big huge loop around the whole DVD, that will
30318           cache all data and thus eat sizeof(dvd) (several GB) before we
30319           see something.
30320         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
30321           Actually NULL'ify event after using it.
30322         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
30323         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
30324         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
30325         (gst_ebml_read_seek), (gst_ebml_read_skip):
30326           Handle events.
30327         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
30328         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
30329         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
30330           Fix timing (this will probably break if I seek using menus, but
30331           I didn't get there yet). VOBs and normal DVDs should now work.
30332           Add a mpeg2-only pad with high rank so this get autoplugged for
30333           MPEG-2 movies.
30334         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
30335         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
30336         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
30337         (gst_mpeg_demux_get_audio_stream),
30338         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
30339         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
30340           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
30341           MPEG-1 but use dvddemux for MPEG-2.
30342         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
30343         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
30344         (gst_mpeg_parse_parse_packhead):
30345           Timing. Only add pad template if it exists. Add sink template from
30346           class and not from ourselves. This means we will always use the
30347           correct sink template even if it is not the one defined in this
30348           file.
30349
30350 2004-09-29  Wim Taymans  <wim@fluendo.com>
30351
30352         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
30353         (gst_mpeg_demux_parse_pes):
30354         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
30355         Fix playback of mpeg again, timestamps where screwed up by
30356         patch 1.61.
30357
30358 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30359
30360         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
30361           Only return true if we actually filled something in. Prevents
30362           player applications from showing a random length for flac files.
30363         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
30364         (gst_riff_read_use_event), (gst_riff_read_handle_event),
30365         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
30366         (gst_riff_read_strf_vids_with_data),
30367         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
30368           OK, ok, so I implemented event handling. Apparently it's normal
30369           that we receive random events at random points without asking
30370           for it.
30371         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
30372         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
30373         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
30374         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
30375         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
30376         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
30377         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
30378         * gst/avi/gstavidemux.h:
30379           Implement non-lineair chunk handling and subchunk processing.
30380           The first solves playback of AVI files where the audio and video
30381           data of individual buffers that we read are not synchronized.
30382           This should not happen according to the wonderful AVI specs, but
30383           of course it does happen in reality. It is also a prerequisite for
30384           the second. Subchunk processing allows us to cut chunks in small
30385           pieces and process each of these pieces separately. This is
30386           required because I've seen several AVI files with incredibly large
30387           audio chunks, even some files with only one audio chunk for the
30388           whole file. This allows for proper playback including seeking.
30389           This patch is supposed to fix all AVI A/V sync issues.
30390         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
30391         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
30392           Work.
30393         * gst/modplug/gstmodplug.cc:
30394           Proper return value setting for the query() function.
30395         * gst/playback/gstplaybasebin.c: (setup_source):
30396           Being in non-playing state (after, e.g., EOS) is not necessarily
30397           a bad thing. Allow for that. This fixes playback of short files.
30398           They don't actually playback fully now, because the clock already
30399           runs. This means that small files (<500kB) with a small length
30400           (<2sec) will still not or barely play. Other files, such as mod
30401           or flx, will work correctly, however.
30402
30403 2004-09-28  Wim Taymans  <wim@fluendo.com>
30404
30405         * ext/speex/gstspeex.c: (plugin_init):
30406         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
30407         (gst_speex_dec_class_init), (speex_dec_get_formats),
30408         (speex_get_event_masks), (speex_get_query_types),
30409         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
30410         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
30411         (gst_speexdec_get_property), (gst_speexdec_set_property),
30412         (speex_dec_change_state):
30413         * ext/speex/gstspeexdec.h:
30414         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
30415         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
30416         (gst_speexenc_base_init), (gst_speexenc_class_init),
30417         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
30418         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
30419         (gst_speexenc_src_query), (gst_speexenc_init),
30420         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
30421         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
30422         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
30423         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
30424         (gst_speexenc_chain), (gst_speexenc_get_property),
30425         (gst_speexenc_set_property), (gst_speexenc_change_state):
30426         * ext/speex/gstspeexenc.h:
30427         Rewrote speex encoder, make sure it can be embedded in ogg.
30428         Implemented speex decoder.
30429
30430 2004-09-28  Christian Schaller <christian@fluendo.com>
30431
30432         * configure.ac:
30433         Remove kioslave plugin. Markey is brewing a new working one
30434         * ext/Makefile.am: Remove kioslave plugin
30435         * ext/kio: remove
30436         * gst-plugins.spec.in: remove kio plugin from spec
30437
30438 2004-09-27  Wim Taymans  <wim@fluendo.com>
30439
30440         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
30441         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
30442         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
30443         (gst_multifdsink_new_client),
30444         (gst_multifdsink_handle_client_write),
30445         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
30446         (gst_multifdsink_handle_clients):
30447         * gst/tcp/gstmultifdsink.h:
30448         Make syncing to keyframes actually work for new clients and lagging
30449         clients.
30450
30451 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30452
30453         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
30454         (gst_navigationtest_handle_src_event), (draw_box_planar411),
30455         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
30456         * gst/debug/gstnavigationtest.h:
30457           make navigationtest display button-press and button-release events
30458
30459 2004-09-26 Iain <iaingnome@gmail.com>
30460
30461         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
30462         the channels have received a new media event.
30463         (interleave_buffered_loop): Compresses a new media event on all
30464         channels into one.
30465
30466 2004-09-26 Iain <iaingnome@gmail.com>
30467
30468         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
30469         call the sinkpad's default event handler and not the srcpads. He also
30470         says this is confusing :)
30471         (gst_wavenc_stop_file): Company says that seek events only go upstream
30472         we should send a discontinuous downstream instead.
30473
30474 2004-09-25  Christian Schaller <christian@fluendo.com>
30475
30476         * Update SPEC file to be usable in conjunction with Fedora Core,
30477           Fedora.us and freshrpms packages
30478         * Fix typo in multifilesrc test Makefile
30479
30480 2004-09-24  Wim Taymans  <wim@fluendo.com>
30481
30482         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
30483         Only signal the no_more_pads signal when we have
30484         added the stream to our list.
30485
30486 2004-09-24  Wim Taymans  <wim@fluendo.com>
30487
30488         * gst/playback/gstplaybasebin.c: (remove_prerolls),
30489         (new_decoded_pad):
30490         * gst/playback/gstplaybasebin.h:
30491         * gst/playback/gstplaybin.c: (setup_sinks):
30492         Don't try to preroll or decode more than one audio/video
30493         track.
30494
30495 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30496
30497         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
30498           Throw error if we failed to find a suitable output. This should
30499           throw an error if we successfully set up a pipeline (e.g. because
30500           we recognized a media file) but found no decodable streams in it
30501           (e.g. because it contains only media stream types for which we
30502           have no decoders, or because it's not a media type).
30503
30504 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30505
30506         * ext/dirac/Makefile.am:
30507         * ext/dirac/gstdirac.cc:
30508         * ext/dirac/gstdiracdec.cc:
30509         * ext/dirac/gstdiracdec.h:
30510           Do something. Don't actually know if this works because I don't
30511           have a demuxer yet.
30512         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
30513           Add channels=1 to caps returned from _getcaps().
30514         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
30515         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
30516         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
30517         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
30518         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
30519         (gst_ogm_parse_change_state):
30520           Separate between audio/video so ogmaudioparse actually uses the
30521           audio pad templates. Both audio and video work now, including
30522           autoplugging. Also use sometimes-srcpad hack.
30523         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
30524           Handle events better. Don't hang on infinite loops.
30525         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
30526         (gst_avi_demux_init), (gst_avi_demux_reset),
30527         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
30528         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
30529         (gst_avi_demux_change_state):
30530         * gst/avi/gstavidemux.h:
30531           Improve A/V sync. Still not perfect.
30532         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
30533         (gst_ebml_read_skip):
30534           Handle events better.
30535         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
30536         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
30537         (qtdemux_audio_caps):
30538           Add IMA4. Improve event handling. Save offset after a seek when
30539           the headers are at the end of the file so that we don't end up in
30540           an infinite loop.
30541         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
30542           Add low-priority typefind support for files with no length.
30543
30544 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30545
30546         * testsuite/multifilesink/Makefile.am:
30547         fix typo
30548
30549 2004-09-22  Julien MOUTTE  <julien@moutte.net>
30550
30551         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
30552         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
30553         mistakes from thaytan's patches.
30554
30555 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
30556
30557         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
30558           For completeness, XSync in the destroy function as xvimage does.
30559
30560 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
30561
30562         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
30563            Correct caps negotiation
30564         * gst/volume/gstvolume.c: (volume_chain_float),
30565         (volume_chain_int16):
30566            Modify debug output to be little more informative
30567         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
30568         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
30569         (gst_xvimagesink_xvimage_destroy):
30570           Add XSync calls after detaching from the shared memory segment to
30571           avoid a crash.
30572
30573 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30574
30575         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
30576         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
30577         * ext/vorbis/vorbis.c: (plugin_init):
30578         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
30579         (gst_vorbisenc_chain):
30580         * ext/vorbis/vorbisenc.h:
30581         remove explicit newmedia support from oggmux and vorbisenc
30582         add debug category to vorbisenc
30583         * gst/multifilesink/gstmultifilesink.c:
30584         (gst_multifilesink_class_init), (gst_multifilesink_init),
30585         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
30586         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
30587         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
30588         (plugin_init):
30589         * gst/multifilesink/gstmultifilesink.h:
30590         add support for streamheader in multifilesink
30591
30592 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30593
30594         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
30595         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
30596         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
30597           Prevent infinite loops. More correct error reporting.
30598         * gst/auparse/gstauparse.c: (gst_auparse_chain):
30599           Error out if negotiation fails.
30600         * gst/playback/gstplaybasebin.c: (setup_source),
30601         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
30602         (gst_play_base_bin_found_tag):
30603           Error/tag forwarding. Pre-roll fixes for source errors on state
30604           changes (e.g. "file does not exist") to prevent hangs.
30605
30606 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30607
30608         * testsuite/multifilesink/Makefile.am:
30609         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
30610         (gst_newmedia_class_init), (gst_newmedia_init),
30611         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
30612         (newfile_signal), (test_signal), (main):
30613         * testsuite/multifilesink/multifilesrc_test.c: (main):
30614         * testsuite/multifilesink/oggtheora_test.c:
30615         (gst_newmedia_base_init), (gst_newmedia_class_init),
30616         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
30617         (test_format), (newfile_signal), (test_signal), (main):
30618         * testsuite/multifilesink/oggvorbis_test.c:
30619         (gst_newmedia_base_init), (gst_newmedia_class_init),
30620         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
30621         (test_format), (newfile_signal), (test_signal), (main):
30622         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
30623         (gst_newmedia_class_init), (gst_newmedia_init),
30624         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
30625         (newfile_signal), (test_signal), (main):
30626         New media tests
30627
30628 2004-09-20  Christian Schaller <christian@fluendo.com>
30629
30630         * Fix mikmod license to LGPL as they have relicensed
30631         * Move Dirac and Effectv into LGPL section of README_license
30632
30633 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30634
30635         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
30636         (gst_mad_change_state):
30637           Allow for mp3 rate/channels changes. However, only very
30638           conservatively. Reason that we *have* to enable this is smiply
30639           because the mad find_sync() function is not good enough, it will
30640           regularly sync on random data as valid frames and therefore make
30641           us provide random caps as *final* caps of the stream. The best fix
30642           I could think of is to simply require several of the same stream
30643           changes in a row before we change caps.
30644           The actual testcase that works now is #
30645         * ext/ogg/Makefile.am:
30646         * ext/ogg/gstogg.c: (plugin_init):
30647         * ext/ogg/gstogmparse.c:
30648           OGM support (video only for now; I need an audio sample file).
30649         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
30650         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
30651         (gst_asf_demux_add_video_stream):
30652           WMV extradata.
30653         * gst/playback/gstplaybasebin.c: (unknown_type):
30654           Don't error out on single unknown-types after all. It's wrong.
30655           If we found type of video and audio but not of a subtitle stream,
30656           it will still error out (which is unwanted). Will find a better fix
30657           later on.
30658         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
30659         (ogmaudio_type_find), (plugin_init):
30660           OGM support.
30661
30662 2004-09-20  Johan Dahlin  <johan@gnome.org>
30663
30664         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
30665         after setting caps.
30666
30667 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30668
30669         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
30670         * gst/wavenc/gstwavenc.h:
30671         Added newmedia support to wavenc
30672
30673 2004-09-17  Wim Taymans  <wim@fluendo.com>
30674
30675         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
30676         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
30677         (gst_fdset_fd_can_write), (gst_fdset_wait):
30678         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
30679         (gst_multifdsink_init), (gst_multifdsink_add),
30680         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
30681         (gst_multifdsink_remove_client_link),
30682         (gst_multifdsink_client_queue_buffer),
30683         (gst_multifdsink_handle_client_write),
30684         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
30685         (gst_multifdsink_close), (gst_multifdsink_change_state):
30686         * gst/tcp/gstmultifdsink.h:
30687         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
30688         (gst_tcpserversink_removed):
30689         Small cleanups in fdset.c
30690         Use a hastable to map fd to the client structure for faster
30691         lookup in _remove and get_stats.
30692         Added virtual function to close the fds.
30693         Handle clients even when the select/poll call was unblocked because
30694         of a command.
30695         Implement syncing to keyframe in the recovery procedure.
30696
30697 2004-09-16 Iain <iaingnome@gmail.com>
30698
30699         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
30700         try caps.
30701
30702 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30703
30704         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
30705           Caps are only set if the type of the stream is unknown, but this
30706           is initialized in ->init_stream(), so set to UNKNOWN after calling
30707           ->init_stream() so that capsnego starts.
30708
30709 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30710
30711         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
30712         (gst_avi_demux_stream_data):
30713           Just hardcode for raw audio then. AVI audio sucks.
30714
30715 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
30716
30717         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
30718         * gst/matroska/matroska-mux.c: (audiosink_templ),
30719         (gst_matroska_mux_audio_pad_link):
30720         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
30721         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
30722
30723 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30724
30725         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
30726         (gst_avi_demux_stream_data):
30727           Try to fix a/v sync issues.
30728
30729 2004-09-15  David Schleef  <ds@schleef.org>
30730
30731         * configure.ac: remove NASM check, since we don't use it.  Update
30732         dirac check to 0.4
30733         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
30734         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
30735         Initialized variables.
30736         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
30737         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
30738         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
30739         SVQ3 format
30740
30741 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30742
30743         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
30744         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
30745         * gst/avi/gstavidemux.h:
30746           Fix for compressed audio (mp3) timestamp generation. How did this
30747           ever work?
30748
30749 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30750
30751         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
30752           Volume is a double not a float.
30753
30754 2004-09-15  Wim Taymans  <wim@fluendo.com>
30755
30756         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
30757         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
30758         Don't close the fd in multifdsink as we didn't open it in the
30759         first place. Some cleanups.
30760
30761 2004-09-15  Wim Taymans  <wim@fluendo.com>
30762
30763         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
30764         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
30765         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
30766         Fix the case where the muxer would mark pages as delta
30767         frames when they are not (vorbis only ogg).
30768
30769 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30770
30771         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
30772         (gst_play_base_bin_change_state):
30773           Handle the case where we failed to setup a clear pipeline. This
30774           will throw an error (or EOS, another nice case) and if you don't
30775           catch that, the app will wait for the signal forever (and thus
30776           hang).
30777
30778 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30779
30780         * ext/gnomevfs/gstgnomevfssink.c:
30781         (gst_gnomevfssink_uri_get_protocols):
30782         * ext/gnomevfs/gstgnomevfssrc.c:
30783         (gst_gnomevfssrc_uri_get_protocols):
30784         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
30785         * ext/gnomevfs/gstgnomevfsuri.h:
30786           Use _uri_new() instead of _open(), so it doesn't take as long and
30787           Christophe's computer won't hang.
30788         * gst/playback/gstplaybasebin.c: (unknown_type):
30789           Throw error on unknown media type, so apps actually display it.
30790
30791 2004-09-14  Brian Cameron  <brian.cameron@sun.com
30792
30793         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
30794           this script to work on Solaris since bash shell handles echo
30795           differenly than bash.
30796
30797 2004-09-17  Wim Taymans  <wim@fluendo.com>
30798
30799         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
30800         (setup_source), (gst_play_base_bin_set_property),
30801         (gst_play_base_bin_add_element):
30802         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
30803         Some more work on making sure seeking pauses the pipeline and
30804         that changing the uri actually does something.
30805
30806 2004-09-17  Wim Taymans  <wim@fluendo.com>
30807
30808         * gst/tcp/gstfdset.c: (gst_fdset_wait):
30809         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
30810         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
30811         (gst_tcpserversink_close):
30812         Be a bit more paranoid when freeing memory.
30813
30814 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30815
30816         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
30817         (qtdemux_parse_trak):
30818           Don't crash by dividing by zero (see sample movie in #126922).
30819
30820 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30821
30822         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
30823           Don't touch non-existing data (fixes crash on file in #140147).
30824
30825 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30826
30827         * gst/playback/gstplaybasebin.c:
30828         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
30829           Handle double disposals, and proper change of URIs.
30830
30831 2004-09-13  Martin Eikermann <meiker@upb.de>
30832
30833         * gst/mpegstream/gstmpegparse.c:
30834           fix synchronistation for streams recorded from digital PCR
30835           fixes bug #119376
30836
30837 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30838
30839         * ext/gnomevfs/Makefile.am:
30840         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
30841         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
30842         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
30843         (gst_gnomevfssink_uri_get_type),
30844         (gst_gnomevfssink_uri_get_protocols),
30845         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
30846         (gst_gnomevfssink_uri_handler_init),
30847         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
30848         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
30849         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
30850         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
30851         (gst_gnomevfssrc_uri_get_type),
30852         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
30853         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
30854         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
30855         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
30856         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
30857         * ext/gnomevfs/gstgnomevfsuri.h:
30858           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
30859           of fake URIs to see which this version of Gnome-VFS likes, and
30860           uses that for the Gst-URI interface. Makes playbin support http://
30861           streams. Also fix up some stupid behaviour in gnomevfssrc.
30862
30863 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30864
30865         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
30866         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
30867         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
30868         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
30869           Update mixer (to sync with other sessions) if we try to obtain
30870           a new value. This makes alsamixer work accross applications.
30871         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
30872           Only call sync functions if we're running, else alsalib asserts.
30873         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
30874           Sometimes fails to compile. Possibly a gcc bug.
30875         * gst/playback/gstplaybin.c: (gen_video_element),
30876         (gen_audio_element):
30877           Add a reference to an application-provided object, because we lose
30878           this same reference if we add it to the bin. If we don't do this,
30879           we can only use this object once and thus crash if we go from
30880           ready to playing, back to ready and back to playing again.
30881           Also add an audioscale element because several cheap soundcards -
30882           like mine - don't support all samplerates.
30883         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
30884         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
30885           Fix wrong order or PAR calls. Makes automatically obtained PAR
30886           from the X server atually being used.
30887
30888 2004-09-12  David Schleef  <ds@schleef.org>
30889
30890         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
30891         #151887, #152102, #152247.
30892         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
30893         * examples/seeking/cdparanoia.c: same
30894         * examples/seeking/cdplayer.c: same
30895         * examples/seeking/seek.c: same
30896         * examples/seeking/spider_seek.c: same
30897         * examples/seeking/vorbisfile.c: same
30898         * examples/stats/mp2ogg.c: same
30899         * ext/esd/esdsink.c: (gst_esdsink_class_init),
30900         (gst_esdsink_dispose): Dispose of element properly.
30901         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
30902         fixes.
30903         * ext/nas/nassink.c: (gst_nassink_class_init),
30904         (gst_nassink_dispose): Dispose of element correctly.
30905         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
30906         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
30907         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
30908         Fix 64-bit warning.
30909         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
30910         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
30911         Fix 64-bit warning.
30912
30913 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30914
30915         * configure.ac : change speex detection as 1.1.6 now uses
30916           .pc/pkg-config and they changed their headers location.
30917
30918 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
30919
30920         * gst/matroska/matroska-mux.h:
30921         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
30922         (gst_matroska_mux_start), (gst_matroska_mux_finish),
30923         (gst_matroska_mux_write_data):
30924           Write multiple blocks/frames per cluster.
30925                 Write meta-seek information (seek heads).
30926
30927 2004-09-09  Scott Wheeler <wheeler@kde.org>
30928
30929         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
30930         (gst_play_bin_set_property), (gst_play_bin_get_property),
30931         (gen_audio_element), (gen_audio_element):
30932           Add a volume element / property to the pipeline.
30933
30934 2004-09-07  Wim Taymans  <wim@fluendo.com>
30935
30936         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
30937         Copy timestamps from the master pad to the output buffers.
30938
30939 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
30940
30941         * ext/raw1394/gstdv1394src.c:
30942           throw errors when applicable
30943
30944 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
30945
30946         * gst/matroska/ebml-ids.h:
30947         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
30948         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
30949         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
30950           automatically convert unix time <-> ebml time when reading/writing
30951           a date, use gst_ebml_write_uint to write CUETIME,
30952           not gst_ebml_write_date.
30953         * gst/matroska/matroska-ids.h:
30954         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
30955         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
30956         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
30957         (gst_matroska_mux_write_data):
30958           Write track and segment UIDs, write muxing date, write
30959           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
30960           Create cues for audio only files.
30961
30962 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30963
30964         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
30965         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
30966           Re-commit ALSA switches.
30967         * gst/adder/gstadder.c: (gst_adder_loop):
30968           64-bit fix (#151416).
30969         * gst/debug/progressreport.c: (gst_progressreport_report):
30970           64-bit fix (#151419).
30971         * gst/matroska/matroska-demux.c:
30972         (gst_matroska_demux_parse_contents):
30973           64-bit fix (#151420).
30974         * gst/playback/test3.c: (update_scale):
30975           64-bit fix (#151421).
30976
30977 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
30978
30979         * configure.ac:
30980           bump nano to cvs
30981
30982 === release 0.8.4 ===
30983
30984 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
30985
30986         * configure.ac: releasing 0.8.4, "Alias"
30987
30988 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
30989
30990         * ext/theora/Makefile.am:
30991           fix makefile.  Fixes #151462.
30992
30993 2004-08-30  Wim Taymans  <wim@fluendo.com>
30994
30995         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
30996         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
30997         (gst_multifdsink_remove_client_link),
30998         (gst_multifdsink_client_queue_buffer),
30999         (gst_multifdsink_handle_client_write):
31000         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
31001         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
31002         Fix some memory leaks.
31003
31004 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31005
31006         Patch by: David Schleef
31007
31008         * configure.ac:
31009         * sys/Makefile.am:
31010           rename our detection macro for V4L2.  Fixes #151236.
31011
31012 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31013
31014         Patch by: David Schleef
31015
31016         * configure.ac:
31017           check to define LAMEPRESET.  Fixes #151232.
31018
31019 2004-08-27  David Schleef  <ds@schleef.org>
31020
31021         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
31022         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
31023         (gst_glimagesink_fixate):  Move local variable declarations to
31024         make gcc-2.95 happy.
31025
31026 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31027
31028         * configure.ac:
31029           bump nano for prerelease
31030
31031 2004-08-27  David Schleef  <ds@schleef.org>
31032
31033         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
31034         * sys/sunaudio/gstsunaudiosrc.c:
31035         * sys/sunaudio/gstsunaudiosrc.h:
31036
31037 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
31038
31039         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
31040         handle EOS correctly
31041         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
31042         * gst/matroska/matroska-mux.h:
31043         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
31044         VFW compatibility mode
31045
31046 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31047
31048         patch by: Zaheer Abbas Merali
31049
31050         * ext/ogg/gstoggmux.c:
31051         * ext/vorbis/vorbisenc.c:
31052         * ext/vorbis/vorbisenc.h:
31053           handle NEWMEDIA
31054
31055 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
31056
31057         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
31058         fix byte order reversion on little endian machines.
31059         * gst/matroska/matroska-mux.c: (audiosink_templ),
31060         (gst_matroska_mux_audio_pad_link):
31061         add TTA codec to the list of supported codecs.
31062         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
31063         (gst_matroska_mux_start), (gst_matroska_mux_finish),
31064         (gst_matroska_mux_write_data):
31065         * gst/matroska/matroska-mux.h:
31066         write segment duration correctly, write muxing app string, fixes bugs
31067         #140897 and #140898.
31068         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
31069         wait for all pads to be negotiated before starting to mux.
31070
31071 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31072
31073         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
31074         * ext/lame/gstlame.h:
31075         Added new media support to lame
31076
31077 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
31078
31079         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
31080         send vorbis headers at the beginning of a stream, fixes bug #141554.
31081         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
31082         bug #148950.
31083         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
31084         (gst_matroska_demux_plugin_init):
31085         * gst/matroska/matroska-ids.h:
31086         enable demuxing of TTA audio streams, fixes bug #148951.
31087         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
31088         enable typefinding for TTA audio files, fixes bug #148711.
31089         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
31090         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
31091         fixes playback of packed bitstream and xvid with bframes, bug #135407.
31092
31093 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
31094
31095         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
31096         (gst_riff_read_element_data), (gst_riff_read_seek),
31097         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
31098         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
31099         <teuf@gnome.org>
31100
31101 2004-08-23 Iain <iaingnome@gmail.com>
31102
31103         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
31104         tags. They appear to be handled differently to normal.
31105         (tag_list_to_id3_tag_foreach): Ditto.
31106
31107 2004-08-22  Wim Taymans  <wim@fluendo.com>
31108
31109         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
31110         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
31111         Make sure we never send -1 granulepos.
31112
31113 2004-08-20  Wim Taymans  <wim@fluendo.com>
31114
31115         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
31116         (gst_ogg_mux_loop):
31117         I will accept bitchslappings with non sharp objects.
31118
31119 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31120
31121         * configure.ac:
31122         Clean up the test for lame presets
31123
31124 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31125
31126         * configure.ac:
31127         * ext/lame/Makefile.am:
31128         * ext/lame/gstlame.c: (gst_lame_class_init),
31129         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
31130         Only enable lame presets if version of lame has presets in API
31131
31132 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
31133         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
31134         * gst/udp/gstudpsrc.h:
31135           Don't call gst_pad_push in a get function. Fixes #150449
31136
31137 2004-08-18  Wim Taymans  <wim@fluendo.com>
31138
31139         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
31140         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
31141         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
31142         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
31143         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
31144         (gst_fdset_wait):
31145         * gst/tcp/gstfdset.h:
31146         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
31147         (gst_multifdsink_client_queue_buffer),
31148         (gst_multifdsink_handle_client_write):
31149         * gst/tcp/gstmultifdsink.h:
31150         Some extra checks in gstfdset.
31151         Only use send() when the fd is a socket. Don't try to
31152         read from write only fds.
31153
31154 2004-08-18  Wim Taymans  <wim@fluendo.com>
31155
31156         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
31157         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
31158         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
31159         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
31160         (gst_fdset_wait):
31161         Add more locking and bounds checking.
31162
31163 2004-08-18  Wim Taymans  <wim@fluendo.com>
31164
31165         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
31166         Realloc test fdset in the lock and right before starting
31167         the poll call. Bump the limit to 4096.
31168
31169 2004-08-17  David Schleef  <ds@schleef.org>
31170
31171         * sys/sunaudio/Makefile.am:
31172         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
31173         of rates and channels.  Make debugging less obnoxious.
31174
31175         Patch from Balamurali Viswanathan implementing a mixer for
31176         Sun audio.  (bug #144091):
31177         * sys/sunaudio/gstsunelement.c:
31178         * sys/sunaudio/gstsunelement.h:
31179         * sys/sunaudio/gstsunmixer.c:
31180         * sys/sunaudio/gstsunmixer.h:
31181
31182 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31183
31184         * gst/audioscale/gstaudioscale.c:
31185         * gst/audioscale/gstaudioscale.h:
31186         made audioscale resample from any sample rate to any sample rate
31187
31188 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
31189
31190         * ext/libpng/gstpngdec.c:
31191           error out on unsupported types
31192
31193 2004-08-17  Iain <iaingnome@gmail.com>
31194
31195         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
31196         mid_side and loose_mid_side properties if its a stereo stream.
31197
31198 2004-08-17  Wim Taymans  <wim@fluendo.com>
31199
31200         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
31201         (theora_get_formats), (theora_dec_src_convert),
31202         (theora_dec_sink_convert), (theora_dec_src_query),
31203         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
31204         Add a debug line.
31205
31206 2004-08-17  Wim Taymans  <wim@fluendo.com>
31207
31208         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
31209         (gst_ogg_pad_push):
31210         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
31211         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
31212         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
31213         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
31214         Mark delta units in the muxer.
31215         Try to decode the packet after an out-of-sync error from
31216         libogg.
31217
31218 2004-08-17  Wim Taymans  <wim@fluendo.com>
31219
31220         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31221         (gst_multifdsink_init), (gst_multifdsink_add),
31222         (gst_multifdsink_client_queue_buffer),
31223         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
31224         * gst/tcp/gstmultifdsink.h:
31225         Added option to send a keyframe to clients as the first buffer.
31226         Make timeout property writable.
31227
31228 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
31229
31230         patch by: Wim Taymans
31231
31232         * gst/tcp/gstfdset.c:
31233         * gst/tcp/gstmultifdsink.c:
31234           fix index comparison, should include 0
31235
31236 2004-08-16  Wim Taymans  <wim@fluendo.com>
31237
31238         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
31239         (gst_fdset_add_fd), (gst_fdset_remove_fd),
31240         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
31241         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
31242         (gst_fdset_wait):
31243           copy when reallocing for poll so the select arguments don't get
31244           changed during the call
31245
31246 2004-08-16  Wim Taymans  <wim@fluendo.com>
31247
31248         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
31249         (gst_theora_enc_class_init), (theora_enc_sink_link),
31250         (theora_buffer_from_packet), (theora_enc_chain):
31251         Fix bug where buffers were not marked as keyframes
31252         correctly.
31253
31254 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31255
31256         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
31257         (gst_lame_preset_get_type), (gst_lame_class_init):
31258         describe the enum values for vbr mode and presets more verbosely
31259
31260 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31261
31262         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
31263         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
31264         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
31265         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
31266         * ext/lame/gstlame.h:
31267         add preset property to lame so it can use lame presets
31268
31269 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31270
31271         * ext/lame/gstlame.c: (gst_lame_get_property):
31272         whoops forgot break, thanks teuf
31273
31274 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31275
31276         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
31277         (gst_lame_class_init), (gst_lame_src_getcaps),
31278         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
31279         (gst_lame_get_property), (gst_lame_setup):
31280         * ext/lame/gstlame.h:
31281         fix lame's broken vbr stuff, allow it to resample if need be, and also
31282         make xing header optional
31283
31284 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31285
31286         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
31287         added getcaps function so samplerate doesnt get fixated to silly values
31288
31289 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31290
31291         * ext/lame/gstlame.c: (gst_lame_src_link):
31292         revert previous fix
31293
31294 2004-08-12  Johan Dahlin  <johan@gnome.org>
31295
31296         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
31297         checks. Doesn't matter what state we are in. Interfaces are a
31298         compile time thing, not runtime. It also broke the python bindings.
31299
31300 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31301
31302         * ext/lame/gstlame.c: (gst_lame_src_link):
31303         made source pad link function check if sinkpad is ok..fixes the problem
31304         where core fixates the output rate of lame stupidly
31305
31306 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
31307
31308         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
31309         * sys/v4l/v4l_calls.c:
31310         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
31311           fix fixate function to handle nonsimple caps.
31312           remove bogus check in _link
31313           cleanups
31314
31315 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31316
31317         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
31318         set default compression ratio parameter to 0.0 so bitrate parameter
31319         works :)
31320
31321 2004-08-11  David Schleef  <ds@schleef.org>
31322
31323         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
31324
31325 2004-08-11  David Schleef  <ds@schleef.org>
31326
31327         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
31328         before.
31329
31330 2004-08-11  David Schleef  <ds@schleef.org>
31331
31332         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
31333
31334 2004-08-11  David Schleef  <ds@schleef.org>
31335
31336         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
31337           license field
31338         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
31339         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
31340           LGPL.
31341         * gst/auparse/gstauparse.c: Fix plugin license field.
31342         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
31343         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
31344         * gst/rtp/gstrtp.c: Fix plugin license field.
31345
31346 2004-08-11  Wim Taymans  <wim@fluendo.com>
31347
31348         * gst/tcp/Makefile.am:
31349         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
31350         (ensure_size), (gst_fdset_new), (gst_fdset_free),
31351         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
31352         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
31353         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
31354         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
31355         (gst_fdset_fd_can_write), (gst_fdset_wait):
31356         * gst/tcp/gstfdset.h:
31357         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
31358         (gst_multifdsink_class_init), (gst_multifdsink_init),
31359         (gst_multifdsink_add), (gst_multifdsink_remove),
31360         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
31361         (gst_multifdsink_remove_client_link),
31362         (gst_multifdsink_handle_client_read),
31363         (gst_multifdsink_client_queue_data),
31364         (gst_multifdsink_client_queue_caps),
31365         (gst_multifdsink_client_queue_buffer),
31366         (gst_multifdsink_handle_client_write),
31367         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
31368         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
31369         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
31370         (gst_multifdsink_close):
31371         * gst/tcp/gstmultifdsink.h:
31372         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
31373         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
31374         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
31375         (gst_tcpserversink_close):
31376         * gst/tcp/gsttcpserversink.h:
31377         Abstracted away the select call, implemented poll (yes we ran into
31378         the 1024 limit in production).
31379
31380 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
31381
31382         * gst/tcp/gsttcp.c:
31383         * gst/tcp/gsttcpplugin.c:
31384           improve debuggging, remove assert
31385
31386 2004-08-10  Wim Taymans  <wim@fluendo.com>
31387
31388         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
31389         (gst_client_status_get_type), (gst_multifdsink_class_init),
31390         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
31391         (gst_multifdsink_handle_client_read),
31392         (gst_multifdsink_handle_client_write),
31393         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
31394         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
31395         (gst_multifdsink_get_property):
31396         * gst/tcp/gstmultifdsink.h:
31397         * gst/tcp/gsttcp-marshal.list:
31398         Starting to prepare for specifying buffer time in other units
31399         than buffers. Expose remove reason in signal.
31400
31401 2004-08-10  Wim Taymans  <wim@fluendo.com>
31402
31403         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
31404         (gst_multifdsink_remove), (gst_multifdsink_clear),
31405         (gst_multifdsink_remove_client_link),
31406         (gst_multifdsink_handle_client_read),
31407         (gst_multifdsink_client_queue_data),
31408         (gst_multifdsink_client_queue_buffer),
31409         (gst_multifdsink_handle_client_write),
31410         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
31411         (gst_multifdsink_chain), (gst_multifdsink_close):
31412         * gst/tcp/gstmultifdsink.h:
31413         Added more debugging info. Changed the way clients are
31414         removed from the lists. Fixed a bug where a bad file descriptor
31415         could cause many clients to be removed.
31416
31417 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31418
31419         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
31420           allow all pixel-aspect-ratios, not just 1:1
31421
31422 2004-08-09  David Schleef  <ds@schleef.org>
31423
31424         * sys/glsink/ARB_multitexture.h:  Remove old files.
31425         * sys/glsink/EXT_paletted_texture.h:
31426         * sys/glsink/NV_register_combiners.h:
31427         * sys/glsink/gstgl_nvimage.c:
31428         * sys/glsink/gstgl_pdrimage.c:
31429         * sys/glsink/gstgl_rgbimage.c:
31430         * sys/glsink/gstglsink.c:
31431         * sys/glsink/gstglsink.h:
31432         * sys/glsink/gstglxwindow.c:
31433         * sys/glsink/regcomb_yuvrgb.c:
31434
31435 2004-08-09  David Schleef  <ds@schleef.org>
31436
31437         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
31438         GL sink plugin.  (Bug #147302)
31439
31440         * configure.ac: Test for OpenGL
31441         * sys/Makefile.am: Use test for OpenGL
31442         * sys/glsink/Makefile.am:
31443         * sys/glsink/glimagesink.c: rewrite
31444         * sys/glsink/glimagesink.h: rewrite
31445
31446 2004-08-09  David Schleef  <ds@schleef.org>
31447
31448         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
31449         sane framerates.
31450         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
31451         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
31452         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
31453
31454 2004-08-09  Wim Taymans  <wim@fluendo.com>
31455
31456         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31457         (gst_multifdsink_add), (gst_multifdsink_get_stats),
31458         (gst_multifdsink_client_remove),
31459         (gst_multifdsink_handle_client_read),
31460         (gst_multifdsink_handle_client_write),
31461         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
31462         Do a bit more logging, make the client_read code more robust.
31463
31464 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31465
31466         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
31467         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
31468         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
31469         (gst_jpegdec_init), (gst_jpegdec_chain):
31470         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
31471         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
31472           cleanups, debugging fixes and memleak plugging
31473
31474 2004-08-09  Wim Taymans  <wim@fluendo.com>
31475
31476         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
31477         (theora_get_formats), (theora_dec_src_convert),
31478         (theora_dec_sink_convert), (theora_dec_src_query),
31479         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
31480         (theora_dec_change_state):
31481         Don't crash on missing header packets.
31482
31483 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31484
31485         * po/LINGUAS:
31486         * po/sq.po:
31487           Added Albanian translation (Laurent Dhima)
31488         * po/cs.po:
31489           updated
31490
31491 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31492
31493         * ext/lame/gstlame.c:
31494           fix/add debugging
31495
31496 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31497
31498         * sys/ximage/ximagesink.c:
31499         * sys/xvimage/xvimagesink.c:
31500           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
31501
31502 2004-08-06  Wim Taymans  <wim@fluendo.com>
31503
31504         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31505         (gst_multifdsink_add), (gst_multifdsink_get_stats),
31506         (gst_multifdsink_client_remove),
31507         (gst_multifdsink_handle_client_read),
31508         (gst_multifdsink_handle_client_write),
31509         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
31510         Make sure we don't try to read more from a client that what
31511         ioctl says us or we deadlock.
31512
31513 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
31514
31515         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
31516         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
31517         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
31518           decouple running_time and n_frames so it can handle changing
31519           framerate while running
31520
31521 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
31522
31523         * po/nl.po:
31524         * po/sv.po:
31525           updated translations
31526
31527 2004-08-04  Benjamin Otte  <otte@gnome.org>
31528
31529         * gst/videotestsrc/gstvideotestsrc.c:
31530         (gst_videotestsrc_get_capslist), (generate_capslist),
31531         (plugin_init):
31532           generate the list of supported caps at startup and reuse it instead
31533           of always generating it
31534
31535 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31536
31537         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
31538           whoops, last checkin broke normal build
31539
31540 2004-08-03  Benjamin Otte  <otte@gnome.org>
31541
31542         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
31543         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
31544         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
31545         (gst_alsa_mixer_get_option):
31546         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
31547         (dvdnavsrc_print_event):
31548         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
31549         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
31550         (gst_ogg_mux_pad_unlink):
31551         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
31552         (gst_multipart_mux_pad_unlink):
31553         * gst/videofilter/gstvideobalance.c:
31554         (gst_videobalance_colorbalance_set_value):
31555         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
31556         (gst_videomixer_pad_unlink):
31557         * po/uk.po:
31558         * sys/oss/gstossmixer.c:
31559         * sys/v4l/gstv4lcolorbalance.c:
31560         * sys/v4l/gstv4ltuner.c:
31561         * sys/v4l/v4lsrc_calls.c:
31562         * sys/v4l2/gstv4l2colorbalance.c:
31563         * sys/v4l2/gstv4l2tuner.c:
31564           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
31565
31566 2004-08-03  Benjamin Otte  <otte@gnome.org>
31567
31568         * examples/dynparams/filter.c: (ui_control_create):
31569         * examples/gstplay/player.c: (print_tag):
31570         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
31571         * ext/gdk_pixbuf/gstgdkanimation.c:
31572         (gst_gdk_animation_iter_may_advance):
31573         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
31574         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
31575         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
31576         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
31577         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
31578         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
31579         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
31580         * gst/sine/demo-dparams.c: (main):
31581         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
31582         * testsuite/alsa/formats.c: (create_pipeline):
31583         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
31584           fixes for G_DISABLE_ASSERT and friends
31585         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
31586         (mp3_type_frame_length_from_header), (mp3_type_find),
31587         (plugin_init):
31588           require mp3 typefinding to have at least MIN_HEADERS valid headers
31589           add typefinding for AAC adts files
31590
31591 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
31592
31593         * sys/ximage/ximagesink.c:
31594         (gst_ximagesink_calculate_pixel_aspect_ratio):
31595         * sys/xvimage/xvimagesink.c:
31596         (gst_xvimagesink_calculate_pixel_aspect_ratio):
31597         Make sure we calculate pixel-aspect-ratio using floating point maths
31598
31599 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
31600
31601         * po/uk.po:
31602           updated translation
31603
31604 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
31605
31606         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
31607         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
31608           add debugging for display PAR calculation
31609
31610 2004-08-02  David Schleef  <ds@schleef.org>
31611
31612         * configure.ac: Fix mikmod CFLAGS.
31613
31614 2004-07-27  Benjamin Otte  <otte@gnome.org>
31615
31616         * gst/audioscale/gstaudioscale.c:
31617         - fix templates to only support S16, it's the only format that works
31618         - make caps nego code use try_set_caps_nonfixed and fixation instead
31619         of try_set_caps twice, which is not nice for autopluggers
31620         - change rank to secondary, so autopluggers can pick it up after
31621         audioconvert
31622
31623 2004-08-02  Iain <iain@prettypeople.org>
31624
31625         * gst/interleave/interleave.c (interleave_init),
31626         (interleave_request_new_pad),
31627         (interleave_pad_removed),
31628         (interleave_buffered_loop): Use the real pad count, not the artificial
31629         one.
31630
31631 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31632
31633         * configure.ac: bump nano back to development
31634
31635 === release 0.8.3 ===
31636
31637 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31638
31639         * configure.ac: releasing 0.8.3, "Water"
31640
31641 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31642
31643         * sys/xvimage/xvimagesink.c:
31644         (gst_xvimagesink_calculate_pixel_aspect_ratio),
31645         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
31646         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
31647         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
31648         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
31649         * sys/xvimage/xvimagesink.h:
31650           apply similar PAR fixes as to ximagesink
31651
31652 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31653
31654         patch from: Benjamin Otte
31655
31656         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
31657           add link function to lame.  Fixes #148986.
31658
31659 2004-08-02  Johan Dahlin  <johan@gnome.org>
31660
31661         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
31662         fix debugging log
31663
31664 2004-07-30  David Schleef  <ds@schleef.org>
31665
31666         * gst/videomixer/Makefile.am: Fix things that should have been
31667         fixed in the last checkin.
31668
31669 2004-07-30  David Schleef  <ds@schleef.org>
31670
31671         * gst/multipart/Makefile.am: Fix things that should have been
31672         fixed in the last checkin.
31673
31674 2004-07-30  David Schleef  <ds@schleef.org>
31675
31676         * testsuite/multifilesink/Makefile.am: Fix unused variable.
31677
31678 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31679
31680         * configure.ac:
31681           bump nano for prerelease
31682         * po/af.po:
31683         * po/az.po:
31684         * po/cs.po:
31685         * po/en_GB.po:
31686         * po/hu.po:
31687         * po/nl.po:
31688         * po/sr.po:
31689         * po/sv.po:
31690         * po/uk.po:
31691           updates
31692
31693 2004-07-30  Wim Taymans  <wim@fluendo.com>
31694
31695         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31696         (gst_multifdsink_add), (gst_multifdsink_remove),
31697         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
31698         (gst_multifdsink_client_remove),
31699         (gst_multifdsink_handle_client_write),
31700         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
31701         * gst/tcp/gstmultifdsink.h:
31702         Recover from a select with a bad file descriptor by removing
31703         the client.
31704
31705 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31706
31707         * configure.ac:
31708           fix requirement of core
31709         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
31710         (gst_play_pipeline_setup):
31711           don't use colorspace element.  do use hermescolorspace element.
31712           make macro to get a colorspace element.
31713           mark strings for translation.
31714         * po/POTFILES.in:
31715           add play.c
31716         * po/af.po:
31717         * po/az.po:
31718         * po/cs.po:
31719         * po/en_GB.po:
31720         * po/hu.po:
31721         * po/nl.po:
31722         * po/sr.po:
31723         * po/sv.po:
31724         * po/uk.po:
31725           update translations
31726
31727 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31728
31729         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
31730         fix default for newmedia flag
31731
31732 2004-07-30  Wim Taymans  <wim@fluendo.com>
31733
31734         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
31735         (gst_theora_dec_init), (theora_get_formats),
31736         (theora_dec_src_convert), (theora_dec_sink_convert),
31737         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
31738         (theora_dec_chain), (theora_dec_set_property),
31739         (theora_dec_get_property):
31740         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
31741         (gst_theora_enc_class_init), (gst_theora_enc_init),
31742         (theora_enc_sink_link), (theora_enc_chain),
31743         (theora_enc_set_property), (theora_enc_get_property):
31744         Added cropping option to theora decoder.
31745         Added border option to theora encoder.
31746
31747 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31748
31749         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
31750         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
31751         (gst_pngenc_set_property):
31752         * ext/libpng/gstpngenc.h:
31753         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
31754
31755 2004-07-30  Wim Taymans  <wim@fluendo.com>
31756
31757         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
31758         (theora_enc_sink_link), (theora_enc_chain),
31759         (theora_enc_set_property), (theora_enc_get_property):
31760         Fix encoding of non-multiple-of-16 video.
31761
31762 2004-07-29  David Schleef  <ds@schleef.org>
31763
31764         * configure.ac: make test for audiofile more strict
31765
31766 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31767
31768         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
31769           give different names to typefind functions
31770
31771 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
31772
31773         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
31774         (gst_ximagesink_calculate_pixel_aspect_ratio),
31775         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
31776         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
31777         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
31778         (gst_ximagesink_get_property), (gst_ximagesink_init):
31779         * sys/ximage/ximagesink.h:
31780           allocate PAR's dynamically.
31781           use autodetected PAR if no object-set PAR is given.
31782           add workaround for directfb's X not setting physical size.
31783           fix to xvimagesink will follow tomorrow.
31784
31785 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31786
31787         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
31788         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
31789         (gst_shout2send_get_type), (gst_shout2send_set_clock),
31790         (gst_shout2send_class_init), (gst_shout2send_init),
31791         (set_shout_metadata), (gst_shout2send_set_metadata),
31792         (gst_shout2send_chain), (gst_shout2send_set_property),
31793         (gst_shout2send_get_property), (gst_shout2send_connect),
31794         (gst_shout2send_change_state):
31795         * ext/shout2/gstshout2.h:
31796         - fix for sending mp3 audio to icecast2 server, if pad link function not
31797         called before PAUSED state
31798         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
31799         - added tagging support for mp3 audio broadcasted
31800         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
31801         debug info
31802
31803 2004-07-28  Wim Taymans  <wim@fluendo.com>
31804
31805         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
31806         (gst_ogg_demux_push):
31807         Return query failure when we don't know the length of
31808         an ogg stream insteda of returning TRUE with a bogus value.
31809
31810 2004-07-28  Wim Taymans  <wim@fluendo.com>
31811
31812         * ext/theora/theoradec.c: (theora_get_formats),
31813         (theora_dec_src_convert), (theora_dec_sink_convert),
31814         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
31815         (theora_dec_chain):
31816         Don't screw up the 1 Chroma for 1 luma sample situation when we
31817         have an odd offset/width by adding a black border in those cases.
31818
31819 2004-07-28  Wim Taymans  <wim@fluendo.com>
31820
31821         * ext/theora/theoradec.c: (theora_get_formats),
31822         (theora_dec_src_convert), (theora_dec_sink_convert),
31823         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
31824         (theora_dec_chain):
31825         * ext/theora/theoraenc.c: (theora_enc_sink_link):
31826         Added first attempt at cropping of the image as required by the
31827         theora spec. We need more properties in the caps (offset_x,
31828         offset_y,stride) to implement this correctly.
31829
31830 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
31831
31832         * ext/dvdnav/README:
31833           Update the README to use dvddemux
31834         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
31835           Ensure getcaps returns a subset of the template caps
31836         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
31837         (gst_mpeg2subt_init):
31838           Ensure getcaps returns a subset of the template caps
31839         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
31840         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
31841         (gst_dvd_demux_get_subpicture_stream),
31842         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
31843         * gst/mpegstream/gstdvddemux.h:
31844           Set the explicit caps on the current_video pad before pushing
31845           anything
31846         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
31847         (gst_mpeg_demux_get_audio_stream):
31848           Free caps used to gst_pad_set_explicit_caps, which takes a const
31849           GstCaps *
31850
31851 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
31852
31853         * configure.ac: update GStreamer requirement to 0.8.4 because of
31854           GstFraction.
31855
31856 2004-07-28  Wim Taymans  <wim@fluendo.com>
31857
31858         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
31859         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
31860         Add the pad to the element after setting up the caps. This
31861         makes it a lot easier to autoplug.
31862
31863 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
31864
31865         * gst/median/gstmedian.c:
31866         * gst/mpeg2subt/gstmpeg2subt.c:
31867         * gst/mpegaudioparse/gstmpegaudioparse.c:
31868         * gst/mpegstream/gstdvddemux.c:
31869         * gst/mpegstream/gstmpegdemux.c:
31870         * gst/mpegstream/gstmpegpacketize.c:
31871         * gst/rtjpeg/gstrtjpeg.c:
31872         * gst/rtjpeg/gstrtjpegdec.c:
31873         * gst/rtjpeg/gstrtjpegenc.c:
31874         * gst/sine/gstsinesrc.c:
31875         * gst/smooth/gstsmooth.c:
31876         * gst/smpte/gstsmpte.c:
31877         * gst/smpte/gstsmpte.h:
31878         * gst/stereo/gststereo.c:
31879         * gst/videofilter/gstgamma.c:
31880         * gst/videofilter/gstvideobalance.c:
31881         * gst/videofilter/gstvideofilter.c:
31882         * gst/videofilter/gstvideoflip.c:
31883         * gst/videoscale/gstvideoscale.c:
31884         * gst/videoscale/videoscale.c:
31885         * gst/videotestsrc/gstvideotestsrc.c:
31886         * gst/videotestsrc/videotestsrc.c:
31887         * gst/wavenc/gstwavenc.c:
31888         * gst/wavparse/gstwavparse.c:
31889           fix local includes and 64 bits constants
31890
31891 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
31892
31893         * win32/gst.sln:
31894         * gst-libs/gst/*/*.vcproj:
31895         * gst/*/*.vcproj:
31896           more working plugins
31897
31898 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31899
31900         * testsuite/alsa/Makefile.am:
31901         * testsuite/alsa/srcstate.c:
31902         add test for alsasrc changing state
31903
31904 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31905
31906         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
31907         (gst_silence_get):
31908         * gst/silence/gstsilence.h:
31909         fix silence generation for 16bit raw audio
31910
31911 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31912
31913         * gst/matroska/matroska-demux.c:
31914         (gst_matroska_demux_parse_metadata),
31915         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
31916         * gst/mpegaudio/common.c:
31917         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
31918         (gst_videoscale_getcaps), (gst_videoscale_link),
31919         (gst_videoscale_src_fixate), (gst_videoscale_init),
31920         (gst_videoscale_finalize):
31921         * gst/videoscale/gstvideoscale.h:
31922         * gst/videotestsrc/gstvideotestsrc.c:
31923         (gst_videotestsrc_get_capslist):
31924         * gst/wavenc/gstwavenc.c:
31925         * sys/oss/gstossmixer.c: (fill_labels):
31926         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
31927         (gst_ximagesink_handle_xevents),
31928         (gst_ximagesink_calculate_pixel_aspect_ratio),
31929         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
31930         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
31931         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
31932         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
31933         (gst_ximagesink_init), (gst_ximagesink_class_init):
31934         * sys/ximage/ximagesink.h:
31935         * sys/xvimage/xvimagesink.c:
31936         (gst_xvimagesink_calculate_pixel_aspect_ratio),
31937         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
31938         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
31939         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
31940         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
31941         * sys/xvimage/xvimagesink.h:
31942           first batch of pixel aspect ratio commits.
31943
31944 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31945
31946         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
31947         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
31948         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
31949           handle stride, needs work if we want to move stride handling
31950           upstream, but works correctly for our purposes.
31951
31952 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31953
31954         * gst/videoscale/README:
31955           add testing examples
31956         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
31957         (gst_videoscale_chain):
31958         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
31959         (gst_videoscale_get_size):
31960           add get_size function that handles stride like videotestsrc.
31961           fixes conversion for YUV formats for as much as I can test them.
31962
31963 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31964
31965         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
31966         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
31967         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
31968         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
31969         (gst_xvimagesink_xvimage_put):
31970           further cleanups, logging, error handling and synchronizing
31971
31972 2004-07-27  Wim Taymans  <wim@fluendo.com>
31973
31974         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
31975         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
31976         (gst_videomixer_pad_set_property),
31977         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
31978         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
31979         (gst_videomixer_class_init), (gst_videomixer_init),
31980         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
31981         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
31982         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
31983         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
31984         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
31985         (gst_videomixer_loop), (plugin_init):
31986         Be a nicer negotiation citizen and provide a getcaps function on
31987         the srcpad. This also fixes a crash when resizing.
31988
31989 2004-07-27  Julien MOUTTE  <julien@moutte.net>
31990
31991         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
31992         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
31993
31994 2004-07-27  Wim Taymans  <wim@fluendo.com>
31995
31996         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
31997         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
31998         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
31999         (gst_pngenc_set_property):
32000         * ext/libpng/gstpngenc.h:
32001         Added snapshot property to pngenc.
32002         removed g_print from pngdec
32003
32004 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
32005
32006         * gst/ac3parse/ac3parse.vcproj
32007         * gst/adder/adder.vcproj
32008         * gst/alpha/alpha.vcproj
32009         * gst/alpha/alphacolor.vcproj
32010         * gst/asfdemux/asf.vcproj
32011         * gst/audioconvert/audioconvert.vcproj
32012         * gst/audiorate/audiorate.vcproj
32013         * gst/audioscale/audioscale.vcproj
32014         * gst/auparse/auparse.vcproj
32015         * gst/avi/avi.vcproj
32016         * gst/cdxaparse/cdxaparse.vcproj
32017         * gst/chart/chart.vcproj
32018         * gst/colorspace/colorspace.vcproj
32019         * gst/cutter/cutter.vcproj
32020         * gst/debug/debug.vcproj
32021         * gst/debug/efence.vcproj
32022         * gst/debug/navigationtest.vcproj
32023         * gst/deinterlace/deinterlace.vcproj
32024         * gst/effectv/effectv.vcproj
32025         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
32026         * gst/filter/filter.vcproj
32027         * gst/flx/flxdec.vcproj
32028         * gst/goom/goom.vcproj
32029         * gst/interleave/interleave.vcproj
32030         * gst/law/alaw.vcproj
32031         * gst/law/mulaw.vcproj
32032         * gst/matroska/matroska.vcproj
32033         * gst/median/median.vcproj
32034         * gst/mixmatrix/mixmatrix.vcproj
32035         * gst/mpeg1sys/mpeg1systemencode.vcproj
32036         * gst/mpeg1videoparse/mp1videoparse.vcproj
32037         * gst/mpeg2sub/mpeg2subt.vcproj
32038         * gst/mpegaudio/mpegaudio.vcproj
32039         * gst/mpegaudioparse/mpegaudioparse.vcproj
32040         * gst/mpegstream/mpegstream.vcproj
32041         * gst/multifilesink/multifilesink.vcproj
32042         * gst/multipart/multipart.vcproj
32043         * gst/oneton/oneton.vcproj
32044         * gst/overlay/overlay.vcproj
32045         * gst/passthrough/passthrough.vcproj
32046         * gst/qtdemux/qtdemux.vcproj
32047         * gst/realmedia/rmdemux.vcproj
32048         * gst/rtjpeg/rtjpeg.vcproj
32049         * gst/rtp/rtp.vcproj
32050         * gst/silence/silence.vcproj
32051         * gst/sine/sinesrc.vcproj
32052         * gst/smooth/smooth.vcproj
32053         * gst/smpte/smpte.vcproj
32054         * gst/spectrum/spectrum.vcproj
32055         * gst/speed/speed.vcproj
32056         * gst/stereo/stereo.vcproj
32057         * gst/switch/switch.vcproj
32058         * gst/tags/tagedit.vcproj
32059         * gst/tcp/tcp.vcproj
32060         * gst/typefind/typefindfunctions.vcproj
32061         * gst/udp/udp.vcproj
32062         * gst/videobox/videobox.vcproj
32063         * gst/videocrop/videocrop.vcproj
32064         * gst/videodrop/videodrop.vcproj
32065         * gst/videofilter/gamma.vcproj
32066         * gst/videofilter/videobalance.vcproj
32067         * gst/videofilter/videofilter.vcproj
32068         * gst/videofilter/videoflip.vcproj
32069         * gst/videoflip/videoflip.vcproj
32070         * gst/videomixer/videomixer.vcproj
32071         * gst/videorate/videorate.vcproj
32072         * gst/videoscale/videoscale.vcproj
32073         * gst/videotestsrc/videotestsrc.vcproj
32074         * gst/virtualdub/virtualdub.vcproj
32075         * gst/volenv/volenv.vcproj
32076         * gst/volume/volume.vcproj
32077         * gst/wavenc/wavenc.vcproj
32078         * gst/wavparse/wavparse.vcproj
32079         * gst/y4m/y4menc.vcproj
32080         * gst-libs/gst/audio/audio.vcproj
32081         * gst-libs/gst/audio/audiofilter.vcproj
32082         * gst-libs/gst/colorbalance/colorbalance.vcproj
32083         * gst-libs/gst/idct/idtc.vcproj
32084         * gst-libs/gst/media-info/media-info.vcproj
32085         * gst-libs/gst/mixer/mixer.vcproj
32086         * gst-libs/gst/navigation/navigation.vcproj
32087         * gst-libs/gst/play/play.vcproj
32088         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
32089         * gst-libs/gst/resample/resample.vcproj
32090         * gst-libs/gst/riff/riff.vcproj
32091         * gst-libs/gst/tuner/tuner.vcproj
32092         * gst-libs/gst/video/video.vcproj
32093         * gst-libs/gst/xoverlay/xoverlay.vcproj
32094           avoid problems with math.h, fix release dependancy
32095           rename GStreamer-0.8.lib to libgstreamer.lib
32096
32097 2004-07-27  Julien MOUTTE  <julien@moutte.net>
32098
32099         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
32100         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
32101         the atom is not available we have to unlock the mutex. Fixes #148023
32102
32103 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32104
32105         * gst-libs/gst/media-info/media-info.h:
32106           issue for a vararg macro with MSVC
32107
32108 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32109
32110         * gst/effectv/effectv.vcproj
32111         * gst-libs/gst/idct/idct.vcproj:
32112         * gst-libs/gst/media-info/media-info.vcproj:
32113         * gst-libs/gst/navigation/navigation.vcproj:
32114         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
32115         * gst-libs/gst/video/video.vcproj:
32116         * gst-libs/gst/xoverlay/xoverlay.vcproj:
32117           fixes for build problems
32118
32119 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32120
32121         * gst-libs/gst/audio/audio.def:
32122         * gst-libs/gst/audio/riff.def:
32123           add some definitions needed by plugins
32124
32125 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32126
32127         * gst/asfdemux/gstasfmux.c
32128           Fix some 64 bits constants to be glib friendly
32129
32130 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32131
32132         * gst/ac3parse/gstac3parse.c
32133         * gst/audioscale/gstaudioscale.c
32134         * gst/auparse/gstauparse.c
32135         * gst/colorspace/gstcolorspace.c
32136         * gst/colorspace/yuv2rgb.h
32137           local include fixes
32138
32139 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32140
32141         * win32/gst.sln
32142           add more plugins to the build
32143
32144 2004-07-26  Julien MOUTTE  <julien@moutte.net>
32145
32146         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
32147         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
32148
32149 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32150
32151         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
32152         (gst_level_set_property), (gst_level_get_property),
32153         (gst_level_base_init), (gst_level_class_init):
32154           add debugging categories.  cleanups.
32155
32156 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32157
32158         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
32159         (gst_videoscale_planar411), (gst_videoscale_planar400),
32160         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
32161         (gst_videoscale_scale_nearest_str1),
32162         (gst_videoscale_scale_nearest_str2),
32163         (gst_videoscale_scale_nearest_str4),
32164         (gst_videoscale_scale_nearest_16bit),
32165         (gst_videoscale_scale_nearest_24bit):
32166           fixed stride issues
32167           tested with 320x240 -> 321, 322, 324 x240
32168           tested with YV12, I420, YUY2, UYVY
32169           fixed packed422rev (don't think it could have worked before)
32170           by testing with UYVY
32171
32172 2004-07-26  Benjamin Otte  <otte@gnome.org>
32173
32174         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
32175         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
32176         (plugin_init):
32177           add debugging category, add error checks like checking return values
32178           of setup calls, make sure it still works after
32179           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
32180
32181 2004-07-26  Wim Taymans  <wim@fluendo.com>
32182
32183         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
32184         (gst_mpeg_demux_get_audio_stream),
32185         (gst_mpeg_demux_process_private):
32186         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
32187         Check for error codes from the negotiation functions. Make sure
32188         we really set the pad caps when a new pad is created.
32189
32190 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32191
32192         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
32193         (gst_ffmpeg_caps_to_pix_fmt):
32194         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
32195         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
32196         (gst_ffmpegcolorspace_pad_link):
32197           don't make function do two things at the same time without reason.
32198
32199 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32200
32201         * gst/ac3parse/ac3parse.vcproj
32202         * gst/adder/adder.vcproj
32203         * gst/alpha/alpha.vcproj
32204         * gst/alpha/alphacolor.vcproj
32205         * gst/asfdemux/asf.vcproj
32206         * gst/audioconvert/audioconvert.vcproj
32207         * gst/audiorate/audiorate.vcproj
32208         * gst/audioscale/audioscale.vcproj
32209         * gst/auparse/auparse.vcproj
32210         * gst/avi/avi.vcproj
32211         * gst/cdxaparse/cdxaparse.vcproj
32212         * gst/chart/chart.vcproj
32213         * gst/colorspace/colorspace.vcproj
32214         * gst/cutter/cutter.vcproj
32215         * gst/debug/debug.vcproj
32216         * gst/debug/efence.vcproj
32217         * gst/debug/navigationtest.vcproj
32218         * gst/deinterlace/deinterlace.vcproj
32219         * gst/effectv/effectv.vcproj
32220         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
32221         * gst/filter/filter.vcproj
32222         * gst/flx/flxdec.vcproj
32223         * gst/goom/goom.vcproj
32224         * gst/interleave/interleave.vcproj
32225         * gst/law/alaw.vcproj
32226         * gst/law/mulaw.vcproj
32227         * gst/matroska/matroska.vcproj
32228         * gst/median/median.vcproj
32229         * gst/mixmatrix/mixmatrix.vcproj
32230         * gst/mpeg1sys/mpeg1systemencode.vcproj
32231         * gst/mpeg1videoparse/mp1videoparse.vcproj
32232         * gst/mpeg2sub/mpeg2subt.vcproj
32233         * gst/mpegaudio/mpegaudio.vcproj
32234         * gst/mpegaudioparse/mpegaudioparse.vcproj
32235         * gst/mpegstream/mpegstream.vcproj
32236         * gst/multifilesink/multifilesink.vcproj
32237         * gst/multipart/multipart.vcproj
32238         * gst/oneton/oneton.vcproj
32239         * gst/overlay/overlay.vcproj
32240         * gst/passthrough/passthrough.vcproj
32241         * gst/qtdemux/qtdemux.vcproj
32242         * gst/realmedia/rmdemux.vcproj
32243         * gst/rtjpeg/rtjpeg.vcproj
32244         * gst/rtp/rtp.vcproj
32245         * gst/silence/silence.vcproj
32246         * gst/sine/sinesrc.vcproj
32247         * gst/smooth/smooth.vcproj
32248         * gst/smpte/smpte.vcproj
32249         * gst/spectrum/spectrum.vcproj
32250         * gst/speed/speed.vcproj
32251         * gst/stereo/stereo.vcproj
32252         * gst/switch/switch.vcproj
32253         * gst/tags/tagedit.vcproj
32254         * gst/tcp/tcp.vcproj
32255         * gst/typefind/typefindfunctions.vcproj
32256         * gst/udp/udp.vcproj
32257         * gst/videobox/videobox.vcproj
32258         * gst/videocrop/videocrop.vcproj
32259         * gst/videodrop/videodrop.vcproj
32260         * gst/videofilter/gamma.vcproj
32261         * gst/videofilter/videobalance.vcproj
32262         * gst/videofilter/videofilter.vcproj
32263         * gst/videofilter/videoflip.vcproj
32264         * gst/videoflip/videoflip.vcproj
32265         * gst/videomixer/videomixer.vcproj
32266         * gst/videorate/videorate.vcproj
32267         * gst/videoscale/videoscale.vcproj
32268         * gst/videotestsrc/videotestsrc.vcproj
32269         * gst/virtualdub/virtualdub.vcproj
32270         * gst/volenv/volenv.vcproj
32271         * gst/volume/volume.vcproj
32272         * gst/wavenc/wavenc.vcproj
32273         * gst/wavparse/wavparse.vcproj
32274         * gst/y4m/y4menc.vcproj
32275           more plugins supported under windows
32276
32277 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32278
32279         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
32280         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
32281         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
32282         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
32283         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
32284           Add debugging statements.  Use the sizes as returned by the
32285           *CreateImage calls.
32286
32287 2004-07-26  Johan Dahlin  <johan@gnome.org>
32288
32289         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
32290         the pad is negotiated.
32291
32292         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
32293
32294 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32295
32296         * gst-libs/gst/colorbalance/colorbalance.vcproj:
32297         * gst-libs/gst/idct/idct.vcproj:
32298         * gst-libs/gst/media-info/media-info.vcproj:
32299         * gst-libs/gst/mixer/mixer.vcproj:
32300         * gst-libs/gst/navigation/navigation.vcproj:
32301         * gst-libs/gst/play/play.vcproj:
32302         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
32303         * gst-libs/gst/resample/resample.vcproj:
32304         * gst-libs/gst/tuner/tuner.vcproj:
32305         * gst-libs/gst/video/video.vcproj:
32306         * gst-libs/gst/xoverlay/xoverlay.vcproj:
32307           more plugins supported under windows
32308
32309 2004-07-25 Iain <iain@prettypeople.org>
32310
32311         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
32312         pad now rather than when the pad is created because state changes wipe
32313         explicit caps (fixes #148043).
32314
32315 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
32316
32317         reviewed by Benjamin Otte  <otte@gnome.org>
32318
32319         * ext/mad/gstmad.c:
32320           fix mad plugin crashing on Sun (fixes #148289)
32321
32322 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
32323
32324         * gst/avi/avi.def:
32325         * gst/avi/avi.vcproj:
32326         * gst/matroska/matroska.def:
32327         * gst/matroska/matroska.vcproj:
32328           remove unused .def files
32329
32330 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
32331
32332         * gst-libs/gst/audio/gstaudiofilter.c:
32333           Clean the local include
32334
32335 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
32336
32337         * win32/gst.sln:
32338         * gst-libs/gst/audio/audio.def:
32339         * gst-libs/gst/audio/audio.vcproj:
32340         * gst-libs/gst/audio/audiofilter.vcproj:
32341         * gst-libs/gst/audio/riff.def:
32342         * gst-libs/gst/audio/riff.vcproj:
32343         * gst-libs/gst/gst-libs.def:
32344         * gst-libs/gst/gst-libs.vcproj:
32345         * gst/avi/avi.vcproj:
32346         * gst/avi/avi.vcproj:
32347           Copy the files where needed after building, cleaner projects
32348
32349 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
32350
32351         * gst/matroska/ebml-write.c:
32352           Fix some 64 bits constants to be glib friendly
32353
32354 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
32355
32356         * win32/gst.sln:
32357         * gst-libs/gst/gst-libs.def:
32358         * gst-libs/gst/gst-libs.vcproj:
32359         * gst/matroska/matroska.def:
32360         * gst/matroska/matroska.vcproj:
32361           Add the preliminary canvas to build plugins on Win32
32362
32363 2004-07-23  Benjamin Otte  <otte@gnome.org>
32364
32365         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
32366           don't enfore negotiation from source side, it breaks
32367           sinesrc ! audioconvert ! osssink
32368
32369 2004-07-22  David Schleef  <ds@schleef.org>
32370
32371         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
32372         for ELF files, since they can easily be recognized as audio/mpeg.
32373         (bug #147441)
32374
32375 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
32376
32377         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
32378         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
32379         (gst_videoscale_scale_nearest_24bit),
32380         (gst_videoscale_scale_nearest_16bit):
32381           fix 16bit and 24bit for stride (24bit might need testing)
32382           don't pretend we do more than one algorithm
32383
32384 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32385
32386         * configure.ac:
32387         * gst/Makefile.am:
32388         * gst/multifilesink/Makefile.am:
32389         * gst/multifilesink/gstmultifilesink.c:
32390         (gst_multifilesink_get_formats),
32391         (gst_multifilesink_get_query_types), (_do_init),
32392         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
32393         (gst_multifilesink_init), (gst_multifilesink_dispose),
32394         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
32395         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
32396         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
32397         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
32398         (gst_multifilesink_chain), (gst_multifilesink_change_state),
32399         (gst_multifilesink_uri_get_type),
32400         (gst_multifilesink_uri_get_protocols),
32401         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
32402         (gst_multifilesink_uri_handler_init), (plugin_init):
32403         * gst/multifilesink/gstmultifilesink.h:
32404         * testsuite/Makefile.am:
32405         * testsuite/multifilesink/Makefile.am:
32406         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
32407         (gst_newmedia_class_init), (gst_newmedia_init),
32408         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
32409         (newfile_signal), (test_signal), (main):
32410         multifilesink plugin for creating new files every time a new media
32411         discontinuity event occurs
32412
32413 2004-07-22  Wim Taymans  <wim@fluendo.com>
32414
32415         * gst/alpha/Makefile.am:
32416         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
32417         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
32418         (gst_alpha_color_init), (gst_alpha_color_set_property),
32419         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
32420         (transform), (gst_alpha_color_chain),
32421         (gst_alpha_color_change_state), (plugin_init):
32422         Stupid plugin to to RGBA to AYUV conversion because none of
32423         the colorspace plugins can handle that yet.
32424
32425 2004-07-22  Wim Taymans  <wim@fluendo.com>
32426
32427         * examples/seeking/seek.c: (update_scale), (main):
32428         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32429         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
32430         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
32431         (gst_decode_bin_init), (gst_decode_bin_dispose),
32432         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
32433         (no_more_pads), (close_link), (type_found),
32434         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32435         (plugin_init):
32436         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32437         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32438         (gst_play_base_bin_dispose), (queue_overrun),
32439         (gen_preroll_element), (remove_prerolls), (unknown_type),
32440         (no_more_pads), (new_stream), (setup_source),
32441         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
32442         (play_base_eos), (gst_play_base_bin_change_state),
32443         (gst_play_base_bin_add_element),
32444         (gst_play_base_bin_remove_element),
32445         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32446         (gst_play_base_bin_unlink_stream),
32447         (gst_play_base_bin_get_streaminfo):
32448         * gst/playback/gstplaybin.c: (gen_video_element),
32449         (gen_audio_element):
32450         * gst/playback/gststreaminfo.h:
32451         More playback updates, attempt to fix things after the state change
32452         breakage.
32453
32454 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
32455
32456         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
32457         (gst_videoscale_scale_nearest_16bit):
32458           comment algorithm
32459
32460 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
32461
32462         * gst/videotestsrc/gstvideotestsrc.c:
32463         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
32464         (gst_videotestsrc_init), (gst_videotestsrc_get),
32465         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
32466         (gst_videotestsrc_get_property):
32467         * gst/videotestsrc/gstvideotestsrc.h:
32468         * gst/videotestsrc/videotestsrc.c:
32469         * gst/videotestsrc/videotestsrc.h:
32470           cleanup and commenting
32471
32472 2004-07-21  Wim Taymans  <wim@fluendo.com>
32473
32474         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
32475         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
32476         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
32477         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
32478         (_find_chain_get_unknown_part), (_find_streams_check),
32479         (gst_ogg_demux_push), (gst_ogg_pad_push):
32480         * ext/theora/theoradec.c: (theora_get_formats),
32481         (theora_dec_src_convert), (theora_dec_sink_convert),
32482         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
32483         (theora_dec_chain):
32484         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
32485         (vorbis_dec_convert), (vorbis_dec_src_query),
32486         (vorbis_dec_src_event), (vorbis_dec_event):
32487         More seeking fixes, oggdemux now supports seeking to time and
32488         uses the downstream element to convert granulepos to time.
32489         Seeking in theora-only ogg files now works.
32490
32491 2004-07-21  Wim Taymans  <wim@fluendo.com>
32492
32493         * ext/theora/theoradec.c: (gst_theora_dec_init),
32494         (theora_get_formats), (theora_get_event_masks),
32495         (theora_get_query_types), (theora_dec_src_convert),
32496         (theora_dec_sink_convert), (theora_dec_src_query),
32497         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
32498         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
32499         (vorbis_get_event_masks), (vorbis_get_query_types),
32500         (gst_vorbis_dec_init), (vorbis_dec_convert),
32501         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
32502         Added query/convert/formats functions to vorbis and theora decoders
32503         so that the outside world can use them too. Fixed seeking on an
32504         ogg/theora/vorbis file by disabling the seeking seeking on the
32505         theora srcpad.
32506
32507 2004-07-21  Julien MOUTTE  <julien@moutte.net>
32508
32509         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
32510         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
32511         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
32512         images creation for both elements. We don't create the image on caps
32513         nego or renego, we just destroy the internal one if present if it does
32514         not match the needs. The chain function takes care of creating a new
32515         image when needed.
32516         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
32517         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
32518         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
32519         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
32520         the image format information. The buffer pool checks for the context
32521         image format and discard images with different formats.
32522         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
32523
32524 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
32525
32526         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
32527         (gst_ffmpegcolorspace_chain):
32528           no point in doing any chaining if the pad we want to push from
32529           isn't usable.
32530
32531 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32532
32533         * gst-libs/gst/riff/riff-media.c:
32534         (gst_riff_create_audio_caps_with_data):
32535           Fix double end-to-native symbol conversion (#148021).
32536
32537 2004-07-20  David Schleef  <ds@schleef.org>
32538
32539         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
32540         Don't use an Atom that doesn't exist.
32541
32542 2004-07-20  Wim Taymans  <wim@fluendo.com>
32543
32544         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32545         (gst_multifdsink_add), (gst_multifdsink_get_stats),
32546         (gst_multifdsink_client_remove),
32547         (gst_multifdsink_handle_client_write),
32548         (gst_multifdsink_queue_buffer):
32549         * gst/tcp/gstmultifdsink.h:
32550         More multifdsink stats. Avoid deadlock by releasing locks
32551         before sending out a signal.
32552
32553 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
32554
32555         * po/LINGUAS:
32556         * po/hu.po:
32557           added Hungarian translation (Laszlo Dvornik)
32558
32559 2004-07-20  Wim Taymans  <wim@fluendo.com>
32560
32561         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32562         (gst_multifdsink_add), (gst_multifdsink_client_remove),
32563         (gst_multifdsink_handle_client_write),
32564         (gst_multifdsink_queue_buffer):
32565         * gst/tcp/gsttcp-marshal.list:
32566         Fixed the stupid marshal definition.
32567
32568 2004-07-20  Wim Taymans  <wim@fluendo.com>
32569
32570         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32571         (gst_multifdsink_init), (gst_multifdsink_add),
32572         (gst_multifdsink_client_remove),
32573         (gst_multifdsink_handle_client_write),
32574         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
32575         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
32576         (gst_multifdsink_init_send):
32577         * gst/tcp/gstmultifdsink.h:
32578         Added more stats, added timeout for a client, fixed some typos
32579         and added some comments.
32580
32581 2004-07-20  Wim Taymans  <wim@fluendo.com>
32582
32583         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32584         (gst_multifdsink_add), (gst_multifdsink_get_stats),
32585         (gst_multifdsink_client_remove),
32586         (gst_multifdsink_handle_client_write):
32587         * gst/tcp/gstmultifdsink.h:
32588         * gst/tcp/gsttcp-marshal.list:
32589         Added get_stats method that returns a GValueArray of
32590         stats values.
32591
32592 2004-07-19  Benjamin Otte  <otte@gnome.org>
32593
32594         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
32595           make sure longname, description and author are valid UTF-8
32596
32597 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
32598
32599         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
32600         (gst_ximagesink_set_property):
32601         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
32602         (gst_xvimagesink_set_property):
32603           make sure SYNCHRONOUS is respected after getting the X context
32604
32605 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
32606
32607         * gst/matroska/matroska-demux.c:
32608         (gst_matroska_demux_handle_src_event),
32609         (gst_matroska_demux_parse_blockgroup):
32610         * gst/matroska/matroska-ids.h:
32611           add BlockReference tag and ignore it to clear out log.
32612           ignore NAVIGATION events to clear out log.
32613
32614 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
32615
32616         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
32617         (gst_matroska_demux_add_stream):
32618         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
32619           add debug categories
32620
32621 2004-07-16  Wim Taymans  <wim@fluendo.com>
32622
32623         * ext/libpng/Makefile.am:
32624         * ext/libpng/gstpng.c: (plugin_init):
32625         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
32626         (gst_pngdec_get_type), (gst_pngdec_base_init),
32627         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
32628         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
32629         * ext/libpng/gstpngdec.h:
32630         Added png decoder.
32631
32632 2004-07-16  Julien MOUTTE  <julien@moutte.net>
32633
32634         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
32635         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
32636         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
32637         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
32638         (gst_ximagesink_buffer_alloc):
32639         * sys/ximage/ximagesink.h:
32640         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
32641         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
32642         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
32643         (gst_xvimagesink_buffer_alloc):
32644         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
32645         again. Using internal data pointer of the x(v)image to store image's
32646         data to be coherent with the buffer alloc mechanism. Investigated the
32647         image destruction code to be sure that everything gets freed correctly.
32648
32649 2004-07-16  Wim Taymans  <wim@fluendo.com>
32650
32651         * gst-libs/gst/riff/riff-read.c:
32652         (gst_riff_read_strf_vids_with_data),
32653         (gst_riff_read_strf_auds_with_data):
32654         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
32655         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
32656         Make sure we don't create 0 sized subbuffers in riff-read.
32657         Signal the no more pads signal after reading the avi header.
32658
32659 2004-07-16  Wim Taymans  <wim@fluendo.com>
32660
32661         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32662         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
32663         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
32664         (gst_decode_bin_init), (gst_decode_bin_dispose),
32665         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
32666         (no_more_pads), (close_link), (type_found),
32667         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32668         (gst_decode_bin_change_state), (plugin_init):
32669         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32670         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32671         (gst_play_base_bin_dispose), (queue_overrun),
32672         (gen_preroll_element), (remove_prerolls), (unknown_type),
32673         (no_more_pads), (new_stream), (setup_source),
32674         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
32675         (play_base_eos), (gst_play_base_bin_change_state),
32676         (gst_play_base_bin_add_element),
32677         (gst_play_base_bin_remove_element),
32678         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32679         (gst_play_base_bin_unlink_stream),
32680         (gst_play_base_bin_get_streaminfo):
32681         * gst/playback/gstplaybasebin.h:
32682         Better error recovery. Added configurable preroll queue size. Faster
32683         detection of no-more-pads.
32684
32685 2004-07-16  Wim Taymans  <wim@fluendo.com>
32686
32687         * gst-libs/gst/video/video.h:
32688         Added 32 bits RGBA. Not sure if we should use another mime-type
32689         for alpha rgb. Currently the presence of the alpha_mask property
32690         signals an alpha channel.
32691
32692 2004-07-16  Wim Taymans  <wim@fluendo.com>
32693
32694         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
32695         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
32696         FPS seems to be 0.0 to MAX everywhere else.
32697
32698 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32699
32700         * gst-libs/gst/riff/riff-media.c:
32701         (gst_riff_create_video_caps_with_data):
32702           mp42/mp43 (no caps) exist too.
32703         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
32704           Set pixel_width/height; we've got them in-caps.
32705         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
32706         * gst/wavparse/gstwavparse.c: (plugin_init):
32707           Both are valid primary.
32708         * sys/oss/gstossmixer.c:
32709           Remove i18n hack and enable translations.
32710
32711 2004-07-15  Benjamin Otte  <otte@gnome.org>
32712
32713         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
32714         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
32715           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
32716
32717 2004-07-15  Benjamin Otte  <otte@gnome.org>
32718
32719         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
32720         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
32721         (gst_alsa_close_audio):
32722           disable some of the debugging code for now. Writing debugging to a
32723           buffer is broken in current alsalib releases.
32724
32725 2004-07-12  Benjamin Otte  <otte@gnome.org>
32726
32727         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
32728           use bufferpools
32729
32730 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
32731
32732         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
32733         (theora_dec_src_query), (theora_dec_event):
32734         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
32735           add debugging categories.  Remove \n's.
32736
32737 2004-07-13  Johan Dahlin  <johan@gnome.org>
32738
32739         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
32740         (gst_play_bin_get_property): Impl.
32741
32742 2004-07-13  Wim Taymans  <wim@fluendo.com>
32743
32744         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
32745         When trying to find the stream length, seek back N pages
32746         instead of just one, where N is the number of streams in
32747         the current chain.
32748
32749 2004-07-13  Wim Taymans  <wim@fluendo.com>
32750
32751         * gst-libs/gst/riff/riff-media.c:
32752         (gst_riff_create_audio_caps_with_data),
32753         (gst_riff_create_audio_caps),
32754         (gst_riff_create_audio_template_caps):
32755         * gst-libs/gst/riff/riff-media.h:
32756         * gst-libs/gst/riff/riff-read.c:
32757         (gst_riff_read_strf_vids_with_data),
32758         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
32759         * gst-libs/gst/riff/riff-read.h:
32760         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
32761         (gst_avi_demux_add_stream):
32762         Set codec_data on caps for avidemuxer.
32763
32764 2004-07-12  David Schleef  <ds@schleef.org>
32765
32766         * configure.ac: Fix test for Objective C
32767
32768 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
32769         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
32770         (gst_gdk_pixbuf_chain):
32771           Add svg and pcx to template caps, and ensure that getcaps returns a
32772           subset of the template caps.
32773           Copy each row manually for output, as gdkpixbuf may pad the
32774           rowstride to a 32-bit word boundary.
32775
32776 2004-07-12  Wim Taymans  <wim@fluendo.com>
32777
32778         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
32779         (gst_riff_create_video_template_caps):
32780         Fix the template caps to include some more media types.
32781
32782 2004-07-12  Wim Taymans  <wim@fluendo.com>
32783
32784         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32785         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
32786         (compare_ranks), (print_feature), (gst_decode_bin_init),
32787         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
32788         (try_to_link_1), (new_pad), (close_link), (type_found),
32789         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32790         (gst_decode_bin_change_state), (plugin_init):
32791         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32792         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32793         (gst_play_base_bin_dispose), (queue_overrun),
32794         (gen_preroll_element), (remove_prerolls), (no_more_pads),
32795         (new_stream), (setup_source), (gst_play_base_bin_set_property),
32796         (gst_play_base_bin_get_property), (play_base_eos),
32797         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
32798         (gst_play_base_bin_remove_element),
32799         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32800         (gst_play_base_bin_unlink_stream),
32801         (gst_play_base_bin_get_streaminfo):
32802         * gst/playback/gstplaybasebin.h:
32803         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
32804         (gst_play_bin_class_init), (gst_play_bin_init),
32805         (gst_play_bin_dispose), (gst_play_bin_set_property),
32806         (gst_play_bin_get_property), (gen_video_element),
32807         (gen_audio_element), (remove_sinks), (setup_sinks),
32808         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
32809         (gst_play_bin_send_event), (gst_play_bin_get_formats),
32810         (gst_play_bin_convert), (gst_play_bin_get_query_types),
32811         (gst_play_bin_query), (plugin_init):
32812         * gst/playback/test4.c: (main):
32813         More fixes on reusing of the element.
32814
32815 2004-07-11  Benjamin Otte  <otte@gnome.org>
32816
32817         * ext/mad/gstmad.c: (normal_seek):
32818           allow seeking for other methods than just SET
32819
32820 2004-07-11  Andy Wingo  <wingo@pobox.com>
32821
32822         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
32823         float, "any" caps -> buffer_frames=[0,MAX].
32824
32825         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
32826         doesn't intersect our caps with the template any more. Do it
32827         ourselves.
32828         (interleave_buffered_loop): Use g_newa instead of malloc/free.
32829
32830 2004-07-09  Wim Taymans  <wim@fluendo.com>
32831
32832         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32833         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
32834         (compare_ranks), (print_feature), (gst_decode_bin_init),
32835         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
32836         (try_to_link_1), (new_pad), (close_link), (type_found),
32837         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32838         (gst_decode_bin_change_state), (plugin_init):
32839         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32840         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32841         (gst_play_base_bin_dispose), (queue_overrun),
32842         (gen_preroll_element), (remove_prerolls), (no_more_pads),
32843         (new_stream), (setup_source), (gst_play_base_bin_set_property),
32844         (gst_play_base_bin_get_property), (play_base_eos),
32845         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
32846         (gst_play_base_bin_remove_element),
32847         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32848         (gst_play_base_bin_unlink_stream),
32849         (gst_play_base_bin_get_streaminfo):
32850         * gst/playback/gstplaybasebin.h:
32851         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
32852         (gst_play_bin_class_init), (gst_play_bin_init),
32853         (gst_play_bin_dispose), (gst_play_bin_set_property),
32854         (gst_play_bin_get_property), (gen_video_element),
32855         (gen_audio_element), (remove_sinks), (setup_sinks),
32856         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
32857         (gst_play_bin_send_event), (gst_play_bin_get_formats),
32858         (gst_play_bin_convert), (gst_play_bin_get_query_types),
32859         (gst_play_bin_query), (plugin_init):
32860         * gst/playback/test4.c: (main):
32861         Work on object reuse and seeking.
32862
32863 2004-07-09  Wim Taymans  <wim@fluendo.com>
32864
32865         * examples/seeking/seek.c: (iterate):
32866         Don't consume all CPU in the idle loop.
32867
32868 2004-07-09  Wim Taymans  <wim@fluendo.com>
32869
32870         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
32871         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
32872         Add pad to element *after* setting the pad functions so that
32873         the scheduler can use the correct ones.
32874
32875 2004-07-09  Wim Taymans  <wim@fluendo.com>
32876
32877         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
32878         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
32879         Sync to keyframe after seek
32880
32881 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32882
32883         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
32884         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
32885         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
32886         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
32887         * ext/libvisual/visual.c: (gst_visual_change_state):
32888         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
32889         * ext/theora/theoradec.c: (theora_dec_change_state):
32890         * ext/theora/theoraenc.c: (theora_enc_change_state):
32891         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
32892         * gst-libs/gst/navigation/navigation.c:
32893         * gst/adder/gstadder.c: (gst_adder_change_state):
32894         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
32895         (gst_audio_convert_get_buffer):
32896         * gst/multipart/multipartdemux.c:
32897         (gst_multipart_demux_change_state):
32898         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
32899         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
32900         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
32901         * gst/videoscale/gstvideoscale.c:
32902         (gst_videoscale_handle_src_event):
32903         * gst/volume/gstvolume.c: (volume_chain_int16):
32904           don't assert in state change, this should be done by the base
32905           GstElement class.
32906           various debugging fixes.
32907
32908 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32909
32910         * configure.ac:
32911         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
32912         (gst_play_dispose), (gst_play_set_location),
32913         (gst_play_set_data_src), (gst_play_set_video_sink),
32914         (gst_play_set_audio_sink), (gst_play_set_visualization),
32915         (gst_play_connect_visualization), (gst_play_get_sink_element),
32916         (gst_play_get_all_by_interface):
32917         * gst-libs/gst/play/play.h:
32918           add new method to get elements implementing an interface.
32919           add various error logging
32920
32921 2004-07-08  Wim Taymans  <wim@fluendo.com>
32922
32923         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
32924         (make_mpeg_pipeline), (make_mpegnt_pipeline),
32925         (make_playerbin_pipeline), (query_durations_elems),
32926         (query_durations_pads), (query_positions_elems),
32927         (query_positions_pads), (update_scale), (iterate), (stop_seek),
32928         (main):
32929         Added playbin seeking example.
32930
32931 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32932
32933         * gst-libs/gst/play/play.c: (gst_play_set_location),
32934         (gst_play_set_data_src), (gst_play_set_video_sink),
32935         (gst_play_set_audio_sink), (gst_play_set_visualization),
32936         (gst_play_connect_visualization), (gst_play_get_framerate):
32937           use a macro to look up elements from hash table
32938
32939 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32940
32941         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
32942         (gst_play_get_length_callback), (gst_play_set_location),
32943         (gst_play_seek_to_time), (gst_play_set_data_src),
32944         (gst_play_set_video_sink), (gst_play_set_audio_sink),
32945         (gst_play_set_visualization), (gst_play_connect_visualization),
32946         (gst_play_get_sink_element):
32947         - add debugging info
32948         - fix looking up sink elements by iterating over complete caps
32949         - put everything except for source and autoplugger in a complete bin
32950
32951 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32952
32953         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
32954         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
32955         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
32956         (gst_alsa_sink_write), (gst_alsa_sink_loop):
32957         * ext/alsa/gstalsasink.h:
32958         - add debugging info
32959         - clean up schizophrenia of data/buffer/event
32960         - fix double event unref error
32961
32962 2004-07-08  Wim Taymans  <wim@fluendo.com>
32963
32964         * gst/playback/Makefile.am:
32965         Add headers to noinst
32966
32967 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32968
32969         * tools/gst-launch-ext-m.m:
32970         * tools/gst-launch-ext.1.in:
32971           convert to the third millenium
32972
32973 2004-07-07  David Schleef  <ds@schleef.org>
32974
32975         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
32976
32977 2004-07-07  Wim Taymans  <wim@fluendo.com>
32978
32979         * gst/playback/Makefile.am:
32980         * gst/playback/README:
32981         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32982         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
32983         (compare_ranks), (print_feature), (gst_decode_bin_init),
32984         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
32985         (try_to_link_1), (new_pad), (close_link), (type_found),
32986         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32987         (plugin_init):
32988         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32989         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32990         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
32991         (gen_preroll_element), (no_more_pads), (new_stream),
32992         (setup_source), (gst_play_base_bin_set_property),
32993         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
32994         (gst_play_base_bin_add_element),
32995         (gst_play_base_bin_remove_element),
32996         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32997         (gst_play_base_bin_unlink_stream),
32998         (gst_play_base_bin_get_streaminfo):
32999         * gst/playback/gstplaybasebin.h:
33000         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
33001         (gst_play_bin_class_init), (gst_play_bin_init),
33002         (gst_play_bin_dispose), (gst_play_bin_set_property),
33003         (gst_play_bin_get_property), (gen_video_element),
33004         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
33005         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
33006         (gst_play_bin_get_formats), (gst_play_bin_convert),
33007         (gst_play_bin_get_query_types), (gst_play_bin_query),
33008         (plugin_init):
33009         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
33010         (gst_stream_info_get_type), (gst_stream_info_class_init),
33011         (gst_stream_info_init), (gst_stream_info_new),
33012         (gst_stream_info_dispose), (gst_stream_info_set_property),
33013         (gst_stream_info_get_property):
33014         * gst/playback/gststreaminfo.h:
33015         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
33016         (main):
33017         * gst/playback/test2.c: (main):
33018         * gst/playback/test3.c: (update_scale), (main):
33019         More playbin fixes. Added README. Do better element filtering.
33020         Added base class to preroll media. Added test apps.
33021
33022 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33023
33024         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
33025         * ext/mpeg2dec/gstmpeg2dec.h:
33026           various debugging improvements.  Reset stream to next picture
33027           instead of sequence header, otherwise seeks cannot work.
33028
33029 2004-07-07  Wim Taymans  <wim@fluendo.com>
33030
33031         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
33032         (gst_video_box_class_init), (gst_video_box_set_property),
33033         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
33034         Use pad_alloc where possible.
33035
33036 2004-07-07  Wim Taymans  <wim@fluendo.com>
33037
33038         * sys/oss/gstosselement.c: (gst_osselement_reset),
33039         (gst_osselement_parse_caps):
33040         * sys/oss/gstosselement.h:
33041         * sys/oss/gstosssrc.c: (gst_osssrc_get):
33042         Fix offset on osssrc.
33043
33044 2004-07-07  Wim Taymans  <wim@fluendo.com>
33045
33046         * ext/theora/theora.c: (plugin_init):
33047         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
33048         (theora_dec_src_query), (theora_dec_chain):
33049         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
33050         (theora_enc_sink_link), (theora_buffer_from_packet),
33051         (theora_push_packet), (theora_enc_chain):
33052         Fix theora granulepos calculation.
33053         Fix overflow in duration/position calculation.
33054         Bump rank to PRIMARY for theoradec.
33055         Use granulepos of last packet to calculate position.
33056         Set keyframe flag on buffers when needed.
33057
33058 2004-07-06  David Schleef  <ds@schleef.org>
33059
33060         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
33061         serious?  (Fixed, obviously.)
33062
33063 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
33064
33065         * po/LINGUAS:
33066         * po/cs.po:
33067           added Czech translation (Miloslav Trmac)
33068
33069 2004-07-05  Wim Taymans  <wim@fluendo.com>
33070
33071         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
33072         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
33073         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
33074         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
33075         (close_link), (type_found), (gst_decode_bin_set_property),
33076         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
33077         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
33078         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
33079         (gst_decode_bin_query), (plugin_init):
33080         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
33081         (gst_play_bin_class_init), (gst_play_bin_init),
33082         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
33083         (get_video_element), (new_pad), (setup_source),
33084         (gst_play_bin_set_property), (gst_play_bin_get_property),
33085         (gst_play_bin_change_state), (gst_play_bin_add_element),
33086         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
33087         (gst_play_bin_send_event), (gst_play_bin_get_formats),
33088         (gst_play_bin_convert), (gst_play_bin_get_query_types),
33089         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
33090         * gst/playback/test.c: (main):
33091         More fixes, cleaned up playbin, make it use decodebin. Added
33092         threaded property to playbin.
33093
33094 2004-07-05  Wim Taymans  <wim@fluendo.com>
33095
33096         * configure.ac:
33097         * gst/playback/Makefile.am:
33098         * gst/playback/decodetest.c: (main):
33099         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
33100         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
33101         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
33102         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
33103         (close_link), (type_found), (gst_decode_bin_set_property),
33104         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
33105         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
33106         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
33107         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
33108         (plugin_init):
33109         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
33110         (gst_play_bin_class_init), (gst_play_bin_init),
33111         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
33112         (collect_sink_pads), (find_compatibles), (close_pad_link),
33113         (try_to_link_1), (new_pad), (close_link), (type_found),
33114         (setup_source), (gst_play_bin_set_property),
33115         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
33116         (compare_ranks), (gst_play_bin_collect_factories),
33117         (gst_play_bin_change_state), (gst_play_bin_add_element),
33118         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
33119         (gst_play_bin_send_event), (gst_play_bin_get_formats),
33120         (gst_play_bin_convert), (gst_play_bin_get_query_types),
33121         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
33122         * gst/playback/test.c: (main):
33123         Added some playback helper elements and some test apps, very alpha
33124         still.
33125
33126 2004-07-04  Benjamin Otte  <otte@gnome.org>
33127
33128         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
33129           only restart audio when we indeed have an xrun to fix repeated
33130           xruns. Fix suggested by Giuliano Pochini.
33131
33132 2004-07-03  David Schleef  <ds@schleef.org>
33133
33134         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
33135         call to gst_debug_log() if debugging is disabled (bug #145118)
33136
33137 2004-07-03  Benjamin Otte  <otte@gnome.org>
33138
33139         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
33140           use our own functions for restarting the alsa device.
33141         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
33142           I should apply patches myself - use MIN for the third argument, not
33143           the second, this fixes seeking
33144
33145 2004-07-02  David Schleef  <ds@schleef.org>
33146
33147         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
33148         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
33149         do with the logic.
33150
33151 2004-07-02  David Schleef  <ds@schleef.org>
33152
33153         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
33154         output buffers.  Fix logic mistake.  (bug #144866)
33155
33156 2004-07-02  David Schleef  <ds@schleef.org>
33157
33158         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
33159         on X.  (bug #144753)
33160
33161 2004-07-02  David Schleef  <ds@schleef.org>
33162
33163         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
33164         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
33165         (bug #144624)
33166         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
33167         (gst_osselement_rate_probe_check): Add another workaround for
33168         buggy drivers (bug #145336)
33169
33170 2004-07-02  David Schleef  <ds@schleef.org>
33171
33172         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
33173         Most systems don't have MSG_NOSIGNAL.
33174
33175 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
33176
33177         * Makefile.am:
33178         * gst-libs/gst/colorbalance/Makefile.am:
33179         * gst-libs/gst/mixer/Makefile.am:
33180         * gst-libs/gst/play/Makefile.am:
33181         * gst-libs/gst/tuner/Makefile.am:
33182           (hopefully) fix both install and dist and make error message useful.
33183           needs testing across automakes.
33184
33185 2004-07-02  Benjamin Otte  <otte@gnome.org>
33186
33187         * ext/ogg/gstogg.c: (plugin_init):
33188           we require bytestream now
33189         * ext/ogg/gstoggdemux.c:
33190           huge diff to implement chain setup in a fast and generic way. This
33191           improves tag reading and startup of huge files (read: Theora videos)
33192           quite a bit. It probably contains bugs, too, so please test.
33193           Seeking is not improved to the fast method.
33194
33195 2004-06-29  Wim Taymans  <wim@fluendo.com>
33196
33197         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
33198         * ext/ogg/gstoggmux.c:
33199         Fix memleak in oggdemux when running unconnected pads.
33200         doc update in mux, start working on keyframe mode.
33201
33202 2004-06-29  Benjamin Otte  <otte@gnome.org>
33203
33204         * sys/oss/gstosssink.c:
33205         * sys/oss/gstosssrc.c:
33206           advertise correct template caps - we indeed do non-native endianness
33207           and 8bit audio has no endianness
33208         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
33209         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
33210           avoid (wrong) duplications in getcaps function and return
33211           template caps
33212
33213 2004-06-29  Wim Taymans  <wim@fluendo.com>
33214
33215         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
33216         (gst_multifdsink_class_init), (gst_multifdsink_add),
33217         (gst_multifdsink_remove), (gst_multifdsink_clear),
33218         (gst_multifdsink_client_remove),
33219         (gst_multifdsink_handle_client_read),
33220         (gst_multifdsink_client_queue_data),
33221         (gst_multifdsink_client_queue_caps),
33222         (gst_multifdsink_client_queue_buffer),
33223         (gst_multifdsink_handle_client_write),
33224         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
33225         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
33226         (gst_multifdsink_init_send), (gst_multifdsink_close):
33227         Fix wrong GList iteration that could crash the server when
33228         more then 2 clients disconnect at the same time. Read all the
33229         pending commands in one batch to recover from command storms under
33230         very heavy load.
33231
33232 2004-06-28  Wim Taymans  <wim@fluendo.com>
33233
33234         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
33235         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
33236         (gst_videomixer_pad_set_property),
33237         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
33238         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
33239         (gst_videomixer_class_init), (gst_videomixer_init),
33240         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
33241         (pad_zorder_compare), (gst_videomixer_sort_pads),
33242         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
33243         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
33244         (gst_videomixer_update_queues), (gst_videomixer_loop),
33245         (plugin_init):
33246         Avoid divide by zero, choose masterpad as the pad with the highest
33247         framerate.
33248
33249 2004-06-27  Julien Moutte  <julien@moutte.net>
33250
33251         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
33252         (gst_ximagesink_xwindow_new):
33253         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
33254         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
33255         function directly. We might want to call it from somewhere else one day.
33256
33257 2004-06-27  Julien Moutte  <julien@moutte.net>
33258
33259         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
33260         (gst_ximagesink_xwindow_new):
33261         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
33262         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
33263         window decorations.
33264
33265 2004-06-27  Wim Taymans  <wim@fluendo.com>
33266
33267         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
33268         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
33269         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
33270         (gst_dvdec_set_property), (gst_dvdec_get_property):
33271         * ext/dv/gstdvdec.h:
33272         Implement drop_factor property to lower the framerate with
33273         a factor.
33274
33275 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
33276
33277         * gst-libs/gst/colorbalance/Makefile.am:
33278         * gst-libs/gst/mixer/Makefile.am:
33279         * gst-libs/gst/play/Makefile.am:
33280         * gst-libs/gst/tuner/Makefile.am:
33281           unbreak Company's fix that didn't install the -enum.h files
33282
33283 2004-06-27  Wim Taymans  <wim@fluendo.com>
33284
33285         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
33286         (gst_dvdec_change_state):
33287         * ext/dv/gstdvdec.h:
33288         Fix timestamp, duration and offset of the buffers.
33289
33290 2004-06-27  Wim Taymans  <wim@fluendo.com>
33291
33292         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
33293         (gst_multifdsink_class_init), (gst_multifdsink_add),
33294         (gst_multifdsink_remove), (gst_multifdsink_clear),
33295         (gst_multifdsink_client_remove),
33296         (gst_multifdsink_handle_client_read),
33297         (gst_multifdsink_client_queue_data),
33298         (gst_multifdsink_client_queue_caps),
33299         (gst_multifdsink_client_queue_buffer),
33300         (gst_multifdsink_handle_client_write),
33301         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
33302         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
33303         (gst_multifdsink_init_send), (gst_multifdsink_close):
33304         * gst/tcp/gstmultifdsink.h:
33305         * gst/tcp/gsttcpserversink.c:
33306         (gst_tcpserversink_handle_server_read),
33307         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
33308         More multifdsink fixes, more recovery policy fixes.
33309         Removed stupid g_print
33310
33311 2004-06-26  Wim Taymans  <wim@fluendo.com>
33312
33313         * gst/tcp/Makefile.am:
33314         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
33315         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
33316         (gst_multifdsink_class_init), (gst_multifdsink_init),
33317         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
33318         (gst_multifdsink_handle_client_read),
33319         (gst_multifdsink_client_queue_data),
33320         (gst_multifdsink_client_queue_caps),
33321         (gst_multifdsink_client_queue_buffer),
33322         (gst_multifdsink_handle_client_write),
33323         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
33324         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
33325         (gst_multifdsink_chain), (gst_multifdsink_set_property),
33326         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
33327         (gst_multifdsink_close), (gst_multifdsink_change_state):
33328         * gst/tcp/gstmultifdsink.h:
33329         * gst/tcp/gsttcpplugin.c: (plugin_init):
33330         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
33331         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
33332         (gst_tcpserversink_handle_server_read),
33333         (gst_tcpserversink_handle_select),
33334         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
33335         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
33336         * gst/tcp/gsttcpserversink.h:
33337         Added multifdsink, made tcpserversink a subclass of fdsink, removed
33338         one of the locks, added recovery policy to multifdsink.
33339
33340 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
33341
33342         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
33343           fix decision for when getting frames with same timestamp
33344         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
33345         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33346         (gst_v4lsrc_get_property):
33347         * sys/v4l/gstv4lsrc.h:
33348           add latency offset property
33349
33350 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
33351
33352         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
33353         (plugin_init):
33354           fix debugging. add category.
33355
33356 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
33357
33358         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
33359           fix wrong offsets
33360
33361 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
33362
33363         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
33364         (gst_alsa_src_get_time), (gst_alsa_src_loop),
33365         (gst_alsa_src_change_state):
33366           return a time that is in sync with the element's processing
33367
33368 2004-06-25  Wim Taymans  <wim@fluendo.com>
33369
33370         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
33371         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
33372         (gst_tcpserversink_client_remove),
33373         (gst_tcpserversink_handle_client_read),
33374         (gst_tcpserversink_client_queue_data),
33375         (gst_tcpserversink_client_queue_caps),
33376         (gst_tcpserversink_client_queue_buffer),
33377         (gst_tcpserversink_handle_client_write),
33378         (gst_tcpserversink_queue_buffer),
33379         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
33380         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
33381         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
33382         (gst_tcpserversink_close):
33383         * gst/tcp/gsttcpserversink.h:
33384         Serversink rewrite. Really do non blocking writes to clients and
33385         maintain an internal queue to handle slower clients while not
33386         disturbing fast clients.
33387
33388 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
33389
33390         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
33391           better debug, don't override OFFSET and OFFSET_END
33392
33393 2004-06-25  Iain <iain@prettypeople.org>
33394
33395         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
33396         name=source for the wavparse pipeline.
33397
33398 2004-06-24  Johan Dahlin  <johan@gnome.org>
33399
33400         * ext/theora/theoraenc.c (theora_enc_chain): Call
33401         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
33402         streamheader caps are set correctly.
33403
33404 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
33405
33406         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
33407         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
33408           respect minimum bitrate; same could be done for max bitrate
33409
33410 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
33411
33412         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
33413         (gst_vorbisenc_setup):
33414           fix sample rate range
33415
33416 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
33417
33418         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
33419         (gst_oggvorbisenc_setup):
33420         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
33421         (gst_vorbisenc_setup):
33422           resolve ambiguities in code and description
33423
33424 2004-06-24  Wim Taymans  <wim@fluendo.com>
33425
33426         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
33427         * ext/alsa/gstalsa.h:
33428         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
33429         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
33430         Use alsa trigger_tstamp to get the timestamp of the first
33431         sample in the buffer for more precise sync. Some cleanups.
33432
33433 2004-06-24  Wim Taymans  <wim@fluendo.com>
33434
33435         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
33436         (gst_audiorate_init), (gst_audiorate_chain),
33437         (gst_audiorate_set_property), (gst_audiorate_get_property):
33438         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
33439         (gst_videorate_chain):
33440         Added some logging, fixed an overflow bug in videorate.
33441
33442 2004-06-24  Benjamin Otte  <otte@gnome.org>
33443
33444         * ext/kio/Makefile.am:
33445           fix for builddir != srcdir and distcheck
33446
33447 2004-06-24  Benjamin Otte  <otte@gnome.org>
33448
33449         * gst-libs/gst/colorbalance/Makefile.am:
33450         * gst-libs/gst/mixer/Makefile.am:
33451         * gst-libs/gst/play/Makefile.am:
33452         * gst-libs/gst/tuner/Makefile.am:
33453         * gst/tcp/Makefile.am:
33454         * sys/dxr3/Makefile.am:
33455           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
33456           tarball.
33457           Also add all *.list files that were missing.
33458         * Makefile.am:
33459           add a distcheck hook to ensure the above doesn't happen again.
33460
33461 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
33462
33463         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
33464
33465 2004-06-23  Colin Walters  <walters@redhat.com>
33466
33467         * m4/Makefile.am: Distribute gst-fionread.m4.
33468
33469 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
33470
33471         * configure.ac: back to dev
33472
33473 2004-06-23  Wim Taymans  <wim@fluendo.com>
33474
33475         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
33476         (gst_alsa_xrun_recovery):
33477         * ext/alsa/gstalsa.h:
33478         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
33479         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
33480         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
33481         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
33482         (gst_alsa_src_loop):
33483         Add clock to alsasrc. Take new capture timestamp when
33484         restarting after an overrun. Split up some functions between
33485         alsasrc and alsasink.
33486
33487 === release 0.8.2 ===
33488
33489 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
33490
33491         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
33492         (gst_alsa_change_state), (gst_alsa_update_avail),
33493         (gst_alsa_xrun_recovery):
33494         * ext/alsa/gstalsa.h:
33495         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
33496           merge back changes from release
33497
33498 2004-06-23  Wim Taymans  <wim@fluendo.com>
33499
33500         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
33501         (gst_audiorate_init), (gst_audiorate_chain),
33502         (gst_audiorate_set_property), (gst_audiorate_get_property):
33503         Implement sample dropping and notify
33504
33505 2004-06-22  Wim Taymans  <wim@fluendo.com>
33506
33507         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
33508         (theora_enc_sink_link), (theora_buffer_from_packet),
33509         (theora_push_packet), (theora_enc_chain):
33510         Some cleanups, make sure the timestamps are correct.
33511
33512 2004-06-22  Wim Taymans  <wim@fluendo.com>
33513
33514         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
33515         (gst_alsa_change_state), (gst_alsa_update_avail),
33516         (gst_alsa_xrun_recovery):
33517         * ext/alsa/gstalsa.h:
33518         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
33519         Cleanups, take queued samples into account when reporting
33520         the time.
33521
33522 2004-06-22  Wim Taymans  <wim@fluendo.com>
33523
33524         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
33525         (gst_videorate_init):
33526         Initialize the property as well.
33527
33528 2004-06-22  Wim Taymans  <wim@fluendo.com>
33529
33530         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
33531         (gst_videorate_init), (gst_videorate_chain),
33532         (gst_videorate_set_property), (gst_videorate_get_property):
33533         Add property to make videorate silent.
33534         Add property to prefer new frames over old ones.
33535
33536 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33537
33538         * sys/osxvideo/Makefile.am:
33539         Workaround so that the osxvideo .so file gets linked with the
33540         Cocoa, OpenGL and QuickTime frameworks
33541
33542 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33543
33544         * sys/osxaudio/Makefile.am:
33545         Workaround so that the osxaudio .so file gets linked with the
33546         CoreAudio framework
33547
33548 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33549
33550         * configure.ac:
33551         Whoops, my fault...fixed build issues
33552
33553 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33554
33555         * configure.ac:
33556         Add objective-c support if running in Darwin/Mac OS X
33557         * sys/Makefile.am:
33558         * sys/osxvideo:
33559         * sys/osxvideo/Makefile.am:
33560         * sys/osxvideo/osxvideosink.h:
33561         * sys/osxvideo/osxvideosink.m:
33562         * sys/osxvideo/cocoawindow.h:
33563         * sys/osxvideo/cocoawindow.m:
33564         Add osxvideosink, a cocoa-based osx video sink
33565
33566
33567 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
33568         * ext/dvdnav/gst-dvd:
33569         Grab the gconf key from the right spot
33570         * gst/debug/gstnavseek.c: (gst_navseek_init),
33571         (gst_navseek_segseek), (gst_navseek_handle_src_event),
33572         (gst_navseek_chain):
33573         * gst/debug/gstnavseek.h:
33574           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
33575           and loop parameters of a segment seek.
33576         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
33577         (gst_videotestsrc_get_event_masks),
33578         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
33579         * gst/videotestsrc/gstvideotestsrc.h:
33580           Add seeking support to videotestsrc
33581           Initialise the timestamp_offset variable.
33582
33583 2004-06-18  Wim Taymans  <wim@fluendo.com>
33584
33585         * ext/sidplay/gstsiddec.cc:
33586         Fix negotiation and set correct end offset.
33587
33588 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
33589
33590         * configure.ac: branch and prerelease
33591
33592 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33593
33594         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
33595         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
33596         (gst_tcpclientsrc_init_receive):
33597         * gst/tcp/gsttcpclientsrc.h:
33598           read caps when connecting to server for GDP so we set them correctly
33599
33600 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33601
33602         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
33603           notify drops and duplicates
33604         * gst/videoscale/videoscale.c: (videoscale_get_structure):
33605           no good reason to limit ourselves to 100x100
33606
33607 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33608
33609         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
33610         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
33611         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33612         (gst_v4lsrc_get_property):
33613         * sys/v4l/gstv4lsrc.h:
33614         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
33615         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
33616         (gst_v4l_set_audio):
33617         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
33618         (gst_v4lsrc_try_capture):
33619         * sys/v4l/v4lsrc_calls.h:
33620           change try_palette to more general try_capture
33621           add autoprobe option so we can turn off autoprobing
33622           various fixes
33623
33624 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33625
33626         * configure.ac:
33627           add videorate
33628         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
33629         (gst_ximagesink_class_init):
33630         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
33631         (gst_xvimagesink_class_init):
33632           run them as finalize, not dispose, since dispose can be invoked
33633           multiple times
33634
33635 2004-06-17  Wim Taymans  <wim@fluendo.com>
33636
33637         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
33638         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
33639         * ext/alsa/gstalsa.h:
33640         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
33641         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
33642         (gst_alsa_src_change_state):
33643         * ext/alsa/gstalsasrc.h:
33644         Make the xrun code timestamp and offset the buffers correctly.
33645         moved the clock to the base class, use alsa methods to get time.
33646         Do correct timestamping on outgoing buffers.
33647
33648 2004-06-17  Wim Taymans  <wim@fluendo.com>
33649
33650         * gst/audiorate/Makefile.am:
33651         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
33652         (gst_audiorate_base_init), (gst_audiorate_class_init),
33653         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
33654         (gst_audiorate_set_property), (gst_audiorate_get_property),
33655         (gst_audiorate_change_state), (plugin_init):
33656         Added an audiorate converter that fills in gaps.
33657
33658 2004-06-17  Johan Dahlin  <johan@gnome.org>
33659
33660         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
33661
33662 2004-06-16  Wim Taymans  <wim@fluendo.com>
33663
33664         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
33665         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
33666         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
33667         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33668         (gst_v4lsrc_get_property):
33669         * sys/v4l/gstv4lsrc.h:
33670         Added a copy mode to v4lsrc where it will output a copied version
33671         of its internal hardware buffer.
33672         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
33673         can't | them.
33674
33675 2004-06-16  Wim Taymans  <wim@fluendo.com>
33676
33677         * sys/oss/gstosssrc.c: (gst_osssrc_get):
33678         Timestamp fixes.
33679
33680 2004-06-16  Wim Taymans  <wim@fluendo.com>
33681
33682         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
33683         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
33684         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33685         (gst_v4lsrc_get_property):
33686         * sys/v4l/gstv4lsrc.h:
33687         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
33688         Added a sync mode enum property to control v4lsrc timestamp method
33689         Removed the use-fixed-fps property and moved functionality in
33690         the enum.
33691         Don't error on an error value from v4l-conf, it might not always
33692         be a real error.
33693
33694 2004-06-16  Wim Taymans  <wim@fluendo.com>
33695
33696         * gst/videorate/Makefile.am:
33697         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
33698         (gst_videorate_base_init), (gst_videorate_class_init),
33699         (gst_videorate_getcaps), (gst_videorate_link),
33700         (gst_videorate_init), (gst_videorate_chain),
33701         (gst_videorate_set_property), (gst_videorate_get_property),
33702         (gst_videorate_change_state), (plugin_init):
33703         Added a video timestamp corrector.
33704
33705 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33706
33707         fixed a potential leak with previous commit
33708
33709         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
33710
33711 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33712
33713         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
33714         Added missing refcount, fixes bug #144425
33715         Cheers Tim for finding the bug
33716
33717 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
33718
33719         * sys/v4l/gstv4l.c: (plugin_init):
33720         * sys/v4l/gstv4lcolorbalance.c:
33721         * sys/v4l/gstv4lcolorbalance.h:
33722         * sys/v4l/gstv4lelement.c:
33723         * sys/v4l/gstv4lelement.h:
33724         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
33725         * sys/v4l/gstv4lmjpegsink.h:
33726         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
33727         * sys/v4l/gstv4lmjpegsrc.h:
33728         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
33729         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
33730         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
33731         * sys/v4l/gstv4lsrc.h:
33732         * sys/v4l/gstv4ltuner.c:
33733         * sys/v4l/gstv4ltuner.h:
33734         * sys/v4l/gstv4lxoverlay.c:
33735         * sys/v4l/gstv4lxoverlay.h:
33736         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
33737         (gst_v4l_set_window), (gst_v4l_enable_overlay):
33738         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
33739         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
33740         (gst_v4l_set_audio):
33741         * sys/v4l/v4l_calls.h:
33742         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
33743         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
33744         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
33745         (gst_v4lmjpegsink_playback_init),
33746         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
33747         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
33748         (gst_v4lmjpegsink_playback_stop),
33749         (gst_v4lmjpegsink_playback_deinit):
33750         * sys/v4l/v4lmjpegsink_calls.h:
33751         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
33752         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
33753         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
33754         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
33755         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
33756         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
33757         * sys/v4l/v4lmjpegsrc_calls.h:
33758         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
33759         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
33760         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
33761         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
33762         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
33763         (gst_v4lsrc_try_palette):
33764         * sys/v4l/v4lsrc_calls.h:
33765           bunch of paranoia cleanups
33766
33767 2004-06-14  David Schleef  <ds@schleef.org>
33768
33769         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
33770         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
33771         Send discont events and change timestamps appropriately when
33772         we get a seek event.  (bug #144240)
33773         * ext/cdparanoia/gstcdparanoia.h:
33774
33775 2004-06-14  Benjamin Otte  <otte@gnome.org>
33776
33777         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
33778           snd_pcm_hw_params_set_rate  since the latter fails for no good
33779           reason on some setups.
33780
33781 2004-06-14  David Schleef  <ds@schleef.org>
33782
33783         * gst/volume/demo.c: (value_changed_callback): exp10() is not
33784         standard.  Thank you for playing.
33785
33786 2004-06-14  Wim Taymans  <wim@fluendo.com>
33787
33788         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
33789         Patch 1.3 broke the ordering of the colorspace info and
33790         made the plugin basically work by coincidence, reordered
33791         the info.
33792
33793 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
33794
33795         * ext/lame/gstlame.c:
33796         * ext/mad/gstmad.c:
33797           sync caps.  Make sure mad can only output a list of rates, not
33798           a full range.  In the future, have three caps lists for each of the
33799           mpeg versions.  Change mpegversion to a double as well.
33800
33801 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
33802
33803         * gst/volume/.cvsignore:
33804         * gst/volume/Makefile.am:
33805         * gst/volume/demo.c: (value_changed_callback), (idler),
33806         (setup_gui), (main):
33807           added small demo app
33808
33809 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
33810         * ext/esd/esdsink.c: (gst_esdsink_change_state):
33811         * ext/esd/esdsink.h:
33812         Close the esd connection on pause, because esd will just wait -
33813         blocking all other esd clients indefinitely.
33814
33815 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
33816
33817         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
33818           previous commit with GST_DEBUG
33819
33820 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
33821
33822         * configure.ac:
33823           add a header check for a dvdread header in dvdnav.  Fixes #133002
33824
33825 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33826
33827         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
33828         * gst/tcp/gsttcpclientsink.h:
33829         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
33830         * gst/tcp/gsttcpclientsrc.h:
33831         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
33832         (gst_tcpserversink_handle_server_read),
33833         (gst_tcpserversink_init_send):
33834         * gst/tcp/gsttcpserversink.h:
33835         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
33836         * gst/tcp/gsttcpserversrc.h:
33837         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
33838         version of IP)
33839
33840 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33841
33842         * configure.ac:
33843         Added ogg library so that OSX detects libtheora properly
33844
33845 2004-06-11  Wim Taymans  <wim@fluendo.com>
33846
33847         * ext/theora/theoradec.c: (theora_dec_chain),
33848         (theora_dec_change_state):
33849         Don't try to decode frames before we received a keyframe.
33850
33851 2004-06-11  Wim Taymans  <wim@fluendo.com>
33852
33853         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
33854         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
33855         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
33856         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
33857         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
33858         Added property to set the maximum delay of a page.
33859
33860 2004-06-10  Wim Taymans  <wim@fluendo.com>
33861
33862         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
33863         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
33864         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
33865         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
33866         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
33867         Added max-delay property to control the maximum amount
33868         of data to put in one page.
33869
33870 2004-06-10  Wim Taymans  <wim@fluendo.com>
33871
33872         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
33873         (gst_theora_enc_init), (theora_enc_sink_link),
33874         (theora_buffer_from_packet), (theora_enc_set_property),
33875         (theora_enc_get_property):
33876         Set duration on encoded buffer, added some more properties
33877
33878 2004-06-10  Wim Taymans  <wim@fluendo.com>
33879
33880         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
33881         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
33882         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
33883         * ext/theora/theoraenc.c: (theora_enc_chain):
33884         Fix refcounting bugs
33885
33886 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33887
33888         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
33889         (gst_asf_demux_loop), (gst_asf_demux_process_file),
33890         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
33891         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
33892         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
33893         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
33894         (gst_asf_demux_change_state):
33895         * gst/asfdemux/gstasfdemux.h:
33896           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
33897           feels like. I think we should set a new requirement for demuxers
33898           from now on to implement sane loop functions, data loops, query
33899           and seek functions before first commit into CVS. And this commit
33900           fixes all of the above.
33901
33902 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
33903
33904         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
33905           vorbis comments are properly encoded in UTF-8 before adding them
33906           to a GstTagList
33907
33908 2004-06-09  Benjamin Otte  <otte@gnome.org>
33909
33910         * ext/alsa/gstalsa.c: (add_channels):
33911           handle min <= max correctly
33912         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
33913         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
33914           add fixation functions so we fixate correctly. No preferring of alaw
33915           anymore because it's the first structure.
33916         * ext/alsa/gstalsa.h:
33917         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
33918         (gst_alsa_hw_params_dump):
33919           add functions to ease debugging in alsalib
33920         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
33921         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
33922         (gst_alsa_start_audio):
33923           only specify hw params if we really setup a format (fixes #134007 -
33924           or at least works around it)
33925
33926 2004-06-09  Wim Taymans  <wim@fluendo.com>
33927
33928         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
33929         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
33930         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
33931         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
33932         (gst_ogg_mux_loop):
33933         Use stream caps to setup the initial pages in the ogg stream.
33934         Correctly set the streamheader caps on the srcpad.
33935
33936 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
33937
33938         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
33939         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
33940         (gst_v4lsrc_getcaps):
33941         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
33942         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
33943           add querying of fps lists for webcams.  Negotiating to a framerate
33944           now works.
33945
33946 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33947
33948         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
33949         (theora_push_buffer), (theora_push_packet),
33950         (theora_set_header_on_caps), (theora_enc_chain):
33951           mark buffers and put on streamheader, raw theora streaming
33952           now works too, whee
33953
33954 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33955
33956         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
33957         (gst_tcp_gdp_read_caps):
33958           do a looping read for caps and GDP headers too
33959
33960 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33961
33962         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
33963         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
33964           return EOS instead of NULL in _get
33965
33966 2004-06-08  Wim Taymans  <wim@fluendo.com>
33967
33968         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
33969         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
33970         (gst_tcp_gdp_write_caps):
33971         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
33972         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
33973         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
33974         Memory leak fixes
33975
33976 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33977
33978         * ext/vorbis/Makefile.am:
33979         * ext/vorbis/vorbis.c: (plugin_init):
33980         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
33981         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
33982         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
33983         (vorbis_parse_change_state):
33984         * ext/vorbis/vorbisparse.h:
33985           adding a vorbisparse element that marks the buffers, streaming
33986           raw vorbis using GDP now works, whee
33987
33988 2004-06-08  Wim Taymans  <wim@fluendo.com>
33989
33990         * ext/jpeg/Makefile.am:
33991         * ext/jpeg/README:
33992         * ext/jpeg/gstjpeg.c: (plugin_init):
33993         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
33994         (gst_smokedec_base_init), (gst_smokedec_class_init),
33995         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
33996         * ext/jpeg/gstsmokedec.h:
33997         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
33998         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
33999         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
34000         (gst_smokeenc_resync), (gst_smokeenc_chain),
34001         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
34002         * ext/jpeg/gstsmokeenc.h:
34003         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
34004         (smokecodec_flush_destination), (smokecodec_term_destination),
34005         (smokecodec_init_source), (smokecodec_fill_input_buffer),
34006         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
34007         (smokecodec_term_source), (smokecodec_encode_new),
34008         (smokecodec_decode_new), (smokecodec_info_free),
34009         (smokecodec_set_quality), (smokecodec_get_quality),
34010         (smokecodec_set_threshold), (smokecodec_get_threshold),
34011         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
34012         (find_best_size), (abs_diff), (put), (smokecodec_encode),
34013         (smokecodec_parse_header), (smokecodec_decode):
34014         * ext/jpeg/smokecodec.h:
34015         Added a new simple jpeg based codec
34016
34017 2004-06-08  Wim Taymans  <wim@fluendo.com>
34018
34019         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
34020         (gst_multipart_mux_loop):
34021         Fix memory leak
34022
34023 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34024
34025         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
34026         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
34027         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
34028         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
34029         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
34030         * gst/tcp/gsttcpserversink.h:
34031           take streamheader into account
34032
34033 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34034
34035         * gst/level/Makefile.am:
34036         * gst/level/gstlevel.c: (gst_level_class_init):
34037           clean up marshal generation
34038
34039 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34040
34041         * gst/tcp/Makefile.am:
34042         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
34043         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
34044         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
34045         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
34046         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
34047         (gst_tcpclientsrc_get_property):
34048         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
34049         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
34050         (gst_tcpserversink_handle_client_read),
34051         (gst_tcpserversink_handle_client_write),
34052         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
34053         * gst/tcp/gsttcpserversink.h:
34054           add signals client-added and client-removed
34055         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
34056         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
34057         (gst_tcpserversrc_get_property):
34058         uniformized, change default protocol to NONE
34059         * gst/tcp/gsttcp-marshal.list: added
34060 2004-06-07  Benjamin Otte  <otte@gnome.org>
34061
34062         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
34063           handle discont events if they happen before caps nego
34064
34065 2004-06-07  Wim Taymans  <wim@fluendo.com>
34066
34067         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
34068         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
34069         (gst_multipart_demux_plugin_init):
34070         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
34071         (gst_multipart_mux_init), (gst_multipart_mux_loop),
34072         (gst_multipart_mux_change_state):
34073         Small updates, fix a memleak
34074
34075 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
34076
34077         * configure.ac: OSS portability
34078         * ext/arts/gst_arts.c: idem
34079         * sys/oss/gstosselement.c: idem
34080         * sys/oss/gstossmixer.c: idem
34081         * sys/oss/gstosssink.c: idem
34082         * sys/oss/gstosssrc.c: idem
34083         * sys/oss/oss_probe.c: idem
34084           - check for soundcard.h in different places for some BSD
34085
34086 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
34087
34088         * AUTHORS:
34089         Add me to the authors file
34090         * configure.ac:
34091         Increase the libdv requirement to >= version 0.100
34092         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
34093         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
34094         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
34095         * ext/dv/gstdvdec.h:
34096         Add support for the new_media flag when sending DISCONT events
34097         Make the querying work when video pad is not linked
34098
34099 2004-06-07  Tim-Philipp MĂ¼ller  <t.i.m@zen.co.uk>
34100
34101         reviewed by Benjamin Otte  <otte@gnome.org>
34102
34103         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
34104           create a NULL-initialized array of pads, so we don't think they
34105           exist already. (fixes #143130)
34106
34107 2004-06-07  Benjamin Otte  <otte@gnome.org>
34108
34109         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
34110         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
34111         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
34112           don't use // coments
34113
34114 2004-06-07  Benjamin Otte  <otte@gnome.org>
34115
34116         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
34117           cast to GstClockTime to get higher granularity
34118         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
34119           use gst_element_set_time_delay to get the exact time
34120         * ext/mad/gstmad.c: (gst_mad_chain):
34121           use the negotiated rate instead of the current frame's rate which
34122           might be wrong because of bit errors. This avoids emitting totally
34123           bogus timestamps and screwing sync.
34124         (fixes #143454)
34125
34126 2004-06-07  Tim-Philipp MĂ¼ller  <t.i.m@zen.co.uk>
34127
34128         reviewed by Benjamin Otte  <otte@gnome.org>
34129
34130         * gst/adder/gstadder.c: (gst_adder_loop):
34131           properly error out when no negotiation has happened yet. (fixes
34132           #143032)
34133
34134 2004-06-06  Benjamin Otte  <otte@gnome.org>
34135
34136         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
34137           forward correctly transformed offset in discont events. Based on
34138           patch by Arwed v. Merkatz. (fixes #142851)
34139
34140 2004-06-06  David Schleef  <ds@schleef.org>
34141
34142         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
34143         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
34144         problems on several systems.
34145
34146 2004-06-06  Benjamin Otte  <otte@gnome.org>
34147
34148         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
34149           use explicit caps on the srcpad
34150         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
34151           properly error out if caps couldn't be set (fixes #142764)
34152
34153 2004-06-06  Benjamin Otte  <otte@gnome.org>
34154
34155         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
34156         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
34157         (gst_alsa_start_audio):
34158           - don't call set_periods_integer anymore, it breaks the
34159           configuration randomly
34160           - call snd_pcm_hw_params_set_access directly instead of using masks
34161           - don't fail if the sw_params can't be set, just use the default
34162           params and hope it works. Alsalib has weird issues when you touch
34163           sw_params and does no proper error reporting about what failed.
34164         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
34165         (gst_alsa_close_audio):
34166           make our alsa debugging go via gst debugging and not conditionally
34167           defined
34168         * ext/alsa/gstalsa.h:
34169           add ALSA_DEBUG_FLUSH macro
34170         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
34171         (plugin_init):
34172           wrap alsa errors to be printed via the gst debugging system and not
34173           spammed to stderr
34174
34175 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34176
34177         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
34178         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
34179         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
34180         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
34181         (qtdemux_parse_trak):
34182         * gst/qtdemux/qtdemux.h:
34183           Bitch. Also known as seeking, querying & co.
34184         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
34185         (gst_osssink_change_state):
34186         * sys/oss/gstosssink.h:
34187           Resyncing is for weenies, this hack is no longer needed and was
34188           broken anyway (since it - unintendedly - always leaves resync to
34189           TRUE).
34190
34191 2004-06-05  Andrew Turner <zxombie@hotpop.com>
34192
34193         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
34194         * gst/tcp/gsttcpclientsrc.h: idem
34195           - define MSG_NOSIGNAL if not done
34196           - include unistd.h for off_t
34197           (fixes #143749)
34198
34199 2004-06-05  Benjamin Otte  <otte@gnome.org>
34200
34201         * configure.ac:
34202         * ext/kio/Makefile.am:
34203           check for qt's moc preprocessor explicitly and use it
34204
34205 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
34206
34207         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
34208           don't get a signal for EPIPE on socket writes
34209           (somebody check if this works on other platforms)
34210
34211 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
34212
34213         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
34214         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
34215           check error condition on available samples correctly
34216
34217 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
34218
34219         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
34220           avoid a segfault
34221         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
34222         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
34223         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
34224         (gst_tcpserversrc_gdp_read_header):
34225          use ssize_t over size_t since the former is signed and thus the
34226          check for error codes can work
34227
34228 2004-06-02  Wim Taymans  <wim@fluendo.com>
34229
34230         reviewed by: Johan
34231
34232         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
34233         (gst_multipart_mux_loop):
34234         Oops
34235
34236 2004-06-02  Wim Taymans  <wim@fluendo.com>
34237
34238         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
34239         (gst_multipart_mux_init), (gst_multipart_mux_loop),
34240         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
34241         (gst_multipart_mux_change_state):
34242         Added configurable boundary specifier, added the value as a
34243         caps field as well.
34244
34245 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
34246
34247         * gst/tcp/gsttcp.c:
34248         * gst/tcp/gsttcpclientsrc.c:
34249         * gst/tcp/gsttcpclientsrc.h:
34250         * gst/tcp/gsttcpserversrc.c:
34251           - portability fix, to compile on OSX
34252             (fixes #143146)
34253
34254         * sys/osxaudio/gstosxaudioelement.c:
34255         * sys/osxaudio/gstosxaudiosink.c:
34256         * sys/osxaudio/gstosxaudiosrc.c:
34257           - compilation warnings on OSX
34258             (fixes #143153)
34259
34260 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34261
34262         * ext/vorbis/vorbisdec.c : sign warning fixes
34263
34264         * gst-libs/gst/mixer/mixertrack.c :
34265           do no use defines which are glib 2.4 specific
34266
34267 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
34268
34269         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
34270           buffer since libflac doesn't expect it (reports a sync error when
34271           it encounters that)
34272
34273
34274 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
34275
34276         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
34277         * gst-libs/gst/mixer/mixertrack.c:
34278         (gst_mixer_track_get_property), (get_mixer_track_init),
34279         (get_mixer_track_get_property): Added property accessors
34280         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
34281         * gst-libs/gst/mixer/mixeroptions.c:
34282         (gst_mixer_options_get_values): Added
34283         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
34284         * gst-libs/gst/mixer/mixer.c: Fixed comment
34285
34286
34287 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
34288
34289         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
34290           improve error messages on open
34291
34292
34293 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
34294
34295         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
34296           check if v4l-conf is in path
34297
34298 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
34299
34300         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
34301           change assert to a more readable error message
34302
34303 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
34304
34305         * gst-libs/gst/tuner/tunerchannel.h:
34306           - add a freq_multiplicator field to make the conversion
34307             between internal frequency unit and Hz
34308         * sys/v4l/gstv4lelement.c:
34309         * sys/v4l2/gstv4l2element.c:
34310           - change default video device to /dev/video0
34311         * sys/v4l/v4l_calls.c:
34312         * sys/v4l2/v4l2_calls.c:
34313           - we only expose frequency to the user in Hz instead of
34314             bastard v4lX unit (either 62.5kHz or 62.5Hz)
34315
34316 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
34317         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
34318           Initialise b_o_s and e_o_s variables
34319         * gst-libs/gst/riff/riff-media.c:
34320         (gst_riff_create_video_caps_with_data):
34321           Add some unusual fourcc's from mplayer avi's
34322         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
34323           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
34324           autoplugging.
34325
34326 2004-05-28  Wim Taymans  <wim@fluendo.com>
34327
34328         * configure.ac:
34329         * gst/alpha/Makefile.am:
34330         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
34331         (gst_alpha_get_type), (gst_alpha_base_init),
34332         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
34333         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
34334         (gst_alpha_chroma_key), (gst_alpha_chain),
34335         (gst_alpha_change_state), (plugin_init):
34336         A plugin to add an alpha channel to I420 video. Can optionally do
34337         chroma keying.
34338         * gst/multipart/Makefile.am:
34339         * gst/multipart/multipart.c: (plugin_init):
34340         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
34341         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
34342         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
34343         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
34344         (gst_multipart_demux_change_state),
34345         (gst_multipart_demux_plugin_init):
34346         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
34347         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
34348         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
34349         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
34350         (gst_multipart_mux_pad_unlink),
34351         (gst_multipart_mux_request_new_pad),
34352         (gst_multipart_mux_handle_src_event),
34353         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
34354         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
34355         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
34356         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
34357         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
34358         send multipart jpeg images to a browser.
34359         * gst/videobox/Makefile.am:
34360         * gst/videobox/README:
34361         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
34362         (gst_video_box_get_type), (gst_video_box_base_init),
34363         (gst_video_box_class_init), (gst_video_box_init),
34364         (gst_video_box_set_property), (gst_video_box_get_property),
34365         (gst_video_box_sink_link), (gst_video_box_i420),
34366         (gst_video_box_ayuv), (gst_video_box_chain),
34367         (gst_video_box_change_state), (plugin_init):
34368         Crops or adds borders around an image. can do alpha channel
34369         borders as well.
34370         * gst/videomixer/Makefile.am:
34371         * gst/videomixer/README:
34372         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
34373         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
34374         (gst_videomixer_pad_get_sink_event_masks),
34375         (gst_videomixer_pad_get_property),
34376         (gst_videomixer_pad_set_property),
34377         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
34378         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
34379         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
34380         (gst_videomixer_base_init), (gst_videomixer_class_init),
34381         (gst_videomixer_init), (gst_videomixer_request_new_pad),
34382         (gst_videomixer_handle_src_event),
34383         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
34384         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
34385         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
34386         (gst_videomixer_loop), (gst_videomixer_get_property),
34387         (gst_videomixer_set_property), (gst_videomixer_change_state),
34388         (plugin_init):
34389         Generic video mixer plugin, can handle multiple inputs all with
34390         different framerates and video sizes. Is fully alpha channel
34391         aware.
34392
34393 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34394
34395         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
34396           Select first track as master track. Not sure how else to handle
34397           that...
34398         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
34399           Discard discont events. Should fix #142962.
34400
34401 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34402
34403         * ext/alsa/Makefile.am:
34404         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
34405         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
34406         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
34407         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
34408         (gst_alsa_mixer_get_option):
34409         * ext/alsa/gstalsamixer.h:
34410         * ext/alsa/gstalsamixeroptions.c:
34411         (gst_alsa_mixer_options_get_type),
34412         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
34413         (gst_alsa_mixer_options_new):
34414         * ext/alsa/gstalsamixeroptions.h:
34415         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
34416         * ext/alsa/gstalsamixertrack.h:
34417           Add enumerations (as GstMixerOptions). Make correct distinction
34418           between input/output tracks. Add capture/playback private flag.
34419           Use flag to decide on whether to set capture or playback volumes
34420           or switches. Use playback and record switches.
34421         * gst-libs/gst/mixer/Makefile.am:
34422         * gst-libs/gst/mixer/mixer-marshal.list:
34423         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
34424         (gst_mixer_set_option), (gst_mixer_get_option),
34425         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
34426         (gst_mixer_volume_changed), (gst_mixer_option_changed):
34427         * gst-libs/gst/mixer/mixer.h:
34428         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
34429         (gst_mixer_options_class_init), (gst_mixer_options_init),
34430         (gst_mixer_options_dispose):
34431         * gst-libs/gst/mixer/mixeroptions.h:
34432           Add GstMixerOptions.
34433         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
34434           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
34435           broken device detection on computers with multiple OSS sound
34436           cards.
34437
34438 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34439
34440         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
34441           fixate nicely even when the peer is not negotiating
34442
34443 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34444
34445         * gst/audioconvert/gstaudioconvert.c:
34446         (gst_audio_convert_parse_caps):
34447           make sure we don't allow depth > width
34448         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
34449           fixate endianness to G_BYTE_ORDER as default
34450         * gst/audioscale/gstaudioscale.c:
34451           we don't handle another endianness as host-endianness
34452
34453 2004-05-25  David Schleef  <ds@schleef.org>
34454
34455         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
34456
34457 2004-05-24  Benjamin Otte  <otte@gnome.org>
34458
34459         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
34460         (gst_oggvorbisenc_setup):
34461           properly fail when we can't setup the vorbis encoder due to
34462           unsupported settings
34463         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
34464         (gst_vorbisenc_setup):
34465           same
34466         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
34467           fix case where warnings occured when one pad was unlinked while the
34468           other's link function was called
34469
34470 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
34471
34472         * gst/tcp/Makefile.am:
34473           use GST_ENABLE_NEW
34474
34475 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34476
34477         * gst-libs/gst/resample/private.h:
34478           don't use optimizations that are #if 0'ed
34479
34480 2004-05-24  Wim Taymans  <wim@fluendo.com>
34481
34482         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
34483         Fix potential division by zero error and hopefully get
34484         the position query right to get correct timestamps on avi
34485         audio.
34486
34487 2004-05-24  Wim Taymans  <wim@fluendo.com>
34488
34489         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
34490         (gst_videoscale_scale_nearest_str2),
34491         (gst_videoscale_scale_nearest_str4),
34492         (gst_videoscale_scale_nearest_32bit),
34493         (gst_videoscale_scale_nearest_24bit),
34494         (gst_videoscale_scale_nearest_16bit):
34495         Fix the scaling algorithm and avoid a buffer overflow.
34496         removed the while loop in the scaling function as it
34497         was used for point sampling only.
34498
34499 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34500
34501         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
34502         (gst_id3_tag_class_init), (gst_id3_tag_init),
34503         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
34504         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
34505         (gst_id3_tag_send_tag_event):
34506           lots of fixes to make id3mux work and id3demux work correctly
34507
34508 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34509
34510         * ext/Makefile.am:
34511           add rules to build shout2send (was removed by accident
34512           when this module was no more marked experimental/broken)
34513
34514 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
34515
34516         * ext/shout2/gstshout2.c:
34517         * ext/shout2/gstshout2.h:
34518           adding a "connection problem" signal to shout2send
34519           (fixes #142954)
34520
34521 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
34522
34523         * ext/kio/kioreceiver.cpp:
34524         * ext/kio/kioreceiver.h:
34525           fix sign comparison issues
34526
34527 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34528
34529         * gst/cdxaparse/gstcdxaparse.c:
34530         * gst/cdxaparse/gstcdxaparse.h:
34531           some renaming
34532           add some checks/sanity
34533           prepare for seek addition
34534
34535         * sys/sunaudio/gstsunaudio.c:
34536           remove exported dupe init function
34537
34538 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
34539
34540         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
34541         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
34542           Fix format conversion and position querying.
34543         * gst/debug/progressreport.c: (gst_progressreport_report):
34544           Don't output a bogus total value that we didn't query.
34545         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
34546           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
34547           only a blank window after xine has been used.
34548
34549 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
34550
34551         * m4/as-arts.m4:
34552           sync with upstream version to fix test on FC2
34553           readd with -ko to preserve Id header
34554
34555 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34556
34557         * configure.ac:
34558           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
34559         * gst/tcp/gsttcpclientsrc.c: idem
34560         * gst/tcp/gsttcpserversink.c: idem
34561         * gst/tcp/gsttcpserversrc.c: idem
34562         * m4/gst-fionread.m4: idem
34563
34564         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
34565
34566         * configure.ac: enable speex plugin for speex 1.1.5+
34567         * ext/speex/gstspeexenc.c: fix cast warning
34568
34569         * ext/esd/README: fix typo
34570
34571 2004-05-20  David Schleef  <ds@schleef.org>
34572
34573         * configure.ac: Minor cosmetic change to convince the buildbot to
34574         reautogen.
34575         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
34576         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
34577         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
34578         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
34579         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
34580         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
34581         More hacking.  Plays audio now.
34582
34583 2004-05-20  David Schleef  <ds@schleef.org>
34584
34585         * configure.ac:
34586         * sys/Makefile.am:
34587
34588 2004-05-20  David Schleef  <ds@schleef.org>
34589
34590         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
34591         * sys/osxaudio/gstosxaudio.c:
34592         * sys/osxaudio/gstosxaudioelement.c:
34593         * sys/osxaudio/gstosxaudioelement.h:
34594         * sys/osxaudio/gstosxaudiosink.c:
34595         * sys/osxaudio/gstosxaudiosink.h:
34596         * sys/osxaudio/gstosxaudiosrc.c:
34597         * sys/osxaudio/gstosxaudiosrc.h:
34598
34599 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34600
34601         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
34602         (gst_vorbisenc_chain):
34603           put the codec headers on the caps as streamheader as well as
34604           pushing them out
34605
34606 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34607
34608         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
34609         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
34610         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
34611         split up push_packet into two functions
34612
34613 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34614
34615         * gst/tcp/.cvsignore:
34616           ignore enums
34617         * gst/tcp/Makefile.am:
34618         * gst/tcp/README:
34619         * gst/tcp/gsttcp.c:
34620         * gst/tcp/gsttcp.h:
34621         * gst/tcp/gsttcpclientsink.c:
34622         * gst/tcp/gsttcpclientsink.h:
34623         * gst/tcp/gsttcpclientsrc.c:
34624         * gst/tcp/gsttcpclientsrc.h:
34625         * gst/tcp/gsttcpplugin.c:
34626         * gst/tcp/gsttcpserversink.c:
34627         * gst/tcp/gsttcpserversink.h:
34628         * gst/tcp/gsttcpserversrc.c:
34629         * gst/tcp/gsttcpserversrc.h:
34630           add new tcp elements
34631
34632 2004-05-19  Wim Taymans  <wim@fluendo.com>
34633
34634         * gst/law/mulaw-conversion.c: (mulaw_encode):
34635         Fix overflow bug in ulaw encoding.
34636
34637 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34638
34639         * ext/mad/gstmad.c: (gst_mad_handle_event):
34640           don't unref the event twice
34641
34642 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34643
34644         * configure.ac:
34645           remove -Wno-sign-compare
34646
34647 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34648
34649         * configure.ac:
34650           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
34651           if you want to work against glib 2.2 and 2.4
34652
34653 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
34654
34655         * gst/tcp/Makefile.am:
34656         * gst/tcp/gsttcp.c:
34657         * gst/tcp/gsttcp.h:
34658         * gst/tcp/gsttcpsink.h:
34659         * gst/tcp/gsttcpsrc.h:
34660           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
34661
34662 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34663
34664         * gst/debug/tests.c: (md5_get_value):
34665           fix segfault on gst-inspect
34666
34667 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34668
34669         * gst/debug/testplugin.c:
34670         * gst/debug/tests.c:
34671         * gst/debug/tests.h:
34672           add new extensible and configurable testing element. Current tests
34673           include buffer count, stream length, timestamp/duration matching and
34674           md5.
34675         * gst/debug/Makefile.am:
34676         * gst/debug/gstdebug.c: (plugin_init):
34677           add infrastructure for new element
34678
34679 2004-05-19  Johan Dahlin  <johan@gnome.org>
34680
34681         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
34682         ending of the array. Fixes gst-inspect segfault on ppc.
34683
34684 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34685
34686         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
34687
34688         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
34689
34690 2004-05-18  David Schleef  <ds@schleef.org>
34691
34692         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
34693         warnings (bugs, actually) noticed by gcc but not forte.
34694
34695 2004-05-18  David Schleef  <ds@schleef.org>
34696
34697         * sys/sunaudio/Makefile.am:
34698         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
34699
34700 2004-05-18  David Schleef  <ds@schleef.org>
34701
34702         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
34703         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
34704         to allow qtdemux to use non-seekable streams. (bug #142272)
34705
34706 2004-05-18  David Schleef  <ds@schleef.org>
34707
34708         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
34709         (gst_resample_sinc_ft_float): Remove use of static temporary
34710         buffer.  This code was obviously not supposed to last long, but
34711         it's stuck in our ABI, so it required a little hack to make it
34712         ABI-compatible.  Fixes #142585.
34713         * gst-libs/gst/resample/resample.h: same.
34714
34715 2004-05-18  David Schleef  <ds@schleef.org>
34716
34717         * configure.ac: Add sunaudio
34718         * examples/Makefile.am: make gstplay depend on gconf
34719         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
34720         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
34721         (convert_table_lookup), (img_convert): remove c99-isms
34722         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
34723           unsigned, to fix a warning on Solaris
34724         * gst/mpeg1sys/systems.c: bcopy->memcpy
34725         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
34726         * sys/Makefile.am: Add sunaudio
34727
34728 2004-05-18  Wim Taymans  <wim@fluendo.com>
34729
34730         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
34731         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
34732         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
34733         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
34734         (gst_ogg_mux_loop):
34735         Fix an ugly memleak where the muxer didn't flush enough ogg
34736         pages. This also resulted in badly muxed ogg files.
34737
34738 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34739
34740         * gst/asfdemux/asfheaders.c :
34741         * gst/asfdemux/asfheaders.h :
34742         * gst/asfdemux/gstasfdemux.c :
34743           - fix ASF_OBJ_PADDING guid
34744           - add 3 new object guids (language list, metadata,
34745             extended stream properties)
34746           - add a function to parse extended header objects
34747
34748 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34749
34750         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
34751           remove leftover debugging g_print
34752
34753 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34754
34755         * ext/mad/gstmad.c: (gst_mad_handle_event):
34756           Fix for when the first format in a discont event is not a
34757           byte-based one. Should fix #137710.
34758
34759 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34760
34761         * m4/a52.m4 : fix compilation with -Wall -Werror
34762         * m4/libfame.m4 : idem
34763         * m4/libmikmod.m4 : idem
34764
34765 2004-05-17  Benjamin Otte  <otte@gnome.org>
34766
34767         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
34768           signal the new tags before giving up the reference
34769
34770 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34771
34772         * ext/shout2/gstshout2.c:
34773           use application/ogg instead of application/x-ogg (patch by Patrick
34774           Guimond, fixes #142432)
34775         * sys/oss/gstosselement.c: (gst_osselement_reset),
34776         (gst_osselement_sync_parms):
34777           don't set fragment size unless specified (fixes #142493)
34778
34779 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34780
34781         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
34782           fixes #142664
34783
34784 2004-05-17  Benjamin Otte  <otte@gnome.org>
34785
34786         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
34787           compute offsets correctly for internal buffers so timestamps are set
34788           correctly when we can't seek. Also handle cases where there are no
34789           offsets. (based on a patch by David Moore, fixes #142507)
34790
34791 2004-05-17  Benjamin Otte  <otte@gnome.org>
34792
34793         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
34794           use correct variable when determining amount of data to skip so we
34795           don't skip into the void and segfault
34796
34797 2004-05-16  Benjamin Otte  <otte@gnome.org>
34798
34799         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
34800           Hi, I'm a memleak
34801
34802 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34803
34804         * gst/asfdemux/gstasfdemux.c:
34805           - fix a mem leak and always propagate tags
34806           - add WMV3 to known video codecs (but no decoder yet)
34807           - replace "surplus data" at end of audio header for what
34808             it is : codec specific data
34809           - fix a typo
34810
34811 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
34812
34813         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
34814
34815         * gst-libs/gst/audio/audioclock.c:
34816           Fix wrong return type (#142205).
34817
34818 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34819
34820         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
34821           Ignore CRCs by default (fixes #142566).
34822
34823 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34824
34825         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
34826         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
34827         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
34828         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
34829         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
34830         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
34831           Fix for cases where we fail to attach to a mixer.
34832
34833 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34834
34835         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
34836           Don't touch events after not owning them anymore.
34837         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
34838         (gst_wavparse_fmt), (gst_wavparse_other),
34839         (gst_wavparse_handle_seek), (gst_wavparse_loop),
34840         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
34841         (gst_wavparse_srcpad_event):
34842         * gst/wavparse/gstwavparse.h:
34843           Add seeking, fix querying.
34844
34845 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34846
34847         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
34848           - process comments even if they don't end with \0\0
34849             g_convert would ignore them if present and works well without them
34850
34851 2004-05-16  Benjamin Otte  <otte@gnome.org>
34852
34853         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
34854           simplify caps
34855
34856 2004-05-16  Benjamin Otte  <otte@gnome.org>
34857
34858         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
34859           don't write to memory we might not write to - g_convert does that
34860           for us anyway (fixes #142613)
34861         (gst_asf_demux_audio_caps):
34862           comment out gst_util_dump_mem
34863
34864 2004-05-16  Benjamin Otte  <otte@gnome.org>
34865
34866         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
34867           compute correct expected timestamps after seek (broken since
34868           last commit)
34869         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
34870           rename element and debugging category to gdkpixbufscale
34871
34872 2004-05-16  Benjamin Otte  <otte@gnome.org>
34873
34874         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
34875           add error checking to snd_pcm_delay and remove duplicate call to
34876           snd_pcm_delay that caused issues (see inline code comments)
34877         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
34878           make more readable and fix return value when snd_pcm_delay fails
34879         (fixes #142586)
34880
34881 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
34882         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
34883         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
34884         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
34885         (gst_pixbufscale_link), (gst_pixbufscale_init),
34886         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
34887         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
34888         (gst_pixbufscale_get_property), (pixbufscale_init):
34889         * ext/gdk_pixbuf/pixbufscale.h:
34890         Add these files I forgot earlier
34891
34892 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
34893         * ext/gdk_pixbuf/Makefile.am:
34894         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
34895         * ext/gdk_pixbuf/gstgdkpixbuf.h:
34896         Add new pixbufscale element to scale RGB video
34897         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
34898         and HYPER interpolation correctly.
34899         * ext/theora/theoraenc.c: (theora_enc_chain),
34900         Discard buffer and return if explicit caps could not be set
34901         (theora_enc_get_property):
34902         Make _get return kbps for the bitrate consistent with
34903         the _set function.
34904
34905
34906 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34907
34908         * ext/libvisual/visual.c: (gst_visual_chain):
34909           add missing visual_audio_analyze
34910
34911 2004-05-14  David Schleef  <ds@schleef.org>
34912
34913         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
34914         is killed while we're playing.
34915         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
34916         gst_element_no_more_pads().
34917
34918 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34919
34920         * gst-libs/gst/riff/riff-read.c :
34921           - fix INFO tag extraction in RIFF/AVI files
34922             because gst_event_unref (event) also freed taglist
34923           - avoid a mem leak
34924
34925 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34926
34927         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
34928         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
34929
34930         * gst/auparse/gstauparse.c :
34931           - add code (commented for now) to support audio/x-adpcm on src pad
34932             (we have no decoder for those layout yet)
34933
34934         * gst/cdxaparse/gstcdxaparse.c :
34935         * gst/cdxaparse/gstcdxaparse.h :
34936           - partial rewrite using RiffRead (ripped iain's wavparse code)
34937
34938         * gst/rtp/gstrtpL16enc.c : typo
34939         * gst/rtp/gstrtpgsmenc.c : typo
34940
34941 2004-05-13  Benjamin Otte  <otte@gnome.org>
34942
34943         * configure.ac:
34944           check for exact version of libvisual, it's not supposed to be
34945           API/ABI stable yet
34946
34947 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34948
34949         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
34950           signal no-more-pads
34951
34952 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
34953
34954         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
34955         Report which format was used for GST_FORMAT_DEFAULT
34956         * gst/debug/Makefile.am:
34957         * gst/debug/gstdebug.c: (plugin_init):
34958         * gst/debug/progressreport.c: (gst_progressreport_base_init),
34959         (gst_progressreport_class_init), (gst_progressreport_init),
34960         (gst_progressreport_report), (gst_progressreport_set_property),
34961         (gst_progressreport_get_property), (gst_progressreport_chain),
34962         (gst_progressreport_plugin_init):
34963         Add progressreport element for testing.
34964
34965 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
34966
34967         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
34968         * sys/v4l/gstv4lsrc.h:
34969         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
34970         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
34971         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
34972         (gst_v4lsrc_grab_frame):
34973           add more debugging
34974           send a discont at start
34975
34976 2004-05-12  Colin Walters  <walters@redhat.com>
34977
34978         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
34979         inflooping if we can't find a chunk.  Or in other words, don't blow
34980         chunks if we don't have a chunk to blow.
34981
34982 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
34983         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
34984         Remove old debug output
34985         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
34986         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
34987         (gst_dvdec_set_property), (gst_dvdec_get_property):
34988         Change the quality setting to an enum, so it works from gst-launch
34989         Don't renegotiate a non-linked pad. Allows audio only decoding.
34990         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
34991         (gst_deinterlace_link), (gst_deinterlace_init):
34992         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
34993         (gst_videodrop_link):
34994         Some caps negotiation fixes
34995
34996 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34997
34998         * ext/tarkin/gsttarkin.c :
34999           - Change RANK from NONE to PRIMARY
35000         * ext/gdk_pixbuf/gstgdkpixbuf.c :
35001           - Change RANK from NONE to MARGINAL
35002         * ext/divx/gstdivxenc.c :
35003           - Change RANK from PRIMARY to NONE (encoder/spider issue)
35004
35005 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
35006
35007         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
35008         (gst_vorbisenc_push_packet):
35009           copy a function that was added between 1.0 and 1.0.1 until we
35010           depend on worthwhile features of post-1.0
35011
35012 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35013
35014         * configure.ac:
35015           enable shout2 by default
35016         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
35017         (gst_shout2send_base_init), (gst_shout2send_init),
35018         (gst_shout2send_connect), (gst_shout2send_change_state):
35019         * ext/shout2/gstshout2.h:
35020           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
35021           #142262)
35022         * ext/theora/theora.c: (plugin_init):
35023           don't set rank on encoders
35024
35025 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
35026
35027         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
35028           Use codec_data property instead of flag1 and flag2 for wma
35029
35030 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35031
35032         * gst/cdxaparse/gstcdxaparse.c :
35033           - Add mpegversion to CAPS to make it link
35034           - Rank is as GST_RANK_SECONDARY instead of NONE
35035         * gst/auparse/gstauparse.c :
35036           - Document all audio encoding we can encounter from Solaris 9
35037             headers and libsndfile information.
35038           - Increase max. rate from 48000 to 192000 (to match other elements)
35039           - Don't try to play junk data between header and samples
35040
35041 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35042
35043         * ext/libvisual/visual.c: (gst_visual_getcaps):
35044           use the right caps depending on endianness (I hope)
35045         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
35046           use GST_RANK_NONE for all non-decoding elements or spider gets
35047           mighty confused
35048
35049 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35050
35051         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
35052           Fix some odd cases and fix BE metadata parsing of unicode16 text.
35053
35054 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35055
35056         * gst/switch/gstswitch.c: (gst_switch_release_pad),
35057         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
35058         (gst_switch_loop), (gst_switch_get_type):
35059           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
35060           HEADERS. Had to be said.
35061
35062 2004-05-10  David Schleef  <ds@schleef.org>
35063
35064         * configure.ac: Add prototype Dirac support.
35065         * ext/Makefile.am:
35066         * ext/dirac/Makefile.am:
35067         * ext/dirac/gstdirac.cc:
35068         * ext/dirac/gstdiracdec.cc:
35069
35070 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35071
35072         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
35073         (gst_auparse_init), (gst_auparse_chain),
35074         (gst_auparse_change_state):
35075           Hack around spider. Remove me some day please.
35076
35077 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35078
35079         * gst/auparse/gstauparse.c: (gst_auparse_chain):
35080           Fix for some uninitialized variables in previous patch, also
35081           makes it work. Fixes #142286 while we're at it.
35082
35083 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35084
35085         * gst/auparse/gstauparse.c:
35086                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
35087                 only unsupported formats are ADPCM/CCITT G.72x
35088                 reviewed by Ronald
35089         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
35090
35091 2004-05-10  Wim Taymans  <wim@fluendo.com>
35092
35093         * ext/vorbis/Makefile.am:
35094         * ext/vorbis/README:
35095         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
35096         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
35097         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
35098         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
35099         (gst_oggvorbisenc_convert_sink),
35100         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
35101         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
35102         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
35103         (get_constraints_string), (update_start_message),
35104         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
35105         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
35106         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
35107         * ext/vorbis/oggvorbisenc.h:
35108         * ext/vorbis/vorbis.c: (plugin_init):
35109         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
35110         (raw_caps_factory), (gst_vorbisenc_class_init),
35111         (gst_vorbisenc_init), (gst_vorbisenc_setup),
35112         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
35113         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
35114         * ext/vorbis/vorbisenc.h:
35115         Added a raw vorbis encoder to be used with the oggmuxer.
35116         We still need the old encoder for some gnome applications,
35117         read the README to find out how that works.
35118         The raw encoder is called "rawvorbisenc" until 0.9.
35119
35120 2004-05-10  Wim Taymans  <wim@fluendo.com>
35121
35122         * ext/ogg/gstogg.c: (plugin_init):
35123         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
35124         (gst_ogg_print):
35125         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
35126         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
35127         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
35128         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
35129         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
35130         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
35131         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
35132         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
35133         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
35134         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
35135         Added an ogg muxer.
35136         Small typo fixes in the demuxer.
35137
35138 2004-05-10  Wim Taymans  <wim@fluendo.com>
35139
35140         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
35141         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
35142         (theora_enc_change_state), (theora_enc_set_property),
35143         (theora_enc_get_property):
35144         Mark the last packet with an EOS flag which is not really needed
35145         in gstreamer.
35146         Do some better video framerate initialisation.
35147         Update the buffer timestamp.
35148
35149 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
35150
35151         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
35152         Return the result of the parent state change call
35153
35154 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35155
35156         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
35157         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
35158         * gst/law/alaw-encode.c : (idem)
35159         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
35160         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
35161         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
35162
35163 2004-05-09  Benjamin Otte  <otte@gnome.org>
35164
35165         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
35166           don't use a fixed buffer size when writing variable length data to
35167           it. Fixes memory corruption and makes alsasrc work
35168
35169 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35170
35171         * ext/gnomevfs/gstgnomevfssink.c:
35172         (_gst_boolean_allow_overwrite_accumulator),
35173         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
35174           Run glib's default signal handler (??) in RUN_CLEANUP rather than
35175           RUN_LAST, and don't use that to set the accumulator value because
35176           then it's always FALSE.
35177
35178 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35179
35180         * gst-libs/gst/riff/riff-media.c:
35181         (gst_riff_create_video_caps_with_data),
35182         (gst_riff_create_audio_caps),
35183         (gst_riff_create_audio_template_caps):
35184         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
35185           Fix for unaligned RIFF files (i.e. where all the chunks together
35186           in a LIST chunk are not of the same size as the size given in
35187           the LIST chunk header). Fixes several odd WAVE files. Also fix
35188           ADPCM (block_align property) in audio, so that wavparse based
35189           on this works now as it used to stand-alone.
35190
35191 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
35192
35193         reviewed by Benjamin Otte  <otte@gnome.org>
35194
35195         * ext/a52dec/gsta52dec.c:
35196         * ext/divx/gstdivxdec.c:
35197         * ext/divx/gstdivxenc.c:
35198         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
35199         * ext/faac/gstfaac.c: (gst_faac_base_init):
35200         * ext/faad/gstfaad.c: (gst_faad_base_init):
35201         * ext/ivorbis/vorbisfile.c:
35202         * ext/lame/gstlame.c:
35203         * ext/libfame/gstlibfame.c:
35204         * ext/mpeg2enc/gstmpeg2enc.cc:
35205         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
35206         * ext/sidplay/gstsiddec.cc:
35207         * ext/speex/gstspeexdec.c:
35208         * ext/speex/gstspeexenc.c:
35209         * ext/xvid/gstxviddec.c:
35210         * ext/xvid/gstxvidenc.c:
35211           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
35212           (fixes #142193)
35213
35214 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35215
35216         * ext/alsa/gstalsa.c: (device_list),
35217         (gst_alsa_class_probe_devices):
35218         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
35219           Fix alsa oddness in mixer after the combination of using mixer
35220           in source/sink elements and using hw:x,y instead of just hw:x.
35221
35222 2004-05-09  Benjamin Otte  <otte@gnome.org>
35223
35224         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
35225         (gst_wavparse_create_sourcepad):
35226           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
35227           sourcepads
35228
35229 2004-05-09  Benjamin Otte  <otte@gnome.org>
35230
35231         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
35232           allow discont events before caps nego
35233
35234 2004-05-08  Benjamin Otte  <otte@gnome.org>
35235
35236         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
35237           don't leak events
35238
35239 2004-05-08  Benjamin Otte  <otte@gnome.org>
35240
35241         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
35242         (gst_level_change_state), (gst_level_init):
35243         * gst/level/gstlevel.h:
35244           figure out if we're initialized directly instead of keeping a
35245           variable that's wrong in 90% of cases
35246           don't initialize pads and then leak them and use a new unitialized
35247           pad. (fixes #142084)
35248           these were bugs so n00bish I didn't find them for an hour :/
35249
35250 2004-05-08 Iain <iain@prettypeople.org>
35251
35252         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
35253         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
35254         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
35255         return the length that was read.
35256         (gst_riff_read_strf_auds): Allow fmt tags as well.
35257
35258 2004-05-07  David Schleef  <ds@schleef.org>
35259
35260         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
35261         signed char assumption in faad.h.
35262
35263 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35264
35265         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
35266           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
35267
35268 2004-05-07  Colin Walters  <walters@redhat.com>
35269
35270         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
35271         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
35272         function.
35273         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
35274         Add dispose function.
35275
35276 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
35277         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
35278           Fix caps nego and pad templates. RGB mode caps should
35279           work now.
35280         * ext/dvdnav/gst-dvd:
35281           Move mpeg2dec inside the thread because otherwise the
35282           queue rejects cap changes mid-stream
35283         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
35284         (gst_mpeg2dec_flush_decoder):
35285           For mpeg2dec > 0.4.0, call the flush function instead of
35286           manually extracting all in-flight frames.
35287         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
35288         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
35289           Change mime type video/dv go video/x-dv to match the
35290           rest of gst-plugins
35291
35292 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35293
35294         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
35295         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
35296         (gst_alsa_sink_class_init):
35297         * ext/alsa/gstalsasink.h:
35298         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
35299         (gst_alsa_src_class_init):
35300         * ext/alsa/gstalsasrc.h:
35301           Make alsasink/src a subclass of alsamixer so that mixer stuff
35302           shows up in gst-rec. Needs some finetuning.
35303
35304 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35305
35306         * ext/lame/gstlame.c: (gst_lame_chain):
35307           simplify
35308         * ext/mad/gstmad.c: (gst_mad_handle_event):
35309           fix event leak
35310         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
35311           be able to detect mp3 files < 4096 bytes
35312
35313 2004-05-06  Wim Taymans  <wim@fluendo.com>
35314
35315         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
35316         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
35317         (theora_enc_set_property), (theora_enc_get_property):
35318         Also encode the first frame, cleanup some code.
35319
35320 2004-05-06  Wim Taymans  <wim@fluendo.com>
35321
35322         * ext/mpeg2enc/gstmpeg2enc.cc:
35323         Forward events first before deciding that negotiation was
35324         not performed.
35325
35326 2004-05-06  Wim Taymans  <wim@fluendo.com>
35327
35328         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
35329         First process the events before deciding that negotiation
35330         was not performed.
35331
35332 2004-05-06  Wim Taymans  <wim@fluendo.com>
35333
35334         * ext/theora/Makefile.am:
35335         * ext/theora/theora.c: (plugin_init):
35336         * ext/theora/theoradec.c: (theora_dec_change_state):
35337         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
35338         (gst_theora_enc_class_init), (gst_theora_enc_init),
35339         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
35340         (theora_enc_chain), (theora_enc_change_state),
35341         (theora_enc_set_property), (theora_enc_get_property):
35342         Added a theora encoder, grouped the encoder and decoder into the
35343         same plugin.
35344
35345 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
35346
35347         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
35348         (gst_jpegenc_chain):
35349         fix DURATION on outgoing buffers
35350         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
35351         debug using time formats
35352         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
35353         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
35354         (gst_xvimagesink_sink_link):
35355         windows with width/height 0 generate X errors, so don't allow them
35356
35357 2004-05-05  Wim Taymans  <wim@fluendo.com>
35358
35359         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
35360         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
35361         (gst_mpeg2dec_negotiate_format):
35362         * ext/mpeg2dec/gstmpeg2dec.h:
35363           removed the static pad template so that we can add the
35364           more accurate framerate value to the caps.
35365
35366
35367 2004-05-04  Benjamin Otte  <otte@gnome.org>
35368
35369         * configure.ac:
35370           check for kdemacros.h, too (should fix #141821)
35371         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
35372           don't crash if no header was sent, but nicely error out (fixes part
35373           of #141554)
35374
35375 2004-05-04  Wim Taymans  <wim@fluendo.com>
35376
35377         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
35378         parent dispose function to avoid segfault on destroy.
35379
35380 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
35381
35382         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
35383         (plugin_init):
35384         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
35385         (gst_xvimagesink_sink_link):
35386         clean up debugging caps
35387         also recreate xvimage when format has changed
35388
35389 2004-05-04  Benjamin Otte  <otte@gnome.org>
35390
35391         * ext/libvisual/Makefile.am:
35392         * ext/libvisual/visual.c: (gst_visual_class_init),
35393         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
35394         (gst_visual_srclink), (gst_visual_chain),
35395         (gst_visual_change_state), (plugin_init):
35396           use a GstAdapter to correctly adapt buffer sizes - allows using a
35397           framerate
35398
35399 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35400
35401         * sys/v4l/gstv4lelement.h:
35402         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
35403         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
35404         (gst_v4lsrc_buffer_free):
35405         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
35406         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
35407         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
35408         (gst_v4lsrc_requeue_frame):
35409         move some debugging categories around
35410         query for fps index and set accordingly if found
35411
35412 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35413
35414         * ext/lame/gstlame.c:
35415         correct defaults that lame_init puts out of range
35416
35417 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35418
35419         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
35420         (gst_divxenc_class_init):
35421         fix range since -1 is the default
35422         * gst/mpeg1sys/gstmpeg1systemencode.c:
35423         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
35424         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
35425         (gst_rtjpegdec_chain):
35426         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
35427         (gst_rtjpegenc_chain):
35428         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
35429         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
35430         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
35431         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
35432         * sys/v4l/gstv4lsrc.c:
35433         * sys/v4l/v4l_calls.c: (gst_v4l_open):
35434         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
35435         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
35436         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
35437         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
35438           remove gst_info calls
35439
35440 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35441
35442         * Makefile.am:
35443         * po/af.po:
35444         * po/az.po:
35445         * po/en_GB.po:
35446         * po/nl.po:
35447         * po/sr.po:
35448         * po/sv.po:
35449           Updated translations
35450
35451 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35452
35453         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
35454           refactor/comment code
35455
35456 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35457
35458         * gst/asfdemux/Makefile.am:
35459         * gst/asfdemux/asfheaders.c:
35460         * gst/asfdemux/asfheaders.h:
35461         * gst/asfdemux/gstasf.c: (plugin_init):
35462         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
35463         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
35464         (gst_asf_demux_setup_pad):
35465         * gst/asfdemux/gstasfdemux.h:
35466         * gst/asfdemux/gstasfmux.c:
35467         * gst/asfdemux/gstasfmux.h:
35468           Add tagging support to demuxer, split out registration in its own
35469           file instead of in demux (hacky), and prevent having some tables
35470           in our memory multiple times (in asfheaders.h).
35471
35472 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35473
35474         * gst/matroska/matroska-demux.c:
35475         (gst_matroska_demux_parse_metadata):
35476         * gst/matroska/matroska-ids.h:
35477           Basic tag reading support.
35478
35479 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35480
35481         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
35482           Really detect ac-3 audio.
35483         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
35484           really detect matroska files (off-by-1).
35485
35486 2004-04-30  David Schleef  <ds@schleef.org>
35487
35488         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
35489         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
35490         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
35491         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
35492         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
35493         hackage -- parse a lot more atoms, extract a few tags.  One might even
35494         mistake this for tag support.  Maybe it is.
35495         * gst/qtdemux/qtdemux.h:
35496
35497 2004-04-30  Colin Walters  <walters@verbum.org>
35498
35499         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
35500
35501 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
35502
35503         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35504         (gst_ffmpegcolorspace_getcaps):
35505           remove broken nego fix
35506
35507 2004-04-30  Benjamin Otte  <otte@gnome.org>
35508
35509         * configure.ac:
35510         * ext/Makefile.am:
35511         * ext/libvisual/Makefile.am:
35512         * ext/libvisual/visual.c:
35513           add initial support for libvisual (http://libvisual.sourceforge.net)
35514           libvisual is still quite alpha, so expect crashes in there :)
35515
35516 2004-04-29  David Schleef  <ds@schleef.org>
35517
35518         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
35519         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
35520         up qtdemux to make it spit out codec_data.  Do _not_ look at this
35521         code; you will no longer respect me.
35522
35523 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35524
35525         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
35526         * ext/alsa/gstalsa.h :
35527         change alsa pcm device discovery to find more than 1 device
35528         per card. code review by Ronald.
35529
35530 2004-04-29  David Schleef  <ds@schleef.org>
35531
35532         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
35533         Add a check for a driver bug on FreeBSD.  (bug #140565)
35534
35535 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
35536
35537         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
35538         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
35539         (gst_jpegenc_getcaps):
35540           move format setting to inner loop
35541         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35542         (gst_ffmpegcolorspace_getcaps):
35543           use GST_PAD_CAPS if available so that we use already negotiated
35544           caps
35545         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
35546         (qtdemux_parse_moov), (qtdemux_parse):
35547           extra debugging
35548         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
35549         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
35550           move hardcoded path to DEFINE
35551
35552 2004-04-28  David Schleef  <ds@schleef.org>
35553
35554         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
35555         (bug #140064)
35556
35557 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35558
35559         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
35560           Don't probe for playback device if we're a source element. Fixes
35561           #139658.
35562
35563 2004-04-29  Benjamin Otte  <otte@gnome.org>
35564
35565         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
35566         (gst_id3_tag_chain):
35567           rewrite buffer offset
35568
35569 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35570
35571         * configure.ac:
35572         * ext/Makefile.am:
35573         * ext/dts/Makefile.am:
35574         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
35575         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
35576         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
35577         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
35578         (gst_dtsdec_loop), (gst_dtsdec_change_state),
35579         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
35580         (plugin_init):
35581         * ext/dts/gstdtsdec.h:
35582           New DTS decoder.
35583         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
35584         (gst_faad_srcconnect):
35585           Add ESDS atom handling (.m4a).
35586
35587 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35588
35589         * ext/divx/gstdivxdec.c: (plugin_init):
35590           Remove comment that makes no sense.
35591         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
35592           Fix for obvious typo that resulted in warnings during gst-register.
35593         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
35594         (gst_xviddec_sink_link):
35595           Fix caps negotiation a bit better.
35596         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
35597           We call this 'codec_data', not 'esds'.
35598
35599 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35600
35601         * gst/monoscope/gstmonoscope.c:
35602           make sure we only provide 256x128
35603         * gst/monoscope/monoscope.c: (monoscope_init):
35604           assert size of 256x128
35605
35606 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
35607
35608         * Makefile.am:
35609         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
35610         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
35611           fixate to max width and height of device
35612
35613 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
35614
35615         * Makefile.am:
35616         * sys/v4l/gstv4l.c:
35617         * sys/v4l/gstv4lsrc.c:
35618         * sys/v4l/v4l_calls.c:
35619         * sys/v4l/v4lsrc_calls.c:
35620           fix for qc-usb driver which fakes having more than one buffer
35621           by handing the same buffer twice, which confused GStreamer's/v4lsrc
35622           buffer_free override
35623           add debugging
35624
35625 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
35626
35627         * Makefile.am:
35628         * gst/videotestsrc/gstvideotestsrc.c:
35629         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
35630         (gst_videotestsrc_init), (gst_videotestsrc_get),
35631         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
35632         * gst/videotestsrc/gstvideotestsrc.h:
35633           add num-buffers property
35634
35635         2004-04-26  Benjamin Otte  <otte@gnome.org>
35636
35637         * ext/mad/gstid3tag.c: (plugin_init):
35638           set id3mux rank to NONE so it doesn't confuse spider
35639           require audio/mpeg,mpegversion=1 in id3mux
35640
35641 2004-04-26  Benjamin Otte  <otte@gnome.org>
35642
35643         * configure.ac:
35644           detect faad correctly as non-working if it's indeed non-working
35645
35646 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
35647
35648         * Makefile.am:
35649         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
35650         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
35651         fix _getcaps so it only negotiates to its supported format
35652
35653 2004-04-25  Benjamin Otte  <otte@gnome.org>
35654
35655         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
35656           fix memleak
35657
35658 2004-04-23  Benjamin Otte  <otte@gnome.org>
35659
35660         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
35661           audio/x-raw-int with height rules! not. Now it's depth.
35662
35663 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35664
35665         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
35666         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
35667         (gst_wavparse_loop):
35668           Missing variable initialization. Add handling of DVI ADPCM. Fix
35669           mis-parsing of LIST chunks. This works around a bug where we mis-
35670           parse non-aligning LIST chunks (so LIST chunks where the contents
35671           don't align with the actual LIST size). The correct fix is to use
35672           rifflib, I'm not going to fix wavparse - too much work. All this
35673           fixes #104878.
35674
35675 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
35676
35677         reviewed by Benjamin Otte  <otte@gnome.org>
35678
35679         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
35680           fix shoutcast not working (fixes #140844)
35681
35682 2004-04-22  Benjamin Otte  <otte@gnome.org>
35683
35684         * ext/hermes/gsthermescolorspace.c:
35685         (gst_hermes_colorspace_caps_remove_format_info):
35686         * gst/colorspace/gstcolorspace.c:
35687         (gst_colorspace_caps_remove_format_info):
35688         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35689         (gst_ffmpegcolorspace_caps_remove_format_info):
35690           s/gst_caps_simplify/gst_caps_do_simplify/
35691
35692 2004-04-22  Benjamin Otte  <otte@gnome.org>
35693
35694         * gst-libs/gst/riff/riff-media.c:
35695         (gst_riff_create_video_caps_with_data):
35696           mpegversion is an int
35697         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
35698           don't try to create pad templates with NULL caps, use any caps
35699           instead.
35700
35701 2004-04-20  David Schleef  <ds@schleef.org>
35702
35703         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
35704         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
35705         (bug #140384)
35706
35707 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
35708
35709         reviewed by David Schleef
35710
35711         * ext/mad/gstid3tag.c: Add stdlib.h
35712         * gst/rtp/gstrtpgsmenc.c: same
35713         * gst/tags/gstid3tag.c: same
35714         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
35715         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
35716         GST_DISABLE_LOADSAVE use.
35717         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
35718         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
35719         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
35720         atol(3)).
35721         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
35722         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
35723         strtoul(3)).
35724         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
35725         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
35726         $(ID3_CFLAGS).
35727         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
35728         $(LIBFAME_CFLAGS).
35729
35730 2004-04-20  David Schleef  <ds@schleef.org>
35731
35732         * gst/realmedia/rmdemux.c:  This was supposed to part of the
35733         last checkin.  Same idea.
35734
35735 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
35736
35737         reviewed by David Schleef
35738
35739         * configure.ac: bump required gstreamer version to 0.8.1.1
35740         because of following changes [--ds]
35741
35742         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
35743         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
35744         (gst_riff_read_header):  Use GST_READ_UINT*
35745         macros to access possibly unaligned memory.
35746
35747         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
35748         (mp3_type_find):  Use GST_READ_UINT*
35749         macros to access possibly unaligned memory.
35750         (mp3_type_find, mpeg1_parse_header, qt_type_find)
35751         (speex_type_find): Likewise
35752
35753         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
35754
35755         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
35756         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
35757         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
35758         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
35759         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
35760         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
35761         macros to access possibly unaligned memory.
35762
35763         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
35764         Likewise.
35765
35766         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
35767         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
35768
35769         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
35770         Likewise.
35771
35772         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
35773         (gst_mpeg2subt_chain_subtitle): Likewise.
35774
35775         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
35776         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
35777         Likewise.
35778
35779         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
35780         Likewise.
35781
35782         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
35783         Likewise.
35784
35785         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
35786         Likewise.
35787
35788 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
35789
35790         * configure.ac:
35791           update required version of GStreamer because of GST_TIME_FORMAT
35792
35793 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35794
35795         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
35796           remove leftover g_print
35797         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
35798           don't try setting only a subset of the caps. We don't want to kill
35799           autoplugging on purpose
35800
35801 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
35802
35803         * sys/ximage/ximagesink.c: (plugin_init):
35804         * sys/xvimage/xvimagesink.c: (plugin_init):
35805           add debugging categories
35806
35807 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
35808
35809         * po/en_GB.po:
35810         * po/LINGUAS:
35811           Adding en_GB translation (Gareth Owen)
35812
35813 2004-04-20  David Schleef  <ds@schleef.org>
35814
35815         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
35816         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
35817         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
35818         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
35819         A number of new features and hacks to extract the esds atom and
35820         put it into the caps.  (bug #137724)
35821
35822 2004-04-19  David Schleef  <ds@schleef.org>
35823
35824         * gconf/Makefile.am: Fix for non-GNU make
35825         * gst-libs/gst/Makefile.am: Change directory order to handle
35826         GstPlay linking with gstinterfaces
35827         * gst-libs/gst/audio/make_filter: make use of tr portable
35828         * gst-libs/gst/play/Makefile.am: Add intended \
35829         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
35830         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
35831         function prototype instead of void *.
35832         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
35833         macro.
35834         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35835         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
35836         * gst/videofilter/make_filter: make use of tr portable
35837         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
35838
35839 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
35840
35841         * po/LINGUAS:
35842         * po/uk.po:
35843           Added Ukrainian translation (Maxim V. Dziumanenko)
35844
35845 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35846
35847         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
35848         (gst_gsmdec_link), (gst_gsmdec_chain):
35849           Fix capsnego, simplify chain function slightly.
35850         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
35851           Add GSM.
35852
35853 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35854
35855         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
35856         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
35857         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
35858           Hack to make wavparse work with spider (always -> sometimes pad).
35859           Fixes #135862 && #140411.
35860
35861 2004-04-18  Benjamin Otte  <otte@gnome.org>
35862
35863         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
35864         (gst_osselement_rate_probe_check),
35865         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
35866           get rid of \n in debug output
35867
35868 2004-04-17  Iain <iain@prettypeople.org>
35869
35870         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
35871         not just EOS.
35872
35873 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35874
35875         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
35876         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
35877         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
35878         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
35879         (gst_id3_tag_src_link), (gst_id3_tag_chain),
35880         (gst_id3_tag_change_state), (plugin_init):
35881           deprecate id3tag element and replace with id3demux/id3mux.
35882           great side effect: this ugly file is now even uglier, yay!
35883         * ext/mad/gstmad.h:
35884           remove non-available function
35885           update for new get_type
35886
35887 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35888
35889         * configure.ac:
35890           require mpeg2dec >= 0.4.0
35891
35892 2004-04-17  Benjamin Otte  <otte@gnome.org>
35893
35894         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
35895         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
35896         (gst_xvimagesink_set_xwindow_id):
35897           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
35898           assorted cleanup fixes.
35899
35900 2004-04-16  David Schleef  <ds@schleef.org>
35901
35902         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
35903         * sys/xvimage/xvimagesink.h: same
35904
35905 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
35906
35907         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
35908           Fix GST_ELEMENT_ERROR with (NULL)
35909
35910 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35911
35912         * gst-libs/gst/riff/riff-media.c:
35913         (gst_riff_create_video_caps_with_data):
35914           Add div[3456] as fourccs for DivX 3 (fixes #140137).
35915
35916 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35917
35918         * gst-libs/gst/riff/riff-media.c:
35919         (gst_riff_create_video_caps_with_data),
35920         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
35921         (gst_riff_create_video_template_caps),
35922         (gst_riff_create_audio_template_caps):
35923         * gst-libs/gst/riff/riff-media.h:
35924         * gst-libs/gst/riff/riff-read.c:
35925         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
35926         * gst-libs/gst/riff/riff-read.h:
35927         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
35928           Add MS RLE support. I added some functions to read out strf chunks
35929           into strf chunks and the data behind it. This is usually color
35930           palettes (as in RLE, but also in 8-bit RGB). Also use those during
35931           caps creation. Lastly, add ADPCM (similar to wavparse - which
35932           should eventually be rifflib based).
35933         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
35934         (gst_matroska_demux_init), (gst_matroska_demux_reset):
35935         * gst/matroska/matroska-demux.h:
35936           Remove placeholders for some prehistoric tagging system. Didn't add
35937           support for any tag system really anyway.
35938         * gst/qtdemux/qtdemux.c:
35939           Add support for audio/x-m4a (MPEG-4) through spider.
35940         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
35941         (gst_wavparse_loop):
35942           ADPCM support (#135862). Increase max. buffer size because we
35943           cannot split buffers for ADPCM (screws references) and I've seen
35944           files with 2048 byte chunks. 4096 seems safe for now.
35945
35946 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
35947
35948         * configure.ac: bump nano to 1
35949
35950 === release 0.8.1 ===
35951
35952 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
35953
35954         * configure.ac: releasing 0.8.1, "Comforting Sounds"
35955
35956 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35957
35958         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
35959           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
35960           Fixes #140058
35961
35962 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
35963
35964         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
35965           lower rank of dvddemux so that it's not used for mpeg playback.
35966
35967 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35968
35969         * configure.ac:
35970           save libs correctly when checking mad
35971
35972 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
35973
35974         * ext/mad/gstid3tag.c: (plugin_init):
35975           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
35976
35977 2004-04-13  David Schleef  <ds@schleef.org>
35978
35979         * common/m4/gst-feature.m4: Call -config scripts with
35980         --plugin-libs if it is supported.
35981         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
35982         JPEG images are image/jpeg.
35983         * gst/debug/Makefile.am:
35984         * gst/debug/negotiation.c: (gst_negotiation_class_init),
35985         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
35986         (gst_negotiation_update_caps), (gst_negotiation_get_property),
35987         (gst_negotiation_plugin_init): Add a property that acts like
35988         filter caps.
35989         * testsuite/gst-lint:  Move license checking to be a standard
35990         test.
35991
35992 2004-04-13  David Schleef  <ds@schleef.org>
35993
35994         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
35995         patch from Sebastien Cote (bug #139958)
35996
35997 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
35998
35999         * examples/gstplay/Makefile.am:
36000         * examples/gstplay/player.c: (main):
36001           make the commandline player example use gconf settings
36002
36003 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
36004
36005         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
36006         (gst_cacasink_sinkconnect), (gst_cacasink_init),
36007         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
36008           init/end library during state transition, not object
36009           creation/disposal.  get rid of custom dispose handler.
36010
36011
36012 2004-04-12  Christian Schaller <Uraeus@gnome.org>
36013
36014         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
36015         be a symlink
36016
36017 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36018
36019         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
36020           Handle JUNK chunks inside data section. Prevents warnings.
36021
36022 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36023
36024         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
36025         (gst_riff_create_video_template_caps):
36026           Add MS video v1.
36027         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
36028         (gst_avi_demux_stream_data):
36029           Add support for "rec-list" chunks.
36030
36031 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36032
36033         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
36034           Fix another codecname mismatch.
36035
36036 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36037
36038         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
36039           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
36040           so that MJPEG plays back.
36041
36042 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36043
36044         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
36045         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
36046         * gst/mpeg1videoparse/gstmp1videoparse.h:
36047           Fix for some slight mis-cuts in buffer parsing, and for some
36048           potential overflows or faults-causers. Adds disconts. Also fixes
36049           #139105 while we're at it.
36050
36051 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36052
36053         * configure.ac:
36054         * sys/v4l2/gstv4l2element.h:
36055           Workaround for missing struct v4l2_buffer declaration in Suse 9
36056           and Mandrake 10 linux/videodev2.h header file (#135919).
36057
36058 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36059
36060         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
36061           Bail out if no filename was given.
36062
36063 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36064
36065         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
36066         (gst_v4l2_fourcc_from_structure):
36067           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
36068           Y41B somewhere).
36069
36070 2004-04-09  Benjamin Otte  <otte@gnome.org>
36071
36072         * ext/gnomevfs/gstgnomevfssink.c:
36073         (_gst_boolean_allow_overwrite_accumulator),
36074         (gst_gnomevfssink_class_init):
36075           fix erase signal - if any handler returns false the file will not be
36076           overwritten. If no handler is connected, the file will not be
36077           overwritten either.
36078           renamed signal to "allow-overwrite"
36079         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
36080           free string when adding it to ID3 failed
36081         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
36082           unref event when done
36083         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
36084           free caps
36085         * gst/typefind/gsttypefindfunctions.c:
36086         (mpeg_video_stream_type_find):
36087           fix invalid read
36088
36089 2004-04-08  David Schleef  <ds@schleef.org>
36090
36091         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
36092         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
36093
36094 2004-04-08  David Schleef  <ds@schleef.org>
36095
36096         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
36097         we don't support (bug #139532)
36098
36099 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
36100
36101         * ext/mad/gstmad.c: (gst_mad_handle_event),
36102         (gst_mad_check_caps_reset), (gst_mad_chain),
36103         (gst_mad_change_state):
36104           only set explicit caps if they haven't been set before for
36105           this stream.  MPEG-audio sample rate/channels aren't allowed
36106           to change in-stream.
36107           Fixes #139382
36108
36109 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36110
36111         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
36112         (_gst_boolean_did_something_accumulator),
36113         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
36114         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
36115         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
36116         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
36117         (gst_gnomevfssink_change_state):
36118           Fix erase signal. Don't erase by default. Remove handoff signal.
36119           Remove erase property. Don't segfault. General cleanup.
36120
36121 2004-04-07  Benjamin Otte  <otte@gnome.org>
36122
36123         * gst-libs/gst/gconf/test-gconf.c: (main):
36124           add missing gst_init
36125
36126 2004-04-07  Benjamin Otte  <otte@gnome.org>
36127
36128         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
36129           free the mutexes, too
36130
36131 2004-04-07  Benjamin Otte  <otte@gnome.org>
36132
36133         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
36134           actually free the URI string
36135         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
36136           compute offset correctly when passing discont events
36137         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
36138           don't leak discont events
36139         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
36140           add some missing breaks so caps aren't copied randomly
36141         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
36142           if we realloc memory, we better use it
36143
36144 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36145
36146         * ext/mad/gstmad.c: (normal_seek):
36147           fix GST_FORMAT_TIME usage
36148
36149 2004-04-05  David Schleef  <ds@schleef.org>
36150
36151         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
36152         a deprecated function (hack!)
36153
36154 2004-04-05  Benjamin Otte  <otte@gnome.org>
36155
36156         * ext/esd/esdmon.c: (gst_esdmon_get):
36157           fix nonterminated vararg and memleak
36158
36159 2004-04-05  Benjamin Otte  <otte@gnome.org>
36160
36161         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
36162         (gst_ladspa_init), (gst_ladspa_force_src_caps),
36163         (gst_ladspa_set_property), (gst_ladspa_get_property),
36164         (gst_ladspa_instantiate), (gst_ladspa_activate),
36165         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
36166           clean up debugging
36167
36168 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
36169
36170         reviewed by Benjamin Otte  <otte@gnome.org>
36171
36172         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
36173           check for broken LADSPA parameters (fixes #138635)
36174
36175 2004-04-05  Benjamin Otte  <otte@gnome.org>
36176
36177         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
36178           advertise buffer-frames correctly on sinkpads
36179
36180 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
36181
36182         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
36183         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
36184         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
36185         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
36186         (gst_mad_check_caps_reset), (gst_mad_chain):
36187         add more debugging, only reset caps when we're not in error state
36188
36189 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
36190
36191         * ext/mad/gstmad.c: add debugging category, comment + cleanups
36192
36193 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
36194
36195         reviewed by Benjamin Otte  <otte@gnome.org>
36196
36197         * configure.ac:
36198           fix == in test(1) operator
36199
36200 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
36201
36202         reviewed by Benjamin Otte  <otte@gnome.org>
36203
36204         * configure.ac:
36205           fix --export-symblos-regex to a working regex.
36206
36207 2004-04-04  Benjamin Otte  <otte@gnome.org>
36208
36209         * sys/oss/.cvsignore:
36210           add for oss_probe
36211
36212 2004-04-03  Tim-Phillip MĂ¼ller <t.i.m@zen.co.uk>
36213
36214         reviewed by Benjamin Otte  <otte@gnome.org>
36215
36216         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
36217           add missing 'new_media' argument (fixes #138168)
36218         * gst/matroska/matroska-demux.c:
36219         (gst_matroska_demux_handle_seek_event):
36220           add vararg terminator (fixes #138169)
36221
36222 2004-04-02  David Schleef  <ds@schleef.org>
36223
36224         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
36225         disted (bug #138914)
36226
36227 2004-04-01  Benjamin Otte  <otte@gnome.org>
36228
36229         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
36230         (gst_alsa_close_audio):
36231           handle case better where a soundcard can't pause
36232         * ext/ogg/gstoggdemux.c:
36233           don't crash when we get events but don't have pads yet
36234
36235 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
36236
36237         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
36238           throw an error if we couldn't probe any caps.
36239
36240 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
36241
36242         * ext/dvdnav/gst-dvd:
36243         Add a really simple sample DVD player
36244
36245 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
36246
36247         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
36248         (gst_a52dec_push), (gst_a52dec_handle_event),
36249         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
36250         (gst_a52dec_change_state):
36251         * ext/a52dec/gsta52dec.h:
36252           Use a debug category, Output timestamps correctly
36253           Emit tag info, Handle events, tell liba52dec about cpu
36254           capabilities so it can use MMX etc.
36255         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
36256           Fix a crasher accessing invalid memory
36257         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
36258         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
36259         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
36260         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
36261         (dvdnavsrc_query):
36262           Some support for byte-format seeking.
36263           Small fixes for still frames and menu button overlays
36264         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
36265         (gst_mpeg2dec_alloc_buffer):
36266           Use a debug category. Adjust the report level of several items to
36267           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
36268           so it doesn't lose the GstBuffer pointer
36269         * gst/debug/Makefile.am:
36270         * gst/debug/gstdebug.c: (plugin_init):
36271         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
36272         (gst_navseek_base_init), (gst_navseek_class_init),
36273         (gst_navseek_init), (gst_navseek_seek),
36274         (gst_navseek_handle_src_event), (gst_navseek_set_property),
36275         (gst_navseek_get_property), (gst_navseek_chain),
36276         (gst_navseek_plugin_init):
36277         * gst/debug/gstnavseek.h:
36278           Add the navseek debug element for seeking back and forth in a
36279           video stream using arrow keys.
36280         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
36281         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
36282         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
36283         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
36284         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
36285         (gst_mpeg2subt_parse_header), (gst_get_nibble),
36286         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
36287         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
36288         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
36289         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
36290         * gst/mpeg2sub/gstmpeg2subt.h:
36291           Pretty much a complete rewrite. Now a loopbased element. May still
36292           require work to properly synchronise subtitle buffers.
36293         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
36294         (gst_dvd_demux_send_subbuffer):
36295         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
36296           Don't attempt to create subbuffers of size 0
36297           Reduce a couple of error outputs to warnings.
36298         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
36299         (gst_y4mencode_chain):
36300         Output the y4m frame header correctly.
36301
36302 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
36303
36304         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
36305           throw errors instead of allowing SIGFPE
36306
36307 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
36308
36309         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
36310         (gst_gconf_render_bin_from_key):
36311           leak plugging and style fixing
36312
36313 2004-03-31  David Schleef  <ds@schleef.org>
36314
36315         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
36316         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
36317         (bug #138225)
36318         * gst/debug/Makefile.am:
36319         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
36320         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
36321         plugin.
36322         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
36323         (gst_negotiation_base_init), (gst_negotiation_class_init),
36324         (gst_negotiation_init), (gst_negotiation_getcaps),
36325         (gst_negotiation_pad_link), (gst_negotiation_chain),
36326         (gst_negotiation_set_property), (gst_negotiation_get_property),
36327         (gst_negotiation_plugin_init):  New element to talk about random
36328         negotiation things happening in a pipeline.
36329
36330 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
36331
36332         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
36333           fix integer addition with help of Stefan Kost
36334
36335 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
36336
36337         * po/nl.po: updated Dutch translation (Elros Cyriatan)
36338
36339 2004-03-30  David Schleef  <ds@schleef.org>
36340
36341         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
36342         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
36343         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
36344         (bug #137504)
36345         * ext/mpeg2dec/gstmpeg2dec.h:
36346
36347 2004-03-30  David Schleef  <ds@schleef.org>
36348
36349         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
36350
36351 2004-03-30  David Schleef  <ds@schleef.org>
36352
36353         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
36354         Michael Petullo) to handle .mov
36355
36356 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36357
36358         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
36359         (gst_osselement_rate_check_rate):
36360           probe caps correctly for sound cards that only support one format
36361
36362 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36363
36364         * ext/kio/kiosrc.cpp: (process_events):
36365           update handling event processing if inside KDE - untested
36366
36367 2004-03-29  David Schleef  <ds@schleef.org>
36368
36369         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
36370         by 2 to not interfere with other colorspaces.
36371         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
36372         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
36373         one to not interfere with ffmpeg_colorspace.
36374
36375 2004-03-29  David Schleef  <ds@schleef.org>
36376
36377         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
36378         aren't in the caps.
36379         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
36380         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
36381
36382 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36383
36384         * gst-libs/gst/riff/riff-media.c:
36385           fail on error, don't try to set stuff on NULL caps
36386
36387 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36388
36389         * configure.ac:
36390         * ext/Makefile.am:
36391         * ext/kio/Makefile.am:
36392         * ext/kio/kioreceiver.cpp:
36393         * ext/kio/kioreceiver.h:
36394         * ext/kio/kiosrc.cpp:
36395         * ext/kio/kiosrc.h:
36396           add experimental kiosrc plugin
36397         * ext/alsa/gstalsaplugin.c: (plugin_init):
36398           initialize debugging category only when we're sure registering the
36399           plugins worked.
36400
36401 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
36402
36403         * examples/gstplay/player.c: (main):
36404         * gst-libs/gst/play/play.c: (gst_play_class_init),
36405         (gst_play_set_location), (gst_play_set_data_src),
36406         (gst_play_set_video_sink), (gst_play_set_audio_sink),
36407         (gst_play_set_visualization), (gst_play_connect_visualization):
36408           check return values of element_set_state and return FALSE where
36409           failed
36410
36411 2004-03-29  Benjamin Otte  <otte@gnome.org>
36412
36413         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
36414           try harder to check if an event is really a discont
36415
36416 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
36417
36418         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
36419         * po/az.po:
36420
36421 2004-03-28  Benjamin Otte  <otte@gnome.org>
36422
36423         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
36424         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
36425         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
36426           get rid of non-standard "..." ranges in case statements.
36427
36428 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
36429
36430         * gst/mpegstream/gstmpegdemux.c:
36431         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
36432         specific functionality split to the new dvddemux element.
36433         * gst/mpegstream/gstdvddemux.c:
36434         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
36435         streams, derived from mpegdemux.
36436         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
36437         up. SCR based timestamp rewriting can be turned off (will probably
36438         completely disappear soon).
36439         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
36440         hacking. General cleanup. All printf statements replaced by
36441         debugging messages. Almost complete libdvdnav support.
36442         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
36443         by events. New properties for audio and subpicture languages.
36444         (dvdnavsrc_update_highlight): Now uses events.
36445         (dvdnavsrc_user_op): Cleaned up.
36446         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
36447         based). Lots of cleanup, and propper support for most libdvdnav
36448         events.
36449         (dvdnavsrc_make_dvd_event): New function.
36450         (dvdnavsrc_make_dvd_nav_packet_event): New function.
36451         (dvdnavsrc_make_clut_change_event): New function.
36452
36453 2004-03-26  Benjamin Otte  <otte@gnome.org>
36454
36455         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
36456           fix bug where typefinding would claim it's theora whenever less then
36457           7 bytes of data were available
36458
36459 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36460
36461         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
36462         (gst_alawdec_base_init), (gst_alawdec_class_init),
36463         (gst_alawdec_init), (gst_alawdec_chain):
36464         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
36465         (gst_alawenc_base_init), (gst_alawenc_class_init),
36466         (gst_alawenc_init), (gst_alawenc_chain):
36467         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
36468         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
36469         (gst_mulawdec_init), (gst_mulawdec_chain):
36470         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
36471         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
36472         (gst_mulawenc_init), (gst_mulawenc_chain):
36473           Fix capsnego in all four, remove the unused property functions and
36474           simplify the chain functions slightly. I guess we could use macros
36475           or something similar for those, since the code is so similar, but
36476           I'm currently too lazy...
36477
36478 2004-03-24  David Schleef  <ds@schleef.org>
36479
36480         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
36481         (gst_osselement_close_audio), (gst_osselement_probe_caps),
36482         (gst_osselement_get_format_structure),
36483         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
36484         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
36485         (gst_osselement_rate_int_compare): Add code to handle rate probing
36486         (bug #120883)
36487         * sys/oss/gstosselement.h: same
36488         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
36489         Use rate probing provided by osselement.
36490         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
36491
36492 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36493
36494         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
36495         (gst_xvidenc_get_property):
36496           ulong/int mess-up.
36497
36498 2004-03-24  David Schleef  <ds@schleef.org>
36499
36500         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
36501         (gst_speexdec_init):
36502         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
36503         (gst_speexenc_init):  Create the pad template correctly (from
36504         the static pad template, not a NULL pointer.)
36505
36506 2004-03-25  Benjamin Otte  <otte@gnome.org>
36507
36508         * gst/debug/Makefile.am:
36509         * gst/debug/breakmydata.c:
36510           add element that quasi-randomly changes bytes in the stream.
36511           Intended use is robustness checking of demuxers and decoders in
36512           media tests.
36513
36514 2004-03-24  Benjamin Otte  <otte@gnome.org>
36515
36516         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
36517         (gst_alsa_probe_hw_params):
36518         * ext/alsa/gstalsa.h:
36519           debugging output fixes
36520
36521 2004-03-24  Benjamin Otte  <otte@gnome.org>
36522
36523         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
36524           don't g_return_if_fail if element is PLAYING, fail silently as every
36525           other element.
36526         * gst/effectv/gstquark.c: (gst_quarktv_chain):
36527           only fix needed for cast lvalue issues in gst-plugins
36528         * gst/volenv/gstvolenv.c: (gst_volenv_init):
36529           add proxy_getcaps
36530
36531 2004-03-24  Benjamin Otte  <otte@gnome.org>
36532
36533         * gst/level/gstlevel.c: (gst_level_init):
36534           add proxying getcaps function, so level doesn't advertise impossible
36535           caps
36536
36537 2004-03-24  David Schleef  <ds@schleef.org>
36538
36539         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
36540         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
36541         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
36542         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
36543         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
36544         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
36545         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
36546         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
36547         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
36548         messages.  Divide the chunk size by the compression ratio
36549         (needed for MACE audio)
36550
36551 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36552
36553         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
36554           Fix buffer overflow read error.
36555
36556 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36557
36558         * ext/alsa/gstalsa.h:
36559           Remove unused entry.
36560         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
36561           Add cinepak.
36562         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
36563         (gst_videodrop_link), (gst_videodrop_chain):
36564           Fix, sort of. Was horribly broken with new capsnego. Bah...
36565
36566 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
36567
36568         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
36569         (plugin_init):
36570         Add a monkeysaudio typefind function
36571
36572 2004-03-23  Johan Dahlin  <johan@gnome.org>
36573
36574         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
36575         (gst_play_video_fixate): Check so the structure has the field
36576         before trying to fixate them, this makes it possible to have
36577         fakesinks for video and audio output without printing errors on
36578         the output console.
36579
36580 2004-03-22  David Schleef  <ds@schleef.org>
36581
36582         * sys/oss/Makefile.am:
36583         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
36584         (check_rate), (add_rate):  Rate probing test app.
36585
36586 2004-03-21  Benjamin Otte  <otte@gnome.org>
36587
36588         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
36589         (_fixate_caps_to_int), (gst_audio_convert_fixate):
36590           add a fixation function that pretty much does the right thing (fixes
36591           #137556)
36592
36593 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
36594
36595         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
36596
36597 2004-03-20  Tim-Phillip MĂ¼ller <t.i.m@zen.co.uk>
36598
36599         reviewed by: Benjamin Otte  <otte@gnome.org>
36600
36601         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
36602           terminate gst_event_new_discontinuous correctly (fixes parts of
36603           #137711)
36604
36605 2004-03-19  David Schleef  <ds@schleef.org>
36606
36607         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
36608         since it doesn't depend on X, and it's part of our ABI.
36609
36610 2004-03-19  Iain <iain@prettypeople.org>
36611
36612         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
36613         is_int in the structure, not the local variable.
36614
36615 2004-03-19  David Schleef  <ds@schleef.org>
36616
36617         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
36618         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
36619         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
36620         Improvements in caps negotiation.
36621
36622 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
36623
36624         * po/LINGUAS:
36625         * po/af.po:
36626           adding Afrikaans (Petri Jooste)
36627
36628 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
36629
36630         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
36631         (gst_ffmpegcolorspace_chain):
36632         throw error instead of g_critical (#137588)
36633
36634 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
36635
36636         * Makefile.am:
36637         * configure.ac:
36638           dist common and m4 correctly
36639         * po/sv.po:
36640
36641 2004-03-17  David Schleef  <ds@schleef.org>
36642
36643         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
36644         (bug #137348)
36645
36646 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
36647
36648         * po/LINGUAS:
36649         * po/sv.po:
36650           adding Swedish translation (Christian Rose)
36651
36652 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
36653
36654         * Makefile.am: use release.mak
36655
36656 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36657
36658         * common/ChangeLog:
36659         * common/gst-autogen.sh:
36660           add some explanation about the version detection
36661         * configure.ac:
36662           fix X check
36663
36664 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36665
36666         * configure.ac: bump nano to 1
36667
36668 === release 0.8.0 ===
36669
36670 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36671
36672         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
36673
36674 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36675
36676         * configure.ac:
36677           update libtool version
36678         * gst-libs/gst/media-info/Makefile.am:
36679           actually use libtool version
36680
36681 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36682
36683         * configure.ac: fix speex detection to work with 1.0 but not 1.1
36684
36685 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36686
36687         * configure.ac:
36688         * gst-plugins.spec.in:
36689         * pkgconfig/Makefile.am:
36690         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
36691         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
36692         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
36693         * pkgconfig/gstreamer-libs.pc.in:
36694         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
36695         * pkgconfig/gstreamer-play-uninstalled.pc.in:
36696         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
36697         * pkgconfig/gstreamer-plugins.pc.in:
36698           remove @VERSION@ from some of the pc files since core and plugins
36699           are decoupled.
36700           created gstreamer-plugins.pc as it's a better name, but keeping
36701           -libs around for now to get fixes upstream done first.
36702
36703 2004-03-15  Julien MOUTTE <julien@moutte.net>
36704
36705         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
36706         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
36707         * gst-libs/gst/play/play.h:
36708
36709 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36710
36711         * *.c, *.cc: don't mix tabs and spaces
36712
36713 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36714
36715         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
36716           use the new ffmpegcolorspace
36717         * gst-plugins.spec.in:
36718           package new colorspace and media-info
36719         * configure.ac:
36720         * pkgconfig/Makefile.am:
36721           fix some more disting issues
36722         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
36723         * pkgconfig/gstreamer-media-info.pc.in:
36724           generate media-info pc files
36725
36726 2004-03-15  Johan Dahlin  <johan@gnome.org>
36727
36728         * *.h: Revert indenting
36729
36730 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36731
36732         * configure.ac:
36733           adding ffmpegcolorspace element
36734         * gst/ffmpegcolorspace/Makefile.am:
36735         * gst/ffmpegcolorspace/avcodec.h:
36736         * gst/ffmpegcolorspace/common.h:
36737         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
36738         * gst/ffmpegcolorspace/dsputil.h:
36739         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
36740         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
36741         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
36742         (gst_ffmpeg_caps_to_pix_fmt):
36743         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
36744         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
36745         (gst_ffmpegcolorspace_caps_remove_format_info),
36746         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
36747         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
36748         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
36749         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
36750         (gst_ffmpegcolorspace_set_property),
36751         (gst_ffmpegcolorspace_get_property),
36752         (gst_ffmpegcolorspace_register):
36753         * gst/ffmpegcolorspace/imgconvert.c:
36754         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
36755         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
36756         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
36757         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
36758         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
36759         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
36760         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
36761         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
36762         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
36763         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
36764         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
36765         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
36766         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
36767         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
36768         (img_get_alpha_info), (deinterlace_line),
36769         (deinterlace_line_inplace), (deinterlace_bottom_field),
36770         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
36771         * gst/ffmpegcolorspace/imgconvert_template.h:
36772         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
36773         * gst/ffmpegcolorspace/mmx.h:
36774         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
36775           adding ffmpegcolorspace element supplied by Ronald after cleaning
36776           up and pulling in the right bits of upstream source.
36777           I'm sure a better C/compiler wizard could do some cleaning up (for
36778           example use GLIB's malloc stuff), but as a first pass this
36779           works very well
36780
36781 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36782
36783         * ext/alsa/gstalsa.h:
36784           I assume Ronald forgot to commit the change to have cardname
36785           as a struct member.  Expect some public spanking at the next
36786           opportunity.
36787
36788 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36789
36790         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
36791         (gst_alsa_open_audio), (gst_alsa_close_audio):
36792         * ext/alsa/gstalsa.c:
36793           Don't open the device if we're a mixer (= padless).
36794         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
36795         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
36796         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
36797           Open mixer during state change rather than during object
36798           initialization. Also, get a device name. Currently in a somewhat
36799           hackish fashion, but I didn't really find something better.
36800
36801 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
36802
36803         * *.c, *.h: run gst-indent
36804
36805 2004-03-14  Benjamin Otte  <otte@gnome.org>
36806
36807         * gst/modplug/gstmodplug.cc:
36808         * gst/modplug/gstmodplug.h:
36809           set correct timestamps on outgoing buffers
36810
36811 2004-03-14  Benjamin Otte  <otte@gnome.org>
36812
36813         * gst/modplug/gstmodplug.cc:
36814           handle events - don't do crap when a discont arrives that's not
36815           necessary
36816           This allows correct loading and playback of mods in Rhythmbox
36817
36818 2004-03-14  Benjamin Otte  <otte@gnome.org>
36819
36820         * configure.ac:
36821         * gst-libs/gst/gconf/Makefile.am:
36822         * pkgconfig/Makefile.am:
36823           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
36824           they get rebuilt properly
36825         * configure.ac:
36826           when checking for vorbis, try pkgconfig first.
36827         * gst/modplug/gstmodplug.cc:
36828           add fixate function
36829
36830 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36831
36832         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
36833           Fix for obvious mistake, where we first shift the offset and then
36834           read a samplesize element assuming the old offset. Note that this
36835           part still has something weird, i.e. my movies containing those
36836           don't actually play well, but at least there's something that looks
36837           like sound now.
36838
36839 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
36840         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
36841         (plugin_init):
36842         Add a typefind function for speex format
36843
36844 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36845
36846         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
36847         (gst_asf_demux_setup_pad):
36848           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
36849           instead of 0. Reason is simple: some elements have a fps range
36850           of 1-max instead of 0-max. So now ASF video actually works.
36851
36852 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
36853
36854         * po/LINGUAS:
36855         * po/sr.po:
36856           adding serbian as a language
36857
36858 2004-03-13  Benjamin Otte  <otte@gnome.org>
36859
36860         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
36861           return taglist correctly from _get function, don't gst_pad_push it.
36862           (fixes #137042)
36863
36864 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
36865         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
36866
36867 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36868
36869         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
36870         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
36871         (gst_alsa_mixer_track_new):
36872         * ext/alsa/gstalsamixertrack.h:
36873           Fix ancient leftovers... MixerTrack is a GObject.
36874
36875 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36876
36877         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
36878         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
36879           Don't block during probing...
36880
36881 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36882
36883         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
36884         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
36885         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
36886         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
36887         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
36888         (gst_alsa_open_audio), (gst_alsa_close_audio):
36889         * ext/alsa/gstalsa.h:
36890           Add propertyprobe interface implementation, add some device-name
36891           property, all this so that it looks good in gnome-volume-control.
36892
36893 2004-03-12  David Schleef  <ds@schleef.org>
36894
36895         * configure.ac: the Hermes library controls hermescolorspace, not
36896         colorspace.
36897         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
36898         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
36899         not /* */
36900         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
36901         * ext/sdl/sdlvideosink.h: ditto.
36902         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
36903
36904 2004-03-12  Benjamin Otte  <otte@gnome.org>
36905
36906         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
36907         (gst_x_overlay_got_xwindow_id):
36908         * gst-libs/gst/xoverlay/xoverlay.h:
36909           replace XID with unsigned long to get rid of the xlibs dependency in
36910           XOverlay (fixes #137004)
36911
36912 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
36913         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
36914         (gst_agingtv_setup):
36915         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
36916         (gst_dicetv_base_init), (gst_dicetv_class_init),
36917         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
36918         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
36919         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
36920         (gst_edgetv_setup), (gst_edgetv_rgb32):
36921         * gst/effectv/gsteffectv.c:
36922         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
36923         (gst_quarktv_set_property):
36924         * gst/effectv/gstrev.c: (gst_revtv_get_type),
36925         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
36926         (gst_revtv_setup), (gst_revtv_rgb32):
36927         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
36928         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
36929         (gst_shagadelictv_init), (gst_shagadelictv_setup),
36930         (gst_shagadelictv_rgb32):
36931         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
36932         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
36933         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
36934         * gst/effectv/gstwarp.c:
36935         Port everything that can be ported to videofilter and fix up the caps.
36936         Can someone with a big-endian machine please check these?
36937
36938 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36939
36940         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
36941         (gst_osssink_chain), (gst_osssink_change_state):
36942           Latest fixes for A/V sync, audio playback and such. This is about
36943           all... MPEG playback issues are mostly related to the async build-
36944           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
36945
36946 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
36947
36948         patch from: Stephane Loeuillet
36949
36950         * configure.ac:
36951           use pkg-config for some libraries, falling back to the old .m4 way
36952           (fixes #131270)
36953         * m4/libdv.m4:
36954           removed
36955
36956 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
36957
36958         * configure.ac:
36959         * tools/Makefile.am:
36960         * tools/Makefile.in:
36961         * tools/gst-launch-ext-m.m:
36962         * tools/gst-launch-ext.1.in:
36963         * tools/gst-visualise-m.m:
36964         * tools/gst-visualise.1:
36965         * tools/gst-visualise.1.in:
36966           reorganizing generation of script tools
36967
36968 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36969
36970         * ext/divx/gstdivxdec.c:
36971           Downgrade priority. We prefer ffdec_mpeg4.
36972         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
36973         (gst_faad_chain), (gst_faad_change_state):
36974           Fix capsnego. Doesn't work for some sounds because we don't have
36975           a 5:1 to stereo element.
36976         * ext/xvid/gstxvid.c: (plugin_init):
36977           Add priority.
36978         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
36979         (gst_osssink_change_state):
36980           Add discont handling.
36981
36982 2004-03-09  Colin Walters  <walters@verbum.org>
36983
36984         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
36985         conversion.
36986
36987 2004-03-09  Benjamin Otte  <otte@gnome.org>
36988
36989         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
36990           the signals take 2 arguments
36991
36992 2004-03-09  David Schleef  <ds@schleef.org>
36993
36994         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
36995         (gst_alsa_fixate): Add fixate function.  (bug #136686)
36996         * ext/alsa/gstalsa.h:
36997         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
36998
36999 2004-03-09  Benjamin Otte  <otte@gnome.org>
37000
37001         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
37002         (gst_mikmod_change_state):
37003         * ext/mikmod/gstmikmod.h:
37004           make mikmod's loop function not loop infinitely and call
37005           gst_element_yield anymore
37006         * gst/modplug/gstmodplug.cc:
37007           fix pad negotiation (fixes #136590)
37008
37009 2004-03-09  David Schleef  <ds@schleef.org>
37010
37011         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
37012         doesn't conflict with the internal colorspace plugin.
37013         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
37014         satisfy the crappy-ass shell shipped by a certain vendor.
37015         * gst/videofilter/make_filter: same (bug #135299)
37016
37017 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37018
37019         * configure.ac: bump nano to 1
37020
37021 === release 0.7.6 ===
37022
37023 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37024
37025         * configure.in: releasing 0.7.6, "There"
37026
37027 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37028
37029         * pkgconfig/gstreamer-play-uninstalled.pc.in:
37030         * pkgconfig/gstreamer-play.pc.in:
37031           synchronize the two
37032
37033 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37034
37035         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
37036         (cdparanoia_open), (cdparanoia_event):
37037           fix/add error handling
37038         * po/POTFILES.in:
37039           add cdparanoia source
37040         * tools/Makefile.am:
37041           make scripts executable
37042
37043 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37044
37045         * configure.ac:
37046         * ext/vorbis/Makefile.am:
37047         * sys/Makefile.am:
37048           remove id3types, vorbisfile and xvideosink from the build (#133783)
37049
37050 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37051
37052         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
37053           Fix metadata read crash (#136537).
37054
37055 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
37056
37057         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
37058         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
37059           adding mime types, fixing the one-stop function
37060
37061 2004-03-08  Christian Schaller <Uraeus@gnome.org>
37062
37063         * ext/nas/nassink.c and /ext/nas/nassink.h:
37064         More NAS love from Arwed von Merkatz
37065         So lets all sing 'Can you feel the NAS tonight'
37066
37067 2004-03-08  Christian Schaller <Uraeus@gnome.org>
37068
37069         * tools/gst-launch-ext.in:
37070         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
37071
37072 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
37073
37074         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
37075         (gst_mpeg2dec_init):
37076         remove the user_data pad for now, because it is being used in
37077         fixating causing MPEG playback to fixate on 1000 Hz for playback.
37078         If someone knows how to fix this properly, please do.
37079
37080 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
37081
37082         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
37083         (gst_osssink_get_time):
37084         add a warning, IMO this won't get triggered anymore, remove later
37085
37086 2004-03-07  David Schleef  <ds@schleef.org>
37087
37088         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
37089         format (bug #136470)
37090
37091 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
37092
37093         * gst-libs/Makefile.am:
37094         * gst-libs/gst/media-info/Makefile.am:
37095         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
37096         (error_callback), (gst_media_info_error_create),
37097         (gst_media_info_error_element), (gmip_init), (gmip_reset),
37098         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
37099         * gst-libs/gst/media-info/media-info-priv.h:
37100         * gst-libs/gst/media-info/media-info-test.c: (main):
37101         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
37102         (gst_media_info_class_init), (gst_media_info_instance_init),
37103         (gst_media_info_set_source), (gst_media_info_read_with_idler),
37104         (gst_media_info_read_idler), (gst_media_info_read):
37105         * gst-libs/gst/media-info/media-info.h:
37106         fixed, should work now
37107
37108 2004-03-07  Christian Schaller <Uraeus@gnome.org>
37109
37110         * ext/nas/nassink.c:
37111         A bunch of NAS fixes from Arwed von Merkatz
37112
37113 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37114
37115         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
37116         (qtdemux_parse_trak):
37117           Fix crash (j might be greater than n_samples, in which case we're
37118           writing outside the allocated space for the array) and memleak.
37119
37120 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37121
37122         * sys/oss/gstosssink.c: (gst_osssink_chain):
37123           And another caller that couldn't handle delay < 0 (unsigned
37124           integer overflow). Video now continues playing on an audio
37125           buffer underrun, and the clock continues working. Audio still
37126           stalls.
37127
37128 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37129
37130         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
37131         (gst_osssink_get_time):
37132           get_delay() may return values lower than 0. In those cases, we
37133           should not actually cast to *unsigned* int64, that will break
37134           stuff horribly. In my case, it screwed up A/V sync in movies
37135           in totem rather badly.
37136
37137 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37138
37139         * ext/faac/gstfaac.c: (gst_faac_chain):
37140         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
37141         * ext/libpng/gstpngenc.c: (user_write_data):
37142         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
37143         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
37144         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
37145         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
37146         Fix several misuse of gst_buffer_merge (it doesn't take ownership
37147         of any buffer), should fix some leaks. I hope I didn't unref buffers
37148         that shouldn't be...
37149
37150 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37151
37152         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
37153         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
37154         (error_callback), (gmi_reset), (gmi_seek_to_track),
37155         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
37156         (gmip_find_type_post), (gmip_find_stream_post),
37157         (gmip_find_track_streaminfo_post):
37158         * gst-libs/gst/media-info/media-info-priv.h:
37159         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
37160         (info_print), (main):
37161         * gst-libs/gst/media-info/media-info.c:
37162         (gst_media_info_error_create), (gst_media_info_error_element),
37163         (gst_media_info_instance_init), (gst_media_info_get_property),
37164         (gst_media_info_new), (gst_media_info_set_source),
37165         (gst_media_info_read_idler), (gst_media_info_read):
37166         * gst-libs/gst/media-info/media-info.h:
37167           first pass at making this work again.  This seems to work on
37168           tagged ogg/vorbis and mp3 files.
37169
37170 2004-03-06  Benjamin Otte  <otte@gnome.org>
37171
37172         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
37173           fix huge leak: gst_buffer_merge doesn't unref the first argument
37174           itself.
37175
37176 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37177
37178         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
37179           report layer/mode/emphasis
37180
37181 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37182
37183         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
37184
37185 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37186
37187         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
37188           signal serial
37189
37190 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37191
37192         * ext/vorbis/vorbis.c: (plugin_init):
37193         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
37194         (gst_vorbis_dec_init), (vorbis_dec_event):
37195         add debug category
37196         make vorbisdec handle _BYTE and _TIME queries
37197
37198 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37199
37200         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
37201           from the xing header
37202
37203 2004-03-06  Benjamin Otte  <otte@gnome.org>
37204
37205         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
37206         (gst_audio_convert_link), (gst_audio_convert_change_state),
37207         (gst_audio_convert_buffer_from_default_format):
37208           do conversions from/to float correctly, fix some caps nego errors,
37209           export correct supported caps in template and getcaps, use correct
37210           caps in try_set_caps functions
37211
37212 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37213
37214         For some reason, I only committed a ChangeLog entry yesterday and
37215         not the corresponding code...
37216         * ext/mad/gstmad.c: Fix detection of Xing headers
37217         * gst/tags/gstid3tag.c: Changes to support TLEN tags
37218
37219 2004-03-06  Benjamin Otte  <otte@gnome.org>
37220
37221         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
37222         (gst_ogg_demux_src_query):
37223           make sure to handle the case where there's no current chain
37224           gracefully.
37225
37226 2004-03-05  David Schleef  <ds@schleef.org>
37227
37228         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
37229         Add fixate function. (bug #131128)
37230         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
37231         (gst_sdlvideosink_fixate):  Add fixate function.
37232         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
37233         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
37234         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
37235         Fix missing break that was causing ulaw to be interpreted as
37236         raw int.
37237
37238 2004-03-05  David Schleef  <ds@schleef.org>
37239
37240         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
37241         Fix code that ignores return value of gst_buffer_merge().
37242         (bug #114560)
37243         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
37244         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
37245         * testsuite/gst-lint:  Check for above.
37246
37247 2004-03-05  David Schleef  <ds@schleef.org>
37248
37249         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
37250         caps and throw an element error.  (bug #136334)
37251
37252 2004-03-05  David Schleef  <ds@schleef.org>
37253
37254         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
37255         (gst_faad_chain): Fix negotiation.
37256         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
37257         key and button events.
37258         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
37259         dung heap of code.
37260         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
37261         depends on gconf
37262         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
37263         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
37264         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
37265         function to encourage better negotiation, particularly between
37266         audioconvert and osssink.
37267         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
37268         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
37269         more important.
37270         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
37271         typefinding.
37272         * gst/vbidec/vbiscreen.c:  Add glib header
37273         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
37274
37275 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
37276
37277         * ext/mad/gstmad.c: Fix detection of Xing headers
37278         * gst/tags/gstid3tag.c: Changes to support TLEN tags
37279
37280 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37281
37282         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
37283         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
37284           debug updates
37285
37286 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37287
37288         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
37289         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
37290         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
37291         files, and report the parsed length as a GST_TAG_DURATION tag.
37292         * gst/tags/gstid3tag.c: support TLEN (duration) tag
37293
37294 2004-03-05  Benjamin Otte  <otte@gnome.org>
37295
37296         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
37297           convert channels correctly. convert correctly to unsigned.
37298
37299 2004-03-05  Julien MOUTTE <julien@moutte.net>
37300
37301         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
37302         we have a window before clearing it.
37303
37304 2004-03-05  Julien MOUTTE <julien@moutte.net>
37305
37306         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
37307         have a window before clearing it.
37308
37309 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
37310
37311         * gconf/gstreamer.schemas.in:
37312         * gst-libs/gst/gconf/Makefile.am:
37313           version installation path the same way as for 0.6
37314         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
37315         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
37316         * pkgconfig/gstreamer-play-uninstalled.pc.in:
37317           remove comment that was fixed
37318
37319 2004-03-05  David Schleef  <ds@schleef.org>
37320
37321         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
37322         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
37323         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
37324         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
37325         Add prototype code for handling seeking and querying.
37326
37327 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37328
37329         * examples/gstplay/player.c: (main):
37330           Initialize variables to NULL. Prevents a segfault because the
37331           (uninitialized) variable is not NULL, resulting in a crash on
37332           trying to reach error->message.
37333
37334 2004-03-05  Benjamin Otte  <otte@gnome.org>
37335
37336         * gst/audioconvert/gstaudioconvert.c:
37337         (gst_audio_convert_buffer_to_default_format):
37338         make float=>int conversion work correctly even in cornercases.
37339
37340 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
37341
37342         * debian/README.Debian:
37343         * debian/build-deps:
37344         * debian/changelog:
37345         * debian/control:
37346         * debian/control.in:
37347         * debian/copyright:
37348         * debian/gstreamer-a52dec.files:
37349         * debian/gstreamer-aa.files:
37350         * debian/gstreamer-alsa.files:
37351         * debian/gstreamer-alsa.manpages:
37352         * debian/gstreamer-arts.files:
37353         * debian/gstreamer-artsd.files:
37354         * debian/gstreamer-audiofile.files:
37355         * debian/gstreamer-avifile.files:
37356         * debian/gstreamer-cdparanoia.files:
37357         * debian/gstreamer-colorspace.files:
37358         * debian/gstreamer-doc.files:
37359         * debian/gstreamer-dv.files:
37360         * debian/gstreamer-dvd.files:
37361         * debian/gstreamer-esd.files:
37362         * debian/gstreamer-festival.files:
37363         * debian/gstreamer-flac.files:
37364         * debian/gstreamer-gconf.conffiles:
37365         * debian/gstreamer-gconf.files:
37366         * debian/gstreamer-gconf.postinst:
37367         * debian/gstreamer-gnomevfs.files:
37368         * debian/gstreamer-gsm.files:
37369         * debian/gstreamer-http.files:
37370         * debian/gstreamer-jack.files:
37371         * debian/gstreamer-jpeg.files:
37372         * debian/gstreamer-mad.files:
37373         * debian/gstreamer-mikmod.files:
37374         * debian/gstreamer-misc.files:
37375         * debian/gstreamer-mpeg2dec.files:
37376         * debian/gstreamer-oss.files:
37377         * debian/gstreamer-plugin-apps.files:
37378         * debian/gstreamer-plugin-apps.manpages:
37379         * debian/gstreamer-plugin-libs-dev.files:
37380         * debian/gstreamer-plugin-libs.files:
37381         * debian/gstreamer-plugin-template.postinst:
37382         * debian/gstreamer-plugin-template.postrm:
37383         * debian/gstreamer-sdl.files:
37384         * debian/gstreamer-sid.files:
37385         * debian/gstreamer-vorbis.files:
37386         * debian/gstreamer-x.files:
37387         * debian/mk.control:
37388         * debian/rules:
37389         Debian package info not maintained here.
37390
37391 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
37392
37393         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
37394         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
37395         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
37396         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
37397         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
37398         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
37399         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
37400         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
37401         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
37402         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
37403         * gst-libs/gst/colorbalance/colorbalance.c:
37404         (gst_color_balance_class_init):
37405         * gst-libs/gst/colorbalance/colorbalancechannel.c:
37406         (gst_color_balance_channel_class_init):
37407         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
37408         * gst-libs/gst/play/play.c: (gst_play_class_init):
37409         * gst-libs/gst/propertyprobe/propertyprobe.c:
37410         (gst_property_probe_iface_init):
37411         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
37412         * gst-libs/gst/tuner/tunerchannel.c:
37413         (gst_tuner_channel_class_init):
37414         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
37415         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
37416         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
37417         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
37418         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
37419         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
37420         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
37421         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
37422         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
37423           fix signals to use - instead of _
37424         * ext/libcaca/gstcacasink.h:
37425         * ext/sdl/sdlvideosink.h:
37426           fix header rename
37427
37428 2004-03-04  David Schleef  <ds@schleef.org>
37429
37430         * testsuite/gst-lint:  Add a check for bad signal names.
37431
37432 2004-03-04  Stefan Kost <kost@imn.htwk-leipzig.de>
37433
37434         reviewed by David Schleef
37435
37436         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
37437         modified the alpha channel and caused a warning. (bug #136192)
37438
37439 2004-04-03  Christian Schaller <Uraeus@gnome.org>
37440
37441         * gst-plugins.spec.in:
37442         Change names of plugins to actually be correct. Try to keep things
37443         alphabetical to avoid getting beat up by Thomas
37444
37445 2004-03-03  Julien MOUTTE <julien@moutte.net>
37446
37447         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
37448         Using ximagesink as a default if no gconf key found. We should
37449         probably consider using alsasink instead of osssink for the audio
37450         part.
37451
37452 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
37453
37454         * configure.ac:
37455           fix --with-plugins, don't think it ever worked before
37456         * gst-plugins.spec.in:
37457           even more updates
37458
37459 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37460
37461         * ext/sdl/sdlvideosink.h:
37462         * sys/ximage/ximagesink.h:
37463         * sys/xvideo/xvideosink.h:
37464         * sys/xvimage/xvimagesink.h:
37465           Fix for move of gstvideosink.h -> videosink.h.
37466
37467 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
37468
37469         * gst-libs/gst/xwindowlistener/Makefile.am:
37470           this is a plugin library, not a library
37471
37472 2004-03-01  David Schleef  <ds@schleef.org>
37473
37474         * AUTHORS:  Added some names.  Add yourself if you're still
37475         missing.
37476
37477 2004-03-01  David Schleef  <ds@schleef.org>
37478
37479         * MAINTAINERS: Add
37480
37481 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37482
37483         * gst-plugins.spec.in: clean up spec file
37484
37485 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37486
37487         * gst-libs/gst/video/Makefile.am:
37488         * gst-libs/gst/video/gstvideosink.c:
37489         * gst-libs/gst/video/gstvideosink.h:
37490           rename gstvideosink.h to videosink.h to match other headers
37491         * gst/mixmatrix/Makefile.am:
37492           fix plugin filename
37493         * gst/tags/Makefile.am: fix plugin filename
37494
37495 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37496
37497         * gst/tags/Makefile.am: fix plugin filename
37498
37499 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37500
37501         * examples/gstplay/player.c: (got_time_tick), (main):
37502           add error handler
37503           display time_tick more readably
37504         * gst/mixmatrix/Makefile.am:
37505           fix plugin file name
37506
37507 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
37508
37509         * sys/oss/gstosselement.c: (gst_osselement_probe),
37510         (device_combination_append), (gst_osselement_class_probe_devices):
37511         * sys/oss/gstosselement.h:
37512           Reworked enumeration of oss dsps and mixers so that gst-mixer works
37513           on my system using alsa oss emulation, fixes bug #135597
37514
37515 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37516
37517         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
37518         (gst_videodrop_chain), (gst_videodrop_change_state):
37519         * gst/videodrop/gstvideodrop.h:
37520           Work based on timestamp of input data, not based on the expected
37521           framerate from the input. The consequence is that this element now
37522           not only scales framerates, but also functions as a framerate
37523           corrector or framerate stabilizer/constantizer.
37524
37525 2004-02-27  David Schleef  <ds@schleef.org>
37526
37527         patches from jmmv@menta.net (Julio M. Merino Vidal)
37528
37529         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
37530         GST_ELEMENT_ERROR call (bug #135634)
37531         * gst/interleave/interleave.c: (interleave_buffered_loop),
37532         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
37533         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
37534         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
37535         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
37536         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
37537         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
37538         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
37539         Fix GST_ELEMENT_ERROR call.
37540         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
37541         GST_ELEMENT_ERROR call.
37542
37543 2004-02-27  Benjamin Otte  <otte@gnome.org>
37544
37545         * gst-libs/gst/audio/audio.h:
37546           add macro to make sure header isn't included twice
37547         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
37548           don't use gst_buffer_free
37549         * gst/playondemand/filter.func:
37550           don't use gst_data_free. Free data only once.
37551
37552 2004-02-26  David Schleef  <ds@schleef.org>
37553
37554         * gst-libs/gst/colorbalance/Makefile.am:
37555         * gst-libs/gst/mixer/Makefile.am:
37556         * gst-libs/gst/tuner/Makefile.am:
37557         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
37558         should not be disted, -marshal.h files should not be installed,
37559         and -enum.h files _should_ be installed.  Fix to make this the
37560         case.
37561
37562 === release 0.7.5 ===
37563
37564 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
37565
37566         * configure.ac: release 0.7.5, "Under The Sea"
37567
37568 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
37569
37570         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
37571         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
37572         * gst/videoscale/gstvideoscale.c:
37573         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
37574           assorted debug/warning fixes
37575
37576 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
37577
37578         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
37579         (gst_videoscale_init), (gst_videoscale_chain),
37580         (gst_videoscale_set_property), (plugin_init):
37581         * gst/videoscale/gstvideoscale.h:
37582         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
37583         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
37584         (gst_videoscale_planar400), (gst_videoscale_packed422),
37585         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
37586         (gst_videoscale_24bit), (gst_videoscale_16bit),
37587         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
37588         (gst_videoscale_scale_plane_slow),
37589         (gst_videoscale_scale_point_sample),
37590         (gst_videoscale_scale_nearest),
37591         (gst_videoscale_scale_nearest_str2),
37592         (gst_videoscale_scale_nearest_str4),
37593         (gst_videoscale_scale_nearest_32bit),
37594         (gst_videoscale_scale_nearest_24bit),
37595         (gst_videoscale_scale_nearest_16bit):
37596         add debugging category and use it properly
37597         fix use of GST_PTR_FORMAT
37598
37599 2004-02-25  Andy Wingo  <wingo@pobox.com>
37600
37601         * gst/interleave/interleave.c (interleave_buffered_loop): Always
37602         push only when channel->buffer is NULL. Prevents segfaults doing
37603         the state change after a nonlocal exit, like a scheme exception.
37604
37605         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
37606         Handle the case where the intersected caps is empty.
37607
37608 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
37609
37610         * gst/law/mulaw-decode.c: (mulawdec_link):
37611         * gst/law/mulaw.c: (plugin_init):
37612           fix mulawdec so it actually works again
37613
37614 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
37615
37616         reviewed by: David Schleef  <ds@schleef.org>
37617
37618         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
37619         (gst_gamma_init), (gst_gamma_set_property),
37620         (gst_gamma_get_property), (gst_gamma_calculate_tables),
37621         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
37622         for RGB, with separate r g and b correction factors. (#131167)
37623
37624 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
37625
37626         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
37627           only signal tags for bitrate if they're > 0 (#134894)
37628
37629 2004-02-24  David Schleef  <ds@schleef.org>
37630
37631         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
37632         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
37633         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
37634         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
37635         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
37636         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
37637         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
37638         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
37639         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
37640         category.  Attempt to fix timestamp calculation.
37641
37642 2004-02-24  Johan Dahlin  <johan@gnome.org>
37643
37644         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
37645
37646 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
37647
37648         * configure.ac:
37649         * gconf/Makefile.am:
37650         * gconf/gstreamer.schemas:
37651         * gst-libs/gst/gconf/Makefile.am:
37652         * gst-libs/gst/gconf/gconf.c:
37653           version gconf schemas and install locations
37654
37655 2004-02-23  Benjamin Otte  <otte@gnome.org>
37656
37657         * ext/xine/xineinput.c: (gst_xine_input_dispose):
37658         (gst_xine_input_subclass_init):
37659           call parent dispose.
37660           change pad template for CD reader correctly
37661         * ext/xine/Makefile.am:
37662         * ext/xine/gstxine.h:
37663         * ext/xine/xine.c: (plugin_init):
37664         * ext/xine/xineaudiosink.c:
37665           wrap audio sinks, too
37666         * gst-libs/gst/resample/private.h:
37667         * gst-libs/gst/resample/resample.c: (gst_resample_init),
37668         (gst_resample_reinit), (gst_resample_scale),
37669         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
37670         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
37671         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
37672         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
37673         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
37674         * gst-libs/gst/resample/resample.h:
37675         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
37676         (gst_audioscale_class_init), (gst_audioscale_link),
37677         (gst_audioscale_get_buffer), (gst_audioscale_init),
37678         (gst_audioscale_chain), (gst_audioscale_set_property),
37679         (gst_audioscale_get_property):
37680         * gst/audioscale/gstaudioscale.h:
37681           s/resample_*/gst_resample_*/i to not clobber namespaces
37682
37683 2004-02-23  Julien MOUTTE  <julien@moutte.net>
37684
37685         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
37686         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
37687         (gst_riff_create_video_template_caps),
37688         (gst_riff_create_audio_template_caps),
37689         (gst_riff_create_iavs_template_caps):
37690         * gst-libs/gst/riff/riff-media.h:
37691         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
37692         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
37693         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
37694         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
37695         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
37696         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
37697         (gst_matroska_demux_plugin_init): First batch implementing audio and
37698         video codec tags in demuxers.
37699
37700 2004-02-22  Benjamin Otte  <otte@gnome.org>
37701
37702         * ext/xine/Makefile.am:
37703         * ext/xine/gstxine.h:
37704         * ext/xine/xine.c: (plugin_init):
37705         * ext/xine/xineinput.c:
37706           add input plugin wrapper. Playback from files, http, mms and cdda
37707           works.
37708         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
37709           remove leftover G_GNUC_UNUSED
37710         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
37711         (gst_asf_demux_identify_guid):
37712           improve debugging output
37713
37714 2004-02-22  Benjamin Otte  <otte@gnome.org>
37715
37716         reported by: Padraig O'Briain <padraig.obriain@sun.com>
37717
37718         * autogen.sh:
37719           replace test -e with test -x for mkinstalldirs to be more portable.
37720           (fixes #134816)
37721
37722 2004-02-22  Benjamin Otte  <otte@gnome.org>
37723
37724         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
37725
37726         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
37727           set rank to PRIMARY
37728         * gst/volume/gstvolume.c: (plugin_init):
37729           set rank to NONE
37730         fixes #134960
37731
37732 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
37733
37734         reviewed by Benjamin Otte  <otte@gnome.org>
37735
37736         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
37737           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
37738
37739 2004-02-22  Benjamin Otte  <otte@gnome.org>
37740
37741         * configure.ac:
37742           export [_]*{gst,Gst,GST}.* symbols from plugins
37743
37744 2004-02-22  Christophe Fergeau <teuf@gnome.org>
37745
37746         reviewed by: Benjamin Otte  <otte@gnome.org>
37747
37748         * ext/lame/gstlame.c: (add_one_tag):
37749         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
37750         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
37751         (gst_vorbisenc_metadata_set1):
37752         * gst/tags/gstid3tag.c:
37753         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
37754           apply fixes from bugs #135042 (lame can't write tags) and #133817
37755           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
37756
37757 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
37758
37759         * configure.ac: Export only gst_plugin_desc from plugins.
37760          Note that this change only makes any effect with Linux using libtool
37761          1.5.2 or higher. Otherwise it is silently ignored, but it would build
37762          fine. And don't try to have several versions of libtool in different
37763          directories.
37764
37765 2004-02-20  Andy Wingo  <wingo@pobox.com>
37766
37767         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
37768         interleave respectively.
37769
37770         * gst/interleave/deinterleave.c: New plugin: deinterleave
37771         (replaces on oneton).
37772         * gst/interleave/interleave.c: New plugin: interleave.
37773         * gst/interleave/plugin.h: Support file.
37774         * gst/interleave/plugin.c: Support file.
37775
37776         * configure.ac: Remove intfloat and oneton, add interleave.
37777
37778         * ext/sndfile/gstsf.c: Handle events better.
37779
37780         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
37781         and float2int operation. int2float has scheduling problems as
37782         noted in in2float_chain.
37783
37784 2004-02-20  Benjamin Otte  <otte@gnome.org>
37785
37786         * ext/xine/Makefile.am:
37787         * ext/xine/gstxine.h:
37788         * ext/xine/xine.c:
37789         * ext/xine/xineaudiodec.c:
37790         * ext/xine/xinecaps.c:
37791           add first version of xine plugin wrapper. Currently only wraps the
37792           QDM2 win32 DLL, and even that only in proof-of-concept quality.
37793         * configure.ac:
37794         * ext/Makefile.am:
37795           add xine plugin wrapper, disabled by default. Use --enable-xine to
37796           build. Note that it'll segfault on gst-register if you don't remove
37797           the goom and tvtime post plugins from xine.
37798         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
37799         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
37800           add extradata parsing for QDM2.
37801           change around debugging prints.
37802
37803 2004-02-19  Benjamin Otte  <otte@gnome.org>
37804
37805         * ext/lame/gstlame.c: (gst_lame_chain):
37806         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
37807           use gst_tag_list_insert when you want to insert tags
37808
37809 2004-02-18  David Schleef  <ds@schleef.org>
37810
37811         * configure.ac:  Move massink to gst-rotten
37812         * ext/Makefile.am:
37813         * ext/mas/Makefile.am:
37814         * ext/mas/massink.c:
37815         * ext/mas/massink.h:
37816
37817 2004-02-18  David Schleef  <ds@schleef.org>
37818
37819         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
37820         typefinding, since it seems to be worse than nothing.
37821         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
37822         atom to recognize .mp4 and .m4a files as video/quicktime.
37823
37824 2004-02-18  David Schleef  <ds@schleef.org>
37825
37826         * gst/sine/demo-dparams.c: (quit_live),
37827         (dynparm_log_value_changed), (dynparm_value_changed), (main):
37828         Use double dparams, not float.
37829         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
37830         (gst_sinesrc_init): Change sync default to FALSE, since multiple
37831         sync'd elements don't really work correctly.
37832         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
37833         (volume_update_volume), (volume_get_property):  Change dparam
37834         to double.
37835
37836 2004-02-18  Julien MOUTTE  <julien@moutte.net>
37837
37838         * sys/ximage/ximagesink.c:
37839         (gst_ximagesink_xwindow_update_geometry),
37840         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
37841         (gst_ximagesink_change_state), (gst_ximagesink_expose),
37842         (gst_ximagesink_init): Rework the way software video scaling works. So
37843         now we check on each chain call if the video frames are feeling the
37844         window. If not we try to renegotiate caps. On failure we memorize that
37845         and we won't try again for that PLAYING sessions.
37846         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
37847         failure.
37848         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
37849         synchronous flag.
37850
37851 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
37852
37853         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
37854           break up _link so we can give a better debug message for errors
37855
37856 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
37857
37858         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
37859           set up debug category
37860
37861 2004-02-18  Julien MOUTTE <julien@moutte.net>
37862
37863         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
37864         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
37865         the way renegotiation work. The event handling function is not taking
37866         care of external windows and renegotiate method check for pad flags
37867         NEGOTIATING. Should fix : #133209
37868
37869 2004-02-17  Julien MOUTTE  <julien@moutte.net>
37870
37871         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
37872         pad is negotiating before trying renegotiation.
37873
37874 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
37875
37876         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
37877           pass on all possible mime types as typefind hints
37878
37879 2004-02-17  Julien MOUTTE <julien@moutte.net>
37880
37881         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
37882         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
37883         possible SHM leak if we crash. All other apps using XShm are doing
37884         that.
37885
37886 2004-02-17  Julien MOUTTE  <julien@moutte.net>
37887
37888         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
37889         (gst_ximagesink_expose): Renegotiate size on expose.
37890         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
37891         size on expose.
37892
37893 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37894
37895         * testsuite/alsa/sinesrc.c:
37896           cosmetic fix to fix compile issue with gcc 2.95.4
37897
37898 2004-02-16  Julien MOUTTE <julien@moutte.net>
37899
37900         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
37901         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
37902         failed opening the audio device.
37903         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
37904         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
37905         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
37906         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
37907         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
37908         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
37909         (gst_ximagesink_change_state), (gst_ximagesink_chain),
37910         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
37911         Removing some useless g_return_if_fail like wingo suggested.
37912         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
37913         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
37914         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
37915         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
37916         (gst_xvimagesink_update_colorbalance),
37917         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
37918         (gst_xvimagesink_xcontext_clear),
37919         (gst_xvimagesink_get_fourcc_from_caps),
37920         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
37921         (gst_xvimagesink_set_xwindow_id),
37922         (gst_xvimagesink_colorbalance_list_channels),
37923         (gst_xvimagesink_colorbalance_set_value),
37924         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
37925         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
37926
37927 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
37928
37929         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
37930           throw error when not negotiated instead of asserting
37931
37932 2004-02-15  Julien MOUTTE  <julien@moutte.net>
37933
37934         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
37935         correct data refcounting.
37936
37937 2004-02-15  Julien MOUTTE  <julien@moutte.net>
37938
37939         * gst/switch/gstswitch.c: (gst_switch_change_state),
37940         (gst_switch_class_init): Cleaning the sinkpads correctly on state
37941         change, mostly the EOS flag.
37942
37943 2004-02-15  Julien MOUTTE  <julien@moutte.net>
37944
37945         * examples/gstplay/player.c: (got_eos), (main): Adding some
37946         output for debugging.
37947         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
37948         timeouts if we go to any state different from PLAYING.
37949         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
37950         more EOS bugs in riff lib.
37951
37952 2004-02-14  Julien MOUTTE  <julien@moutte.net>
37953
37954         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
37955         visualization until i find a way to fix switch correctly.
37956         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
37957         EOS arrives.
37958         * gst/switch/gstswitch.c: (gst_switch_release_pad),
37959         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
37960         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
37961         Reworked switch to get a more correct behaviour with events and refing
37962         of data stored in sinkpads.
37963         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
37964         we don't pull from a pad in EOS.
37965
37966 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37967
37968         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
37969           remove v1 tag even if we can't read it (makes sure we don't detect
37970           it again)
37971
37972 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37973
37974         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
37975         (gst_alsa_xrun_recovery):
37976         * ext/alsa/gstalsa.h:
37977           try xrun recovery when wait failed. Make xrun recovery function
37978           return TRUE/FALSE to indicate success. (might fix #134354)
37979
37980 2004-02-13  David Schleef  <ds@schleef.org>
37981
37982         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
37983         (dynparm_value_changed), (main): Convert from float to double.
37984         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
37985
37986 2004-02-13  David Schleef  <ds@schleef.org>
37987
37988         * gst/silence/gstsilence.c: (gst_silence_class_init),
37989         (gst_silence_set_clock), (gst_silence_get),
37990         (gst_silence_set_property), (gst_silence_get_property):
37991         * gst/silence/gstsilence.h: Add sync property.
37992         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
37993         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
37994         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
37995         * gst/sine/gstsinesrc.h: Add sync property.
37996
37997 2004-02-13  David Schleef  <ds@schleef.org>
37998
37999         * gst/intfloat/gstint2float.c: (conv_f32_s16),
38000         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
38001
38002 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
38003
38004         * configure.ac:
38005         * ext/Makefile.am:
38006         * gst-libs/ext/Makefile.am:
38007           move ffmpeg plugin to gst-ffmpeg module
38008
38009 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
38010
38011         * configure.ac: use GST_ARCH to detect architecture
38012
38013 2004-02-12  Julien MOUTTE  <julien@moutte.net>
38014
38015         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
38016
38017 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
38018
38019         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
38020           classify LADSPA plugins based on number of src/sink pads
38021           (#133663, Stefan Kost)
38022         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
38023           fix dparams registration
38024           (#133528, Stefan Kost)
38025         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
38026           fix use of isprint and use g_ascii_isprint instead
38027           (#133316, Stefan Kost)
38028
38029 2004-02-11  David Schleef  <ds@schleef.org>
38030
38031         Convert a few inner loops to use liboil.  This is currently
38032         optional, and is only enabled if liboil is present (duh!).
38033         * configure.ac: Check for liboil-0.1
38034         * gst/intfloat/Makefile.am:
38035         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
38036         (gst_int2float_chain_gint16):
38037         * gst/videofilter/Makefile.am:
38038         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
38039         (tablelookup_u8), (gst_videobalance_planar411):
38040         * gst/videotestsrc/Makefile.am:
38041         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
38042         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
38043         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
38044         (paint_hline_RGB565), (paint_hline_xRGB1555):
38045
38046 2004-02-11  David Schleef  <ds@schleef.org>
38047
38048         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
38049         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
38050         (gst_colorspace_getcaps), (gst_colorspace_link),
38051         (gst_colorspace_base_init), (gst_colorspace_init),
38052         (gst_colorspace_chain), (gst_colorspace_change_state),
38053         (plugin_init): Merge Ronald's patch (bug #117897) and update
38054         for new caps and negotiation.  Seems to work, although it
38055         shows off bugs in lcs.
38056
38057 2004-02-11  David Schleef  <ds@schleef.org>
38058
38059         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
38060         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
38061
38062 2004-02-11  David Schleef  <ds@schleef.org>
38063
38064         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
38065         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
38066         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
38067         Add server and port properties
38068
38069 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
38070
38071         * m4/a52.m4:
38072         * m4/aalib.m4:
38073         * m4/as-ffmpeg.m4:
38074         * m4/as-liblame.m4:
38075         * m4/as-slurp-ffmpeg.m4:
38076         * m4/check-libheader.m4:
38077         * m4/esd.m4:
38078         * m4/freetype2.m4:
38079         * m4/gconf-2.m4:
38080         * m4/glib.m4:
38081         * m4/gst-alsa.m4:
38082         * m4/gst-artsc.m4:
38083         * m4/gst-ivorbis.m4:
38084         * m4/gst-matroska.m4:
38085         * m4/gst-sdl.m4:
38086         * m4/gst-shout2.m4:
38087         * m4/gst-sid.m4:
38088         * m4/gtk.m4:
38089         * m4/libdv.m4:
38090         * m4/libfame.m4:
38091         * m4/libmikmod.m4:
38092         * m4/ogg.m4:
38093         * m4/vorbis.m4:
38094           fix underquotedness of macros (#133800)
38095         * m4/as-avifile.m4:
38096         * m4/xmms.m4:
38097           removed because no longer used
38098
38099 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
38100
38101         * configure.ac:
38102           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
38103           by autopoint (fixes #132996)
38104
38105 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38106
38107         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
38108         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
38109         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
38110         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
38111           fix memleaks
38112
38113 2004-02-11  David Schleef  <ds@schleef.org>
38114
38115         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
38116         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
38117         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
38118         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
38119         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
38120         (gst_jpegenc_class_init), (gst_jpegenc_init),
38121         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
38122         (gst_jpegenc_chain), (gst_jpegenc_set_property),
38123         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
38124         * ext/jpeg/gstjpegenc.h: Fix negotiation.
38125
38126 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38127
38128         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
38129         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
38130         * ext/mikmod/gstmikmod.h:
38131           fix caps negotiation in mikmod
38132         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
38133           output debug information
38134
38135 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38136
38137         * gst-libs/gst/colorbalance/Makefile.am:
38138         * gst-libs/gst/navigation/Makefile.am:
38139         * gst-libs/gst/xoverlay/Makefile.am:
38140           remove unused GST_OPT_CFLAGS from Makefiles
38141           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
38142
38143 2004-02-07  David Schleef  <ds@schleef.org>
38144
38145         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
38146         push events to pads that haven't been created (#133508)
38147
38148 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
38149
38150         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
38151         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
38152         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
38153         (gst_dvdec_loop), (gst_dvdec_change_state):
38154         Second attempt at committing a working dvdec element.
38155
38156 2004-02-06  David Schleef  <ds@schleef.org>
38157
38158         Build fixes for OS X: (see #129600)
38159         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
38160         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
38161         (gst_riff_read_strf_iavs):
38162         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
38163         (gst_avi_demux_stream_odml):
38164         * gst/playondemand/Makefile.am:
38165         * gst/rtp/rtp-packet.c:
38166
38167 2004-02-05  David Schleef  <ds@schleef.org>
38168
38169         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
38170         last change, because it Just Doesn't Compile.
38171
38172 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38173
38174         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
38175           skip undecodable id3v2 tag instead of keeping it
38176
38177 2004-02-05  David Schleef  <ds@schleef.org>
38178
38179         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
38180         Unref leaked buffer.  (Noticed by Ronald)
38181
38182 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
38183
38184         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
38185         Sync requires with other checks.  >= vs =.
38186
38187 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
38188
38189         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
38190         (gst_dvdec_video_link), (gst_dvdec_loop):
38191         * ext/dv/gstdvdec.h:
38192           rework the caps negotiation so that dvdec works again instead
38193           of just segfaulting.
38194
38195 === release 0.7.4 ===
38196
38197 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
38198
38199         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
38200         * configure.ac: changed for release
38201
38202 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
38203
38204         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
38205         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
38206         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
38207         * pkgconfig/gstreamer-play-uninstalled.pc.in:
38208           reworked patch by David Lehn to fix libdir and includedir for
38209           uninstalled libraries
38210           removed play and gconf from gstreamer-libs since they have their
38211           own pkgconfig files
38212
38213 2004-02-04  David Schleef  <ds@schleef.org>
38214
38215         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
38216         memleak.
38217
38218 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38219
38220         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
38221           use correct GST_TAG_ENCODER tag
38222
38223 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38224
38225         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
38226           be sure to stop the clock when going to paused
38227         * sys/oss/gstosssink.c: (gst_osssink_change_state):
38228           reset number of transmitted when going to ready.
38229         fixes #132935
38230
38231 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
38232
38233         reviewed by Benjamin Otte
38234
38235         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
38236           extract track count (fixes #133410)
38237
38238 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38239
38240         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
38241           that should be !=, not == (fixes #132519)
38242
38243 2004-02-04  David Schleef  <ds@schleef.org>
38244
38245         Make sure set_explicit_caps() is called before adding pad.
38246         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
38247         * gst/id3/gstid3types.c: (gst_id3types_loop):
38248         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
38249         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
38250
38251 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
38252
38253         * configure.ac:
38254           bump nano to 2, first prerelease
38255           put back AM_PROG_LIBTOOL
38256
38257 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
38258
38259         * testsuite/alsa/Makefile.am:
38260           these are user test apps, not automatic testsuite tests
38261
38262 2004-02-04  David Schleef  <ds@schleef.org>
38263
38264         Convert GST_DEBUG_CAPS() to GST_DEBUG():
38265         * gst/mpeg1videoparse/gstmp1videoparse.c:
38266         (mp1videoparse_parse_seq):
38267         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
38268         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
38269         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
38270         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
38271         (gst_xvideosink_getcaps):
38272         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
38273         * testsuite/gst-lint: more tests
38274
38275 2004-02-04  David Schleef  <ds@schleef.org>
38276
38277         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
38278         with the code that they would expand to.
38279         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
38280         (gst_flacdec_get_src_query_types),
38281         (gst_flacdec_get_src_event_masks):
38282         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
38283         (gst_gnomevfssrc_get_query_types),
38284         (gst_gnomevfssrc_get_event_mask):
38285
38286 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38287
38288         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
38289         (gst_sinesrc_dispose):
38290           fix memleak by properly disposing sinesrc
38291
38292 2004-02-04  Julien MOUTTE  <julien@moutte.net>
38293
38294         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
38295         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
38296         an overlay to redraw the image because it has been exposed.
38297         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
38298         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
38299         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
38300         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
38301         interface
38302         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
38303         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
38304         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
38305         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
38306         interface
38307
38308 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38309
38310         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
38311           more memleak fixage
38312
38313 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38314
38315         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
38316         * gst/typefind/gsttypefindfunctions.c:
38317           fix memleaks shown by gst-typefind
38318
38319 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
38320
38321         * common/glib-gen.mak:
38322           add hack rule to touch .Plo files
38323         * gst-libs/gst/colorbalance/Makefile.am:
38324         * gst-libs/gst/mixer/Makefile.am:
38325         * gst-libs/gst/play/Makefile.am:
38326         * gst-libs/gst/tuner/Makefile.am:
38327           remove glib_root variable
38328
38329 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38330
38331         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
38332           set explicit caps before adding the element, so the autopluggers can
38333           plug correctly.
38334         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
38335         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
38336         (mpeg_video_type_find), (mpeg_video_stream_type_find),
38337         (dv_type_find):
38338           fix memleaks in typefind functions. gst_type_find_suggest takes a const
38339           argument.
38340
38341 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
38342
38343         * gst-libs/gst/colorbalance/Makefile.am:
38344         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
38345         * gst-libs/gst/colorbalance/colorbalance.c:
38346         * gst-libs/gst/colorbalance/colorbalance.h:
38347         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
38348         * gst-libs/gst/mixer/Makefile.am:
38349         * gst-libs/gst/mixer/mixer-marshal.list:
38350         * gst-libs/gst/mixer/mixer.c:
38351         * gst-libs/gst/mixer/mixer.h:
38352         * gst-libs/gst/mixer/mixermarshal.list:
38353         * gst-libs/gst/play/Makefile.am:
38354         * gst-libs/gst/play/play.h:
38355         * gst-libs/gst/tuner/Makefile.am:
38356         * gst-libs/gst/tuner/tuner-marshal.list:
38357         * gst-libs/gst/tuner/tuner.c:
38358         * gst-libs/gst/tuner/tuner.h:
38359         * gst-libs/gst/tuner/tunermarshal.list:
38360           use new glib-gen.mak snippet to clean up Makefile.am
38361           fix various bugs in Makefile.am's
38362
38363 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38364
38365         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
38366           handle chain parsing correctly in the multichain case
38367         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
38368         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
38369         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
38370         (theora_dec_chain):
38371           handle events and queries correctly
38372
38373 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38374
38375         * .cvsignore:
38376         Ignore generated file _stdint.h.
38377
38378 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38379
38380         * gst-libs/gst/colorbalance/Makefile.am:
38381         * gst-libs/gst/colorbalance/colorbalance.h:
38382         * gst-libs/gst/mixer/Makefile.am:
38383         * gst-libs/gst/mixer/mixer.h:
38384         * gst-libs/gst/play/Makefile.am:
38385         * gst-libs/gst/play/play.h:
38386         * gst-libs/gst/tuner/Makefile.am:
38387         * gst-libs/gst/tuner/tuner.h:
38388         Generate enum type code with glib-mkenums.
38389         * gst-libs/gst/colorbalance/.cvsignore:
38390         * gst-libs/gst/mixer/.cvsignore:
38391         * gst-libs/gst/play/.cvsignore:
38392         * gst-libs/gst/tuner/.cvsignore:
38393         Ignore generated files.
38394
38395 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38396
38397         * gst-libs/gst/audio/.cvsignore:
38398         Ignore generated file.
38399         * gst-libs/gst/audio/Makefile.am:
38400         Do not install example filter.
38401
38402 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38403
38404         * examples/switch/.cvsignore:
38405         Ignore generated file.
38406
38407 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38408
38409         * common/m4/ax_create_stdint_h.m4:
38410         * configure.ac:
38411           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
38412           _stdint.h.
38413         * Makefile.am:
38414           remove generated _stdint.h in DISTCLEANFILES
38415         * ext/a52dec/gsta52dec.c:
38416           include _stdint.h for a52dec. (should fix #133064)
38417
38418 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
38419
38420         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
38421         (gst_tag_to_vorbis_comments):
38422         Add replaygain support to vorbistag
38423
38424 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
38425         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
38426         (gst_ffmpeg_caps_to_extradata):
38427           Fix SVQ3 caps flag properties
38428           Use glib macro for bytes swap
38429
38430 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38431
38432         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
38433         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
38434         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
38435         * ext/sndfile/gstsf.c: (plugin_init):
38436         * gst/avi/gstavi.c: (plugin_init):
38437         * sys/dxr3/dxr3init.c: (plugin_init):
38438         * sys/oss/gstossaudio.c: (plugin_init):
38439         * sys/v4l/gstv4l.c: (plugin_init):
38440         * sys/v4l2/gstv4l2.c: (plugin_init):
38441           remove textdomain calls
38442         * po/nl.po:
38443           update Dutch translation
38444
38445 2004-02-02  Julien MOUTTE  <julien@moutte.net>
38446
38447         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
38448         (gst_play_set_audio_sink): Moving volume in the audio thread for
38449         instantaneous volume change. Maybe i will add another volume in front
38450         of visualization later, not sure yet though.
38451
38452 2004-02-02  Julien MOUTTE  <julien@moutte.net>
38453
38454         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
38455         (gst_ximagesink_handle_xevents): Better X events handling, only take
38456         the latest events for configure and motion.
38457         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
38458
38459 2004-02-02  Jon Trowbridge  <trow@gnu.org>
38460
38461         reviewed by: David Schleef  <ds@schleef.org>
38462
38463         Fix memory leaks:
38464         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
38465         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
38466
38467 2004-02-02  David Schleef  <ds@schleef.org>
38468
38469         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
38470         of lines.
38471         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
38472         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
38473         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
38474         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
38475         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
38476         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
38477         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
38478         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
38479         (gst_float2_2_int_link):
38480         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
38481         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
38482         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
38483         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
38484         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
38485         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
38486         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
38487         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
38488         * testsuite/gst-lint: Add tests for bzero and ;;
38489
38490 2004-02-02  David Schleef  <ds@schleef.org>
38491
38492         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
38493
38494 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38495
38496         * ext/aalib/gstaasink.c: (gst_aasink_open):
38497         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
38498         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
38499         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
38500         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
38501         (gst_afsink_close_file):
38502         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
38503         (gst_afsrc_close_file):
38504         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
38505         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
38506         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
38507         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
38508         * ext/esd/esdmon.c: (gst_esdmon_get):
38509         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
38510         * ext/faac/gstfaac.c: (gst_faac_chain):
38511         * ext/faad/gstfaad.c: (gst_faad_chain):
38512         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
38513         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
38514         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
38515         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
38516         (gst_flacdec_loop):
38517         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
38518         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
38519         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
38520         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
38521         (gst_gnomevfssink_close_file):
38522         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
38523         (gst_gnomevfssrc_open_file):
38524         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
38525         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
38526         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
38527         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
38528         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
38529         * ext/mad/gstmad.c: (gst_mad_chain):
38530         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
38531         * ext/mpeg2dec/gstmpeg2dec.c:
38532         * ext/mpeg2enc/gstmpeg2enc.cc:
38533         * ext/mplex/gstmplex.cc:
38534         * ext/mplex/gstmplexibitstream.cc:
38535         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
38536         (gst_ogg_demux_push):
38537         * ext/raw1394/gstdv1394src.c:
38538         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
38539         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
38540         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
38541         (gst_sf_loop):
38542         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
38543         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
38544         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
38545         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
38546         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
38547         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
38548         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
38549         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
38550         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
38551         (gst_riff_read_element_data), (gst_riff_read_seek),
38552         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
38553         * gst/adder/gstadder.c: (gst_adder_loop):
38554         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
38555         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
38556         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
38557         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
38558         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
38559         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
38560         * gst/goom/gstgoom.c: (gst_goom_chain):
38561         * gst/id3/gstid3types.c: (gst_id3types_loop):
38562         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
38563         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
38564         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
38565         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
38566         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
38567         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
38568         (gst_ebml_read_float), (gst_ebml_read_header):
38569         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
38570         (gst_matroska_demux_parse_blockgroup):
38571         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
38572         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
38573         * gst/oneton/gstoneton.c: (gst_oneton_chain):
38574         * gst/silence/gstsilence.c: (gst_silence_get):
38575         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
38576         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
38577         * gst/speed/gstspeed.c: (speed_loop):
38578         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
38579         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
38580         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
38581         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
38582         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
38583         (gst_wavparse_loop):
38584         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
38585         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
38586         (dxr3audiosink_close):
38587         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
38588         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
38589         (dxr3videosink_close), (dxr3videosink_write_data):
38590         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
38591         * sys/oss/gstosssink.c: (gst_osssink_chain):
38592         * sys/oss/gstosssrc.c: (gst_osssrc_get):
38593         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
38594         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
38595         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
38596         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
38597         (gst_v4l_set_window), (gst_v4l_enable_overlay):
38598         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
38599         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
38600         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
38601         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
38602         (gst_v4l_set_audio):
38603         * sys/v4l/v4l_calls.h:
38604         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
38605         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
38606         (gst_v4lmjpegsink_playback_init),
38607         (gst_v4lmjpegsink_playback_start):
38608         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
38609         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
38610         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
38611         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
38612         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
38613         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
38614         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
38615         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
38616         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
38617         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
38618         (gst_v4l2_get_output), (gst_v4l2_set_output),
38619         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
38620         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
38621         (gst_v4l2_set_attribute):
38622         * sys/v4l2/v4l2_calls.h:
38623         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
38624         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
38625         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
38626         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
38627         (gst_v4l2src_capture_stop):
38628         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
38629         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
38630         (gst_ximagesink_chain):
38631         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
38632         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
38633         (gst_xvideosink_xwindow_new):
38634         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
38635         (gst_xvimagesink_chain):
38636
38637 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38638
38639         * gst/volume/gstvolume.c: (gst_volume_set_volume),
38640         (gst_volume_get_volume), (volume_class_init), (volume_init),
38641         (volume_chain_int16), (volume_update_volume):
38642         * gst/volume/gstvolume.h:
38643           make code more readable by removing magic numbers
38644           make mixer interface export 0-100 range
38645           make it internally map to 0.0-1.0 range so users don't distort
38646           output by putting the sliders at full volume
38647
38648 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38649
38650         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
38651         (gst_play_state_change), (gst_play_seek_to_time):
38652         block the tick callback for 0.5 secs after doing a seek
38653
38654 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38655
38656         * gst-libs/gst/play/play.c: (gst_play_new):
38657           check for GError
38658
38659 2004-02-01  Julien MOUTTE  <julien@moutte.net>
38660
38661         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
38662         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
38663         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
38664         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
38665         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
38666         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
38667
38668 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
38669
38670         * configure.ac:
38671         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
38672           check for a function added in vorbis 1.1
38673
38674 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38675
38676         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
38677         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
38678           really start/stop clock only on PLAYING <=> PAUSED
38679         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
38680           remove \n from debugging lines
38681         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
38682           make it work when seeking does not
38683         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
38684           reset on DISCONT
38685
38686 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38687
38688         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
38689           start clock on PAUSED=>PLAYING, not later
38690         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
38691           extract correct time for different discont formats
38692         (gst_alsa_sink_get_time):
38693           don't segfault when no format is negotiated yet, just return 0
38694         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
38695         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
38696         (gst_ogg_pad_push):
38697           handle flush and discont events correctly
38698         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
38699           handle discont events correctly
38700
38701 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
38702
38703         * gst-libs/gst/play/play.c: (gst_play_error_quark),
38704         (gst_play_error_create), (gst_play_error_plugin),
38705         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
38706         * gst-libs/gst/play/play.h:
38707           add error handling during creation
38708         * examples/gstplay/player.c: (main):
38709           use new gst_play_new
38710
38711
38712 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38713
38714         * ext/theora/theoradec.c: (theora_dec_chain):
38715           make comments work
38716         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
38717         (vorbis_dec_src_event), (vorbis_dec_chain):
38718           add encoder tag, fix tag reading to be more error tolerant, change
38719           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
38720           gst_pad_event_default.
38721         * gst/tags/gstvorbistag.c:
38722         (gst_tag_list_from_vorbiscomment_buffer):
38723           undefine function specific define at end of function
38724
38725 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
38726
38727         * ext/flac/gstflac.c: (plugin_init):
38728         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
38729         * ext/flac/gstflacdec.h:
38730         * ext/flac/gstflacenc.h:
38731           Fix typos
38732
38733 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
38734
38735         * examples/gstplay/player.c: s/gstplay.h/play.h/
38736
38737 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38738
38739         * gst-libs/gst/play/Makefile.am:
38740         * gst-libs/gst/play/gstplay.c:
38741         * gst-libs/gst/play/gstplay.h:
38742         * gst-libs/gst/play/play.c:
38743           more surgery, operation complete
38744
38745 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38746
38747         * gst-libs/gst/play/play.old.c:
38748         * gst-libs/gst/play/play.old.h:
38749           after CVS surgery by moving, remove
38750         * gst-libs/gst/play/playpipelines.c:
38751           remove
38752
38753         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
38754           add negotiation error
38755
38756 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38757
38758         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
38759         (gst_ogg_demux_push):
38760           add some seeking debug info
38761           send a flush when seeking
38762
38763 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38764
38765         * configure.ac:
38766           use AC_C_INLINE
38767         * configure.ac:
38768         * ext/Makefile.am:
38769         * ext/theora/Makefile.am:
38770         * ext/theora/theoradec.c:
38771           add theora video decoder. Does just do simple decoding for now and
38772           has been tested against Theora cvs only. It only works when theora
38773           is compiled with --enable-static.
38774         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
38775           always reset packetno on DISCONT
38776
38777 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38778
38779         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
38780           Fix audio.
38781
38782 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38783
38784         * gst/mpegaudioparse/gstmpegaudioparse.c:
38785         (mp3_type_frame_length_from_header):
38786           Fix header parsing - stolen from ffmpeg (thank you! :) ).
38787
38788 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38789
38790         * ext/esd/esdsink.c: (gst_esdsink_init):
38791           Since we have static pad template caps, we don't need to negotiate;
38792           either the core errors out or we know the format.
38793
38794 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38795
38796         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
38797         (gst_riff_read_seek):
38798         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
38799         (gst_ebml_read_seek):
38800           Fix event handling.
38801
38802 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38803
38804         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
38805           removee video/x-theora from vp3 decoder, it doesn't handle raw
38806           theora streams
38807         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
38808           fix bug with finalizing element that never went to PAUSED
38809         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
38810           length and position queries were swapped
38811         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
38812         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
38813         (vorbis_dec_src_event):
38814           implement querying time and bytes
38815
38816 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38817
38818         * just about every source file:
38819           gst_element_error -> GST_ELEMENT_ERROR
38820
38821 2004-01-29  Julien MOUTTE  <julien@moutte.net>
38822
38823         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
38824         emiting FLUSH and even before DISCONT.
38825         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
38826         get the best instant seeking as possible yay!
38827
38828 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38829
38830         * gst/mpeg1videoparse/gstmp1videoparse.c:
38831         (gst_mp1videoparse_real_chain):
38832           Committed wrong version last week... Grr... Didn't notice until now.
38833
38834 2004-01-29  Julien MOUTTE <julien@moutte.net>
38835
38836         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
38837         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
38838         have_xwindow_id signal in xwindow_create.
38839
38840 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38841
38842         * ext/ogg/gstoggdemux.c:
38843           lots of changes - mainly support for chained bitstreams, seeking,
38844           querying and bugfixes of course
38845         * ext/vorbis/Makefile.am:
38846         * ext/vorbis/vorbisdec.c:
38847         * ext/vorbis/vorbisdec.h:
38848           add vorbisdec raw vorbis decoder
38849         * ext/vorbis/vorbis.c: (plugin_init):
38850           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
38851         * gst/intfloat/Makefile.am:
38852         * gst/intfloat/float22int.c:
38853         * gst/intfloat/float22int.h:
38854         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
38855           add float2intnew plugin. It converts multichannel interleaved float to
38856           multichannel interleaved int. The name should probably be changed.
38857         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
38858         (plugin_init):
38859           add typefinding for raw theora video so oggdemux can detect it.
38860
38861 2004-01-28  Julien MOUTTE  <julien@moutte.net>
38862
38863         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
38864         sink element first.
38865         * gst/videoscale/gstvideoscale.c:
38866         (gst_videoscale_handle_src_event): Fixing src event handler.
38867
38868 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38869
38870         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
38871         (gst_v4lsrc_open), (gst_v4lsrc_close),
38872         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
38873         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
38874         * sys/v4l/gstv4lsrc.h:
38875         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
38876         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
38877           Implement resizing... Hack. But that's why v4l is b0rked...
38878
38879 2004-01-28  Julien MOUTTE <julien@moutte.net>
38880
38881         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
38882         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
38883         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
38884         (gst_ximagesink_xwindow_destroy):
38885         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
38886         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
38887         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
38888         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
38889         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
38890         correctly cleaning the image created to check xshm calls on succes,
38891         added a lot of XSync calls in X11 functions, and fixed a segfault when
38892         no image format was defined before negotiation happened.
38893
38894 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38895
38896         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
38897           use gst_element_get_time to get correct time
38898
38899 2004-01-28  Julien MOUTTE  <julien@moutte.net>
38900
38901         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
38902         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
38903         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
38904         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
38905         (gst_xvimagesink_check_xshm_calls),
38906         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
38907         X plugins are now able to detect that XShm calls will fail even if the
38908         server claims that it has XShm support (remote displays most of the
38909         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
38910         so that we use non XShm functions. This feature is almost useless for
38911         xvimagesink as Xv is not supported on remote displays anyway, but
38912         it might happen than even on the local display XShm calls fail.
38913
38914 2004-01-27  David Schleef  <ds@schleef.org>
38915
38916         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
38917         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
38918         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
38919         changed esdsink to only use 44100,16,2, since esd sucks at rate
38920         conversion and esdsink has had difficulty negotiating.
38921
38922 2004-01-27  Julien MOUTTE <julien@moutte.net>
38923
38924         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
38925         (gst_play_seek_to_time): Fixing the way to get current position.
38926
38927 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38928
38929         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
38930           use gst_element_get_time to get correct time
38931
38932 2004-01-27  Julien MOUTTE <julien@moutte.net>
38933
38934         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
38935         fix ever... Inverting 2 lines of code make spider autoplug correctly
38936         tagged mp3 !
38937
38938 2004-01-27  David Schleef  <ds@schleef.org>
38939
38940         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
38941         Use gst_pad_try_set_caps_nonfixed().
38942
38943 2004-01-27  David Schleef  <ds@schleef.org>
38944
38945         * gst/ac3parse/gstac3parse.c: update to checklist 5
38946         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
38947         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
38948         * gst/audioscale/gstaudioscale.c: same
38949         * gst/auparse/gstauparse.c: same
38950         * gst/avi/gstavidemux.c: same
38951
38952 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38953
38954         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
38955           stop processing after EOS
38956
38957 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38958
38959         * gst/asfdemux/asfheaders.h:
38960         * gst/asfdemux/gstasfdemux.c:
38961         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
38962         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
38963         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
38964           lot's of fixes to make data extraction simpler and get the code
38965           architecture and compiler independant. Add debugging category
38966         * gst/goom/gstgoom.c: (gst_goom_change_state):
38967           reset channel count on PAUSED=>READY, not READY=>PAUSED
38968
38969 2004-01-26  Colin Walters  <walters@verbum.org>
38970
38971         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
38972         code to pull a bigger buffer in iradio mode.  This as a side effect
38973         makes typefinding work.
38974
38975 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
38976
38977         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
38978         Fix SVQ3 decoding on PPC
38979
38980 2004-01-26  Julien MOUTTE <julien@moutte.net>
38981
38982         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
38983         that one managed to stay there... Fixed.
38984
38985 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
38986
38987         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
38988         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
38989         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
38990         (qtdemux_video_caps):
38991         * gst/qtdemux/qtdemux.h:
38992         Add SVQ3 specific flags to qtdemux and ffmpeg
38993
38994 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38995
38996         * gst-libs/gst/audio/audio.h:
38997           remove buffer-frames from audio caps
38998         * gst/audioconvert/gstaudioconvert.c:
38999           fix plugin to really work.
39000
39001 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39002
39003         * gst-libs/gst/mixer/mixer.c:
39004         * gst-libs/gst/propertyprobe/propertyprobe.c:
39005         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
39006         (gst_tuner_find_channel_by_name):
39007         * gst-libs/gst/tuner/tuner.h:
39008           Add gtk-doc style comments. Also fix a function name.
39009
39010 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39011
39012         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
39013         (gst_divxdec_negotiate):
39014           Fix for new capsnego - also fixes gst-player with divxdec.
39015
39016 2004-01-25  Julien MOUTTE  <julien@moutte.net>
39017
39018         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
39019         (gst_play_identity_handoff), (gst_play_set_location),
39020         (gst_play_set_visualization), (gst_play_connect_visualization): Another
39021         try in visualization implementation. Still have an issue with switch
39022         blocking when pulling from video_queue and only audio comes out of
39023         spider.
39024         * gst/switch/gstswitch.c: (gst_switch_release_pad),
39025         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
39026         release method. And check if the pad is usable before pulling.
39027
39028 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39029
39030         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
39031         (gst_videobalance_init),
39032         (gst_videobalance_colorbalance_list_channels),
39033         (gst_videobalance_colorbalance_set_value),
39034         (gst_videobalance_colorbalance_get_value),
39035         (gst_videobalance_update_properties),
39036         (gst_videobalance_update_tables_planar411),
39037         (gst_videobalance_planar411):
39038         * gst/videofilter/gstvideobalance.h:
39039           Implement lookup-tables. +/- 10x faster.
39040
39041 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39042
39043         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
39044         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
39045           The index reading was broken. The rest worked fine, but the whole
39046           goal of my rewrite was to make avidemux readable, and this was
39047           not at all readable. Please use typed variables.
39048
39049 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39050
39051         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
39052           Additional pad usability check.
39053         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
39054         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
39055         (gst_mp1videoparse_real_chain):
39056           Fix MPEG video stream parsing. The original plugin had several
39057           issues, including not timestamping streams where the source was
39058           not timestamped (this happens with PTS values in mpeg system
39059           streams, but MPEG video is also a valid stream on its own so
39060           that needs timestamps too). We use the display time code for that
39061           for now. Also, if one incoming buffer contains multiple valid
39062           frames, we push them all on correctly now, including proper EOS
39063           handling. Lastly, several potential segfaults were fixed, and we
39064           properly sync on new sequence/gop headers to include them in next,
39065           not previous frames (since they're header for the next frame, not
39066           the previous). Also see #119206.
39067         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
39068         (bpf_from_header):
39069           Move caps setting so we only do it after finding several valid
39070           MPEG-1 fraes sequentially, not right after the first one (which
39071           might be coincidental).
39072         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
39073         (mpeg_video_type_find), (mpeg_video_stream_type_find),
39074         (plugin_init):
39075           Add unsynced MPEG video stream typefinding, and change some
39076           probability values so we detect streams rightly. The idea is as
39077           follows: I can have an unsynced system stream which contains
39078           video. In the current code, I would randomly get a type for either
39079           system or video stream type found, because the probabilities are
39080           being calculated rather randomly. I now use fixed values, so we
39081           always prefer system stream if that was found (and that is how it
39082           should be). If no system stream was found, we can still identity                the stream as video-only.
39083
39084 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39085
39086         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
39087         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
39088           don't write to buffer. Extract data without the need of
39089           __attribute__ ((packed))
39090
39091 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39092
39093         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
39094         (mpeg1_sys_type_find):
39095           Fix MPEG-1 stream typefinding.
39096
39097 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39098
39099         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
39100           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
39101
39102 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
39103
39104         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
39105         * ext/esd/gstesd.c: (plugin_init):
39106           private debugging, better error reporting
39107
39108 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39109
39110         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
39111         (gst_riff_read_init), (gst_riff_read_change_state):
39112         * gst-libs/gst/riff/riff-read.h:
39113           Remove stuff fromold metadata system.
39114
39115 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39116
39117         * ext/ogg/gstoggdemux.c:
39118           Fix wrong file comment.
39119         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
39120         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
39121           Add metadata reading properly.
39122
39123 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
39124
39125         * ext/Makefile.am:
39126           Fix nas DIST_SUBDIRS
39127           Uraeus:
39128           Fix bug where make distcheck doesn't get run on adding stuff to
39129           the build.
39130
39131 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39132
39133         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
39134         * ext/divx/gstdivxdec.h:
39135           Fix divx3 ("msmpeg4") playback using divxdec.
39136
39137 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39138
39139         * gst/typefind/gsttypefindfunctions.c:
39140         (mp3_type_frame_length_from_header): fix bug in length computation
39141         (mp3_type_find): improve debugging output
39142
39143 2004-01-23  Julien MOUTTE  <julien@moutte.net>
39144
39145         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
39146         (gst_play_set_location), (gst_play_seek_to_time),
39147         (gst_play_set_audio_sink), (gst_play_set_visualization),
39148         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
39149         the pipeline from scratch. Visualization is back and switch went out as
39150         i realized it was not possible to use the way i wanted.
39151         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
39152         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
39153         clearing in state change from READY to NULL. So that one can clean the
39154         X ressources keeping the element.
39155         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39156         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
39157         (gst_xvimagesink_colorbalance_set_value),
39158         (gst_xvimagesink_colorbalance_get_value),
39159         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
39160         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
39161         change from READY to NULL and fixed some stupid bugs in colorbalance
39162         get/set values. Also added the following feature : when nobody tries to
39163         set some values to the colorbalance levels before the xcontext is
39164         grabbed, then when creating channels list from Xv attributes we set the
39165         internal values to the Xv defaults. This way we handle buggy Xv drivers
39166         that set default hue values far from the middle of the range (Thanks
39167         to Jon Trowbridge for pointing that issue).
39168         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
39169         colorbalance levels have been set before xcontext is grabbed.
39170
39171 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39172
39173         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
39174           Fix the ossmixer case where we shouldn't open /dev/dsp* because
39175           it might block operations (which is bad for a mixer).
39176
39177 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
39178
39179         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
39180         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
39181         (gmip_find_type_pre):
39182         * gst-libs/gst/media-info/media-info-priv.h:
39183         * gst-libs/gst/media-info/media-info.c:
39184         (gst_media_info_instance_init), (gst_media_info_read_idler):
39185         add fakesink to get caps on decoder src pad again
39186         fix callback prototype to match new have_type signal signature
39187
39188 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
39189
39190         * gst/adder/gstadder.c: (gst_adder_link):
39191           fix non-compile and cut-n-paste code
39192
39193 2004-01-21  David Schleef  <ds@schleef.org>
39194
39195         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
39196         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
39197         (gst_swfdec_init), (gst_swfdec_change_state):
39198         * ext/swfdec/gstswfdec.h:
39199         Fix negotiation.
39200         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
39201         (gst_adder_request_new_pad): Fix negotiation.
39202         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
39203         Add a fixate function.
39204         * gst/intfloat/gstfloat2int.c:
39205         * gst/intfloat/gstfloat2int.h:
39206         * gst/intfloat/gstint2float.c:
39207         * gst/intfloat/gstint2float.h:
39208         Completely rewrite the negotiation.  Doesn't quite work yet,
39209         due to some buffer-frames problem.
39210
39211 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
39212
39213         * ext/gnomevfs/gstgnomevfssrc.c:
39214         * sys/v4l2/v4l2_calls.h:
39215           fix includes for distcheck
39216
39217 2004-01-21  Christian Schaller <uraeus@gnome.org>
39218
39219         * ext/nas/
39220         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
39221         based on earlier patch from Laurent Vivier
39222
39223 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
39224
39225         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
39226         Fix wma caps property
39227         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
39228         Fix typo (flags1 and flags2)
39229
39230 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
39231
39232         * gst-libs/gst/media-info/media-info-priv.c:
39233         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
39234         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
39235         (gmip_find_stream), (gmip_find_track_metadata),
39236         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
39237         (gmip_find_track_format):
39238         * gst-libs/gst/media-info/media-info-priv.h:
39239         * gst-libs/gst/media-info/media-info-test.c: (main):
39240         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
39241         (gst_media_info_read_idler), (gst_media_info_read):
39242         * gst-libs/gst/media-info/media-info.h:
39243           register debugging category and use it for debugging
39244
39245 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
39246
39247         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
39248         (gst_vorbisfile_new_link):
39249           signal streaminfo through tags
39250
39251 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39252
39253         * ext/mplex/gstmplex.cc:
39254         * ext/mplex/gstmplexibitstream.cc:
39255           g++ doesn't like NULL in our i18n/error macros, should be
39256           either (NULL) or ("").
39257
39258 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39259
39260         * sys/dxr3/dxr3audiosink.c:
39261         * sys/dxr3/dxr3init.c:
39262         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
39263         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
39264           Fix more error error error errors (missing includes here).
39265
39266 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39267
39268         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
39269           fix thomas' error errors.
39270
39271 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
39272
39273         * ext/mpeg2enc/gstmpeg2enc.cc:
39274           fix error errors.
39275
39276 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39277
39278         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
39279         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
39280           Fix for new error system.
39281
39282 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
39283
39284         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
39285           fix for new error reporting
39286
39287 2004-01-20  David Schleef  <ds@schleef.org>
39288
39289         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
39290         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
39291         (gst_ximagesink_set_xwindow_id): Change to using a framerate
39292         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
39293         and neither is 100+, most likely.
39294         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
39295         (gst_xvimagesink_getcaps): same
39296
39297 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39298
39299         * configure.ac:
39300           Up version requirement to 2.0.3 (not yet released) to avoid symbol
39301           clashes with ffmpeg.
39302
39303 2004-01-20  Julien MOUTTE  <julien@moutte.net>
39304
39305         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
39306         (gst_switch_init): Fixed switch element : proxying link and setting
39307         caps from src to sink on request.
39308
39309 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39310
39311         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
39312         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
39313         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
39314         fix element_error
39315
39316 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39317
39318         * sys/v4l/v4l_calls.h:
39319         * sys/v4l2/v4l2_calls.h:
39320           element_error fixes
39321
39322 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39323
39324         * gst-libs/gst/gst-i18n-plugin.h:
39325           add locale.h
39326           remove config.h inclusion
39327
39328 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39329
39330         * autogen.sh:
39331           adding autopoint invocation
39332         * Makefile.am:
39333         * configure.ac:
39334         * gst-libs/gst/gettext.h:
39335           adding gettext bits
39336         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
39337         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
39338         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
39339         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
39340         (gst_gnomevfssink_close_file):
39341         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
39342         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
39343         * gst-libs/gst/gst-i18n-plugin.h:
39344         * gst/avi/gstavi.c: (plugin_init):
39345         * sys/dxr3/dxr3init.c: (plugin_init):
39346         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
39347         * sys/oss/gstossaudio.c: (plugin_init):
39348         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
39349         * sys/v4l/gstv4l.c: (plugin_init):
39350         * sys/v4l/v4l_calls.c: (gst_v4l_open):
39351         * sys/v4l2/gstv4l2.c: (plugin_init):
39352         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
39353         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
39354         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
39355         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
39356         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
39357         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
39358           make sure locale and translation domain are set
39359           fix translated strings
39360         * po/.cvsignore:
39361         * po/LINGUAS:
39362         * po/Makevars:
39363         * po/POTFILES.in:
39364         * po/nl.po:
39365           put translation files into place
39366         * sys/xvideo/imagetest.c: (main):
39367         * ext/dv/demo-play.c: (main):
39368           fix unnecessary translations
39369
39370 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
39371
39372         * ext/sndfile/gstsf.c:
39373         * gst/avi/gstavimux.c:
39374         * ext/audiofile/gstafsink.c:
39375         * ext/audiofile/gstafsrc.c:
39376         * ext/gnomevfs/gstgnomevfssink.c:
39377         * ext/gnomevfs/gstgnomevfssrc.c:
39378         * sys/oss/gstosselement.c:
39379         * sys/v4l/v4l_calls.h:
39380           fix i18n include
39381
39382 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39383
39384         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
39385         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
39386         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
39387         (gst_v4l2_get_output), (gst_v4l2_set_output),
39388         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
39389         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
39390         (gst_v4l2_set_attribute):
39391         update to new error handling
39392
39393 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39394
39395         * ext/sidplay/gstsiddec.cc:
39396         * gst/modplug/gstmodplug.cc:
39397           parenthese NULL because C++ seems angry about it
39398
39399 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39400
39401         * gst-libs/gst/gst-i18n-plugin.h:
39402           add skeleton i18n stuff, but needs to be further implemented
39403
39404 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
39405
39406         * examples/gstplay/player.c: (main):
39407         * ext/aalib/gstaasink.c: (gst_aasink_open):
39408         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
39409         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
39410         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
39411         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
39412         (gst_afsink_close_file):
39413         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
39414         (gst_afsrc_close_file):
39415         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
39416         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
39417         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
39418         * ext/esd/esdmon.c: (gst_esdmon_get):
39419         * ext/esd/esdsink.c: (gst_esdsink_chain):
39420         * ext/faac/gstfaac.c: (gst_faac_chain):
39421         * ext/faad/gstfaad.c: (gst_faad_chain):
39422         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
39423         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
39424         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
39425         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
39426         (gst_flacdec_loop):
39427         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
39428         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
39429         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
39430         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
39431         (gst_gnomevfssink_close_file):
39432         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
39433         (gst_gnomevfssrc_open_file):
39434         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
39435         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
39436         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
39437         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
39438         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
39439         * ext/mad/gstmad.c: (gst_mad_chain):
39440         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
39441         * ext/mpeg2dec/gstmpeg2dec.c:
39442         * ext/mpeg2enc/gstmpeg2enc.cc:
39443         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
39444         * ext/mplex/gstmplex.cc:
39445         * ext/mplex/gstmplexibitstream.cc:
39446         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
39447         (gst_ogg_demux_push), (gst_ogg_pad_push):
39448         * ext/raw1394/gstdv1394src.c:
39449         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
39450         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
39451         * ext/sidplay/gstsiddec.cc:
39452         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
39453         (gst_sf_loop):
39454         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
39455         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
39456         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
39457         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
39458         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
39459         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
39460         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
39461         * gst-libs/gst/Makefile.am:
39462         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
39463         (gst_riff_read_element_data), (gst_riff_read_seek),
39464         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
39465         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
39466         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
39467         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
39468         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
39469         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
39470         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
39471         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
39472         * gst/goom/gstgoom.c: (gst_goom_chain):
39473         * gst/id3/gstid3types.c: (gst_id3types_loop):
39474         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
39475         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
39476         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
39477         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
39478         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
39479         (gst_ebml_read_float), (gst_ebml_read_header):
39480         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
39481         (gst_matroska_demux_parse_blockgroup):
39482         * gst/modplug/gstmodplug.cc:
39483         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
39484         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
39485         * gst/oneton/gstoneton.c: (gst_oneton_chain):
39486         * gst/silence/gstsilence.c: (gst_silence_get):
39487         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
39488         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
39489         * gst/speed/gstspeed.c: (speed_loop):
39490         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
39491         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
39492         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
39493         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
39494         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
39495         (gst_wavparse_loop):
39496         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
39497         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
39498         (dxr3audiosink_close):
39499         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
39500         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
39501         (dxr3videosink_close), (dxr3videosink_write_data):
39502         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
39503         * sys/oss/gstosselement.h:
39504         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
39505         (gst_osssink_chain):
39506         * sys/oss/gstosssrc.c: (gst_osssrc_get):
39507         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
39508         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
39509         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
39510         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
39511         (gst_v4l_enable_overlay):
39512         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
39513         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
39514         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
39515         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
39516         (gst_v4l_set_audio):
39517         * sys/v4l/v4l_calls.h:
39518         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
39519         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
39520         (gst_v4lmjpegsink_playback_init),
39521         (gst_v4lmjpegsink_playback_start):
39522         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
39523         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
39524         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
39525         (gst_v4lmjpegsrc_requeue_frame):
39526         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
39527         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
39528         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
39529         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
39530         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
39531         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
39532         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
39533         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
39534         (gst_v4l2src_capture_stop):
39535         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
39536         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
39537         (gst_ximagesink_chain):
39538         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
39539         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
39540         (gst_xvideosink_xwindow_new):
39541         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39542         (gst_xvimagesink_chain):
39543         use new error signal, function and categories
39544
39545 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
39546
39547         * configure.ac:
39548         * ext/Makefile.am:
39549         * ext/musicbrainz/gsttrm.c:
39550         * ext/musicbrainz/gsttrm.h:
39551         * ext/musicbrainz/Makefile.am:
39552         Add a trm plugin
39553
39554 2004-01-18  Julien MOUTTE  <julien@moutte.net>
39555
39556         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
39557         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
39558         synchronous property for debugging.
39559         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
39560         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39561         (gst_xvimagesink_set_property): Moving a pointer declaration to a
39562         smaller block, fixing indent.
39563
39564 2004-01-16  David Schleef  <ds@schleef.org>
39565
39566         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
39567         property affects the video stream.
39568         * sys/xvimage/xvimagesink.c:
39569         * sys/xvimage/xvimagesink.h:
39570         Add synchronous property for debugging.  Should probably be
39571         disabled in non-CVS builds.  Make sure that the Xv attribute
39572         exists before we set it (crash!).  Fix a silly float bug that
39573         caused colorbalance to just not work.
39574
39575 2004-01-17  Christian Schaller <Uraeus@gnome.org>
39576
39577         * tools/gst-launch-ext.in - update for new plugins
39578
39579 2004-01-16  David Schleef  <ds@schleef.org>
39580
39581         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
39582         already-freed caps.
39583
39584 2994-01-16  Christian Schaller <Uraeus@gnome.org>
39585
39586         * Update spec for new colorspace plugin and libcaca plugin
39587         * Fix compilation of libcaca plugin (clock -> id)
39588
39589 2004-01-16  Julien MOUTTE <julien@moutte.net>
39590
39591         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
39592         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
39593         (gst_xvimagesink_set_xwindow_id),
39594         (gst_xvimagesink_colorbalance_set_value),
39595         (gst_xvimagesink_colorbalance_get_value),
39596         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
39597         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
39598         correct colorbalance properties. They can now be set when the element
39599         is still in NULL state. The values will be committed to the Xv Port
39600         when xcontext is initialized.
39601         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
39602         brightness int values in the GstXvImagesink structure.
39603
39604 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39605
39606         * gst-libs/gst/Makefile.am:
39607           restructure so having local patches works easier.
39608
39609 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39610
39611         * ext/mpeg2enc/Makefile.am:
39612         * ext/mpeg2enc/gstmpeg2enc.cc:
39613         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
39614           Bugfix with respect to EOS handling.
39615
39616 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39617
39618         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
39619           Link with right caps (else, it segfaults).
39620         * ext/mplex/gstmplexjob.cc:
39621           Fix for slight API change in 1.6.1.93 release of mjpegtools.
39622
39623 2004-01-15  David Schleef  <ds@schleef.org>
39624
39625         * gst-libs/gst/audio/Makefile.am:
39626         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
39627         from the template.
39628         * gst-libs/gst/audio/gstaudiofilter.c:
39629         * gst-libs/gst/audio/gstaudiofilter.h:
39630         Add bytes_per_sample and size and n_samples calculation.
39631         * gst-libs/gst/audio/gstaudiofilterexample.c:
39632         Remove, now autogenerated.
39633         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
39634         Moved from gstaudiofilterexample, object name changed, code added
39635         so that it actually works.
39636         * gst-libs/gst/audio/make_filter:
39637         Script to build an audiofilter subclass from the template.
39638         * gst/colorspace/Makefile.am:
39639         * gst/colorspace/yuv2yuv.c:
39640         Remove file, since it's GPL, and we don't use it.
39641
39642 2004-01-15  Julien MOUTTE  <julien@moutte.net>
39643
39644         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
39645         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
39646         them use the buffer free function to test how the buffer was allocated.
39647
39648 2004-01-15  David Schleef  <ds@schleef.org>
39649
39650         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
39651         that handles osssink fallback.
39652         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
39653         (gst_audio_convert_getcaps):
39654         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
39655         Add audio/x-qdm2 for QDM2 audio.
39656         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
39657         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
39658         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
39659         Decrease minimum size to 16x16.
39660         * gst/wavparse/gstwavparse.c:
39661         Convert disabled pad template caps to new caps.
39662         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
39663         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39664         (gst_xvimagesink_chain): Throw element error when display cannot
39665         be opened.  Increase minimum framerate to 1.0.  Check the data
39666         free function on a buffer to make sure it is the type we expect
39667         before manipulating it.
39668
39669 2004-01-15  Julien MOUTTE <julien@moutte.net>
39670
39671         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
39672         (gst_videobalance_colorbalance_set_value): Implement passthru if
39673         settings are in the middle.
39674         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
39675
39676 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39677
39678         * gst/videofilter/Makefile.am:
39679         * gst/volume/Makefile.am:
39680           Since we use videofilter symbols, link to it.
39681
39682 2004-01-15  Julien MOUTTE <julien@moutte.net>
39683
39684         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
39685         mixer interface type to HARDWARE.
39686         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
39687         type to SOFTWARE.
39688         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
39689         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
39690         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
39691         (gst_volume_interface_init), (gst_volume_list_tracks),
39692         (gst_volume_set_volume), (gst_volume_get_volume),
39693         (gst_volume_set_mute), (gst_volume_mixer_init),
39694         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
39695         (volume_init): Implementing mixer interface.
39696         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
39697         * sys/oss/gstosselement.c: (gst_osselement_get_type),
39698         (gst_osselement_change_state): Removing some trailing commas in
39699         structures.
39700         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
39701         interface type to HARDWARE.
39702         * sys/v4l/gstv4lcolorbalance.c:
39703         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
39704         type to HARDWARE.
39705         * sys/v4l2/gstv4l2colorbalance.c:
39706         (gst_v4l2_color_balance_interface_init): Setting colorbalance
39707         interface type to HARDWARE.
39708         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
39709         same code than ximagesink for event handling.
39710
39711 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39712
39713         * ext/snapshot/Makefile.am:
39714         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
39715         (gst_snapshot_chain):
39716         * ext/snapshot/gstsnapshot.h:
39717           This has to be a joke... Snapshot should be connected to a tee,
39718           colorspace element before it and EOS after that, where the other
39719           src of the tee receives normal data.
39720           The current way is *wrong*.
39721
39722 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39723
39724         * ext/hermes/gsthermescolorspace.c:
39725           Fix another compile error. Same as below.
39726
39727 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39728
39729         * gst/colorspace/gstcolorspace.c:
39730         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
39731         (gst_colorspace_i420_to_yv12):
39732           Fix compiling... Didn't test if it actually works.
39733
39734 2004-01-15  David Schleef  <ds@schleef.org>
39735
39736         * configure.ac:
39737         * gst/colorspace/Makefile.am:
39738         * gst/colorspace/gstcolorspace.c:
39739         * gst/colorspace/gstcolorspace.h:
39740         * gst/colorspace/yuv2rgb.c:
39741         * gst/colorspace/yuv2rgb.h:
39742         Duplicate the ext/hermes colorspace plugin, and remove Hermes
39743         code and GPL code.  Fix for new caps negotiation.  Rewrite
39744         much of the format handling code, and some of the conversion
39745         code.  Basically, rewrote almost everything.  This element
39746         handles I420, YV12 to RGB conversions.
39747         * ext/hermes/Makefile.am:
39748         * ext/hermes/gsthermescolorspace.c:
39749         Rename colorspace to hermescolorspace.  Fix negotiation issues.
39750         Remove non-Hermes related code.  This element handles lots of
39751         RGB to RGB conversions, but no YUV.
39752         * ext/hermes/gstcolorspace.c:
39753         * ext/hermes/gstcolorspace.h:
39754         * ext/hermes/rgb2yuv.c:
39755         * ext/hermes/yuv2rgb.c:
39756         * ext/hermes/yuv2rgb.h:
39757         * ext/hermes/yuv2rgb_mmx16.s:
39758         * ext/hermes/yuv2yuv.c:
39759         * ext/hermes/yuv2yuv.h:
39760         Remove old code.
39761
39762 2004-01-14  Colin Walters  <walters@verbum.org>
39763
39764         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
39765         they've already been.
39766
39767 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39768
39769         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
39770           assume tag mode when pad is not connected
39771
39772 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39773
39774         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
39775           Don't update the time of the clock
39776         (gst_alsa_sink_loop):
39777           sync to the clock given to alsasink, not the own clock
39778         * sys/oss/gstosssink.c: (gst_osssink_chain):
39779           sync to the clock
39780         (gst_osssink_change_state):
39781           activate the clock
39782         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
39783         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
39784           remove bogus code that made DISCONT events unhandled
39785         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
39786           explicitly case to double in _set_simple. (fixes 2nd warning in bug
39787           #131502)
39788         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
39789         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
39790         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
39791           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
39792           2nd warning in bug #131502)
39793
39794 2004-01-14  Julien MOUTTE  <julien@moutte.net>
39795
39796         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
39797         (gst_videobalance_colorbalance_set_value),
39798         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
39799         for colorbalance interface implementation.
39800         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
39801         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
39802         (gst_ximagesink_dispose), (gst_ximagesink_init),
39803         (gst_ximagesink_class_init): Adding DISPLAY property.
39804         * sys/ximage/ximagesink.h: Adding display_name to store display.
39805         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39806         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
39807         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
39808         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
39809         properties (they still need polishing though for gst-launch use : no
39810         xcontext yet, i ll do that tomorrow).
39811         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
39812
39813 2004-01-14  Julien MOUTTE  <julien@moutte.net>
39814
39815         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
39816         (gst_play_set_location), (gst_play_set_visualization): Preparing
39817         switch integration, adding videobalance in the pipeline.
39818
39819 2004-01-14  Julien MOUTTE <julien@moutte.net>
39820
39821         * gst-libs/gst/colorbalance/colorbalance.c:
39822         (gst_color_balance_class_init): Adding a default type.
39823         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
39824         the type.
39825         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
39826         (gst_videobalance_dispose), (gst_videobalance_class_init),
39827         (gst_videobalance_init), (gst_videobalance_interface_supported),
39828         (gst_videobalance_interface_init),
39829         (gst_videobalance_colorbalance_list_channels),
39830         (gst_videobalance_colorbalance_set_value),
39831         (gst_videobalance_colorbalance_get_value),
39832         (gst_videobalance_colorbalance_init): Implementing colorbalance
39833         interface.
39834         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
39835         list.
39836         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
39837         bug which was triggering a BadAccess X error when setting an overlay
39838         before pad was really negotiated.
39839         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
39840         Using the colorbalance type macro.
39841
39842 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39843
39844         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
39845         (gst_flacenc_chain):
39846           handle tags correctly
39847         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
39848           extract ID3v1 tags correctly
39849
39850 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39851
39852         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
39853         (plugin_init):
39854           Improve matroska typefinding for odd-typed headers...
39855
39856 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39857
39858         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
39859           Fix for using incremental number on padnames.
39860
39861 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39862
39863         * ext/divx/gstdivxdec.c:
39864         * ext/divx/gstdivxenc.c:
39865           Set category to divx4linux instead of divx (too generic).
39866         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
39867         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
39868         (gst_wavparse_loop), (gst_wavparse_change_state):
39869         * gst/wavparse/gstwavparse.h:
39870           fix parsing of WAV files with non-standard fmt-tag size and fix
39871           skipping of unrecognized chunks... Someone please fix this thing
39872           to use rifflib so all this is automated.
39873         * sys/v4l/Makefile.am:
39874         * sys/v4l2/Makefile.am:
39875           Add X_CFLAGS because we depend on X (for overlay).
39876
39877 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
39878
39879         * ext/mpeg2dec/gstmpeg2dec.c:
39880           Don't issue a timestamp unless we tagged the frame
39881           with a PTS.
39882
39883 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39884
39885         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
39886           Query the audio element to get the time, not the clock. We're
39887           interested in the element's time here.
39888
39889 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39890
39891         * ext/aalib/gstaasink.c: (gst_aasink_chain):
39892         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
39893         * ext/esd/esdsink.c: (gst_esdsink_chain):
39894         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
39895         * ext/mas/massink.c: (gst_massink_chain):
39896         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
39897         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
39898         (gst_matroska_demux_parse_metadata):
39899         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
39900         (gst_mpeg_parse_release_locks):
39901         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
39902         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
39903         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
39904         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
39905         (gst_osssink_change_state):
39906         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
39907         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
39908         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
39909         (gst_xvideosink_release_locks):
39910         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
39911           use element time.
39912         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
39913         (gst_alsa_clock_stop):
39914         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
39915         (gst_audio_clock_get_internal_time):
39916           simplify for use with new clocking code.
39917         * testsuite/alsa/Makefile.am:
39918         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
39919           fix testsuite for new caps system
39920
39921 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39922
39923         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
39924         * ext/flac/gstflacenc.c: (add_one_tag):
39925           length is already host endian, no need to convert. Fixes playback of
39926           tagged files on PPC. (bug #128384)
39927
39928 2004-01-13  Julien MOUTTE <julien@moutte.net>
39929
39930         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
39931         colorbalance interface stating if it is hardware based or software
39932         based.
39933         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
39934         Removing a trailing comma.
39935         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39936         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
39937         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
39938         the documentation seems to be wrong on the -1000 to 1000 interval.
39939
39940 2004-01-12  David Schleef  <ds@schleef.org>
39941
39942         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
39943         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
39944         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
39945         Fix negotiation.  Add a bufferalloc function for the sink pad,
39946         and generally clean up some of the code.
39947
39948 2004-01-12  Julien MOUTTE <julien@moutte.net>
39949
39950         * gst-libs/gst/colorbalance/colorbalancechannel.c:
39951         (gst_color_balance_channel_dispose): Adding safety check in dispose
39952         method.
39953         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39954         (gst_xvimagesink_xcontext_clear),
39955         (gst_xvimagesink_interface_supported),
39956         (gst_xvimagesink_colorbalance_list_channels),
39957         (gst_xvimagesink_colorbalance_set_value),
39958         (gst_xvimagesink_colorbalance_get_value),
39959         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
39960         Adding colorbalance interface support to set XV parameters such as
39961         HUE, BRIGHTNESS, CONTRAST, SATURATION.
39962         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
39963         interface.
39964
39965 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
39966
39967         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
39968         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
39969         (gst_audio_convert_init), (gst_audio_convert_set_property),
39970         (gst_audio_convert_get_property), (gst_audio_convert_chain),
39971         (gst_audio_convert_link),
39972         (gst_audio_convert_buffer_to_default_format),
39973         (gst_audio_convert_buffer_from_default_format), (plugin_init):
39974           - implement _getcaps and use it
39975           - improve linking
39976           - remove float caps since no float conversion is actually done
39977           - remove properties and arguments that were to be used for rate
39978             conversion
39979
39980 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
39981
39982         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
39983         (gst_audio_structure_set_int):
39984         * gst-libs/gst/audio/audio.h:
39985           add helper functions for _getcaps matching the standard audio
39986           templates
39987
39988 2004-01-12  David Schleef  <ds@schleef.org>
39989
39990         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
39991         Test that pad is negotiated before getting its caps.
39992
39993 2004-01-12  Julien MOUTTE <julien@moutte.net>
39994
39995         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
39996         analyzing the pads of an element the bin is mostly in READY state so
39997         no caps were negotiated. This helper function needs to work with
39998         _get_caps directly then. I was not freeing them though, added that to
39999         fix the mem leak.
40000
40001 2004-01-12  Julien MOUTTE <julien@moutte.net>
40002
40003         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
40004         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
40005         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
40006         than the free_func.
40007
40008 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
40009
40010         * sys/oss/gstossaudio.c: (plugin_init):
40011         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
40012         * sys/oss/gstosselement.h:
40013           make an oss debugging category
40014           make failure more descriptive
40015
40016 2004-01-11  David Schleef  <ds@schleef.org>
40017
40018         * ext/ffmpeg/gstffmpeg.c:
40019         * ext/ffmpeg/gstffmpegcodecmap.c:
40020         * ext/ffmpeg/gstffmpegdec.c:
40021         * ext/ffmpeg/gstffmpegenc.c:
40022         * ext/ffmpeg/gstffmpegprotocol.c:
40023         * ext/gdk_pixbuf/gstgdkanimation.c:
40024         * ext/jpeg/gstjpeg.c:
40025         * ext/libpng/gstpng.c:
40026         * ext/mpeg2dec/perftest.c:
40027         * ext/speex/gstspeex.c:
40028         * gst-libs/gst/resample/dtos.c:
40029         * gst/intfloat/gstintfloatconvert.c:
40030         * gst/oneton/gstoneton.c:
40031         * gst/rtjpeg/RTjpeg.c:
40032         * gst/rtp/gstrtp.c:
40033         * sys/dxr3/dxr3init.c:
40034         * sys/glsink/gstgl_nvimage.c:
40035         * sys/glsink/gstgl_pdrimage.c:
40036         * sys/glsink/gstglsink.c:
40037         * testsuite/gst-lint:
40038         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
40039
40040 2004-01-11  David Schleef  <ds@schleef.org>
40041
40042         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
40043         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
40044         * ext/gdk_pixbuf/gstgdkanimation.c:
40045         (gst_gdk_animation_iter_create_pixbuf):
40046         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
40047         (gst_gdk_pixbuf_chain):
40048         * ext/gdk_pixbuf/gstgdkpixbuf.h:
40049         * ext/jack/gstjack.c: (gst_jack_change_state):
40050         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
40051         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
40052         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
40053         * gst/videofilter/gstvideofilter.c:
40054         (gst_videofilter_set_output_size):
40055         Remove all usage of gst_pad_get_caps(), and replace it with
40056         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
40057
40058 2004-01-11  David Schleef  <ds@schleef.org>
40059
40060         * configure.ac:
40061         * ext/Makefile.am: Fixes to make ext/libcaca compile.
40062         * ext/divx/gstdivxdec.c:
40063         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
40064         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
40065         handle images that span multiple buffers.  Now work with both
40066         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
40067         * ext/gdk_pixbuf/gstgdkpixbuf.h:
40068         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
40069         video/video.h changes
40070         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
40071         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
40072         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
40073         of GstData free function.
40074         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
40075         same.
40076
40077 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40078
40079         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
40080         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
40081         (gst_v4l2element_get_property):
40082         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
40083           add norm, channel and frequency properties.
40084         * sys/v4l2/gstv4l2tuner.c:
40085           fixes for tuner interface changes
40086         * sys/v4l2/gstv4l2element.h:
40087         * sys/v4l2/gstv4l2src.c:
40088         * sys/v4l2/gstv4l2src.h:
40089         * sys/v4l2/v4l2src_calls.c:
40090         * sys/v4l2/v4l2src_calls.h:
40091           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
40092
40093 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40094
40095         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
40096         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
40097         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
40098         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
40099         * gst-libs/gst/tuner/tuner.h:
40100           GObjects aren't const.
40101           Add find_by_name functions.
40102           Add checks to _changed functions.
40103         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
40104         (gst_v4l_tuner_get_norm):
40105           Fixes for above.
40106
40107 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40108
40109         * gst-libs/gst/video/video.h:
40110           Fix caps template names to be understandable.
40111           Prefix everything with GST_VIDEO.
40112         * ext/aalib/gstaasink.c:
40113         * ext/divx/gstdivxdec.c:
40114         * ext/divx/gstdivxenc.c:
40115         * ext/gdk_pixbuf/gstgdkpixbuf.c:
40116         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
40117         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
40118         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
40119         * ext/libcaca/gstcacasink.c:
40120         * ext/libpng/gstpngenc.c: (raw_caps_factory):
40121         * ext/snapshot/gstsnapshot.c:
40122         * ext/swfdec/gstswfdec.c:
40123         * ext/xvid/gstxviddec.c:
40124         * ext/xvid/gstxvidenc.c:
40125         * gst/chart/gstchart.c:
40126         * gst/deinterlace/gstdeinterlace.c:
40127         * gst/effectv/gsteffectv.c:
40128         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
40129         * gst/goom/gstgoom.c:
40130         * gst/median/gstmedian.c:
40131         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
40132         (gst_monoscope_srcconnect), (gst_monoscope_chain):
40133         * gst/overlay/gstoverlay.c:
40134         * gst/smooth/gstsmooth.c:
40135         * gst/smpte/gstsmpte.c:
40136         * gst/synaesthesia/gstsynaesthesia.c:
40137         * gst/videocrop/gstvideocrop.c:
40138         * gst/videodrop/gstvideodrop.c:
40139         * gst/y4m/gsty4mencode.c:
40140         * sys/qcam/gstqcamsrc.c:
40141         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
40142           Make them work with new video.h file.
40143         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
40144         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
40145         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
40146         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
40147           Make it work with new buffer allocation system.
40148
40149 2004-01-11  Julien MOUTTE  <julien@moutte.net>
40150
40151         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
40152         pad_alloc_buffer implementation to use ->srcpad
40153         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
40154         pad_alloc_buffer implementation to use ->srcpad
40155         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
40156         pad_alloc_buffer implementation to use ->srcpad
40157         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
40158         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
40159         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
40160         a reference to everything we need.
40161         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
40162         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
40163         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
40164         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
40165         a reference to everything we need.
40166         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
40167
40168 2004-01-11  David Schleef  <ds@schleef.org>
40169
40170         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
40171         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
40172         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
40173         structure members.
40174         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
40175         value during a resize/renegotiation.
40176         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
40177         gst_pad_alloc_buffer();
40178         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
40179         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
40180         structure members.
40181         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
40182         Fix for rename of buffer private structure members.
40183         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
40184         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
40185         Fix for rename of buffer private structure members.
40186         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
40187         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
40188         Fix for rename of buffer private structure members.
40189
40190 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
40191
40192         reviewed by: David Schleef <ds@schleef.org>
40193
40194         * gst/videofilter/Makefile.am:
40195         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
40196         from the patch by ds to fit in with recent make_filter changes.
40197
40198 2004-01-11  Julien MOUTTE  <julien@moutte.net>
40199
40200         * configure.ac: Adding examples/switch/Makefile
40201         * examples/Makefile.am: Adding examples/switch
40202         * examples/switch/Makefile.am: Adding switcher example.
40203         * examples/switch/switcher.c: (got_eos), (idle_iterate),
40204         (switch_timer), (main): Adding an example demonstrating switch usage
40205         with 2 videotestsrc showing different patterns.
40206         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
40207         (gst_switch_init): Fixing switch with the new caps system.
40208
40209 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40210
40211         * gst-libs/gst/video/video.h:
40212           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
40213           They should probably be like
40214           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
40215
40216 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40217
40218         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
40219         (qtdemux_parse_trak):
40220           fix audio chunk size/timestamp calculation
40221
40222 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40223
40224         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
40225           fix SVQ3 caps
40226
40227 2004-01-11  Steve Baker  <steve@stevebaker.org>
40228
40229         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
40230         (gst_agingtv_base_init), (gst_agingtv_class_init),
40231         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
40232         (gst_agingtv_set_property), (gst_agingtv_get_property):
40233         Port agingTV to videofilter
40234
40235 2004-01-09  Julien MOUTTE <julien@moutte.net>
40236
40237         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
40238         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
40239
40240 2004-01-09  Julien MOUTTE <julien@moutte.net>
40241
40242         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
40243         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
40244         * gst-libs/gst/xoverlay/xoverlay.c:
40245         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
40246         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
40247         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
40248         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
40249         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
40250         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
40251         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
40252         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
40253         the bufferalloc_function to replace bufferpools, fixing the XOverlay
40254         interface implementation to handle xid being 0 and fix some bugs
40255         triggered by Benjamin's testcase.
40256         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
40257         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
40258         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
40259         the bufferalloc_function to replace bufferpools, fixing the XOverlay
40260         interface implementation to handle xid being 0 and fix some bugs
40261         triggered by Benjamin's testcase.
40262
40263 2004-01-09  David Schleef  <ds@schleef.org>
40264
40265         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
40266         mouse pointer events.  It works.
40267
40268 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40269
40270         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
40271           Use explicit caps - fix capsnego.
40272         * ext/xvid/gstxviddec.c:
40273         * ext/xvid/gstxvidenc.c:
40274           Remove macro-inside-macro which caused compile errors.
40275         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
40276           Error out if it's not a RIFF file. Else we error out without
40277           gst_element_error() which is not good...
40278
40279 2004-01-08  David Schleef  <ds@schleef.org>
40280
40281         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
40282         Fix pad_link function to handle formats that ffmpeg returns
40283         as multiple caps structures.
40284         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
40285         Only complain if source buffer is _smaller_ than expected.
40286         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
40287         (gst_videoscale_handle_src_event): Resize navigation events
40288         when passing them upstream.
40289         * gst/videotestsrc/gstvideotestsrc.c:
40290         * gst/videotestsrc/gstvideotestsrc.h:
40291         * gst/videotestsrc/videotestsrc.c:
40292         * gst/videotestsrc/videotestsrc.h:
40293         Rewrite many of the buffer painting functions to handle odd
40294         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
40295         been verified to work with my video card.
40296         * testsuite/gst-lint:  Add check for elements calling
40297         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
40298
40299 2004-01-08  David Schleef  <ds@schleef.org>
40300
40301         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
40302         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
40303
40304 2004-01-08  Julien MOUTTE  <julien@moutte.net>
40305
40306         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
40307         configure event is not emiting the desired size signal. That fixes
40308         aspect ratio issues with gst-player.
40309
40310 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40311
40312         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
40313           Fix capsnego.
40314
40315 2004-01-08  Julien MOUTTE  <julien@moutte.net>
40316
40317         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
40318         public method to fire size signal.
40319
40320 2004-01-07  Julien MOUTTE  <julien@moutte.net>
40321
40322         * examples/gstplay/Makefile.am: Adding the interface library.
40323         * gst-libs/gst/play/Makefile.am: Adding the interface library.
40324         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
40325         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
40326         GST_IS_X_OVERLAY before signal connect.
40327         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
40328         Removing the have_video_size signal.
40329         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
40330         and associated public method.
40331         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
40332         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
40333         signal.
40334         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
40335         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
40336         signal.
40337         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
40338         Using XOverlay public method to fire size signal.
40339
40340 2004-01-07  David Schleef  <ds@schleef.org>
40341
40342         * gst/videofilter/Makefile.am:
40343         * gst/videofilter/gstvideotemplate.c:
40344         * gst/videofilter/make_filter:
40345         Create gstvideoexample.c in a srcdir!=builddir friendly way.
40346         Convert make_filter to /bin/sh script.
40347
40348 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
40349
40350         * gst/modplug/gstmodplug.cc: fix element description
40351
40352 2004-01-07  Julien MOUTTE  <julien@moutte.net>
40353
40354         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
40355         (got_video_size): Adding some new lines in g_print calls.
40356         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
40357         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
40358         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
40359         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
40360         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
40361         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
40362         Complete code review, reverting some stuff i disagree with, adding
40363         some fixes : time synchronization on invalid timestamps, renegotiation
40364         of private window.
40365         * sys/ximage/ximagesink.h:
40366         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
40367         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
40368         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
40369         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
40370         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
40371         (gst_xvimagesink_buffer_new),
40372         (gst_xvimagesink_navigation_send_event),
40373         (gst_xvimagesink_set_xwindow_id),
40374         (gst_xvimagesink_get_desired_size),
40375         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
40376         stuff i disagree with, adding some fixes : Renegotiation of private
40377         window, implementing get_desired_size.
40378
40379 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40380
40381         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
40382         (gst_afsink_handle_event):
40383         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
40384         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
40385         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
40386         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
40387         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
40388           Fix for instantiate-test (see core). Also remove dead code from
40389           jpegenc (which still needs fixing, but that's lower on my TODO
40390           list...).
40391         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
40392           Never return NULL as caps.
40393
40394 2004-01-07  David Schleef  <ds@schleef.org>
40395
40396         * configure.ac:
40397         * ext/Makefile.am:
40398         * ext/librfb/Makefile.am:
40399         * ext/librfb/gstrfbsrc.c:
40400         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
40401         is the protocol used by VNC.
40402
40403 2004-01-07  David Schleef  <ds@schleef.org>
40404
40405         * gst/videofilter/gstvideotemplate.c:
40406         * gst/videofilter/gstvideotemplate.h:
40407         * gst/videofilter/make_filter:
40408         Merge videotemplate header into source file.
40409         * gst/effectv/Makefile.am:
40410         * gst/effectv/gsteffectv.c: (plugin_init):
40411         * gst/effectv/gstwarp.c:
40412         Make warpTV a subclass of videofilter.
40413
40414 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40415
40416         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
40417           Add guard against invalid utf-8 conversions in mad. Just in case.
40418
40419 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40420
40421         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
40422           Fix for bug shown by poisoning
40423
40424 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40425
40426         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
40427         (gst_v4lmjpegsrc_buffer_free):
40428         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
40429         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
40430         (gst_v4lsrc_buffer_free):
40431           Fix for removed bufferpools.
40432
40433 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
40434
40435         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
40436         Fix caps negotiation.
40437
40438         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
40439         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
40440         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
40441         (dvdnavsrc_event):
40442         * ext/mpeg2dec/gstmpeg2dec.c:
40443         * gst-libs/gst/navigation/navigation.c:
40444         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
40445         * gst-libs/gst/navigation/navigation.h:
40446         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
40447         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
40448         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
40449         Super-simple first version of mouse and keyboard events. Clicking
40450         on a DVD menu now works, although it may not take you where you
40451         expected.
40452
40453         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
40454         * gst/videotestsrc/gstvideotestsrc.c:
40455         (gst_videotestsrc_src_fixate):
40456         These fixate functions were broken - they never actually
40457         fixated :)
40458
40459 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40460
40461         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
40462         (gst_icecastsend_init):
40463           fix for new caps system.
40464         * gst-libs/gst/mixer/mixertrack.h:
40465         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
40466           Add 'master track' flag (for tools like ACME that only want to
40467           change the main volume).
40468
40469 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
40470
40471         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
40472         (gst_xvid_csp_to_caps):
40473         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
40474         * ext/xvid/gstxvidenc.c:
40475         ifdef out ARGB type when it isn't available
40476         in xvidcore 1.0.0beta2
40477
40478 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40479
40480         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
40481           When we have received a new SCR right in the first buffer after
40482           a seek (so in the same cycle that handles the discont), we should
40483           handle the buffer instead of unreffing it, else we lose data.
40484
40485 2004-01-06  Iain <iain@prettypeople.org>
40486
40487         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
40488           buffer-frames caps too.
40489
40490         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
40491           caps that we need, don't destroy them all and rebuild them. And when
40492           creating src pads, use the src pad template rather than the sink...
40493
40494 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40495
40496         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
40497           Add pad to element *after* setting functions such as event handler.
40498           Without this, the scheduler (opt) will link pads, set the event
40499           handler from the default event function (dispatcher in gstpad.c)
40500           and *after* that, we will set our own event function, which will
40501           thus never be used (and thus mpegdemux doesn't handle events).
40502
40503 2004-01-04  David Schleef  <ds@schleef.org>
40504
40505         Fix the fixate functions to handle new prototype:
40506         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
40507         * gst/videotestsrc/gstvideotestsrc.c:
40508         (gst_videotestsrc_src_fixate):
40509         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
40510         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
40511         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
40512
40513 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40514
40515         * sys/ximage/ximagesink.h:
40516         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
40517         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
40518         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
40519         (gst_ximagesink_xoverlay_init):
40520           assorted fixes to make (re)embedding work
40521         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
40522         (gst_ximagesink_get_desired_size):
40523           implement desired size additions to XOverlay
40524
40525 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40526
40527         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
40528         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
40529         (gst_x_overlay_got_desired_size):
40530         * gst-libs/gst/xoverlay/xoverlay.h:
40531           Add optional "desired size" signal and querying.
40532
40533 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40534
40535         * gst/matroska/matroska-demux.c:
40536         (gst_matroska_demux_parse_blockgroup):
40537           Fix EBML-laced block parsing. Diffs are relative to previous
40538           lace, not the first lace. Thanks to Mosu from the Matroska
40539           team for detecting this.
40540         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
40541         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
40542         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
40543         (gst_wavparse_change_state):
40544         * gst/wavparse/gstwavparse.h:
40545           Quickfix for capsnego.
40546
40547 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40548
40549         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
40550           Fix indenting, fix pad creation.
40551
40552 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40553
40554         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
40555         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
40556         (gst_xviddec_sink_link):
40557           Implement src_getcaps() so proper size caps is negotiated.
40558
40559 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40560
40561         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
40562           Finish flac decoder on EOS. See #116178.
40563
40564 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40565
40566         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
40567         (gst_matroska_demux_add_stream):
40568         * gst/matroska/matroska-ids.h:
40569           Add getcaps() function to fix capsnego...
40570
40571 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40572
40573         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
40574         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
40575         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
40576           Fix more integer overflows. Again, see #126967.
40577
40578 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40579
40580         * ext/mpeg2dec/gstmpeg2dec.c:
40581           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
40582           #130416.
40583
40584 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40585
40586         * configure.ac:
40587         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
40588         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
40589         * ext/xvid/gstxvid.h:
40590         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
40591         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
40592         (gst_xviddec_src_link), (gst_xviddec_sink_link),
40593         (gst_xviddec_change_state):
40594         * ext/xvid/gstxviddec.h:
40595         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
40596         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
40597         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
40598         (gst_xvidenc_link), (gst_xvidenc_set_property),
40599         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
40600         * ext/xvid/gstxvidenc.h:
40601           Update xvid plugin to latest xvid (1.0.0-beta3) API.
40602
40603 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40604
40605         * gst/rtp/rtp-packet.c:
40606           Add sys/types.h include, since OS X doesn't define in_addr_t
40607           in netinet/in.h, like it does on Linux (see #129600).
40608
40609 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
40610
40611         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
40612
40613         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
40614           Correct logic of dispose function (see #129306).
40615
40616 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40617
40618         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
40619         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
40620         (gst_mpeg_parse_init):
40621         * gst/mpegstream/gstmpegparse.h:
40622           Remove clock (which was never provided, i.e. dead code), and
40623           also fix integer overflows at high PTS values (see #126967).
40624
40625 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40626
40627         * ext/flac/gstflacdec.c:
40628         * ext/libpng/gstpngenc.h:
40629         * ext/mikmod/gstmikmod.h:
40630           OS X fixes (see #126628).
40631
40632 2004-01-02  David Schleef  <ds@schleef.org>
40633
40634         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
40635         (gst_alsa_src_base_init): Remove bogus "src" request pad.
40636         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
40637         (gst_mpeg_parse_class_init): Move pad template registration
40638         to class_init, since the derived class (mpegdemux) doesn't
40639         want them.
40640
40641 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40642
40643         * sys/ximage/Makefile.am:
40644         * sys/xvideo/Makefile.am:
40645         * sys/xvimage/Makefile.am:
40646           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
40647           after installation (see #127664).
40648
40649 2004-01-02  David Schleef  <ds@schleef.org>
40650
40651         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
40652         (gst_ffmpegenc_connect):  Negotiation fixes.
40653         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
40654         Remove inappropriate gst_caps_free().
40655         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
40656         Reenable Ronald's internal resize code, since the core handles
40657         it correctly now.
40658
40659 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40660
40661         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
40662         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
40663         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
40664           Fix pad template stuff.
40665
40666 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40667
40668         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
40669         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
40670           fix signed integer reading/writing.
40671
40672 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40673
40674         * ext/alsa/README:
40675           Remove outdated document
40676
40677 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
40678
40679         * gst/cutter/gstcutter.c: (gst_cutter_init):
40680           src pad was being created twice - oops.
40681
40682 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40683
40684         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
40685           Comment out internal resize. It doesn't handle the resulting
40686           XEvent internally, does another try_set_caps() which leads to
40687           a really nice loop.
40688           Real fix will come when Julien and Dave are awake. ;).
40689
40690 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40691
40692         * ext/mpeg2enc/gstmpeg2enc.cc:
40693           fix const/nonconst compile issue.
40694
40695 2004-01-02  David Schleef  <ds@schleef.org>
40696
40697         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
40698         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
40699         Add fixate function and a check for bad formats.
40700
40701 2004-01-01  David Schleef  <ds@schleef.org>
40702
40703         Negotiation fixes:
40704         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
40705         (gst_audiofilter_init):
40706         * gst/debug/efence.c: (gst_efence_init):
40707         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
40708         (gst_deinterlace_init):
40709         * gst/volume/gstvolume.c: (volume_connect):
40710
40711 2004-01-01  David Schleef  <ds@schleef.org>
40712
40713         Convert elements to use gst_pad_use_explicit_caps() where
40714         appropriate:
40715         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
40716         * ext/audiofile/gstafparse.c: (gst_afparse_init),
40717         (gst_afparse_open_file):
40718         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
40719         (gst_afsrc_open_file):
40720         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
40721         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
40722         (gst_ffmpegdec_chain):
40723         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
40724         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
40725         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
40726         (gst_gdk_pixbuf_chain):
40727         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
40728         (gst_jpegdec_chain):
40729         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
40730         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
40731         (gst_mikmod_negotiate):
40732         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
40733         (gst_mpeg2dec_negotiate_format):
40734         * ext/mpeg2enc/gstmpeg2enc.cc:
40735         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
40736         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
40737         (gst_speexdec_sinkconnect):
40738         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
40739         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
40740         (gst_vorbisfile_new_link):
40741         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
40742         (gst_ac3parse_chain):
40743         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
40744         (gst_asf_demux_setup_pad):
40745         * gst/auparse/gstauparse.c: (gst_auparse_init),
40746         (gst_auparse_chain):
40747         * gst/id3/gstid3types.c: (gst_id3types_loop):
40748         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
40749         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
40750         (mp1videoparse_parse_seq):
40751         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
40752         (bpf_from_header):
40753         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
40754         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
40755         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
40756         (gst_mpeg_parse_send_data):
40757         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
40758         (gst_qtdemux_add_stream):
40759         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
40760         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
40761         (gst_wavparse_parse_fmt):
40762
40763 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40764
40765         * configure.ac:
40766           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
40767           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
40768           it therefore uses the wrong include paths. Too bad... Note
40769           that 1.6.1.93 is not release yet. ;).
40770           Also add a check for mplex, which is now using the lib'ified
40771           mplex from mjpegtools, too.
40772         * ext/ffmpeg/gstffmpegcodecmap.c:
40773           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
40774           issues. I don't think ffmpeg handles 3ivx correctly, so this
40775           probably won't work. But it won't hurt either.
40776         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
40777         (gst_ffmpegdec_chain):
40778         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
40779         (gst_ffmpegenc_chain_audio):
40780           Fix memleak in audio encoding. Close codec if open fails, this
40781           calls the cleanup routines so we can re-use the context.
40782         * ext/mpeg2enc/gstmpeg2enc.cc:
40783           Fix pad template names/types, fix memory issue with getcaps().
40784         * ext/mpeg2enc/gstmpeg2encoder.cc:
40785         * ext/mpeg2enc/gstmpeg2encoder.hh:
40786           Fix compile issue with new caps system (const thingy).
40787         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
40788         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
40789           We read a first frame right on initing, so that we have a caps
40790           when we init the output. This caps is cached in padprivate and
40791           read as first frame.
40792         * ext/mplex/Makefile.am:
40793         * ext/mplex/gstmplex.cc:
40794         * ext/mplex/gstmplex.h:
40795         * ext/mplex/gstmplex.hh:
40796         * ext/mplex/gstmplexibitstream.cc:
40797         * ext/mplex/gstmplexibitstream.hh:
40798         * ext/mplex/gstmplexjob.cc:
40799         * ext/mplex/gstmplexjob.hh:
40800         * ext/mplex/gstmplexoutputstream.cc:
40801         * ext/mplex/gstmplexoutputstream.hh:
40802           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
40803           had issues, didn't do capsnego, supported only a subset of the
40804           mplex features and required a mplex fork in our local CVS. Plus
40805           that it worked agaist a very old mplex version. Rewriting was
40806           faster than updating it.
40807         * gst-libs/ext/Makefile.am:
40808         * gst-libs/ext/mplex/INSTRUCT:
40809         * gst-libs/ext/mplex/Makefile.am:
40810         * gst-libs/ext/mplex/README:
40811         * gst-libs/ext/mplex/TODO:
40812         * gst-libs/ext/mplex/ac3strm_in.cc:
40813         * gst-libs/ext/mplex/audiostrm.hh:
40814         * gst-libs/ext/mplex/audiostrm_out.cc:
40815         * gst-libs/ext/mplex/aunit.hh:
40816         * gst-libs/ext/mplex/bits.cc:
40817         * gst-libs/ext/mplex/bits.hh:
40818         * gst-libs/ext/mplex/buffer.cc:
40819         * gst-libs/ext/mplex/buffer.hh:
40820         * gst-libs/ext/mplex/fastintfns.h:
40821         * gst-libs/ext/mplex/format_codes.h:
40822         * gst-libs/ext/mplex/inputstrm.cc:
40823         * gst-libs/ext/mplex/inputstrm.hh:
40824         * gst-libs/ext/mplex/lpcmstrm_in.cc:
40825         * gst-libs/ext/mplex/mjpeg_logging.cc:
40826         * gst-libs/ext/mplex/mjpeg_logging.h:
40827         * gst-libs/ext/mplex/mjpeg_types.h:
40828         * gst-libs/ext/mplex/mpastrm_in.cc:
40829         * gst-libs/ext/mplex/mpegconsts.cc:
40830         * gst-libs/ext/mplex/mpegconsts.h:
40831         * gst-libs/ext/mplex/mplexconsts.hh:
40832         * gst-libs/ext/mplex/multplex.cc:
40833         * gst-libs/ext/mplex/outputstream.hh:
40834         * gst-libs/ext/mplex/padstrm.cc:
40835         * gst-libs/ext/mplex/padstrm.hh:
40836         * gst-libs/ext/mplex/stillsstream.cc:
40837         * gst-libs/ext/mplex/stillsstream.hh:
40838         * gst-libs/ext/mplex/systems.cc:
40839         * gst-libs/ext/mplex/systems.hh:
40840         * gst-libs/ext/mplex/vector.cc:
40841         * gst-libs/ext/mplex/vector.hh:
40842         * gst-libs/ext/mplex/videostrm.hh:
40843         * gst-libs/ext/mplex/videostrm_in.cc:
40844         * gst-libs/ext/mplex/videostrm_out.cc:
40845         * gst-libs/ext/mplex/yuv4mpeg.cc:
40846         * gst-libs/ext/mplex/yuv4mpeg.h:
40847         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
40848         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
40849           We don't fork mjpegtools' mplex in our CVS anymore.
40850         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
40851         (gst_avi_demux_add_stream):
40852         * gst/avi/gstavidemux.h:
40853           Add getcaps() function for proper caps nego. This makes some
40854           parts of AVI playback/reading work.
40855         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
40856           Resize window on new capsnego. This is probably wrong, but
40857           I'm still committing it because with current capsnego, the
40858           first successfull capsnego is auto-fixated, therefore rounded
40859           down to the lowest values in the caps. this results in a 16x16
40860           XWindow that is not reized when real capsnego finishes.
40861           Dave, I see more cases of this, do you know a proper solution?
40862         * tools/gst-launch-ext.in:
40863           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
40864
40865 2003-12-31  David Schleef  <ds@schleef.org>
40866
40867         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
40868         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
40869           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
40870
40871 2003-12-30  David Schleef  <ds@schleef.org>
40872
40873         * ext/ffmpeg/gstffmpegcolorspace.c:
40874         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
40875         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
40876         (gst_ffmpegcsp_chain): Negotiation fixes
40877         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
40878         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
40879         (gst_audio_convert_link), (gst_audio_convert_channels):
40880         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
40881         (gst_audioscale_link), (gst_audioscale_get_buffer),
40882         (gst_audioscale_chain): Negotiation fixes
40883         * gst/audioscale/gstaudioscale.h:
40884         * gst/videofilter/gstvideofilter.c:
40885         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
40886         (gst_videofilter_link), (gst_videofilter_init),
40887         (gst_videofilter_set_output_size), (gst_videofilter_setup),
40888         (gst_videofilter_find_format_by_structure):
40889         * gst/videofilter/gstvideofilter.h: Negotiation fixes
40890         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
40891         (gst_videoscale_link):
40892         * gst/videoscale/videoscale.c: (videoscale_get_structure),
40893         (videoscale_find_by_structure), (gst_videoscale_setup):
40894         * gst/videoscale/videoscale.h: Negotiation fixes
40895         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
40896         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
40897         function, restrict resizing to a multiple of 4 (hack until
40898         everyone supports odd sizes correctly).
40899
40900 2003-12-29  Colin Walters  <walters@verbum.org>
40901
40902         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
40903         signed.
40904
40905 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
40906
40907         * ext/sndfile/gstsf.c: (gst_sf_loop):
40908           Fix warning about discarding const qualifier
40909
40910 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
40911
40912         * gst/cutter/gstcutter.c:
40913         * gst/videoscale/gstvideoscale.c:
40914         * gst/volenv/gstvolenv.c:
40915         * gst-libs/gst/audio/audio.c:
40916         * gst-libs/gst/video/video.c:
40917           Fix warnings
40918
40919 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40920
40921         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
40922           Don't send ALSA debugging to stderr.
40923         * ext/alsa/gstalsa.h:
40924           Use GST_WARNING instead of g_warning when ALSA functions fail.
40925
40926 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40927
40928         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
40929           Free XVAdapterInfo correctly.
40930
40931 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40932
40933         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
40934         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
40935           Make id3tag use correct caps nego.
40936
40937 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
40938
40939         * ext/ivorbis/vorbis.c:
40940         * ext/ivorbis/vorbisenc.h:
40941         * ext/ivorbis/vorbisfile.c:
40942           Modify so that it uses the new caps things
40943
40944 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40945
40946         * testsuite/spider/spider1.c: (main):
40947         * testsuite/spider/spider2.c: (main):
40948         * testsuite/spider/spider3.c: (main):
40949           Make tests compile again. They probably don't work.
40950
40951 2003-12-24  Colin Walters  <walters@verbum.org>
40952
40953         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
40954         we can't fixate the caps anymore.
40955
40956 2003-12-23  David Schleef  <ds@schleef.org>
40957
40958         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
40959         * sys/oss/gstosssink.c: (gst_osssink_init),
40960         (gst_osssink_sink_fixate): Add fixate function.
40961
40962 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40963
40964         * ext/ffmpeg/gstffmpegcodecmap.c:
40965         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
40966         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
40967         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
40968         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
40969         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
40970         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
40971         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
40972           fix typo in RGB masks, and move back to "old" colorspace
40973           capsnego code until whoever wrote this new crap has actually
40974           tested it so that it works.
40975           And yes, this works, keep it that way please.
40976
40977 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40978
40979         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
40980         (gst_divxdec_init), (gst_divxdec_negotiate):
40981         * ext/divx/gstdivxdec.h:
40982         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
40983         (gst_divxenc_init):
40984         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
40985         (gst_faac_sinkconnect), (gst_faac_srcconnect):
40986         * ext/mpeg2enc/gstmpeg2enc.cc:
40987         * ext/mpeg2enc/gstmpeg2encoder.cc:
40988         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
40989         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
40990         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
40991         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
40992         (dxr3spusink_init):
40993         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
40994         (dxr3videosink_init):
40995           Fix caps breakage after Dave's caps branch merge.
40996
40997 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40998
40999         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
41000           Fix for 24bpp display.
41001
41002 2003-12-23  Colin Walters  <walters@verbum.org>
41003
41004         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
41005         a GnomeVFSHandle directly.
41006
41007 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41008
41009         * gst/volume/Makefile.am:
41010         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
41011         (volume_base_init), (volume_init):
41012           Reenable volume element and fix to work with new caps stuff.
41013           Rhythmbox needs this.
41014
41015 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41016
41017         * gst/qtdemux/qtdemux.c: (plugin_init):
41018           qtdemux requires bytestream
41019
41020 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41021
41022         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
41023           Fix remaining caps handling errors due to CAPS merge.
41024
41025 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41026
41027         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
41028         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
41029         (gst_faad_srcconnect):
41030           Port to new caps system.
41031
41032 2003-12-21  Julien MOUTTE  <julien@moutte.net>
41033
41034         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
41035         (got_video_size), (main): using g_print instead of g_message.
41036         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
41037         signal which was not emitted because of "switch" element added to the
41038         bin but not connected. (Removing from the bin temporarily)
41039
41040 2003-12-21  Julien MOUTTE  <julien@moutte.net>
41041
41042         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
41043         find X development files. I don't understand the previous tests and
41044         they fail on my debian/ppc unstable. This one works.
41045         * examples/gstplay/player.c: (main): Set the pipeline to READY before
41046         exiting.
41047         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
41048         (gst_play_set_video_sink), (gst_play_set_audio_sink),
41049         (gst_play_set_visualization): Add some safety checks in set_ methods
41050         and state_change. This was throwing some ugly CRITICAL messages when
41051         pipeline was getting disposed and casts were failing.
41052
41053 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
41054
41055         * configure.ac:
41056           Improve mpeg2enc detection. This is for distributions that do
41057           ship mjpegtools, but without mpeg2enc. Also does object check
41058           for might there ever be ABI incompatibility.
41059         * ext/mpeg2enc/gstmpeg2enc.cc:
41060           Add Andrew as second maintainer (he's helping me), and also add
41061           an error if no caps was set. This happens if I pull before capsnego
41062           and that's something I should solve sometime else.
41063         * gst/matroska/matroska-demux.c:
41064         (gst_matroska_demux_parse_blockgroup):
41065           Fix time parsing.
41066         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
41067         (gst_matroska_mux_track_header):
41068           Add caps to templates.
41069         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
41070           Add mpegversion=1 to prevent confusion with MPEG/AAC.
41071         * gst/mpegstream/gstmpegdemux.c:
41072           Remove layer since it causes warnings about unfixed caps.
41073         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
41074           Fix obvious typo (we error out if caps were set, we should of
41075           course error out if *no* caps were set).
41076         * sys/oss/gstosselement.c: (gst_osselement_convert):
41077           Fix format conversion, we confused bits/bytes.
41078         * sys/oss/gstosselement.h:
41079           Improve documentation for 'bps'.
41080         * sys/v4l/TODO:
41081           Remove stuff about plugins that need removing - this was done
41082           ages ago.
41083         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
41084         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
41085         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
41086         (gst_v4lsrc_src_query):
41087         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
41088         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
41089           Add get_query_types(), get_formats() and query() functions.
41090
41091 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
41092
41093         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
41094           * moved CVS to freedesktop.org