configure.ac: Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to our M4 macros.
[platform/upstream/gstreamer.git] / ChangeLog
1 2008-12-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2
3         * configure.ac:
4         Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to
5         our M4 macros.
6
7 2008-12-03  Edward Hervey  <edward.hervey@collabora.co.uk>
8
9         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
10         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
11         Clear all flags on buffers returned from the image pool.
12         Fixes #563143
13
14 2008-11-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
15
16         Patch by: Cygwin Ports maintainer
17                   <yselkowitz at users dot sourceforge dot net>
18
19         * autogen.sh:
20         * configure.ac:
21         Require gettext 0.17 because older versions don't mix with libtool
22         2.2. At build time an older gettext version will still work.
23         Fixes bug #556091.
24
25 2008-11-28  Christian Schaller <christian.schaller@collabora.co.uk>
26
27         * gst/speexresample/Makefile.am: fix build by removing -lgstaudio 
28
29 2008-11-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
30
31         * docs/plugins/gst-plugins-base-plugins.args:
32         * docs/plugins/gst-plugins-base-plugins.hierarchy:
33         * docs/plugins/gst-plugins-base-plugins.interfaces:
34         * docs/plugins/gst-plugins-base-plugins.prerequisites:
35         * docs/plugins/inspect/plugin-videorate.xml:
36         * gst/speexresample/gstspeexresample.c:
37         Update documentation of speexresample for the new element name.
38
39 2008-11-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
40
41         * gst/speexresample/README:
42         Update README with the latest diff between the Speex resampler
43         and our copy.
44
45 2008-11-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
46
47         * gst/speexresample/gstspeexresample.c: (plugin_init):
48         Update the debug category from speex_resample to audioresample.
49
50 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
51
52         * gst/audioresample/Makefile.am:
53         * gst/audioresample/buffer.c:
54         * gst/audioresample/buffer.h:
55         * gst/audioresample/debug.c:
56         * gst/audioresample/debug.h:
57         * gst/audioresample/functable.c:
58         * gst/audioresample/functable.h:
59         * gst/audioresample/gstaudioresample.c:
60         * gst/audioresample/gstaudioresample.h:
61         * gst/audioresample/resample.c:
62         * gst/audioresample/resample.h:
63         * gst/audioresample/resample_chunk.c:
64         * gst/audioresample/resample_functable.c:
65         * gst/audioresample/resample_ref.c:
66         * tests/check/elements/audioresample.c:
67         Remove audioresample files.
68
69 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
70
71         * docs/plugins/inspect/plugin-audioresample.xml:
72         Regenerated for library filename change.
73
74 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
75
76         * configure.ac:
77         * docs/plugins/Makefile.am:
78         * docs/plugins/gst-plugins-base-plugins-sections.txt:
79         * docs/plugins/gst-plugins-base-plugins.args:
80         * docs/plugins/gst-plugins-base-plugins.hierarchy:
81         * docs/plugins/gst-plugins-base-plugins.interfaces:
82         * docs/plugins/gst-plugins-base-plugins.prerequisites:
83         * docs/plugins/inspect/plugin-adder.xml:
84         * docs/plugins/inspect/plugin-alsa.xml:
85         * docs/plugins/inspect/plugin-audioconvert.xml:
86         * docs/plugins/inspect/plugin-audiorate.xml:
87         * docs/plugins/inspect/plugin-audioresample.xml:
88         * docs/plugins/inspect/plugin-audiotestsrc.xml:
89         * docs/plugins/inspect/plugin-cdparanoia.xml:
90         * docs/plugins/inspect/plugin-decodebin.xml:
91         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
92         * docs/plugins/inspect/plugin-gdp.xml:
93         * docs/plugins/inspect/plugin-gio.xml:
94         * docs/plugins/inspect/plugin-gnomevfs.xml:
95         * docs/plugins/inspect/plugin-libvisual.xml:
96         * docs/plugins/inspect/plugin-ogg.xml:
97         * docs/plugins/inspect/plugin-pango.xml:
98         * docs/plugins/inspect/plugin-playback.xml:
99         * docs/plugins/inspect/plugin-queue2.xml:
100         * docs/plugins/inspect/plugin-subparse.xml:
101         * docs/plugins/inspect/plugin-tcp.xml:
102         * docs/plugins/inspect/plugin-theora.xml:
103         * docs/plugins/inspect/plugin-typefindfunctions.xml:
104         * docs/plugins/inspect/plugin-uridecodebin.xml:
105         * docs/plugins/inspect/plugin-video4linux.xml:
106         * docs/plugins/inspect/plugin-videorate.xml:
107         * docs/plugins/inspect/plugin-videoscale.xml:
108         * docs/plugins/inspect/plugin-videotestsrc.xml:
109         * docs/plugins/inspect/plugin-volume.xml:
110         * docs/plugins/inspect/plugin-vorbis.xml:
111         * docs/plugins/inspect/plugin-ximagesink.xml:
112         * docs/plugins/inspect/plugin-xvimagesink.xml:
113         * gst/speexresample/gstspeexresample.c: (plugin_init):
114         * gst/speexresample/Makefile.am:
115         * tests/check/Makefile.am:
116         * tests/check/elements/speexresample.c: (setup_speexresample),
117         (GST_START_TEST), (test_pipeline):
118         Rename the moved speexresample to audioresample, integrate into the
119         build system and remove the old audioresample from the build system.
120         Fixes bug #558124, #385061, #346218, #116051.
121
122 2008-11-27  Wim Taymans  <wim.taymans@collabora.co.uk>
123
124         * gst-libs/gst/audio/gstbaseaudiosrc.c:
125         (gst_base_audio_src_get_offset), (gst_base_audio_src_create):
126         Avoid nasty int overflows after about 12 hours and 25 minutes when these
127         code paths are triggered. 
128         A free beer to Håvard Graff for finding this!
129
130 2008-11-27  Wim Taymans  <wim.taymans@collabora.co.uk>
131
132         Patch by: 이문형 <iwings at gmail dot com>
133
134         * gst-libs/gst/rtsp/gstrtspconnection.c:
135         (gst_rtsp_connection_connect):
136         A successful gst_poll_wait() doesn't always mean successful connect() on
137         Windows.  We should check errors by calling gst_poll_fd_has_error().
138         See #561924.
139
140 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
141
142         * gst-libs/gst/rtp/gstrtcpbuffer.c:
143         Fix typo in the docs.
144
145 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
146
147         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_sink_event):
148         If no stream was found before receiving EOS, post an error message.
149         Fixes #561924.
150
151 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
152
153         * ext/theora/gsttheoraenc.h:
154         * ext/theora/theoraenc.c: (gst_theora_enc_init),
155         (theora_buffer_from_packet), (theora_push_packet),
156         (theora_enc_sink_event), (theora_enc_is_discontinuous),
157         (theora_enc_chain):
158         Parse segment events.
159         Pass incomming buffer timestamps to outgoing buffers.
160         Use the running_time to construct the granulepos.
161         Fixes #562163.
162
163 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
164
165         * gst/playback/gstplaybin2.c: (activate_group):
166         Fix buffer-duration property.
167
168 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
169
170         * gst-libs/gst/audio/gstbaseaudiosink.c:
171         (gst_base_audio_sink_drain), (gst_base_audio_sink_event),
172         (gst_base_audio_sink_sync_latency), (gst_base_audio_sink_render),
173         (gst_base_audio_sink_change_state):
174         Really fix audiosink drain handling by keeping track of the running_time
175         of the last sample.
176
177 2008-11-24  Michael Smith <msmith@songbirdnest.com>
178
179         * gst/playback/gstplaybin2.c:
180           Add notification of current stream. Add ability to configure buffer
181           sizes.
182         * gst/playback/gsturidecodebin.c:
183           Add ability to configure buffer sizes for streaming mode.
184           Bug #561734.
185
186 2008-11-24  Stefan Kost  <ensonic@users.sf.net>
187
188         * gst-libs/gst/audio/gstbaseaudiosink.c:
189           Time is already in running_time. Remove base_time handling. Fixes
190           audiosinks not draining and thus chopping some audio in the end.
191
192 2008-11-24  David Schleef  <ds@schleef.org>
193
194         * ext/ogg/gstoggmux.c:
195         * ext/ogg/gstoggmux.h:
196           If we're muxing a dirac stream, flush the page after every picture.
197
198 2008-11-24  Stefan Kost  <ensonic@users.sf.net>
199
200         * gst-libs/gst/audio/gstbaseaudiosink.c:
201           Add one log message to check for audio_drained. Sync one log message
202           with the condition. Send EOS after draining audio in pull mode.
203
204 2008-11-24  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
205
206         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_create):
207         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
208         Use gst_buffer_try_new_and_alloc() and fail properly if the
209         allocation failed. This prevents abort() if downstream elements
210         request an insane amount of memory.
211
212 2008-11-24  Wim Taymans  <wim.taymans@collabora.co.uk>
213
214         * gst/volume/gstvolume.c: (volume_choose_func),
215         (volume_update_volume), (gst_volume_set_volume),
216         (gst_volume_get_volume), (gst_volume_set_mute),
217         (gst_volume_class_init), (gst_volume_init),
218         (volume_process_double), (volume_process_float),
219         (volume_process_int32), (volume_process_int32_clamp),
220         (volume_process_int24), (volume_process_int24_clamp),
221         (volume_process_int16), (volume_process_int16_clamp),
222         (volume_process_int8), (volume_process_int8_clamp), (volume_setup),
223         (volume_transform_ip), (volume_set_property),
224         (volume_get_property):
225         * gst/volume/gstvolume.h:
226         Cleanup volume, define and use default values.
227         Recalculate new volume and mute setup before processing. Fixes #561789.
228
229         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
230         Add controller unit test. Patch by: Jonathan Matthew
231         Fix bogus test that messed with basetransform's internal state.
232
233 2008-11-22  Wim Taymans  <wim.taymans@collabora.co.uk>
234
235         * gst/videorate/gstvideorate.c:
236         Add jpeg and png image media types to the caps. Fixes #561436.
237
238 2008-11-22  Wim Taymans  <wim.taymans@collabora.co.uk>
239
240         * gst/playback/gstplaysink.c: (gen_audio_chain):
241         Don't post an error when we can't configure the volume but post a
242         warning instead. Fixes #561780.
243
244 2008-11-21  David Schleef  <ds@schleef.org>
245
246         Patch by: Jonathan Rosser <jonathan.rosser@rd.bbc.co.uk>
247
248         * gst/videotestsrc/gstvideotestsrc.c:
249         * gst/videotestsrc/gstvideotestsrc.h:
250         * gst/videotestsrc/videotestsrc.c:
251         * gst/videotestsrc/videotestsrc.h:
252           Add a zone plate pattern generator based on BBC R&D Report
253           1978/23 (yeah *that* 1978).  Try 'videotestsrc pattern=zone-plate
254           kx2=20 ky2=20 kt=1'.
255
256 2008-11-20  Michael Smith <msmith@songbirdnest.com>
257
258         * gst/playback/gstdecodebin2.c:
259           Fix random fat-fingering making this not compile.
260
261 2008-11-20  Michael Smith <msmith@songbirdnest.com>
262
263         * gst/playback/gstdecodebin2.c:
264           If the top-level type of the stream is plain text, don't try to decode
265           it, matching behaviour of decodebin.
266         * gst/playback/gstplaysink.c:
267           If we fail to generate a text chain (e.g. due to missing optional
268           plugins), don't crash.
269
270 2008-11-20  Michael Smith <msmith@songbirdnest.com>
271
272         * gst-libs/gst/rtsp/gstrtspdefs.c:
273           Fix win32 build. Oops.
274
275 2008-11-20  Michael Smith <msmith@songbirdnest.com>
276
277         * gst-libs/gst/rtsp/gstrtspdefs.c:
278           Use WSAGetLastError() rather than errno/h_errno on win32.
279
280 2008-11-20  Michael Smith <msmith@songbirdnest.com>
281
282         * gst-libs/gst/riff/riff-media.c:
283           Support WMA Lossless properly.
284
285 2008-11-18  David Schleef  <ds@schleef.org>
286
287         * gst/videotestsrc/gstvideotestsrc.c:
288         * gst/videotestsrc/gstvideotestsrc.h:
289         * gst/videotestsrc/videotestsrc.c:
290         * gst/videotestsrc/videotestsrc.h:
291           Add "colorspec" property, specifying whether to generate BT.601
292           or BT.709 video.  This only affects YCbCr values, not RGB, since
293           if you're generating a 709 test pattern, presumably you want
294           709 RGB primaries, not 601.  Also add "smpte75" pattern, which
295           uses 75% colors instead of 100%, since this is often more useful
296           for testing (and also follows the SMPTE EG-1 guideline).
297
298 2008-11-18  Alessandro Decina  <alessandro.d@gmail.com>
299
300         * gst/playback/gstdecodebin.c:
301         Add a "sink-caps" property to decodebin like it's done for decodebin2.
302         Fixes #560380.
303
304 2008-11-14  Jan Schmidt  <jan.schmidt@sun.com>
305
306         * gst/audioresample/gstaudioresample.c:
307         Guard against a NULL dereference I somehow encountered -
308         with a FLUSH_STOP arriving either before basetransform _start(),
309         or after _stop().
310
311         * gst/typefind/gsttypefindfunctions.c:
312         Make sure we never jump backwards when typefinding corrupt mov files.
313
314 2008-11-14  Jan Schmidt  <jan.schmidt@sun.com>
315
316         * gst-libs/gst/interfaces/propertyprobe.c:
317         Fix random type causing a docs warning.
318
319 2008-11-14  Stefan Kost  <ensonic@users.sf.net>
320
321         * sys/v4l/gstv4l.c:
322           Give it a minimal rank for autovideosrc.
323
324 2008-11-13  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
325
326         * gst/typefind/gsttypefindfunctions.c: (jp2_type_find),
327         (plugin_init):
328         Improve typefinding of ISO JPEG2000 mime types.
329
330 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
331
332         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
333         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_setcaps),
334         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
335         * sys/xvimage/xvimagesink.h:
336         Avoid typechecking when we do trivial casts.
337         Move error handling out of the main program flow.
338         Sneak in the display-region caps property, not completely correct yet.
339         Cache the width/height in buffer_alloc instead of parsing it from the
340         caps all the time.
341
342 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
343
344         * gst/playback/gstplaybin2.c: (deactivate_group):
345         don't try to unlink the selector sinkpad when we don't have it yet. This
346         can happen if an error occured before the group was complete.
347
348 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
349
350         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
351         (gst_rtp_buffer_set_packet_len), (gst_rtp_buffer_get_packet_len),
352         (gst_rtp_buffer_get_header_len), (gst_rtp_buffer_get_version),
353         (gst_rtp_buffer_set_version), (gst_rtp_buffer_get_padding),
354         (gst_rtp_buffer_set_padding), (gst_rtp_buffer_pad_to),
355         (gst_rtp_buffer_get_extension), (gst_rtp_buffer_set_extension),
356         (gst_rtp_buffer_get_extension_data),
357         (gst_rtp_buffer_set_extension_data), (gst_rtp_buffer_get_ssrc),
358         (gst_rtp_buffer_set_ssrc), (gst_rtp_buffer_get_csrc_count),
359         (gst_rtp_buffer_get_csrc), (gst_rtp_buffer_set_csrc),
360         (gst_rtp_buffer_get_marker), (gst_rtp_buffer_set_marker),
361         (gst_rtp_buffer_get_payload_type),
362         (gst_rtp_buffer_set_payload_type), (gst_rtp_buffer_get_seq),
363         (gst_rtp_buffer_set_seq), (gst_rtp_buffer_get_timestamp),
364         (gst_rtp_buffer_set_timestamp),
365         (gst_rtp_buffer_get_payload_subbuffer),
366         (gst_rtp_buffer_get_payload_len), (gst_rtp_buffer_get_payload):
367         Avoid expensive type checks we already did as part of the 
368         _validate() function that should be called first.
369
370 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
371
372         * gst-libs/gst/rtp/gstbasertpdepayload.c: (create_segment_event),
373         (gst_base_rtp_depayload_push_full),
374         (gst_base_rtp_depayload_set_gst_timestamp):
375         Fix some cases where a newsegment event was not sent.
376
377 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
378
379         * gst/playback/gstplaybin2.c: (activate_group):
380         Catch state change errors and stop from the uridecodebin elements
381         instead of trying to continue in vain.
382
383 2008-11-10  Wim Taymans  <wim.taymans@collabora.co.uk>
384
385         * gst-libs/gst/audio/gstbaseaudiosink.c:
386         (gst_base_audio_sink_sync_latency), (gst_base_audio_sink_render),
387         (gst_base_audio_sink_callback):
388         Use gst_base_sink_do_preroll() to wait for PLAYING and before waiting
389         for the latency to expire, fixes #559567.
390
391 2008-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
392
393         * gst/adder/gstadder.c:
394           Change author string after seeing output of gst-inspector.
395
396 2008-11-10  Wim Taymans  <wim.taymans@collabora.co.uk>
397
398         * gst/playback/gstplaysink.c: (gst_play_sink_reconfigure):
399         Don't try to do crazy things when we only have a text pad without a
400         video pad. Fixes #559478.
401
402 2008-11-06  Wim Taymans  <wim.taymans@collabora.co.uk>
403
404         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
405         Fix case where we don't have a range for the rates or channels as is the
406         case with truespeech.
407
408 2008-11-05  Wim Taymans  <wim.taymans@collabora.co.uk>
409
410         * gst/volume/gstvolume.c: (volume_update_real_volume),
411         (gst_volume_set_volume), (gst_volume_get_volume),
412         (gst_volume_set_mute), (gst_volume_init), (volume_setup),
413         (volume_transform_ip), (volume_update_mute),
414         (volume_update_volume), (volume_get_property):
415         * gst/volume/gstvolume.h:
416         Keep negotiated state in a separate variable.
417         Protect the volume and mute properties with the object lock.
418         Protect modifying the transform with the transform lock.
419
420 2008-11-05  Wim Taymans  <wim.taymans@collabora.co.uk>
421
422         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
423         (gst_ffmpeg_pixfmt_to_caps):
424         Only convert caps to string when debug is enabled.
425
426 2008-11-04  Wim Taymans  <wim.taymans@collabora.co.uk>
427
428         * ext/theora/gsttheoradec.h:
429         * ext/theora/theoradec.c: (gst_theora_dec_init),
430         (gst_theora_dec_reset), (theora_dec_src_event),
431         (theora_dec_sink_event), (theora_handle_type_packet):
432         Copy seqnum.
433         Keep events in a pending list, like vorbisdec, instead of trying
434         to construct a segment event ourselves.
435
436         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
437         (vorbis_dec_src_event), (vorbis_dec_sink_event):
438         * ext/vorbis/vorbisdec.h:
439         Copy seqnum.
440
441 2008-11-04  Wim Taymans  <wim.taymans@collabora.co.uk>
442
443         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
444         (gst_ogg_demux_deactivate_current_chain),
445         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page),
446         (gst_ogg_demux_loop):
447         * ext/ogg/gstoggdemux.h:
448         Copy seqnums around to track playback segments and messages.
449
450 2008-11-03  Wim Taymans  <wim.taymans@collabora.co.uk>
451
452         Based on patch by: Matthias Kretz <kretz at kde dot org>
453
454         * ext/alsa/gstalsasink.c: (gst_alsasink_open),
455         (gst_alsasink_prepare), (gst_alsasink_unprepare),
456         (gst_alsasink_write):
457         Make all access non-blocking so that we can better handle unplugging
458         of usb devices. Fixes #559111
459
460 2008-11-03  Wim Taymans  <wim.taymans@collabora.co.uk>
461
462         Patch by: Damien Lespiau  <damien.lespiau gmail com>
463
464         * gst-libs/gst/rtsp/gstrtspconnection.c:
465         (gst_rtsp_connection_write):
466         Make the next call to poll not depend on previous calls to poll with or
467         without reading from the active descriptor. Fixes #544293.
468
469 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
470
471         Patch by: Nick Haddad <nick at haddads dot net>
472
473         * gst-libs/gst/riff/riff-ids.h:
474         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
475         Add support for other fourcc codes that are commonly used for
476         'uncompressed RGB', including 'RGB ', 'RAW ', and 0.
477         Fixes #558553.
478
479 2008-10-30  Stefan Kost  <ensonic@users.sf.net>
480
481         * gst/audioresample/gstaudioresample.c:
482           Return the result of parent_class->event().
483
484 2008-10-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
485
486         * gst/audioresample/gstaudioresample.c:
487         (gst_audioresample_class_init), (audioresample_fixate_caps):
488         Fixate the rate to the nearest supported rate instead of
489         the first one. Fixes bug #549510.
490
491 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
492
493         * win32/common/libgstaudio.def:
494         Add new symbols.
495
496 2008-10-23  Wim Taymans  <wim.taymans@collabora.co.uk>
497
498         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
499         Attempt to make obfuscated code clearer.
500
501 2008-10-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
502
503         * docs/libs/gst-plugins-base-libs-sections.txt:
504         * gst-libs/gst/floatcast/floatcast.h:
505         Move float endianness conversion macros to core. Second part of
506         bug ##555196.
507
508 2008-10-22  Stefan Kost  <ensonic@users.sf.net>
509
510         * sys/ximage/ximagesink.h:
511         * sys/xvimage/xvimagesink.h:
512           Don't mark as gtk-doc docs as they aren't public.
513
514 2008-10-22  Stefan Kost  <ensonic@users.sf.net>
515
516         * sys/xvimage/xvimagesink.c:
517         * sys/xvimage/xvimagesink.h:
518         * tests/icles/Makefile.am:
519         * tests/icles/test-colorkey.c:
520           Allow setting colorkey if possible. Implement property probe interface
521           for optional X features (autopaint-colorkey, double-buffer and
522           colorkey). Fixes #554533
523
524 2008-10-22  Sebastian Dröge  <slomo@circular-chaos.org>
525
526         * gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
527         Remove useless buffer size assignment. It already has this value.
528
529 2008-10-20  Wim Taymans  <wim.taymans@collabora.co.uk>
530
531         * gst-libs/gst/audio/gstaudiosink.c:
532         (gst_audioringbuffer_class_init), (gst_audioringbuffer_acquire),
533         (gst_audioringbuffer_activate), (gst_audioringbuffer_release),
534         (gst_audioringbuffer_stop):
535         Implement a separate activate functions to start monitoring the segments
536         or, in pull mode, pulling in data.
537
538         * gst-libs/gst/audio/gstbaseaudiosink.c:
539         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
540         (gst_base_audio_sink_query_pad), (gst_base_audio_sink_query),
541         (gst_base_audio_sink_setcaps), (gst_base_audio_sink_callback),
542         (gst_base_audio_sink_activate_pull),
543         (gst_base_audio_sink_async_play),
544         (gst_base_audio_sink_change_state):
545         Implement pad and element convert query function.
546         Activate the ringbuffer.
547         Use the segment last_stop value as the offset to pull.
548         Use new basesink _do_preroll() method to preroll in the pulling thread.
549         Take appropriate locking in the pulling thread.
550
551         * gst-libs/gst/audio/gstringbuffer.h:
552         Update some docs.
553
554 2008-10-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
555
556         * gst/typefind/gsttypefindfunctions.c: (mxf_type_find):
557         Improve MXF typefinding a bit by searching for a header partition
558         pack instead of just a general partition pack and checking more
559         bytes for valid values.
560
561 2008-10-20  Wim Taymans  <wim.taymans@collabora.co.uk>
562
563         * tests/icles/.cvsignore:
564         update ignore file.
565
566         * tests/icles/Makefile.am:
567         * tests/icles/test-box.c: (make_pipeline), (main):
568         Add another interactive command line experimentation suite for
569         dynamically boxing/cropping/saling an input video.
570
571 2008-10-17  Wim Taymans  <wim.taymans@collabora.co.uk>
572
573         * docs/libs/gst-plugins-base-libs-sections.txt:
574         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_convert),
575         (gst_ring_buffer_activate), (gst_ring_buffer_is_active):
576         * gst-libs/gst/audio/gstringbuffer.h:
577         Add methods to more accuratly control the pulling thread of a
578         ringbuffer.
579         Add format conversion helper code to the ringbuffer.
580         API: GstRingBuffer:gst_ring_buffer_activate()
581         API: GstRingBuffer:gst_ring_buffer_is_active()
582         API: GstRingBuffer:gst_ring_buffer_convert()
583
584 2008-10-16  Wim Taymans  <wim.taymans@collabora.co.uk>
585
586         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
587         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
588         (gst_audioringbuffer_stop):
589         Signal thread startup earlier so that we can immediatly go into pull
590         mode when we have to and block on preroll.
591
592 2008-10-16  Wim Taymans  <wim.taymans@collabora.co.uk>
593
594         * gst-libs/gst/audio/gstringbuffer.c:
595         (gst_ring_buffer_prepare_read):
596         In pull mode we want the callback to prepull a buffer we can preroll on
597         even when we are not yet playing.
598
599 2008-10-16  Stefan Kost  <ensonic@users.sf.net>
600
601         * ext/alsa/Makefile.am:
602         * ext/cdparanoia/Makefile.am:
603         * ext/gio/Makefile.am:
604         * ext/gnomevfs/Makefile.am:
605         * ext/libvisual/Makefile.am:
606         * ext/ogg/Makefile.am:
607         * ext/pango/Makefile.am:
608         * ext/theora/Makefile.am:
609         * ext/vorbis/Makefile.am:
610         * gst/adder/Makefile.am:
611         * gst/audioconvert/Makefile.am:
612         * gst/audiorate/Makefile.am:
613         * gst/audioresample/Makefile.am:
614         * gst/audiotestsrc/Makefile.am:
615         * gst/ffmpegcolorspace/Makefile.am:
616         * gst/gdp/Makefile.am:
617         * gst/playback/Makefile.am:
618         * gst/subparse/Makefile.am:
619         * gst/tcp/Makefile.am:
620         * gst/typefind/Makefile.am:
621         * gst/videorate/Makefile.am:
622         * gst/videoscale/Makefile.am:
623         * gst/videotestsrc/Makefile.am:
624         * gst/volume/Makefile.am:
625         * sys/v4l/Makefile.am:
626         * sys/ximage/Makefile.am:
627         * sys/xvimage/Makefile.am:
628           Don't install static libs for plugins. Fixes #550851 for base.
629
630 2008-10-16  Wim Taymans  <wim.taymans@collabora.co.uk>
631
632         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_init):
633         Set the default blocksize to -1 because we will then use the configured
634         samplesperbuffer to create our output buffer.
635
636 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
637
638         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
639         (gst_riff_create_video_template_caps):
640         Add mappping for the KMVC (Karl Morton's Video) Codec.
641
642 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
643
644         * gst/typefind/gsttypefindfunctions.c: (flac_type_find):
645         Don't forget to advance the offset of what we're matching against, else
646         we end up in a forever loop.
647
648 2008-10-15  Sebastian Dröge  <slomo@circular-chaos.org>
649
650         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
651         Improve typefinding a bit. If we don't have a Unicode charset
652         try GST_SUBTITLE_ENCODING and otherwise try ISO-8859-15.
653
654 2008-10-14  Edward Hervey  <edward.hervey@collabora.co.uk>
655
656         * ext/theora/theoradec.c: (theora_dec_decode_buffer):
657         Fix build on macosx.
658
659 2008-10-13  Wim Taymans  <wim.taymans@collabora.co.uk>
660
661         Based on patch by: Robin Stocker <robin at nibor dot org>
662
663         * ext/theora/gsttheoradec.h:
664         * ext/theora/theoradec.c: (gst_theora_dec_init),
665         (theora_dec_setcaps), (theora_handle_type_packet),
666         (theora_dec_decode_buffer), (theora_dec_change_state):
667         Parse input caps and make the PAR override the encoded PAR when
668         specified by a container. Fixes #555699.
669
670 2008-10-13  Wim Taymans  <wim.taymans@collabora.co.uk>
671
672         * gst-libs/gst/rtp/gstbasertpdepayload.c:
673         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
674         (gst_base_rtp_depayload_set_gst_timestamp),
675         (gst_base_rtp_depayload_change_state):
676         * gst-libs/gst/rtp/gstbasertpdepayload.h:
677         Add some more G_LIKELY
678         Fail when the setcaps function was not called.
679
680         * gst-libs/gst/rtp/gstbasertppayload.c:
681         (gst_basertppayload_set_outcaps):
682         Propagate return value of setcaps.
683
684 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
685
686         * gst/subparse/Makefile.am:
687         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
688         (gst_sub_parse_class_init), (gst_sub_parse_init),
689         (gst_convert_to_utf8), (detect_encoding), (convert_encoding),
690         (get_next_line), (gst_sub_parse_data_format_autodetect),
691         (feed_textbuf), (handle_buffer), (gst_sub_parse_change_state),
692         (gst_subparse_type_find):
693         * gst/subparse/gstsubparse.h:
694         Add support for UTF16/UTF32 subtitles as long as the first bytes of
695         the first buffer contain the BOM. This also adds support for other
696         encodings that allow NUL bytes via the encoding property.
697         Fixes bugs #552237 and #456788.
698
699 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
700
701         * gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
702         Don't drop the last byte of image tags if they're not an URI list.
703         Fixes bug #556066.
704
705 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
706
707         * gst/typefind/gsttypefindfunctions.c: (flac_type_find):
708         For looking at the 4th byte we have to get 4 bytes of course
709         and not 3.
710
711 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
712
713         * gst/typefind/gsttypefindfunctions.c: (flac_type_find):
714         Improve FLAC-without-headers typefinding by looking at most of the
715         frame header and checking if invalid values are used. Should prevent
716         quite some false positives compared to the old version which only
717         check if the first 14 bits are set.
718
719 2008-10-11  Stefan Kost  <ensonic@users.sf.net>
720
721         * sys/xvimage/xvimagesink.c:
722           Don't assert on caps==NULL.
723
724 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
725
726         * gst/subparse/gstsubparse.c:
727         (gst_sub_parse_data_format_autodetect), (handle_buffer),
728         (gst_sub_parse_change_state):
729         * gst/subparse/gstsubparse.h:
730         * tests/check/elements/subparse.c: (GST_START_TEST):
731         Add support for subtitle files with UTF-8 BOM at the beginning
732         by simple stripping it from the first line before passing it
733         to any parsing code. Fixes bug #555257 and playback of files
734         created by Gnome Subtitles.
735
736 2008-10-10  Wim Taymans  <wim.taymans@collabora.co.uk>
737
738         * gst/audiotestsrc/gstaudiotestsrc.c:
739         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
740         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
741         (gst_audio_test_src_start), (gst_audio_test_src_stop),
742         (gst_audio_test_src_do_seek), (gst_audio_test_src_check_get_range),
743         (gst_audio_test_src_create):
744         * gst/audiotestsrc/gstaudiotestsrc.h:
745         Define the default property values in the usual place.
746         Implement start/stop to reset values correctly.
747         Calculate the sample size only once when we negotiate.
748         Rename some values to make more sense.
749         Keep track of our byte range.
750         Add support for pull based scheduling. Disabled for now until we have
751         the whole stack working.
752         Set the BUFFER_OFFSET correctly.
753
754 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
755
756         Based on a patch by: xavierb at gmail dot com
757
758         * gst/subparse/gstsubparse.c:
759         (gst_sub_parse_data_format_autodetect):
760         * tests/check/elements/subparse.c: (GST_START_TEST):
761         Make the detection of the used subtitle a bit less strict
762         for srt subtitles. Fixes bug #555607.
763
764 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
765
766         * ext/vorbis/vorbisenc.c:
767         (gst_vorbis_enc_buffer_check_discontinuous):
768         Fix discontinuity detection which was broken by last commit.
769
770 2008-10-09  Tim-Philipp Müller  <tim.muller at collabora co uk>
771
772         * configure.ac::
773           Require core CVS for ghostpad API additions used by decodebin2.
774
775 2008-10-08  Edward Hervey  <edward.hervey@collabora.co.uk>
776
777         * gst-libs/gst/audio/gstbaseaudiosrc.c:
778         (gst_base_audio_src_create):
779         Fix debug statements (space between '%' and actual format).
780
781 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
782
783         * gst/playback/gstdecodebin2.c: (gst_decode_pad_activate):
784         Remove bogus assert, the decodepad could have been created inside an
785         already existing group.
786
787 2008-10-08  Andy Wingo  <wingo@pobox.com>
788
789         * gst/playback/gstdecodebin2.c (expose_pad): Fix typo: unset
790         target instead of setting it.
791         (gst_decode_pad_activate, gst_decode_pad_unblock): This is now the
792         API for a decode pad. The bugfix is that we set the group in
793         activate(), not when the pad was created because it might be NULL
794         then.
795         (gst_decode_group_control_source_pad, gst_decode_group_expose):
796         Update to use the API.
797
798 2008-10-08  Andy Wingo  <wingo@pobox.com>
799
800         * gst/playback/gstdecodebin2.c (struct _GstDecodePad): Change to
801         be a subclass of GstGhostPad.
802         (analyze_new_pad): So, when emitting the signals that determine
803         how we do autoplugging, already create the ghost pad and use it as
804         the pad in the signal arguments. This allows applications to make
805         a connection between the pad passed in e.g. autoplug-continue, and
806         the pad passed in new-decoded-pad.
807         (connect_pad, expose_pad): Update to receive the ghosted decode
808         pad in the args, retargetting it as necessary if we have to plug
809         the target pad through a multiqueue.
810         (gst_decode_group_control_source_pad): Adapt to receive an
811         already-ghosted pad that just needs activation, blocking, and
812         drain notification.
813         (sort_end_pads): Adapt for decode pads actually being pads.
814         (gst_decode_group_expose): Adapt for decode pads actually being
815         pads. Rewrite the decode pad names so they appear in order. Adds a
816         new error case if we couldn't set the name.
817         (gst_decode_group_free, gst_decode_group_hide): Adapt cleanup
818         logic.
819         (gst_decode_pad_set_blocked, gst_decode_pad_add_drained_check):
820         New API for the decode pad, needed because we shouldn't do these
821         things inside gst_decode_pad_new(), but after.
822         (gst_decode_pad_new): Change to actually make the real pad, and
823         delay the blocking/drainage bits.
824
825 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
826
827         Patch by: Daniel Drake <dsd at laptop dot org>
828
829         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear_collectpads):
830         Unref all buffers when clearing collectpads. Fixes bug #546955.
831
832 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
833
834         Based on a patch by: Klaas <klaas at rivercrew dot net>
835
836         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_sink_event),
837         (gst_vorbis_enc_buffer_check_discontinuous),
838         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
839         * ext/vorbis/vorbisenc.h:
840         Keep track of the upstream segments and use the running time on that
841         segment instead of the buffer timestamp everywhere. Fixes bug #525807.
842
843 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
844
845         * gst/audioconvert/audioconvert.c: (audio_convert_convert):
846         Prevent overflows with big buffer when calculating the size of
847         the intermediate buffer by using gst_util_uint64_scale() instead of
848         plain arithmetics. Fixes bug #552801.
849
850 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
851
852         Patch by: Pavel Zeldin <pzeldin at gmail dot com>
853
854         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time),
855         (gst_clock_overlay_class_init), (gst_clock_overlay_finalize),
856         (gst_clock_overlay_init), (gst_clock_overlay_set_property),
857         (gst_clock_overlay_get_property):
858         * ext/pango/gstclockoverlay.h:
859         API: Add ability to specify format for date/time display by
860         adding a "time-format" property.
861         Fixes bug #554879.
862
863 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
864
865         Patch by: Jan Gerber <j at oil21 dot org>
866
867         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
868         (gst_riff_create_video_template_caps):
869         Add FFV1 fourcc to support playback of FFMPEG lossless video
870         in AVI. Fixes bug #555319.
871
872 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
873
874         Patch by: Håvard Graff <havard dot graff at tandberg dot com>
875
876         * gst-libs/gst/audio/gstbaseaudiosrc.c:
877         (gst_base_audio_src_create):
878         Implement skew clock slaving. Fixes #552559.
879
880 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
881
882         * gst-libs/gst/audio/multichannel.c:
883         * gst-libs/gst/audio/testchannels.c:
884         Fix include of config.h
885
886 2008-10-06  Wim Taymans  <wim.taymans@collabora.co.uk>
887
888         Based on Patch by: Tero Saarni <tero dot saarni at gmail dot com>
889
890         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_parse_line),
891         (print_media), (gst_sdp_message_dump):
892         Fix parsing of the c= field containing multicast addresses.
893         Fixes #552199.
894         Add the connection info to the session or streams.
895         Fix parsing of the bandwidth.
896         Add debugging for the connections and bandwidths for a media.
897         Add debugging for the bandwidth of the session. 
898
899 2008-10-06  Wim Taymans  <wim.taymans@collabora.co.uk>
900
901         * gst-libs/gst/rtp/gstbasertppayload.c:
902         (gst_basertppayload_change_state):
903         Configure the next seqnum and timestamp in the state change so that they
904         can be queried soon after.
905
906 2008-10-06  Wim Taymans  <wim.taymans@collabora.co.uk>
907
908         * gst-libs/gst/rtp/gstbasertpdepayload.c:
909         (gst_base_rtp_depayload_chain):
910         Improve debugging of the rtptime.
911
912 2008-10-05  Jan Schmidt  <jan.schmidt@sun.com>
913
914         * configure.ac:
915         Back to development -> 0.10.21.1
916
917 2008-10-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
918
919         * gst/typefind/gsttypefindfunctions.c: (flac_type_find),
920         (plugin_init):
921         Add typefinding for FLAC without headers in the beginning.
922         This is already handled by flacdec and friends.
923
924 2008-10-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
925
926         * gst/typefind/gsttypefindfunctions.c: (mxf_type_find),
927         (plugin_init):
928         Add typefinder for MXF.
929
930 2008-10-03  Jan Schmidt  <jan.schmidt@sun.com>
931
932         * tests/icles/Makefile.am:
933         Only build test-colorkey if GTK+ is available.
934
935 === release 0.10.21 ===
936
937 2008-10-03  Jan Schmidt <jan.schmidt@sun.com>
938
939         * configure.ac:
940           releasing 0.10.21, "We Could Be Wrong"
941
942 2008-09-28  Jan Schmidt  <jan.schmidt@sun.com>
943
944         * configure.ac:
945         0.10.20.4 pre-release
946
947 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
948
949         Patch by: Vincent Penquerc'h <ogg dot k dot ogg dot k at googlemail dot com>
950
951         * ext/theora/theoraparse.c: (theora_parse_set_streamheader):
952         Set the BOS flag on the BOS packet. Fixes #553244.
953
954 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
955
956         * gst-libs/gst/rtsp/gstrtspmessage.c:
957         (gst_rtsp_message_parse_request),
958         (gst_rtsp_message_parse_response):
959         Fix the g_return_val_if_fail() statements.
960
961 2008-09-22  Michael Smith <msmith@songbirdnest.com>
962
963         * gst-libs/gst/tag/gsttagdemux.c:
964           Fail to activate if there's insufficient data in the file to be usable,
965           preventing an assertion fail later. Fixes #552960
966
967 2008-09-15  Tim-Philipp Müller  <tim.muller at collabora co uk>
968
969         * gst-libs/gst/pbutils/descriptions.c:
970         * gst/typefind/gsttypefindfunctions.c:
971           Recognise Kate subtitle streams (#550582).
972
973 2008-09-13  Tim-Philipp Müller  <tim.muller at collabora co uk>
974
975         * gst-libs/gst/audio/audio.h: (GST_AUDIO_FIELD_SIGNED):
976           Remove trailing comma from enum list, which causes problems
977           with -pendantic (#550729).
978
979 2008-09-10  Jan Schmidt  <jan.schmidt@sun.com>
980
981         * configure.ac:
982         0.10.20.2 pre-release
983
984         * po/LINGUAS:
985         * po/id.po:
986         * po/pt_BR.po:
987
988         New translations.
989
990 2008-09-05  Tim-Philipp Müller  <tim.muller at collabora co uk>
991
992         * gst-libs/gst/interfaces/propertyprobe.c:
993           (gst_property_probe_get_properties),
994           (gst_property_probe_get_property),
995           (gst_property_probe_probe_property),
996           (gst_property_probe_probe_property_name),
997           (gst_property_probe_needs_probe),
998           (gst_property_probe_needs_probe_name),
999           (gst_property_probe_get_values),
1000           (gst_property_probe_get_values_name),
1001           (gst_property_probe_probe_and_get_values),
1002           (gst_property_probe_probe_and_get_values_name):
1003           More sanity checks for our second-favourite interface.
1004
1005 2008-09-05  Stefan Kost  <ensonic@users.sf.net>
1006
1007         * gst-libs/gst/interfaces/propertyprobe.c:
1008           Check for NULL pointer, in the hope that this fixes #532864.
1009
1010 2008-09-05  Tim-Philipp Müller  <tim.muller at collabora co uk>
1011
1012         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
1013           No really, the next release is 0.10.21 (fix Since: tags in docs).
1014
1015 2008-09-04  Wim Taymans  <wim.taymans@collabora.co.uk>
1016
1017         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_stop):
1018         Disable a code path that is now called but causes a deadlock for some
1019         reason and is unneeded.
1020
1021 2008-09-04  Stefan Kost  <ensonic@users.sf.net>
1022
1023         * sys/xvimage/xvimagesink.c:
1024         * sys/xvimage/xvimagesink.h:
1025           Add a "draw-border" property that can be set to false to disable
1026           drawing borders.
1027           
1028         * tests/icles/test-colorkey.c:
1029         * tests/icles/Makefile.am:
1030           Add new test application for the colorkey handling.
1031
1032 2008-09-03  Edward Hervey  <edward.hervey@collabora.co.uk>
1033
1034         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
1035         Use a decent caps for TrueSpeech instead of a ffmpeg-specific one.
1036         This will also be fixed for upcoming gst-ffmpeg release so that once
1037         this release of -base is out, it will work with the latest gst-ffmpeg
1038         release.
1039
1040 2008-09-03  Edward Hervey  <edward.hervey@collabora.co.uk>
1041
1042         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
1043         (gst_riff_create_audio_template_caps):
1044         Add Truespeech mapping for RIFF formats (AVI/WAV).
1045         Fixes #550656
1046
1047 2008-09-03  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1048
1049         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1050         Typefind video/mj2 and image/jp2 ISO JPEG2000 mime types.
1051         Fixes #550638.
1052
1053 2008-09-03  Stefan Kost  <ensonic@users.sf.net>
1054
1055         * configure.ac:
1056         * gst/subparse/Makefile.am:
1057         * gst/subparse/gstsubparse.c:
1058         * gst/subparse/samiparse.c:
1059         * tests/check/elements/subparse.c:
1060           Rework last change, so that we build subparse, but just disable the
1061           sami parse functionality, if we're configured to not use xml. In the
1062           tests only the sami test is disabled now.
1063
1064 2008-09-02  Stefan Kost  <ensonic@users.sf.net>
1065
1066         * configure.ac:
1067           Disable subparse when xml is disabled. It woundn't work anyway. Fixes
1068           test runs.
1069
1070 2008-09-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
1071
1072         * po/POTFILES.in:
1073           Add some more files with strings for translation.
1074
1075 2008-09-02  Stefan Kost  <ensonic@users.sf.net>
1076
1077         * gst-libs/gst/tag/gstvorbistag.c:
1078         * tests/check/libs/tag.c:
1079           Use new geo location tags from core. Fixes #481169
1080
1081 2008-09-01  Edward Hervey  <edward.hervey@collabora.co.uk>
1082
1083         * tests/check/elements/audioresample.c: (setup_audioresample),
1084         (fail_unless_perfect_stream), (test_perfect_stream_instance),
1085         (test_discont_stream_instance):
1086         Now that GstBaseTransform is 'fixed' ... remove cruft from tests.
1087         Add debugging for coherence.
1088
1089 2008-08-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
1090
1091         Patch by: Jonathan Matthew  <notverysmart gmail com>
1092
1093         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1094           Add typefinder for PDF documents (which is nice to have, since it's a
1095           common format, but also helps prevent false positives). Fixes #549814.
1096
1097 2008-08-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1098
1099         * gst/playback/gstplaybin2.c: (selector_blocked), (pad_added_cb),
1100         (no_more_pads_cb):
1101         Fix nasty race where multiple decodebins could start pushing data before
1102         we manage to configure the sinks, resulting in not-linked errors in
1103         typical RTSP streaming cases.
1104
1105 2008-08-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1106
1107         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
1108         Since we now call stop, we trigger this code path that causes a deadlock
1109         is apparently not needed.
1110
1111 2008-08-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1112
1113         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_start),
1114         (gst_ring_buffer_stop):
1115         Also allow the case where the ringbuffer was paused when we try to stop
1116         it so that the basesrc stop function is still called.
1117
1118 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1119
1120         Patch by: Mike Ruprecht <cmaiku at gmail dot com>
1121
1122         * sys/v4l/gstv4lelement.c: (gst_v4l_class_probe_devices):
1123         Reprobe devices again instead of taking a cached list as new
1124         devices could've been plugged in. Fixes bug #549062.
1125
1126 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1127
1128         Patch by: Alessandro Dessina <alessandro nnva org>
1129
1130         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
1131         (gst_ogg_demux_activate_chain):
1132         Don't add pads and activate them for skeleton streams. These are already
1133         handled inside oggdemux. Fixes bug #537599.
1134
1135 2008-08-22  Wim Taymans  <wim.taymans@collabora.co.uk>
1136
1137         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
1138         Reset variable so that query and convert fail after going back to
1139         READY. Fixes #548898.
1140
1141 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1142
1143         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
1144         If a buffer arrives with a timestamp before the timestamp+duration
1145         of the previous buffer clip it instead of dropping it completely.
1146         Slight improvement for the unfixable bug #548913.
1147
1148 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1149
1150         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1151         Take the current timestamp instead of timestamp+duration for the offset.
1152         This offset will later be used for calculating the timestamp and
1153         otherwise vorbisdec will interpolate timestamps wrong if upstream
1154         only sends timestamps and no granulepos.
1155
1156 2008-08-21  Stefan Kost  <ensonic@users.sf.net>
1157
1158         * tests/examples/seek/seek.c:
1159           Don't crash when having no visualisations.
1160
1161 2008-08-16  David Schleef  <ds@schleef.org>
1162
1163         * gst/typefind/gsttypefindfunctions.c: DV typefinding.  Remove
1164           check for a bit that is 0 in IEC 61384, but not SMPTE 314M.
1165           Fixes #548065.
1166
1167 2008-08-15  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1168
1169         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
1170         When cleaning up the caps fields also remove "depth" for the same
1171         reason we remove "width".
1172
1173 2008-08-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
1174
1175         * gst-libs/gst/pbutils/descriptions.c: (format_info_get_desc):
1176           Add Lead H.264 here as well.
1177
1178 2008-08-14  Julien Moutte  <julien@fluendo.com>
1179
1180         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1181         (gst_riff_create_video_template_caps): Add Lead H.264 variant.
1182
1183 2008-08-13  Wim Taymans  <wim.taymans@collabora.co.uk>
1184
1185         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1186         (gst_base_audio_src_create):
1187         When not slaved to another clock also subtract the base_time from our
1188         internal clock time to get the running time.
1189
1190 2008-08-12  David Schleef  <ds@schleef.org>
1191
1192         * ext/theora/theoraenc.c: Remove the 2000 kbit limit to bitrate,
1193           since it has no basis in libtheora.
1194
1195 2008-08-12  Stefan Kost  <ensonic@users.sf.net>
1196
1197         * gst-libs/gst/interfaces/propertyprobe.h:
1198           Remove double "interface" from doc-string.
1199
1200         * gst-libs/gst/interfaces/xoverlay.h:
1201           Document interface.
1202
1203         * gst-libs/gst/riff/riff.c:
1204           Add basic doc blobs.
1205
1206 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1207
1208         * gst-libs/gst/audio/Makefile.am:
1209           Don't try to build that example anymore.
1210
1211 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1212
1213         * gst-libs/gst/audio/.cvsignore:
1214         * gst-libs/gst/audio/Makefile.am:
1215         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
1216         * gst-libs/gst/audio/make_filter:
1217           Move audiofiltertemplate to gst-template.
1218
1219 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1220
1221         * docs/libs/gst-plugins-base-libs-sections.txt:
1222         * gst-libs/gst/audio/gstaudiosrc.h:
1223           More docs and shuffling. What can we do with the hundreds of #defines.
1224
1225 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1226
1227         * gst-libs/gst/audio/audio.h:
1228         * gst-libs/gst/audio/gstaudiofilter.h:
1229         * gst-libs/gst/audio/gstringbuffer.h:
1230         * gst-libs/gst/interfaces/propertyprobe.h:
1231         * gst-libs/gst/tag/gsttagdemux.h:
1232           Reducing number of dundocumented symbols.
1233
1234 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1235
1236         * gst-libs/gst/audio/audio.c:
1237           Fix doc comment syntax.
1238
1239         * gst-libs/gst/interfaces/propertyprobe.c:
1240           Add more doc-comments and a FIXME: for the signal.    
1241
1242 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1243
1244         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sink_event),
1245         (gst_ogg_mux_request_new_pad):
1246         * ext/ogg/gstoggmux.h:
1247         Don't pretend to support NEWSEGMENT events, instead override the
1248         GstCollectPads event function to return FALSE on NEWSEGMENT events
1249         and do the normal work for other events.
1250
1251         This prevents elements like flacenc to seek to the start and rewrite
1252         some data which then results in a broken Ogg packet.
1253
1254 2008-08-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
1255
1256         Patch by: Frederic Crozat <fcrozat@mandriva.org>
1257
1258         * ext/alsa/gstalsaplugin.c: (plugin_init):
1259         * ext/cdparanoia/gstcdparanoiasrc.c: (plugin_init):
1260         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
1261         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
1262         * gst-libs/gst/audio/gstbaseaudiosrc.c: (_do_init):
1263         * gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
1264         * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal):
1265         * gst/playback/gstdecodebin.c: (plugin_init):
1266         * gst/playback/gstdecodebin2.c: (gst_decode_bin_plugin_init):
1267         * gst/playback/gstplayback.c: (plugin_init):
1268         * gst/playback/gstqueue2.c: (plugin_init):
1269         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_plugin_init):
1270         * sys/v4l/gstv4l.c: (plugin_init):
1271         Make sure gettext returns translations in UTF-8 encoding rather
1272         than in the current locale encoding (#546822).
1273
1274 2008-08-06  Stefan Kost  <ensonic@users.sf.net>
1275
1276         * gst-libs/gst/pbutils/descriptions.c:
1277           Add audio/x-qdm for qtdemux.
1278
1279 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
1280
1281         * ext/vorbis/vorbisdec.c:
1282           Do not leak old taglist.
1283
1284 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
1285
1286         * tests/icles/test-scale.c:
1287           Include <stdlib.h> for atoi().
1288
1289 2008-08-04  Andy Wingo  <wingo@pobox.com>
1290
1291         * gst/audiotestsrc/gstaudiotestsrc.c: Very crucial and important
1292         documentation fix.
1293
1294 2008-08-01  Stefan Kost  <ensonic@users.sf.net>
1295
1296         * gst/adder/gstadder.c:
1297           Cleanup lots of empty lines that came from gst-indent going havoc
1298           before I added the INDENT_ON/OFF marker some time agao.
1299
1300 2008-08-01  Stefan Kost  <ensonic@users.sf.net>
1301
1302         * configure.ac:
1303         * gst-libs/gst/riff/riff-read.c:
1304           Bump requirement to latest core and use new tag for riff formats.
1305           Needed for #520694.
1306
1307 2008-08-01  Wim Taymans  <wim.taymans@collabora.co.uk>
1308
1309         * tests/examples/dynamic/Makefile.am:
1310         * tests/examples/dynamic/codec-select.c: (make_encoder),
1311         (make_pipeline), (do_switch), (my_bus_callback), (main):
1312         Add example app that dynamically switches between 3 'encoders'.
1313
1314 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
1315
1316         * gst/playback/gstplaysink.c: (gst_play_sink_set_vis_plugin):
1317         Add some more comments.
1318
1319 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
1320
1321         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_getcaps),
1322         (gst_video_test_src_create):
1323         Discard buffers of the wrong size after renegotiation, this is perfectly
1324         possible with things like capsfilter that could suggest caps changes
1325         upstream without knowing the size of the buffer.
1326
1327 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
1328
1329         * tests/icles/.cvsignore:
1330         * tests/icles/Makefile.am:
1331         * tests/icles/test-scale.c: (make_pipeline), (main):
1332         Add dynamic rescaling tests for the new basetransform.
1333
1334 2008-07-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
1335
1336         * gst/audioconvert/Makefile.am:
1337           Dist recently-added gstfastrandom.h.
1338
1339 2008-07-30  Edward Hervey  <edward.hervey@collabora.co.uk>
1340
1341         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
1342         Fix a "may be used uninitialized in this function" which weirdly only
1343         appears on macosx (?).
1344
1345 2008-07-30  Stefan Kost  <ensonic@users.sf.net>
1346
1347         * gst-libs/gst/riff/riff-ids.h:
1348           Adding acid chunk for tempo and loop information.
1349
1350 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
1351
1352         * sys/xvimage/Makefile.am:
1353           floor() needs linking to $(LIBM).
1354
1355 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
1356
1357         * ext/gnomevfs/gstgnomevfssrc.c:
1358           Aggregate short reads and add some comments and debug logging.
1359           Fixes #537380
1360
1361 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
1362
1363         * gst/playback/gstplaybasebin.c:
1364           Fix property doc markup (its not a signal).
1365
1366         * sys/xvimage/xvimagesink.c:
1367           Add since tag for new proeprties (also add sice tags fro the last two
1368           other additions).
1369
1370 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
1371
1372         * sys/xvimage/xvimagesink.c:
1373         * sys/xvimage/xvimagesink.h:
1374           Add autofill/colorkey properties. Fixes #538656.
1375
1376 2008-07-28  David Schleef  <ds@schleef.org>
1377
1378         * sys/xvimage/xvimagesink.c:
1379           Fix rounding errors when converting colorbalance values
1380           between hardware and object property ranges.  Partial
1381           fix for #537889, however, there still seems to be a small
1382           drift problem that could be totem's fault.
1383
1384 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1385
1386         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
1387         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page):
1388         Don't use GST_CLOCK_TIME_NONE as start of NEWSEGMENT events.
1389         This fixes a critical warning.
1390
1391 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1392
1393         * ext/ogg/gstoggmux.c:
1394         Allow muxing of CELT into Ogg streams.
1395
1396 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1397
1398         * gst/typefind/gsttypefindfunctions.c: (celt_type_find),
1399         (plugin_init):
1400         Add simple typefinder for the CELT codec (www.celt-codec.org).
1401
1402 2008-07-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1403
1404         Patch by: Jan Gerber <j at oil21 dot org>
1405
1406         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fisbone):
1407         Fix calculation of the start time from skeleton streams.
1408         Fixes bug #530068.
1409
1410 2008-07-24  Stefan Kost  <ensonic@users.sf.net>
1411
1412         * tests/examples/seek/seek.c:
1413           Use 64 bit constant GST_CLOCK_TIME_NONE instead of plain -1.
1414
1415 2008-07-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1416
1417         * gst/audioconvert/audioconvert.h:
1418         * gst/audioconvert/gstaudioquantize.c:
1419         (gst_audio_quantize_setup_dither),
1420         (gst_audio_quantize_free_dither):
1421         * gst/audioconvert/gstfastrandom.h:
1422         Implement a linear congruential generator as pseudo random number
1423         generator for the dither noise. This is about 2 times faster than
1424         using GLib's mersenne twister. Also this uses only integer math for
1425         generating integers while GLib internally uses floating point math.
1426
1427 2008-07-23  Michael Smith <msmith@songbirdnest.com>
1428
1429         * configure.ac:
1430           Remove AC_ISC_POSIX; it breaks on some systems and is not needed.
1431
1432 2008-07-23  Tim-Philipp Müller  <tim.muller at collabora co uk>
1433
1434         Patch by: Damien Lespiau  <damien.lespiau gmail com>
1435
1436         * gst-libs/gst/sdp/gstsdpmessage.c: (print_media):
1437           Use GST_STR_NULL to avoid crashes with libcs that don't
1438           like NULL strings in printf args (such as the win32 one).
1439           Fixes #544306.
1440
1441 2008-07-17  Jan Schmidt  <Jan.Schmidt@sun.com>
1442
1443         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
1444         Oops - set the size of the image used for probing back to 1x1, for
1445         consistency with ximagesink
1446
1447 2008-07-17  Jan Schmidt  <Jan.Schmidt@sun.com>
1448
1449         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
1450         (gst_ximagesink_ximage_new):
1451         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
1452         (gst_xvimagesink_xvimage_new):
1453
1454         Apparently on Solaris and OS/X (at least), it's not legal to ask the
1455         X server to attach to a shared memory segment after we've deleted it,
1456         with the result that MIT-SHM is disabled. Instead, remove it only after 
1457         X succeeds in attaching too.
1458
1459 2008-07-16  David Schleef  <ds@schleef.org>
1460
1461         * gst/audiotestsrc/gstaudiotestsrc.c:
1462         * gst/audiotestsrc/gstaudiotestsrc.h:
1463           Add 'ticks', a 1/30 second sine wave pulse every second.
1464
1465 2008-07-15  David Schleef  <ds@schleef.org>
1466
1467         * gst-libs/gst/video/video.c: Revert ABI change.
1468
1469 2008-07-15  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1470
1471         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
1472         Make it impossible to have NULL caps at the point where we set
1473         framerate and other things. Also don't return immediately for "3ivd"
1474         video and let framerate, etc be set. Might fix bug #542508.
1475
1476 2008-07-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1477
1478         * gst-libs/gst/video/video.c: (gst_video_format_parse_caps):
1479         Video format can also be conveniently determined from (many)
1480         non-fixed caps.
1481
1482 2008-07-14  Jan Schmidt  <thaytan@noraisin.net>
1483
1484         * gst/playback/gstplaybasebin.c:
1485         * gst/playback/gstplaybasebin.h:
1486         * gst/playback/gstplaybin.c:
1487         * gst/playback/gststreamselector.c:
1488         First stab at integrating DVD subpicture overlay into
1489         playbin. Successfully plugs and plays, but the queues need
1490         shrinking - 3 seconds of video is too much buffering.
1491
1492 2008-07-11  Stefan Kost  <ensonic@users.sf.net>
1493
1494         * gst/audioconvert/gstaudioconvert.c:
1495           Remove now obsolete note in the docs.
1496
1497 2008-07-11  Stefan Kost  <ensonic@users.sf.net>
1498
1499         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1500         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
1501         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1502         * docs/plugins/gst-plugins-base-plugins.args:
1503         * docs/plugins/gst-plugins-base-plugins.hierarchy:
1504         * docs/plugins/gst-plugins-base-plugins.interfaces:
1505         * docs/plugins/gst-plugins-base-plugins.prerequisites:
1506         * docs/plugins/gst-plugins-base-plugins.signals:
1507         * docs/plugins/inspect/plugin-adder.xml:
1508         * docs/plugins/inspect/plugin-alsa.xml:
1509         * docs/plugins/inspect/plugin-audioconvert.xml:
1510         * docs/plugins/inspect/plugin-audiorate.xml:
1511         * docs/plugins/inspect/plugin-audioresample.xml:
1512         * docs/plugins/inspect/plugin-audiotestsrc.xml:
1513         * docs/plugins/inspect/plugin-cdparanoia.xml:
1514         * docs/plugins/inspect/plugin-decodebin.xml:
1515         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
1516         * docs/plugins/inspect/plugin-gdp.xml:
1517         * docs/plugins/inspect/plugin-gnomevfs.xml:
1518         * docs/plugins/inspect/plugin-libvisual.xml:
1519         * docs/plugins/inspect/plugin-ogg.xml:
1520         * docs/plugins/inspect/plugin-pango.xml:
1521         * docs/plugins/inspect/plugin-playback.xml:
1522         * docs/plugins/inspect/plugin-queue2.xml:
1523         * docs/plugins/inspect/plugin-subparse.xml:
1524         * docs/plugins/inspect/plugin-tcp.xml:
1525         * docs/plugins/inspect/plugin-theora.xml:
1526         * docs/plugins/inspect/plugin-typefindfunctions.xml:
1527         * docs/plugins/inspect/plugin-uridecodebin.xml:
1528         * docs/plugins/inspect/plugin-video4linux.xml:
1529         * docs/plugins/inspect/plugin-videorate.xml:
1530         * docs/plugins/inspect/plugin-videoscale.xml:
1531         * docs/plugins/inspect/plugin-videotestsrc.xml:
1532         * docs/plugins/inspect/plugin-volume.xml:
1533         * docs/plugins/inspect/plugin-vorbis.xml:
1534         * docs/plugins/inspect/plugin-ximagesink.xml:
1535         * docs/plugins/inspect/plugin-xvimagesink.xml:
1536         * ext/alsa/gstalsamixer.c:
1537         * ext/alsa/gstalsasink.c:
1538         * ext/alsa/gstalsasrc.c:
1539         * ext/gio/gstgiosink.c:
1540         * ext/gio/gstgiosrc.c:
1541         * ext/gio/gstgiostreamsink.c:
1542         * ext/gio/gstgiostreamsrc.c:
1543         * ext/gnomevfs/gstgnomevfssink.c:
1544         * ext/gnomevfs/gstgnomevfssrc.c:
1545         * ext/ogg/gstoggdemux.c:
1546         * ext/ogg/gstoggmux.c:
1547         * ext/pango/gstclockoverlay.c:
1548         * ext/pango/gsttextoverlay.c:
1549         * ext/pango/gsttextrender.c:
1550         * ext/pango/gsttimeoverlay.c:
1551         * ext/theora/theoradec.c:
1552         * ext/theora/theoraenc.c:
1553         * ext/theora/theoraparse.c:
1554         * ext/vorbis/vorbisdec.c:
1555         * ext/vorbis/vorbisenc.c:
1556         * ext/vorbis/vorbisparse.c:
1557         * ext/vorbis/vorbistag.c:
1558         * gst/adder/gstadder.c:
1559         * gst/audioconvert/gstaudioconvert.c:
1560         * gst/audioresample/gstaudioresample.c:
1561         * gst/audiotestsrc/gstaudiotestsrc.c:
1562         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1563         * gst/gdp/gstgdpdepay.c:
1564         * gst/gdp/gstgdppay.c:
1565         * gst/playback/gstdecodebin2.c:
1566         * gst/playback/gstplaybin.c:
1567         * gst/playback/gstplaybin2.c:
1568         * gst/playback/gstqueue2.c:
1569         * gst/playback/gsturidecodebin.c:
1570         * gst/tcp/gstmultifdsink.c:
1571         * gst/tcp/gsttcpserversink.c:
1572         * gst/videorate/gstvideorate.c:
1573         * gst/videoscale/gstvideoscale.c:
1574         * gst/videotestsrc/gstvideotestsrc.c:
1575         * gst/volume/gstvolume.c:
1576         * sys/ximage/ximagesink.c:
1577         * sys/xvimage/xvimagesink.c:
1578           Cleanup Plugin docs. Link to signals and properties. Fix sub-section
1579           titles. Drop mentining that all our example pipelines are "simple"
1580           pipelines.
1581
1582 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1583
1584         * tests/examples/seek/Makefile.am:
1585         Fix out of tree build by adding all required CFLAGS.
1586
1587 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1588
1589         * gst/playback/gstdecodebin.c: (add_raw_queue):
1590         And ref the pad before returning it again when linking to the queue
1591         failed. Otherwise we will unref the pad twice later and things break.
1592
1593 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1594
1595         * gst/playback/gstdecodebin.c: (add_raw_queue):
1596         If linking the raw pad with a queue fails, try it without a queue
1597         instead of failing completely. This should never happen.
1598
1599 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1600
1601         Patch by: Evgeniy Stepanov <eugeni dot stepanov at gmail dot com>
1602
1603         * gst/playback/gstdecodebin.c: (add_raw_queue), (close_pad_link):
1604         Add a queue after a demuxer if the demuxer outputs raw data. This was
1605         done before only for non-raw data but is required in this case too.
1606         Fixes bug #540215.
1607
1608         decodebin2 doesn't have this issue because all streams of a group
1609         go through multiqueue.
1610
1611 2008-07-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1612
1613         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
1614
1615         * gst-libs/gst/sdp/gstsdpmessage.c:
1616         Makes libgstsdp compile with mingw32 by defining the right WINVER so
1617         that getaddrinfo() can be used. Fixes #541358.
1618
1619 2008-07-01  Wim Taymans  <wim.taymans@collabora.co.uk>
1620
1621         * gst/videotestsrc/gstvideotestsrc.c:
1622         (gst_video_test_src_class_init), (gst_video_test_src_init),
1623         (gst_video_test_src_set_property),
1624         (gst_video_test_src_get_property), (gst_video_test_src_create):
1625         * gst/videotestsrc/gstvideotestsrc.h:
1626         Cleanups, use default property values as defines.
1627         Add property to enable/disable peer buffer allocation.
1628
1629 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1630
1631         * tests/check/elements/gdpdepay.c: (gdpdepay_suite):
1632         * tests/check/pipelines/streamheader.c: (streamheader_suite):
1633         Enable unit tests on PPC again as the bugs are now fixed.
1634
1635 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1636
1637         * gst-libs/gst/riff/riff-ids.h:
1638         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
1639         (gst_riff_create_audio_template_caps):
1640         Add support for ADPCM IMA DK3 and DK4 variant in RIFF containers.
1641         Fixes bug #540351.
1642
1643 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1644
1645         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1646         (gst_ffmpeg_pixfmt_to_caps):
1647         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1648         (gst_ffmpegcsp_get_unit_size):
1649         Only set/get on the PAL8 format, ffmpegcolorspace doesn't support
1650         it on other formats. Also adjust the unit size only for that format
1651         to not include the palette. Fixes bug #540497.
1652
1653 2008-06-29  Stefan Kost  <ensonic@users.sf.net>
1654
1655         * gst/adder/gstadder.c:
1656           Use GST_DEBUG_FUNCPTR and remove some extra vlnak lines.
1657
1658 2008-06-27  Stefan Kost  <ensonic@users.sf.net>
1659
1660         * ChangeLog:
1661           ChangeLog surgery.
1662   
1663         * tests/examples/seek/seek.c:
1664           Move variable into ifdef too.
1665         
1666
1667 2008-06-27  Stefan Kost  <ensonic@users.sf.net>
1668
1669         * tests/examples/seek/seek.c:
1670           Include config.h and check if we have X. Remove XInitThread(), don't
1671           think its needed. Fixes: #540334.
1672
1673 2008-06-26  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1674
1675         Patch by: Sam Morris <sam at robots dot org to uk>
1676
1677         * gst-libs/gst/interfaces/mixertrack.c:
1678         (gst_mixer_track_class_init), (gst_mixer_track_get_property),
1679         (gst_mixer_track_set_property):
1680         API: Add "index" property to GstMixerTrack to differantiate between
1681         multiple mixer tracks with the same label.
1682
1683         * ext/alsa/gstalsamixeroptions.c: (gst_alsa_mixer_options_new):
1684         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
1685         Set the "index" property of GstMixerTrack to the index given by ALSA.
1686         Fixes bug #528299.
1687
1688 2008-06-25  Stefan Kost  <ensonic@users.sf.net>
1689
1690         * tests/examples/seek/Makefile.am:
1691         * tests/examples/seek/seek.c:
1692           Remove libgstvideo usage. Use gtk_get_option_group instead of
1693           gtk_init().
1694
1695 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1696
1697         * tests/check/Makefile.am:
1698           Name the test registry format neutral.
1699
1700 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1701
1702         * gst/playback/gstqueue2.c:
1703           Do not double notify. Remove the unsued return value.
1704
1705 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1706
1707         * ext/alsa/gstalsamixer.c:
1708           Also consider "speaker" as a name for master volume. If that doesn't
1709           help look for the first non-mono volume control that also has a
1710           playback switch.
1711
1712 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1713
1714         * ChangeLog:
1715           Forgot to save the ChangeLog :/
1716
1717 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1718
1719         * tests/examples/seek/Makefile.am:
1720         * tests/examples/seek/seek.c:
1721           Embedd the xwindow. Allow to play multiple files.
1722
1723 2008-06-24  Jan Schmidt  <jan.schmidt@sun.com>
1724
1725         * sys/ximage/ximagesink.c (gst_ximagesink_ximage_put),
1726         (gst_ximagesink_setcaps):
1727         * sys/ximage/ximagesink.h:
1728         When the caps change, make sure to re-draw borders in
1729         force-aspect-ratio=true mode.
1730         * sys/xvimage/xvimagesink.c (gst_xvimagesink_xvimage_put):
1731         Don't clear the border_draw flag until we actually draw the border.
1732         * tests/check/Makefile.am:
1733         Ignore alsasink/src during the states test too, so it doesn't fail
1734         when running without access to the sound device.
1735
1736 2008-06-22  Stefan Kost  <ensonic@users.sf.net>
1737
1738         * tests/examples/seek/seek.c:
1739           Fix crasher when playing a parse-launch line the 2nd time.
1740
1741 2008-06-21  Thomas Vander Stichele  <thomas at apestaart dot org>
1742
1743         * tests/check/pipelines/oggmux.c:
1744           Properly ifdef tests to fix compilation.
1745
1746 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1747
1748         * gst/playback/gstplay-marshal.list:
1749         * gst/playback/gstplaybin2.c:
1750           Add get-video-pad, get-audio-pad, get-text-pad action signals to
1751           playbin2. This allows the user to get to the selector's sinkpads, and
1752           thus inspect a range of things - caps, tags, etc. 
1753
1754 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1755
1756         * gst/playback/gstplaybin2.c:
1757           Use a different constant for the convert-frame signal id.
1758           Fixes #537009.
1759
1760 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1761
1762         * gst/playback/gstplaybin2.c:
1763         * gst/playback/gstplaysink.c:
1764           Fix a whole bunch of typos in comments and log statements. 
1765
1766 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1767
1768         * sys/xvimage/xvimagesink.c:
1769           Don't set colour balance values on the Xv port if the user hasn't
1770           changed them (via properties or the interface). Avoids accumulating
1771           rounding errors for the common case.
1772           Partial fix for bug #537889.
1773
1774 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1775
1776         * gst/playback/gstdecodebin2.c:
1777           Ensure decodebin2 emits 'drained' signal once, and only once, when all
1778           pads are drained.
1779
1780 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1781
1782         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_get_latency),
1783         (gst_vorbis_enc_src_query), (gst_vorbis_enc_chain):
1784         Report the encoder latency. Fixes #538232.
1785
1786 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1787
1788         * gst/playback/gstplaybin2.c: (gst_play_bin_get_property),
1789         (notify_source), (activate_group):
1790         Implement the source property, emit notify when it changes in the
1791         underlying uridecodebin.
1792
1793 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1794
1795         * tests/examples/seek/seek.c: (stop_cb):
1796         Free and clear the seek element list so that we don't use invalid
1797         references when seeking after recreating a gst-launch line.
1798
1799 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1800
1801         * gst-libs/gst/audio/gstbaseaudiosink.c:
1802         (gst_base_audio_sink_query), (gst_base_audio_sink_skew_slaving),
1803         (gst_base_audio_sink_render):
1804         Report latency even if we are not live instead of hiding it.
1805         Take ts-offset and render-delay of the basesink into account when
1806         scheduling samples.
1807         Rework the clipping code so that we can take the various offsets into
1808         account and still do correct clipping.
1809
1810 2008-06-20  Jan Schmidt  <jan.schmidt@sun.com>
1811
1812         * configure.ac:
1813         Bump verion back to devel -> 0.10.20.1
1814
1815 2008-06-20  Sebastian Dröge  <slomo@circular-chaos.org>
1816
1817         * gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
1818         Don't increase the size of non-string image buffers by one as this
1819         might in theory confuse decoders. Still increase it by one for string
1820         image buffers to append '\0'.
1821
1822 2008-06-20  Sebastian Dröge  <slomo@circular-chaos.org>
1823
1824         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
1825         
1826         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset):
1827         Fix a buffer memleak and remove a confusing and wrong debug output.
1828         Fixes bug #538663.
1829
1830 === release 0.10.20 ===
1831
1832 2008-06-18  Jan Schmidt <jan.schmidt@sun.com>
1833
1834         * configure.ac:
1835           releasing 0.10.20, "Here I Go Again"
1836
1837 2008-06-11  Jan Schmidt  <jan.schmidt@sun.com>
1838
1839         * configure.ac:
1840         0.10.19.3 pre-release
1841
1842 2008-06-11  Jan Schmidt  <jan.schmidt@sun.com>
1843
1844         * gst-libs/gst/rtsp/gstrtspconnection.c:
1845         Fix build on win32.
1846         Patch By: David Schleef <ds@schleef.org>
1847         Fixes: #536874
1848
1849 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
1850
1851         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_finalize),
1852         (gst_gio_base_src_create):
1853         * ext/gio/gstgiobasesrc.h:
1854         Try to read the requested number of bytes, even if the first
1855         read returns less than requested, until nothing is read anymore
1856         or we have the requested amount of bytes. This fixes playback of
1857         files via Samba as Samba only allows to read 64k at once.
1858
1859         Implement a caching algorithm that makes sure that we read at
1860         least 4k of data every time. Some elements will try to read a few
1861         bytes, then seek, read again a few bytes and so on and this is
1862         painfully slow as every operation has to go over DBus if GVfs is
1863         used as backend.
1864
1865         Fixes bug #536849 and #536848.
1866
1867         * ext/gio/gstgiosrc.c: (gst_gio_src_class_init),
1868         (gst_gio_src_check_get_range):
1869         Override check_get_range() to blacklist http/https URIs
1870         and whitelist file URIs. More to be added on demand.
1871
1872 2008-06-05  Jan Schmidt  <jan.schmidt@sun.com>
1873
1874         * configure.ac:
1875         0.10.19.2 pre-release
1876
1877 2008-06-04  Jan Schmidt  <jan.schmidt@sun.com>
1878
1879         * win32/common/libgstrtsp.def:
1880         * win32/common/libgsttag.def:
1881         Add new API functions to the dll exports
1882
1883 2008-06-04  Michael Smith <msmith@songbirdnest.com>
1884
1885         * gst/playback/gstplaybasebin.c:
1886           Disconnect signals from decodebins we created before we remove it
1887           from playbin, to avoid crashes if the decodebin is eventually
1888           disposed after the playbin itself (possible if the app takes a
1889           reference on the decodebin).
1890           Fixes #536521.
1891
1892 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
1893
1894         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
1895           (mp3_type_find), (musepack_type_find), (MULTIPART_MAX_HEADER_SIZE),
1896           (mpeg_sys_type_find), (mpeg_ts_type_find), (mpeg4_video_type_find),
1897           (h264_video_type_find), (mpeg_video_stream_type_find),
1898           (dv_type_find), (mmsh_type_find):
1899           Bunch of small clean-ups: use gst_type_find_suggest_simple(); don't
1900           copy caps for no good reason (this may be desirable to make it easier
1901           to detect leaks, but then it should probably be done for all caps
1902           in the typefinder somewhere).
1903
1904 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1905
1906         * tests/check/Makefile.am:
1907         Do not try to run the check tests for subparse unless it has been
1908         built.
1909
1910 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1911
1912         * tests/check/pipelines/streamheader.c: (buffer_probe_cb),
1913         (test_multifdsink_gdp_vorbisenc), (streamheader_suite):
1914         Do not try to run a test which requires vorbisenc unless we have
1915         actually built it.
1916
1917 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1918
1919         * gst-libs/gst/rtsp/gstrtspconnection.c:
1920         (gst_rtsp_connection_set_auth), (gst_rtsp_connection_set_auth_param),
1921         (gst_rtsp_connection_clear_auth_params),
1922         (gst_rtsp_connection_set_qos_dscp), (gst_rtsp_connection_get_ip):
1923         * gst-libs/gst/rtsp/gstrtspconnection.h:
1924         Add a couple of missing argument guards.
1925         Add a way of setting the DSCP for an RTSP connection.
1926         Add an accessor method for the ip member of GstRTSPConnection as all
1927         members are supposed to be private.
1928
1929 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1930
1931         * gst/tcp/gstmultifdsink.c: (setup_dscp_client):
1932         Fixed accidental use of IPv4 options for all IPv6 addresses.
1933
1934 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
1935
1936         * gst-libs/gst/interfaces/mixertrack.h:
1937           Document mixer track flags.
1938
1939 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1940
1941         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
1942
1943         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset_streamheader):
1944         Don't set caps on the buffers that contain a copy of the buffer
1945         including the caps of them resulting in an always increasing refcount
1946         of the caps and insanely large caps. Instead include a buffer without
1947         caps in the new caps. Fixes bug #536475.
1948
1949 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1950
1951         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
1952         Transform a given PAR to a range on the struct with the generic
1953         height/width instead of the struct with the possibly restricted
1954         height/width.
1955
1956 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1957
1958         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
1959         Prefer the given format if it contains something stricter than [1,MAX]
1960         for height or width and only put a structure that requires rescaling
1961         as second. This makes it possible to use videoscale in pipelines where
1962         the source can actually produce the wanted height/width but usually
1963         selects a different one from the requested.
1964
1965 2008-06-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1966
1967         Based on patch by: John Millikin <jmillikin gmail com>
1968
1969         * gst-libs/gst/tag/gstvorbistag.c: (tag_matches), (gst_vorbis_tag_add),
1970           (gst_vorbis_tag_add_coverart):
1971           Retrieve COVERART tags from vorbis comments (#512333)
1972
1973 2008-06-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1974
1975         * gst-libs/gst/tag/tag.h:
1976         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
1977           Don't forget to add new enum value here too (should probably use
1978           glib-mkenums here...).
1979
1980 2008-06-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1981
1982         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_add_id3_image):
1983         * gst-libs/gst/tag/tag.h: (GST_TAG_IMAGE_TYPE_NONE),
1984         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
1985           (gst_tag_image_type_get_type), (gst_tag_image_type_is_valid),
1986           (gst_tag_image_data_to_image_buffer):
1987           Add two utility functions to avoid code duplication (#512333):
1988           API: add gst_tag_image_data_to_image_buffer()
1989           API: add gst_tag_list_add_id3_image()
1990           API: add GST_TAG_IMAGE_TYPE_NONE enum value
1991
1992 2008-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
1993
1994         * win32/common/libgstaudio.def:
1995         Add gst_audio_check_channel_positions() to the exported symbols.
1996
1997 2008-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
1998
1999         * docs/libs/gst-plugins-base-libs-sections.txt:
2000         * gst-libs/gst/audio/multichannel.c:
2001         (gst_audio_check_channel_positions):
2002         * gst-libs/gst/audio/multichannel.h:
2003         API: Make gst_audio_check_channel_positions() public.
2004
2005         * tests/check/libs/audio.c: (GST_START_TEST):
2006         Add some simple checks for gst_audio_check_channel_positions().
2007
2008 2008-06-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
2009
2010         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
2011           minrange and maxrange are scaled according to the frequency
2012           multiplier.
2013
2014 2008-06-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
2015
2016         * ext/pango/Makefile.am:
2017         * ext/pango/gsttextoverlay.c: (gst_text_overlay_shade_y),
2018           (gst_text_overlay_blit_yuv420), (gst_text_overlay_push_frame):
2019           Use gstvideo functions to calculate strides and plane offsets. Fixes
2020           rendering issue ('ghost' images of the text on the chroma planes)
2021           with widths or heights that are not multiples of 8 (#506659 and
2022           probably also #485729).
2023
2024         * tests/icles/test-textoverlay.c: (show_text), (test_textoverlay),
2025           (main):
2026           Test with odd height/width too.
2027
2028 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
2029
2030         * gst/adder/gstadder.c: (gst_adder_query_duration),
2031         (gst_adder_query_latency):
2032         When using gst_element_iterate_pads() one has to unref every pad
2033         after usage.
2034
2035 2008-05-31  Mark Nauwelaerts  <mnauw@users.sf.net>
2036
2037         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2038         (gst_base_audio_src_class_init):
2039         Add a gtk-doc chunk for the new properties to have a Since: indication.
2040
2041 2008-05-31  Mark Nauwelaerts  <mnauw@users.sf.net>
2042
2043         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2044         (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
2045         (gst_base_audio_src_get_property), (gst_base_audio_src_setcaps),
2046         (gst_base_audio_src_change_state):
2047         Provide readable actual-buffer-time and actual-latency-time properties
2048         that reflect the configured ringbuffer values. Fixes #524724.
2049         API: GstBaseAudioSrc:actual-buffer-time
2050         API: GstBaseAudioSrc:actual-latency-time
2051
2052 2008-05-30  Wim Taymans  <wim.taymans@collabora.co.uk>
2053
2054         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push),
2055         (gst_basertppayload_change_state):
2056         Simply converting the running time into an RTP timestamp by scaling it
2057         based on the clock-rate is good enough for making an RTP timestamp. This
2058         has the added benefit that we can later on expose a property with the
2059         RTP timestamp of running time 0, as is needed for RTSP servers to
2060         generate the response of the PLAY request.
2061
2062 2008-05-30  Sebastian Dröge  <slomo@circular-chaos.org>
2063
2064         * gst/audioconvert/gstaudioconvert.c:
2065         (structure_has_fixed_channel_positions),
2066         (gst_audio_convert_transform_caps):
2067         Allow up to 11 positioned channels now that audioconvert can handle
2068         this but add no default positions for > 8 channels.
2069         
2070         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2071         Add some unit tests for the above change: Test conversion of
2072         11 positioned channels to stereo and the other way around, test
2073         conversion of 15 unpositioned channels in different ways.
2074
2075 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
2076
2077         * win32/common/libgstaudio.def:
2078         Add gst_audio_clock_reset to the list of exported symbols.
2079
2080 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
2081
2082         * tests/check/elements/vorbisdec.c: (vorbisdec_suite):
2083         Remove wrong_channels_identification_header unit test as we now
2084         support 7 (and more channels).
2085
2086 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
2087
2088         * gst/audioconvert/gstchannelmix.c:
2089         (gst_channel_mix_fill_one_other):
2090         If mixing left or right to center (or the other way around) only take
2091         the complete value if we don't already have the original position in
2092         the source.
2093
2094 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
2095
2096         * gst-libs/gst/audio/multichannel.c:
2097         (gst_audio_check_channel_positions),
2098         (gst_audio_set_structure_channel_positions_list),
2099         (gst_audio_fixate_channel_positions):
2100         Allow rear center together with rear left/right and other previously
2101         conflicting channel positions. The reason why they weren't allowed
2102         was the channel mixing implementation in audioconvert.
2103         Also take this into account when fixing channel layouts.
2104
2105         Allow setting channel positions for 1/2 channels when using
2106         gst_audio_set_structure_channel_position().
2107
2108         * gst/audioconvert/gstchannelmix.c:
2109         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
2110         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
2111         (gst_channel_mix_fill_special), (gst_channel_mix_fill_matrix):
2112         Major rewrite of the channel mixing.
2113
2114         We now allow previously conflicting channel positions to appear
2115         together (rear center and rear left/right for example).
2116         Fixes bug #533817.
2117
2118         Rework the way channels are mixed together to take more possible
2119         channel positions into account, properly mix from/to side channels
2120         and don't assume that either center, left&right or nothing of a
2121         specific position is available anymore.
2122
2123         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2124         Adjust unit tests with non-standard 1/2 channel layouts to the more
2125         correct new behaviour.
2126
2127         Add a unit test for 5.1->Stereo downmixing.
2128
2129 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
2130
2131         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
2132         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps):
2133         Add sane defaults for the 7 and 8 channel layouts as those are
2134         undefined in the Vorbis spec. Use NONE channel layouts when decoding
2135         more than 8 channels instead of erroring out. Fixes bug #535356.
2136
2137 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2138
2139         * docs/plugins/Makefile.am:
2140         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2141         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2142         * ext/theora/theoraparse.c:
2143         Add theoraparse to the docs and fix some docs.
2144
2145 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2146
2147         * gst-libs/gst/cdda/gstcddabasesrc.c:
2148         (gst_cdda_base_src_add_track), (gst_cdda_base_src_create):
2149         Fix EOS condition and track addition check, the track.end sector is
2150         included in the track. Fixes #533265.
2151
2152 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2153
2154         Patch by: Mark Nauwelaerts <manauw at skynet be>
2155
2156         * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
2157         (gst_video_rate_flush_prev), (gst_video_rate_event),
2158         (gst_video_rate_chain):
2159         * gst/videorate/gstvideorate.h:
2160         React (more) to NEWSEGMENT
2161         Small adjustment in timestamp calculation to prevent mismatches
2162         Fixes #435633.
2163
2164 2008-05-28  Tim-Philipp Müller  <tim.muller at collabora co uk>
2165
2166         * tests/examples/seek/seek.c: (make_parselaunch_pipeline):
2167           Initialise error to NULL as we should.
2168
2169 2008-05-28  Sebastian Dröge  <slomo@circular-chaos.org>
2170
2171         * gst/adder/gstadder.c: (gst_adder_query_duration),
2172         (gst_adder_query_latency), (gst_adder_query):
2173         Implement latency query.
2174
2175 2008-05-27  Sebastian Dröge  <slomo@circular-chaos.org>
2176
2177         * gst/adder/gstadder.c: (gst_adder_query_duration):
2178         Correctly resync the iterator if gst_iterator_next() returns
2179         GST_ITERATOR_RESYNC.
2180
2181 2008-05-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
2182
2183         * win32/vs6/libgstpbutils.dsp:
2184           Add pbutils-enumtypes.c to sources (#518037).
2185
2186 2008-05-27  Wim Taymans  <wim.taymans@collabora.co.uk>
2187
2188         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
2189         (gst_audio_clock_reset), (gst_audio_clock_get_internal_time):
2190         * gst-libs/gst/audio/gstaudioclock.h:
2191         Add method to inform the clock that the time starts from 0 again. We use
2192         this info to calculate a clock offset so that the time we report in
2193         internal_time is monotonically increasing, as required by the clock base
2194         class. Fixes #521761.
2195         API: GstAudioClock::gst_audio_clock_reset()
2196
2197         * gst-libs/gst/audio/gstbaseaudiosink.c:
2198         (gst_base_audio_sink_skew_slaving),
2199         (gst_base_audio_sink_change_state):
2200         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2201         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
2202         Reset reported time when we (re)create the ringbuffer.
2203
2204 2008-05-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
2205
2206         * ext/alsa/gstalsamixertrack.c:
2207           (gst_alsa_mixer_track_update_alsa_capabilities):
2208           Make sure playback volumes aren't accidentally overwritten by
2209           capture volumes if an alsa mixer track has both playback and
2210           capture capabilities: we create two GstMixerTracks in that
2211           case, so make sure we query only the alsa capabilities that
2212           refer to the type of GstMixerTrack we created from the dual
2213           capability alsa element. Should fix issues with Audigy2 sound
2214           cards (#518082).
2215
2216 2008-05-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
2217
2218         * tests/check/pipelines/oggmux.c: (test_pipeline):
2219           Don't use deprecated function.
2220
2221 2008-05-27  Wim Taymans  <wim.taymans@collabora.co.uk>
2222
2223         * gst/playback/gstdecodebin2.c:
2224         (gst_decode_group_control_source_pad), (gst_decode_group_expose):
2225         Check for NULL cases and log them, creating ghostpads can, for example,
2226         fail when the pad returns wrong caps.
2227
2228         * gst/playback/gstplaybin2.c: (perform_eos):
2229         When pushing out the EOS event, collect the return value and warn when
2230         something failed.
2231
2232 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2233
2234         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
2235         (gst_riff_create_video_template_caps):
2236         Add support for DVCPRO.
2237
2238 2008-05-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
2239
2240         * gst/videoscale/gstvideoscale.c: (DEFAULT_PROP_METHOD):
2241           Change default scaling method from nearest-neighbour to bilinear.
2242
2243 2008-05-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
2244
2245         * tests/check/libs/video.c:
2246           More checks.
2247
2248 2008-05-25  Tim-Philipp Müller  <tim.muller at collabora co uk>
2249
2250         * gst/subparse/gstsubparse.c: (parser_state_init),
2251           (gst_sub_parse_format_autodetect), (handle_buffer):
2252         * gst/subparse/gstsubparse.h:
2253         * tests/check/elements/subparse.c: (test_tmplayer_style3b):
2254           Limit duration to a maximum of five seconds for tmplayer format where
2255           we can guess the duration only from the timestamp of the next line of
2256           text. We don't want to show a text for eternities just because nothing
2257           else is being said for a while.
2258
2259 2008-05-23  Wim Taymans  <wim.taymans@collabora.co.uk>
2260
2261         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2262         (gst_base_rtp_depayload_chain),
2263         (gst_base_rtp_depayload_handle_sink_event),
2264         (gst_base_rtp_depayload_push_full),
2265         (gst_base_rtp_depayload_change_state):
2266         Check sequence numbers, mark input buffers with a discont flag for the
2267         subclass when we detected a gap, drop duplicate buffers. We do this
2268         because one can use the element without a jitterbuffer in front and we
2269         don't want to feed the subclasses invalid or reordered data.
2270         Do an error when the subclass did not provide a process function instead
2271         of crashing.
2272         Some other small cleanups.
2273
2274 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
2275
2276         * gst/videotestsrc/videotestsrc.c: (paint_hline_NV12_NV21):
2277           May just as well use the precalculated uvstride here.
2278
2279 2008-05-22  Jan Schmidt  <jan.schmidt@sun.com>
2280
2281         * docs/plugins/Makefile.am:
2282         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
2283         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2284         * docs/plugins/gst-plugins-base-plugins.args:
2285         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2286         * docs/plugins/gst-plugins-base-plugins.interfaces:
2287         * docs/plugins/gst-plugins-base-plugins.prerequisites:
2288         * docs/plugins/inspect/plugin-adder.xml:
2289         * docs/plugins/inspect/plugin-alsa.xml:
2290         * docs/plugins/inspect/plugin-audioconvert.xml:
2291         * docs/plugins/inspect/plugin-audiorate.xml:
2292         * docs/plugins/inspect/plugin-audioresample.xml:
2293         * docs/plugins/inspect/plugin-audiotestsrc.xml:
2294         * docs/plugins/inspect/plugin-cdparanoia.xml:
2295         * docs/plugins/inspect/plugin-decodebin.xml:
2296         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2297         * docs/plugins/inspect/plugin-gdp.xml:
2298         * docs/plugins/inspect/plugin-gio.xml:
2299         * docs/plugins/inspect/plugin-gnomevfs.xml:
2300         * docs/plugins/inspect/plugin-libvisual.xml:
2301         * docs/plugins/inspect/plugin-ogg.xml:
2302         * docs/plugins/inspect/plugin-pango.xml:
2303         * docs/plugins/inspect/plugin-playback.xml:
2304         * docs/plugins/inspect/plugin-queue2.xml:
2305         * docs/plugins/inspect/plugin-subparse.xml:
2306         * docs/plugins/inspect/plugin-tcp.xml:
2307         * docs/plugins/inspect/plugin-theora.xml:
2308         * docs/plugins/inspect/plugin-typefindfunctions.xml:
2309         * docs/plugins/inspect/plugin-uridecodebin.xml:
2310         * docs/plugins/inspect/plugin-video4linux.xml:
2311         * docs/plugins/inspect/plugin-videorate.xml:
2312         * docs/plugins/inspect/plugin-videoscale.xml:
2313         * docs/plugins/inspect/plugin-videotestsrc.xml:
2314         * docs/plugins/inspect/plugin-volume.xml:
2315         * docs/plugins/inspect/plugin-vorbis.xml:
2316         * docs/plugins/inspect/plugin-ximagesink.xml:
2317         * docs/plugins/inspect/plugin-xvimagesink.xml:
2318         * ext/cdparanoia/gstcdparanoiasrc.c:
2319         * ext/ogg/gstoggdemux.c:
2320         * ext/ogg/gstoggdemux.h:
2321         * ext/ogg/gstoggmux.c:
2322         * ext/ogg/gstoggmux.h:
2323         * gst/audioconvert/audioconvert.c:
2324         * gst/audioconvert/audioconvert.h:
2325         * gst/audioconvert/gstaudioconvert.h:
2326         * gst/gdp/gstgdpdepay.h:
2327         * gst/gdp/gstgdppay.h:
2328         * gst/playback/gstdecodebin.c:
2329         * gst/playback/gstdecodebin2.c:
2330         * gst/playback/gstplaybin.c:
2331         * gst/playback/gstplaybin2.c:
2332         * gst/playback/gsturidecodebin.c:
2333         * gst/tcp/gstmultifdsink.c:
2334         * gst/tcp/gstmultifdsink.h:
2335         * gst/tcp/gsttcp.h:
2336
2337         Add some documentation comments, and some new headers to be scanned.
2338         Rename some internal enum declarations (audioconvert's DitherType and
2339         NoiseShapingType, GstUnitType from the TCP elements) to match the
2340         documented GObject type names so that the docs pick them up.
2341         Name the playbin2 docs markups properly so they get picked up. They'll
2342         need renaming back when/if playbin2 becomes playbin.
2343
2344         100% symbol coverage for the plugin docs, booya.
2345
2346 2008-05-22  Sebastian Dröge  <slomo@circular-chaos.org>
2347
2348         Patch by: Thijs Vermeir <thijsvermeir@gmail.com>
2349
2350         * gst/videotestsrc/videotestsrc.c: (paint_hline_NV12_NV21):
2351         Fix generation of NV12/NV21 frames. Fixes bug #532454.
2352
2353 2008-05-22  Wim Taymans  <wim.taymans@collabora.co.uk>
2354
2355         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2356
2357         * gst/playback/gstdecodebin.c: (remove_fakesink):
2358         Lock the fakesink before setting the state to NULL and removing it from
2359         the bin so that a concurrent state change cannot interfere. 
2360         Fixes #534331.
2361
2362 2008-05-21  Felipe Contreras  <felipe.contreras@gmail.com>
2363
2364         * docs/Makefile.am:
2365         Fix installing plugin documentation when gtk-doc is disabled.
2366
2367 2008-05-21  Felipe Contreras  <felipe.contreras@gmail.com>
2368
2369         * gst-libs/gst/rtsp/Makefile.am:
2370         Distribute, don't install md5.h
2371
2372 2008-05-21  Julien Moutte  <julien@fluendo.com>
2373
2374         * gst/tcp/gstmultifdsink.c: (setup_dscp_client): Use IPPROTO_IP
2375         instead of SOL_IP, works on more platforms.
2376         * gst/typefind/gsttypefindfunctions.c: (aac_type_find): Fix printf
2377         arguments.
2378
2379 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2380
2381         * ext/vorbis/vorbisdec.c:
2382         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform):
2383         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_show_frame):
2384         Some debug and comment fixes.
2385
2386         * tests/examples/dynamic/addstream.c: (main):
2387         Fix , to ;
2388
2389 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2390
2391         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
2392         * gst/playback/decodetest.c: (new_decoded_pad_cb):
2393         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
2394         (try_to_link_1), (elem_is_dynamic), (close_link), (type_found),
2395         (cleanup_decodebin):
2396         * gst/playback/gstdecodebin2.c: (gst_decode_bin_init),
2397         (connect_element), (gst_decode_group_control_demuxer_pad):
2398         * gst/playback/gstplaybasebin.c: (queue_remove_probe),
2399         (queue_out_of_data), (gen_preroll_element), (preroll_unlinked),
2400         (mute_group_type):
2401         * gst/playback/gstplaybin.c: (gst_play_bin_vis_blocked),
2402         (gst_play_bin_set_property), (handoff), (gen_video_element),
2403         (gen_text_element), (gen_audio_element), (gen_vis_element),
2404         (remove_sinks), (add_sink), (setup_sinks):
2405         * gst/playback/gstplaybin2.c: (pad_added_cb), (no_more_pads_cb):
2406         * gst/playback/gstplaysink.c: (gst_play_sink_get_video_sink),
2407         (gst_play_sink_get_audio_sink), (gst_play_sink_vis_unblocked),
2408         (gst_play_sink_vis_blocked), (gst_play_sink_set_vis_plugin),
2409         (gst_play_sink_get_vis_plugin), (gst_play_sink_set_mute),
2410         (gen_video_chain), (gen_text_chain), (gen_audio_chain),
2411         (gen_vis_chain), (gst_play_sink_reconfigure),
2412         (gst_play_sink_set_font_desc), (gst_play_sink_get_font_desc),
2413         (gst_play_sink_request_pad):
2414         * gst/playback/gsturidecodebin.c: (type_found), (setup_source):
2415         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
2416         (cb_newpad):
2417         * gst/playback/test6.c: (new_decoded_pad_cb):
2418         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2419         * tests/check/elements/audiorate.c: (test_injector_chain),
2420         (do_perfect_stream_test):
2421         * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
2422         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
2423         * tests/check/elements/gnomevfssink.c:
2424         * tests/check/elements/textoverlay.c:
2425         (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2):
2426         * tests/check/elements/videotestsrc.c: (GST_START_TEST):
2427         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
2428         * tests/check/pipelines/oggmux.c: (test_pipeline):
2429         * tests/check/pipelines/streamheader.c: (GST_START_TEST):
2430         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
2431         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
2432         * tests/examples/seek/scrubby.c: (make_wav_pipeline):
2433         * tests/examples/seek/seek.c: (make_mod_pipeline),
2434         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
2435         (make_sid_pipeline), (make_parse_pipeline), (make_vorbis_pipeline),
2436         (make_theora_pipeline), (make_vorbis_theora_pipeline),
2437         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
2438         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
2439         (update_fill), (msg_buffering):
2440         Don't use bad gst_element_get_pad().
2441
2442 2008-05-21  Stefan Kost  <ensonic@users.sf.net>
2443
2444         * gst-libs/gst/riff/riff-media.c:
2445           Fix wrong method name in docs. Fix calculation of strf fields for
2446           broken mulaw/alaw.
2447   
2448         * gst-libs/gst/riff/riff-read.c:
2449           Whitespace fix and removing double ';'.
2450
2451 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2452
2453         * docs/design/part-playbin2.txt:
2454         Add some leftover doc.
2455
2456 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2457
2458         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
2459         Fix copy & paste error in last commit.
2460
2461 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2462
2463         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
2464         Add support for mixing GST_AUDIO_CHANNEL_POSITION_SIDE_* from/to
2465         other channel positions when source has SIDE channels and dest doesn't
2466         or the other way around.
2467
2468 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2469
2470         Patch by: Henrik Eriksson <henriken at axis dot com>
2471
2472         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
2473         (gst_multi_fd_sink_init), (setup_dscp_client), (setup_dscp),
2474         (gst_multi_fd_sink_add_full), (gst_multi_fd_sink_set_property),
2475         (gst_multi_fd_sink_get_property):
2476         * gst/tcp/gstmultifdsink.h:
2477         Add support for DSCP QOS. Fixes #469933.
2478
2479 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2480
2481         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2482         Add another test that checks if conversion between standard 1 and 2
2483         channel layouts with and without positions set is working.
2484
2485 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2486
2487         * gst-libs/gst/audio/multichannel.c:
2488         (gst_audio_check_channel_positions):
2489         Allow non-standard 2 channel layouts.
2490         
2491         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2492         Add some tests for converting and remapping non-standard 1 and 2
2493         channel layouts.
2494
2495 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2496
2497         * gst/audioconvert/gstchannelmix.c:
2498         (gst_channel_mix_fill_normalize):
2499         Prevent division by zero if the channel mix matrix contains only
2500         zeroes.
2501
2502 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2503
2504         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
2505
2506         * gst/gdp/gstgdppay.c: (gst_gdp_pay_chain):
2507         Close a buffer memory leak. Fixes bug #534071.
2508
2509 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2510
2511         * gst-libs/gst/rtsp/gstrtsptransport.h:
2512         Make the GstRTSPTransport struct members public as there are no
2513         setters/getters and it's supposed to be changed directly.
2514         Fixes bug #533087.
2515
2516 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2517
2518         * gst/adder/gstadder.c:
2519         Adder also doesn't support audio/x-raw-int with width!=depth so don't
2520         claim this on the pad template caps.
2521
2522 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2523
2524         * gst-libs/gst/audio/gstbaseaudiosink.c:
2525         (gst_base_audio_sink_sync_latency):
2526         We can only use our optimal calibration if we prerolled before the
2527         latency expired.
2528
2529 2008-05-20  Tim-Philipp Müller  <tim.muller at collabora co uk>
2530
2531         * configure.ac:
2532           Require core CVS for GstBaseSrc buffer caps setting magic.
2533
2534 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
2535
2536         * gst/audioconvert/gstaudioconvert.c:
2537         (gst_audio_convert_fixate_channels):
2538         Fix logic in last commit.
2539
2540 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
2541
2542         * gst/audioconvert/gstaudioconvert.c:
2543         (gst_audio_convert_fixate_channels):
2544         Passthrough the channel positions if the number of output channels is
2545         the same as the number of input channels, the input had a channel
2546         layout and downstream requests no special one. We did this already for
2547         > 2 channels but now it's also done for 1 channel. Fixes bug #533617.
2548
2549 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2550
2551         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
2552         (gst_gnome_vfs_src_finalize),
2553         (gst_gnome_vfs_src_received_headers_callback),
2554         (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_stop):
2555         * ext/gnomevfs/gstgnomevfssrc.h:
2556         Set the ICY caps on the srcpad from where they get picked up by the base
2557         class now and set on the outgoing buffers.
2558
2559         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2560         (gst_base_audio_src_create):
2561         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
2562         BaseSrc now sets the caps on outgoing buffers automatically.
2563
2564 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2565
2566         * gst-libs/gst/audio/gstbaseaudiosink.c:
2567         (gst_base_audio_sink_resample_slaving),
2568         (gst_base_audio_sink_skew_slaving),
2569         (gst_base_audio_sink_sync_latency), (gst_base_audio_sink_render),
2570         (gst_base_audio_sink_async_play),
2571         (gst_base_audio_sink_change_state):
2572         Change the way in which the ringbuffer is started when dealing with a
2573         slaved clock and latency. We now sync to the clock until we reach
2574         upstream latency before starting the ringbuffer. This has the effect
2575         that we can accurately align the master and slave clocks and let the
2576         rate correction code take care of the initial drift or rounding errors
2577         instead of leaving them uncorrected with the old approach.
2578
2579 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
2580
2581         * gst/audioconvert/gstaudioconvert.c:
2582         (gst_audio_convert_fixate_channels):
2583         Correctly set the default channel positions when converting to 8
2584         channels.
2585
2586 2008-05-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
2587
2588         * configure.ac:
2589           Error out if we don't have the required version of core.
2590
2591 2008-05-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
2592
2593         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
2594           Use data scan helper in aac typefinder and stop scanning
2595           for headers when we've found a type. Also fix potential invalid
2596           memory access when calculating the frame length.
2597
2598 2008-05-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
2599
2600         * gst/typefind/gsttypefindfunctions.c: (data_scan_ctx_ensure_data),
2601           (mpeg_sys_is_valid_pack):
2602           Don't modify scan context when we return FALSE in ensure_data, so
2603           it's possible to continue scanning, and we don't end up with a NULL
2604           data pointer and a positive size, which might bite us the next time
2605           we're called. Small constification.
2606
2607 2008-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
2608
2609         * gst/adder/gstadder.c:
2610         Adder doesn't support 24 bit samples so don't claim it supports them
2611         in the pad template caps.
2612
2613 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
2614
2615         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2616         (gst_base_rtp_depayload_chain):
2617         Validate the RTP packet before further processing it. It's just too
2618         dangerous to accept random packets and people are not forced to use a
2619         jitterbuffer or session manager to filter out the bad packets.
2620
2621         * gst-libs/gst/rtp/gstrtpbuffer.c:
2622         (gst_rtp_buffer_set_extension_data),
2623         (gst_rtp_buffer_get_payload_subbuffer):
2624         Small cleanups.
2625         When setting extension data in a buffer that is too small, we fail and
2626         we should not set the extension bit.
2627         Change GST_WARNINGS into g_warning because they really are
2628         programming errors.
2629
2630         * tests/check/libs/rtp.c: (GST_START_TEST):
2631         Catch the g_warnings now in the unit tests and that fact that failing to
2632         set extension data left the extension bit untouched.
2633
2634 2008-05-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
2635
2636         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
2637           Revert previous change which made basetransform handle buffer_alloc
2638           and which breaks things badly in the non-passthrough case since it
2639           returned buffers with a different (ie. sometimes smaller) size than
2640           the size requested.
2641
2642 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
2643
2644         Patch by: Bernard B <b-gnome at largestprime dot net>
2645
2646         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_compare_seqnum):
2647         Fix seqnum compare function for bordercase values and fix the docs
2648         again. Fixes #533075.
2649
2650         * tests/check/libs/rtp.c: (GST_START_TEST), (rtp_suite):
2651         Add a testcase for seqnum compare function.
2652
2653 2008-05-14  Sebastian Dröge  <slomo@circular-chaos.org>
2654
2655         * gst/adder/gstadder.c: (gst_adder_setcaps),
2656         (gst_adder_class_init):
2657         Correctly declare the supported endianness on the pad templates
2658         and check for correct endianness in the set caps function. Adder
2659         only supports native endianness.
2660         Also use gst_element_class_set_details_simple().
2661
2662 2008-05-14  Stefan Kost  <ensonic@users.sf.net>
2663
2664         * sys/xvimage/xvimagesink.c:
2665           Better debug logging in port value handling. Merging separate port
2666           value loops into one.
2667
2668 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2669
2670         Patch by: Hannes Bistry <hannesb at gmx dot de>
2671
2672         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_start):
2673         * gst/tcp/gsttcpserversink.c:
2674         (gst_tcp_server_sink_handle_server_read),
2675         (gst_tcp_server_sink_handle_wait), (gst_tcp_server_sink_init_send):
2676         Fix regression in clientsrc because we did not add the fd to the poll
2677         set anymore. Fixes #532364.
2678         Do some cleanups here and there.
2679
2680 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2681
2682         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
2683         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
2684         * gst/playback/gstplay-marshal.list:
2685         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init):
2686         Use correct marshallers. GstCaps are a boxed type and no GObject
2687         subclass.
2688
2689 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2690
2691         * win32/common/libgstrtsp.def:
2692         Add gst_rtsp_connection_(set|clear)_auth_param() to the exported
2693         symbols.
2694
2695 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2696
2697         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2698
2699         * tests/check/elements/audioresample.c:
2700         (live_switch_alloc_only_48000), (live_switch_get_sink_caps),
2701         (live_switch_push), (GST_START_TEST):
2702         Add unit test for the latest basetransform negotiation changes.
2703         See bug #526768.
2704
2705 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2706
2707         * gst/ffmpegcolorspace/imgconvert.c: (nv12_to_nv21):
2708         Fix nv12<->nv21 conversion if stride is larger than width.
2709
2710 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2711
2712         Patch by: Jan Gerber <j at oil21 dot org>
2713
2714         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
2715         (gst_ogg_pad_parse_skeleton_fisbone):
2716         * ext/ogg/gstoggdemux.h:
2717         Parse presentation time from skeleton streams and use it as offset
2718         for the timestamps. Fixes bug #530068.
2719
2720 2008-05-12  Wim Taymans  <wim.taymans@collabora.co.uk>
2721
2722         * gst-libs/gst/audio/gstbaseaudiosink.c:
2723         (gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
2724         Revert previous patch that attempted to more accurately calculate the
2725         initial offset between master and slave clock. The best thing we can do
2726         in general is take the time of both clocks as the diff since we don't
2727         know when the actual preroll happened.
2728
2729 2008-05-11  Tim-Philipp Müller  <tim.muller at collabora co uk>
2730
2731         * gst-libs/gst/pbutils/install-plugins.c:
2732           Fix docs: type and missing word.
2733
2734 2008-05-10  Tim-Philipp Müller  <tim.muller at collabora co uk>
2735
2736         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find):
2737           Don't do lots of 4-byte peeks, but use the 'new' data scan helper
2738           for this instead; don't check if we've found enough markers after
2739           each and every step, it's enough to do that only if we've actually
2740           found a new marker.
2741           Embed a G_UNLIKELY into the IS_MPEG_HEADER macro.
2742
2743 2008-05-10  Tim-Philipp Müller  <tim.muller at collabora co uk>
2744
2745         * gst/typefind/gsttypefindfunctions.c:
2746           (DATA_SCAN_CTX_CHUNK_SIZE), (DataScanCtx), (data_scan_ctx_advance),
2747           (data_scan_ctx_ensure_data), (GST_MPEGVID_TYPEFIND_TRY_SYNC),
2748           (mpeg_video_stream_type_find):
2749           Move scan helper thingy to the beginning of the file so we can use
2750           it in other typefind functions. Rename it to something more
2751           generic. Also improve handling of things towards the end of the
2752           typefind data: peek as much as we can if we know the size of the
2753           data, rather than just min_size.
2754
2755 2008-05-09  Jan Schmidt  <jan.schmidt@sun.com>
2756
2757         * docs/libs/gst-plugins-base-libs-sections.txt:
2758         * gst-libs/gst/interfaces/colorbalance.c:
2759         * gst-libs/gst/interfaces/colorbalance.h:
2760         * gst-libs/gst/interfaces/colorbalancechannel.c:
2761         * gst-libs/gst/interfaces/colorbalancechannel.h:
2762         * gst-libs/gst/interfaces/tuner.c:
2763         * gst-libs/gst/interfaces/tunerchannel.c:
2764         * gst-libs/gst/interfaces/tunerchannel.h:
2765         * gst-libs/gst/interfaces/tunernorm.c:
2766         * gst-libs/gst/interfaces/tunernorm.h:
2767         * gst-libs/gst/video/video.c:
2768         * gst-libs/gst/video/video.h:
2769         Document the GstTuner and GstColorBalance interfaces, and some
2770         other random API functions that needed it. 70% symbol coverage, woo.
2771
2772 2008-05-09  Wim Taymans  <wim.taymans@collabora.co.uk>
2773
2774         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
2775         Choose to allocate one less segment but require one additional segment
2776         as latency. 
2777
2778         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_acquire):
2779         No need to increment the number of segments in the source.
2780
2781         * gst-libs/gst/audio/gstbaseaudiosink.c:
2782         (gst_base_audio_sink_get_time), (clock_convert_external),
2783         (gst_base_audio_sink_resample_slaving),
2784         (gst_base_audio_sink_skew_slaving),
2785         (gst_base_audio_sink_none_slaving), (gst_base_audio_sink_render),
2786         (gst_base_audio_sink_async_play):
2787         Remove adding latency when returning the internal time while subtracting
2788         it again when we use the value a little later.
2789         When calculating the end timestamp, we are making a rounding error
2790         with the current algorithm. Ensure that we don't accumulate these
2791         rounding errors when aligning samples by not resampling at all if we
2792         don't need to. Fixes #419351.
2793         Make the initial calibration of the clock slaving a little more
2794         predictable and accurate. Also handle the case where we don't do
2795         clock slaving.
2796
2797 2008-05-09  Sebastian Dröge  <slomo@circular-chaos.org>
2798
2799         Based on a patch by:
2800           Björn Benderius <bjoern dot benderius at axis dot com>
2801
2802         * gst/ffmpegcolorspace/avcodec.h:
2803         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2804         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
2805         (gst_ffmpegcsp_avpicture_fill):
2806         * gst/ffmpegcolorspace/imgconvert.c: (nv12_to_nv21):
2807         * gst/ffmpegcolorspace/imgconvert_template.h:
2808         Add conversions from/to NV12 and NV21 and conversions between those
2809         two formats. Fixes bug #532166.
2810
2811 2008-05-08  Edward Hervey  <edward.hervey@collabora.co.uk>
2812
2813         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find):
2814         Abort the h264 typefinding as soon as _peek() doesn't return anything,
2815         which happens for example with files smaller than 128kb.
2816
2817 2008-05-08  Wim Taymans  <wim.taymans@collabora.co.uk>
2818
2819         Patch by: Wouter Cloetens <zombie at e2big dot org>
2820
2821         * gst-libs/gst/rtsp/Makefile.am:
2822         * gst-libs/gst/rtsp/gstrtspconnection.c:
2823         (gst_rtsp_connection_create), (md5_digest_to_hex_string),
2824         (auth_digest_compute_hex_urp), (auth_digest_compute_response),
2825         (add_auth_header), (gst_rtsp_connection_free),
2826         (gst_rtsp_connection_set_auth), (str_case_hash), (str_case_equal),
2827         (gst_rtsp_connection_set_auth_param),
2828         (gst_rtsp_connection_clear_auth_params):
2829         * gst-libs/gst/rtsp/gstrtspconnection.h:
2830         Add Digest authorization support for RTSP connections. See #532065.
2831
2832         * gst-libs/gst/rtsp/md5.c:
2833         * gst-libs/gst/rtsp/md5.h:
2834         Yeap, another md5 implementation until we can depend on a glib that has
2835         support for it.
2836
2837 2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>
2838
2839         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2840
2841         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
2842         Let audioresample use the buffer allocation of basetransform instead
2843         of it's own stuff.
2844
2845         * tests/check/elements/audioresample.c: (alloc_only_48000),
2846         (GST_START_TEST), (audioresample_suite):
2847         Add unit test for the recent basetransform bugfix, where upstream
2848         changes caps to something that can't be passed through anymore.
2849
2850 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
2851
2852         * win32/common/config.h.in:
2853           Don't define GST_FUNCTION, if GLib supports MSVC we'd much rather
2854           use the real thing than having "???" unconditionally.
2855
2856 2008-05-07  Wim Taymans  <wim.taymans@collabora.co.uk>
2857
2858         * gst-libs/gst/audio/gstbaseaudiosink.c:
2859         (gst_base_audio_sink_query):
2860         Report the latency with the new seglatency parameter.
2861
2862         * gst-libs/gst/audio/gstringbuffer.c:
2863         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
2864         (gst_ring_buffer_acquire):
2865         * gst-libs/gst/audio/gstringbuffer.h:
2866         Add new field to the ringbufferspec to specify the expected latency
2867         between the underlying device read/write pointer, this is needed
2868         when writing sinks that sit a little closer to the hardware.
2869         Add some more docs for other fields.
2870
2871 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
2872
2873         * gst/volume/gstvolume.c: (volume_transform_ip):
2874         Return NOT_NEGOTIATED if we didn't set a process function yet for some
2875         reason instead of crashing later. Might fix bug #509125.
2876
2877 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
2878
2879         Based on a patch by: Tim-Philipp Müller  <tim.muller at collabora co uk>
2880
2881         * gst/audioconvert/audioconvert.c: (audio_convert_prepare_context):
2882         * gst/audioconvert/audioconvert.h:
2883         * gst/audioconvert/gstaudioconvert.c:
2884         (gst_audio_convert_parse_caps),
2885         (structure_has_fixed_channel_positions),
2886         (gst_audio_convert_transform_caps):
2887         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_matrix):
2888         Add support for more than 8 channels and NONE channel layouts. For
2889         more than 8 channels no channel conversion is supported yet, only
2890         format conversions are supported. Fixes bug #398033.
2891
2892         * tests/check/elements/audioconvert.c: (verify_convert),
2893         (GST_START_TEST), (audioconvert_suite):
2894         Add some unit tests by Tim for checking the NONE channel layouts
2895         and more than 8 channels and add some more unit tests for channel
2896         conversions.
2897
2898 2008-05-06  Wim Taymans  <wim.taymans@collabora.co.uk>
2899
2900         * gst/playback/gstdecodebin2.c: (connect_pad):
2901         When autoplugging fails, set the element back to NULL before
2902         unreffing it.
2903
2904 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
2905
2906         * win32/common/libgstaudio.def:
2907         Add gst_base_audio_src_[sg]et_slave_method() to the exported
2908         symbols.
2909
2910 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
2911
2912         * gst/subparse/samiparse.c: (handle_start_sync),
2913         (end_sami_element), (characters_sami):
2914         Remove trailing, leading and double whitespaces.
2915         Correctly timestamp buffers and output the last buffer too.
2916
2917         * tests/check/elements/subparse.c: (GST_START_TEST),
2918         (subparse_suite):
2919         Add a simple unit test for SAMI parsing.
2920
2921 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
2922
2923         Patch by: Young-Ho Cha <ganadist at chollian dot net>
2924
2925         * gst/subparse/samiparse.c: (handle_start_sync),
2926         (start_sami_element), (end_sami_element), (characters_sami),
2927         (sami_context_reset):
2928         Only output characters inside the "sync" elements. There could be
2929         other elements like "style" that have some content but should
2930         not be printed. Fixes bug #467911.
2931
2932 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
2933
2934         * gst/playback/gstplaybasebin.c: (set_audio_mute),
2935         (set_active_source):
2936         * gst/playback/gstplaybasebin.h:
2937         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2938         (playbin_set_audio_mute):
2939         Allow setting -1 as current-audio to mute the current audio stream,
2940         similar to what is done for subtitles. Fixes bug #342294.
2941
2942 2008-05-05  Edward Hervey  <edward.hervey at collabora co uk>
2943
2944         * gst-libs/gst/pbutils/descriptions.c: (formats): 
2945         It's SorensOn and not SorensEn.
2946
2947 2008-05-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
2948
2949         * gst-libs/gst/pbutils/descriptions.c: (formats):
2950           Fix description of video/x-flash-video.
2951
2952 2008-05-04  Sebastian Dröge  <slomo@circular-chaos.org>
2953
2954         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
2955         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
2956         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
2957         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps_list):
2958         Remove some unused code.
2959
2960         * gst/audioconvert/gstaudioquantize.c:
2961         (gst_audio_quantize_free_noise_shaping):
2962         Don't return before freeing the noise shaping history.
2963
2964 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2965
2966         * tests/check/elements/subparse.c: (do_test),
2967           (test_tmplayer_style3b), (subparse_suite):
2968           Add unit test for the tmplayer variant from bug #530962.
2969
2970 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2971
2972         * gst/subparse/gstsubparse.c: (handle_buffer),
2973           (gst_sub_parse_sink_event):
2974         * gst/subparse/tmplayerparse.c: (tmplayer_process_buffer),
2975           (tmplayer_parse_line):
2976           Fix parsing of tmplayer subtitle variant where every single line contains
2977           text and there isn't an empty line after each line to determine the
2978           duration (#530962). Improve EOS handling for tmplayer subtitles a bit by
2979           making sure that we push out the last line of text without a duration if
2980           there's still text left in the buffer at the end.
2981
2982 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2983
2984         * gst/subparse/gstsubparse.c: (feed_textbuf):
2985           Fix detection of discontinuities based on the buffer offset (doesn't work
2986           so well if no buffer offset is set) and also check for the DISCONT buffer
2987           flag. This keeps the parser state from being reset after each buffer in
2988           the unit test.
2989
2990 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2991
2992         * gst/typefind/gsttypefindfunctions.c: (mpeg_video_stream_type_find):
2993           Further fine-tuning: don't absolutely require sequence or GOP headers
2994           (as introduced in the previous commit), but adjust the typefind
2995           probabilities returned accordingly if we don't see them. Also make sure
2996           picture header and first slice are somewhat close to each other (which
2997           is not perfect but still better than requiring a fixed offset or having
2998           no limit at all).
2999
3000 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3001
3002         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
3003         (gst_basertppayload_sink_setcaps),
3004         (gst_basertppayload_sink_getcaps):
3005         Rename the setcaps/getcaps function internally to make it clear that
3006         they are called for the sink pad.
3007
3008 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3009
3010         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3011         (gst_base_rtp_depayload_class_init),
3012         (gst_base_rtp_depayload_handle_sink_event), (create_segment_event),
3013         (gst_base_rtp_depayload_packet_lost),
3014         (gst_base_rtp_depayload_set_gst_timestamp):
3015         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3016         Catch packet-lost events from the jitterbuffer and convert them into a
3017         vmethod call (lost-packet) so that depayloaders can do something smart.
3018         Also add a default packet-lost function that sends out a segment update
3019         to the decoders.
3020
3021 2008-05-02  Stefan Kost  <ensonic@users.sf.net>
3022
3023         * gst/playback/test4.c:
3024         * gst/playback/test5.c:
3025         * gst/playback/test6.c:
3026         * gst/playback/test7.c:
3027           Also include config.h when relying on defines from it. Fixes the
3028           build. Its been a please to serve :)
3029
3030 2008-05-02  Thijs Vermeir <thijsvermeir@gmail.com>
3031
3032         * gst/videotestsrc/videotestsrc.c (paint_setup_NV12),
3033         (paint_setup_NV21), (paint_hline_NV12_NV21):
3034         Add support for NV12 and NV21 in videotestsrc
3035
3036 2008-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
3037
3038         * gst/videoscale/gstvideoscale.c:
3039         * gst/videoscale/vs_4tap.c: (vs_image_scale_4tap_Y):
3040         * gst/videoscale/vs_image.c: (vs_image_scale_nearest_RGBA),
3041         (vs_image_scale_linear_RGBA), (vs_image_scale_nearest_RGB),
3042         (vs_image_scale_linear_RGB), (vs_image_scale_nearest_YUYV),
3043         (vs_image_scale_linear_YUYV), (vs_image_scale_nearest_UYVY),
3044         (vs_image_scale_linear_UYVY), (vs_image_scale_nearest_Y),
3045         (vs_image_scale_linear_Y), (vs_image_scale_nearest_RGB565),
3046         (vs_image_scale_linear_RGB565), (vs_image_scale_nearest_RGB555),
3047         (vs_image_scale_linear_RGB555):
3048         Support 1x1 images as input and output as for example the BBC HQ new
3049         streams have 1x1 GIFs in the playlists for some reason.
3050
3051 2008-05-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
3052
3053         * gst/playback/gstdecodebin.c: (free_pad_probe_for_element),
3054           (try_to_link_1):
3055           If we can't activate one of the decoders we plugged in (such as,
3056           say, musepackdec) for some reason (it might not support push mode,
3057           for example), remove any pad probes that close_pad_link() might
3058           have set up. This makes sure we later don't try to remove a probe
3059           for a pad that doesn't exist any longer, and avoids nast warnings
3060           and probably other things too.
3061
3062 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
3063
3064         * gst/typefind/gsttypefindfunctions.c:
3065           (mpeg_video_stream_ctx_ensure_data), (mpeg_video_stream_type_find),
3066           (plugin_init):
3067           Rework mpeg video stream typefinding a bit more: make sure sequence,
3068           GOP, picture and slice headers appear in the order they should and
3069           that we've in fact at least had one of each; fix picture header
3070           detection; decouple picture and slice header check - don't assume
3071           they're at a fixed offset, there may be extra data in between. Also,
3072           announce varying degrees of probability depending on what we found
3073           exactly (multiple pictures, at least one picture, just sequence and
3074           GOP headers). Finally, in _ensure_data(), take into account that we
3075           might be typefinding smaller amounts of data, such as the first
3076           buffer of a stream, so fall back to the minimum size needed as long
3077           as that's available, instead of erroring out if there's less than
3078           2kB of data. Fixes #526173. Conveniently also doesn't recognise the
3079           fuzzed file from #399342 as valid.
3080
3081 2008-04-30  Michael Smith <msmith@songbirdnest.com>
3082
3083         * ext/theora/theoradec.c:
3084           Cool kids don't divide by zero.
3085           Treat PAR of x:0 as 1:1.
3086           Fixes #530719.
3087
3088 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
3089
3090         * gst/typefind/gsttypefindfunctions.c: (MpegVideoStreamCtx),
3091           (mpeg_video_stream_ctx_advance), (mpeg_video_stream_ctx_ensure_data),
3092           (mpeg_video_stream_type_find):
3093           Refactor a bit: use context structure to track parsing offset and
3094           size of available data and make the code a bit clearer. Fixes bad
3095           memory access in #356937.
3096
3097 2008-04-28  Michael Smith <msmith@songbirdnest.com>
3098
3099         * gst/playback/test4.c:
3100         * gst/playback/test5.c:
3101         * gst/playback/test6.c:
3102         * gst/tcp/gstmultifdsink.c:
3103           Include stdlib.h and unistd.h only if the appropriate HAVE_*_H macro
3104           is defined.
3105
3106 2008-04-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3107
3108         * gst-libs/gst/audio/gstbaseaudiosink.h:
3109         Clarify some docs.
3110
3111         * gst-libs/gst/audio/gstbaseaudiosrc.c: (slave_method_get_type),
3112         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
3113         (gst_base_audio_src_set_slave_method),
3114         (gst_base_audio_src_get_slave_method),
3115         (gst_base_audio_src_set_property),
3116         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
3117         * gst-libs/gst/audio/gstbaseaudiosrc.h:
3118         Add property and methods for selecting the clock slave method in the
3119         source, like in the sink.
3120         We only implement "none" and "re-timestamp" for now.
3121         API: gst_base_audio_src_set_slave_method()
3122         API: gst_base_audio_src_get_slave_method()
3123
3124 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
3125
3126         * gst-libs/gst/rtp/gstrtpbuffer.c:
3127         Fix the docs about the seqnum compare function, it returns a difference.
3128
3129 2008-04-24  Edward Hervey  <edward.hervey@collabora.co.uk>
3130
3131         * ext/alsa/gstalsadeviceprobe.c:
3132         (gst_alsa_get_device_list): Don't return before freeing up
3133         the allocated structures.
3134
3135 2008-04-24  Stefan Kost  <ensonic@users.sf.net>
3136
3137         * gst/playback/gstplaybin.c:
3138           Remove obsolete streaminfo code and fix a leak. Fixes #529546
3139
3140 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
3141
3142         * ext/ogg/gstoggdemux.c:
3143           Revert the event part, that should not go in.
3144
3145 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
3146
3147         * ext/ogg/gstoggdemux.c:
3148           Don't leak GstPluginFeatures when filtering.
3149
3150 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
3151
3152         * sys/xvimage/xvimagesink.c:
3153           Add some logging for cases when grabbing the xv failed.
3154
3155 2008-04-21  David Schleef  <ds@schleef.org>
3156
3157         * ext/ogg/gstoggmux.c:
3158           Update Ogg/Dirac muxing.  Removes the weird "KW-DIRAC" bos
3159           packet.  Should conform to what we currently think is the
3160           final Ogg/Dirac muxing spec.
3161
3162 2008-04-21  David Schleef  <ds@schleef.org>
3163
3164         * sys/xvimage/xvimagesink.c:
3165           Fix typo that causes the overlay keying color to bright green
3166           on a 16-bit display.  Dark grey good.  Bright green bad.
3167
3168 2008-04-21  Stefan Kost  <ensonic@users.sf.net>
3169
3170         * ext/gnomevfs/gstgnomevfsuri.c:
3171           Add  FIXME comment about using uri-list for source and sink.
3172
3173 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
3174
3175         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
3176         GST_TYPE_FRACTION contains gints so correctly cast gint64 arguments to
3177         vaargs functions to gint. Otherwise the fractions will get 0 set
3178         instead of the correct value on big endian systems. Fixes bug #529018.
3179
3180 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
3181
3182         * ext/gnomevfs/gstgnomevfssink.c:
3183         (gst_gnome_vfs_sink_uri_get_protocols):
3184         * ext/gnomevfs/gstgnomevfssrc.c:
3185         (gst_gnome_vfs_src_uri_get_protocols):
3186         * ext/gnomevfs/gstgnomevfsuri.c: (_internal_get_supported_uris),
3187         (gst_gnomevfs_get_supported_uris):
3188         Get the list of supported URI schemes in a threadsafe way and use the
3189         same list for the source and sink.
3190
3191 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
3192
3193         * ext/gio/gstgio.c: (_internal_get_supported_protocols),
3194         (gst_gio_get_supported_protocols):
3195         Don't generate a new supported protocols list on each call but cache
3196         it. It's supposed to be static anyway, this way we only leak it once
3197         per process.
3198
3199         * ext/gio/gstgiosink.c: (gst_gio_sink_base_init),
3200         (gst_gio_sink_class_init), (gst_gio_sink_finalize),
3201         (gst_gio_sink_set_property), (gst_gio_sink_get_property),
3202         (gst_gio_sink_start):
3203         * ext/gio/gstgiosink.h:
3204         * ext/gio/gstgiosrc.c: (gst_gio_src_base_init),
3205         (gst_gio_src_class_init), (gst_gio_src_finalize),
3206         (gst_gio_src_set_property), (gst_gio_src_get_property),
3207         (gst_gio_src_start):
3208         * ext/gio/gstgiosrc.h:
3209         API: Add "file" properties where one can set a GFile as
3210         source/destination.
3211
3212         Add locking to the properties and use
3213         gst_element_class_set_details_simple() instead of a static
3214         GstElementDetails struct.
3215
3216 2008-04-19  Sebastian Dröge  <slomo@circular-chaos.org>
3217
3218         * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
3219         (plugin_init):
3220         Add "mpp" and "mp+" as possible extensions for MusePack files.
3221
3222         Add typefinding for MusePack StreamVersion 8 files and include the
3223         stream version in the caps.
3224
3225 2008-04-19  Sebastian Dröge  <slomo@circular-chaos.org>
3226
3227         * gst-libs/gst/rtp/gstrtppayloads.c:
3228         (gst_rtp_payload_info_for_name):
3229         Use g_ascii_strcasecmp() instead of the deprecated g_strcasecmp().
3230
3231 2008-04-18  Tim-Philipp Müller  <tim at centricular dot net>
3232
3233         * configure.ac:
3234           Bump Gtk+ requirement to 2.12.0 for gtk_range_set_fill_level
3235           (NB: this only affects compilation of some of the examples).
3236           Remove some configure.ac cruft that's not needed any longer.
3237
3238 2008-04-18  Edward Hervey  <edward.hervey@collabora.co.uk>
3239
3240         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
3241         Don't validate the payload if there isn't any.
3242         Fixes #525915
3243
3244 2008-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
3245
3246         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_may_start):
3247         Use g_atomic_int_set() instead of gst_atomic_int_set().
3248
3249 2008-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
3250
3251         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3252         Return NULL instead of a gchar * array with one NULL element if we
3253         don't get any supported URI schemes from GIO.
3254
3255 2008-04-15  Stefan Kost  <ensonic@users.sf.net>
3256
3257         * gst/audiotestsrc/gstaudiotestsrc.c:
3258           Remove cpp style commented old code.
3259
3260 2008-04-15  Stefan Kost  <ensonic@users.sf.net>
3261
3262         * gst/playback/gstdecodebin2.c:
3263           Fix signal docs.
3264
3265 2008-04-14  Tim-Philipp Müller  <tim at centricular dot net>
3266
3267         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
3268           (gst_text_overlay_init):
3269           Fix textoverlay unit test again by making the supposed default
3270           value for the wait-text property the actual default value.
3271           Also fix Since: tag for new property.
3272
3273 2008-04-11  Tim-Philipp Müller  <tim at centricular dot net>
3274
3275         * gst-libs/gst/video/video.c: (gst_video_format_new_caps),
3276           (gst_video_format_to_fourcc), (gst_video_format_get_row_stride),
3277           (gst_video_format_get_pixel_stride),
3278           (gst_video_format_get_component_width),
3279           (gst_video_format_get_component_height),
3280           (gst_video_format_get_component_offset), (gst_video_format_get_size),
3281           (gst_video_format_convert):
3282           Add guards to these functions to ensure sane input values.
3283
3284         * tests/check/libs/video.c:
3285           Fix unit test not to create caps with width=0 and height=0.
3286
3287 2008-04-11  Wim Taymans  <wim.taymans@collabora.co.uk>
3288
3289         * docs/design/draft-keyframe-force.txt:
3290         Fix typo.
3291
3292         * gst/playback/gstqueue2.c: (update_buffering),
3293         (gst_queue_handle_src_query):
3294         Set buffering mode in the messages.
3295         Set buffering percent in the query.
3296
3297         * tests/examples/seek/seek.c: (update_fill), (msg_state_changed),
3298         (do_stream_buffering), (do_download_buffering), (msg_buffering):
3299         Do some more fancy things based on the buffering method in use.
3300
3301 2008-04-09  Wim Taymans  <wim.taymans@collabora.co.uk>
3302
3303         * tests/examples/seek/seek.c: (update_fill), (set_update_fill),
3304         (play_cb), (pause_cb), (stop_cb), (msg_state_changed),
3305         (msg_buffering), (main):
3306         Add basic download reports to seek using the new buffering API.
3307
3308 2008-04-09  Wim Taymans  <wim.taymans@collabora.co.uk>
3309
3310         * gst/playback/gstqueue2.c: (update_buffering),
3311         (gst_queue_close_temp_location_file), (gst_queue_handle_src_query),
3312         (gst_queue_src_checkgetrange_function):
3313         Include extra buffering stats in the buffering message.
3314         Implement BUFFERING query.
3315
3316         * gst/playback/gsturidecodebin.c: (do_async_start),
3317         (do_async_done), (type_found), (setup_streaming), (setup_source),
3318         (gst_uri_decode_bin_change_state):
3319         Only add decodebin2 when the type is found in streaming mode.
3320         Make uridecodebin async to PAUSED even when we don't have decodebin2
3321         added yet.
3322
3323 2008-04-09  Sebastian Dröge  <slomo@circular-chaos.org>
3324
3325         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3326         Filter cdda from the supported URI schemes. We can't support
3327         musicbrainz tags and everything else one expects from a cdda source
3328         with GIO. Fixes bug #526794.
3329
3330 2008-04-07  Jan Schmidt  <jan.schmidt@sun.com>
3331
3332         * sys/xvimage/xvimagesink.c (gst_xvimagesink_xvimage_new),
3333         (gst_xvimagesink_buffer_alloc):
3334         Fix calculation of 'expected size' for YV12 buffers.
3335         Be a little more verbose in the debug output for buffer-alloc'ed
3336         buffers which turn out to have the wrong size.
3337
3338 2008-04-07  Tim-Philipp Müller  <tim at centricular dot net>
3339
3340         * NEWS:
3341         * RELEASE:
3342         * gst-plugins-base.doap:
3343           Merge other changes from 0.10.19 release branch.
3344
3345 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
3346
3347         * gst-libs/gst/audio/gstbaseaudiosink.c:
3348           (gst_base_audio_sink_class_init):
3349         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3350           (gst_base_audio_src_class_init):
3351         * gst/playback/gstplayback.c: (plugin_init):
3352         * gst/volume/gstvolume.c: (plugin_init):
3353           Work around missing bits of thread-safety on older GLibs some
3354           more to avoid assertions when starting up multiple playbin
3355           objects concurrently (see #512382).
3356
3357 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
3358
3359         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
3360           Remove some more fields.
3361
3362 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
3363
3364         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
3365
3366         * configure.ac:
3367         Actually build dlls when cross-compiling with mingw32.
3368         Fixes bug #526247.
3369
3370 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
3371
3372         * configure.ac:
3373           Bump version to 0.10.19.1 after the unplanned 0.10.19 release.
3374
3375 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3376
3377         * tests/examples/seek/seek.c: (play_cb), (pause_cb), (stop_cb),
3378         (msg_buffering), (connect_bus_signals), (main):
3379         Add statusbar.
3380         Add buffering support with feedback in the statusbar.
3381
3382 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
3383
3384         * ext/ogg/gstoggmux.c:
3385           Fix sample pipeline description.
3386
3387 2008-04-03  Stefan Kost  <ensonic@users.sf.net>
3388
3389         * docs/plugins/Makefile.am:
3390         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3391         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
3392         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3393           Add playbin, playbin2, decodebin, decodebin2, uridecodebin and oggmux
3394
3395         * docs/plugins/gst-plugins-base-plugins.args:
3396         * docs/plugins/gst-plugins-base-plugins.hierarchy:
3397         * docs/plugins/gst-plugins-base-plugins.interfaces:
3398         * docs/plugins/gst-plugins-base-plugins.prerequisites:
3399         * docs/plugins/inspect/plugin-adder.xml:
3400         * docs/plugins/inspect/plugin-alsa.xml:
3401         * docs/plugins/inspect/plugin-audioconvert.xml:
3402         * docs/plugins/inspect/plugin-audiorate.xml:
3403         * docs/plugins/inspect/plugin-audioresample.xml:
3404         * docs/plugins/inspect/plugin-audiotestsrc.xml:
3405         * docs/plugins/inspect/plugin-cdparanoia.xml:
3406         * docs/plugins/inspect/plugin-decodebin.xml:
3407         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
3408         * docs/plugins/inspect/plugin-gdp.xml:
3409         * docs/plugins/inspect/plugin-gnomevfs.xml:
3410         * docs/plugins/inspect/plugin-libvisual.xml:
3411         * docs/plugins/inspect/plugin-ogg.xml:
3412         * docs/plugins/inspect/plugin-pango.xml:
3413         * docs/plugins/inspect/plugin-playback.xml:
3414         * docs/plugins/inspect/plugin-queue2.xml:
3415         * docs/plugins/inspect/plugin-subparse.xml:
3416         * docs/plugins/inspect/plugin-tcp.xml:
3417         * docs/plugins/inspect/plugin-theora.xml:
3418         * docs/plugins/inspect/plugin-typefindfunctions.xml:
3419         * docs/plugins/inspect/plugin-uridecodebin.xml:
3420         * docs/plugins/inspect/plugin-video4linux.xml:
3421         * docs/plugins/inspect/plugin-videorate.xml:
3422         * docs/plugins/inspect/plugin-videoscale.xml:
3423         * docs/plugins/inspect/plugin-videotestsrc.xml:
3424         * docs/plugins/inspect/plugin-volume.xml:
3425         * docs/plugins/inspect/plugin-vorbis.xml:
3426         * docs/plugins/inspect/plugin-ximagesink.xml:
3427         * docs/plugins/inspect/plugin-xvimagesink.xml:
3428           Update introspection data.
3429
3430         * ext/ogg/gstoggmux.c:
3431           Document oggmux.
3432
3433         * gst/playback/gstdecodebin2.c:
3434           Don't use gtk-doc style comment start for private stuff, but make it
3435           formatted like this for consistency.
3436
3437 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3438
3439         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
3440         (gst_decode_bin_init), (gst_decode_bin_dispose),
3441         (gst_decode_bin_set_sink_caps), (gst_decode_bin_get_sink_caps),
3442         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
3443         (analyze_new_pad), (connect_pad), (expose_pad),
3444         (gst_decode_group_new), (gst_decode_group_control_demuxer_pad),
3445         (gst_decode_group_expose), (gst_decode_group_free),
3446         (do_async_start), (do_async_done), (gst_decode_bin_change_state):
3447         Remove fakesink hack, we can now implement this more elegantly.
3448         Added property to bypass typefinding.
3449         Removed underrun callback and demuxer pad probe, we now use the srcpad
3450         probe to expose groups.
3451         API::sink-caps property
3452
3453         * gst/playback/gstplaybin2.c: (no_more_pads_cb):
3454         Guard against multiple emissions of the no_more_pads signal, which
3455         happens when we are dealing with chained oggs.
3456
3457         * gst/playback/gsturidecodebin.c: (remove_decoders),
3458         (make_decoder), (type_found), (setup_streaming), (source_new_pad),
3459         (setup_source):
3460         For streams, use our own typefind element and plug our queue after it.
3461         We will need this to determine the type of buffering to use for the
3462         queue soon.
3463
3464 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3465
3466         * gst-libs/gst/audio/gstbaseaudiosink.c:
3467         (gst_base_audio_sink_skew_slaving), (gst_base_audio_sink_render):
3468         Guard against over and underflows because of clock slaving.
3469         When we are using our own clock, still compensate for any calibrations
3470         that we might have done to our clock.
3471
3472 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3473
3474         * ext/theora/theoradec.c: (theora_handle_type_packet),
3475         (theora_dec_chain):
3476         Don't try to do anything fancy with the return code from pushing an
3477         event, it does not have enough information to turn it into a
3478         GST_FLOW_ERROR.
3479
3480 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3481
3482         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_reset),
3483         (gst_ogg_demux_chain_elem_pad):
3484         Add small debug line.
3485         Pass return code from the internal decoder instead of the too generic
3486         GST_FLOW_ERROR.
3487
3488 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
3489
3490         * gst-libs/gst/cdda/Makefile.am:
3491         * gst-libs/gst/cdda/base64.c:
3492         * gst-libs/gst/cdda/base64.h:
3493         * gst-libs/gst/cdda/gstcddabasesrc.c:
3494         (gst_cddabasesrc_calculate_musicbrainz_discid):
3495         Use GLib's base64 implementation instead of our own.
3496
3497 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3498
3499         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
3500         (gst_ogg_demux_read_chain):
3501         Refix oggdemux, we only have a problem if we failed to find a chain and
3502         we are not EOF.
3503
3504 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3505
3506         Patch by: Victor STINNER <victor dot stinner at haypocalc dot com>
3507
3508         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
3509         (gst_ogg_demux_read_chain):
3510         When we fail to find a BOS page and we and up with no chain, error out
3511         properly instead of segfaulting. Fixes #525665.
3512
3513 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3514
3515         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
3516         (gst_ogg_demux_read_chain), (gst_ogg_demux_handle_page):
3517         The new-pad-group sequence is add-pads, no-more-pads, add-pads,
3518         no-more-pads...
3519
3520 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3521
3522         * gst/playback/gstqueue2.c: (update_out_rates),
3523         (gst_queue_open_temp_location_file),
3524         (gst_queue_close_temp_location_file), (gst_queue_handle_src_event),
3525         (gst_queue_handle_src_query), (gst_queue_set_property):
3526         Update the estimated input data when we push out a buffer.
3527         Add some debug info about the temp file.
3528         Only forward src events when we are not using a temp file.
3529         Don't block the duration query, we need to find something better.
3530         Don't leak the temp filename.
3531
3532 2008-04-01  Sebastian Dröge  <slomo@circular-chaos.org>
3533
3534         * configure.ac:
3535         Require GLib 2.12 and liboil 0.3.14.
3536
3537         * gst/volume/gstvolume.c: (volume_process_double):
3538         Unconditionally use liboil 0.3.14 function.
3539
3540 2008-03-31  Wim Taymans  <wim.taymans@collabora.co.uk>
3541
3542         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
3543         ms-gsm can have arbitrarty sample rates. See #481354.
3544
3545 2008-03-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3546
3547         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
3548         MP4S is generic MPEG-4, not a microsoft variant.
3549
3550 2008-03-27  Michael Smith <msmith@fluendo.com>
3551
3552         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
3553           Check the body CRC (if set) when depayloading.
3554           Fixes #522401.
3555
3556 2008-03-24  Tim-Philipp Müller  <tim at centricular dot net>
3557
3558         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
3559           Fix Since: version for new property.
3560
3561 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3562
3563         * gst-libs/gst/rtsp/gstrtspconnection.c:
3564         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
3565         (gst_rtsp_connection_read_internal), (gst_rtsp_connection_poll):
3566         Don't error when poll_wait returns EAGAIN.
3567
3568 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3569
3570         * gst/playback/gstqueue2.c: (gst_queue_is_filled):
3571         The queue is never filled when there are no buffers in the queue at all.
3572         Fixes #523993.
3573
3574 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3575
3576         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
3577         (init_group), (free_group), (gst_play_bin_init),
3578         (gst_play_bin_finalize), (gst_play_bin_set_uri),
3579         (gst_play_bin_set_suburi), (gst_play_bin_get_video_tags),
3580         (gst_play_bin_get_audio_tags), (gst_play_bin_get_text_tags),
3581         (gst_play_bin_set_current_video_stream),
3582         (gst_play_bin_set_current_audio_stream),
3583         (gst_play_bin_set_current_text_stream),
3584         (gst_play_bin_set_encoding), (gst_play_bin_set_property),
3585         (gst_play_bin_get_property), (pad_added_cb), (pad_removed_cb),
3586         (no_more_pads_cb), (perform_eos), (autoplug_select_cb),
3587         (activate_group), (deactivate_group), (setup_next_source),
3588         (save_current_group), (gst_play_bin_change_state):
3589         Update some docs.
3590         Add new locks and conds to protect pipeline creation and group
3591         switching.
3592         Implement the sub-uri property.
3593         Keep track of pending uridecodebin creation and configure the output
3594         pipeline after all streams are configured.
3595         Propagate subtitle encoding to the uridecodebins.
3596         Implement getting the video/audio/visualisation elements.
3597         Use input-selector for stream switching.
3598         If we are asked to do visualisation, prefer to autoplug raw sinks
3599         instead of sinks that accept encoded data.
3600
3601 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3602
3603         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
3604         (gst_play_sink_init), (gst_play_sink_dispose),
3605         (gst_play_sink_set_video_sink), (gst_play_sink_get_video_sink),
3606         (gst_play_sink_set_audio_sink), (gst_play_sink_get_audio_sink),
3607         (gst_play_sink_vis_unblocked), (gst_play_sink_vis_blocked),
3608         (gst_play_sink_set_vis_plugin), (gst_play_sink_get_vis_plugin),
3609         (gst_play_sink_set_volume), (gst_play_sink_get_volume),
3610         (gst_play_sink_set_mute), (gen_video_chain), (gen_text_chain),
3611         (gen_audio_chain), (gen_vis_chain), (gst_play_sink_reconfigure),
3612         (gst_play_sink_set_font_desc), (gst_play_sink_get_font_desc),
3613         (gst_play_sink_send_event_to_sink), (gst_play_sink_change_state):
3614         * gst/playback/gstplaysink.h:
3615         Add methods to get audio/video/vis elements.
3616         Add methods to set the font description for the overlay.
3617         Remove properties, we're using this element with its methods only.
3618         Add support for subtitles.
3619         Rearrange the locking a bit to not use the object lock for protecting
3620         the pipeline construction.
3621         Try to use the volume and mute property on the sink when its available.
3622         Implement the mute option with volume when the sink does not have a mute
3623         property.
3624         Only add volume element when the sink has no volume property.
3625         Only do visualisations with raw audio pads.
3626
3627 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3628
3629         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
3630         (gst_text_overlay_init), (gst_text_overlay_set_property),
3631         (gst_text_overlay_get_property), (gst_text_overlay_src_event),
3632         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
3633         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
3634         (gst_text_overlay_change_state):
3635         * ext/pango/gsttextoverlay.h:
3636         Add property to configure waiting for text on the textpad or not, with
3637         the default behaviour being the old one (always wait for text before
3638         rendering the video). This default behaviour is usually not the best one
3639         because the text stream can very sparse and could require queueing a lot
3640         of video.
3641         Fix the flushing and EOS handing so that we don't mix up their meaning.
3642
3643 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3644
3645         * gst/playback/gsturidecodebin.c:
3646         (gst_uri_decode_bin_autoplug_factories),
3647         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
3648         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_encoding),
3649         (gst_uri_decode_bin_set_property),
3650         (gst_uri_decode_bin_get_property), (no_more_pads_full),
3651         (new_decoded_pad_cb), (gen_source_element), (remove_decoders),
3652         (proxy_autoplug_factories_signal), (make_decoder),
3653         (source_new_pad), (setup_source):
3654         Add a readonly source property and notify.
3655         Add new lock for protecting the construction of the pipeline.
3656         Keep track of the decodebins we plugged.
3657         Correctly proxy the autoplug signal so that it actually continues.
3658         Proxy subtitle-encoding to the decodebins.
3659
3660 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3661
3662         * tests/examples/seek/seek.c: (audio_toggle_cb), (video_toggle_cb),
3663         (text_toggle_cb), (update_streams), (main):
3664         Rearrange some buttons in playbin2 and make some other boxes insensitive
3665         when needed.
3666         Add language codes to subtitle selection boxes when we gind the right
3667         tags for the streams.
3668
3669 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3670
3671         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
3672         (gst_decode_bin_set_caps), (gst_decode_bin_get_caps),
3673         (gst_decode_bin_set_subs_encoding),
3674         (gst_decode_bin_get_subs_encoding),
3675         (gst_decode_bin_autoplug_factories), (connect_pad), (are_raw_caps),
3676         (deactivate_free_recursive):
3677         Protect caps property with the object lock.
3678         Protect encoding property with the object lock.
3679         Keep list of elements we added that have the subtitle-encoding property.
3680         Distribute the subtitle-encoding to all of the elements when it
3681         changes.
3682
3683 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3684
3685         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_release):
3686         Small debug improvement.
3687
3688         * gst-libs/gst/audio/gstbaseaudiosink.c:
3689         (gst_base_audio_sink_render):
3690         Fix bug in determining the sample start/stop position, we want to base
3691         this decision on the fact that we are going forwards or backwards, not
3692         slower or faster. This fixes some ugly resync warnings when playing at
3693         very slow speeds.
3694
3695 2008-03-23  Sebastian Dröge  <slomo@circular-chaos.org>
3696
3697         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3698         Correctly set the supported URI schemes and don't leave
3699         some schemes in the middle or at the start at NULL.
3700
3701 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
3702
3703         * tests/check/elements/gdpdepay.c:
3704           Make test compile without unused function/variable warnings on PPC.
3705  
3706 2008-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
3707
3708         * configure.ac:
3709         * ext/alsa/gstalsamixerelement.c:
3710         (gst_alsa_mixer_element_class_init):
3711         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init):
3712         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
3713         * ext/cdparanoia/gstcdparanoiasrc.c:
3714         (gst_cd_paranoia_src_class_init):
3715         * ext/gio/gstgiosink.c: (gst_gio_sink_class_init):
3716         * ext/gio/gstgiosrc.c: (gst_gio_src_class_init):
3717         * ext/gio/gstgiostreamsink.c: (gst_gio_stream_sink_class_init):
3718         * ext/gio/gstgiostreamsrc.c: (gst_gio_stream_src_class_init):
3719         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
3720         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init):
3721         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
3722         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
3723         * ext/pango/gsttextrender.c: (gst_text_render_class_init):
3724         * ext/theora/theoradec.c: (gst_theora_dec_class_init):
3725         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
3726         * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
3727         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_class_init):
3728         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
3729         (gst_audio_filter_template_class_init):
3730         * gst-libs/gst/audio/gstbaseaudiosink.c:
3731         (gst_base_audio_sink_class_init):
3732         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3733         (gst_base_audio_src_class_init):
3734         * gst-libs/gst/cdda/gstcddabasesrc.c:
3735         (gst_cdda_base_src_class_init):
3736         * gst-libs/gst/interfaces/mixertrack.c:
3737         (gst_mixer_track_class_init):
3738         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3739         (gst_base_rtp_depayload_class_init):
3740         * gst-libs/gst/rtp/gstbasertppayload.c:
3741         (gst_basertppayload_class_init):
3742         * gst/audioconvert/gstaudioconvert.c:
3743         (gst_audio_convert_class_init):
3744         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_class_init):
3745         * gst/audioresample/gstaudioresample.c:
3746         (gst_audioresample_class_init):
3747         * gst/audiotestsrc/gstaudiotestsrc.c:
3748         (gst_audio_test_src_class_init):
3749         * gst/gdp/gstgdppay.c: (gst_gdp_pay_class_init):
3750         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
3751         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
3752         (preroll_unlinked):
3753         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
3754         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init):
3755         * gst/playback/gstplaysink.c: (gst_play_sink_class_init):
3756         * gst/playback/gstqueue2.c: (gst_queue_class_init):
3757         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
3758         * gst/playback/gststreamselector.c: (gst_selector_pad_class_init),
3759         (gst_stream_selector_class_init):
3760         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init):
3761         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
3762         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
3763         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
3764         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
3765         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
3766         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
3767         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init):
3768         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
3769         * gst/videotestsrc/gstvideotestsrc.c:
3770         (gst_video_test_src_class_init):
3771         * gst/volume/gstvolume.c: (gst_volume_class_init):
3772         * sys/v4l/gstv4lelement.c: (gst_v4lelement_class_init):
3773         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
3774         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
3775         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
3776         * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
3777         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
3778         Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use
3779         static strings (i.e. all). This gives us less memory usage,
3780         fewer allocations and thus less memory defragmentation. Depend
3781         on core CVS for this. Fixes bug #523806.
3782
3783 2008-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
3784
3785         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3786         Filter http and https protocols. GIO/GVfs handles them but it's
3787         impossible to implement iradio/icecast with it. Better use
3788         souphttpsrc or something else for this.
3789
3790         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_get_size):
3791         If getting the file informations by a query fails try it with the
3792         seek-to-end trick too.
3793
3794 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3795
3796         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
3797         (gst_volume_base_init), (gst_volume_class_init),
3798         (volume_process_double), (volume_process_float),
3799         (volume_transform_ip), (plugin_init):
3800         memset buffers to zero if we get a GAP buffer. We usually see a
3801         buffer as one unit so let's handle it as one and don't care about
3802         volume changes while processing one buffer.
3803         Also clean up some stuff a bit.
3804
3805 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3806
3807         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
3808         (gst_audio_convert_create_silence_buffer),
3809         (gst_audio_convert_transform):
3810         Make audioconvert GAP-aware by outputting silence buffers when the
3811         input has the GAP flag set. This is up to 8x faster.
3812         Based on a patch by Stefan Kost. Fixes bug #517813.
3813
3814 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3815
3816         * gst/volume/gstvolume.c: (volume_process_double):
3817         Use oil_scalarmultiply_f64_ns() for double processing when it's
3818         available at compile time.
3819
3820 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3821
3822         * configure.ac:
3823         Fix lrint/lrintf checks to actually work. These functions are
3824         in libm on Linux at least so try to link to it.
3825
3826 2008-03-21  Jan Schmidt  <jan.schmidt@sun.com>
3827
3828         * configure.ac:
3829         Back to development - 0.10.18.1
3830
3831 === release 0.10.18 ===
3832
3833 2008-03-20  Jan Schmidt <jan.schmidt@sun.com>
3834
3835         * configure.ac:
3836           releasing 0.10.18, "I will follow"
3837
3838 2008-03-18  Jan Schmidt  <jan.schmidt@sun.com>
3839
3840         * configure.ac:
3841         * win32/common/config.h:
3842         0.10.17.4 pre-release
3843
3844 2008-03-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3845
3846         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_message_dump):
3847         Use GST_STR_NULL when trying to print strings that could be NULL because
3848         this might crash on some platforms. See #520808.
3849
3850 2008-03-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3851
3852         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
3853
3854         * gst-libs/gst/rtsp/gstrtspconnection.c:
3855         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
3856         (read_line), (gst_rtsp_connection_read_internal):
3857         Generic Windows fixes that makes libgstrtsp work on Windows when
3858         coupled with the new GstPoll API. See #520808.
3859
3860 2008-03-17  Sebastian Dröge  <slomo@circular-chaos.org>
3861
3862         Patch by: Milosz Derezynski <internalerror at gmail dot com>
3863
3864         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_create):
3865           If seeking to a new position succeeds don't simply return from
3866           create() without creating a buffer. Do this only in the case
3867           seeking to the new position fails. Fixes bug #523054.
3868
3869 2008-03-17  Tim-Philipp Müller  <tim at centricular dot net>
3870
3871         * gst-libs/gst/video/video.c: (gst_video_format_parse_caps),
3872           (gst_video_format_from_rgba32_masks):
3873           Fix gst_video_format_parse_caps() for RGB caps with alpha channel
3874           (#522635).
3875
3876         * tests/check/libs/video.c: (test_parse_caps_rgb), (video_suite):
3877           Add unit test for the RGB caps parsing and creation, checking for
3878           internal consistency of the new API and consistency of the API with
3879           the old GST_VIDEO_CAPS_* defines.
3880
3881 2008-03-14  David Schleef  <ds@schleef.org>
3882
3883         * gst/videotestsrc/videotestsrc.c:  Oops, revert last change
3884           because -base is in freeze.
3885
3886 2008-03-14  David Schleef  <ds@schleef.org>
3887
3888         Patch by: William M. Brack
3889
3890         * gst/videotestsrc/videotestsrc.c: Fix Bayer pattern generation.
3891
3892 2008-03-14  Wim Taymans  <wim.taymans@collabora.co.uk>
3893
3894         * gst/playback/gststreamselector.c: (gst_selector_pad_event),
3895         (gst_selector_pad_chain):
3896         * gst/playback/gststreamselector.h:
3897         Revert change that caused regression until a real fix is found.
3898         Fixes #522203.
3899
3900 2008-03-12  Michael Smith <msmith@fluendo.com>
3901
3902         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
3903         * gst-libs/gst/audio/gstringbuffer.h:
3904           Rename recently added buffer types to make more sense.
3905         * ext/alsa/gstalsasink.c: (alsasink_parse_spec),
3906         (gst_alsasink_write):
3907           Adapt for above API changes.
3908           Fixes bug #520523.
3909
3910 2008-03-11  Sebastian Dröge  <slomo@circular-chaos.org>
3911
3912         * win32/common/libgstnetbuffer.def:
3913         Add new symbol gst_netaddress_equal. Fixes bug #521743.
3914
3915 2008-03-11  Jan Schmidt  <jan.schmidt@sun.com>
3916
3917         * configure.ac:
3918         * win32/common/config.h:
3919         0.10.17.3 pre-release
3920
3921 2008-03-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3922
3923         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3924         (gst_base_audio_src_create):
3925         Fix duration when no clock was provided. Fixes #520300.
3926
3927 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3928
3929         Patch by: Olivier Crete  <tester at tester ca>
3930
3931         * docs/libs/gst-plugins-base-libs-sections.txt:
3932         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netaddress_equal):
3933         * gst-libs/gst/netbuffer/gstnetbuffer.h:
3934         Add trivial function to compare GstNetAddress. See #520626.
3935         API: GstNetBuffer::gst_netaddress_equal
3936
3937 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3938
3939         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
3940         Update mode property docs, it's deprecated now.
3941
3942 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3943
3944         * gst-libs/gst/rtsp/gstrtspconnection.c:
3945         (gst_rtsp_connection_create):
3946         * gst/tcp/gstmultifdsink.c: (gst_fdset_mode_get_type),
3947         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_start):
3948         * gst/tcp/gstmultifdsink.h:
3949         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_start):
3950         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_start):
3951         Remove GstPollMode from gstpoll constructor.
3952
3953 2008-03-04  Jan Schmidt  <jan.schmidt@sun.com>
3954
3955         * configure.ac:
3956         * win32/common/config.h:
3957         0.10.17.2 pre-release
3958
3959 2008-03-03  Jan Schmidt  <jan.schmidt@sun.com>
3960
3961         * gst/Makefile.am:
3962         GST_PLUGINS_ALL correctly lists subparse and tcp now, don't distclean
3963         them twice
3964
3965         * win32/common/libgstinterfaces.def:
3966         * win32/common/libgstrtp.def:
3967         Add new API to the defs
3968
3969 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
3970
3971         Patch by: Mersad Jelacic  <mersad at axis dot com>
3972
3973         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
3974         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
3975         API: add gst_base_rtp_audio_payload_set_samplebits_options() to make it
3976         possible to specify the sample size in bits. (#509637)
3977
3978 2008-03-03  Tim-Philipp Müller  <tim at centricular dot net>
3979
3980         * tests/check/libs/mixer.c:
3981           Add a few simple checks for the new message types.
3982
3983 2008-03-03  Tim-Philipp Müller  <tim at centricular dot net>
3984
3985         * docs/libs/gst-plugins-base-libs-sections.txt:
3986         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_option_changed),
3987           (gst_mixer_options_list_changed), (gst_mixer_mixer_changed),
3988           (gst_mixer_message_get_type),
3989           (gst_mixer_message_parse_option_changed),
3990           (gst_mixer_message_parse_options_list_changed):
3991         * gst-libs/gst/interfaces/mixer.h: (GstMixerType),
3992           (GST_MIXER_MESSAGE_OPTION_CHANGED),
3993           (GST_MIXER_MESSAGE_OPTIONS_LIST_CHANGED),
3994           (GST_MIXER_MESSAGE_MIXER_CHANGED):
3995           API: add gst_mixer_options_list_changed(), gst_mixer_mixer_changed()
3996           and gst_mixer_message_parse_options_list_changed(). Fixes #519916.
3997
3998 2008-03-03  Tim-Philipp Müller  <tim at centricular dot net>
3999
4000         * gst-libs/gst/interfaces/mixeroptions.c: (gst_mixer_options_init),
4001           (gst_mixer_options_get_values):
4002         * gst-libs/gst/interfaces/mixeroptions.h:
4003           (GST_MIXER_OPTIONS_GET_CLASS), (GstMixerOptionsClass),
4004           (_GstMixerOptions), (_GstMixerOptionsClass):
4005           API: add GstMixerOptions::get_values vfunc (#519906)
4006
4007 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
4008
4009         * configure.ac:
4010         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
4011         plug-ins are included/excluded. (#498222)
4012
4013 2008-03-03  Sebastian Dröge  <slomo@circular-chaos.org>
4014
4015         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
4016         Add typefinder for IMelody files, using audio/x-imelody.
4017         See bug #519516.
4018
4019 2008-03-03  Sebastian Dröge  <slomo@circular-chaos.org>
4020
4021         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_get_type):
4022         * ext/alsa/gstalsasink.c: (set_hwparams):
4023         * ext/alsa/gstalsasrc.c: (set_hwparams):
4024         * ext/gio/gstgio.c: (gst_gio_uri_handler_get_uri):
4025         * ext/ogg/gstoggmux.h:
4026         * ext/ogg/gstogmparse.c:
4027         * gst-libs/gst/audio/audio.c:
4028         * gst-libs/gst/fft/kiss_fft_f64.c: (kiss_fft_f64_alloc):
4029         * gst-libs/gst/pbutils/missing-plugins.c:
4030         (gst_missing_uri_sink_message_new),
4031         (gst_missing_element_message_new),
4032         (gst_missing_decoder_message_new),
4033         (gst_missing_encoder_message_new):
4034         * gst-libs/gst/rtp/gstbasertppayload.c:
4035         * gst-libs/gst/rtp/gstrtcpbuffer.c:
4036         (gst_rtcp_packet_bye_get_reason):
4037         * gst/audioconvert/gstaudioconvert.c:
4038         * gst/audioresample/gstaudioresample.c:
4039         * gst/ffmpegcolorspace/imgconvert.c:
4040         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
4041         * gst/typefind/gsttypefindfunctions.c:
4042         * gst/videoscale/vs_4tap.c:
4043         * gst/videoscale/vs_4tap.h:
4044         * sys/v4l/gstv4lelement.c:
4045         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_any_caps):
4046         * sys/v4l/v4l_calls.c:
4047         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
4048         (gst_v4lsrc_try_capture):
4049         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
4050         (gst_ximagesink_ximage_new):
4051         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
4052         (gst_xvimagesink_xvimage_new):
4053         * tests/check/elements/audioconvert.c:
4054         * tests/check/elements/audioresample.c:
4055         (fail_unless_perfect_stream):
4056         * tests/check/elements/audiotestsrc.c: (setup_audiotestsrc):
4057         * tests/check/elements/decodebin.c:
4058         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
4059         (setup_gdpdepay_streamheader):
4060         * tests/check/elements/gdppay.c: (setup_gdppay), (GST_START_TEST),
4061         (setup_gdppay_streamheader):
4062         * tests/check/elements/gnomevfssink.c: (setup_gnomevfssink):
4063         * tests/check/elements/multifdsink.c: (setup_multifdsink):
4064         * tests/check/elements/textoverlay.c:
4065         * tests/check/elements/videorate.c: (setup_videorate):
4066         * tests/check/elements/videotestsrc.c: (setup_videotestsrc):
4067         * tests/check/elements/volume.c: (setup_volume):
4068         * tests/check/elements/vorbisdec.c: (setup_vorbisdec):
4069         * tests/check/elements/vorbistag.c:
4070         * tests/check/generic/clock-selection.c:
4071         * tests/check/generic/states.c: (setup), (teardown):
4072         * tests/check/libs/cddabasesrc.c:
4073         * tests/check/libs/video.c:
4074         * tests/check/pipelines/gio.c:
4075         * tests/check/pipelines/oggmux.c:
4076         * tests/check/pipelines/simple-launch-lines.c:
4077         (simple_launch_lines_suite):
4078         * tests/check/pipelines/streamheader.c:
4079         * tests/check/pipelines/theoraenc.c:
4080         * tests/check/pipelines/vorbisdec.c:
4081         * tests/check/pipelines/vorbisenc.c:
4082         * tests/examples/seek/scrubby.c:
4083         * tests/examples/seek/seek.c: (query_positions_elems),
4084         (query_positions_pads):
4085         * tests/icles/stress-xoverlay.c: (myclock):
4086         Correct all relevant warnings found by the sparse semantic code
4087         analyzer. This include marking several symbols static, using
4088         NULL instead of 0 for pointers and using "foo (void)" instead
4089         of "foo ()" for declarations.
4090
4091         * win32/common/libgstrtp.def:
4092         Add gst_rtp_buffer_set_extension_data to the symbol definition file.
4093
4094 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
4095
4096         Patch by: José Alburquerque <jaalburqu svn gnome org>
4097
4098         * gst/playback/gstplaybin2.c:
4099           Make the function signature of the _get_*_tags() functions match
4100           the signature of the vfuncs they implement, ie. return a
4101           GstTagList rather than a GstStructure, which is more correct,
4102           even if one is typedef'ed to the other (#518940).
4103
4104 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
4105
4106         * gst-libs/gst/rtsp/gstrtspconnection.c:
4107           Don't include unix headers unconditionally (fixes #518037).
4108
4109 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
4110
4111         * tests/check/libs/video.c: (paintinfo), (paintinfo_struct),
4112           (fourcc_list_struct), (fourcc_list), (fourcc_get_size),
4113           (paint_setup_I420), (paint_setup_YV12), (paint_setup_AYUV),
4114           (paint_setup_YUY2), (paint_setup_UYVY), (paint_setup_YVYU),
4115           (paint_setup_IYU2), (paint_setup_Y41B), (paint_setup_Y42B),
4116           (paint_setup_Y800), (paint_setup_YVU9), (paint_setup_YUV9),
4117           (gst_video_format_is_packed), (video_format_is_packed):
4118           Add unit test that makes sure that the strides, offsets and
4119           sizes returned for the various YUV formats by the new video API
4120           match the old reference implementation in videotestsrc.
4121
4122 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
4123
4124         * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio),
4125           (gst_video_format_from_fourcc), (gst_video_format_to_fourcc),
4126           (gst_video_format_is_rgb), (gst_video_format_is_yuv),
4127           (gst_video_format_has_alpha), (gst_video_format_get_row_stride),
4128           (gst_video_format_get_pixel_stride),
4129           (gst_video_format_get_component_width),
4130           (gst_video_format_get_component_height),
4131           (gst_video_format_get_component_offset), (gst_video_format_get_size):
4132         * gst-libs/gst/video/video.h: (GST_VIDEO_FORMAT_Y41B),
4133           (GST_VIDEO_FORMAT_Y42B):
4134           API: add GST_VIDEO_FORMAT_Y41B and GST_VIDEO_FORMAT_Y42B.
4135
4136 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
4137
4138         * gst-libs/gst/video/video.c: (gst_video_format_get_component_offset):
4139           YV12 is I420 with swapped components 1 and 2, so the offset of
4140           component 1 for I420 should be the offset for component 2 for YV12
4141           and vice versa.
4142
4143 2008-02-29  Rene Stadler  <mail@renestadler.de>
4144
4145         * sys/v4l/gstv4lelement.c:
4146         Add missing semicolon to fix indentation.
4147
4148 2008-02-29  Julien Moutte  <julien@fluendo.com>
4149
4150         * ext/alsa/gstalsa.c: (gst_alsa_open_iec958_pcm),
4151         (gst_alsa_probe_supported_formats): Probe for IEC958 pcm to detect
4152         if we can do SPDIF output.
4153         * ext/alsa/gstalsa.h:
4154         * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec),
4155         (gst_alsasink_prepare), (gst_alsasink_close), (gst_alsasink_write):
4156         * ext/alsa/gstalsasink.h: Initial support for SPDIF.
4157         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
4158         * gst-libs/gst/audio/gstringbuffer.h: Add non linear buffer types
4159         to support AC3, EC3 and IEC958 buffers.
4160
4161 2008-02-29  Tim-Philipp Müller  <tim at centricular dot net>
4162
4163         * gst-libs/gst/interfaces/mixer.c: (GST_MIXER_MESSAGE_HAS_TYPE),
4164           (gst_mixer_message_parse_mute_toggled),
4165           (gst_mixer_message_parse_record_toggled),
4166           (gst_mixer_message_parse_volume_changed),
4167           (gst_mixer_message_parse_option_changed):
4168           De-cruft and fix message type assertions (NULL is not a really
4169           valid mixer message type string).
4170
4171 2008-02-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4172
4173         * ext/libvisual/visual.c: (gst_vis_src_negotiate):
4174         When negotiating, actually start from a format that we can support
4175         instead of from the too generic template.
4176
4177 2008-02-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4178
4179         * gst/playback/gstplaybin2.c: (gst_play_bin_set_property):
4180         Enable vis setting.
4181
4182         * gst/playback/gstplaysink.c: (gst_play_sink_init),
4183         (gst_play_sink_dispose), (gst_play_sink_vis_unblocked),
4184         (gst_play_sink_vis_blocked), (gst_play_sink_set_vis_plugin),
4185         (gen_vis_chain):
4186         Implement vis switching while playing.
4187
4188 2008-02-28  David Schleef  <ds@schleef.org>
4189
4190         * gst-libs/gst/riff/riff-media.c: Add Dirac mapping
4191
4192 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
4193
4194         Patch by: Peter Kjellerstedt  <pkj at axis com>
4195
4196         * gst/tcp/Makefile.am:
4197         * gst/tcp/fdsetstress.c:
4198         * gst/tcp/gstfdset.c:
4199         * gst/tcp/gstfdset.h:
4200         Removed fdset and stress test, they are now known as GstPoll in
4201         core. 
4202
4203         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
4204         (gst_multi_fd_sink_add_full), (gst_multi_fd_sink_remove),
4205         (gst_multi_fd_sink_clear), (gst_multi_fd_sink_remove_client_link),
4206         (gst_multi_fd_sink_handle_client_write),
4207         (gst_multi_fd_sink_queue_buffer),
4208         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_start),
4209         (gst_multi_fd_sink_stop):
4210         * gst/tcp/gstmultifdsink.h:
4211         * gst/tcp/gsttcp.c: (gst_tcp_socket_read), (gst_tcp_socket_close),
4212         (gst_tcp_read_buffer), (gst_tcp_gdp_read_buffer),
4213         (gst_tcp_gdp_read_caps):
4214         * gst/tcp/gsttcp.h:
4215         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_init),
4216         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
4217         (gst_tcp_client_sink_start), (gst_tcp_client_sink_stop):
4218         * gst/tcp/gsttcpclientsink.h:
4219         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_init),
4220         (gst_tcp_client_src_create), (gst_tcp_client_src_start),
4221         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
4222         * gst/tcp/gsttcpclientsrc.h:
4223         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_handle_wait),
4224         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
4225         * gst/tcp/gsttcpserversink.h:
4226         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_init),
4227         (gst_tcp_server_src_create), (gst_tcp_server_src_start),
4228         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
4229         * gst/tcp/gsttcpserversrc.h:
4230         Port to GstPoll. See #505417.
4231
4232 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
4233
4234         Patch by: Peter Kjellerstedt  <pkj at axis com>
4235
4236         * gst-libs/gst/rtsp/gstrtspconnection.c:
4237         (gst_rtsp_connection_create), (gst_rtsp_connection_connect),
4238         (gst_rtsp_connection_write), (gst_rtsp_connection_read_internal),
4239         (gst_rtsp_connection_receive), (gst_rtsp_connection_close),
4240         (gst_rtsp_connection_free), (gst_rtsp_connection_poll),
4241         (gst_rtsp_connection_flush):
4242         * gst-libs/gst/rtsp/gstrtspconnection.h:
4243         Use GstPoll for the rtsp connection. See #505417.
4244
4245 2008-02-27  Wim Taymans  <wim.taymans@collabora.co.uk>
4246
4247         * tests/examples/seek/seek.c: (vis_toggle_cb), (filter_features),
4248         (init_visualization_features), (vis_combo_cb), (shot_cb), (main):
4249         Add combo box for visualisations, populate it with a factory list
4250         of all visualisation plugins, configure vis plugin instance in
4251         playbin2. 
4252
4253 2008-02-27  Wim Taymans  <wim.taymans@collabora.co.uk>
4254
4255         * tests/check/libs/rtp.c: (GST_START_TEST):
4256         Add check for RTP buffer defaults, padding and marker bit API.
4257
4258 2008-02-27  Sebastian Dröge  <slomo@circular-chaos.org>
4259
4260         * gst-libs/gst/cdda/sha1.c: (sha_transform):
4261         Use memcpy() instead of upcasting a byte array to long *. This
4262         fixes an unaligned memory access, resulting in SIGBUS on IA64.
4263         This should be ported to GCheckSum once we can use GLib 2.16.
4264         Partially fixes bug #500833.
4265
4266 2008-02-27  Tim-Philipp Müller  <tim at centricular dot net>
4267
4268         * gst-libs/gst/tag/gsttagdemux.c: (gst_tag_demux_chain):
4269           Push tag event after the newsegment event. Log the pointer of
4270           the buffer we're actually going to push rather than the buffer
4271           we're feeding to _make_metadata_writable().
4272
4273 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
4274
4275         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
4276         Comment smoke typefinder for now. The smokedec plugin needs one
4277         frame per buffer but we have no parser yet, thus it simply crashes
4278         in most situations.
4279
4280 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
4281
4282         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
4283         Add typefinder for the smoke video codec. Copied from the jpeg plugin.
4284
4285 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
4286
4287         * gst/typefind/gsttypefindfunctions.c: (mid_type_find),
4288         (plugin_init):
4289         Add midi typefinder, copied from the timidity plugin.
4290
4291 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
4292
4293         Based on patch by: Tomasz Sałaciński <tsalacinski gmail com>
4294
4295         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
4296         * tests/check/elements/subparse.c: (test_microdvd_with_italics),
4297           (subparse_suite):
4298           Forward slashes at the beginning and end of a line also signify
4299           italics (Fixes: #518162).
4300
4301 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
4302
4303         * tests/check/gst-plugins-base.supp:
4304         Add a suppression for a cached value in GIO that wasn't moved
4305         while moving gio from -bad to -base.
4306
4307 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
4308
4309         Patch by: Brian Cameron <brian dot cameron at sun dot com>
4310
4311         * configure.ac:
4312         Don't hardcode -Wall and -Werror for configure checks, this fails
4313         with non-GCC compilers. Fixes bug #517991.
4314
4315 2008-02-21  Stefan Kost  <ensonic@users.sf.net>
4316
4317         * gst/audioconvert/gstaudioconvert.c:
4318         * gst/audioconvert/gstaudioquantize.c:
4319         * gst/audioconvert/gstaudioquantize.h:
4320           Make audioconvert gap aware. If noiseshaping is used, wait for
4321           noiseshaping to converge before marking as GAP. Fixes #517813.
4322
4323 2008-02-21  Stefan Kost  <ensonic@users.sf.net>
4324
4325         * gst/audiotestsrc/gstaudiotestsrc.c:
4326           Mark buffers as GAP,if volume is 0.0 and fix the previous logic.
4327
4328 2008-02-20  Sebastian Dröge  <slomo@circular-chaos.org>
4329
4330         * ext/gnomevfs/gstgnomevfssink.c:
4331         (gst_gnome_vfs_sink_handle_event):
4332         Return FALSE when seeking for a new segment fails instead
4333         of silently ignoring the failure and appending every buffer
4334         that comes for the new segment.
4335
4336 2008-02-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4337
4338         * gst/playback/gstplaysink.c: (find_property),
4339         (gst_play_sink_find_property), (gen_video_chain),
4340         (gst_play_sink_reconfigure), (gst_play_sink_get_last_frame):
4341         Recursively search the sink element for a last-frame property so that we
4342         can also find the property in autovideosink and friends that don't
4343         always proxy the internal sink properties.
4344
4345 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
4346
4347         * gst-libs/gst/audio/multichannel.c:
4348           (GST_AUDIO_CHANNEL_POSITIONS_FIELD_NAME),
4349           (gst_audio_get_channel_positions), (gst_audio_set_channel_positions),
4350           (gst_audio_set_structure_channel_positions_list),
4351           (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
4352           (gst_audio_fixate_channel_positions):
4353           Fix confusing terminology in docs and code: structure fields are
4354           'fields' and not 'properties'.
4355
4356 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
4357
4358         * gst-libs/gst/audio/multichannel.c:
4359           (gst_audio_check_channel_positions), (add_list_to_struct):
4360           Give more useful warning messages if one of the channel
4361           layout enums passed to us is invalid and if the "channels"
4362           field in the caps has a GType we don't expect.
4363
4364 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
4365
4366         * gst-libs/gst/audio/multichannel.c:
4367           Fix typo in docs blurb.
4368
4369 2008-02-19  Julien Moutte  <julien@fluendo.com>
4370
4371         Patch by: Josep Torra Valles <josep@fluendo.com>
4372
4373         * gst/typefind/gsttypefindfunctions.c: Increase the MPEG PS
4374         typefind lookup to fix typefinding on HD clips.
4375
4376 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
4377
4378         * gst/playback/gstscreenshot.c:
4379         * gst/playback/gstscreenshot.h:
4380           Fix up copyright (I rewrote the GStreamer-0.10 code for
4381           this from scratch back in the days).
4382
4383 2008-02-19  Wim Taymans  <wim.taymans@collabora.co.uk>
4384
4385         * gst/playback/Makefile.am:
4386         * gst/playback/gstscreenshot.c: (feed_fakesrc), (save_result),
4387         (create_element), (gst_play_frame_conv_convert):
4388         * gst/playback/gstscreenshot.h:
4389         Add screenshot conversion code from totem.
4390
4391         * gst/playback/gstplay-marshal.list:
4392         * gst/playback/gstplaybin2.c: (gst_play_marshal_BUFFER__BOXED),
4393         (gst_play_bin_class_init), (gst_play_bin_convert_frame),
4394         (gst_play_bin_get_property), (no_more_pads_cb), (activate_group):
4395         Implement frame property to get a color-unconverted snapshot.
4396         Implement convert-frame action signal to get a converted snapshot image.
4397         Configure connection speed in uridecodebin.
4398         Document some more properties.
4399
4400         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
4401         (gen_video_chain), (gen_audio_chain), (gst_play_sink_reconfigure),
4402         (gst_play_sink_get_last_frame):
4403         * gst/playback/gstplaysink.h:
4404         Use last-buffer property of the video sink to get a video snapshot.
4405
4406         * tests/examples/seek/seek.c: (shot_cb), (main):
4407         Add snapshot button for playbin2 and use the frame property to save the
4408         frame as a png in the current directory.
4409
4410 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
4411
4412         Patch by: Josep Torra Valles <josep at fluendo dot com>
4413
4414         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find),
4415         (plugin_init):
4416         Add typefinding support for h264 elementary streams.
4417         Fixes bug #517420.
4418
4419 2008-02-18  Stefan Kost  <ensonic@users.sf.net>
4420
4421         * configure.ac:
4422           Require CVS of core for new API in collectpads.
4423
4424         * gst/adder/gstadder.c:
4425           Use new API to make adder sparse stream aware.
4426
4427 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
4428
4429         * gst/playback/gstplaybin2.c: (pad_added_cb), (pad_removed_cb),
4430         (no_more_pads_cb):
4431         Get the object data correct so that we can remove our channels
4432         correctly.
4433
4434         * gst/playback/gstplaysink.c: (gen_video_chain), (gen_audio_chain),
4435         (gen_vis_chain), (gst_play_sink_reconfigure),
4436         (gst_play_sink_request_pad):
4437         Add option to disable async behaviour in the sinks when possible. This
4438         makes it possible to avoid an audio queue when dealing with
4439         visualisations.
4440         Add option to add a queue for the audio path.
4441
4442         * tests/examples/seek/seek.c: (clear_streams), (update_streams),
4443         (main):
4444         Disable the vis checkbox to match the defaults of playbin2.
4445         Only get the stream info when we need to.
4446
4447 2008-02-17  Sebastian Dröge  <slomo@circular-chaos.org>
4448
4449         * ext/gio/gstgiobasesink.c: (gst_gio_base_sink_stop),
4450         (gst_gio_base_sink_set_stream):
4451         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_stop),
4452         (gst_gio_base_src_set_stream):
4453         * ext/gio/gstgiosink.c: (gst_gio_sink_start):
4454         * ext/gio/gstgiosrc.c: (gst_gio_src_start):
4455         Don't use async operations as they require a running main loop.
4456         This makes us block again when closing streams and unable
4457         to mount the enclosing volume of an URI if it isn't yet.
4458
4459 2008-02-15  Wim Taymans  <wim.taymans@collabora.co.uk>
4460
4461         * gst/playback/gstplaysink.c: (gst_play_sink_set_mute),
4462         (gst_play_sink_get_mute), (gen_video_chain), (gen_audio_chain),
4463         (gen_vis_chain), (gst_play_sink_reconfigure),
4464         (gst_play_sink_request_pad):
4465         Move tee in front of the audio and vis pipelines.
4466         Add queue for audio for now.
4467         Add visualisation support.
4468
4469         * tests/examples/seek/seek.c: (main):
4470         Visualisation is by default disabled.
4471
4472 2008-02-15  Sebastian Dröge  <slomo@circular-chaos.org>
4473
4474         * ext/gio/gstgiobasesink.c: (close_stream_cb):
4475         * ext/gio/gstgiobasesrc.c: (close_stream_cb):
4476         Improve debugging a bit.
4477
4478         * ext/gio/gstgiosink.c: (mount_cb), (gst_gio_sink_start):
4479         * ext/gio/gstgiosink.h:
4480         * ext/gio/gstgiosrc.c: (mount_cb), (gst_gio_src_start):
4481         * ext/gio/gstgiosrc.h:
4482         Try to mount the enclosing volume of a GFile if it isn't mounted
4483         yet. This requires us to wait for an async operation to finish, done
4484         with an nested GMainLoop. Authentication is not supported yet, will
4485         come later.
4486
4487 2008-02-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4488
4489         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4490         (gst_play_bin_set_property), (gst_play_bin_get_property),
4491         (pad_added_cb), (pad_removed_cb), (no_more_pads_cb):
4492         * gst/playback/gstplaysink.c: (gst_play_sink_set_mute),
4493         (gst_play_sink_get_mute), (gen_audio_chain):
4494         * gst/playback/gstplaysink.h:
4495         Add mute property.
4496
4497         * gst/playback/gststreamselector.c: (gst_selector_pad_event),
4498         (gst_selector_pad_chain):
4499         * gst/playback/gststreamselector.h:
4500         Make sure we forward the event only once.
4501
4502         * tests/examples/seek/seek.c: (stop_cb), (mute_toggle_cb), (main):
4503         Add and implement the mute button for playbin2.
4504
4505 2008-02-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4506
4507         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
4508
4509         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_delay):
4510         Add some more debug info.
4511         Make sure we never return a negative delay. Fixes #516246.
4512
4513 2008-02-12  Tim-Philipp Müller  <tim at centricular dot net>
4514
4515         * ext/alsa/gstalsasink.c: (gst_alsasink_delay):
4516           Revert patch that makes the sink hold the object lock when
4517           calling snd_pcm_delay(), since it breaks playback for me.
4518
4519 2008-02-12  Julien Moutte  <julien@fluendo.com>
4520
4521         * tests/examples/seek/seek.c: (rate_spinbutton_changed_cb): Add
4522         some seek flags when changing rate.
4523
4524 2008-02-12  Wim Taymans  <wim.taymans@collabora.co.uk>
4525
4526         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
4527         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
4528         (gst_base_rtp_audio_payload_handle_sample_based_buffer):
4529         Fix potential leaks.
4530
4531         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_chain):
4532         Fix leak when there is no function configured.
4533
4534 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4535
4536         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_class_init),
4537         (gst_v4lsrc_buffer_finalize):
4538         Correctly chain up the finalize method.
4539
4540 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4541
4542         * ext/gio/gstgiostreamsink.c:
4543         * ext/gio/gstgiostreamsrc.c:
4544         Add documentation and example code for giostreamsink/giostreamsrc.
4545
4546         * tests/check/pipelines/gio.c: (GST_START_TEST):
4547         Ask the GMemoryOutputStream for the data instead of assuming that
4548         the pointer to the data stayed the same. It could've been realloc'ed.
4549
4550 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4551
4552         * ext/gio/gstgiosink.c:
4553         * ext/gio/gstgiosrc.c:
4554         Make the documentation of giosink/giosrc complete, large parts
4555         are based on the gnomevfssink/gnomevfssrc docs.
4556
4557 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4558
4559         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4560         * docs/plugins/gst-plugins-base-plugins-sections.txt:
4561         * docs/plugins/gst-plugins-base-plugins.args:
4562         * docs/plugins/gst-plugins-base-plugins.hierarchy:
4563         * docs/plugins/gst-plugins-base-plugins.interfaces:
4564         * docs/plugins/gst-plugins-base-plugins.prerequisites:
4565         * docs/plugins/gst-plugins-base-plugins.signals:
4566         * docs/plugins/inspect/plugin-adder.xml:
4567         * docs/plugins/inspect/plugin-audioconvert.xml:
4568         * docs/plugins/inspect/plugin-audiorate.xml:
4569         * docs/plugins/inspect/plugin-audioresample.xml:
4570         * docs/plugins/inspect/plugin-decodebin.xml:
4571         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
4572         * docs/plugins/inspect/plugin-gdp.xml:
4573         * docs/plugins/inspect/plugin-gio.xml:
4574         * docs/plugins/inspect/plugin-gnomevfs.xml:
4575         * docs/plugins/inspect/plugin-libvisual.xml:
4576         * docs/plugins/inspect/plugin-ogg.xml:
4577         * docs/plugins/inspect/plugin-pango.xml:
4578         * docs/plugins/inspect/plugin-playback.xml:
4579         * docs/plugins/inspect/plugin-queue2.xml:
4580         * docs/plugins/inspect/plugin-subparse.xml:
4581         * docs/plugins/inspect/plugin-theora.xml:
4582         * docs/plugins/inspect/plugin-uridecodebin.xml:
4583         * docs/plugins/inspect/plugin-videorate.xml:
4584         * docs/plugins/inspect/plugin-videoscale.xml:
4585         * docs/plugins/inspect/plugin-volume.xml:
4586         * docs/plugins/inspect/plugin-vorbis.xml:
4587         Add the GIO documentation again and while at that run make update.
4588
4589 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
4590
4591         * ext/alsa/gstalsa.h: (GST_CHECK_ALSA_VERSION):
4592         * ext/alsa/gstalsasink.c: (set_swparams):
4593         * ext/alsa/gstalsasrc.c: (set_swparams), (gst_alsasrc_open):
4594           Don't use snd_pcm_sw_params_set_xfer_align() if we're compiling
4595           against libasound >= 1.0.16, since it's been deprecated in
4596           0.10.16, and alignment is always 1 then, apparently. (#512899)
4597
4598 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
4599
4600         * gst/playback/gstplaybin.c: (gen_audio_element):
4601         * gst/playback/gstplaysink.c: (gen_audio_chain):
4602           Handle case where we can't create the volume element a bit
4603           better (#514307).
4604
4605 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
4606
4607         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_check_get_range):
4608         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
4609           Add support for https protocol. Fixes #510229.
4610
4611 2008-02-11  Julien Moutte  <julien@fluendo.com>
4612         
4613         Patch by: Alan Peevers <peeves@pacbell.net>
4614
4615         * ext/alsa/gstalsasink.c: (gst_alsasink_delay): Take appropriate
4616         lock when calling alsa methods.
4617
4618 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
4619
4620         * gst/typefind/gsttypefindfunctions.c:
4621           Bump rank of jpeg and png typefinders, which will return maximum
4622           probability in the most common cases (thus short-circuiting more
4623           expensive typefinders like the mp3 one for these two quite common
4624           image types).
4625
4626 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
4627
4628         * ext/theora/theoraparse.c:
4629         Fix long description of the theora parser to be more verbose than just
4630         the type name.
4631
4632 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
4633
4634         Patch by: Branko Čibej <brane at xbc dot nu>
4635
4636         * sys/xvimage/xvimagesink.c:
4637         Fix build of xvimagesink if we don't have XShm, e.g. on Mac OS X.
4638         Fixes bug #515654.
4639
4640 2008-02-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4641
4642         * gst/playback/gstplaybasebin.c:
4643         Set is_dynamic as True if there are elements with both request
4644         and sometimes src pad templates instead of breaking out when it
4645         finds the first pad template that is a src.
4646
4647 2008-02-08  Wim Taymans  <wim.taymans@collabora.co.uk>
4648
4649         * tests/examples/seek/seek.c: (stop_cb), (clear_streams),
4650         (update_streams), (video_combo_cb), (audio_combo_cb),
4651         (text_combo_cb), (volume_spinbutton_changed_cb), (main):
4652         Add some stream switching and volume gui for playbin2.
4653
4654 2008-02-08  Wim Taymans  <wim.taymans@collabora.co.uk>
4655
4656         * gst/playback/gstplay-marshal.list:
4657         Added marshal for streamselector Tags.
4658
4659         * gst/playback/gstplaybasebin.c: (set_active_source):
4660         Streamselector now selects pads based on the pad object instead of its
4661         name.
4662
4663         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4664         (init_group), (gst_play_bin_init), (get_group), (get_tags),
4665         (gst_play_bin_get_video_tags), (gst_play_bin_get_audio_tags),
4666         (gst_play_bin_get_text_tags),
4667         (gst_play_bin_set_current_video_stream),
4668         (gst_play_bin_set_current_audio_stream),
4669         (gst_play_bin_set_current_text_stream),
4670         (gst_play_bin_set_property), (gst_play_bin_get_property),
4671         (pad_added_cb), (pad_removed_cb), (autoplug_select_cb):
4672         Remove option to mute streams with the current-a/v/t property, we have
4673         this functionality in the flags.
4674         Add signals to notify when the number of A/V/T channels changed.
4675         Add action signals to get tags for the A/V/T streams.
4676         Implement setting the current A/V/T stream.
4677         Rearrange some things to simplify stream selection.
4678         Implement volume.
4679
4680         * gst/playback/gstplaysink.c: (gst_play_sink_set_volume),
4681         (gst_play_sink_get_volume), (gst_play_sink_set_property),
4682         (gst_play_sink_get_property), (gen_video_chain), (gen_audio_chain),
4683         (activate_vis), (gst_play_sink_reconfigure):
4684         * gst/playback/gstplaysink.h:
4685         Add and implement volume setting methods.
4686
4687         * gst/playback/gststreamselector.c: (gst_selector_pad_class_init),
4688         (gst_selector_pad_finalize), (gst_selector_pad_get_property),
4689         (gst_selector_pad_event), (gst_stream_selector_class_init),
4690         (gst_stream_selector_init), (gst_stream_selector_finalize),
4691         (gst_stream_selector_set_property),
4692         (gst_stream_selector_get_property),
4693         (gst_stream_selector_get_linked_pad),
4694         (gst_stream_selector_request_new_pad):
4695         * gst/playback/gststreamselector.h:
4696         Add pad properties for tags and status of pads.
4697         Keep tags on pads.
4698         Make active pad selection based on pad object instead of name.
4699
4700 2008-02-08  Stefan Kost  <ensonic@users.sf.net>
4701
4702         * configure.ac:
4703           Revert last change as we now check in gtk-doc.m4 for sed.
4704
4705 2008-02-08  Jan Schmidt  <Jan.Schmidt@sun.com>
4706
4707         * configure.ac:
4708         Find and subst SED when building the docs.
4709
4710 2008-02-08  Julien Moutte  <julien@fluendo.com>
4711
4712         * tests/examples/seek/seek.c: (stop_cb), (connect_bus_signals),
4713         (main): Make sure bus signals are reconnected when pressing STOP
4714         and then PLAY again for a parse launch pipeline. Fix a ref leak
4715         on the bus.
4716         * win32/common/config.h: Updated.
4717
4718 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
4719
4720         * configure.ac:
4721         Make DISABLE_DEPRECATED defined *only* during CVS, not during
4722         pre-releases or releases.
4723
4724 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
4725
4726         * configure.ac:
4727         * ext/gio/Makefile.am:
4728         Subst GIO_LDFLAGS to avoid undefined Makefile var error Zaheer is
4729         reporting
4730
4731 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4732
4733         * docs/plugins/Makefile.am:
4734         Add the headers which need scanning for the GIO plugin. The rest of
4735         the docs still need migrating.
4736
4737 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4738
4739         * ext/Makefile.am:
4740         * tests/check/Makefile.am:
4741         * tests/check/pipelines/.cvsignore:
4742         Add gio in a few more places.
4743
4744 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4745
4746         * configure.ac:
4747         * ext/Makefile.am:
4748         * tests/check/Makefile.am:
4749         Move gio plugin from -bad and mark as experimental.
4750
4751 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4752
4753         * gst-libs/gst/interfaces/mixeroptions.c:
4754         * gst-libs/gst/interfaces/mixertrack.c:
4755         Comment out a couple of other things which break the build when
4756         GST_DISABLE_DEPRECATED isn't on but -Werror is.
4757
4758 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
4759
4760         * docs/libs/gst-plugins-base-libs-sections.txt:
4761           Fix pbutils header.
4762
4763 2008-02-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4764
4765         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
4766         Fix compiler warning.
4767
4768 2008-02-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4769
4770         Patch by: Peter Kjellerstedt  <pkj at axis com>
4771
4772         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address):
4773         Clear the addrinfo struct using memset. Fixes #514937.
4774
4775 2008-02-06  Wim Taymans  <wim.taymans@collabora.co.uk>
4776
4777         * gst/tcp/gstfdset.h:
4778         Remove unused field to same some memory.
4779
4780         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
4781         Mark action signals as such.
4782
4783 2008-02-06  Michael Smith <msmith@fluendo.com>
4784
4785         * ext/theora/theoradec.c: (_theora_granule_frame),
4786         (_inc_granulepos):
4787           Increment granulepos for new-bitstream versions appropriately.
4788           Fixes #514623.
4789
4790 2008-02-04  Wim Taymans  <wim.taymans@collabora.co.uk>
4791
4792         * tests/examples/seek/seek.c: (do_seek),
4793         (rate_spinbutton_changed_cb), (update_streams), (main):
4794         Remove obsolete stream_time reset after flushing seek, core does that
4795         automatically now.
4796         Improve accuracy of speed spinbutton.
4797         Only do playbin2 stuff when we actually use it.
4798
4799 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
4800
4801         * tests/check/Makefile.am:
4802           Revert previous change of the test environment's GST_PLUGIN_PATH.
4803           The problem is not with the plugins, but with element factories
4804           and only occurs if elements are split out from existing plugins
4805           or if plugins change name (see #512740).
4806
4807 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
4808
4809         * tests/check/Makefile.am:
4810           Fix the tests environment's GST_PLUGIN_PATH: we want the directory
4811           with the core's plugins first and our local build directories last,
4812           since we might be building against an installed core, and that
4813           core's plugin directory may contain older or other versions of
4814           our own -base plugins, but we really do want to test our local
4815           ones (if there are multiple plugins or element factories with the
4816           same name, those inspected last will trump those read in earlier).
4817           Fixes #512740 for the most part.
4818
4819 2008-02-02  Sebastian Dröge  <slomo@circular-chaos.org>
4820
4821         * configure.ac:
4822         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
4823         Use gmtime_r if available as gmtime is not MT-safe.
4824         Fixes bug #511810.
4825
4826 2008-02-02  Sebastian Dröge  <slomo@circular-chaos.org>
4827
4828         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
4829         Cast glong to time_t as time_t might have a different type on
4830         other platforms, like FreeBSD, and we get a compiler warning
4831         otherwise. Fixes bug #511825.
4832
4833 2008-02-01  Wim Taymans  <wim.taymans@collabora.co.uk>
4834
4835         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4836         (get_group), (get_n_pads), (gst_play_bin_get_property),
4837         (pad_added_cb), (no_more_pads_cb), (perform_eos),
4838         (autoplug_select_cb), (deactivate_group):
4839         Remove stream-info, we going for something easier.
4840         Refactor getting the current group.
4841         Implement getting the number of audio/video/text streams.
4842
4843         * gst/playback/gststreamselector.c:
4844         (gst_stream_selector_class_init), (gst_stream_selector_init),
4845         (gst_stream_selector_get_property),
4846         (gst_stream_selector_request_new_pad),
4847         (gst_stream_selector_release_pad):
4848         * gst/playback/gststreamselector.h:
4849         Add property for number of pads.
4850
4851         * tests/examples/seek/seek.c: (set_scale), (update_flag),
4852         (vis_toggle_cb), (audio_toggle_cb), (video_toggle_cb),
4853         (text_toggle_cb), (update_streams), (msg_async_done),
4854         (msg_state_changed), (main):
4855         Block slider callback when updating the slider position.
4856         Add gui elements for controlling playbin2.
4857         Add callback for async_done that updates position/duration.
4858
4859 2008-02-01  Stefan Kost  <ensonic@users.sf.net>
4860
4861         * docs/plugins/Makefile.am:
4862         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4863         * docs/plugins/gst-plugins-base-plugins-sections.txt:
4864         * docs/plugins/gst-plugins-base-plugins.hierarchy:
4865         * docs/plugins/gst-plugins-base-plugins.interfaces:
4866         * docs/plugins/gst-plugins-base-plugins.prerequisites:
4867           First round of plugin docs cleansups.
4868
4869         * docs/plugins/inspect/plugin-adder.xml:
4870         * docs/plugins/inspect/plugin-alsa.xml:
4871         * docs/plugins/inspect/plugin-audioconvert.xml:
4872         * docs/plugins/inspect/plugin-audiorate.xml:
4873         * docs/plugins/inspect/plugin-audioresample.xml:
4874         * docs/plugins/inspect/plugin-audiotestsrc.xml:
4875         * docs/plugins/inspect/plugin-cdparanoia.xml:
4876         * docs/plugins/inspect/plugin-decodebin.xml:
4877         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
4878         * docs/plugins/inspect/plugin-gdp.xml:
4879         * docs/plugins/inspect/plugin-gnomevfs.xml:
4880         * docs/plugins/inspect/plugin-libvisual.xml:
4881         * docs/plugins/inspect/plugin-ogg.xml:
4882         * docs/plugins/inspect/plugin-pango.xml:
4883         * docs/plugins/inspect/plugin-subparse.xml:
4884         * docs/plugins/inspect/plugin-tcp.xml:
4885         * docs/plugins/inspect/plugin-theora.xml:
4886         * docs/plugins/inspect/plugin-typefindfunctions.xml:
4887         * docs/plugins/inspect/plugin-video4linux.xml:
4888         * docs/plugins/inspect/plugin-videorate.xml:
4889         * docs/plugins/inspect/plugin-videoscale.xml:
4890         * docs/plugins/inspect/plugin-videotestsrc.xml:
4891         * docs/plugins/inspect/plugin-volume.xml:
4892         * docs/plugins/inspect/plugin-vorbis.xml:
4893         * docs/plugins/inspect/plugin-ximagesink.xml:
4894         * docs/plugins/inspect/plugin-xvimagesink.xml:
4895           Regenerate.
4896
4897         * ext/ogg/Makefile.am:
4898         * ext/ogg/gstoggmux.c:
4899         * ext/ogg/gstoggmux.h:
4900           Add header for oggmux. the c-file needs a doc blob still.
4901
4902 2008-02-01  Wim Taymans  <wim.taymans@collabora.co.uk>
4903
4904         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4905
4906         * gst-libs/gst/rtp/gstrtpbuffer.c:
4907         (gst_rtp_buffer_set_extension_data):
4908         * gst-libs/gst/rtp/gstrtpbuffer.h:
4909         * tests/check/libs/rtp.c: (GST_START_TEST), (rtp_suite):
4910         Add gst_rtp_buffer_set_extension_data() 
4911         Add a unit test for this addition. Fixes #511478.
4912         API: GstRTPBuffer:gst_rtp_buffer_set_extension_data()
4913
4914 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4915
4916         * configure.ac:
4917         Back to CVS
4918
4919 === release 0.10.17 ===
4920
4921 2008-01-30  Jan Schmidt <jan.schmidt@sun.com>
4922
4923         * configure.ac:
4924           releasing 0.10.17, "Peanut Butter and Jelly"
4925
4926 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4927
4928         * gst-libs/gst/interfaces/mixeroptions.c:
4929         * gst-libs/gst/interfaces/mixertrack.c:
4930         Also remove the conditional registration of the signals
4931         that disappeared with the ABI change in 0.10.14
4932
4933 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4934
4935         * gst-libs/gst/rtsp/gstrtspconnection.c:
4936         Revert patch to gstrtspconnection.c for brown paper bag
4937         release of -base. Re-opens: #511825
4938
4939 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4940
4941         * gst-libs/gst/interfaces/mixeroptions.h:
4942         * gst-libs/gst/interfaces/mixertrack.h:
4943         Change the way these deprecated function pointers are removed
4944         so that the compiled ABI is unconditionally smaller. This 
4945         sets in stone an ABI break that actually occurred when the
4946         things were deprecated in 0.10.14, which seems to be the best
4947         fix as the only known users are oss-mixer and sunaudio-mixer in 
4948         gst-plugins-good.
4949         Fixes: #513018
4950
4951 2008-01-30  Tim-Philipp Müller  <tim at centricular dot net>
4952
4953         * win32/common/libgstpbutils.def:
4954           Export the two new _get_type() functions which are needed
4955           by the python bindings.
4956
4957 2008-01-29  Sebastian Dröge  <slomo@circular-chaos.org>
4958
4959         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
4960         Cast glong to time_t as time_t might have a different type on
4961         other platforms, like FreeBSD, and we get a compiler warning
4962         otherwise. Fixes bug #511825.
4963
4964 2008-01-29  Sebastian Dröge  <slomo@circular-chaos.org>
4965
4966         * gst-libs/gst/audio/gstaudiofilter.c:
4967         (gst_audio_filter_class_init):
4968         Initialize the GstRingerBuffer class to get it's debug category
4969         initialized. gst_ring_buffer_parse_caps() uses the ringbuffer debug
4970         category and otherwise we get some g_critical(). Fixes bug #512334.
4971
4972 2008-01-28  Jan Schmidt  <jan.schmidt@sun.com>
4973
4974         * configure.ac:
4975         Back to CVS
4976
4977 === release 0.10.16 ===
4978
4979 2008-01-28  Jan Schmidt <jan.schmidt@sun.com>
4980
4981         * configure.ac:
4982           releasing 0.10.16, "Scheduled Interruption"
4983
4984 2008-01-22  Wim Taymans  <wim.taymans@collabora.co.uk>
4985
4986         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4987
4988         * gst-libs/gst/rtp/gstrtpbuffer.c:
4989         (gst_rtp_buffer_get_extension_data):
4990         Fix typos and wrong extension check. Fixes #511274.
4991
4992 2008-01-18  Jan Schmidt  <jan.schmidt@sun.com>
4993
4994         * po/sk.po:
4995         Oops - add new sk.po mentioned in the LINGUAS I just committed
4996
4997 2008-01-17  Jan Schmidt  <jan.schmidt@sun.com>
4998
4999         * po/LINGUAS:
5000         Add ca translation to the disted list.
5001
5002         * win32/vs6/libgstsdp.dsp:
5003         Convert line endings to CRLF
5004
5005 2008-01-17  Sebastien Moutte <sebastien@moutte.net>
5006
5007         * win32/MANIFEST:
5008         Add win32/vs6/libgstrtsp.dsp to MANIFEST
5009
5010 2008-01-14  Jan Schmidt  <jan.schmidt@sun.com>
5011
5012         * win32/common/libgstsdp.def:
5013         * win32/common/libgstvideo.def:
5014         Add new API declarations
5015
5016 2008-01-14  Jan Schmidt  <jan.schmidt@sun.com>
5017
5018         * ext/theora/gsttheoradec.h:
5019         * ext/theora/gsttheoraparse.h:
5020         * ext/theora/theoradec.c:
5021         * ext/theora/theoraparse.c:
5022         Take a 2nd stab at handling libtheora granulepos changes in the decoder
5023         and parser by inspecting the bitstream version of the incoming data.
5024
5025 2008-01-14  Sebastian Dröge  <slomo@circular-chaos.org>
5026
5027         * configure.ac:
5028         * pkgconfig/Makefile.am:
5029         * pkgconfig/gstreamer-audio-uninstalled.pc.in:
5030         * pkgconfig/gstreamer-audio.pc.in:
5031         * pkgconfig/gstreamer-cdda-uninstalled.pc.in:
5032         * pkgconfig/gstreamer-cdda.pc.in:
5033         * pkgconfig/gstreamer-fft-uninstalled.pc.in:
5034         * pkgconfig/gstreamer-fft.pc.in:
5035         * pkgconfig/gstreamer-floatcast-uninstalled.pc.in:
5036         * pkgconfig/gstreamer-floatcast.pc.in:
5037         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
5038         * pkgconfig/gstreamer-interfaces.pc.in:
5039         * pkgconfig/gstreamer-netbuffer-uninstalled.pc.in:
5040         * pkgconfig/gstreamer-netbuffer.pc.in:
5041         * pkgconfig/gstreamer-pbutils-uninstalled.pc.in:
5042         * pkgconfig/gstreamer-pbutils.pc.in:
5043         * pkgconfig/gstreamer-riff-uninstalled.pc.in:
5044         * pkgconfig/gstreamer-riff.pc.in:
5045         * pkgconfig/gstreamer-rtp-uninstalled.pc.in:
5046         * pkgconfig/gstreamer-rtp.pc.in:
5047         * pkgconfig/gstreamer-rtsp-uninstalled.pc.in:
5048         * pkgconfig/gstreamer-rtsp.pc.in:
5049         * pkgconfig/gstreamer-sdp-uninstalled.pc.in:
5050         * pkgconfig/gstreamer-sdp.pc.in:
5051         * pkgconfig/gstreamer-tag-uninstalled.pc.in:
5052         * pkgconfig/gstreamer-tag.pc.in:
5053         * pkgconfig/gstreamer-video-uninstalled.pc.in:
5054         * pkgconfig/gstreamer-video.pc.in:
5055         Provide one pkg-config file for every gst-plugins-base library.
5056         This makes linking to those libraries much more intuitive and
5057         provides standard pkg-config behaviour for them. Fixes bug #499697.
5058
5059 2008-01-13  David Schleef  <ds@schleef.org>
5060
5061         * gst/videoscale/vs_4tap.c:
5062           Fix valgrind error on 4tap scaling method.
5063
5064 2008-01-13  Sebastien Moutte  <sebastien@moutte.net>
5065
5066         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address):
5067         Include Winsock2.h for VS6 and use a different way initialize
5068         hints structure so it can build with VS6.
5069         * win32/MANIFEST:
5070         * win32/vs6/libgstsdp.dsp:
5071         * win32/common/libgstsdp.def:
5072         Add new files for libgstsdp.
5073         * win32/vs6/grammar.dsp:
5074         Copy pbutils-enumtypes* from win32/common to pbutils sources folder.
5075         * win32/vs6/gst_plugins_base.dsw:
5076         * win32/vs6/libgstdecodebin.dsp:
5077         * win32/vs6/libgstdecodebin2.dsp:
5078         * win32/vs6/libgstplaybin.dsp:
5079         * win32/vs6/libgstvolume.dsp:
5080         Add new dependencies to the link list.
5081
5082 2008-01-13  Julien Moutte  <julien@fluendo.com>
5083
5084         * win32/common/config.h:
5085         * win32/common/gstrtsp-enumtypes.c: (gst_rtsp_result_get_type),
5086         (gst_rtsp_event_get_type), (gst_rtsp_family_get_type),
5087         (gst_rtsp_state_get_type), (gst_rtsp_version_get_type),
5088         (gst_rtsp_method_get_type), (gst_rtsp_auth_method_get_type),
5089         (gst_rtsp_header_field_get_type), (gst_rtsp_status_code_get_type):
5090         * win32/common/interfaces-enumtypes.c:
5091         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
5092         (gst_mixer_message_type_get_type), (gst_mixer_flags_get_type),
5093         (gst_mixer_track_flags_get_type),
5094         (gst_tuner_channel_flags_get_type):
5095         * win32/common/multichannel-enumtypes.c:
5096         (gst_audio_channel_position_get_type):
5097         * win32/common/pbutils-enumtypes.c:
5098         (gst_install_plugins_return_get_type):
5099         * win32/common/pbutils-enumtypes.h: Update/Add generated files
5100         in the win32 build directory.
5101
5102 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
5103
5104         * tests/check/Makefile.am:
5105         Fix CFLAGS to also pull in the gstcheck cflags from AM_CFLAGS.
5106
5107         * tests/check/elements/audiorate.c: (do_perfect_stream_test):
5108         * tests/check/elements/playbin.c:
5109         * tests/check/libs/mixer.c: (test_element_interface_supported),
5110         (gst_implements_interface_init):
5111         * tests/check/libs/rtp.c: (GST_START_TEST):
5112         Fix various assignment type mismatches.
5113
5114 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
5115
5116         * configure.ac:
5117         * gst-libs/gst/rtsp/Makefile.am:
5118         Add test to see if hstrerror is available or if we need libresolv
5119         (Solaris) for it, then use it in libgstrtsp.
5120
5121 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
5122
5123         * gst-libs/gst/tag/Makefile.am:
5124         Fix include path order
5125
5126 2008-01-11  Edward Hervey  <edward.hervey@collabora.co.uk>
5127
5128         * gst-libs/gst/pbutils/install-plugins.c:
5129         (gst_install_plugins_context_copy),
5130         (gst_install_plugins_context_get_type):
5131         * gst-libs/gst/pbutils/install-plugins.h:
5132         Add GBoxed GType for GstInstallPluginsContext, this eases the wrapping
5133         for bindings.
5134
5135 2008-01-11  Michael Smith <msmith@fluendo.com>
5136
5137         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
5138         (_theora_granule_frame), (_theora_granule_start_time),
5139         (theora_dec_sink_convert), (theora_dec_decode_buffer):
5140           Adapt for post-alpha meaning of granulepos, when we
5141           have a newer version of libtheora.
5142         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
5143         (theora_enc_get_ogg_packet_end_time), (theora_enc_sink_event),
5144         (theora_enc_is_discontinuous), (theora_enc_chain):
5145           Likewise.
5146         * tests/check/Makefile.am:
5147           Link libtheora into theoraenc test so we can check which version of
5148           libtheora we're testing against.
5149         * tests/check/pipelines/theoraenc.c: (check_libtheora),
5150         (check_buffer_granulepos),
5151         (check_buffer_granulepos_from_starttime), (GST_START_TEST),
5152         (theoraenc_suite):
5153           Adapt tests to check the values that are now defined for theora; make
5154           the tests backwards-adapt the passed values if we're running against an
5155           old libtheora.
5156           Fixes #497964
5157
5158 2008-01-10  Tim-Philipp Müller  <tim at centricular dot net>
5159
5160         * gst-libs/gst/audio/gstbaseaudiosink.c:
5161           (gst_base_audio_sink_class_init):
5162         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5163           (gst_base_audio_src_class_init):
5164           Ref audio clock class from a thread-safe context to make sure
5165           we're not bit by GObjects lack of thread-safety here (#349410),
5166            however unlikely that may be in practice.
5167
5168 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
5169
5170         * autogen.sh:
5171           Add -Wno-portability to the automake parameters to stop warnings
5172           about GNU make extensions being used. We require GNU make in almost
5173           every Makefile anyway.
5174           
5175         * configure.ac:
5176           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
5177           at the same time is required for per target flags.
5178
5179 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
5180
5181         * gst-libs/gst/tag/gsttagdemux.c: (gst_tag_demux_pull_start_tag):
5182           Post an error message if we can't pull as many bytes as we need
5183           for the tag. This makes sure the user gets to see a proper error
5184           message if a file with a partial ID3 tag is fed to decodebin, and
5185           not a 'no ID3 tag demuxer' error, which would be confusing
5186           (see #508138).
5187
5188 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
5189
5190         * gst-libs/gst/pbutils/descriptions.c: (formats):
5191           Add description strings for ID3, APE, and ICY tags.
5192
5193 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
5194
5195         * gst/playback/gstdecodebin.c: (try_to_link_1):
5196           Make sure we error out correctly if we can't activate one of
5197           the elements we've added.  Fixes #508138.
5198           
5199 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
5200
5201         Patch by: Bastien Nocera <hadess at hadess net>
5202
5203         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
5204           (check_if_volumes_are_the_same), (gst_alsa_mixer_set_volume):
5205           Use snd_mixer_selem_set_{playback|capture}_volume_all() if
5206           the volume is the same for all channels. This works around
5207           some problem in alsa that leaves us with inconsistent state
5208           for some reason (#486840).
5209
5210 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
5211
5212         Patch by: Jerone Young <jerone at gmail com>
5213
5214         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer):
5215           If there's no mixer track by the name of 'Master' or 'Front',
5216           check if there's one called 'PCM' before trying the generic
5217           fallback logic (fixes #506928, where we pick 'Mic' as master
5218           track for the AD1984 card in a Thinkpad T61/X61 laptop).
5219
5220 2008-01-07  Wim Taymans  <wim.taymans@collabora.co.uk>
5221
5222         * gst/playback/gstplay-enum.c:
5223         (register_gst_autoplug_select_result),
5224         (gst_autoplug_select_result_get_type), (register_gst_play_flags),
5225         (gst_play_flags_get_type):
5226         * gst/playback/gstplay-enum.h:
5227         Add enums for configuration flags.
5228
5229         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
5230         (init_group), (gst_play_bin_init), (gst_play_bin_set_property),
5231         (gst_play_bin_get_property), (no_more_pads_cb),
5232         (autoplug_select_cb), (gst_play_bin_change_state):
5233         Merge mode with flags.
5234         Add more property getters/setters, defaults and docs.
5235         Add properties to get number of audio/video/text streams.
5236         Create sink object in _init so that we can always rely on it being
5237         there.
5238
5239         * gst/playback/gstplaysink.c: (gst_play_sink_init),
5240         (gen_video_chain), (gen_audio_chain), (gen_vis_chain),
5241         (activate_vis), (gst_play_sink_reconfigure),
5242         (gst_play_sink_set_flags), (gst_play_sink_get_flags),
5243         (gst_play_sink_change_state):
5244         * gst/playback/gstplaysink.h:
5245         Use flags to configure the sink pipelines.
5246         Add tee before audio pipeline so that we can use it for visualisations.
5247         Start working on integrating visualisations.
5248         Remove mode, we can do everything with the flags now.
5249         Add method to configue the sink pipeline.
5250
5251 2008-01-06  Tim-Philipp Müller  <tim at centricular dot net>
5252
5253         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
5254           (check_buffer_timestamp), (check_buffer_duration):
5255           Turn these functions into macros so we can see right away
5256           where the failure occured.
5257
5258 2008-01-05  Julien Moutte  <julien@fluendo.com>
5259
5260         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Add
5261         debugging information to understand how X calculates the stride
5262         for XvImages.
5263
5264 2008-01-03  Sebastian Dröge  <slomo@circular-chaos.org>
5265
5266         * gst/volume/Makefile.am:
5267         * gst/volume/gstvolume.c: (volume_choose_func),
5268         (gst_volume_base_init), (gst_volume_class_init), (gst_volume_init),
5269         (volume_setup):
5270         * gst/volume/gstvolume.h:
5271         Use GstAudioFilter as base class for the volume element instead of
5272         plain GstBaseTransform.
5273
5274 2008-01-03  Sebastian Dröge  <slomo@circular-chaos.org>
5275
5276         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type):
5277         Don't set element details for the abstract GstAudioFilter class.
5278
5279 2008-01-02  Sebastian Dröge  <slomo@circular-chaos.org>
5280
5281         * gst-libs/gst/audio/gstaudiofilter.c:
5282         (gst_audio_filter_class_init), (gst_audio_filter_get_unit_size):
5283         Implement get_unit_size() vmethod of GstBaseTransform.
5284
5285 2008-01-01  Edward Hervey  <edward.hervey@collabora.co.uk>
5286
5287         * gst-libs/gst/pbutils/Makefile.am:
5288         * gst-libs/gst/pbutils/pbutils.h:
5289         Use glib-enum generator to have a proper enum GType for
5290         GST_TYPE_INSTALL_PLUGINS_RETURN so we can easily wrap it in bindings.
5291
5292 2007-12-31  David Schleef  <ds@schleef.org>
5293
5294         * tests/check/Makefile.am:
5295         * tests/check/pipelines/theoraenc.c:
5296           Reenable theoraenc test, which fails on the buildbot but
5297           not locally.
5298
5299 2007-12-31  David Schleef  <ds@schleef.org>
5300
5301         * docs/libs/.cvsignore:
5302         * docs/plugins/.cvsignore:
5303           Add *-undeclared.txt to fix buildbot.
5304
5305 2007-12-31  David Schleef  <ds@schleef.org>
5306
5307         * tests/check/Makefile.am:
5308           Second attempt at disabling theoraenc test long enough to
5309           get buildbot to compile -base.
5310
5311 2007-12-31  David Schleef  <ds@schleef.org>
5312
5313         * tests/check/pipelines/theoraenc.c:
5314           Disable theoraenc test long enough to get the buildbot to
5315           compile a recent -base.
5316
5317 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
5318
5319         * tests/examples/seek/seek.c: (stop_cb):
5320         Make sure we reset the slider value to 0.0 without racing against a
5321         possible g_idle that sets it to something else.
5322
5323 2007-12-31  Thijs Vermeir  <thijsvermeir@gmail.com>
5324
5325         * sys/ximage/ximagesink.c:
5326         fix typo
5327
5328 2007-12-30  Wim Taymans  <wim.taymans@collabora.co.uk>
5329
5330         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status):
5331         * gst-libs/gst/rtsp/gstrtspdefs.h:
5332         Add Location header so that we can start implementing redirects.
5333         See #506025.
5334
5335 2007-12-29  Thijs Vermeir  <thijsvermeir@gmail.com>
5336
5337         * gst/subparse/gstssaparse.c:
5338         combine if's
5339
5340 2007-12-29  Thijs Vermeir  <thijsvermeir@gmail.com>
5341
5342         * gst/subparse/gstssaparse.c:
5343         remove duplicate log message
5344
5345 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
5346
5347         * ext/libvisual/visual.c: (gst_visual_chain):
5348         Fix 'xyz may be used uninitialized' compiler warnings caused
5349         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
5350         abort() in any case but properly report the error.
5351
5352 2007-12-28  Wim Taymans  <wim.taymans@collabora.co.uk>
5353
5354         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
5355         (gst_play_bin_finalize), (gst_play_bin_set_uri),
5356         (gst_play_bin_set_suburi), (gst_play_bin_set_property),
5357         (gst_play_bin_get_property), (pad_removed_cb), (drained_cb),
5358         (autoplug_select_cb), (activate_group), (deactivate_group),
5359         (setup_next_source), (save_current_group),
5360         (gst_play_bin_change_state):
5361         Code cleanups.
5362         Remove next-uri, we can use the uri property just fine.
5363         Fix some crasher.
5364         Unref uridecodebin when switching.
5365         Fix going to READY.
5366
5367         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
5368         (gst_play_sink_init), (gst_play_sink_dispose),
5369         (gst_play_sink_finalize), (gst_play_sink_vis_unblocked),
5370         (gst_play_sink_vis_blocked), (gst_play_sink_set_video_sink),
5371         (gst_play_sink_set_audio_sink), (gst_play_sink_set_vis_plugin),
5372         (gst_play_sink_set_property), (gst_play_sink_get_property),
5373         (gen_video_chain), (gen_text_element), (gen_audio_chain),
5374         (gen_vis_element), (gst_play_sink_get_mode),
5375         (gst_play_sink_set_mode), (gst_play_sink_set_flags),
5376         (gst_play_sink_get_flags), (gst_play_sink_request_pad),
5377         (gst_play_sink_release_pad), (gst_play_sink_send_event_to_sink),
5378         (gst_play_sink_change_state):
5379         * gst/playback/gstplaysink.h:
5380         Add some locking to make things threadsafe.
5381
5382         * gst/playback/test7.c: (about_to_finish_cb):
5383         Fix test.
5384
5385 2007-12-22  Tim-Philipp Müller  <tim at centricular dot net>
5386
5387         * gst/videoscale/gstvideoscale.c: (gst_video_scale_set_property),
5388           (gst_video_scale_get_property), (gst_video_scale_transform_caps),
5389           (gst_video_scale_transform):
5390           Don't claim to be able to handle/transform caps that can't really
5391           be handled by the currently selected scaling method (here: RGB or
5392           packed YUV with 4-tap method). Also add locking to method property.
5393
5394         * tests/check/pipelines/simple-launch-lines.c: (setup_pipeline),
5395           (test_basetransform_based):
5396           Some test pipelines for the above (not entirely valgrind clean yet
5397           apparently).
5398
5399 2007-12-21  David Schleef  <ds@schleef.org>
5400
5401         * gst-libs/gst/video/video.c:
5402         * gst-libs/gst/video/video.h:
5403           Add additional RGBA and RGB-24 video formats.
5404
5405 2007-12-21  Tim-Philipp Müller  <tim at centricular dot net>
5406
5407         * tests/check/elements/playbin.c: (test_sink_usage_video_only_stream),
5408           (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
5409           (test_suburi_error_wrongproto), (test_missing_primary_decoder):
5410         * tests/check/libs/cddabasesrc.c: (GST_START_TEST), (GST_START_TEST),
5411           (cddabasesrc_suite):
5412           Don't use GST_PLUGIN_DEFINE_STATIC, it's not portable and will be
5413           deprecated in the future (see #498924).
5414
5415 2007-12-21  Tim-Philipp Müller  <tim at centricular dot net>
5416
5417         * gst/playback/gststreamselector.c: (gst_selector_pad_event):
5418           Don't leak event.
5419
5420 2007-12-20  Thijs Vermeir <thijsvermeir@gmail.com>
5421
5422         * gst-libs/gst/riff/riff-read.c:
5423         Use GST_ROUND_UP_2 macro
5424
5425 2007-12-20  Tim-Philipp Müller  <tim at centricular dot net>
5426
5427         * gst/playback/.cvsignore:
5428           Ignore more.
5429
5430 2007-12-20  Tim-Philipp Müller  <tim at centricular dot net>
5431
5432         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
5433         * gst/playback/gstplaybasebin.c: (set_subtitles_visible),
5434           (set_active_source):
5435         * gst/playback/gstplaybasebin.h:
5436         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5437           (setup_sinks), (playbin_set_subtitles_visible):
5438           Make switching off of subtitles work. To avoid all kind of
5439           problems with unlinking of the subtitle input, we just keep
5440           the subtitle inputs linked as they are and tell textoverlay
5441           not to render them. Fixes #373011.
5442           Other subtitle switching issues (esp. when there are both
5443           external and in-stream subtitles) remain. They'll be solved
5444           in playbin2.
5445
5446 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
5447
5448         * gst/playback/gststreamselector.c: (gst_selector_pad_init):
5449         Init the pad segment too.
5450
5451 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
5452
5453         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
5454         (gst_audioringbuffer_open_device),
5455         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
5456         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
5457         (gst_audioringbuffer_pause), (gst_audioringbuffer_stop),
5458         (gst_audio_sink_create_ringbuffer):
5459         Improve debug output.
5460
5461         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_start),
5462         (gst_ring_buffer_pause), (gst_ring_buffer_delay):
5463         Prevent some functions from doing things and failing when the
5464         ringbuffer is not yet acquired.
5465
5466 2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
5467
5468         * gst-libs/gst/interfaces/interfaces.h:
5469           Also remove interfaces.h from CVS as it is not needed anymore.
5470
5471 2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
5472
5473         * gst-libs/gst/interfaces/Makefile.am:
5474           interfaces.h is not used anymore so remove it from the build
5475           process.
5476
5477 2007-12-17  David Schleef  <ds@schleef.org>
5478
5479         * gst/videotestsrc/gstvideotestsrc.c:
5480         * gst/videotestsrc/gstvideotestsrc.h:
5481           Add a "blink" pattern.  Turn on the pain.  Apologies.  It's useful
5482           for testing vertical refresh synchronization.
5483
5484 2007-12-17  David Schleef  <ds@schleef.org>
5485
5486         * docs/libs/gst-plugins-base-libs-sections.txt:
5487         * gst-libs/gst/video/video.c:
5488         * gst-libs/gst/video/video.h:
5489           Add new GstVideFormat enum and write a bunch of helper functions
5490           based around it.
5491
5492 2007-12-17  Tim-Philipp Müller  <tim at centricular dot net>
5493
5494         * Makefile.am:
5495           Use new common/win32.mak.
5496
5497 2007-12-17  Wim Taymans  <wim.taymans@collabora.co.uk>
5498
5499         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5500         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
5501         Add debug info.
5502         When going from PLAYING to PAUSED, pause the ringbuffer before calling
5503         the parent state change function, just like the audiosink, because the
5504         parent waits for the element to finish its processing before completing
5505         the state change. This makes going to PAUSED a lot snappier.
5506         When going from READY to PAUSED, don't allow the ringbuffer to start
5507         yet.
5508
5509 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
5510
5511         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
5512         Yet another fix for broken software that produce files with an empty
5513         blockalign field. Instead of completely failing, make a second attempt
5514         at guessing the width/depth by looking at strf->size.
5515
5516 2007-12-16  Tim-Philipp Müller  <tim at centricular dot net>
5517
5518         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_do_seek),
5519           (gst_cdda_base_src_handle_track_seek), (gst_cdda_base_src_create):
5520         * gst-libs/gst/pbutils/install-plugins.c:
5521           (gst_install_plugins_spawn_child), (gst_install_plugins_supported):
5522         * gst-libs/gst/pbutils/missing-plugins.c:
5523           (gst_missing_plugin_message_get_installer_detail),
5524           (gst_missing_encoder_installer_detail_new):
5525         * gst-libs/gst/rtsp/gstrtspconnection.c: (gst_rtsp_connection_send):
5526         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
5527           Turn a few g_assert_not_reached() into g_return_val_if_reached() to
5528           avoid compiler warnings (#503930).
5529
5530 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
5531
5532         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5533         Be apologetic of software that use the 'jpeg' instead of 'JPEG' FOURCC
5534         for jpeg video streams.
5535         Add the 'avc1'/'AVC1' fourcc mapping for h264, same software-comment as
5536         for the above modification.
5537
5538 2007-12-15  Tim-Philipp Müller  <tim at centricular dot net>
5539
5540         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_expose),
5541           (gst_x_overlay_handle_events):
5542           More guards (we don't want klass to end up being NULL).
5543
5544 2007-12-14  Sebastian Dröge  <slomo@circular-chaos.org>
5545
5546         * configure.ac:
5547         * gst/volume/gstvolume.c: (gst_volume_init):
5548           Use new gst_base_transform_set_gap_aware() function as volume
5549           correctly handles GST_BUFFER_FLAG_GAP. Require core 0.10.15.1 
5550           for this.
5551
5552 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5553
5554         * tests/examples/seek/seek.c: (msg_segment_done), (main):
5555         Don't go to READY on EOS as this avoids testing of seeking and
5556         restarting after EOS, use the stop button when you want to READY.
5557         Don't try to do a flushing seek in segment-done, it does not make
5558         sense to use this for gapless playback and is not needed.
5559
5560 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5561
5562         * gst/playback/gstqueue2.c: (gst_queue_init), (gst_queue_finalize),
5563         (reset_rate_timer), (update_in_rates), (update_out_rates),
5564         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
5565         (gst_queue_chain), (gst_queue_loop):
5566         Use separate timers for input and output rates.
5567         Pause measuring the output rate when we block for more data.
5568         See #503262.
5569
5570 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5571
5572         * gst/playback/gstqueue2.c: (gst_queue_chain):
5573         Pause the timer to measure the input rate when we block because the
5574         queue is filled. See #503262.
5575
5576 2007-12-13  Wim Taymans  <wim.taymans@collabora.co.uk>
5577
5578         Patch by: Peter Kjellerstedt  <pkj at axis com>
5579
5580         * gst-libs/gst/rtsp/gstrtspconnection.c:
5581         (gst_rtsp_connection_free):
5582         Close control sockets. Fixes #503440.
5583
5584 2007-12-13  Wim Taymans  <wim.taymans@collabora.co.uk>
5585
5586         * gst/playback/gstdecodebin2.c: (analyze_new_pad), (connect_pad):
5587         Expose the right pad in the right place with the right element.
5588
5589 2007-12-13  Tim-Philipp Müller  <tim at centricular dot net>
5590
5591         * gst-libs/gst/pbutils/descriptions.c: (formats):
5592           Add description for 'private' dts caps (who come up with that name?).
5593
5594 2007-12-13  Tim-Philipp Müller  <tim at centricular dot net>
5595
5596         * Makefile.am:
5597           Add check-exports target and run it with 'make check'.
5598
5599         * configure.ac:
5600           Be stricter about what we export in our libraries: change regexp so that
5601           we only export _gst_foo(), but not __gst_foo().
5602
5603         * gst-libs/gst/cdda/base64.h: (rfc822_binary):
5604         * gst-libs/gst/cdda/sha1.h: (sha_init), (sha_update), (sha_final):
5605           Change internal functions to __gst_foo so they dont' get exported.
5606
5607         * win32/common/libgstaudio.def:
5608           Add missing symbols.
5609
5610 2007-12-11  David Schleef  <ds@schleef.org>
5611
5612         * ChangeLog: remove conflict markers
5613
5614 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
5615
5616         * ext/gnomevfs/Makefile.am:
5617         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_unicodify):
5618           Use gst_tag_freeform_string_to_utf8() here, which also takes
5619           into account any character sets specified by the user via
5620           environment variables.
5621
5622 2007-12-10  Wim Taymans  <wim.taymans@gmail.com>
5623
5624         * gst/audioconvert/Makefile.am:
5625         Also link to libm.
5626
5627 2007-12-10  Wim Taymans  <wim.taymans@gmail.com>
5628
5629         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
5630         No need for floating point operations here. avoids having to link
5631         against the math library too.
5632
5633 2007-12-10  Tim-Philipp Müller  <tim at centricular dot net>
5634
5635         * gst-libs/gst/pbutils/descriptions.c: (formats),
5636           (format_info_get_desc):
5637         * tests/check/libs/pbutils.c: (GST_START_TEST), (caps_strings),
5638           (GST_START_TEST):
5639           Add one or two missing formats.  Generate ADPCM description
5640           dynamically depending on layout/format.
5641
5642 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
5643
5644         * configure.ac:
5645           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
5646
5647 2007-12-08  Tim-Philipp Müller  <tim at centricular dot net>
5648
5649         Patch by: Robin Stocker <robin dot stocker at gmx dot ch>
5650
5651         * gst/subparse/gstsubparse.c: (gst_sub_parse_data_format_autodetect):
5652           Some .srt files start with chunk number 0 and not chunk number 1,
5653           recognise and accept those as well (fixes #502497).
5654
5655         * tests/check/elements/subparse.c: (srt_input), (srt_input0),
5656           (test_src):
5657           Add unit test for the above.
5658
5659 2007-12-06  Wim Taymans  <wim.taymans@gmail.com>
5660
5661         * gst/playback/gstplay-enum.c:
5662         (register_gst_autoplug_select_result),
5663         (gst_autoplug_select_result_get_type):
5664         * gst/playback/gstplay-enum.h:
5665         Add missing files.
5666
5667 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
5668
5669         * gst/playback/Makefile.am:
5670         Group decodebin2 and uridecodebin into the same plugin so that they
5671         can share the GEnumType.
5672
5673         * gst/playback/gstdecodebin2.c: (_gst_array_accumulator),
5674         (_gst_select_accumulator), (gst_decode_bin_class_init),
5675         (gst_decode_bin_init), (gst_decode_bin_autoplug_sort),
5676         (gst_decode_bin_autoplug_select), (gst_decode_bin_autoplug_add),
5677         (analyze_new_pad), (connect_pad), (gst_decode_bin_plugin_init):
5678         Add signal to sort factories instead of the more awkward autoplug-select
5679         signal.
5680         Modify autoplug_select so that we can try, skip or expose the
5681         autopluggin of an element on a pad.
5682
5683         * gst/playback/gstfactorylists.c: (compare_ranks),
5684         (decoders_filter), (sinks_filter), (gst_factory_list_is_type),
5685         (element_filter), (gst_factory_list_get_elements),
5686         (gst_factory_list_debug), (gst_factory_list_filter):
5687         * gst/playback/gstfactorylists.h:
5688         Simplify the API, allow getting elements based on mask.
5689
5690         * gst/playback/gstplay-marshal.list:
5691         Add some more marshallers.
5692
5693         * gst/playback/gstplaybin2.c: (init_group), (gst_play_bin_init),
5694         (gst_play_bin_finalize), (pad_removed_cb), (autoplug_factories_cb),
5695         (autoplug_select_cb), (activate_group):
5696         Add support for managing non-raw sinks by providing a custom element and
5697         sink list to decodebin2.
5698         Try to plug non-raw sinks when decodebin2 using autoplug-select of
5699         decodebin2.
5700
5701         * gst/playback/gstplaysink.c: (gen_video_chain), (gen_audio_chain),
5702         (gst_play_sink_set_mode), (gst_play_sink_request_pad):
5703         * gst/playback/gstplaysink.h:
5704         Add support for raw and non-raw sinks. 
5705         Add support to force sinks selected by playbin2.
5706         Don't plug raw converters for non-raw sinks.
5707
5708         * gst/playback/gsturidecodebin.c: (_gst_array_accumulator),
5709         (_gst_select_accumulator), (gst_uri_decode_bin_class_init),
5710         (proxy_autoplug_select_signal), (gst_uri_decode_bin_plugin_init),
5711         (plugin_init):
5712         Use right accumulators.
5713         Proxy new signal.
5714
5715 2007-12-03  Wim Taymans  <wim.taymans@gmail.com>
5716
5717         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
5718         Use runnning time as the base time instead of the timestamp.
5719         Spotted by Saur on IRC.
5720
5721 2007-12-03  Edward Hervey  <bilboed@bilboed.com>
5722
5723         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5724         Add 'WVC1' codec mapping for Windows Media VC-1 video codec.
5725
5726 2007-12-03  Wim Taymans  <wim.taymans@gmail.com>
5727
5728         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_bisect_forward_serialno),
5729         (gst_ogg_demux_read_chain):
5730         If we find a new serial number but it does not contain a BOS page, make
5731         sure we initialize the chain to NULL because else we will try to scan it
5732         and crash. Fixes #500763
5733
5734 2007-11-30  Wim Taymans  <wim.taymans@gmail.com>
5735
5736         * gst/playback/Makefile.am:
5737         * gst/playback/gstfactorylists.c: (compare_ranks), (print_feature),
5738         (get_feature_array), (decoders_filter), (sinks_filter),
5739         (gst_factory_list_get_decoders), (gst_factory_list_get_sinks),
5740         (gst_factory_list_filter):
5741         * gst/playback/gstfactorylists.h:
5742         Refactor some common code to filter factories and check caps compat.
5743
5744         * gst/playback/gstdecodebin.c:
5745         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
5746         (gst_decode_bin_init), (gst_decode_bin_dispose),
5747         (gst_decode_bin_autoplug_continue),
5748         (gst_decode_bin_autoplug_factories),
5749         (gst_decode_bin_autoplug_select), (analyze_new_pad),
5750         (find_compatibles):
5751         * gst/playback/gstplaybin.c:
5752         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
5753         (gst_play_bin_init), (gst_play_bin_finalize),
5754         (autoplug_factories_cb), (activate_group):
5755         * gst/playback/gstqueue2.c:
5756         * gst/playback/gsturidecodebin.c: (proxy_unknown_type_signal),
5757         (proxy_autoplug_continue_signal),
5758         (proxy_autoplug_factories_signal), (proxy_autoplug_select_signal),
5759         (proxy_drained_signal):
5760         Add some more debug info and use factor filtering code.
5761
5762 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
5763
5764         * gst/audiotestsrc/gstaudiotestsrc.c:
5765         * gst/volume/gstvolume.c:
5766         * gst/volume/gstvolume.h:
5767           Add GAP-flag support.
5768
5769 2007-11-24  Julien MOUTTE  <julien@moutte.net>
5770
5771         * tests/examples/seek/seek.c: (main): Increase the range of the
5772         rate selector as I would like to test QOS behavior at higher
5773         forward and reverse playback speed like say 64x.
5774
5775 2007-11-23  Sebastian Dröge  <slomo@circular-chaos.org>
5776
5777         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
5778         (audioresample_query), (audioresample_query_type),
5779         (gst_audioresample_set_property):
5780         Implement latency query.
5781
5782 2007-11-21  Wim Taymans  <wim.taymans@gmail.com>
5783
5784         * gst-libs/gst/audio/gstbaseaudiosink.c:
5785         (gst_base_audio_sink_drain):
5786         Our EOS time contains the base_time, _wait_eos() expects a running_time
5787         so we have to subtract the base_time again before calling the function.
5788         This fixes an EOS regression where the base_time was added twice and EOS
5789         took longer and longer in certain situations.
5790         Fixes #498767.
5791
5792 2007-11-21  Wim Taymans  <wim.taymans@gmail.com>
5793
5794         * docs/libs/gst-plugins-base-libs-sections.txt:
5795         * gst-libs/gst/audio/gstbaseaudiosink.c: (slave_method_get_type),
5796         (gst_base_audio_sink_set_provide_clock),
5797         (gst_base_audio_sink_get_provide_clock),
5798         (gst_base_audio_sink_set_slave_method),
5799         (gst_base_audio_sink_get_slave_method),
5800         (gst_base_audio_sink_set_property),
5801         (gst_base_audio_sink_get_property), (gst_base_audio_sink_drain),
5802         (gst_base_audio_sink_none_slaving),
5803         (gst_base_audio_sink_handle_slaving):
5804         * gst-libs/gst/audio/gstbaseaudiosink.h:
5805         Expose methods for some object properties so that subclasses can more
5806         easily configure them.
5807         Added slave method none, that completely disables slaving to the
5808         internal clock.
5809         API: gst_base_audio_sink_set_provide_clock()
5810         API: gst_base_audio_sink_get_provide_clock()
5811         API: gst_base_audio_sink_set_slave_method()
5812         API: gst_base_audio_sink_get_slave_method()
5813
5814         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5815         (gst_base_audio_src_set_provide_clock),
5816         (gst_base_audio_src_get_provide_clock),
5817         (gst_base_audio_src_set_property),
5818         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
5819         * gst-libs/gst/audio/gstbaseaudiosrc.h:
5820         Expose methods for some object properties so that subclasses can more
5821         easily configure them.
5822         API: gst_base_audio_src_set_provide_clock()
5823         API: gst_base_audio_src_get_provide_clock()
5824
5825 2007-11-20  Wim Taymans  <wim.taymans@gmail.com>
5826
5827         Patch by: Joe Peterson <lavajoe at gentoo dot org>
5828
5829         * gst-libs/gst/sdp/gstsdpmessage.c:
5830         Fix compilation on FreeBSD (Gentoo). Fixes #498228.
5831
5832 2007-11-19  Sebastian Dröge  <slomo@circular-chaos.org>
5833
5834         * tests/check/libs/fft.c: (GST_START_TEST):
5835         Fix scaling to really have dB instead of something else.
5836
5837 2007-11-19  Julien MOUTTE  <julien@moutte.net>
5838
5839         * tests/examples/seek/seek.c: (main): There's a nice macro to check
5840         GTK version, use it.
5841
5842 2007-11-19  Julien MOUTTE  <julien@moutte.net>
5843
5844         * tests/examples/seek/seek.c: (main): Try to support stable version
5845         of GTK.
5846
5847 2007-11-17  Stefan Kost  <ensonic@users.sf.net>
5848
5849         * gst/playback/README:
5850         * gst/playback/test7.c:
5851           Fix the build + little README update.
5852
5853 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5854
5855         * tests/examples/seek/seek.c: (make_playerbin2_pipeline), (main):
5856         Add playbin2 seek pipeline.
5857
5858 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5859
5860         * gst/playback/Makefile.am:
5861         * gst/playback/gstplayback.c: (plugin_init):
5862         * gst/playback/test7.c: (update_scale), (warning_cb), (error_cb),
5863         (eos_cb), (about_to_finish_cb), (main):
5864         Add playbin2.
5865         Added gapless playback example.
5866
5867         * gst/playback/gstplaybasebin.c:
5868         * gst/playback/gstplaybasebin.h:
5869         * gst/playback/gstplaybin.c: (gst_play_bin_plugin_init):
5870         * gst/playback/gstqueue2.c:
5871         * gst/playback/test.c:
5872         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
5873         (pad_removed_cb):
5874         * gst/playback/gststreaminfo.h:
5875         Change email.
5876
5877         * gst/playback/gstplaybin2.c: (gst_play_bin_get_type),
5878         (gst_play_bin_class_init), (init_group), (gst_play_bin_init),
5879         (gst_play_bin_dispose), (gst_play_bin_set_uri),
5880         (gst_play_bin_set_suburi), (gst_play_bin_set_property),
5881         (gst_play_bin_get_property), (gst_play_bin_handle_message),
5882         (pad_added_cb), (pad_removed_cb), (no_more_pads_cb), (perform_eos),
5883         (drained_cb), (unlink_group), (activate_group),
5884         (setup_next_source), (gst_play_bin_change_state),
5885         (gst_play_bin2_plugin_init):
5886         Added raw first version of playbin2. Does chained oggs and gapless
5887         playback fine. No support for raw sinks yet. No visualisations or
5888         subtitles yet.
5889
5890         * gst/playback/gstplaysink.c: (gst_play_sink_get_type),
5891         (gst_play_sink_class_init), (gst_play_sink_init),
5892         (gst_play_sink_dispose), (gst_play_sink_vis_unblocked),
5893         (gst_play_sink_vis_blocked), (gst_play_sink_set_video_sink),
5894         (gst_play_sink_set_audio_sink), (gst_play_sink_set_vis_plugin),
5895         (gst_play_sink_set_property), (gst_play_sink_get_property),
5896         (post_missing_element_message), (free_chain), (add_chain),
5897         (activate_chain), (gen_video_chain), (gen_text_element),
5898         (gen_audio_chain), (gen_vis_element), (gst_play_sink_get_mode),
5899         (gst_play_sink_set_mode), (gst_play_sink_request_pad),
5900         (gst_play_sink_release_pad), (gst_play_sink_send_event_to_sink),
5901         (gst_play_sink_send_event), (gst_play_sink_change_state):
5902         * gst/playback/gstplaysink.h:
5903         Added Element that abstracts the sinks and their pipelines for playbin2.
5904
5905 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5906
5907         * gst/playback/gststreamselector.c: (gst_selector_pad_get_type),
5908         (gst_selector_pad_class_init), (gst_selector_pad_init),
5909         (gst_selector_pad_finalize), (gst_selector_pad_reset),
5910         (gst_selector_pad_get_linked_pads), (gst_selector_pad_event),
5911         (gst_selector_pad_getcaps), (gst_selector_pad_bufferalloc),
5912         (gst_selector_pad_chain), (gst_stream_selector_get_type),
5913         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
5914         (gst_stream_selector_init), (gst_stream_selector_set_property),
5915         (gst_stream_selector_get_linked_pad),
5916         (gst_stream_selector_getcaps),
5917         (gst_stream_selector_is_active_sinkpad),
5918         (gst_stream_selector_activate_sinkpad),
5919         (gst_stream_selector_get_linked_pads),
5920         (gst_stream_selector_request_new_pad),
5921         (gst_stream_selector_release_pad):
5922         * gst/playback/gststreamselector.h:
5923         Improve streamselector, make it select and unselect the current pad more
5924         intelligently. 
5925         Subclass GstPad for the sinkpads of the selector.
5926         Handle segments more correctly.
5927         Fix caps negotiation.
5928         Implement release_pad.
5929
5930 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5931
5932         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
5933         (gst_decode_group_check_if_drained), (source_pad_event_probe),
5934         (remove_fakesink):
5935         Add drained signal fired when decodebin finishes decoding the data.
5936         Remove deprecated STATE_DIRTY message.
5937
5938         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
5939         (unknown_type_cb), (new_decoded_pad_cb), (pad_removed_cb),
5940         (analyse_source), (proxy_drained_signal), (make_decoder),
5941         (source_new_pad), (value_list_append_structure_list),
5942         (handle_redirect_message), (handle_message):
5943         Proxy the new drained signal.
5944         Handle pad removed from decodebin.
5945         Handle redirect messages by sorting multiple redirections based on the
5946         connection speed.
5947
5948 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5949
5950         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
5951
5952         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
5953         Fix leaking headers. Fixes #496761.
5954
5955 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5956
5957         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
5958
5959         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
5960         (gst_ximagesink_change_state):
5961         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
5962         Don't leak the PAR on errors. Fixes #496731.
5963
5964 2007-11-16  Tim-Philipp Müller  <tim at centricular dot net>
5965
5966         * gst-libs/gst/tag/gstid3tag.c: (user_tag_matches),
5967           (gst_tag_from_id3_user_tag):
5968           Add mapping for audio cd discid tags, so we can extract
5969           them from tags as well (see #347848). Also compare identifiers
5970           in ID3v2 TXXX frames in a case-insensitive way to increase
5971           compatibility when reading tags (discid vs. DiscID vs. DiscId).
5972
5973 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
5974
5975         * gst-plugins-base.doap:
5976         Oops, fix the release name.
5977
5978 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
5979
5980         * gst-plugins-base.doap:
5981         Add 0.10.15 release
5982
5983 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
5984
5985         * configure.ac:
5986         Back to CVS
5987
5988 === release 0.10.15 ===
5989
5990 2007-11-15  Jan Schmidt <jan.schmidt@sun.com>
5991
5992         * configure.ac:
5993           releasing 0.10.15, "No need to argue"
5994
5995 2007-11-15  Jan Schmidt  <jan.schmidt@sun.com>
5996
5997         * win32/vs6/libgstfft.dsp:
5998         Convert line endings to DOS.
5999
6000 2007-11-15  Sebastien Moutte <sebastien@moutte.net>
6001
6002         * win32/vs6/gst_plugins_base.dsw:
6003         * win32/vs6/libgstfft.dsp:
6004         * win32/MANIFEST:
6005         Add a project file for fft plugin and remove socket
6006         based plugin which don't build from the workspace.
6007         * win32/vs6/libgstaudio.dsp:
6008         * win32/vs6/libgstrtp.dsp:
6009         * win32/vs6/libgsttag.dsp:
6010         Convert line endings back to DOS.
6011         Fixes #496724
6012
6013 2007-11-14  Jan Schmidt  <jan.schmidt@sun.com>
6014
6015         * win32/vs6/libgstinterfaces.dsp:
6016         * win32/vs6/libgstrtsp.dsp:
6017         Convert line endings back to DOS
6018
6019 2007-11-14  Jan Schmidt  <jan.schmidt@sun.com>
6020
6021         * gst-libs/gst/fft/kiss_fft_f32.h:
6022         * gst-libs/gst/fft/kiss_fft_f64.h:
6023         * gst-libs/gst/fft/kiss_fft_s16.h:
6024         * gst-libs/gst/fft/kiss_fft_s32.h:
6025         Don't include malloc.h which doesn't exist on Mac OSX.
6026         Instead, pull in glib.h and use g_malloc/g_free for 
6027         consistency. Fixes: #496548
6028
6029 2007-11-09  Stefan Kost  <ensonic@users.sf.net>
6030
6031         * gst/playback/gstdecodebin2.c:
6032           Dont leak ghostpad. Fixes #475451.
6033
6034 2007-11-09  Wim Taymans  <wim.taymans@gmail.com>
6035
6036         * docs/design/design-decodebin.txt:
6037         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
6038         Update some more docs and comments.
6039
6040 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
6041
6042         Patch by: Sebastien Moutte  <sebastien moutte net>
6043
6044         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_ntp_to_unix),
6045           (gst_rtcp_unix_to_ntp):
6046         * gst-libs/gst/rtp/gstrtppayloads.c: (gst_rtp_payload_info_for_name):
6047           Fix some C99-isms and and a missing function that some versions of
6048           MSVC don't like too much (#494346).
6049
6050         * win32/vs6/gst_plugins_base.dsw:
6051         * win32/vs6/libgstaudio.dsp:
6052         * win32/vs6/libgstrtp.dsp:
6053         * win32/vs6/libgsttag.dsp:
6054           Update vs6 projects files (#494346).
6055
6056 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
6057
6058         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
6059
6060         * win32/common/libgstaudio.def:
6061         * win32/common/libgstcdda.def:
6062         * win32/common/libgstinterfaces.def:
6063         * win32/common/libgstnetbuffer.def:
6064         * win32/common/libgstpbutils.def:
6065         * win32/common/libgstrtp.def:
6066         * win32/common/libgstrtsp.def:
6067         * win32/common/libgsttag.def:
6068         * win32/common/libgstvideo.def:
6069           More missing symbols to export (fixes #493986).
6070
6071 2007-11-06  Sebastian Dröge  <slomo@circular-chaos.org>
6072
6073         * docs/libs/gst-plugins-base-libs-sections.txt:
6074         * gst-libs/gst/fft/gstfftf32.c:
6075         * gst-libs/gst/fft/gstfftf32.h:
6076         * gst-libs/gst/fft/gstfftf64.c:
6077         * gst-libs/gst/fft/gstfftf64.h:
6078         * gst-libs/gst/fft/gstffts16.c:
6079         * gst-libs/gst/fft/gstffts16.h:
6080         * gst-libs/gst/fft/gstffts32.c:
6081         * gst-libs/gst/fft/gstffts32.h:
6082         * tests/check/libs/fft.c: (GST_START_TEST):
6083         Remove the magnitude and phase calculation functions as these have
6084         very special use cases and can't even be used for the spectrum
6085         element. Also adjust the docs to mention some properties of the used
6086         FFT implemention, i.e. how the values are scaled. Fixes #492098.
6087
6088 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
6089
6090         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
6091           (finish_source):
6092           Avoid crash when there are external subtitles (fixes #491722).
6093
6094 2007-11-03  Tim-Philipp Müller  <tim at centricular dot net>
6095
6096         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
6097         * ext/alsa/gstalsasrc.c: (gst_alsasrc_open):
6098           'Could not open resource for writing' is not an acceptable
6099           error message when we can't open the audio device (see #492334),
6100           even less so when we're trying to open it to record something.
6101
6102 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
6103
6104         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
6105
6106         * win32/common/libgstrtp.def:
6107           Add some more missing symbols (#492813).
6108
6109 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
6110
6111         Patch by: Thijs Vermeir <thijsvermeir@gmail.com>
6112
6113         * tests/check/elements/audioconvert.c: (verify_convert):
6114           Add check to make sure that the out caps have a channel layout
6115           set on them where they should have one.
6116
6117 2007-11-01  Tim-Philipp Müller  <tim at centricular dot net>
6118
6119         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
6120
6121         * gst-libs/gst/fft/kiss_fft_s16.h: (KISS_FFT_S16_MALLOC):
6122         * gst-libs/gst/fft/kiss_fft_s32.h: (KISS_FFT_S32_MALLOC):
6123           Include our own _stdint.h instead of sys/types.h, makes MingW happy
6124           (#492306).
6125
6126         * gst-libs/gst/rtsp/gstrtspconnection.c: (gst_rtsp_connection_create):
6127           Use _pipe directly, GLib doesn't have a pipe() macro any longer
6128           (it disappeared in GLib 2.14.0) (#492306).
6129
6130         * gst-libs/gst/sdp/Makefile.am:
6131         * gst-libs/gst/sdp/gstsdpmessage.c:
6132           Fix includes and LIBS for win32/Mingw (#492306).
6133
6134         * tests/examples/dynamic/addstream.c (pause_play_stream):
6135           Use more portable g_usleep() instead of sleep() (#492306).
6136
6137 2007-11-01  Tim-Philipp Müller  <tim at centricular dot net>
6138
6139         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
6140
6141         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
6142           (gst_ring_buffer_parse_caps):
6143           Return NULL instead of an enum that happens to be 0, fixes warning
6144           on MSVC (#492114).
6145
6146         * gst-libs/gst/audio/gstringbuffer.h:
6147           No trailing commas in enum list (for gcc-2.9x).
6148
6149         * gst/videotestsrc/videotestsrc.c: (random_char):
6150           Make information loss explicit instead of implicitly truncating to
6151           eight bits via the return value.  Fixes runtime error on MSVC when
6152           using the debug CRT (#492114).
6153
6154         * win32/common/config.h.in:
6155           Fix a bunch of '#undef FOO bar', which MSVC doesn't like (#492114).
6156
6157         * win32/common/libgstinterfaces.def:
6158         * win32/common/libgstrtp.def:
6159           Export a few more symbols (#492114).
6160
6161 2007-11-01  Stefan Kost  <ensonic@users.sf.net>
6162
6163         * gst-libs/gst/audio/audio.c:
6164         * gst-libs/gst/audio/audio.h:
6165           Readd the deprecation guards, but preserve compilability.
6166
6167 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
6168
6169         * gst/audioconvert/gstaudioconvert.c: (find_suitable_channel_layout),
6170           (gst_audio_convert_fixate_channels), (gst_audio_convert_fixate_caps):
6171           Preserve channel layout when fixating the number of channels in the
6172           output caps, or make sure there's a suitable channel position layout
6173           set on the caps if required. Fixes #430677.
6174
6175 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
6176
6177         * tests/check/elements/decodebin.c: (test_text_plain_streams):
6178           Make sure the pipeline really operates in push mode as it should
6179           in this case.
6180
6181 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
6182
6183         * gst-libs/gst/audio/audio.h:
6184           Don't guard deprecated enum with #ifndef DISABLE_DEPRECATED, or
6185           compilation with DISABLE_DEPRECATED and without REMOVE_DEPRECATED
6186           (ie. normal cvs builds) will fail.
6187
6188 2007-10-31  Stefan Kost  <ensonic@users.sf.net>
6189
6190         * docs/libs/Makefile.am:
6191         * gst-libs/gst/audio/audio.c:
6192         * gst-libs/gst/audio/audio.h:
6193         * gst-libs/gst/interfaces/mixer.c:
6194           tell gtk-doc about the deprecation guard. Apply more doc fixes.
6195
6196 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
6197
6198         * tests/check/libs/audio.c: (init_value_to_channel_layout),
6199           (test_channel_layout_value_intersect), (audio_suite):
6200           Add simple unit test to make sure GstValue intersection
6201           of channel layouts works the way I think it does.
6202
6203 2007-10-30  Stefan Kost  <ensonic@users.sf.net>
6204
6205         * docs/libs/gst-plugins-base-libs-sections.txt:
6206         * gst-libs/gst/audio/gstaudiofilter.h:
6207         * gst-libs/gst/interfaces/mixer.h:
6208         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6209         * gst-libs/gst/rtp/gstbasertpdepayload.h:
6210         * gst-libs/gst/sdp/gstsdpmessage.c:
6211           Fix the docs according to what gtk-doc complained about.
6212
6213 2007-10-30  Stefan Kost  <ensonic@users.sf.net>
6214
6215         * tests/icles/stress-playbin.c:
6216           Fix the build.
6217
6218 2007-10-30  Tim-Philipp Müller  <tim at centricular dot net>
6219
6220         * gst/playback/gstdecodebin.c: (close_pad_link), (type_found):
6221         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
6222           Post nice/more useful error message if we don't have a decoder for
6223           the primary type.
6224
6225 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
6226
6227         * gst/playback/gstdecodebin2.c: (gst_decode_group_expose):
6228         Be a bit more useful, unblock the pads after we fired the no-more-pads
6229         signal so that we can use the signal to inspect and connect all pads
6230         without having to keep extra state outside of decodebin.
6231
6232 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
6233
6234         * gst/playback/gsturidecodebin.c:
6235         (gst_uri_decode_bin_autoplug_continue),
6236         (gst_uri_decode_bin_class_init), (no_more_pads_full):
6237         Implement default signal handler so that we return TRUE when nothing is
6238         connected.
6239
6240 2007-10-28  Sebastian Dröge  <slomo@circular-chaos.org>
6241
6242         * gst-libs/gst/riff/riff-media.c:
6243         (gst_riff_wavext_add_channel_layout),
6244         (gst_riff_wave_add_default_channel_layout),
6245         (gst_riff_wavext_get_default_channel_mask),
6246         (gst_riff_create_audio_caps):
6247         Use the ALSA channel layout as default for wav files without channel
6248         layout information. This fixes playback of chan-id.wav on 5.1 systems
6249         for example. Also refactor the channel layout setting a bit and add
6250         more default channel orders. Fixes #489010.
6251
6252 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
6253
6254         * tests/check/libs/tag.c: (test_musicbrainz_tag_registration):
6255           GST_TAG_MUSICBRAINZ_SORTNAME is deprecated and we compile with
6256           -DGST_DISABLE_DEPRECATED, so use new GST_TAG_ARTIST_SORTNAME
6257           instead.
6258
6259 2007-10-25  Wim Taymans  <wim.taymans@gmail.com>
6260
6261         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
6262         (gst_decode_bin_dispose), (gst_decode_bin_set_caps),
6263         (gst_decode_bin_set_subs_encoding),
6264         (gst_decode_bin_get_subs_encoding), (gst_decode_bin_set_property),
6265         (gst_decode_bin_get_property), (analyze_new_pad):
6266         Move subtitle encoding property to decodebin2 so that it can set the
6267         property value on all elements that it autoplugs and that require it.
6268         Make caps refcounting more consistent in get/set.
6269
6270         * gst/playback/gsturidecodebin.c: (_gst_boolean_accumulator),
6271         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
6272         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_property),
6273         (gst_uri_decode_bin_get_property), (proxy_unknown_type_signal),
6274         (proxy_autoplug_continue_signal),
6275         (proxy_autoplug_factories_signal), (proxy_autoplug_select_signal),
6276         (make_decoder):
6277         Proxy properties and relevant signals from the internal decodebin.
6278         Make properties MT safe.
6279
6280 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
6281
6282         * gst-libs/gst/tag/tag.h: (GST_TAG_MUSICBRAINZ_SORTNAME):
6283         * gst-libs/gst/tag/tags.c:
6284           Deprecate GST_TAG_MUSICBRAINZ_SORTNAME, replaced by the newly-added
6285           GST_TAG_ARTIST_SORTNAME (in an API and ABI compatible way).
6286
6287         * gst-libs/gst/tag/gstid3tag.c: (tag_matches):
6288           Map ID3v2 TSOP, TSOA and TSOT frames to new SORTNAME tags (#414539).
6289
6290         * gst-libs/gst/tag/gstvorbistag.c: (tag_matches),
6291           (gst_tag_to_vorbis_comments):
6292           Map new SORTNAME tags (these tags aren't even semi-official, so I'm
6293           just mapping everything I found in the wild) (#414539).
6294
6295 2007-10-24  Wim Taymans  <wim.taymans@gmail.com>
6296
6297         Inspired by patch of: René Stadler <mail at renestadler dot de>
6298
6299         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
6300         (gst_decode_bin_autoplug_continue),
6301         (gst_decode_bin_autoplug_factories),
6302         (gst_decode_bin_autoplug_select), (analyze_new_pad), (connect_pad),
6303         (find_compatibles):
6304         * gst/playback/gstplay-marshal.list:
6305         Remove the autoplug-sort signal and replace it with a binding friendly
6306         autoplug-select signal.
6307         Add an autoplug-factories signal that can be used to generate a list of
6308         factories to try to autoplug.
6309         Add the GstPad to the autoplugging signal args as it might be needed to
6310         make a good factory selection.
6311         Fix up the marshallers for this. Fixes #407282.
6312
6313 2007-10-23  Tim-Philipp Müller  <tim at centricular dot net>
6314
6315         * gst-libs/gst/tag/gsttagdemux.c:
6316           Don't abort with an assertion if we receive a seek event with
6317           a start type of NONE (see launchpad bug #155878).
6318
6319 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
6320
6321         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
6322         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
6323         (gst_ximagesink_change_state), (gst_ximagesink_reset):
6324         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_event_thread),
6325         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_xcontext_clear),
6326         (gst_xvimagesink_change_state), (gst_xvimagesink_reset):
6327         Make sure that before we clean up the X resources, we shutdown and join
6328         the event thread.
6329         Also make sure the event thread does not shut down immediatly after
6330         startup because the running variable is not yet correctly set.
6331         Fixes #378770. 
6332
6333 2007-10-16  Wim Taymans  <wim.taymans@gmail.com>
6334
6335         * gst/playback/gstdecodebin.c: (new_pad), (type_found):
6336         Make the window for a race in typefind and shutting down smaller until
6337         we figure out the right locking here. Avoids #485753 usually.
6338
6339         * gst/playback/gstdecodebin2.c: (type_found), (pad_added_group_cb):
6340         Remove unneeded lock causing a race in typefind and shutting down.
6341         Fixes #485753.
6342
6343         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
6344         Also remove sinks when going to NULL because we might not complete the
6345         state change to PAUSED, causing the PAUSED->READY state change not to
6346         happen.
6347
6348 2007-10-16  Wim Taymans  <wim.taymans@gmail.com>
6349
6350         * gst-libs/gst/audio/gstbaseaudiosink.c:
6351         (gst_base_audio_sink_drain), (gst_base_audio_sink_change_state):
6352         Also explicitly release the ringbuffer when going to NULL because it
6353         is required in the setcaps function, before the state change to PAUSED
6354         completes.
6355
6356 2007-10-16  Tim-Philipp Müller  <tim at centricular dot net>
6357
6358         * tests/icles/.cvsignore:
6359         * tests/icles/Makefile.am:
6360         * tests/icles/stress-playbin.c:
6361           Does what it says on the tin.
6362
6363 2007-10-15  Wim Taymans  <wim.taymans@gmail.com>
6364
6365         * gst/playback/gstqueue2.c: (gst_queue_init), (gst_queue_push_one):
6366         Fix queue negotiation. See #486758.
6367
6368 2007-10-12  Jan Schmidt  <Jan.Schmidt@sun.com>
6369
6370         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
6371         (gst_xvimagesink_xwindow_new),
6372         (gst_xvimagesink_update_colorbalance),
6373         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get):
6374
6375         Fix handling of some of the X atoms. If the last parameter is True,
6376         XInternAtom won't create the atom if it doesn't exist, and therefore
6377         might return None. This causes X errors on Xv implementations that
6378         don't provide the colour balance attributes.
6379
6380 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
6381
6382         * gst-libs/gst/tag/gstvorbistag.c:
6383         * tests/check/libs/tag.c:
6384           Extract vorbis comment LICENSE tags correctly.
6385
6386 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
6387
6388         Patch by: Jason Kivlighn  <jkivlighn gmail com>
6389
6390         * gst-libs/gst/tag/gstid3tag.c:
6391         * tests/check/libs/tag.c:
6392           Map ID3v2 WCOP frame to GST_TAG_COPYRIGHT_URI (#447000).
6393
6394 2007-10-10  Tim-Philipp Müller  <tim at centricular dot net>
6395
6396         * gst-libs/gst/tag/gsttagdemux.c:
6397           Don't error out when a buggy downstream element doesn't
6398           handle the newsegment event we send properly (especially
6399           not without posting a meaningful error message on the
6400           bus). See bug #471370 and launchpad bug #136264.
6401
6402 2007-10-10  Wim Taymans  <wim.taymans@gmail.com>
6403
6404         * gst-libs/gst/audio/gstbaseaudiosink.c:
6405         (gst_base_audio_sink_drain):
6406         Use new basesink method to make our EOS drain interruptable.
6407
6408 2007-10-10  Jan Schmidt  <Jan.Schmidt@sun.com>
6409
6410         * gst-libs/gst/rtp/gstrtppayloads.c:
6411         Fix silly search-replace oversight.
6412
6413 2007-10-09  Wim Taymans  <wim.taymans@gmail.com>
6414
6415         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
6416
6417         * gst-libs/gst/rtp/gstbasertppayload.c: (copy_fixed),
6418         (gst_basertppayload_set_outcaps):
6419         Fix caps memleak. Fixes #484989.
6420
6421
6422 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6423
6424         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6425         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain):
6426         Fix debug output.
6427
6428 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6429
6430         * gst-libs/gst/audio/gstbaseaudiosrc.c:
6431         (gst_base_audio_src_create):
6432         Also handle the case where there is no clock set on the audio source,
6433         like in the unit tests.
6434
6435 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
6436
6437         * gst-libs/gst/rtp/gstrtppayloads.c:
6438         Use unsigned G_MAXUINT8 instead of -1 to initialise a guint8
6439         to avoid compiler warnings
6440
6441 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6442
6443         * gst/playback/gstdecodebin.c: (type_found),
6444         (gst_decode_bin_change_state):
6445         * gst/playback/gstdecodebin2.c: (type_found),
6446         (gst_decode_bin_change_state):
6447         Don't disconnect the have_type signal because we never reconnect it
6448         later on. Instead keep a variable to see if we already detected a type.
6449
6450 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6451
6452         * gst/playback/gstdecodebin.c: (add_fakesink), (type_found):
6453         * gst/playback/gstdecodebin2.c: (gst_decode_bin_init),
6454         (type_found):
6455         Unlink the signal handler when we found the type, we're not going to do
6456         anything sensible with more type_found signals anyway.
6457
6458 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
6459
6460         * gst-libs/gst/tag/gsttagdemux.c:
6461           Don't leak caps.
6462
6463 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
6464
6465         * gst-libs/gst/tag/Makefile.am:
6466         * gst-libs/gst/tag/gsttagdemux.c:
6467         * gst-libs/gst/tag/gsttagdemux.h:
6468           API: add GstTagDemux base class for simple tag demuxers.
6469
6470         * docs/libs/gst-plugins-base-libs-docs.sgml:
6471         * docs/libs/gst-plugins-base-libs-sections.txt:
6472           Add GstTagDemux to docs.
6473
6474 2007-10-05  Sebastian Dröge  <slomo@circular-chaos.org>
6475
6476         * gst-libs/gst/rtp/gstrtpbuffer.c:
6477         (gst_rtp_buffer_get_payload_subbuffer):
6478         Fix bug introduced with last commit which inverted the logic and
6479         caused all buffers to be dropped. Fixes #483620.
6480         Thanks to Laurent Glayal <spglegle at yahoo dot fr> for noticing.
6481
6482 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
6483
6484         * gst-libs/gst/rtp/gstrtpbuffer.c:
6485           Replace g_return_if_val (as it could be disabled), with regular return
6486           and warning.
6487
6488 2007-10-03  Stefan Kost  <ensonic@users.sf.net>
6489
6490         * tests/check/pipelines/simple-launch-lines.c:
6491           Print message name and not just number.
6492
6493 2007-10-02  Wim Taymans  <wim.taymans@gmail.com>
6494
6495         * gst-libs/gst/audio/gstbaseaudiosink.c:
6496         (gst_base_audio_sink_async_play):
6497         When slaved to the clock, don't try to align a sample with the previous
6498         one when going to PLAYING again.
6499
6500 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
6501
6502         * tests/examples/snapshot/snapshot.c:
6503           Fix the build.
6504
6505 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6506
6507         * gst-libs/gst/sdp/gstsdpmessage.h:
6508         Add RFC 3556 bandwidth modifiers.
6509
6510 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6511
6512         * docs/libs/gst-plugins-base-libs-docs.sgml:
6513         * docs/libs/gst-plugins-base-libs-sections.txt:
6514         * gst-libs/gst/rtp/gstrtppayloads.c:
6515         Update documentation.
6516
6517 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6518
6519         * gst-libs/gst/rtp/Makefile.am:
6520         * gst-libs/gst/rtp/gstrtppayloads.c: (gst_rtp_payload_info_for_pt),
6521         (gst_rtp_payload_info_for_name):
6522         * gst-libs/gst/rtp/gstrtppayloads.h:
6523         Added new file and header to deal with payload info.
6524
6525         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
6526         (gst_rtp_buffer_default_clock_rate):
6527         * gst-libs/gst/rtp/gstrtpbuffer.h:
6528         Payload specific stuff is move to new headers.
6529         Implement _default_clock rate using the new payload function.
6530
6531         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address),
6532         (gst_sdp_parse_line):
6533         * gst-libs/gst/sdp/gstsdpmessage.h:
6534         Add some more comments.
6535
6536 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6537
6538         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
6539         (sdp_check_header), (sdp_type_find), (plugin_init):
6540         Add typefind function for application/sdp.
6541         Remove some old dirac typefind code that was ifdeffed out.
6542
6543 2007-09-29  Sebastien Moutte <sebastien@moutte.net>
6544
6545         * win32/common/libgstaudio.def:
6546         Add new exported functions.
6547         * win32/vs6/grammar.dsp:
6548         Add autogeneration and copy of some autegenerated files from win32/common
6549         for rtsp library.
6550         * win32/vs6/libgstaudioconvert.dsp:
6551         Add gstaudioquantize.c to the build.
6552         * win32/vs6/libgstinterfaces.dsp:
6553         Add videoorientation.c to the build.
6554         * win32/vs6/libgstriff.dsp:
6555         Add libgsttag to the link libraries list.
6556         * win32/vs6/libgstvolume.dsp:
6557         Add liboil to the link.
6558         * win32/vs6/gst_plugins_base.dsw:
6559         * win32/vs6/libgstrtsp.dsp:
6560         * win32/common/libgstrtsp.def:
6561         Add files to build libgstrtsp library.
6562         
6563 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
6564
6565         * tests/examples/snapshot/snapshot.c: (main):
6566         Print error when pipeline failed to construct.
6567
6568 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
6569
6570         * configure.ac:
6571         * gst-libs/gst/tag/gstid3tag.c:
6572         * gst-libs/gst/tag/gstvorbistag.c:
6573           Add mappings for the new GST_TAG_COMPOSER for vorbis comments
6574           and ID3v2 tags.
6575
6576 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
6577
6578         * gst-libs/gst/floatcast/floatcast.h:
6579           Don't include config.h in an installed public header, this
6580           might break compilation of applications that don't have such
6581           a header and doesn't necessarily do what it's supposed to do
6582           anyway (ie. check for the lrint/lrintf defines) (#442065).
6583           Add docs for the various macros and document how this header
6584           has to be used (link against libm, etc.); add a few FIXMEs;
6585           include math.h for non-c99 code path.  Based on patch by
6586           Jan Schmidt.
6587           
6588 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
6589
6590         * configure.ac:
6591         Use AG_GST_ARG_WITH_PLUGINS and AG_GST_ARG_ENABLE_EXTERNAL instead
6592         of duplicating these macros in configure.ac.
6593
6594 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6595
6596         * po/hu.po:
6597         * po/sv.po:
6598         * po/uk.po:
6599           Updated translations to 0.10.14
6600
6601 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6602
6603         translated by: Jakub Bogusz <qboosh@pld-linux.org>
6604
6605         * po/pl.po:
6606           Added Polish translation.
6607
6608 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6609
6610         translated by: Ilkka Tuohela <hile@iki.fi>
6611
6612         * po/fi.po:
6613           Added Finnish translation.
6614
6615 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6616
6617         translated by: Jorge González González <aloriel@gmail.com>
6618
6619         * po/es.po:
6620           Added Spanish translation.
6621
6622 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6623
6624         translated by: Mogens Jaeger <mogens@jaeger.tf>
6625
6626         * po/da.po:
6627           Added Danish translation.
6628
6629 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6630
6631         translated by: Funda Wang <fundawang@linux.net.cn>
6632
6633         * po/zh_CN.po:
6634           Added Chinese (simplified) translation.
6635
6636 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6637
6638         translated by: Alexander Shopov <ash@contact.bg>
6639
6640         * po/bg.po:
6641           Added Bulgarian translation.
6642
6643 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
6644
6645         * gst/playback/gstqueue2.c: (gst_queue_push_one):
6646         Fix compilation wrt printf arguments.
6647
6648 2007-09-20  Wim Taymans  <wim.taymans@gmail.com>
6649
6650         * configure.ac:
6651         * tests/examples/Makefile.am:
6652         * tests/examples/snapshot/.cvsignore:
6653         * tests/examples/snapshot/Makefile.am:
6654         * tests/examples/snapshot/snapshot.c: (main):
6655         Add simple snapshot example program using appsink.
6656
6657 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
6658
6659         * tests/check/generic/states.c:
6660           Improved state change unit test.
6661
6662 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
6663
6664         * docs/plugins/.cvsignore:
6665         * tests/check/.cvsignore:
6666           Ignore registries in any format.
6667
6668 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
6669
6670         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6671         (gst_base_rtp_depayload_chain),
6672         (gst_base_rtp_depayload_set_gst_timestamp):
6673         Only copy timestamp on outgoing packets if the depayloader did not set
6674         one.
6675         Also copy duration on outgoing packets.
6676
6677 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
6678
6679         * gst-libs/gst/rtp/gstbasertppayload.c: (copy_fixed),
6680         (gst_basertppayload_set_outcaps):
6681         Fix compilation because of missing %d in printf.
6682         When fixating caps, fixate what we can and throw away all remaining
6683         unfixed caps, subclasses should do something smart if they need to.
6684
6685 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
6686
6687         * ext/gnomevfs/gstgnomevfssrc.c:
6688           Improve debug logs a bit and be more verbose if things go wrong.
6689
6690 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
6691
6692         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
6693         (gst_text_overlay_set_property):
6694         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
6695         * gst-libs/gst/audio/gstbaseaudiosink.c:
6696         (gst_base_audio_sink_render):
6697         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_ntp_to_unix),
6698         (gst_rtcp_unix_to_ntp):
6699         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_get_type):
6700         * gst/playback/gstqueue2.c:
6701         * tests/examples/seek/seek.c: (set_scale):
6702         Fix a bunch of compile warnings shown with Forte.
6703
6704         * gst/audiorate/gstaudiorate.c:
6705         Always pull in config.h before including any system headers.
6706
6707 2007-09-17  Wim Taymans  <wim.taymans@gmail.com>
6708
6709         * gst/playback/gstqueue2.c: (update_buffering),
6710         (gst_queue_locked_flush), (gst_queue_locked_enqueue),
6711         (gst_queue_handle_sink_event), (gst_queue_chain),
6712         (gst_queue_push_one), (gst_queue_sink_activate_push),
6713         (gst_queue_src_activate_push), (gst_queue_src_activate_pull):
6714         Also fix #476514 for queue2.
6715
6716 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
6717
6718         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6719         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_setcaps),
6720         (gst_base_rtp_depayload_chain),
6721         (gst_base_rtp_depayload_handle_sink_event),
6722         (gst_base_rtp_depayload_push_full),
6723         (gst_base_rtp_depayload_set_gst_timestamp),
6724         (gst_base_rtp_depayload_change_state):
6725         Remove code to deal with RTP to GST time conversion, we now just copy
6726         the GST timestamp we receive to the outgoing buffers.
6727         Handle segment and flushes correctly.
6728
6729         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
6730         When we have no valid input timestamp, use the previous rtp timestamp on
6731         the outgoing RTP packet instead of the RTP base time.
6732
6733 2007-09-15  David Schleef  <ds@schleef.org>
6734
6735         * ext/alsa/gstalsa.c:
6736         * ext/alsa/gstalsadeviceprobe.c:
6737         * ext/alsa/gstalsamixer.c:
6738         * ext/alsa/gstalsasink.c:
6739         * ext/alsa/gstalsasrc.c:
6740           Change alsa alloca's to malloc to fix warnings on gcc-4.2.
6741
6742 2007-09-15  Wim Taymans  <wim.taymans@gmail.com>
6743
6744         * gst-libs/gst/rtp/gstbasertppayload.c:
6745         (gst_basertppayload_set_outcaps), (gst_basertppayload_push):
6746         Add some debug info when negotiating caps.
6747
6748 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
6749
6750         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
6751         A buffer with an empty payload is also a valid buffer.
6752
6753 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
6754
6755         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_event),
6756         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
6757         (gst_basertppayload_change_state):
6758         Make sure we start our RTP timestamp from the random base RTP
6759         timestamp even if the buffer timestamp starts from some random value.
6760
6761 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
6762
6763         * configure.ac:
6764         * tests/examples/Makefile.am:
6765         * tests/examples/dynamic/.cvsignore:
6766         * tests/examples/dynamic/Makefile.am:
6767         * tests/examples/dynamic/addstream.c: (create_stream),
6768         (pause_play_stream), (message_received), (eos_message_received),
6769         (perform_step), (main):
6770         Add simple exmple app to demonstrate starting and pausing live and
6771         non-live bins in a PLAYING pipeline.
6772
6773 2007-09-14  Julien MOUTTE  <julien@moutte.net>
6774
6775         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add some
6776         typefind for QCP files (RFC #3625)
6777
6778 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
6779
6780         * gst-libs/gst/audio/gstbaseaudiosink.c:
6781         (gst_base_audio_sink_init):
6782         Disable pull mode scheduling, we're not ready for it yet and it subtly
6783         breaks a lot of things.
6784
6785 2007-09-12  Tim-Philipp Müller  <tim at centricular dot net>
6786
6787         * tests/check/elements/libvisual.c:
6788           Test all libvisual plugins, not just the first one; this reproduces
6789           bug #450336 quite easily.  Looks like a problem with the 'jess'
6790           visualisation.
6791
6792 2007-09-12  Tim-Philipp Müller  <tim at centricular dot net>
6793
6794         * tests/check/Makefile.am:
6795         * tests/check/elements/.cvsignore:
6796         * tests/check/elements/libvisual.c:
6797           Add basic libvisual test case in an attempt to reproduce bug #450336.
6798           Doesn't reproduce that bug, but some other crasher instead (invalid
6799           free), at least with make elements/libvisual.forever and the bumscope
6800           plugin on x86-64/gutsy. Leaving test disabled for now.
6801
6802 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
6803
6804         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
6805
6806         * gst-libs/gst/rtsp/gstrtspconnection.c:
6807         (gst_rtsp_connection_read_internal), (gst_rtsp_connection_read),
6808         (read_body), (gst_rtsp_connection_receive):
6809         Make sure we can not cancel in the middle of receiving a message.
6810         Fixes #475731.
6811
6812 2007-09-11  Tim-Philipp Müller  <tim at centricular dot net>
6813
6814         Patch by: Josep Torra Valles <josep@fluendo.com>
6815
6816         * gst/playback/gstplaybasebin.c:
6817           Increase upper limit for audio queue a bit; fixes preroll problem
6818           with playbin and decodebin2 when playing a quicktime trailer with
6819           multichannel audio via http (#464666).
6820
6821 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
6822
6823         * gst-libs/gst/audio/gstbaseaudiosrc.c:
6824         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
6825         (gst_base_audio_src_provide_clock),
6826         (gst_base_audio_src_set_property),
6827         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
6828         * gst-libs/gst/audio/gstbaseaudiosrc.h:
6829         Allow othe clocks than the internal clock to be used for the pipeline.
6830         Add property to disable clock provide.
6831         API: GstBaseAudioSrc::provide-clock
6832
6833 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
6834
6835         * gst/playback/gstdecodebin2.c:
6836           Don't leak request pads. Fixes #475395.
6837
6838 2007-09-09  Sebastian Dröge  <slomo@circular-chaos.org>
6839
6840         Patch by: René Stadler <mail at renestadler dot de>
6841
6842         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
6843         (gst_ximage_buffer_class_init):
6844         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
6845         (gst_xvimage_buffer_class_init):
6846         Correctly chain up finalize with the parent class to prevent
6847         memory leaks. Fixes #474880.
6848
6849 2007-09-09  Sebastian Dröge  <slomo@circular-chaos.org>
6850
6851         * gst/volume/gstvolume.c: (volume_choose_func):
6852         * tests/check/elements/volume.c: (GST_START_TEST):
6853         Revert the latest change: floating point samples are allowed to
6854         have any value, not only values in the range [-1,1]. Thanks to Andy
6855         Wingo for noticing.
6856         Also fix processing of int32 samples with volumes > 4 by making the
6857         unity value smaller which prevents overflows.
6858
6859 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
6860
6861         * gst-libs/gst/rtp/gstrtpbuffer.c:
6862         * tests/check/libs/rtp.c:
6863           Fix gst_rtp_buffer_set_csrc() and enable csrc-related unit test checks.
6864
6865 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
6866
6867         Based on patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
6868
6869         * gst-libs/gst/rtp/gstrtpbuffer.c:
6870           Fix up GstRTPHeader helper struct so that compilers will not under
6871           any circumstances add padding in between our fields, as currently
6872           happens with MSVC on win32, because that would lead to us sending
6873           out RTP payloads with broken RTP headers (#471194).
6874           Fix assertion guards for gst_rtp_buffer_get_csrc() and _set_csrc().
6875           
6876         * tests/check/Makefile.am:
6877         * tests/check/libs/.cvsignore:
6878         * tests/check/libs/rtp.c:
6879           Add some simple unit tests for GstRTPBuffer. Some are disabled
6880           because the code tested still needs fixing (set_csrc() does not work).
6881
6882 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
6883
6884         * win32/MANIFEST:
6885         * win32/common/gstrtsp-enumtypes.c:
6886         * win32/common/gstrtsp-enumtypes.h:
6887         * win32/common/interfaces-enumtypes.c:
6888         * win32/common/interfaces-enumtypes.h:
6889         * win32/common/multichannel-enumtypes.c:
6890           Add rtsp enumtypes (#474384) and update others.
6891
6892 2007-09-06  Stefan Kost  <ensonic@users.sf.net>
6893
6894         * configure.ac:
6895           Fix configure check for HAVE_LIBXML_HTML.
6896
6897 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
6898
6899         * tests/check/libs/.cvsignore:
6900           Ignore more, in case the build bots work again one day.
6901
6902 2007-09-06  Sebastian Dröge  <slomo@circular-chaos.org>
6903
6904         Reviewed by:  Stefan Kost  <ensonic@users.sf.net>
6905
6906         * configure.ac:
6907         * gst-libs/gst/Makefile.am:
6908         * gst-libs/gst/fft/Makefile.am:
6909         * gst-libs/gst/fft/_kiss_fft_guts_f32.h:
6910         * gst-libs/gst/fft/_kiss_fft_guts_f64.h:
6911         * gst-libs/gst/fft/_kiss_fft_guts_s16.h:
6912         * gst-libs/gst/fft/_kiss_fft_guts_s32.h:
6913         * gst-libs/gst/fft/gstfft.c: (gst_fft_next_fast_length):
6914         * gst-libs/gst/fft/gstfft.h:
6915         * gst-libs/gst/fft/gstfftf32.c: (gst_fft_f32_new),
6916         (gst_fft_f32_fft), (gst_fft_f32_inverse_fft), (gst_fft_f32_free),
6917         (gst_fft_f32_window), (gst_fft_f32_magnitude), (gst_fft_f32_phase):
6918         * gst-libs/gst/fft/gstfftf32.h:
6919         * gst-libs/gst/fft/gstfftf64.c: (gst_fft_f64_new),
6920         (gst_fft_f64_fft), (gst_fft_f64_inverse_fft), (gst_fft_f64_free),
6921         (gst_fft_f64_window), (gst_fft_f64_magnitude), (gst_fft_f64_phase):
6922         * gst-libs/gst/fft/gstfftf64.h:
6923         * gst-libs/gst/fft/gstffts16.c: (gst_fft_s16_new),
6924         (gst_fft_s16_fft), (gst_fft_s16_inverse_fft), (gst_fft_s16_free),
6925         (gst_fft_s16_window), (gst_fft_s16_magnitude), (gst_fft_s16_phase):
6926         * gst-libs/gst/fft/gstffts16.h:
6927         * gst-libs/gst/fft/gstffts32.c: (gst_fft_s32_new),
6928         (gst_fft_s32_fft), (gst_fft_s32_inverse_fft), (gst_fft_s32_free),
6929         (gst_fft_s32_window), (gst_fft_s32_magnitude), (gst_fft_s32_phase):
6930         * gst-libs/gst/fft/gstffts32.h:
6931         * gst-libs/gst/fft/kiss_fft_f32.c: (kf_bfly2), (kf_bfly4),
6932         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6933         (kiss_fft_f32_alloc), (kiss_fft_f32_stride), (kiss_fft_f32),
6934         (kiss_fft_f32_cleanup), (kiss_fft_f32_next_fast_size):
6935         * gst-libs/gst/fft/kiss_fft_f32.h:
6936         * gst-libs/gst/fft/kiss_fft_f64.c: (kf_bfly2), (kf_bfly4),
6937         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6938         (kiss_fft_f64_alloc), (kiss_fft_f64_stride), (kiss_fft_f64),
6939         (kiss_fft_f64_cleanup), (kiss_fft_f64_next_fast_size):
6940         * gst-libs/gst/fft/kiss_fft_f64.h:
6941         * gst-libs/gst/fft/kiss_fft_s16.c: (kf_bfly2), (kf_bfly4),
6942         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6943         (kiss_fft_s16_alloc), (kiss_fft_s16_stride), (kiss_fft_s16),
6944         (kiss_fft_s16_cleanup), (kiss_fft_s16_next_fast_size):
6945         * gst-libs/gst/fft/kiss_fft_s16.h:
6946         * gst-libs/gst/fft/kiss_fft_s32.c: (kf_bfly2), (kf_bfly4),
6947         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6948         (kiss_fft_s32_alloc), (kiss_fft_s32_stride), (kiss_fft_s32),
6949         (kiss_fft_s32_cleanup), (kiss_fft_s32_next_fast_size):
6950         * gst-libs/gst/fft/kiss_fft_s32.h:
6951         * gst-libs/gst/fft/kiss_fftr_f32.c: (kiss_fftr_f32_alloc),
6952         (kiss_fftr_f32), (kiss_fftri_f32):
6953         * gst-libs/gst/fft/kiss_fftr_f32.h:
6954         * gst-libs/gst/fft/kiss_fftr_f64.c: (kiss_fftr_f64_alloc),
6955         (kiss_fftr_f64), (kiss_fftri_f64):
6956         * gst-libs/gst/fft/kiss_fftr_f64.h:
6957         * gst-libs/gst/fft/kiss_fftr_s16.c: (kiss_fftr_s16_alloc),
6958         (kiss_fftr_s16), (kiss_fftri_s16):
6959         * gst-libs/gst/fft/kiss_fftr_s16.h:
6960         * gst-libs/gst/fft/kiss_fftr_s32.c: (kiss_fftr_s32_alloc),
6961         (kiss_fftr_s32), (kiss_fftri_s32):
6962         * gst-libs/gst/fft/kiss_fftr_s32.h:
6963         * gst-libs/gst/fft/kiss_version:
6964         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
6965         * pkgconfig/gstreamer-plugins-base.pc.in:
6966         Add libgstfft, a FFT library based on Kiss FFT which is
6967         BSD licensed. Supported sample formats are int16, int32,
6968         float and double. For those formats a real FFT and IFFT
6969         can be done, different windowing functions can be applied
6970         and functions for extracting the magnitude and phase exist.
6971         Fixes #468619.
6972
6973         * docs/libs/Makefile.am:
6974         * docs/libs/gst-plugins-base-libs-docs.sgml:
6975         * docs/libs/gst-plugins-base-libs-sections.txt:
6976         Integrate libgstfft into the docs.
6977
6978         * tests/check/Makefile.am:
6979         * tests/check/libs/fft.c: (GST_START_TEST), (fft_suite), (main):
6980         Add unit tests for libgstfft, currently only testing the FFT.
6981         Unit tests for IFFT will follow soon.
6982
6983 2007-09-05  Wim Taymans  <wim.taymans@gmail.com>
6984
6985         Patch by: Peter Kjellerstedt  <pkj at axis com>
6986
6987         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_time_init),
6988         (gst_sdp_message_init), (gst_sdp_message_uninit),
6989         (is_multicast_address), (gst_sdp_message_as_text),
6990         (gst_sdp_message_get_origin), (gst_sdp_message_set_connection),
6991         (gst_sdp_message_get_connection), (gst_sdp_message_add_bandwidth),
6992         (gst_sdp_message_add_time), (gst_sdp_message_add_zone),
6993         (gst_sdp_message_get_key), (gst_sdp_message_get_attribute_val_n),
6994         (gst_sdp_message_get_attribute_val), (gst_sdp_message_add_media),
6995         (gst_sdp_media_init), (gst_sdp_media_uninit),
6996         (gst_sdp_media_as_text), (gst_sdp_media_set_port_info),
6997         (gst_sdp_media_connections_len), (gst_sdp_media_add_connection),
6998         (gst_sdp_media_bandwidths_len), (gst_sdp_media_get_bandwidth),
6999         (gst_sdp_media_add_bandwidth), (gst_sdp_media_attributes_len),
7000         (gst_sdp_parse_line), (print_media), (gst_sdp_message_dump):
7001         * gst-libs/gst/sdp/gstsdpmessage.h:
7002         Separate INIT_ARRAY() and related macros into two versions, one for
7003         structures and one for pointers (e.g., INIT_ARRAY() and
7004         INIT_PTR_ARRAY()). This fixes a segmentation error on freeing the
7005         lists of emails and phone numbers.
7006         Add missing const as appropriate.
7007         Change all gint to guint since they all actually represent unsigned
7008         values.
7009         Do not use time as a variable name as it shadows the global time().
7010         Add gst_sdp_message_as_text() and gst_sdp_media_as_text().
7011         Actually implement gst_sdp_message_add_time().
7012         Make gst_sdp_message_add_time() take repeat times as an argument.
7013         Store repeat times in GstSDPTime as a GArray rather than as gchar**.
7014         Corrected the definition of gst_sdp_media_get_bandwidth() (was
7015         misspelled as badwidth).
7016         gst-indented and a little clean up. Fixes #471067.
7017
7018 2007-09-05  Sebastian Dröge  <slomo@circular-chaos.org>
7019
7020         * gst/volume/gstvolume.c: (volume_choose_func),
7021         (volume_process_double), (volume_process_double_clamp),
7022         (volume_process_float_clamp):
7023         Correctly clamp float/double samples in the [-1.0,1.0] range to
7024         prevent weird effects.
7025         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
7026         Add unit tests for all samples types that had none before.
7027
7028 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7029
7030         * gst-libs/gst/rtp/gstrtpbuffer.c:
7031           Need to include stdlib.h for abs() here too.
7032
7033 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7034
7035         * gst/playback/gststreaminfo.c:
7036           Fix build.
7037
7038 2007-09-05  Stefan Kost  <ensonic@users.sf.net>
7039
7040         * gst/playback/gststreaminfo.c:
7041           Clean up some half-disabled code and comment.
7042
7043 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7044
7045         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
7046
7047         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
7048         (gst_base_rtp_payload_audio_handle_event):
7049         Return FALSE from the event handler to let the parent class handle the
7050         event. Fixes #446766.
7051
7052         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7053         (gst_base_rtp_depayload_chain), (gst_base_rtp_depayload_push_full):
7054         Mark outgoing buffers as DISCONT if the incomming buffer was DISCONT.
7055
7056         * gst-libs/gst/rtp/gstbasertppayload.c:
7057         Bump the MTU to 1400.
7058
7059 2007-09-03  Johan Dahlin  <jdahlin@async.com.br>
7060
7061         * gst/typefind/gsttypefindfunctions.c (plugin_init): 
7062         Add an audio/x-nsf typefind function for the nsfdec element.
7063
7064 2007-09-03  Renato Filho  <renato.filho@indt.org.br>
7065         * gst/playback/gstplaybasebin.c:
7066         Included "myth://" on stream_uris list for enable buffering to mythtv files
7067
7068 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
7069
7070         * docs/libs/gst-plugins-base-libs-sections.txt:
7071         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_get_rb),
7072         (gst_rtcp_packet_sdes_copy_entry), (gst_rtcp_ntp_to_unix),
7073         (gst_rtcp_unix_to_ntp):
7074         * gst-libs/gst/rtp/gstrtcpbuffer.h:
7075         Fix parsing of RB blocks.
7076         Fix docs.
7077         Added helper functions to convert to/from UNIX and NTP time.
7078         API: gst_rtcp_ntp_to_unix()
7079         API: gst_rtcp_unix_to_ntp()
7080
7081         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
7082         (gst_rtp_buffer_get_header_len),
7083         (gst_rtp_buffer_get_extension_data),
7084         (gst_rtp_buffer_get_payload_subbuffer),
7085         (gst_rtp_buffer_get_payload_len), (gst_rtp_buffer_get_payload),
7086         (gst_rtp_buffer_ext_timestamp):
7087         * gst-libs/gst/rtp/gstrtpbuffer.h:
7088         Fix some more docs.
7089         Implement handling of packets with extensions.
7090         Fix padding check in _validate().
7091         Added function to get extension data.
7092         API: gst_rtp_buffer_get_header_len()
7093         API: gst_rtp_buffer_get_extension_data()
7094
7095 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
7096
7097         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7098         (gst_base_rtp_depayload_class_init),
7099         (gst_base_rtp_depayload_set_gst_timestamp):
7100         Add some more docs for the queue-delay property and fix a typo in a
7101         comment.
7102
7103         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
7104         Fix typo.
7105
7106 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
7107
7108         * gst-libs/gst/audio/gstbaseaudiosink.c:
7109         (gst_base_audio_sink_skew_slaving), (gst_base_audio_sink_render),
7110         (gst_base_audio_sink_change_state):
7111         When skew slaving, try to hover around the middle of a segment so that
7112         we at most drift by half a segment.
7113         If we are aligning in the oposite direction of the clock skew, we don't
7114         have to resync.
7115
7116 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
7117
7118         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7119         (gst_base_rtp_depayload_setcaps),
7120         (gst_base_rtp_depayload_set_gst_timestamp):
7121         Be less silly with the segment start, just apply the clock-base to the
7122         timestamp.
7123
7124 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
7125
7126         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7127         (gst_base_rtp_depayload_class_init),
7128         (gst_base_rtp_depayload_finalize),
7129         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
7130         (gst_base_rtp_depayload_handle_sink_event),
7131         (gst_base_rtp_depayload_set_gst_timestamp),
7132         (gst_base_rtp_depayload_change_state):
7133         * gst-libs/gst/rtp/gstbasertpdepayload.h:
7134         Deprecate the queue handling thread thing and remove the code.
7135         Use new method to calculate the extended timestamp.
7136
7137 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
7138
7139         * gst-libs/gst/rtp/gstrtcpbuffer.c:
7140         (gst_rtcp_packet_sdes_copy_entry):
7141         Use g_strndup which does exactly what we want.
7142
7143         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_compare_seqnum),
7144         (gst_rtp_buffer_ext_timestamp):
7145         * gst-libs/gst/rtp/gstrtpbuffer.h:
7146         Add helper function to compare seqnums.
7147         Add helper function to calculate extended timestamps.
7148         API: gst_rtp_buffer_compare_seqnum()
7149         API: gst_rtp_buffer_ext_timestamp()
7150
7151 2007-08-30  Wim Taymans  <wim.taymans@gmail.com>
7152
7153         * gst-libs/gst/rtp/gstrtcpbuffer.c:
7154         (gst_rtcp_packet_sdes_get_entry),
7155         (gst_rtcp_packet_sdes_copy_entry):
7156         * gst-libs/gst/rtp/gstrtcpbuffer.h:
7157         Fix and document SDES item data function.
7158         Add new function that makes a proper copy of SDES item data.
7159         API: gst_rtcp_packet_sdes_copy_entry()
7160
7161 2007-08-30  Stefan Kost  <ensonic@users.sf.net>
7162
7163         * configure.ac:
7164         * gst/Makefile.am:
7165           The tcp and subparse plugins are under gst, but not totaly free of
7166           dependencies. Handle selection inconfigure.ac, so that they show up
7167           on the final list of what is build and what is not. Maybe they should
7168           better be moved to ext.
7169
7170 2007-08-30  Stefan Kost  <ensonic@users.sf.net>
7171
7172         Patch by: Daniel Díaz  <yosoy@danieldiaz.org>
7173
7174         * configure.ac:
7175         * gst/Makefile.am:
7176           Check if libxml provides HTML parser which subparse needs.
7177           Fixes #451970.
7178
7179 2007-08-29  Tim-Philipp Müller  <tim at centricular dot net>
7180
7181         * ext/alsa/gstalsa.c:
7182           Fix typo and compilation on big endian systems.
7183
7184 2007-08-29  Tim-Philipp Müller  <tim at centricular dot net>
7185
7186         * gst/subparse/gstssaparse.c:
7187           Convert SSA newline codes into actual newline characters (#470766).
7188
7189 2007-08-28  Tim-Philipp Müller  <tim at centricular dot net>
7190
7191         * docs/libs/gst-plugins-base-libs-sections.txt:
7192         * gst-libs/gst/pbutils/install-plugins.c:
7193         * gst-libs/gst/pbutils/install-plugins.h:
7194         * tests/check/libs/pbutils.c:
7195           API: also add gst_install_plugins_supported() while we're at it
7196           (see #470456).
7197
7198 2007-08-28  Tim-Philipp Müller  <tim at centricular dot net>
7199
7200         * docs/libs/gst-plugins-base-libs-sections.txt:
7201         * gst-libs/gst/pbutils/missing-plugins.c:
7202         * gst-libs/gst/pbutils/missing-plugins.h:
7203         * tests/check/libs/pbutils.c:
7204           API: add gst_missing_*_installer_detail_new() convenience API so
7205           that applications that know exactly what they're missing can request
7206           installer detail strings for those items directly instead of having
7207           to first create a dummy missing-plugin message and then get the
7208           installer detail string from that.  Fixes #470456.
7209
7210 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
7211
7212         * gst/playback/gstdecodebin.c: (close_pad_link):
7213         We need to set up delayed-linking whenever the caps are non-fixed,
7214         not just when there are multiple types - use gst_pad_is_fixed()
7215         to test.
7216
7217 2007-08-26  Tim-Philipp Müller  <tim at centricular dot net>
7218
7219         * gst-libs/gst/pbutils/missing-plugins.c:
7220           (gst_missing_plugin_message_get_installer_detail):
7221           Add missing separator in PID fallback case.
7222
7223 2007-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
7224
7225         * ext/alsa/Makefile.am:
7226         There is no GST_PLUGINS_BASE_LIBS defined.
7227         
7228         * ext/alsa/gstalsa.c:
7229         * ext/alsa/gstalsasink.c: (gst_alsasink_delay):
7230         * ext/alsa/gstalsasrc.c: (gst_alsasrc_delay):
7231         Add support for ALSA 24-bit formats.
7232         snd_pcm_delay can return an error code, especially
7233         during XRUNS. In that case, the best we can do is assume
7234         delay = 0.
7235
7236         * gst/audioconvert/Makefile.am:
7237         Add flags from -base before any more-remote dependencies.
7238
7239 2007-08-23  Sebastian Dröge  <slomo@circular-chaos.org>
7240
7241         Based on a patch by: Davyd Madeley <davyd at madeley dot id dot au>
7242
7243         * gst/volume/gstvolume.c: (volume_choose_func),
7244         (volume_update_real_volume), (gst_volume_set_volume),
7245         (gst_volume_init), (volume_process_int32),
7246         (volume_process_int32_clamp), (volume_process_int24),
7247         (volume_process_int24_clamp), (volume_process_int16),
7248         (volume_process_int16_clamp), (volume_process_int8),
7249         (volume_process_int8_clamp), (volume_update_volume), (plugin_init):
7250         * gst/volume/gstvolume.h:
7251         Add support for int32, int24 and int8 to the volume element.
7252         Fixes #445529.
7253
7254 2007-08-23  Tim-Philipp Müller  <tim at centricular dot net>
7255
7256         * tests/examples/Makefile.am:
7257           Fix even more.
7258
7259 2007-08-23  Stefan Kost  <ensonic@users.sf.net>
7260
7261         * configure.ac:
7262         * docs/libs/Makefile.am:
7263         * docs/libs/gst-plugins-base-libs-docs.sgml:
7264         * docs/libs/gst-plugins-base-libs-sections.txt:
7265         * ext/gnomevfs/gstgnomevfssrc.c:
7266         * ext/gnomevfs/gstgnomevfssrc.h:
7267         * gst-libs/gst/Makefile.am:
7268         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
7269         * pkgconfig/gstreamer-plugins-base.pc.in:
7270         * sys/v4l/v4lsrc_calls.c:
7271         * tests/examples/Makefile.am:
7272         * win32/common/config.h:
7273           Revert unwanted commit. many thanks to moap. I want a fix for 
7274           https://thomas.apestaart.org/moap/trac/ticket/239
7275
7276 2007-08-23  Stefan Kost  <ensonic@users.sf.net>
7277
7278         * gst/volume/gstvolume.c:
7279           Move passthrough below gst_object_sync_values(). Fixes #442654.
7280
7281 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
7282
7283         * gst-libs/gst/audio/audio.c:
7284         Clarify the docs a little.
7285
7286 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
7287
7288         * gst/volume/gstvolume.c:
7289           Enable liboil for float and add more details about problems with
7290           int16.
7291
7292 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
7293
7294         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
7295         Fix RGB24 masks as spotted by _ke (Daniel G. Siegel) on IRC.
7296
7297 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
7298
7299         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward):
7300         When calculating the first timestamp of the buffers, don't go below 0
7301         and clip the samples because the offset was on the eos page.
7302         Fixes #466717.
7303
7304 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
7305
7306         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain),
7307         (gst_ogg_demux_collect_chain_info):
7308         Also submit the eos page when trying to find the first timestamp.
7309         See #466717.
7310
7311 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
7312
7313         * gst-libs/gst/audio/audio.h:
7314         Use gst_util_uint64_scale() instead of doing the math
7315         with double for GST_FRAMES_TO_CLOCK_TIME() and
7316         GST_CLOCK_TIME_TO_FRAMES(). For large timestamps this
7317         prevents rounding errors. Fixes #467667.
7318
7319 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7320
7321         * gst-libs/gst/rtsp/gstrtspconnection.c:
7322         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
7323         (gst_rtsp_connection_read), (gst_rtsp_connection_poll):
7324         * gst-libs/gst/rtsp/gstrtspconnection.h:
7325         Small cleanups.
7326         On shutdown, don't read the control socket yet.
7327         Set timeout value correctly in all cases.
7328         Add function to check if the server accepts reads or writes.
7329         API: gst_rtsp_connection_poll()
7330
7331         * gst-libs/gst/rtsp/gstrtspdefs.h:
7332         Fix compilation with -pedantic.
7333         Add enum for _poll.
7334
7335 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
7336
7337         Patch by: Olivier Crete  <tester at tester ca>
7338
7339         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
7340         (gst_basertppayload_getcaps):
7341         * gst-libs/gst/rtp/gstbasertppayload.h:
7342         Add getcaps vfunc to basertppayload. See #465146.
7343
7344 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
7345
7346         * gst/playback/gstplaybasebin.c: (queue_threshold_reached):
7347         Only post buffering messages when we are a stream.
7348
7349 2007-08-15  Tim-Philipp Müller  <tim at centricular dot net>
7350
7351         * gst-libs/gst/pbutils/install-plugins.c:
7352         * gst-libs/gst/pbutils/missing-plugins.c:
7353           Small docs fix and addition.
7354
7355 2007-08-13  Tim-Philipp Müller  <tim at centricular dot net>
7356
7357         * tests/icles/.cvsignore:
7358         * tests/icles/Makefile.am:
7359         * tests/icles/test-textoverlay.c:
7360           Add a dumb little test for textoverlay alignments.
7361
7362 2007-08-13  Tim-Philipp Müller  <tim at centricular dot net>
7363
7364         Patch by: Dan Williams  <dcbw redhat com>
7365
7366         * ext/pango/gsttextoverlay.c:
7367         * ext/pango/gsttextoverlay.h:
7368           API: add "line-alignment" property (#459334). Add gtk-doc blurb for
7369           "silent" property so there's a Since tag in the API reference.
7370
7371 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
7372
7373         * gst-libs/gst/rtp/gstbasertppayload.c:
7374         (gst_basertppayload_set_outcaps):
7375         * gst-libs/gst/rtp/gstbasertppayload.h:
7376         Improve caps negotiation so that downstream elements can confiure
7377         certain RTP properties by fixing them on the caps. See #465146.
7378         Add docs.
7379
7380 2007-08-11  Tim-Philipp Müller  <tim at centricular dot net>
7381
7382         * docs/libs/gst-plugins-base-libs-sections.txt:
7383         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7384         * gst-libs/gst/rtp/gstbasertpdepayload.h:
7385           Mark as deprecated some macros which were presumably meant to be
7386           private API and accidentally exposed in the public header file.
7387           Also actually _init() lock (only works at the moment because the
7388           struct is zeroed out when created and the initial values in the
7389           mutex struct are zeroes too). (#459585)
7390
7391 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
7392
7393         * docs/libs/Makefile.am:
7394           Remove cruft and do some cleanups.
7395
7396         * docs/libs/gst-plugins-base-libs-docs.sgml:
7397           Prepare for comming gtkdoc features (rebase against online docs).
7398
7399 2007-08-10  Michael Smith <msmith@fluendo.com>
7400
7401         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
7402           Debug output fixes.
7403         * tests/check/elements/audiorate.c: (do_perfect_stream_test),
7404         (GST_START_TEST):
7405           Change the number of buffers used; 500 is too many and leads to
7406           timeouts.
7407
7408 2007-08-10  Tim-Philipp Müller  <tim at centricular dot net>
7409
7410         * gst/playback/gstqueue2.c:
7411         * gst/videorate/gstvideorate.c:
7412           Printf format fixes (#465028).
7413
7414 2007-08-09  Michael Smith <msmith@fluendo.com>
7415
7416         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
7417           If we have a large (> 1 second) discontinuity, push a series of
7418           smaller buffers rather than a single very large buffer. Avoids
7419           unreasonably large single buffer allocations when encountering a
7420           large gap.
7421         * tests/check/elements/audiorate.c: (GST_START_TEST),
7422         (audiorate_suite):
7423           Add a test for this.
7424
7425 2007-08-09  Jan Schmidt  <thaytan@mad.scientist.com>
7426
7427         * gst/playback/gstplaybasebin.c: (group_commit),
7428         (queue_remove_probe), (queue_threshold_reached):
7429
7430         Patch by: Josep Torra Valles <josep@fluendo.com>
7431         Fixes: #465015
7432         Make sure we remove the check_queues buffer probe from the 
7433         correct queue to avoid racily going back to "buffering 99%" when
7434         buffering is actually complete.
7435
7436         Also, fix the spelling of Josep's surname in the ChangeLog.
7437
7438 2007-08-09  Stefan Kost  <ensonic@users.sf.net>
7439
7440         * ext/ogg/gstoggmux.c:
7441           Do not leak oggmux instance.
7442         
7443         * ext/vorbis/vorbisenc.c:
7444           Also log values.
7445
7446 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
7447
7448         * po/hu.po:
7449         * po/it.po:
7450         * po/nl.po:
7451         * po/uk.po:
7452         * po/vi.po:
7453           Updated translations.
7454
7455 2007-08-08  Stefan Kost  <ensonic@users.sf.net>
7456
7457         patch by: Yang Hong <hongyang@redflag-linux.com>
7458
7459         * ext/pango/gsttextoverlay.c:
7460         * ext/pango/gsttextoverlay.h:
7461           Add 'silent' property to GstTimeOverlay. Fixes #462979
7462
7463 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
7464
7465         Patch by: Josep Torra Valles <josep@fluendo.com>
7466
7467         * docs/plugins/gst-plugins-base-plugins.args:
7468         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
7469         (gst_uri_decode_bin_init), (gst_uri_decode_bin_set_property),
7470         (gst_uri_decode_bin_get_property), (gen_source_element):
7471         Add connection-speed property. Fixes #464690.
7472
7473 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
7474
7475         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
7476
7477         * configure.ac:
7478         * gst-libs/gst/rtsp/Makefile.am:
7479         * gst-libs/gst/rtsp/gstrtspconnection.c:
7480         (gst_rtsp_connection_connect):
7481         Fix compilation on windows. Fixes #464320.
7482
7483 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
7484
7485         Patch by: Josep Torra Valles <josep@fluendo.com>
7486
7487         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7488         (gst_play_base_bin_init), (queue_threshold_reached),
7489         (gen_source_element), (setup_substreams),
7490         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
7491         (gst_play_base_bin_get_streaminfo_value_array):
7492         * gst/playback/gstplaybasebin.h:
7493         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
7494         (gst_play_bin_set_property), (gst_play_bin_get_property),
7495         (gst_play_bin_handle_redirect_message):
7496         Move connection-speed property from playbin to playbasebin so that we
7497         can also configure it in source elements that have the connection-speed
7498         property. Fixes #464028.
7499         Add some debug info here and there.
7500
7501 2007-08-06  Sebastian Dröge  <slomo@circular-chaos.org>
7502
7503         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
7504         Properly respond to conversion queries. Fixes #464079.
7505
7506 2007-08-03  Sebastian Dröge  <slomo@circular-chaos.org>
7507
7508         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_init),
7509         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
7510         (gst_audio_test_src_init_sine_table),
7511         (gst_audio_test_src_change_wave), (gst_audio_test_src_create):
7512         * gst/audiotestsrc/gstaudiotestsrc.h:
7513         Add float/double and int32 support to audiotestsrc. Fixes #460422.
7514         Also set the default volume to the default value specified in the
7515         GParamSpec.
7516
7517 2007-08-03  Sebastian Dröge  <slomo@circular-chaos.org>
7518
7519         Patch by: Jens Granseuer <jensgr at gmx dot net>
7520
7521         * gst/audioconvert/gstaudioquantize.c:
7522         Fix C89 incompatibilities and spelling of explanations. Fixes #463215.
7523
7524 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
7525
7526         * gst-libs/gst/rtsp/gstrtsptransport.c: (gst_rtsp_transport_parse):
7527         Add rdt manager for rdt transport.
7528         Fix parsing of RDT transport.
7529
7530 2007-08-03  Jan Schmidt  <thaytan@mad.scientist.com>
7531
7532         * configure.ac:
7533         Back to CVS
7534
7535 === release 0.10.14 ===
7536
7537 2007-08-03  Jan Schmidt <thaytan@mad.scientist.com>
7538
7539         * configure.ac:
7540           releasing 0.10.14, "Light Years Ahead"
7541
7542 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7543
7544         * tests/check/libs/audio.c: (GST_START_TEST):
7545         Fix the test to reflect the behaviour of gst_audio_clip_buffer.
7546
7547 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7548
7549         * gst-libs/gst/audio/audio.c:
7550         When clipping a buffer with no timestamp, assume it is
7551         within the segment without warnings.
7552
7553         Fixes: #460978
7554
7555 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
7556
7557         * gst-libs/gst/rtsp/gstrtspextension.c: (gst_rtsp_extension_send):
7558         Fire the signal on the object, not the interface.
7559
7560 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7561
7562         * gst-libs/gst/rtsp/.cvsignore:
7563         Ber. Don't include the full path, idiot.
7564
7565 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7566
7567         * gst-libs/gst/rtsp/.cvsignore:
7568         Ignore generated files.
7569
7570 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7571
7572         * gst-libs/gst/interfaces/Makefile.am:
7573         * gst-libs/gst/interfaces/interfaces-marshal.list:
7574         * gst-libs/gst/interfaces/rtspextension.c:
7575         * gst-libs/gst/interfaces/rtspextension.h:
7576         * gst-libs/gst/rtsp/Makefile.am:
7577         * gst-libs/gst/rtsp/gstrtsp.h:
7578         * gst-libs/gst/rtsp/gstrtspextension.c:
7579         (gst_rtsp_extension_get_type), (gst_rtsp_extension_iface_init),
7580         (gst_rtsp_extension_detect_server),
7581         (gst_rtsp_extension_before_send), (gst_rtsp_extension_after_send),
7582         (gst_rtsp_extension_parse_sdp), (gst_rtsp_extension_setup_media),
7583         (gst_rtsp_extension_configure_stream),
7584         (gst_rtsp_extension_get_transports),
7585         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
7586         * gst-libs/gst/rtsp/gstrtspextension.h:
7587         * gst-libs/gst/rtsp/rtsp-marshal.list:
7588         Move the rtspextension.h interface into gstrtspextension.h
7589         as part of libgstrtsp instead of libgstinterfaces, because it's
7590         only for use within plugins, not applications. 
7591         Add stuff to do the enum & marshal generation needed in libgstrtsp now.
7592         Use the GST_TYPE_RTSP_RESULT enum type for the return value of the 
7593         signal that the GstRTSPExtension interface emits, since G_TYPE_ENUM
7594         is abstract.
7595
7596 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
7597
7598         * gst-libs/gst/interfaces/Makefile.am:
7599         * gst-libs/gst/interfaces/interfaces-marshal.list:
7600         * gst-libs/gst/interfaces/rtspextension.c:
7601         (gst_rtsp_extension_iface_init),
7602         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
7603         * gst-libs/gst/interfaces/rtspextension.h:
7604         Fix marshaller for the send signal.
7605         Add URL to stream selection interface method.
7606
7607 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7608
7609         * gst-libs/gst/riff/Makefile.am:
7610         Pull in our dependencies from -base before those from outside.
7611
7612 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
7613
7614         * docs/libs/gst-plugins-base-libs-sections.txt:
7615         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_decode_ip):
7616         * gst-libs/gst/rtsp/gstrtspbase64.h:
7617         API: gst_rtsp_base64_decode_ip()
7618         Added function to decode Base64 in-place.
7619
7620 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7621
7622         * tests/check/libs/.cvsignore:
7623         Ignore the mixer test binary.
7624
7625 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7626
7627         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward):
7628         Gratuitous comment change to trigger a rebuild on the buildbots.
7629
7630 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
7631
7632         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_media_get_media),
7633         (gst_sdp_media_get_port), (gst_sdp_media_get_num_ports),
7634         (gst_sdp_media_get_proto), (gst_sdp_media_formats_len),
7635         (gst_sdp_media_get_format), (gst_sdp_media_get_information),
7636         (gst_sdp_media_connections_len), (gst_sdp_media_get_connection),
7637         (gst_sdp_media_bandwidths_len), (gst_sdp_media_get_badwidth),
7638         (gst_sdp_media_get_key), (gst_sdp_media_attributes_len),
7639         (gst_sdp_media_get_attribute), (gst_sdp_media_get_attribute_val_n),
7640         (gst_sdp_media_get_attribute_val):
7641         * gst-libs/gst/sdp/gstsdpmessage.h:
7642         Constify args where we can.
7643
7644 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
7645
7646         * gst-libs/gst/interfaces/Makefile.am:
7647         * gst-libs/gst/interfaces/rtspextension.c:
7648         (gst_rtsp_extension_get_type), (gst_rtsp_extension_iface_init),
7649         (gst_rtsp_extension_detect_server),
7650         (gst_rtsp_extension_before_send), (gst_rtsp_extension_after_send),
7651         (gst_rtsp_extension_parse_sdp), (gst_rtsp_extension_setup_media),
7652         (gst_rtsp_extension_configure_stream),
7653         (gst_rtsp_extension_get_transports),
7654         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
7655         * gst-libs/gst/interfaces/rtspextension.h:
7656         Move interface for RTSP extensions from -good to here.
7657         Added helper methods to invoke interface methods.
7658
7659 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
7660
7661         * docs/libs/gst-plugins-base-libs-sections.txt:
7662         * gst-libs/gst/rtsp/gstrtspdefs.h:
7663         * gst-libs/gst/rtsp/gstrtspmessage.c: (key_value_foreach),
7664         (gst_rtsp_message_get_type), (gst_rtsp_message_parse_request),
7665         (gst_rtsp_message_init_response),
7666         (gst_rtsp_message_parse_response), (gst_rtsp_message_new_data),
7667         (gst_rtsp_message_parse_data), (gst_rtsp_message_add_header),
7668         (gst_rtsp_message_remove_header), (gst_rtsp_message_get_header),
7669         (gst_rtsp_message_append_headers), (gst_rtsp_message_set_body),
7670         (gst_rtsp_message_get_body), (dump_key_value):
7671         * gst-libs/gst/rtsp/gstrtspmessage.h:
7672         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
7673         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
7674         (gst_rtsp_range_parse):
7675         * gst-libs/gst/rtsp/gstrtsprange.h:
7676         * gst-libs/gst/rtsp/gstrtsptransport.c:
7677         * gst-libs/gst/rtsp/gstrtspurl.c:
7678         Fix some more RTSP docs.
7679         Add some missing methods for dealing with messages.
7680
7681 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
7682
7683         * docs/libs/gst-plugins-base-libs-docs.sgml:
7684         * docs/libs/gst-plugins-base-libs-sections.txt:
7685         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_encode):
7686         * gst-libs/gst/rtsp/gstrtspbase64.h:
7687         * gst-libs/gst/rtsp/gstrtspconnection.c:
7688         (gst_rtsp_connection_connect), (add_auth_header),
7689         (gst_rtsp_connection_write), (gst_rtsp_connection_send),
7690         (read_body), (gst_rtsp_connection_receive),
7691         (gst_rtsp_connection_next_timeout),
7692         (gst_rtsp_connection_reset_timeout),
7693         (gst_rtsp_connection_set_auth):
7694         * gst-libs/gst/rtsp/gstrtspconnection.h:
7695         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status):
7696         * gst-libs/gst/rtsp/gstrtspdefs.h:
7697         * gst-libs/gst/rtsp/gstrtspmessage.h:
7698         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
7699         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
7700         (gst_rtsp_range_parse):
7701         * gst-libs/gst/rtsp/gstrtspurl.h:
7702         Added beginnings of RTSP documentation.
7703
7704 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
7705
7706         * docs/libs/Makefile.am:
7707         * docs/libs/gst-plugins-base-libs-docs.sgml:
7708         * docs/libs/gst-plugins-base-libs-sections.txt:
7709         * gst-libs/gst/sdp/gstsdp.h:
7710         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_message_set_origin),
7711         (gst_sdp_message_set_connection), (gst_sdp_message_add_bandwidth),
7712         (gst_sdp_message_add_time), (gst_sdp_message_add_zone),
7713         (gst_sdp_message_set_key), (gst_sdp_message_get_attribute_val_n),
7714         (gst_sdp_message_get_attribute_val),
7715         (gst_sdp_message_add_attribute), (gst_sdp_media_new),
7716         (gst_sdp_media_init), (gst_sdp_media_uninit), (gst_sdp_media_free),
7717         (gst_sdp_media_get_media), (gst_sdp_media_set_media),
7718         (gst_sdp_media_get_port), (gst_sdp_media_get_num_ports),
7719         (gst_sdp_media_set_port_info), (gst_sdp_media_get_proto),
7720         (gst_sdp_media_set_proto), (gst_sdp_media_formats_len),
7721         (gst_sdp_media_get_format), (gst_sdp_media_add_format),
7722         (gst_sdp_media_get_information), (gst_sdp_media_set_information),
7723         (gst_sdp_media_connections_len), (gst_sdp_media_get_connection),
7724         (gst_sdp_media_add_connection), (gst_sdp_media_bandwidths_len),
7725         (gst_sdp_media_get_badwidth), (gst_sdp_media_add_bandwidth),
7726         (gst_sdp_media_set_key), (gst_sdp_media_get_key),
7727         (gst_sdp_media_attributes_len), (gst_sdp_media_add_attribute),
7728         (gst_sdp_media_get_attribute_val_n),
7729         (gst_sdp_media_get_attribute_val), (gst_sdp_message_parse_buffer),
7730         (print_media), (gst_sdp_message_dump):
7731         * gst-libs/gst/sdp/gstsdpmessage.h:
7732         Document the SDP library.
7733         Add some of the missing SDPMedia methods.
7734
7735 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
7736
7737         * configure.ac:
7738         * gst-libs/gst/Makefile.am:
7739         * gst-libs/gst/rtsp/Makefile.am:
7740         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_encode):
7741         * gst-libs/gst/rtsp/gstrtspbase64.h:
7742         * gst-libs/gst/rtsp/gstrtspconnection.c: (inet_aton),
7743         (gst_rtsp_connection_create), (gst_rtsp_connection_connect),
7744         (add_auth_header), (add_date_header), (gst_rtsp_connection_write),
7745         (gst_rtsp_connection_send), (read_line), (read_string), (read_key),
7746         (parse_response_status), (parse_request_line), (parse_line),
7747         (gst_rtsp_connection_read), (read_body),
7748         (gst_rtsp_connection_receive), (gst_rtsp_connection_close),
7749         (gst_rtsp_connection_free), (gst_rtsp_connection_next_timeout),
7750         (gst_rtsp_connection_reset_timeout), (gst_rtsp_connection_flush),
7751         (gst_rtsp_connection_set_auth):
7752         * gst-libs/gst/rtsp/gstrtspconnection.h:
7753         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status),
7754         (gst_rtsp_strresult), (gst_rtsp_method_as_text),
7755         (gst_rtsp_version_as_text), (gst_rtsp_header_as_text),
7756         (gst_rtsp_status_as_text), (gst_rtsp_find_header_field),
7757         (gst_rtsp_find_method):
7758         * gst-libs/gst/rtsp/gstrtspdefs.h:
7759         * gst-libs/gst/rtsp/gstrtspmessage.c: (key_value_foreach),
7760         (gst_rtsp_message_new), (gst_rtsp_message_init),
7761         (gst_rtsp_message_new_request), (gst_rtsp_message_init_request),
7762         (gst_rtsp_message_new_response), (gst_rtsp_message_init_response),
7763         (gst_rtsp_message_init_data), (gst_rtsp_message_unset),
7764         (gst_rtsp_message_free), (gst_rtsp_message_add_header),
7765         (gst_rtsp_message_remove_header), (gst_rtsp_message_get_header),
7766         (gst_rtsp_message_append_headers), (gst_rtsp_message_set_body),
7767         (gst_rtsp_message_take_body), (gst_rtsp_message_get_body),
7768         (gst_rtsp_message_steal_body), (dump_mem), (dump_key_value),
7769         (gst_rtsp_message_dump):
7770         * gst-libs/gst/rtsp/gstrtspmessage.h:
7771         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
7772         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
7773         (gst_rtsp_range_parse), (gst_rtsp_range_free):
7774         * gst-libs/gst/rtsp/gstrtsprange.h:
7775         * gst-libs/gst/rtsp/gstrtsptransport.c: (gst_rtsp_transport_new),
7776         (gst_rtsp_transport_init), (gst_rtsp_transport_get_mime),
7777         (gst_rtsp_transport_get_manager), (parse_mode), (parse_range),
7778         (range_as_text), (rtsp_transport_mode_as_text),
7779         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
7780         (gst_rtsp_transport_parse), (gst_rtsp_transport_as_text),
7781         (gst_rtsp_transport_free):
7782         * gst-libs/gst/rtsp/gstrtsptransport.h:
7783         * gst-libs/gst/rtsp/gstrtspurl.c: (gst_rtsp_url_parse),
7784         (gst_rtsp_url_free), (gst_rtsp_url_set_port),
7785         (gst_rtsp_url_get_port), (gst_rtsp_url_get_request_uri):
7786         * gst-libs/gst/rtsp/gstrtspurl.h:
7787         * gst-libs/gst/sdp/Makefile.am:
7788         * gst-libs/gst/sdp/gstsdp.h:
7789         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_origin_init),
7790         (gst_sdp_connection_init), (gst_sdp_bandwidth_init),
7791         (gst_sdp_time_init), (gst_sdp_zone_init), (gst_sdp_key_init),
7792         (gst_sdp_attribute_init), (gst_sdp_message_new),
7793         (gst_sdp_message_init), (gst_sdp_message_uninit),
7794         (gst_sdp_message_free), (gst_sdp_media_new), (gst_sdp_media_init),
7795         (gst_sdp_media_uninit), (gst_sdp_media_free),
7796         (gst_sdp_message_set_origin), (gst_sdp_message_get_origin),
7797         (gst_sdp_message_set_connection), (gst_sdp_message_get_connection),
7798         (gst_sdp_message_add_bandwidth), (gst_sdp_message_add_time),
7799         (gst_sdp_message_add_zone), (gst_sdp_message_set_key),
7800         (gst_sdp_message_get_key), (gst_sdp_message_get_attribute_val_n),
7801         (gst_sdp_message_get_attribute_val),
7802         (gst_sdp_message_add_attribute), (gst_sdp_message_add_media),
7803         (gst_sdp_media_add_attribute), (gst_sdp_media_add_bandwidth),
7804         (gst_sdp_media_add_format), (gst_sdp_media_get_attribute),
7805         (gst_sdp_media_get_attribute_val_n),
7806         (gst_sdp_media_get_attribute_val), (gst_sdp_media_get_format),
7807         (read_string), (read_string_del), (gst_sdp_parse_line),
7808         (gst_sdp_message_parse_buffer), (print_media),
7809         (gst_sdp_message_dump):
7810         * gst-libs/gst/sdp/gstsdpmessage.h:
7811         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
7812         Move SDP and RTSP from helper objects in -good to a reusable library.
7813         Use a proper gst_ namespace.
7814
7815 2007-07-23  Sebastian Dröge  <slomo@circular-chaos.org>
7816
7817         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
7818         (vorbis_dec_flush_decode):
7819         Use the new buffer clipping function from gstaudio here.
7820
7821 2007-07-23  Sebastian Dröge  <slomo@circular-chaos.org>
7822
7823         * docs/libs/gst-plugins-base-libs-sections.txt:
7824         * gst-libs/gst/audio/audio.c: (gst_audio_buffer_clip):
7825         * gst-libs/gst/audio/audio.h:
7826         * tests/check/libs/audio.c: (GST_START_TEST), (audio_suite):
7827         API: Add buffer clipping function for raw audio buffers. Fixes #456656.
7828         Also add deprecation guards for gst_audio_structure_set_int() to the
7829         header.
7830
7831 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
7832
7833         * docs/libs/gst-plugins-base-libs-sections.txt:
7834           Cleanup the docs.
7835
7836 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
7837
7838         Patch by: Dan Williams <dcbw at redhat dot com>
7839
7840         * gst/playback/gstplaybasebin.c:
7841         (gst_play_base_bin_get_streaminfo_value_array):
7842         Don't return NULL when querying the stream info value array but instead
7843         return an empty array. Fixes #459204.
7844
7845 2007-07-23  Tim-Philipp Müller  <tim at centricular dot net>
7846
7847         * gst/playback/gsturidecodebin.c:
7848           Init debug category before using it.
7849
7850 2007-07-21  Jan Schmidt  <thaytan@noraisin.net>
7851
7852         * gst-libs/gst/interfaces/mixer.h:
7853         Add padding vars in place of the signal pointers
7854         when building with DISABLE_DEPRECATED so that the
7855         interface structure doesn't change size.
7856
7857 2007-07-20  Jan Schmidt  <thaytan@noraisin.net>
7858
7859         * docs/libs/gst-plugins-base-libs-sections.txt:
7860         * ext/alsa/gstalsamixer.c:
7861         * ext/alsa/gstalsamixer.h:
7862         * ext/alsa/gstalsamixerelement.c:
7863         * ext/alsa/gstalsamixertrack.c:
7864         * gst-libs/gst/interfaces/mixer.c:
7865         * gst-libs/gst/interfaces/mixer.h:
7866         * gst-libs/gst/interfaces/mixeroptions.c:
7867         * gst-libs/gst/interfaces/mixeroptions.h:
7868         * gst-libs/gst/interfaces/mixertrack.c:
7869         * gst-libs/gst/interfaces/mixertrack.h:
7870         * tests/check/Makefile.am:
7871         * tests/check/libs/mixer.c:
7872
7873         Patch By: Marc-Andre Lureau <marcandre.lureau@gmail.com>
7874         Fixes: #152864 
7875
7876         Add support for notifying mixer changes on the message bus, and
7877         implement it in alsamixer.
7878
7879         API: gst_mixer_get_mixer_flags
7880         API: gst_mixer_message_parse_mute_toggled
7881         API: gst_mixer_message_parse_record_toggled
7882         API: gst_mixer_message_parse_volume_changed
7883         API: gst_mixer_message_parse_option_changed
7884         API: GstMixerMessageType
7885         API: GstMixerFlags
7886
7887 2007-07-20  Michael Smith <msmith@fluendo.com>
7888
7889         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7890         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps):
7891           xcontext->im_format is only for testing XShm support (as the header
7892           file comments document). Use xvimage->im_format for everything else.
7893           Avoids spurious warnings on buffer allocation before setcaps.
7894
7895 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
7896
7897         * tests/examples/volume/Makefile.am:
7898         * tests/icles/Makefile.am:
7899           We should use $(LIBM).
7900
7901 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
7902
7903         * tests/icles/Makefile.am:
7904           This needs -lm.
7905
7906 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
7907
7908         * gst-libs/gst/rtp/gstbasertppayload.c:
7909         (gst_basertppayload_class_init), (gst_basertppayload_init),
7910         (gst_basertppayload_set_property),
7911         (gst_basertppayload_get_property):
7912         Don't break ABI, restore previous ranges. Keep the default random
7913         selection of timestamp and seqnum offset but as soon as the app sets a
7914         specific value, use that one.
7915
7916 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
7917
7918         Patch by: Bastien Nocera <hadess at hadess dot net>
7919
7920         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
7921         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
7922         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
7923         * sys/xvimage/xvimagesink.h:
7924         Add option to turn off double-buffering for debugging purposes.
7925         Fixes #437169.
7926
7927 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
7928
7929         Patch by: Jorn Baayen <jorn at openedhand dot com>
7930
7931         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
7932         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
7933         (gst_ximagesink_init), (gst_ximagesink_class_init):
7934         * sys/ximage/ximagesink.h:
7935         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
7936         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
7937         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
7938         * sys/xvimage/xvimagesink.h:
7939         add 'handle-expose' property. Useful for video widgets which may want to
7940         be in control of Expose behaviour. Fixes #380625
7941
7942 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
7943
7944         * gst-libs/gst/rtp/gstbasertppayload.c:
7945         (gst_basertppayload_class_init), (gst_basertppayload_init),
7946         (gst_basertppayload_event), (gst_basertppayload_push),
7947         (gst_basertppayload_set_property),
7948         (gst_basertppayload_get_property),
7949         (gst_basertppayload_change_state):
7950         * gst-libs/gst/rtp/gstbasertppayload.h:
7951         Fix ranges of rtp payloader properties so that the full range can be
7952         used in addition to -1 (random).
7953         Fix wrong seqnum reporting in caps.
7954         Fixes #420326.
7955
7956 2007-07-13  Wim Taymans  <wim.taymans@gmail.com>
7957
7958         * gst/videorate/gstvideorate.c: (gst_video_rate_init),
7959         (gst_video_rate_query):
7960         Use boilerplate.
7961         Add latency query, might not be perfect yet but already works a lot
7962         better. Fixes #442557.
7963
7964 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
7965
7966         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
7967         (gst_xvimagesink_setcaps):
7968         * sys/xvimage/xvimagesink.h:
7969         After a caps change, redraw our borders to avoid garbage left there
7970         when the image format changes to a smaller size, like 16:9 -> 4:3
7971         Also, hold the flow_lock a bit longer in the set_caps while we're
7972         fiddling with the xcontext.
7973
7974 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
7975
7976         * Makefile.am:
7977         * configure.ac:
7978         * tests/Makefile.am:
7979         Remove bogus check for libcheck, since we check for
7980         gstreamer-check and it pulls in the required info from there, and we
7981         weren't actually _using_ the information for libcheck ourselves
7982         anyway.
7983
7984 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
7985
7986         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7987         (gst_ffmpeg_caps_to_pixfmt):
7988         Fix the r_mask test for RGBA32 on little-endian.
7989         Fix a stupid typo that would have obviously broken 
7990         compilation on big-endian, if anyone was testing.
7991
7992 2007-07-12  Wim Taymans  <wim.taymans@gmail.com>
7993
7994         * gst/videotestsrc/videotestsrc.c: (paint_hline_AYUV),
7995         (paint_hline_str4):
7996         * gst/videotestsrc/videotestsrc.h:
7997         Add alpha to the color struct.
7998         Use a default alpha value of 255 instead of 128.
7999
8000 2007-07-12  Wim Taymans  <wim.taymans@gmail.com>
8001
8002         * gst/playback/gstplaybasebin.c: (no_more_pads_full),
8003         (setup_source):
8004         Clear the dynamic pads counter when starting a new uri. This makes
8005         reusing playbin work again.
8006         Fixes #454264.
8007
8008 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
8009
8010         * configure.ac:
8011           Use pkg-config to locate check.
8012
8013 2007-07-12  Tim-Philipp Müller  <tim at centricular dot net>
8014
8015         * configure.ac:
8016         * tests/check/elements/volume.c: (GST_START_TEST):
8017           Fix 'make check' build against core CVS.
8018
8019 2007-07-10  Stefan Kost  <ensonic@users.sf.net>
8020
8021         * gst-libs/gst/interfaces/propertyprobe.c:
8022         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8023         * gst-libs/gst/tag/gstvorbistag.c:
8024           Make gtk-doc happy.
8025
8026 2007-07-08  Tim-Philipp Müller  <tim at centricular dot net>
8027
8028         * gst-libs/gst/audio/gstbaseaudiosink.c:
8029         (gst_base_audio_sink_callback):
8030           Quick hack to make audiosinks stop at EOS when operating in
8031           pull-mode; needs to be fixed properly some day.
8032
8033 2007-07-06  Stefan Kost  <ensonic@users.sf.net>
8034
8035         * docs/libs/gst-plugins-base-libs-sections.txt:
8036           Fix location of includes in the docs.
8037
8038 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
8039
8040         * gst/ffmpegcolorspace/avcodec.h:
8041         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8042         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
8043         (gst_ffmpegcsp_avpicture_fill):
8044         * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
8045         (img_get_alpha_info):
8046         Add 2 new pixel formats - ABGR32 and ARGB32, which are reflections
8047         of the existing BGRA32 and RGBA32 formats with the alpha at the other
8048         end of the word. Partially fixes #451908
8049
8050 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
8051
8052         * docs/libs/Makefile.am:
8053         * docs/plugins/Makefile.am:
8054           Simplify --extra-dir as gtkdoc scans recursively.
8055
8056 2007-07-03  Wim Taymans  <wim.taymans@gmail.com>
8057
8058         * gst/adder/gstadder.c: (gst_adder_sink_getcaps),
8059         (gst_adder_request_new_pad):
8060         Make getcaps more robust by not using the proxycaps function. This makes
8061         sure that we don't end up recursively calling getcaps upstream.
8062         See #316248.
8063
8064 2007-06-29  Wim Taymans  <wim.taymans@gmail.com>
8065
8066         * gst/audioconvert/audioconvert.c:
8067         Include math.h to fix compilation.
8068
8069 2007-06-29  Jan Schmidt  <thaytan@mad.scientist.com>
8070
8071         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8072         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
8073         Add a mapping for YUV format "IYU1", which is a 4:1:1 packed pixel
8074         format, as produced by some dc1394 cameras like the iSight.
8075         See http://www.fourcc.org/yuv.php#IYU1
8076
8077 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
8078
8079         * gst/audioconvert/Makefile.am:
8080         * gst/audioconvert/audioconvert.c: (audio_convert_get_func_index),
8081         (check_default), (audio_convert_prepare_context),
8082         (audio_convert_clean_context), (audio_convert_convert):
8083         * gst/audioconvert/audioconvert.h:
8084         * gst/audioconvert/gstaudioconvert.c:
8085         (gst_audio_convert_dithering_get_type),
8086         (gst_audio_convert_ns_get_type), (gst_audio_convert_class_init),
8087         (gst_audio_convert_init), (gst_audio_convert_set_caps),
8088         (gst_audio_convert_set_property), (gst_audio_convert_get_property):
8089         * gst/audioconvert/gstaudioconvert.h:
8090         * gst/audioconvert/gstaudioquantize.c:
8091         (gst_audio_quantize_setup_noise_shaping),
8092         (gst_audio_quantize_free_noise_shaping),
8093         (gst_audio_quantize_setup_dither),
8094         (gst_audio_quantize_free_dither),
8095         (gst_audio_quantize_setup_quantize_func),
8096         (gst_audio_quantize_setup), (gst_audio_quantize_free):
8097         * gst/audioconvert/gstaudioquantize.h:
8098         Implement dithering and noise shaping in audioconvert. By default now
8099         TPDF dithering (and no noise shaping) will be used when converting
8100         from a higher bit depth to 20 bit depth or smaller, otherwise
8101         everything will be as it is now.
8102         For the last audioconvert in a pipeline it would make sense to
8103         use some kind of noise shaping, enabling it by default for all
8104         conversions would give undesired results though. Fixes #360246.
8105         * tests/check/elements/audioconvert.c: (setup_audioconvert),
8106         (GST_START_TEST):
8107         Adjust unit test for the new audioconvert.
8108
8109 2007-06-28  Wim Taymans  <wim@fluendo.com>
8110
8111         * gst/playback/gstqueue2.c: (apply_segment), (update_buffering):
8112         Use other metrics as well when estimating the buffer level.
8113
8114 2007-06-28  Wim Taymans  <wim@fluendo.com>
8115
8116         * gst/playback/gstplaybasebin.c: (make_decoder), (setup_source):
8117         Small debug improvement.
8118
8119         * gst/playback/gstqueue2.c: (apply_segment), (update_buffering),
8120         (plugin_init):
8121         Tweak the rate estimation period.
8122         When calculating the buffer filledness in rate estimation mode, don't
8123         mix it with other metrics.
8124
8125 2007-06-28  Wim Taymans  <wim@fluendo.com>
8126
8127         * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
8128         (gst_decode_group_expose), (gst_decode_group_free), (add_fakesink):
8129         When creating the groups, allow for a 5 second, unlimited buffers
8130         preroll phase after which we expose the group.
8131         When the group is exposed, use a small number of buffers up to a 2
8132         second limit. Also disconnect the overrun signal from multiqueue when we
8133         exposed the group because it is not needed anymore.
8134
8135 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
8136
8137         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
8138           Don't pass trailing zeroes in fixed-size string arrays in ID3v1 tags
8139           to utf8-validate; fixes recognition of ID3v1 tags in UTF-8 encoding
8140           (#451707); also, output some debugging info when dealing with
8141           freeform strings.
8142
8143         * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite):
8144           Add unit test for the above.
8145
8146 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
8147
8148         * gst-libs/gst/pbutils/descriptions.c: (caps_are_rtp_caps):
8149           Add description for Windows Media RTP caps.
8150
8151         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
8152           Remove RTP fields that don't define the format from caps.
8153
8154 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
8155
8156         * ext/vorbis/vorbisdec.c: (vorbis_dec_decode_buffer):
8157           Skip empty buffers, but not empty header buffers. That way the original
8158           vorbisdec unit test still passes (#451145); also, take into account
8159           that those empty packets might carry a granulepos.
8160
8161         * tests/check/Makefile.am:
8162         * tests/check/elements/vorbisdec.c:
8163         (_create_codebook_header_buffer), (_create_audio_buffer),
8164         (GST_START_TEST), (vorbisdec_suite):
8165           Add unit test that sends an empty packet.
8166
8167 2007-06-27  Wim Taymans  <wim@fluendo.com>
8168
8169         * ext/vorbis/vorbisdec.c: (vorbis_dec_decode_buffer):
8170         Don't error out on 0-sized packets, just emit a warning because this is
8171         not a fatal error. Fixes #451145.
8172
8173 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
8174
8175         * docs/plugins/gst-plugins-base-plugins.args:
8176         * docs/plugins/gst-plugins-base-plugins.signals:
8177         * docs/plugins/inspect/plugin-adder.xml:
8178         * docs/plugins/inspect/plugin-alsa.xml:
8179         * docs/plugins/inspect/plugin-audioconvert.xml:
8180         * docs/plugins/inspect/plugin-audiorate.xml:
8181         * docs/plugins/inspect/plugin-audioresample.xml:
8182         * docs/plugins/inspect/plugin-audiotestsrc.xml:
8183         * docs/plugins/inspect/plugin-cdparanoia.xml:
8184         * docs/plugins/inspect/plugin-decodebin.xml:
8185         * docs/plugins/inspect/plugin-decodebin2.xml:
8186         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
8187         * docs/plugins/inspect/plugin-gdp.xml:
8188         * docs/plugins/inspect/plugin-gnomevfs.xml:
8189         * docs/plugins/inspect/plugin-libvisual.xml:
8190         * docs/plugins/inspect/plugin-ogg.xml:
8191         * docs/plugins/inspect/plugin-pango.xml:
8192         * docs/plugins/inspect/plugin-playbin.xml:
8193         * docs/plugins/inspect/plugin-subparse.xml:
8194         * docs/plugins/inspect/plugin-tcp.xml:
8195         * docs/plugins/inspect/plugin-theora.xml:
8196         * docs/plugins/inspect/plugin-typefindfunctions.xml:
8197         * docs/plugins/inspect/plugin-video4linux.xml:
8198         * docs/plugins/inspect/plugin-videorate.xml:
8199         * docs/plugins/inspect/plugin-videoscale.xml:
8200         * docs/plugins/inspect/plugin-videotestsrc.xml:
8201         * docs/plugins/inspect/plugin-volume.xml:
8202         * docs/plugins/inspect/plugin-vorbis.xml:
8203         * docs/plugins/inspect/plugin-ximagesink.xml:
8204         * docs/plugins/inspect/plugin-xvimagesink.xml:
8205           Update docs with caps info.
8206
8207 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
8208
8209         * po/POTFILES.in:
8210           Add more files with translatable strings (#450875).
8211
8212 2007-06-23  Edward Hervey  <edward@fluendo.com>
8213
8214         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_find_chains):
8215         The chain should be freed if we error out here, else it will leak.
8216         * gst/playback/gstdecodebin.c: (disconnect_unlinked_signals),
8217         (cleanup_decodebin):
8218         Don't forget to *properly* remove the signals, else it will leak.
8219
8220 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
8221
8222         * MAINTAINERS:
8223         Updating all the maintainers files
8224
8225 2007-06-21  Stefan Kost  <ensonic@users.sf.net>
8226
8227         * tests/examples/seek/seek.c: (update_scale), (play_cb), (stop_cb),
8228         (main):
8229           Destroy and recreate parse-launch based pipeline after stop to be able
8230           to play again. Reorder some code and add more comments.
8231
8232 2007-06-20  Jan Schmidt  <thaytan@mad.scientist.com>
8233
8234         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
8235         When handling a delayed-caps notification case, mark
8236         the group as dynamic so that the nbdynamic count is
8237         incremented and decremented correctly. Fixes: #449156
8238         Patch by: Wim Taymans <wim@fluendo.com>
8239
8240 2007-06-19  Andy Wingo  <wingo@pobox.com>
8241
8242         * gst-libs/gst/audio/gstbaseaudiosink.c
8243         (gst_base_audio_sink_init): Enable pull-mode operation.
8244
8245 2007-06-19  Michael Smith <msmith@fluendo.com>
8246
8247         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8248           Change minimum rate back to 1000 to allow low-sample-rate wav files
8249           to play back.
8250
8251 2007-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
8252
8253         * po/vi.po:
8254           Update translations.
8255
8256 2007-06-15  David Schleef  <ds@schleef.org>
8257
8258         * gst/playback/gstqueue2.c:
8259           Fix compile error from ignored return value.
8260
8261 2007-06-15  Michael Smith <msmith@fluendo.com>
8262
8263         * gst/videoscale/vs_4tap.c: (vs_image_scale_4tap_Y):
8264           Update tmpbuf for all neccesary rows, not just one, as is required
8265           when downscaling.
8266           Fixes #402076.
8267
8268 2007-06-15  Michael Smith <msmith@fluendo.com>
8269
8270         * tests/check/pipelines/oggmux.c: (validate_ogg_page), (is_video),
8271         (eos_buffer_probe):
8272           Add a test that ensures we set DELTA_UNIT on all non-header,
8273           non-video buffers, if we have a video stream.
8274         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
8275         (gst_ogg_mux_process_best_pad):
8276           Move setting delta_pad to earlier, where we inspect all pads, so
8277           that leading audio pages don't get DELTA_UNIT unset if they come
8278           before the first DELTA_UNIT from video pages. Fixes the newly-added
8279           test. Fixes #385527.
8280
8281 2007-06-14  Tim-Philipp Müller  <tim at centricular dot net>
8282
8283         * tests/check/pipelines/streamheader.c: (streamheader_suite):
8284           Disable test_multifdsink_gdp_vorbisenc() on ppc64 since it
8285           fails on the p5-ppc64 build bot and the failure looks like it is due
8286           to the same issue as #348114, ie. a compiler bug.
8287
8288 2007-06-13  Edward Hervey  <edward@fluendo.com>
8289
8290         * gst/playback/gstqueue2.c: (gst_queue_create_read):
8291         Fix build on MacOSX.
8292
8293 2007-06-13  Wim Taymans  <wim@fluendo.com>
8294
8295         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8296         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain):
8297         Fix compilation on mingw. Fixes #446972.
8298
8299 2007-06-12  Wim Taymans  <wim@fluendo.com>
8300
8301         Patches by: Thiago Sousa Santos <thiagossantos at gmail dot com>
8302
8303         * gst/playback/gstqueue2.c: (update_buffering),
8304         (gst_queue_locked_enqueue):
8305         Fix a division by zero when the max percent is <= 0. Fixes #446572.
8306         also update the buffering status when receiving events. Fixes #446551.
8307
8308 2007-06-11  Wim Taymans  <wim@fluendo.com>
8309
8310         Based on patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
8311
8312         * gst/playback/gstqueue2.c: (gst_queue_peer_query),
8313         (gst_queue_handle_src_query):
8314         Wait for preroll before attempting to forward a duration query upstream.
8315         Fixes #445505.
8316
8317 2007-06-07  Sebastien Moutte  <sebastien@moutte.net>
8318
8319         * gst-libs/gst/rtp/gstbasertpdepayload.c: 
8320         (gst_base_rtp_depayload_set_gst_timestamp):
8321         Use G_GINT64_CONSTANT macro for int64 constant.
8322         * win32/common/libgstinterfaces.def:
8323         * win32/common/libgsttag.def:
8324         Add new exported functions.
8325
8326 2007-06-07  Tim-Philipp Müller  <tim at centricular dot net>
8327
8328         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
8329           The BOS page of the first Dirac video stream needs to come before
8330           the BOS page of any Vorbis streams or other audio streams, just like
8331           it is with Theora.
8332
8333 2007-06-07  Wim Taymans  <wim@fluendo.com>
8334
8335         * gst/playback/gstqueue2.c: (gst_queue_get_range):
8336         Fix compilation.
8337
8338 2007-06-06  Wim Taymans  <wim@fluendo.com>
8339
8340         Patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
8341
8342         * gst/playback/gstqueue2.c: (gst_queue_init),
8343         (gst_queue_handle_sink_event), (gst_queue_chain),
8344         (gst_queue_get_range), (gst_queue_src_checkgetrange_function),
8345         (gst_queue_sink_activate_push), (gst_queue_src_activate_push),
8346         (gst_queue_src_activate_pull):
8347         Add pull based scheduling and fix some deadlocks. Fixes #444523.
8348         Does not yet completely work because duration queries upstream won't
8349         block yet.
8350
8351 2007-06-06  Wim Taymans  <wim@fluendo.com>
8352
8353         * configure.ac:
8354         * gst/playback/gstqueue2.c: (gst_queue_create_read):
8355         Some more fseeko checks.
8356
8357 2007-06-06  Wim Taymans  <wim@fluendo.com>
8358
8359         * configure.ac:
8360         check for large file support.
8361
8362 2007-06-05  Sebastian Dröge  <slomo@circular-chaos.org>
8363
8364         Based on a patch by Sven Arvidsson <sa at whiz dot se>:
8365
8366         * gst/subparse/gstsubparse.c: (parse_subrip),
8367         (subviewer_unescape_newlines), (parse_subviewer),
8368         (gst_sub_parse_data_format_autodetect),
8369         (gst_sub_parse_format_autodetect), (gst_subparse_type_find):
8370         * gst/subparse/gstsubparse.h:
8371         Add support for SubViewer version 1 and 2 subtitles. Fixes #394061.
8372         * tests/check/elements/subparse.c: (GST_START_TEST),
8373         (subparse_suite):
8374         Add a unit test for both SubViewer formats.
8375
8376 2007-06-01  Michael Smith <msmith@fluendo.com>
8377
8378         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_do_seek):
8379           Don't overflow intermediate values when seeking to large time values
8380           in audiotestsrc.
8381
8382 2007-06-05  Wim Taymans  <wim@fluendo.com>
8383
8384         * gst/playback/gstqueue2.c: (gst_queue_have_data),
8385         (gst_queue_create_read), (gst_queue_read_item_from_file),
8386         (gst_queue_open_temp_location_file), (gst_queue_locked_enqueue):
8387         Include stdio to define fseeko.
8388
8389 2007-06-05  Wim Taymans  <wim@fluendo.com>
8390
8391         Patch by: Edward Hervey  <edward@fluendo.com>
8392
8393         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
8394         (gst_v4lsrc_query):
8395         Make v4lsrc output segments in GST_FORMAT_TIME. Fixes #442553.
8396
8397 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
8398
8399         * gst-libs/gst/riff/Makefile.am:
8400         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_info):
8401           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
8402           our own implementation.
8403
8404 2007-06-05  Wim Taymans  <wim@fluendo.com>
8405
8406         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8407         (gst_base_rtp_depayload_setcaps),
8408         (gst_base_rtp_depayload_set_gst_timestamp),
8409         (gst_base_rtp_depayload_change_state):
8410         Handle timestamp wraparound.
8411
8412 2007-06-05  Wim Taymans  <wim@fluendo.com>
8413
8414         * gst/playback/gsturidecodebin.c: (no_more_pads_full),
8415         (new_decoded_pad), (remove_pads), (make_decoder), (setup_source),
8416         (gst_uri_decode_bin_change_state):
8417         Make sure we name srcpads uniquely even when using different internal
8418         decodebins.
8419         Signal no-more-pads when no more dynamic elements exist.
8420         Remove pads on cleanup.
8421
8422 2007-06-05  Wim Taymans  <wim@fluendo.com>
8423
8424         Based on patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
8425
8426         * gst/playback/gstqueue2.c: (gst_queue_class_init),
8427         (gst_queue_init), (gst_queue_finalize),
8428         (gst_queue_write_buffer_to_file), (gst_queue_have_data),
8429         (gst_queue_create_read), (gst_queue_read_item_from_file),
8430         (gst_queue_open_temp_location_file),
8431         (gst_queue_close_temp_location_file), (gst_queue_locked_flush),
8432         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
8433         (gst_queue_is_empty), (gst_queue_is_filled),
8434         (gst_queue_change_state), (gst_queue_set_temp_location),
8435         (gst_queue_set_property):
8436         Add support for filebased buffering. Fixes #441264.
8437
8438 2007-06-05  Wim Taymans  <wim@fluendo.com>
8439
8440         * gst/playback/gstdecodebin2.c: (gst_decode_bin_factory_filter),
8441         (analyze_new_pad), (connect_pad), (expose_pad), (caps_notify_cb),
8442         (caps_notify_group_cb), (gst_decode_group_new),
8443         (gst_decode_group_free):
8444         Add support for delayed caps fixation when autoplugging.
8445         Optimize cases where a multiqueue is not needed/wanted, like right after
8446         anything that is not a demuxer.
8447
8448 2007-06-05  Wim Taymans  <wim@fluendo.com>
8449
8450         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fisbone),
8451         (gst_ogg_pad_submit_packet), (gst_ogg_demux_perform_seek),
8452         (gst_ogg_demux_read_chain), (gst_ogg_demux_collect_chain_info):
8453         consideratly speedup ogg chain detection by not trying to find a base
8454         timestamp for skeleton streams. 
8455
8456 2007-06-05  Wim Taymans  <wim@fluendo.com>
8457
8458         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
8459         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_add_full),
8460         (gst_multi_fd_sink_remove_flush),
8461         (gst_multi_fd_sink_remove_client_link),
8462         (gst_multi_fd_sink_handle_client_write),
8463         (gst_multi_fd_sink_handle_clients):
8464         * gst/tcp/gstmultifdsink.h:
8465         Add support for remove_flush.
8466
8467 2007-06-05  Wim Taymans  <wim@fluendo.com>
8468
8469         * docs/design/draft-keyframe-force.txt:
8470         * ext/theora/theoraenc.c: (theora_enc_sink_event),
8471         (theora_enc_chain):
8472         Add draft design for forcing keyframes in encoders and implement in
8473         theoraenc.
8474
8475 2007-06-05  Jan Schmidt  <thaytan@mad.scientist.com>
8476
8477         * configure.ac:
8478           Back to CVS
8479
8480 === release 0.10.13 ===
8481
8482 2007-06-05  Jan Schmidt <thaytan@mad.scientist.com>
8483
8484         * configure.ac:
8485           releasing 0.10.13, "What's Going on?"
8486
8487 2007-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
8488
8489         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8490         In riff, the depth is stored in the size field but it just means that
8491         the least significant bits are cleared. We can therefore just play
8492         the sample as if it had a depth == width. Fixes: #440997
8493
8494         Patch by: Wim Taymans <wim@fluendo.com> 
8495         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
8496
8497 2007-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
8498
8499         * gst-libs/gst/floatcast/floatcast.h:
8500         Define inline when needed on win32 builds. Fixes: #441295
8501         Patch by: Sebastien Moutte  <sebastien@moutte.net>
8502
8503 2007-05-29  Wim Taymans  <wim@fluendo.com>
8504
8505         * gst/playback/gstplaybasebin.c: (queue_overrun),
8506         (no_more_pads_full):
8507         Stop buffering when the group is commited because the queues filled up.
8508         Fixes #442024.
8509
8510 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
8511
8512         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
8513         (gst_alsa_mixer_free), (gst_alsa_mixer_update),
8514         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
8515         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
8516         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
8517         * ext/alsa/gstalsamixer.h:
8518         * ext/alsa/gstalsamixerelement.c:
8519         (gst_alsa_mixer_element_interface_supported),
8520         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
8521         (gst_alsa_mixer_element_set_property),
8522         (gst_alsa_mixer_element_get_property),
8523         (gst_alsa_mixer_element_change_state):
8524         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_update):
8525         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_volume_changed),
8526         (gst_mixer_option_changed):
8527         * gst-libs/gst/interfaces/mixer.h:
8528         Revert commits towards #152864 made so far. We'll pick it up again
8529         after the 0.10.13 release.
8530
8531 2007-05-24  Wim Taymans  <wim@fluendo.com>
8532
8533         * gst-libs/gst/audio/gstbaseaudiosink.c:
8534         (gst_base_audio_sink_render):
8535         After an interrupt (PAUSED/flush) assume that the next sample should not
8536         be aligned to the previous sample. Fixes #417992.
8537
8538 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
8539
8540         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8541           Don't add channels and rate fields to the template caps for
8542           audio/x-dts, as wavparse might not always be able to set them,
8543           which would then lead to 'caps are not a real subset of the
8544           template caps' warnings.
8545
8546 2007-05-24  Jan Schmidt  <thaytan@mad.scientist.com>
8547
8548         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
8549         Handle unknown or invalid pads without crashing, as might occur if
8550         a media file like an mp3 is specified as a subtitle file.
8551         Fixes: #410039
8552
8553 2007-05-24  Jan Schmidt  <thaytan@mad.scientist.com>
8554
8555         * gst/playback/gstplaybin.c: (add_sink), (dummy_blocked_cb),
8556         (setup_sinks):
8557         Block the subtitle bin output queue before ghosting it and linking,
8558         then unblock after. This avoids spurious not-linked errors caused 
8559         by the queue starting up (because it gets linked when it is ghosted). 
8560         Fixes: #350299
8561
8562 2007-05-23  Jan Schmidt  <thaytan@mad.scientist.com>
8563
8564         * tests/check/elements/playbin.c: (test_suburi_error_unknowntype):
8565         Use /dev/zero instead of /dev/urandom to produce an invalid subtitle
8566         file. Avoids flukes where the input gets typefound to some valid but
8567         useless type.
8568
8569 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
8570
8571         * tests/check/Makefile.am:
8572         * tests/check/elements/.cvsignore:
8573         * tests/check/elements/gnomevfssink.c: (setup_gnomevfssink),
8574         (cleanup_gnomevfssink), (GST_START_TEST), (gnomevfssink_suite):
8575           Add unit test for gnomevfssink seeking and position reporting for
8576           file:// URIs.
8577
8578 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
8579
8580         Patch by: Mark Nauwelaerts <manauw at skynet be>
8581
8582         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_init),
8583         (gst_gnome_vfs_sink_open_file), (gst_gnome_vfs_sink_handle_event),
8584         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render):
8585         * ext/gnomevfs/gstgnomevfssink.h:
8586           Fix position reporting, especially after a seek (from upstream),
8587           see #412648.
8588
8589 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
8590
8591         * ext/cdparanoia/gstcdparanoiasrc.c:
8592           Repair umlaut.
8593
8594 2007-05-22  Jan Schmidt  <thaytan@mad.scientist.com>
8595
8596         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8597         Specify the full valid range for MP3 samplerates. Fixes a regression
8598         caused by extra header checks since the last release.
8599
8600 2007-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
8601
8602         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
8603         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
8604         Fix a locking-order bug I introduced with my changes the other day.
8605         Patch by Mike Smith.
8606
8607 2007-05-21  Michael Smith <msmith@fluendo.com>
8608
8609         * ext/theora/theoradec.c: (theora_handle_data_packet):
8610           Don't look inside 0-length packets (which indicate duplicated
8611           frames)
8612
8613 2007-05-21  Wim Taymans  <wim@fluendo.com>
8614
8615         * ext/cdparanoia/gstcdparanoiasrc.c:
8616         (gst_cd_paranoia_src_read_sector):
8617         * gst-libs/gst/audio/gstbaseaudiosrc.c:
8618         (gst_base_audio_src_create):
8619         Small cleanups.
8620
8621         * ext/theora/theoradec.c: (theora_dec_sink_event):
8622         Fix typo.
8623
8624         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8625         (gst_base_rtp_depayload_set_gst_timestamp):
8626         Add some FIXME
8627
8628         * gst/playback/gstdecodebin.c: (queue_underrun_cb):
8629         And some debug info when a FIXME path is hit.
8630
8631 2007-05-21  Wim Taymans  <wim@fluendo.com>
8632
8633         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8634         (gst_base_rtp_audio_payload_class_init),
8635         (gst_base_rtp_audio_payload_init),
8636         (gst_base_rtp_audio_payload_finalize),
8637         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
8638         (gst_base_rtp_audio_payload_handle_sample_based_buffer),
8639         (gst_base_rtp_payload_audio_handle_event):
8640         Some cleanups, remove minptime property as it is now in the parent
8641         class.
8642         Override parent class event function.
8643
8644         * gst-libs/gst/rtp/gstbasertppayload.c:
8645         (gst_basertppayload_class_init), (gst_basertppayload_init),
8646         (gst_basertppayload_event), (gst_basertppayload_set_property),
8647         (gst_basertppayload_get_property):
8648         * gst-libs/gst/rtp/gstbasertppayload.h:
8649         Add min-ptime property.
8650         Add handle-event vmethod. Fixes #415001.
8651
8652 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
8653
8654         * gst-libs/gst/audio/gstbaseaudiosink.c
8655           (gst_base_audio_sink_change_state):
8656           Fix typo in comment.
8657
8658         * gst/playback/gstdecodebin.c (gst_decode_bin_class_init,
8659           free_dynamics, pad_probe, close_pad_link, try_to_link_1,
8660           get_our_ghost_pad, remove_element_chain, queue_underrun_cb,
8661           close_link):
8662         * gst/playback/gstplaybin.c (gst_play_bin_set_property,
8663           gen_audio_element, remove_sinks, gst_play_bin_send_event_to_sink):
8664           Remove trailing whitespaces in comments.
8665
8666         * gst/volume/Makefile.am:
8667           Fix tabs.
8668
8669 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
8670
8671         patch by: Marc-Andre Lureau <marcandre.lureau@gmail.com>
8672
8673         * gst-libs/gst/interfaces/mixer.h (mixer_type, option_changed,
8674           set_option, get_option, _gst_reserved):
8675           Revert reordering functions (keep ABI).
8676
8677 2007-05-17  Jan Schmidt  <thaytan@mad.scientist.com>
8678
8679         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
8680         (gst_ximagesink_xwindow_new), (gst_ximagesink_handle_xevents),
8681         (gst_ximagesink_show_frame):
8682         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
8683         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_handle_xevents),
8684         (gst_xvimagesink_show_frame):
8685         When we create our own window, indicate that we handle the 
8686         WM_DELETE client message from the window manager, so that it won't 
8687         kill our window (and our app) along with it. Handle ClientMessage,
8688         post an error on the bus, and close the window. Further buffers
8689         arriving will result in a FlowError because the window has been
8690         destroyed.
8691
8692         Fixes: #393975
8693
8694         Clean up the X event handling loop and make them the same for
8695         both xvimagesink and ximagesink while I'm at it.
8696
8697 2007-05-17  Wim Taymans  <wim@fluendo.com>
8698
8699         * gst/playback/gstdecodebin2.c: (gst_decode_bin_factory_filter):
8700         Make decodebin2 autoplug depayloaders too.
8701
8702         * gst/playback/gsturidecodebin.c: (source_new_pad):
8703         Set the newly created decoder in a usable state when autoplugging a
8704         dynamic source such as RTSP.
8705
8706 2007-05-17  Tim-Philipp Müller  <tim at centricular dot net>
8707
8708         * gst/playback/gststreaminfo.c: (cb_probe):
8709           Ignore video-codec tag for audio streams and ignore audio-codec tags
8710           for video streams. Should make codec name collection a bit more
8711           robust against sloppy demuxers that send tag events containing both
8712           tags down each pad.
8713
8714 2007-05-17  Wim Taymans  <wim@fluendo.com>
8715
8716         * gst/playback/gstqueue2.c: (update_rates):
8717         Tweak the buffering thresholds a little.
8718         Update the buffer size with the previously calculate rate instead of
8719         only when we calculate a new rate so that we get smoother buffering
8720         updates.
8721
8722         * gst/playback/Makefile.am:
8723         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_base_init),
8724         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
8725         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_property),
8726         (gst_uri_decode_bin_get_property), (unknown_type),
8727         (add_element_stream), (no_more_pads_full), (no_more_pads),
8728         (source_no_more_pads), (new_decoded_pad), (array_has_value),
8729         (gen_source_element), (has_all_raw_caps), (analyse_source),
8730         (remove_decoders), (make_decoder), (remove_source),
8731         (source_new_pad), (setup_source), (decoder_query_init),
8732         (decoder_query_duration_fold), (decoder_query_duration_done),
8733         (decoder_query_position_fold), (decoder_query_position_done),
8734         (decoder_query_latency_fold), (decoder_query_latency_done),
8735         (decoder_query_seeking_fold), (decoder_query_seeking_done),
8736         (decoder_query_generic_fold), (gst_uri_decode_bin_query),
8737         (gst_uri_decode_bin_change_state), (plugin_init):
8738         New element that intergrates a source, optional buffering element and
8739         decodebin.
8740
8741 2007-05-17  Tim-Philipp Müller  <tim at centricular dot net>
8742
8743         * configure.ac:
8744           Bump libtheora requirement to 1.0alpha5 for the pixformat check
8745           (also has a .pc file, so we don't need the fallback check any
8746           longer). Fixes #438840.
8747
8748 2007-05-17  Wim Taymans  <wim@fluendo.com>
8749
8750         * gst/playback/gstqueue2.c: (gst_queue_get_type),
8751         (gst_queue_class_init), (gst_queue_finalize), (update_time_level),
8752         (apply_segment), (apply_buffer), (update_buffering),
8753         (reset_rate_timer), (update_rates), (gst_queue_locked_flush),
8754         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
8755         (gst_queue_handle_sink_event), (gst_queue_is_filled),
8756         (gst_queue_chain), (gst_queue_push_one), (gst_queue_loop),
8757         (plugin_init):
8758         fix build.
8759
8760 2007-05-17  Wim Taymans  <wim@fluendo.com>
8761
8762         * gst/playback/Makefile.am:
8763         * gst/playback/gstqueue2.c: (gst_queue_get_type),
8764         (gst_queue_class_init), (gst_queue_init), (gst_queue_finalize),
8765         (gst_queue_getcaps), (gst_queue_bufferalloc),
8766         (gst_queue_acceptcaps), (update_time_level), (apply_segment),
8767         (apply_buffer), (update_buffering), (reset_rate_timer),
8768         (update_rates), (gst_queue_locked_flush),
8769         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
8770         (gst_queue_handle_sink_event), (gst_queue_is_empty),
8771         (gst_queue_is_filled), (gst_queue_chain), (gst_queue_push_one),
8772         (gst_queue_loop), (gst_queue_handle_src_event),
8773         (gst_queue_handle_src_query), (gst_queue_sink_activate_push),
8774         (gst_queue_src_activate_push), (gst_queue_change_state),
8775         (gst_queue_set_property), (gst_queue_get_property), (plugin_init):
8776         On our way to playbin2 this is the new network queue that does buffering
8777         all by itself using high and low watermarks. It can also measure up and
8778         downstream bandwidth to optimally size the queue.
8779
8780 2007-05-17  Michael Smith <msmith@fluendo.com>
8781
8782         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_do_seek):
8783         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_do_seek):
8784           Use the segment->last_stop value to calculate the next timestamp to
8785           generate after a seek; not the segment->start value.
8786
8787 2007-05-15  David Schleef  <ds@schleef.org>
8788
8789         * docs/Makefile.am: Install docs even when --disable-gtk-doc
8790           is disabled.  This matches the behavior of gtk+.  Fixes #349099.
8791
8792 2007-05-15  Wim Taymans  <wim@fluendo.com>
8793
8794         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8795         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page):
8796         Some more chained streaming ogg timestamp fixes.
8797
8798 2007-05-15  Wim Taymans  <wim@fluendo.com>
8799
8800         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8801         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
8802         (gst_ogg_demux_handle_page):
8803         Add some FIXMEs.
8804         Fix chain start/stop segment handling based on patch by
8805         <ahalda at cs dot mcgill dot ca> see #320984.
8806
8807 2007-05-15  Michael Smith <msmith@fluendo.com>
8808
8809         * configure.ac:
8810           We don't require a C++ compiler. So don't require one.
8811
8812 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
8813
8814         * ext/alsa/gstalsamixer.c (source, n_poll_fds, poll_fds,
8815           gst_alsa_mixer_check, gst_alsa_mixer_dispatch,
8816           gst_alsa_mixer_finalize, gst_alsa_mixer_handle_source_callback,
8817           gst_alsa_mixer_handle_callback, gst_alsa_mixer_elem_handle_callback,
8818           gst_alsa_mixer_ensure_track_list, gst_alsa_mixer_update_option,
8819           gst_alsa_mixer_update_track):
8820           Apply some of the cleanup Tim suggested in #152864 afterwards.
8821
8822 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
8823
8824         patch by: Marc-Andre Lureau <marcandre.lureau@gmail.com>
8825
8826         * ext/alsa/gstalsamixer.c (main_context, GstAlsaMixerWatch,
8827           _GstAlsaMixerWatch, source, n_poll_fds, poll_fds,
8828           gst_alsa_mixer_watch_funcs, gst_alsa_mixer_prepare,
8829           gst_alsa_mixer_check, gst_alsa_mixer_dispatch,
8830           gst_alsa_mixer_finalize, gst_alsa_mixer_find_master_mixer,
8831           gst_alsa_mixer_handle_source_callback,
8832           gst_alsa_mixer_handle_callback, gst_alsa_mixer_elem_handle_callback,
8833           gst_alsa_mixer_ensure_track_list, gst_alsa_mixer_free,
8834           gst_alsa_mixer_get_volume, gst_alsa_mixer_set_volume,
8835           gst_alsa_mixer_set_mute, gst_alsa_mixer_set_record,
8836           gst_alsa_mixer_get_option, gst_alsa_mixer_update_option,
8837           gst_alsa_mixer_update_track, _gst_alsa_mixer_set_interface):
8838         * ext/alsa/gstalsamixer.h (handle_source, interface, dir):
8839         * ext/alsa/gstalsamixerelement.c (gst_alsa_mixer_element_details,
8840           gst_alsa_mixer_element_interface_supported,
8841           gst_alsa_mixer_element_finalize, gst_alsa_mixer_element_init,
8842           gst_alsa_mixer_element_set_property,
8843           gst_alsa_mixer_element_get_property,
8844           gst_alsa_mixer_element_change_state):
8845         * ext/alsa/gstalsamixertrack.c (gst_alsa_mixer_track_update):
8846         * gst-libs/gst/interfaces/mixer.c (gst_mixer_volume_changed,
8847           gst_mixer_option_changed):
8848         * gst-libs/gst/interfaces/mixer.h (set_option, get_option,
8849           volume_changed, option_changed, _gst_reserved):
8850           Implement notification for alsamixer. Fixes #152864
8851
8852 2007-05-14  David Schleef  <ds@schleef.org>
8853
8854         * gst/videotestsrc/videotestsrc.c:
8855         * gst/videotestsrc/videotestsrc.h:
8856           Add support for video/x-raw-bayer.
8857
8858 2007-05-12  David Schleef  <ds@schleef.org>
8859
8860         * sys/xvimage/xvimagesink.c:
8861           Add some sanity checking for the XVImage size returned by X.
8862           Related to #377400.
8863
8864 2007-05-12  Wim Taymans  <wim@fluendo.com>
8865
8866         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8867         (gst_base_rtp_depayload_setcaps),
8868         (gst_base_rtp_depayload_set_gst_timestamp):
8869         Parse and use additional caps fields as described in updated
8870         application/x-rtp caps spec.
8871
8872 2007-05-12  Wim Taymans  <wim@fluendo.com>
8873
8874         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8875         (gst_ogg_demux_collect_chain_info):
8876         If there is a stream in a chain without any data packets, ignore the
8877         stream in the total length calculations. Might be related to #436820.
8878
8879 2007-05-11  Jan Schmidt  <thaytan@mad.scientist.com>
8880
8881         * gst/typefind/gsttypefindfunctions.c: (mpeg_sys_is_valid_pack),
8882         (mpeg_sys_is_valid_pes), (mpeg_sys_is_valid_sys),
8883         (mpeg_sys_type_find), (mpeg_ts_type_find), (mpeg4_video_type_find),
8884         (mpeg_video_type_find), (mpeg_video_stream_type_find),
8885         (plugin_init):
8886
8887         Consolidate and re-work our mpeg system stream detection to probe
8888         more packets and produce a higher confidence result. Fixes a
8889         regression caused by lowering the typefind probability last year
8890         - related to bug #397810. Remove the redundant MPEG-1 specific 
8891         typefind function, as the new one detects both MPEG-1 & MPEG-2
8892         happily.
8893
8894         Also cleanup the MPEG elementary and MPEG-TS detection functions a
8895         little. 
8896
8897         Tested against my media test directory, with some improvements and
8898         no regressions.
8899
8900 2007-05-10  Wim Taymans  <wim@fluendo.com>
8901
8902         * gst/playback/gstplaybasebin.c: (fill_buffer), (check_queue),
8903         (queue_out_of_data):
8904         Connect to the new queue "pushing" signal instead of the broken
8905         "running" one.
8906
8907 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
8908
8909         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8910         (gst_base_rtp_audio_payload_handle_frame_based_buffer):
8911         Move variable declaration before the first instruction.
8912         * gst/videotestsrc/videotestsrc.c:
8913         Define M_PI if it's not defined yet.
8914         * win32/common/libgstrtp.def:
8915         Add new exported functions.
8916
8917 2007-05-09  Michael Smith <msmith@fluendo.com>
8918
8919         * ext/theora/theoradec.c: (theora_handle_type_packet):
8920           gst_pad_push_event() does not return a GstFlowReturn!
8921
8922 2007-05-09  Wim Taymans  <wim@fluendo.com>
8923
8924         * tests/examples/seek/scrubby.c: (stop_cb), (main):
8925         * tests/examples/seek/seek.c: (do_seek):
8926         Some small cosmetic changes.
8927
8928 2007-05-08  Stefan Kost  <ensonic@users.sf.net>
8929
8930         * gst/adder/gstadder.c (gst_adder_src_event, gst_adder_collected,
8931           gst_adder_change_state):
8932         * gst/adder/gstadder.h (bps, offset, collect_event, segment,
8933           segment_pending, segment_position, segment_rate):
8934           Handle playback-rate on adder.
8935
8936 2007-05-07  Michael Smith <msmith@fluendo.com>
8937
8938         * ext/theora/gsttheoradec.h:
8939         * ext/theora/theoradec.c: (gst_theora_dec_reset),
8940         (theora_dec_sink_event), (theora_handle_comment_packet),
8941         (theora_handle_type_packet), (theora_dec_change_state):
8942           Don't push events (newsegment, tags) before initialising the
8943           decoder.
8944           This is neccesary for seeking to work correctly in gnonlin.
8945
8946 2007-05-04  Stefan Kost  <ensonic@users.sf.net>
8947
8948         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8949         * gst/adder/gstadder.c:
8950         * gst/audiotestsrc/gstaudiotestsrc.c
8951           (gst_audio_test_src_create_white_noise):
8952         * gst/videotestsrc/gstvideotestsrc.c:
8953         * gst/volume/gstvolume.c (VOLUME_UNITY_INT16,
8954           VOLUME_UNITY_INT16_BIT_SHIFT, VOLUME_MAX_DOUBLE,
8955           volume_sink_template, volume_src_template, gst_volume_init,
8956           volume_process_double, volume_process_int16,
8957           volume_process_int16_clamp):
8958           Doc fixes and formatting.
8959
8960 2007-05-04  Tim-Philipp Müller  <tim at centricular dot net>
8961
8962         * tests/check/Makefile.am:
8963         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
8964           Minimal check for volume's GstController usability; also another
8965           test for #422295.
8966
8967 2007-05-04  Tim-Philipp Müller  <tim at centricular dot net>
8968
8969         * gst-libs/gst/cdda/gstcddabasesrc.c:
8970         (gst_cdda_base_src_add_track):
8971           Fix it so that it (a) makes sense and (b) doesn't break
8972           everything cdda-related including the unit test.
8973
8974 2007-05-04  Stefan Kost  <ensonic@users.sf.net>
8975
8976         * gst-libs/gst/cdda/gstcddabasesrc.c:
8977         (gst_cdda_base_src_add_track):
8978           Fix build when disabling asserts.
8979
8980 2007-05-03  Tim-Philipp Müller  <tim at centricular dot net>
8981
8982         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
8983           When XShm is not available, we might get row strides that are not
8984           rounded up to multiples of four; this is bad, because virtually
8985           every RGB-processing element in GStreamer assumes rowstrides are
8986           rounded up to multiples of four, so let's allocate at least enough
8987           memory to avoid crashes in this case. The image will still be
8988           displayed distorted though if this happens, so that still needs
8989           fixing (maybe by allocating a bigger image with an 'even' width
8990           and then clipping it appropriately when rendering - something for
8991           Xlib aficionados in any case).
8992
8993 2007-05-03  Michael Smith <msmith@fluendo.com>
8994
8995         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
8996           If a buffer doesn't have a timestamp, assume it's contiguous with
8997           the previous buffer, and synthesise timestamps appropriately.
8998
8999 2007-05-03  Edward Hervey  <edward@fluendo.com>
9000
9001         * tests/check/elements/videorate.c: (GST_START_TEST):
9002         Set buffer timestamp to a valid value in order to test the buffer
9003         really does stay in videorate.
9004
9005 2007-05-03  Edward Hervey  <edward@fluendo.com>
9006
9007         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
9008         There is no sensible way to handle incoming buffers which don't have a
9009         valid timestamp. We therefore discard them and wait for the next one.
9010
9011 2007-05-01  Tim-Philipp Müller  <tim at centricular dot net>
9012
9013         * gst/playback/gstdecodebin.c: (type_found), (plugin_init):
9014         * gst/playback/gstdecodebin2.c: (plugin_init):
9015           Better error message for text files.
9016
9017 2007-04-29  Wim Taymans  <wim@fluendo.com>
9018
9019         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_add_rb):
9020         Fix offset bug in generation RR packets.
9021
9022 2007-04-27  Julien MOUTTE  <julien@moutte.net>
9023
9024         * ext/theora/theoradec.c: (_theora_granule_time),
9025         (theora_dec_push_forward), (theora_handle_data_packet),
9026         (theora_dec_decode_buffer): Calculate buffer duration correctly
9027         to generate a perfect stream (#433888).
9028         * gst/audioresample/gstaudioresample.c:
9029         (audioresample_check_discont): Glib provides ABS.
9030
9031 2007-04-27  Wim Taymans  <wim@fluendo.com>
9032
9033         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_get_rb),
9034         (gst_rtcp_packet_add_rb), (gst_rtcp_packet_sdes_add_item),
9035         (gst_rtcp_packet_sdes_add_entry), (gst_rtcp_packet_bye_add_ssrc),
9036         (gst_rtcp_packet_bye_add_ssrcs), (get_reason_offset),
9037         (gst_rtcp_packet_bye_set_reason):
9038         * gst-libs/gst/rtp/gstrtcpbuffer.h:
9039         Fix RB block parsing and writing.
9040         Add support for constructing BYE packets.
9041
9042 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
9043
9044         * gst-libs/gst/audio/gstbaseaudiosrc.c: (_do_init),
9045         (gst_base_audio_src_create):
9046         * po/POTFILES.in:
9047           When posting a warning message because samples were dropped, post
9048           something more intelligible than he default error message for clock
9049           errors which is just confusing in this context (#432984).
9050
9051 2007-04-25  Wim Taymans  <wim@fluendo.com>
9052
9053         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_buffer_new),
9054         (gst_rtcp_buffer_end), (gst_rtcp_buffer_get_packet_count),
9055         (read_packet_header), (gst_rtcp_packet_move_to_next),
9056         (gst_rtcp_buffer_add_packet), (gst_rtcp_packet_sr_set_sender_info),
9057         (gst_rtcp_packet_rr_set_ssrc), (gst_rtcp_packet_add_rb),
9058         (gst_rtcp_packet_sdes_get_item_count),
9059         (gst_rtcp_packet_sdes_first_item),
9060         (gst_rtcp_packet_sdes_next_item), (gst_rtcp_packet_sdes_get_ssrc),
9061         (gst_rtcp_packet_sdes_first_entry),
9062         (gst_rtcp_packet_sdes_next_entry),
9063         (gst_rtcp_packet_sdes_get_entry), (gst_rtcp_packet_sdes_add_item),
9064         (gst_rtcp_packet_sdes_add_entry):
9065         * gst-libs/gst/rtp/gstrtcpbuffer.h:
9066         Implement code to write SR, RR and SDES packets.
9067
9068 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
9069
9070         Patch by: Christian Kirbach <Christian dot Kirbach at googlemail com>
9071
9072         * sys/ximage/ximagesink.c:
9073           Fix build if XShm is not available (#432362).
9074
9075 2007-04-24  Sebastian Dröge  <slomo@circular-chaos.org>
9076
9077         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init):
9078         Initalize the AudioConvertCtx with zeroes, otherwise it will contain
9079         pointers to random memory which are passed to g_free() when
9080         audio_convert_prepare_context() is called the first time.
9081
9082 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
9083
9084         Patch by: Dan Williams <dcbw redhat com>
9085
9086         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
9087           Don't leak incoming buffer if gst_pad_push() returns a
9088           non-OK flow. Fixes #432755.
9089          
9090         * tests/check/elements/videorate.c: (GST_START_TEST),
9091         (videorate_suite):
9092           Unit test for the above by Yours Truly.
9093
9094 2007-04-23  Stefan Kost  <ensonic@users.sf.net>
9095
9096         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
9097         (gst_adder_sink_event), (gst_adder_collected):
9098           Fix non-flushing segmented seeks, Fixes #340060 for me
9099
9100 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
9101
9102         Patch by: Olivier Crete  <tester at tester ca>
9103
9104         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9105         (gst_base_rtp_audio_payload_class_init),
9106         (gst_base_rtp_audio_payload_init),
9107         (gst_base_rtp_audio_payload_dispose):
9108           Chain up to parent class in dispose function; get rid of
9109           unnecessary 'diposed' flag in private structure (#415001).
9110
9111 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
9112
9113         * docs/libs/gst-plugins-base-libs.types:
9114         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9115         (gst_base_rtp_audio_payload_class_init):
9116         * gst-libs/gst/rtp/gstbasertpdepayload.c:
9117         * gst-libs/gst/rtp/gstbasertppayload.c:
9118           Some minor docs fixes and additions; also add missing 'Since' bits.
9119
9120 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
9121
9122         Patch by: Zeeshan Ali  <zeenix gmail com>
9123
9124         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9125         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
9126         (gst_base_rtp_audio_payload_handle_sample_based_buffer),
9127         (gst_base_rtp_audio_payload_push):
9128         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
9129           The recently-added gst_base_rtp_audio_payload_push() should take an
9130           object of type GstBaseRTPAudioPayload as first argument (#431672).
9131
9132 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
9133
9134         * gst/audioresample/gstaudioresample.c:
9135           Make more functions static, just because we can.
9136
9137 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
9138
9139         * tests/check/elements/audioresample.c:
9140           Add unit test for audioresample shutdown crasher (#420106).
9141
9142 2007-04-20  Stefan Kost  <ensonic@users.sf.net>
9143
9144         * gst/subparse/gstsubparse.c:
9145         * gst/subparse/samiparse.c:
9146           Use GST_DISABLE_XML here
9147
9148         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
9149         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_get_xv_support),
9150         (gst_xvimagesink_buffer_alloc),
9151         (gst_xvimagesink_navigation_send_event):
9152         * sys/xvimage/xvimagesink.h:
9153           Include stdlib.h when using atoi.
9154           
9155         * tests/check/elements/playbin.c: (playbin_suite):
9156           Use GST_DISABLE_REGISTRY here
9157
9158 2007-04-19  Michael Smith  <msmith@fluendo.com>
9159
9160         * ext/theora/gsttheoraenc.h:
9161         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
9162         (theora_enc_sink_event), (theora_enc_change_state):
9163           Track initialisation state; don't try to use encoder state if we're
9164           not initialised (it'll segfault).
9165
9166 2007-04-18  Stefan Kost  <ensonic@users.sf.net>
9167
9168         * tests/check/pipelines/.cvsignore:
9169         Fix build.
9170
9171 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9172
9173         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9174         Allow random depths between 1 and 32 instead of only multiplies of 8.
9175
9176 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9177
9178         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9179         Set the maximum number of channels for PCM and float in the correct
9180         place to have it also used when creating the template caps.
9181
9182 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9183
9184         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9185         Correctly support 4, 6 and 8 channels with normal PCM and float
9186         wav files.
9187
9188         Fix the depth and signedness calculation in extensible wav files and
9189         also handle 1, 2, 4, 6, 8 channels here when a file without channel
9190         mask is found.
9191
9192         Add support for float, alaw and mulaw in extensible wav files.
9193
9194         This allows correct playback of all but 5 files from
9195         http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/Samples.html
9196         
9197         (gst_riff_create_audio_template_caps):
9198         Add voxware and float formats to the template caps.     
9199
9200 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9201
9202         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
9203
9204         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
9205         Fix unused variable warning if HAVE_LOCALTIME_R is undefinied
9206
9207         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9208         * gst/audioresample/gstaudioresample.c: (audioresample_do_output):
9209         Use the correct format strings for integer formats.
9210
9211 2007-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
9212
9213         * ext/theora/theoraenc.c (theora_buffer_from_packet, theora_enc_chain):
9214           Don't use pad_alloc_buffer_and_set_caps to create a small header
9215           packet, or, worse, to create a big temporary video buffer using the
9216           src pad.
9217
9218 2007-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9219
9220         * gst/gdp/gstgdppay.c (gst_gdp_pay_chain):
9221         * tests/check/pipelines/streamheader.c (tag_event_probe_cb,
9222           GST_START_TEST, buffer_probe_cb, GST_START_TEST):
9223           Fix a bug where serialized IN_CAPS buffers needed to be set IN_CAPS.
9224
9225 2007-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
9226
9227         * tests/check/pipelines/streamheader.c (tag_event_probe_cb,
9228           GST_START_TEST, n_in_caps, buffer_probe_cb, GST_START_TEST,
9229           streamheader_suite):
9230           Add another test set up for failure
9231
9232 2007-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
9233
9234         * tests/check/Makefile.am:
9235         * tests/check/pipelines/streamheader.c (n_tags, tag_event_probe_cb,
9236           GST_START_TEST, streamheader_suite, main):
9237           Add a test for the streamheader bug Wim fixed.
9238
9239 2007-04-13  Jan Schmidt  <thaytan@mad.scientist.com>
9240
9241         * ext/theora/theoradec.c: (theora_dec_sink_event):
9242         Fix misleading comment.
9243
9244 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
9245
9246         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9247           More sanity checks for the header fields.
9248
9249 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
9250
9251         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
9252           Try encodings from all environment variables, not just those in the
9253           first environment variable that is set.
9254
9255 2007-04-12  Wim Taymans  <wim@fluendo.com>
9256
9257         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps),
9258         (gst_video_rate_chain):
9259         Add some debug.
9260
9261         * tests/check/elements/videorate.c: (GST_START_TEST),
9262         (videorate_suite):
9263         Added check for videorate changing caps handling. Closes #421834.
9264
9265 2007-04-12  Michael Smith  <msmith@fluendo.com>
9266
9267         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
9268           Use scale functions to avoid overflow when calculating duration of 
9269           vorbis buffers.
9270
9271 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
9272
9273         * docs/libs/gst-plugins-base-libs-sections.txt:
9274         * gst-libs/gst/tag/tag.h:
9275         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
9276           API: add gst_tag_freeform_string_to_utf8() (#405072).
9277
9278         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_extract_id3v1_string):
9279           Use gst_tag_freeform_string_to_utf8() here.
9280
9281 2007-04-12  Wim Taymans  <wim@fluendo.com>
9282
9283         * gst/gdp/gstgdppay.c: (gst_gdp_pay_chain),
9284         (gst_gdp_pay_sink_event):
9285         Make sure we set the IN_CAPS flag correctly.
9286
9287         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
9288         Get the IN_CAPS flag before we call functions that mess with the flags.
9289
9290 2007-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
9291
9292         * gst/gdp/gstgdppay.c (gst_gdp_pay_reset_streamheader,
9293           gst_gdp_pay_chain, gst_gdp_pay_sink_event):
9294           Only stamp buffers with offset/offset_end right before they get
9295           pushed.  This ensures offset continuity, which was not the case
9296           before as shown by
9297           gst-launch -v -m audiotestsrc num-buffers=10 ! audioconvert ! vorbisenc ! gdppay ! identity check-imperfect-offset=TRUE ! fakesink silent=TRUE
9298
9299 2007-04-06  Wim Taymans  <wim@fluendo.com>
9300
9301         * gst/playback/gstplaybin.c: (add_sink),
9302         (gst_play_bin_change_state):
9303         Activate sync in playbin, we are ready to handle it for live streams.
9304
9305 2007-04-06  Tim-Philipp Müller  <tim at centricular dot net>
9306
9307         * tests/check/elements/playbin.c:
9308         (test_sink_usage_video_only_stream), (playbin_suite):
9309           Add small test for stream-info-value-array code paths.
9310
9311 2007-04-05  Wim Taymans  <wim@fluendo.com>
9312
9313         * gst-libs/gst/audio/gstbaseaudiosink.c:
9314         (gst_base_audio_sink_skew_slaving):
9315         Don't try to create invalid calibration parameters by making the
9316         internal time go backwards, instead make external time go forward.
9317
9318 2007-04-05  Wim Taymans  <wim@fluendo.com>
9319
9320         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
9321
9322         * gst/playback/gstplaybasebin.c: (add_stream):
9323         Fix leak in add_stream(), when g_value_set_object() increases the
9324         refcount of streaminfo object. Fixes #426250.
9325
9326 2007-04-03  David Schleef  <ds@schleef.org>
9327
9328         * gst/videotestsrc/gstvideotestsrc.c:
9329         * gst/videotestsrc/gstvideotestsrc.h:
9330         * gst/videotestsrc/videotestsrc.c:
9331         * gst/videotestsrc/videotestsrc.h:
9332           Add a test pattern called "circular", which has concentric
9333           rings with varying radial frequency.  The main purpose of this
9334           pattern is to test fidelity loss in a filter or scaler element.
9335           Notably, this pattern is scale invariant, and is optimally viewed
9336           with a width (and height) of 400.
9337
9338 2007-04-03  Wim Taymans  <wim@fluendo.com>
9339
9340         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
9341
9342         * gst/playback/gstdecodebin2.c: (connect_pad), (expose_pad),
9343         (deactivate_free_recursive):
9344         Decodebin2 doesn't unref pads it obtains in some occasions:
9345         - multiqueue src pads, when either connecting further or exposing
9346         - sink pads of new autoplugged elements
9347         - peer pads when recursively freeing elements
9348         Fixes #425455.
9349
9350 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
9351
9352         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9353         Add audio/x-raw-float support, now that audioconvert support
9354         non-native endianness floats.
9355
9356 2007-03-30  Tim-Philipp Müller  <tim at centricular dot net>
9357
9358         * docs/libs/gst-plugins-base-libs-docs.sgml:
9359           gstreamer-plugins-base.pc doesn't exist, it's
9360           gstreamer-plugins-base-0.10.pc.
9361
9362 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
9363
9364         Patch by: René Stadler <mail at renestadler dot de>
9365         with some minor changes
9366
9367         * gst-libs/gst/floatcast/floatcast.h:
9368         Use more efficient float endianness conversion functions that don't
9369         involve 2 function calls per value.
9370         * gst/audioconvert/audioconvert.c: (audio_convert_get_func_index),
9371         (check_default), (audio_convert_prepare_context):
9372         * gst/audioconvert/gstaudioconvert.c:
9373         (gst_audio_convert_parse_caps), (make_lossless_changes):
9374         Support non-native endianness floats as input and output.
9375         Fixes #339838.
9376         * tests/check/elements/audioconvert.c: (verify_convert),
9377         (GST_START_TEST):
9378         Add unit tests for the non-native endianness float conversions.
9379
9380 2007-03-29  Wim Taymans  <wim@fluendo.com>
9381
9382         * gst-libs/gst/rtp/gstbasertpdepayload.c:
9383         (gst_base_rtp_depayload_base_init),
9384         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
9385         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
9386         (gst_base_rtp_depayload_set_gst_timestamp),
9387         (gst_base_rtp_depayload_change_state),
9388         (gst_base_rtp_depayload_set_property),
9389         (gst_base_rtp_depayload_get_property):
9390         * gst-libs/gst/rtp/gstbasertpdepayload.h:
9391         Add Private structure.
9392         Bring element code to 2007.
9393         Parse clock-base caps param and use it when generating the
9394         newsegment.
9395         Reset variables before going to PAUSED.
9396         Fix some docs.
9397
9398 2007-03-29  Wim Taymans  <wim@fluendo.com>
9399
9400         * docs/libs/gst-plugins-base-libs-docs.sgml:
9401         * docs/libs/gst-plugins-base-libs-sections.txt:
9402         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9403         (gst_base_rtp_audio_payload_get_adapter):
9404         Add RTCP docs.
9405         Fix some more docs.
9406
9407         * gst-libs/gst/rtp/Makefile.am:
9408         * gst-libs/gst/rtp/gstrtcpbuffer.c:
9409         (gst_rtcp_buffer_new_take_data), (gst_rtcp_buffer_new_copy_data),
9410         (gst_rtcp_buffer_validate_data), (gst_rtcp_buffer_validate),
9411         (gst_rtcp_buffer_get_packet_count), (read_packet_header),
9412         (gst_rtcp_buffer_get_first_packet), (gst_rtcp_packet_move_to_next),
9413         (gst_rtcp_buffer_add_packet), (gst_rtcp_packet_remove),
9414         (gst_rtcp_packet_get_padding), (gst_rtcp_packet_get_type),
9415         (gst_rtcp_packet_get_count), (gst_rtcp_packet_get_length),
9416         (gst_rtcp_packet_sr_get_sender_info),
9417         (gst_rtcp_packet_sr_set_sender_info),
9418         (gst_rtcp_packet_rr_get_ssrc), (gst_rtcp_packet_rr_set_ssrc),
9419         (gst_rtcp_packet_get_rb_count), (gst_rtcp_packet_get_rb),
9420         (gst_rtcp_packet_add_rb), (gst_rtcp_packet_set_rb),
9421         (gst_rtcp_packet_sdes_get_chunk_count),
9422         (gst_rtcp_packet_sdes_first_chunk),
9423         (gst_rtcp_packet_sdes_next_chunk), (gst_rtcp_packet_sdes_get_ssrc),
9424         (gst_rtcp_packet_sdes_first_item),
9425         (gst_rtcp_packet_sdes_next_item), (gst_rtcp_packet_sdes_get_item),
9426         (gst_rtcp_packet_bye_get_ssrc_count),
9427         (gst_rtcp_packet_bye_get_nth_ssrc), (gst_rtcp_packet_bye_add_ssrc),
9428         (gst_rtcp_packet_bye_add_ssrcs), (get_reason_offset),
9429         (gst_rtcp_packet_bye_get_reason_len),
9430         (gst_rtcp_packet_bye_get_reason), (gst_rtcp_packet_bye_set_reason):
9431         * gst-libs/gst/rtp/gstrtcpbuffer.h:
9432         Add new helper object for parsing and creating RTCP messages.
9433
9434 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
9435
9436         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9437         PCM samples with width=8 must be always unsigned, no matter what
9438         depth they have.
9439
9440 2007-03-29  Andy Wingo  <wingo@pobox.com>
9441
9442         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev): Make
9443         perfect offsets also, not just timestamps.
9444
9445         * tests/check/elements/videorate.c (test_more): Test that given
9446         any incoming offsets, that videorate produces perfect offsets.
9447
9448 2007-03-29  Wim Taymans  <wim@fluendo.com>
9449
9450         * gst-libs/gst/riff/riff-ids.h:
9451         Add some more RIFF formats.
9452
9453 2007-03-29  Wim Taymans  <wim@fluendo.com>
9454
9455         * gst-libs/gst/rtp/gstrtpbuffer.c:
9456         (gst_rtp_buffer_default_clock_rate):
9457         * gst-libs/gst/rtp/gstrtpbuffer.h:
9458         Fix fixed payload names and docs.
9459         Added method to get the default clock rates of fixed payload types.
9460         API: GstRTPBuffer::gst_rtp_buffer_default_clock_rate()
9461
9462 2007-03-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9463
9464         * tests/check/pipelines/.cvsignore:
9465         Add new vorbisdec test to cvsignore.
9466
9467 2007-03-28  Wim Taymans  <wim@fluendo.com>
9468
9469         * gst-libs/gst/audio/gstbaseaudiosink.c: (slave_method_get_type),
9470         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
9471         (gst_base_audio_sink_query), (gst_base_audio_sink_get_time),
9472         (gst_base_audio_sink_set_property),
9473         (gst_base_audio_sink_get_property), (gst_base_audio_sink_event),
9474         (clock_convert_external), (gst_base_audio_sink_resample_slaving),
9475         (gst_base_audio_sink_skew_slaving),
9476         (gst_base_audio_sink_handle_slaving), (gst_base_audio_sink_render),
9477         (gst_base_audio_sink_async_play):
9478         * gst-libs/gst/audio/gstbaseaudiosink.h:
9479         Store private stuff in GstBaseAudioSinkPrivate.
9480         Add configurable clock slaving modes property.
9481         API:: GstBaseAudioSink::slave-method property
9482         Some more latency reporting tweaks.
9483         Added skew based clock slaving correction and make it the default until
9484         the resampling method is more robust.
9485
9486 2007-03-27  Sebastian Dröge  <slomo@circular-chaos.org>
9487
9488         * gst/audioconvert/audioconvert.c:
9489         Add docs to the integer pack functions and implement proper
9490         rounding. Before we had rounding towards negative infinity, i.e.
9491         always the smaller number was taken. Now we use natural rounding,
9492         i.e. rounding to the nearest integer and to the one with the largest
9493         absolute value for X.5. The old rounding introduced some minor
9494         distortions. Fixes #420079
9495         * tests/check/elements/audioconvert.c: (GST_START_TEST):
9496         Fix one unit test that assumed the old rounding and added unit tests
9497         for checking signed/unsigned int16 <-> signed/unsigned int16 with
9498         depth 8, one for signed int16 <-> unsigned int16 and one for the new
9499         rounding from signed int32 to signed/unsigned int16.
9500
9501 2007-03-27  Michael Smith  <msmith@fluendo.com>
9502
9503         * gst/audioconvert/gstaudioconvert.c: (strip_width_64),
9504         (gst_audio_convert_transform_caps):
9505           Fix typo in debug line introduced recently, as pointed out on irc.
9506
9507 2007-03-27  Tim-Philipp Müller  <tim at centricular dot net>
9508
9509         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
9510         * tests/check/libs/tag.c: (GST_START_TEST):
9511           Make sure we parse floating-point numbers in vorbis comments
9512           correctly with either '.' or ',' as separator, no matter what
9513           the current locale is. Add unit test for this too.
9514
9515 2007-03-26  Tim-Philipp Müller  <tim at centricular dot net>
9516
9517         Patch by: René Stadler  <mail at renestadler de>
9518
9519         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_to_vorbis_comments):
9520           When writing out floating-point numbers to vorbis comment tags, always
9521           use the same character as separator no matter what the current locale is
9522           (fixes #423051).
9523
9524         * tests/check/libs/tag.c: (GST_START_TEST):
9525           Add unit tests for replaygain tags in vorbis comments (closes #423055).
9526
9527 2007-03-26  Thomas Vander Stichele  <thomas at apestaart dot org>
9528
9529         * ext/vorbis/vorbisdec.c (vorbis_dec_push_forward,
9530           vorbis_handle_data_packet):
9531           Correctly set DURATION to generate a timestamp-continuous stream.
9532           One bug left at the end; see
9533           ihttp://bugzilla.gnome.org/show_bug.cgi?id=423086
9534         * tests/check/Makefile.am:
9535         * tests/check/pipelines/vorbisenc.c (GST_START_TEST):
9536           Add a test to check this.  Without the above patch this test fails.
9537
9538 2007-03-26  Jan Schmidt  <thaytan@mad.scientist.com>
9539
9540         * gst-libs/gst/rtp/Makefile.am:
9541         The base audio payloader uses GstAdapter - we need GST_BASE_LIBS.
9542
9543 2007-03-23  Michael Smith  <msmith@fluendo.com>
9544
9545         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps),
9546         (gst_video_rate_reset), (gst_video_rate_chain):
9547           If videorate changes caps, we can no longer use the old buffer
9548           (which may have a different size, incompatible with our caps).
9549           So don't do that; just duplicate the new frame more times.
9550
9551 2007-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
9552
9553         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
9554         Remove playbin's override of the set_clock vmethod. It's irrelevant
9555         after Wim's commit on the 19th.
9556
9557 2007-03-22  Wim Taymans  <wim@fluendo.com>
9558
9559         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_size),
9560         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
9561         * ext/gnomevfs/gstgnomevfssrc.h:
9562         Don't cache file sizes. Fixes #341078.
9563
9564 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
9565
9566         * gst/playback/gstplaybin.c: (add_sink):
9567           Use GST_PTR_FORMAT to log caps. 
9568
9569 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
9570
9571         Patch by: Young-Ho Cha <ganadist at chollian net>
9572
9573         * gst/subparse/samiparse.c: (handle_start_font):
9574           Special-case some more colour names that pango doesn't handle by
9575           default. Fixes #420578.
9576
9577 2007-03-20  Michael Smith  <msmith@fluendo.com>
9578
9579         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
9580           If we get a zero-sized input buffer, don't pass it to libvorbis, as
9581           that marks EOS internally. After that, libvorbis will buffer all
9582           input data, and encode none of it, eventually leading to memory
9583           exhaustion.
9584
9585 2007-03-19  Wim Taymans  <wim@fluendo.com>
9586
9587         * gst/playback/gstdecodebin.c: (remove_fakesink):
9588         Don't post STATE_DIRTY anymore.
9589
9590         * gst/playback/gstplaybin.c: (add_sink), (gst_play_bin_send_event),
9591         (gst_play_bin_change_state):
9592         Remove stream_time reset in seek handling, core does that now.
9593         Disable clocking for live pipelines by forcing a NULL clock to the
9594         complete pipeline, core is too smart now for our previous hack.
9595         We can always autoplug in PAUSED now.
9596
9597 2007-03-17  David Schleef  <ds@schleef.org>
9598
9599         * REQUIREMENTS:  Update this file, change the formatting to make
9600         it more consistent, plus more machine readable.
9601
9602 2007-03-16  Michael Smith  <msmith@fluendo.com>
9603
9604         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
9605         (strip_width_64), (append_with_other_format):
9606           Previous fix was too simplistic, and broke the tests. Use a better
9607           approach; only strip 64 from widths for integer audio.
9608
9609 2007-03-16  Michael Smith  <msmith@fluendo.com>
9610
9611         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
9612         (gst_audio_convert_transform_caps):
9613           We don't support 64 bit integer audio, so don't try to claim we can.
9614           Stops us producing caps don't match our template caps.
9615           Update comments.
9616
9617 2007-03-15  Michael Smith  <msmith@fluendo.com>
9618
9619         * gst/audioresample/gstaudioresample.c:
9620         (audioresample_check_discont), (audioresample_transform):
9621           Don't trigger discontinuities for very small imperfections; a filter
9622           flush will sound bad, and many plugins have rounding errors leading
9623           to these.
9624
9625 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
9626
9627         Patch by: Olivier Crete <olivier.crete@collabora.co.uk>
9628
9629         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9630         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
9631         API: add "min-ptime" property to RTP base audio payloader.
9632         API: add gst_base_rtp_audio_payload_push().
9633         API: add gst_base_rtp_audio_payload_get_adapter().
9634         Fixes #415001
9635         Indentation/whitespace/documentation fixes.
9636
9637 2007-03-14  Julien MOUTTE  <julien@moutte.net>
9638
9639         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
9640         (audioresample_transform_size), (audioresample_do_output),
9641         (audioresample_transform), (audioresample_pushthrough): Handle
9642         discontinuous streams.
9643         * gst/audioresample/gstaudioresample.h:
9644         * tests/check/elements/audioresample.c:
9645         (test_discont_stream_instance), (GST_START_TEST),
9646         (audioresample_suite): Add a test for discontinuous streams.
9647         * win32/common/config.h: Updated.
9648
9649 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9650
9651         * po/af.po:
9652         * po/az.po:
9653         * po/cs.po:
9654         * po/en_GB.po:
9655         * po/it.po:
9656         * po/nb.po:
9657         * po/nl.po:
9658         * po/or.po:
9659         * po/sq.po:
9660         * po/sr.po:
9661         * po/sv.po:
9662         * po/uk.po:
9663         * po/vi.po:
9664           Update translations from translation project.
9665
9666 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9667
9668         * gst/audioresample/debug.h:
9669         * gst/audioresample/resample.c: (resample_init):
9670           Since I really am not interested in a debug line for each sample
9671           being processed, move the library's debugging to its own category,
9672           libaudioresample
9673
9674 2007-03-13  Michael Smith  <msmith@fluendo.com>
9675
9676         * ext/theora/theoradec.c: (theora_handle_type_packet):
9677           Since the plugin doesn't support anything other than 4:2:0 right
9678           now, post an error and fail if we get something else. Won't matter
9679           until libtheora supports the other pixel formats, but hopefully
9680           that'll be soon...
9681
9682 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
9683
9684         * gst-libs/gst/audio/gstbaseaudiosink.c:(gst_base_audio_sink_render):
9685         Use gst_guint64_to_gdouble for conversion.
9686         * win32/MANIFEST:
9687         Add new files to the win32 MANIFEST.
9688         * win32/common/libgstaudio.def:
9689         * win32/common/libgstpbutils.def:
9690         Add new exported functions.
9691         * win32/vs6/gst_plugins_base.dsw:
9692         * win32/vs6/libgstdecodebin.dsp:
9693         * win32/vs6/libgstplaybin.dsp:
9694         Change the link to libgstpbutils.lib.
9695         * win32/vs6/libgstdecodebin2.dsp:
9696         Add a new project for decodebin2.
9697         * win32/vs6/libgstpbutils.dsp:
9698         Add a new project for pbutils.
9699
9700 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
9701
9702         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
9703           Also accept partial dates with only year and month,
9704           like 1999-12-00 (fixes #410396 even more).
9705
9706         * tests/check/libs/tag.c: (GST_START_TEST):
9707           Add unit test for the above.
9708
9709 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
9710
9711         * tests/check/elements/subparse.c: (GST_START_TEST),
9712         (subparse_suite):
9713           Add unit test for MPL2 subtitle format (#413799).
9714
9715 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
9716
9717         Patch by: Kamil Pawlowski  <kamilpe gmail com>
9718
9719         * gst/subparse/Makefile.am:
9720         * gst/subparse/gstsubparse.c:
9721         (gst_sub_parse_data_format_autodetect),
9722         (gst_sub_parse_format_autodetect), (gst_sub_parse_sink_event),
9723         (gst_subparse_type_find):
9724         * gst/subparse/gstsubparse.h:
9725         * gst/subparse/mpl2parse.c: (mpl2_parse_line), (parse_mpl2):
9726         * gst/subparse/mpl2parse.h:
9727           Add support for MPL2 subtitle format (#413799).
9728
9729 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9730
9731         * configure.ac:
9732           We require core CVS for the new buffer metadata copy functions.
9733
9734 2007-03-09  Wim Taymans  <wim@fluendo.com>
9735
9736         * gst-libs/gst/tag/gstid3tag.c:
9737         Add read support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
9738         Fixes #414496.
9739
9740         Patch by: Alex Lancaster <alexl at users sourceforge net>
9741
9742 2007-03-09  Wim Taymans  <wim@fluendo.com>
9743
9744         * ext/libvisual/visual.c: (gst_visual_sink_setcaps),
9745         (gst_vis_src_negotiate), (get_buffer), (gst_visual_chain):
9746         Improve adapter usage and comments.
9747
9748 2007-03-09  Wim Taymans  <wim@fluendo.com>
9749
9750         * ext/pango/gsttextrender.c: (gst_text_render_chain):
9751         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_parse_packet):
9752         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_copy):
9753         Use new metadata copy function.
9754
9755         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9756         (gst_ffmpegcsp_transform):
9757         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform):
9758         Basetransform copied the metadata for us.
9759
9760 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9761
9762         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
9763         (gst_text_overlay_video_event):
9764           Some more logging. Only accept newsegment events in TIME format and
9765           send a WARNING message if they are not in TIME format.
9766
9767         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
9768         (gst_sub_parse_init), (gst_sub_parse_src_event), (handle_buffer),
9769         (gst_sub_parse_chain), (gst_sub_parse_sink_event):
9770         * gst/subparse/gstsubparse.h:
9771           No need to allocate GstSegment structure dynamically, just put it
9772           into the instance structure; ignore newsegment events in BYTE
9773           format and in particular don't let it overwrite our saved TIME
9774           segment from the last seek.
9775
9776 2007-03-09  Michael Smith  <msmith@fluendo.com>
9777
9778         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find):
9779           Replace AC3 typefinder with one that isn't terrible, and actually
9780           works usefully.
9781
9782 2007-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9783
9784         * gst/audioconvert/gstaudioconvert.c:
9785         (gst_audio_convert_transform):
9786           fix error category and translatable string
9787           
9788
9789 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9790
9791         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
9792         * pkgconfig/gstreamer-plugins-base.pc.in:
9793           Fix up utils => pbutils here too.
9794
9795 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9796
9797         * gst/subparse/gstsubparse.c: (handle_buffer):
9798           Break out of loop in chain function as soon as possible if we get
9799           a non-OK flow return.
9800
9801 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9802
9803         * tests/check/elements/alsa.c: (GST_START_TEST):
9804         Unref the mixer if the state change fails too (if the
9805         alsa devices are inaccessible, for example)
9806
9807 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9808
9809         * tests/check/Makefile.am:
9810         Don't test libvisual elements in the states check, because libvisual
9811         seems to leak internally.
9812
9813         Re-enable the alsa and states tests now that there's new suppressions
9814         in gst.supp.
9815
9816         * tests/check/elements/alsa.c: (GST_START_TEST):
9817         Don't leak the alsamixer we instantiated.
9818
9819 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9820
9821         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
9822         (gst_ximagesink_change_state), (gst_ximagesink_reset),
9823         (gst_ximagesink_finalize):
9824         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
9825         (gst_xvimagesink_reset), (gst_xvimagesink_finalize):
9826         Move some cleanup stuff from the state change handler into a _reset()
9827         function that can be called from _finalize(). This ensures that things
9828         get freed even if (for some reason) the NULL->READY state transition
9829         fails in the parent class.
9830         Even if a parent state change fails, process our downward state change
9831         logic instead of bailing out early.
9832         Free the correct xcontext pointer in ximagesink's xcontext_clear.
9833
9834 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9835
9836         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
9837         Extra log line.
9838
9839         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_init):
9840         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_init):
9841         Use pango_font_description_set_family_static instead of 
9842         pango_font_description_set_family to save a string copy (it was
9843         leaking due to the strdup anyway)
9844
9845         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_finalize):
9846         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_finalize):
9847         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_finalize):
9848         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_finalize):
9849         Chain up in finalize.
9850
9851 2007-03-07  Tim-Philipp Müller  <tim at centricular dot net>
9852
9853         * gst-libs/gst/interfaces/mixertrack.c:
9854         (gst_mixer_track_class_init), (gst_mixer_track_get_property),
9855         (gst_mixer_track_set_property):
9856           API: add "untranslated-label" property which should be set by
9857           implementations at construct time (#414645).
9858
9859         * ext/alsa/gstalsamixeroptions.c: (gst_alsa_mixer_options_new):
9860         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
9861           Set "untranslated-label" when constructing mixer track objects.
9862
9863         * tests/check/elements/alsa.c: (GST_START_TEST), (alsa_suite):
9864           Unit test to check the above.
9865
9866 2007-03-07  Wim Taymans  <wim@fluendo.com>
9867
9868         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
9869         Fix confusing debug message.
9870
9871 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
9872
9873         * gst-plugins-base.doap:
9874         update doap file with new version
9875
9876 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
9877
9878         * configure.ac:
9879         Back to CVS
9880
9881 === release 0.10.12 ===
9882
9883 2007-03-07  Jan Schmidt <thaytan@mad.scientist.com>
9884
9885         * configure.ac:
9886           releasing 0.10.12, "Zombie Horde"
9887
9888 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
9889
9890         * configure.ac:
9891         Bump version to 0.10.11.4 pre-release
9892
9893 2007-03-06  Wim Taymans  <wim@fluendo.com>
9894
9895         * gst-libs/gst/audio/gstbaseaudiosink.c:
9896         (gst_base_audio_sink_async_play):
9897         Fix regression that made GStreamer skip the first samples of audio.
9898         Fixes #414684.
9899
9900 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
9901
9902         * configure.ac:
9903         Bump version to 0.10.11.3 pre-release
9904
9905 2007-03-05  Sebastian Dröge  <slomo@circular-chaos.org>
9906
9907         * po/POTFILES.in:
9908           Update paths for the rename from utils to pbutils to fix the build.
9909
9910 2007-03-05  Tim-Philipp Müller  <tim at centricular dot net>
9911
9912         * gst-libs/gst/pbutils/Makefile.am:
9913           Change directory to install headers in from gst/utils to gst/pbutils
9914           as well.
9915
9916 2007-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
9917
9918         * configure.ac:
9919         * docs/libs/gst-plugins-base-libs-docs.sgml:
9920         * docs/libs/gst-plugins-base-libs-sections.txt:
9921         * gst-libs/gst/Makefile.am:
9922         * gst-libs/gst/interfaces/mixer.c:
9923         * gst-libs/gst/pbutils/Makefile.am:
9924         * gst-libs/gst/pbutils/descriptions.c:
9925         (gst_pb_utils_get_source_description),
9926         (gst_pb_utils_get_sink_description),
9927         (gst_pb_utils_get_decoder_description),
9928         (gst_pb_utils_get_encoder_description),
9929         (gst_pb_utils_get_element_description),
9930         (gst_pb_utils_add_codec_description_to_tag_list),
9931         (gst_pb_utils_get_codec_description), (gst_pb_utils_list_all):
9932         * gst-libs/gst/pbutils/descriptions.h:
9933         * gst-libs/gst/pbutils/install-plugins.c:
9934         * gst-libs/gst/pbutils/install-plugins.h:
9935         * gst-libs/gst/pbutils/missing-plugins.c:
9936         (gst_missing_uri_source_message_new),
9937         (gst_missing_uri_sink_message_new),
9938         (gst_missing_element_message_new),
9939         (gst_missing_decoder_message_new),
9940         (gst_missing_encoder_message_new),
9941         (gst_missing_plugin_message_get_description):
9942         * gst-libs/gst/pbutils/missing-plugins.h:
9943         * gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
9944         * gst-libs/gst/pbutils/pbutils.h:
9945         * gst-libs/gst/utils/Makefile.am:
9946         * gst-libs/gst/utils/base-utils.c:
9947         * gst-libs/gst/utils/base-utils.h:
9948         * gst-libs/gst/utils/descriptions.c:
9949         * gst-libs/gst/utils/descriptions.h:
9950         * gst-libs/gst/utils/install-plugins.c:
9951         * gst-libs/gst/utils/install-plugins.h:
9952         * gst-libs/gst/utils/missing-plugins.c:
9953         * gst-libs/gst/utils/missing-plugins.h:
9954         * gst-plugins-base.spec.in:
9955         * gst/playback/Makefile.am:
9956         * gst/playback/gstdecodebin.c:
9957         * gst/playback/gstdecodebin2.c:
9958         * gst/playback/gstplaybasebin.c: (setup_subtitle),
9959         (gen_source_element):
9960         * gst/playback/gstplaybin.c: (plugin_init):
9961         * tests/check/Makefile.am:
9962         * tests/check/libs/pbutils.c: (GST_START_TEST),
9963         (test_pb_utils_install_plugins_do_callout), (libgstpbutils_suite):
9964         * tests/check/libs/utils.c:
9965           rename utils to pbutils
9966
9967 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
9968
9969         * docs/plugins/Makefile.am:
9970         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9971         * docs/plugins/gst-plugins-base-plugins-sections.txt:
9972         * docs/plugins/inspect/plugin-decodebin2.xml:
9973         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
9974         Add documentation for decodebin2 that indicates that the API
9975         is still unstable.
9976
9977 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
9978
9979         * configure.ac:
9980         Update to 0.10.11.2 (0.10.12 pre-release)
9981
9982 2007-03-01  Wim Taymans  <wim@fluendo.com>
9983
9984         * gst-libs/gst/audio/gstbaseaudiosink.c:
9985         (gst_base_audio_sink_async_play):
9986         base time is irrelevant here.
9987
9988 2007-03-01  Wim Taymans  <wim@fluendo.com>
9989
9990         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
9991         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
9992         Improve debugging.
9993
9994         * gst-libs/gst/audio/gstbaseaudiosink.c:
9995         (gst_base_audio_sink_query), (gst_base_audio_sink_event),
9996         (gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
9997         Improve latency and clock slaving calculations.
9998         Improve slave clock calibration.
9999
10000         * gst-libs/gst/audio/gstringbuffer.c:
10001         (gst_ring_buffer_commit_full):
10002         When we are asked to render N sample to 0 bytes, return N.
10003
10004 2007-03-01  Wim Taymans  <wim@fluendo.com>
10005
10006         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
10007         (gst_alsasink_write), (gst_alsasink_reset):
10008         * ext/alsa/gstalsasink.h:
10009         Remove unused dispose function.
10010         Rename lock to not interfere with alsasrc lock.
10011
10012         * ext/alsa/gstalsasrc.c: (gst_alsasrc_finalize),
10013         (gst_alsasrc_class_init), (gst_alsasrc_init), (set_swparams),
10014         (gst_alsasrc_read), (gst_alsasrc_reset):
10015         * ext/alsa/gstalsasrc.h:
10016         Implement finalize function.
10017         Use lock to protect alsa access.
10018         Implement _reset.
10019         Fine tune sw params.
10020
10021 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10022
10023         * configure.ac:
10024           Convert to new AG_GST style.
10025
10026 2007-02-28  Wim Taymans  <wim@fluendo.com>
10027
10028         Patch by: Ed Catmur <ed at catmur dot co dot uk>
10029
10030         * gst/playback/gstplaybin.c: (gst_play_bin_vis_unblocked),
10031         (gst_play_bin_vis_blocked), (gst_play_bin_set_property):
10032         Fix race condition when rapidly switching visualisations in playbin.
10033         Fixes #401029.
10034
10035 2007-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
10036
10037         * tests/check/Makefile.am:
10038         Include local stuff before system installed things in LDFLAGS and
10039         CFLAGS.
10040
10041 2007-02-28  Wim Taymans  <wim@fluendo.com>
10042
10043         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_sink_activate):
10044         Improve debugging.
10045
10046 2007-02-28  Wim Taymans  <wim@fluendo.com>
10047
10048         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
10049         (gst_v4lsrc_fixate), (gst_v4lsrc_query):
10050         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
10051         Fix duration and timestamping, taking latency into account.
10052         Implement latency query.
10053
10054 2007-02-28  Wim Taymans  <wim@fluendo.com>
10055
10056         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
10057         (gst_audio_clock_new):
10058         Fix clock name.
10059
10060         * gst-libs/gst/audio/gstbaseaudiosink.c:
10061         (gst_base_audio_sink_init), (gst_base_audio_sink_query):
10062         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
10063         (gst_base_audio_src_query), (gst_base_audio_src_get_offset),
10064         (gst_base_audio_src_create):
10065         Improve latency query code.
10066         Use proper clock names.
10067
10068 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10069
10070         * tests/check/generic/states.c: (GST_START_TEST):
10071           Copy the states.c test from core again
10072         * tests/check/Makefile.am:
10073           ignore cdio and cdparanoiasrc
10074
10075 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
10076
10077         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
10078         (double_hq), (audio_convert_get_func_index), (check_default),
10079         (audio_convert_prepare_context), (audio_convert_convert):
10080           Also make valgrind happy and avoid copying data in some cases.
10081
10082 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
10083
10084         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
10085         (double_hq), (audio_convert_get_func_index),
10086         (audio_convert_prepare_context), (audio_convert_convert):
10087         * gst/audioconvert/gstaudioconvert.c:
10088         (gst_audio_convert_class_init), (gst_audio_convert_get_unit_size),
10089         (gst_audio_convert_transform_caps):
10090         * tests/check/elements/audioconvert.c: (GST_START_TEST),
10091         (audioconvert_suite):
10092           Don't run inplace if that overwrites source data as we go. Add more
10093           tests. Fixes #339837 even more.
10094
10095 2007-02-27  Julien MOUTTE  <julien@moutte.net>
10096
10097         * tests/examples/seek/seek.c: (do_seek), (set_update_scale),
10098         (msg_segment_done): Fix various seeking bugs (Slider was not
10099         updating when doing a non flushing seek, Reverse playback 
10100         on segment seek was wrong).
10101
10102 2007-02-26  Wim Taymans  <wim@fluendo.com>
10103
10104         * tests/examples/seek/seek.c: (stop_seek):
10105         When we stop scrubbing, don't leave the pipeline PLAYING when we
10106         requested a PAUSED state.
10107
10108 2007-02-25  Tim-Philipp Müller  <tim at centricular dot net>
10109
10110         Patch by: René Stadler <mail at renestadler de>
10111
10112         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
10113           Parse date strings in vorbis comments that have an invalid (zero)
10114           month or day (#410396).
10115
10116         * tests/check/libs/tag.c: (GST_START_TEST):
10117           Test case for the above.
10118
10119 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
10120
10121         Patch by: Loïc Minier <lool+gnome at via ecp fr>
10122
10123         * configure.ac:
10124         * ext/alsa/Makefile.am:
10125         * gst/audiotestsrc/Makefile.am:
10126           Fix compilation with LDFLAGS='-Wl,-z,defs' (#410963).
10127
10128 2007-02-23  Tim-Philipp Müller  <tim at centricular dot net>
10129
10130         * gst/playback/gstplaybin.c:
10131           Improve docs: point out that the application needs to assist playbin
10132           with buffering.
10133
10134 2007-02-23  Tim-Philipp Müller  <tim at centricular dot net>
10135
10136         * gst-libs/gst/utils/install-plugins.c:
10137         * gst-libs/gst/utils/missing-plugins.c:
10138         * tests/check/libs/utils.c: (missing_msg_check_getters):
10139           Change GStreamer marker prefix in detail string from 'gstreamer.net'
10140           to just 'gstreamer'. Document the caps string component of the
10141           decoder/encoder detail a bit better, since not everyone will be
10142           familiar with the GStreamer media type/caps system (but they better
10143           enjoy nested itemized lists).
10144
10145 2007-02-22  Tim-Philipp Müller  <tim at centricular dot net>
10146
10147         * gst-libs/gst/netbuffer/gstnetbuffer.c:
10148         (notgst_buffer_copy_fields_in_place), (gst_netbuffer_copy):
10149           Fix copying of GstNetBuffer (would crash before, or at least lead to
10150           invalid memory access, #410772), for now by copying the GstBuffer copy
10151           code from the core over here so we can copy the GstBuffer fields on a
10152           provided buffer instance (of type GstNetBuffer in this case). Would be
10153           better to fix this with some support by the core though (and in the long
10154           run change the broken GstBuffer/GstMiniObject copy semantics, #393099).
10155
10156         * tests/check/Makefile.am:
10157           Enable unit test for GstNetBuffer.
10158
10159 2007-02-22  Andy Wingo  <wingo@pobox.com>
10160
10161         * gst-libs/gst/audio/gstbaseaudiosink.c
10162         (gst_base_audio_sink_init): Disable pull-mode activation until we
10163         figure out how to make audio sinks go to PLAYING.
10164
10165 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
10166
10167         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
10168         (double_hq), (audio_convert_get_func_index),
10169         (audio_convert_prepare_context), (audio_convert_convert):
10170         * gst/audioconvert/audioconvert.h:
10171         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_setup_matrix),
10172         (gst_channel_mix_mix_int), (gst_channel_mix_mix_float):
10173         * gst/audioconvert/gstchannelmix.h:
10174         * tests/check/elements/audioconvert.c: (GST_START_TEST):
10175           Add float as an intermediate format, as well as float mixing. Enable
10176           test that was failing before. Fixes #339837
10177
10178 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
10179
10180         * tests/examples/seek/seek.c: (do_seek):
10181         Undo the previous commit: -1 as a stop time implies that the stop
10182         time is the end of file, clearing any previously configured segment.
10183
10184 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
10185
10186         * tests/examples/seek/seek.c: (do_seek):
10187         Don't SEEK_SET with a stop time of -1, use SEEK_NONE instead.
10188
10189 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
10190
10191         * gst/volume/gstvolume.c: (volume_process_int16),
10192         (volume_process_int16_clamp), (volume_set_caps):
10193           Unbreak volume, value remains gint.
10194
10195 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
10196
10197         * gst/volume/gstvolume.c: (volume_choose_func),
10198         (volume_update_real_volume), (gst_volume_set_volume),
10199         (gst_volume_init), (volume_process_double), (volume_process_float),
10200         (volume_process_int16), (volume_process_int16_clamp),
10201         (volume_set_caps), (volume_transform_ip), (volume_update_volume):
10202         * gst/volume/gstvolume.h:
10203           Extend float audio support (double) and some int->uint cleanups.
10204
10205 2007-02-20  Edward Hervey  <edward@fluendo.com>
10206
10207         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
10208         (multi_queue_underrun_cb), (gst_decode_group_check_if_drained),
10209         (sort_end_pads), (gst_decode_group_expose),
10210         (gst_decode_group_hide):
10211         Don't free groups from the streaming threads. Just put them aside and
10212         free them in dispose.
10213
10214 2007-02-20  Edward Hervey  <edward@fluendo.com>
10215
10216         * gst/playback/gstdecodebin2.c: (connect_element),
10217         (pad_added_group_cb), (gst_decode_group_check_if_blocked),
10218         (sort_end_pads), (gst_decode_group_expose):
10219         Handle dynamic pads within groups.
10220         Sort pads before exposing them in order to make playbin happy.
10221         There still is a race with the multiqueue filling up. This should be
10222         solved separately.
10223         Fixes #398721
10224
10225 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
10226
10227         * gst-libs/gst/utils/base-utils.c:
10228         * gst-libs/gst/utils/descriptions.c:
10229         * gst-libs/gst/utils/install-plugins.c:
10230         * gst-libs/gst/utils/missing-plugins.c:
10231           Some more docs (and descriptions for two subtitle formats).
10232
10233 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
10234
10235         * gst-libs/gst/audio/audio.c:
10236           Fix documentation.
10237
10238 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
10239
10240         Patch by: Yves Lefebvre  <ivanohe abacom com>
10241
10242         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps):
10243           Don't leak caps. Fixes #408278.
10244
10245 2007-02-15  Stefan Kost  <ensonic@users.sf.net>
10246
10247         * ext/cdparanoia/gstcdparanoiasrc.h:
10248         * ext/ogg/gstoggdemux.h:
10249         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
10250         (gst_audio_frame_length), (gst_audio_duration_from_pad_buffer),
10251         (gst_audio_is_buffer_framed), (gst_audio_structure_set_int):
10252         * gst-libs/gst/audio/audio.h:
10253         * gst-libs/gst/audio/gstaudiofilter.h:
10254         * gst-libs/gst/interfaces/videoorientation.h:
10255         * gst/adder/gstadder.h:
10256           More docs coverage and some ChangeLog surgery (add missing names)
10257
10258 2007-02-15  Wim Taymans  <wim@fluendo.com>
10259
10260         * sys/ximage/ximagesink.c:
10261         (gst_ximagesink_calculate_pixel_aspect_ratio):
10262         * sys/xvimage/xvimagesink.c:
10263         (gst_xvimagesink_calculate_pixel_aspect_ratio):
10264         Small constifications.
10265
10266 2007-02-15  Wim Taymans  <wim@fluendo.com>
10267
10268         * gst-libs/gst/audio/gstbaseaudiosink.c:
10269         (gst_base_audio_sink_class_init), (gst_base_audio_sink_query),
10270         (gst_base_audio_sink_render), (gst_base_audio_sink_callback),
10271         (gst_base_audio_sink_async_play),
10272         (gst_base_audio_sink_change_state):
10273         Answer latency query.
10274         Use configured latency when syncing.
10275         Fix clock slaving.
10276
10277         * gst-libs/gst/audio/gstbaseaudiosrc.c:
10278         (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
10279         (gst_base_audio_src_query), (gst_base_audio_src_change_state):
10280         Fix possible memleak.
10281         Implement latency query.
10282         Small cleanups.
10283
10284 2007-02-15  Wim Taymans  <wim@fluendo.com>
10285
10286         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
10287         Ignore errors in reset, these are not fatal. They also grab the element
10288         lock which is already taking when this function is called. Fixes
10289         #405451.
10290
10291 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
10292
10293         * configure.ac:
10294           Remove 'tests/examples/xerror/Makefile' from output files again.
10295
10296 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
10297
10298         * configure.ac:
10299         * docs/plugins/Makefile.am:
10300           Also crossref against gst-plugins-base-libs.
10301
10302 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
10303
10304         * configure.ac:
10305         * docs/libs/Makefile.am:
10306         * docs/plugins/Makefile.am:
10307           Add crossreferences to glib/gobject/gstream docs.
10308
10309         * gst-libs/gst/audio/audio.h:
10310           Source formatting.
10311
10312         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
10313           Add own debug category.
10314
10315 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
10316
10317         Patch by: René Stadler <mail at renestadler de>
10318
10319         * gst-libs/gst/tag/gstvorbistag.c:
10320           Add vorbis/FLAC-tag mapping for new GST_TAG_REFERENCE_LEVEL
10321           (#403597).
10322
10323 2007-02-10  Tim-Philipp Müller  <tim at centricular dot net>
10324
10325         * gst/playback/gstplaybasebin.c: (setup_source):
10326           When we have external subtitles and wait for the subtitle decodebin
10327           to get up and running, we set up a (sync) bus handler for the
10328           subtitle decodebin, so we can stop waiting when it posts an error
10329           message. However, we should do that before we set the subtitle
10330           decodebin's state to playing, otherwise things are racy and we might
10331           miss error messages posted before we had a chance to set up the bus.
10332           This should finally fix totem hanging on .txt pseudo-subtitle files.
10333           
10334 2007-02-10  Sébastien Moutte  <sebastien at moutte dot net>
10335
10336         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:(gst_base_rtp_audio_payload_handle_frame_based_buffer):
10337           Use gst_gdouble_to_guint64 for conversions.
10338         * win32/common/config.h.in:
10339           Add a define for GST_INSTALL_PLUGINS_HELPER
10340         * win32/common/libgstaudio.def:
10341         * win32/common/libgstcdda.def:
10342         * win32/common/libgstnetbuffer.def:
10343         * win32/common/libgstrtp.def:
10344         * win32/common/libgutils.def:
10345           Add new exported functions.
10346         * win32/vs6/gst_plugins_base.dsw:
10347         * win32/vs6/libgstdecodebin.dsp:
10348         * win32/vs6/libgstnetbuffer.dsp:
10349         * win32/vs6/libgstplaybin.dsp:
10350         * win32/vs6/libgstrtp.dsp:
10351         * win32/vs6/libgstvorbis.dsp:
10352         * win32/vs6/libgstcdda.dsp:
10353         * win32/vs6/libgstgdp.dsp:
10354         * win32/vs6/libgstutils.dsp:
10355           Update and add new project files.
10356
10357 2007-02-10  Tim-Philipp Müller  <tim at centricular dot net>
10358
10359         * gst/subparse/gstsubparse.c: (subrip_remove_unhandled_tag),
10360         (subrip_remove_unhandled_tags), (parse_subrip):
10361           For SubRip (.srt) subtitles, ignore all markup tags we don't
10362           handle (like font tags, for example).
10363
10364         * tests/check/elements/subparse.c:
10365           Add test for this.
10366
10367 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
10368
10369         * gst/playback/gstdecodebin.c: (add_fakesink),
10370         (gst_decode_bin_change_state):
10371         * gst/playback/gstdecodebin2.c: (add_fakesink),
10372         (gst_decode_bin_change_state):
10373           Don't error out if there is no fakesink in the NULL to READY state
10374           change, since when decodebin is re-used, we're only adding the
10375           fakesink element in READY to PAUSED.
10376
10377         * tests/check/elements/decodebin.c:
10378         (new_decoded_pad_plug_fakesink_cb), (GST_START_TEST),
10379         (decodebin_suite):
10380           Minimal unit test to make sure we can use the same decodebin
10381           instance twice (at least with audiotestsrc input).
10382
10383 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
10384
10385         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name):
10386           Try to get devic-name from device string first, and from handle only
10387           as fallback (seems to yield better results and is more robust
10388           against buggy probing code on the application side).
10389
10390 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
10391
10392         Based on patch by: Julien Puydt <julien.puydt at laposte net>
10393
10394         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name_no_handle),
10395         (gst_alsa_find_device_name):
10396         * ext/alsa/gstalsa.h:
10397         * ext/alsa/gstalsasink.c: (gst_alsasink_get_property):
10398         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_property):
10399           Improve device-name detection a bit, especially in the case where
10400           the device is not actually open (#405020, #405024). Move common code
10401           into gstalsa.c instead of duplicating it.
10402
10403 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
10404
10405         * gst/audioconvert/gstaudioconvert.c:
10406           Fix up docs chunk so that gtk-doc doesn't complain, and fix typo.
10407
10408 2007-02-06  Julien MOUTTE  <julien@moutte.net>
10409
10410         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
10411         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_clear),
10412         (gst_xvimagesink_interface_supported),
10413         (gst_xvimagesink_probe_get_properties),
10414         (gst_xvimagesink_probe_probe_property),
10415         (gst_xvimagesink_probe_needs_probe),
10416         (gst_xvimagesink_probe_get_values),
10417         (gst_xvimagesink_property_probe_interface_init),
10418         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
10419         (gst_xvimagesink_init), (gst_xvimagesink_class_init),
10420         (gst_xvimagesink_get_type):
10421         * sys/xvimage/xvimagesink.h: Implement PropertyProbe Interface
10422         for XVAdaptors so that one can choose the adaptor to use with 
10423         gstreamer-properties.
10424
10425 2007-02-06  Stefan Kost  <ensonic@users.sf.net>
10426
10427         * gst/audioconvert/gstaudioconvert.c:
10428           Also mention that a conversion from double to float is suboptimal still.
10429
10430 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
10431
10432         * gst-libs/gst/audio/gstaudiofilter.c:
10433         (gst_audio_filter_class_init), (gst_audio_filter_change_state):
10434           Clear our formats structure and free the caps contained in it when
10435           shutting down.
10436
10437 2007-02-05  Andy Wingo  <wingo@pobox.com>
10438
10439         * gst-libs/gst/audio/gstbaseaudiosink.c
10440         (gst_base_audio_sink_callback): Update basesink->offset so that we
10441         pull monotonically increasing offsets instead of, um, seeking back
10442         to 0 each time. Fixes alsasrc ! alsasink!
10443
10444 2007-02-05  Tim-Philipp Müller  <tim at centricular dot net>
10445
10446         * gst/videoscale/gstvideoscale.c:
10447           A width and height of 1 makes us crash, so increase minimum size to
10448           2x2 pixels until someone feels like fixing this (#404512).
10449
10450 2007-02-04  Tim-Philipp Müller  <tim at centricular dot net>
10451
10452         * tests/check/pipelines/oggmux.c: (GST_START_TEST), (oggmux_suite):
10453           Add small test to make sure request pads are cleaned up properly
10454           even if oggmux never changes state out of NULL.
10455
10456 2007-02-04  Tim-Philipp Müller  <tim at centricular dot net>
10457
10458         * tests/check/libs/utils.c: (GST_START_TEST):
10459           Fix unit test. Turns out things work much better when you
10460           NULL-terminate string arrays. Should make p5 build bot happy again.
10461
10462 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
10463
10464         * gst-libs/gst/audio/Makefile.am:
10465         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
10466         (gst_audio_filter_template_base_init),
10467         (gst_audio_filter_template_class_init),
10468         (gst_audio_filter_template_init),
10469         (gst_audio_filter_template_set_property),
10470         (gst_audio_filter_template_get_property),
10471         (gst_audio_filter_template_setup),
10472         (gst_audio_filter_template_filter),
10473         (gst_audio_filter_template_filter_inplace), (plugin_init):
10474           Oops, forgot to commit fixed-up example.
10475
10476 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
10477
10478         * docs/libs/gst-plugins-base-libs-sections.txt:
10479         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
10480         (gst_audio_filter_class_init), (gst_audio_filter_init),
10481         (gst_audio_filter_set_caps),
10482         (gst_audio_filter_class_add_pad_templates):
10483         * gst-libs/gst/audio/gstaudiofilter.h:
10484           Port GstAudioFilter to 0.10. This change technically breaks
10485           API and ABI (and thus also every library developer's heart),
10486           but seems justifiable on the grounds that the base class was
10487           completely unusable before (ie. would crash immediately when
10488           actually used). Fixes #403963 (and eventually also #403572).
10489           Also document all of this a bit.
10490
10491 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
10492
10493         * gst-libs/gst/utils/install-plugins.c:
10494         (gst_install_plugins_spawn_child):
10495         * tests/check/libs/utils.c:
10496         (test_base_utils_install_plugins_do_callout):
10497           Lowering log level to see why things fail on the p5 build bot;
10498           fix some typos in unit test messages.
10499
10500 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
10501
10502         * tests/check/libs/utils.c:
10503         (test_base_utils_install_plugins_do_callout):
10504           Don't hard-code temp directory for test helper; use GLib functions
10505           to write out file and do error checking etc.
10506
10507 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
10508
10509         * gst-libs/gst/utils/Makefile.am:
10510         * gst-libs/gst/utils/base-utils.h:
10511         * gst-libs/gst/utils/install-plugins.c:
10512         (gst_install_plugins_context_set_xid),
10513         (gst_install_plugins_context_new),
10514         (gst_install_plugins_context_free),
10515         (gst_install_plugins_get_helper),
10516         (gst_install_plugins_spawn_child),
10517         (gst_install_plugins_return_from_status),
10518         (gst_install_plugins_installer_exited),
10519         (gst_install_plugins_async), (gst_install_plugins_sync),
10520         (gst_install_plugins_return_get_name),
10521         (gst_install_plugins_installation_in_progress):
10522         * gst-libs/gst/utils/install-plugins.h:
10523           API: add API for applications to initiate installation of missing
10524           plugins, ie. gst_install_plugins_async() primarily.
10525           Based on libgimme-codec by Ryan Lortie.
10526
10527         * configure.ac:
10528           Add --with-install-plugins-helper configure option so distros can specify
10529           the path of the helper script or program to call when plugin installation
10530           is requested (distros: please do any argument munging in this helper
10531           script instead of patching GStreamer to pass arguments differently
10532           to another program directly).
10533
10534         * docs/libs/gst-plugins-base-libs-docs.sgml:
10535         * docs/libs/gst-plugins-base-libs-sections.txt:
10536           Build and document new API.
10537
10538         * tests/check/libs/utils.c: (result_cb),
10539         (test_base_utils_install_plugins_do_callout), (GST_START_TEST),
10540         (libgstbaseutils_suite):
10541           Some simple checks for the new API.
10542
10543 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
10544
10545         * tests/check/elements/audioconvert.c: (test_float_conversion):
10546           Add small test for 32bit float <=> 64bit float conversion (works
10547           only one way so far, 32=>64 produces structured noise).
10548
10549 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
10550
10551         * gst/audioconvert/gstaudioconvert.c:
10552         (set_structure_widths_32_and_64), (make_lossless_changes):
10553           We don't support floats with a width of 40, 48 or 56 bits.
10554
10555 2007-02-02  Stefan Kost  <ensonic@users.sf.net>
10556
10557         * gst/audioconvert/audioconvert.c: (float), (double),
10558         (audio_convert_get_func_index):
10559         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
10560         (make_lossless_changes):
10561           Support for 64-bit float audio in audioconvert (#339837)
10562
10563 2007-02-01  Tim-Philipp Müller  <tim at centricular dot net>
10564
10565         Patch by: Holger Wansing  <linux wansing-online de>
10566
10567         * po/LINGUAS:
10568         * po/de.po:
10569           Add German translation (#352069).
10570
10571 2007-02-01  Sebastian Dröge  <slomo@circular-chaos.org>
10572
10573         reviewed by: Wim Taymans <wim@fluendo.com>
10574
10575         * ext/ogg/gstoggmux.c: (gst_ogg_mux_ogg_pad_destroy_notify),
10576         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad):
10577         Use newly added GstCollectPads API to free the allocated resources in
10578         the GstOggPad structures (#402393).
10579
10580 2007-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
10581
10582         * gst/playback/gstplaybin.c: (gen_vis_element):
10583           Add audioresample+audioconvert in front of the visualisation
10584           element, so that elements like libvisual 0.4 that don't support all
10585           samplerates can work.
10586
10587           Fixes: #402505
10588
10589 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
10590
10591         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property),
10592         (gst_play_base_bin_get_streaminfo_value_array):
10593           Take some locks and make a copy of the streaminfo value array we
10594           maintain while holding the lock, so that the application can
10595           retrieve the stream-info as a value array in a thread-safe way.
10596
10597 2007-01-30  Wim Taymans  <wim@fluendo.com>
10598
10599         * gst/audioconvert/gstaudioconvert.c:
10600         Don't fail on 0 sized buffers. Fixes #396835.
10601
10602 2007-01-29  David Schleef  <ds@schleef.org>
10603
10604         * gst/typefind/gsttypefindfunctions.c:
10605           Detect BBCD as video/x-dirac, so we can play raw dirac
10606           streams.
10607
10608 2007-01-29  Tim-Philipp Müller  <tim at centricular dot net>
10609
10610         * ext/theora/theoraenc.c: (theora_enc_chain):
10611           Check return value of theora_encode_header(), or we might try to
10612           allocate a random number of bytes. theora_encode_header() can fail
10613           if libtheora has been compiled with encoding support disabled.
10614           Fixes #398110.
10615
10616 2007-01-29  Wim Taymans  <wim@fluendo.com>
10617
10618         * tests/check/gst/.cvsignore:
10619         Do as buildbot says.
10620
10621 2007-01-29  Wim Taymans  <wim@fluendo.com>
10622
10623         * ext/libvisual/visual.c: (gst_visual_src_setcaps):
10624         Fix strides in libvisual. Gst uses X strides.
10625         Inspired by: <ed at catmur dot co dot uk> and 
10626         <tim at centricular dot net>
10627         Fixes #401118.
10628
10629 2007-01-27  Wim Taymans  <wim@fluendo.com>
10630
10631         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
10632         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
10633         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_do_seek),
10634         (gst_ogg_demux_perform_seek),
10635         (gst_ogg_demux_bisect_forward_serialno),
10636         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
10637         (gst_ogg_demux_find_chains), (gst_ogg_demux_handle_page),
10638         (gst_ogg_demux_chain), (gst_ogg_demux_combine_flows),
10639         (gst_ogg_demux_loop_reverse), (gst_ogg_demux_loop):
10640         * ext/ogg/gstoggdemux.h:
10641         Properly propagate streaming errors when we are scanning the file for
10642         chains so that we don't crash when shut down. Might fix some crashers
10643         when quickly switching oggs in RB such as #332503 and #378436.
10644
10645 2007-01-26  Tim-Philipp Müller  <tim at centricular dot net>
10646
10647         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
10648           Map a gnome-vfs HOST_NOT_FOUND error into a GStreamer NOT_FOUND
10649           error code as well.
10650
10651 2007-01-25  Wim Taymans  <wim@fluendo.com>
10652
10653         * gst/playback/gstplaybasebin.c: (remove_source):
10654         Don't try to disconnect a signal from a finalized object.
10655
10656 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
10657
10658         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose):
10659           Cast lock macro parameters to make sure we're actually accessing the
10660           lock member at the right class level. Free list itself in _dispose()
10661           as well and NULL it in case dispose gets called multiple times.
10662
10663 2007-01-25  Edward Hervey  <edward@fluendo.com>
10664
10665         * gst/playback/gstdecodebin2.c:
10666         (gst_decode_bin_dispose),(gst_decode_bin_finalize):
10667         Free GstDecodeGroups no longer used.
10668         (gst_decode_group_expose):
10669         Don't unlock too many times !
10670         (deactivate_free_recursive):
10671         Free iterator once we're done with it.
10672         Fix for recursively deactivating elements (stop at ghostpads).
10673
10674 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
10675
10676         * gst/playback/gstplaybin.c: (handoff):
10677           Fix up caps on the frame buffer before we save it and potentially
10678           make it accessible to other threads via g_object_get; also use
10679           gst_buffer_replace() instead of gst_mini_object_replace().
10680
10681 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
10682
10683         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
10684           Make getting the current frame thread-safe.
10685
10686 2007-01-25  Edward Hervey  <edward@fluendo.com>
10687
10688         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize),
10689         (gst_decode_group_new), (gst_decode_group_free):
10690         Set queues to bigger sizes to cope with HD contents.
10691         Fix some mutex freeing and add comment about MT safe methods.
10692
10693 2007-01-24  Tim-Philipp Müller  <tim at centricular dot net>
10694
10695         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
10696         (gst_text_overlay_text_event):
10697           Don't unnecessarily ref (and then leak) upstream events if the text
10698           pad is not linked. Fixes #399948.
10699
10700         * tests/check/gst-plugins-base.supp:
10701           Add suppression for pango on edgy/x86 for textoverlay test.
10702
10703 2007-01-24  Wim Taymans  <wim@fluendo.com>
10704
10705         * gst-libs/gst/rtp/gstrtpbuffer.h:
10706         Add some more fixed payloads.
10707
10708 2007-01-23  Tim-Philipp Müller  <tim at centricular dot net>
10709
10710         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
10711           Error out properly if we get an error from libogg while reading the
10712           BOS page(s). Fixes crash parsing 'fuzzed' ogg file (#399340).
10713
10714 2007-01-23  Tim-Philipp Müller  <tim at centricular dot net>
10715
10716         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize):
10717           Don't leak mutex.
10718
10719         * tests/check/elements/playbin.c:
10720         (test_sink_usage_video_only_stream),
10721         (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
10722         (test_suburi_error_wrongproto), (test_missing_urisource_handler),
10723         (test_missing_suburisource_handler),
10724         (test_missing_primary_decoder), (playbin_suite):
10725           Run all tests once with decodebin and once with decodebin2.
10726           One test does not pass yet with decodebin2.
10727
10728 2007-01-23  Edward Hervey  <edward@fluendo.com>
10729
10730         * ext/ogg/gstoggmux.c: (all_pads_eos), (gst_ogg_mux_collected):
10731         Fix the cases where oggmux doesn't properly figure out that all
10732         sinkpads have gone EOS, and therefore doesn't push out the remaining
10733         buffers and the final EOS event.
10734         Fixes #363379
10735
10736 2007-01-23  Julien MOUTTE  <julien@moutte.net>
10737
10738         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
10739         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
10740         Don't lock on navigation event push, just on keysym to string.
10741         Fixes #397673 again.
10742
10743 2007-01-22  Edward Hervey  <edward@fluendo.com>
10744
10745         * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
10746         (get_current_group), (group_demuxer_event_probe),
10747         (gst_decode_group_expose), (deactivate_free_recursive),
10748         (gst_decode_group_free):
10749         Cleanups.
10750         Don't forget to emit 'no-more-pads' once a group is exposed.
10751         Cleanup elements from a DecodeGroup once we remove it.
10752         Protect call to gst_decode_group_expose() with the decodebin lock.
10753
10754 2007-01-22  Julien MOUTTE  <julien@moutte.net>
10755
10756         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
10757         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
10758         Looking at Xorg code i can't figure out if that XKeysymToString
10759         function is thread sensible or not. Lock it just in case as
10760         recommended by Radek Doulik <rodo at ximian dot com>.
10761
10762 2007-01-22  Julien MOUTTE  <julien@moutte.net>
10763
10764         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
10765         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
10766         Lock that X Call as well. Fixes #397673.
10767
10768 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
10769
10770         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
10771           Don't go into an endless loop if the file starts with 00 00 01 2X,
10772           like quicktime redirect files might. Fixes #396042.
10773
10774         * tests/check/Makefile.am:
10775         * tests/check/gst/.cvsignore:
10776         * tests/check/gst/typefindfunctions.c: (GST_START_TEST),
10777         (typefindfunctions_suite):
10778           Add unit test for the above.
10779
10780 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
10781
10782         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10783           On second thought, use "depth" field rather than "bpp" field.
10784
10785 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
10786
10787         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10788           Camtasia caps apparently need a bpp field (#398875).
10789
10790 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
10791
10792         * gst/playback/gstplaybasebin.c: (setup_subtitle),
10793         (gen_source_element), (gst_play_base_bin_change_state):
10794           Attempt at a better error message in case we don't have the required
10795           URI handler installed; post missing-plugin message also when we're
10796           missing an URI handler for the subtitle URI; clean up properly also
10797           when an error occurs and we never made it to PAUSED state.
10798
10799         * tests/check/elements/playbin.c: (GST_START_TEST),
10800         (playbin_suite):
10801           Check that we're also getting a missing-plugin messsage for a
10802           missing subtitle URI handler (and clean up properly).
10803
10804 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
10805
10806         * gst/playback/gstplaybasebin.c: (analyse_source), (setup_source):
10807           Plug a few reference leaks.
10808
10809 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
10810
10811         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
10812           Lower probability a bit if the marker isn't right at the start,
10813           to decrease the chance of false positives.
10814
10815 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
10816
10817         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
10818           Small mpeg2 system stream typefinding improvement: make typefinder
10819           probe a bit into the stream instead of just looking for a marker
10820           at the beginning. Fixes #397810.
10821
10822 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
10823
10824         * gst/audioconvert/gstchannelmix.c:
10825           Remove compatibility cruft for prehistoric GLib versions.
10826
10827 2007-01-17  Tim-Philipp Müller  <tim at centricular dot net>
10828
10829         * gst/playback/Makefile.am:
10830         * gst/playback/gstdecodebin.c: (close_pad_link):
10831         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
10832         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
10833         (gst_play_base_bin_handle_message_func), (unknown_type):
10834           Let decodebin be the element to post missing-plugin messages for
10835           missing decoders (rather than playbin); make playbin implement
10836           GstBin::handle_message so we can suppress missing-plugin messages
10837           for types we're not handling on purpose (don't want to bring up an
10838           installer in those cases).
10839
10840 2007-01-16  Tim-Philipp Müller  <tim at centricular dot net>
10841
10842         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10843         * gst-libs/gst/tag/gstvorbistag.c:
10844         (gst_tag_list_to_vorbiscomment_buffer):
10845         * gst/typefind/gsttypefindfunctions.c: (vorbis_type_find):
10846           Fix potentially unaligned access (#397207).
10847
10848 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
10849
10850         * tests/examples/seek/seek.c: (set_scale), (update_scale),
10851         (do_seek), (stop_seek), (pause_cb), (stop_cb), (loop_toggle_cb),
10852         (rate_spinbutton_changed_cb), (msg_eos), (msg_segment_done),
10853         (main):
10854           Allow to toggle looping while it plays. Fix callback prototype. Clean
10855           up code a bit more. Add copyright header.
10856
10857 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
10858
10859         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
10860           Red and blue mask was swapped (spotted by Dan Williams).
10861
10862 2007-01-15  Stefan Kost  <ensonic@users.sf.net>
10863
10864         * gst-libs/gst/tag/gstid3tag.c:
10865         * gst-libs/gst/tag/gstvorbistag.c:
10866           Use new beats-per-minute tag from core.
10867
10868 2007-01-15  Tim-Philipp Müller  <tim at centricular dot net>
10869
10870         * po/POTFILES.in:
10871           Add new files with translatable strings, so they actually make it
10872           into the template file one day.
10873
10874 2007-01-12  Andy Wingo  <wingo@pobox.com>
10875
10876         * gst-libs/gst/audio/gstbaseaudiosink.c
10877         (gst_base_audio_sink_fixate): Implement, stolen from baseaudiosrc.
10878         (gst_base_audio_sink_activate_pull): Remove the handwavey nego
10879         stuff, as the base class handles this now. Actually tell the ring
10880         buffer to start.
10881         (gst_base_audio_sink_callback): Cast the ring buffer correctly.
10882         How did this work before? Maybe I'm not as awesome a programmer as
10883         I think.
10884
10885         * gst-libs/gst/audio/gstbaseaudiosrc.c
10886         (gst_base_audio_src_fixate): Rework as a basesrc vmethod instead
10887         of a pad function.
10888
10889 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
10890
10891         * gst-libs/gst/utils/missing-plugins.c: (copy_and_clean_caps):
10892           Remove more fields so that the application can better blacklist
10893           formats that have been tried before.
10894
10895 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
10896
10897         * gst-libs/gst/audio/mixerutils.h:
10898           Add G_BEGIN_DECLS and G_END_DECLS guards so these helpers can be
10899           used when compiling with c++ compilers as well.
10900
10901 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
10902
10903         * gst/typefind/gsttypefindfunctions.c:
10904           Fix comment.
10905
10906 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
10907
10908         * gst/playback/gstplaybin.c: (post_missing_element_message),
10909         (gen_video_element), (gen_text_element), (gen_audio_element),
10910         (gen_vis_element):
10911           Post missing-plugin messages also when we error out because
10912           converters, textoverlay or auto*sinks are missing (#161922).
10913
10914 2007-01-10  Wim Taymans  <wim@fluendo.com>
10915
10916         * gst/playback/gstdecodebin.c: (dynamic_add), (close_pad_link),
10917         (is_demuxer_element), (new_caps):
10918         * gst/playback/gstplaybasebin.c: (source_new_pad):
10919         Fix the case where we try to ref a NULL element when we delay a link
10920         because of unfixed caps.
10921         Set the state of autoplugged decodebins to PAUSED.
10922         RTSP now works in playbin, we can remove it from the blacklist.
10923
10924 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
10925
10926         * gst/playback/Makefile.am:
10927         * gst/playback/gstplaybasebin.c: (string_arr_has_str),
10928         (unknown_type), (setup_subtitle), (gen_source_element):
10929         * gst/playback/gstplaybin.c: (plugin_init):
10930           Post missing-plugin messages on the bus for missing sources and
10931           missing decoders/demuxers/depayloaders; fix error code used when
10932           we're missing an URI handler source; for media types that we are not
10933           handling on purpose at the moment, don't print "don't know how to
10934           handle xyz" messages to the terminal or post missing-plugin
10935           messages on the bus.
10936
10937         * tests/check/elements/playbin.c: (create_playbin),
10938         (GST_START_TEST), (gst_codec_src_uri_get_type),
10939         (gst_codec_src_uri_get_protocols), (gst_codec_src_uri_get_uri),
10940         (gst_codec_src_uri_set_uri), (gst_codec_src_uri_handler_init),
10941         (gst_codec_src_init_type), (gst_codec_src_base_init),
10942         (gst_codec_src_create), (gst_codec_src_class_init),
10943         (gst_codec_src_init), (plugin_init), (playbin_suite):
10944           Add some tests for the missing-plugin stuff.
10945
10946 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
10947
10948         * configure.ac:
10949         * gst-libs/gst/Makefile.am:
10950         * gst-libs/gst/utils/Makefile.am:
10951         * gst-libs/gst/utils/base-utils.c: (gst_base_utils_init):
10952         * gst-libs/gst/utils/base-utils.h:
10953         * gst-libs/gst/utils/descriptions.c: (format_info_get_desc),
10954         (find_format_info), (caps_are_rtp_caps),
10955         (gst_base_utils_get_source_description),
10956         (gst_base_utils_get_sink_description),
10957         (gst_base_utils_get_decoder_description),
10958         (gst_base_utils_get_encoder_description),
10959         (gst_base_utils_get_element_description),
10960         (gst_base_utils_add_codec_description_to_tag_list),
10961         (gst_base_utils_get_codec_description), (gst_base_utils_list_all):
10962         * gst-libs/gst/utils/descriptions.h:
10963         * gst-libs/gst/utils/missing-plugins.c:
10964         (missing_structure_get_type), (copy_and_clean_caps),
10965         (gst_missing_uri_source_message_new),
10966         (gst_missing_uri_sink_message_new),
10967         (gst_missing_element_message_new),
10968         (gst_missing_decoder_message_new),
10969         (gst_missing_encoder_message_new),
10970         (missing_structure_get_string_detail),
10971         (missing_structure_get_caps_detail),
10972         (gst_missing_plugin_message_get_installer_detail),
10973         (gst_missing_plugin_message_get_description),
10974         (gst_is_missing_plugin_message):
10975         * gst-libs/gst/utils/missing-plugins.h:
10976           API: add new libgstbaseutils library with functions
10977           - to create and parse missing-plugins messages
10978           - that provide (translated) descriptions for caps/decoders/sources/etc.
10979           Closes #392393.
10980
10981         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
10982         * pkgconfig/gstreamer-plugins-base.pc.in:
10983           Add new lib.
10984
10985         * docs/libs/gst-plugins-base-libs-docs.sgml:
10986         * docs/libs/gst-plugins-base-libs-sections.txt:
10987           Generate docs for new lib and API.
10988
10989         * tests/check/Makefile.am:
10990         * tests/check/libs/.cvsignore:
10991         * tests/check/libs/utils.c: (missing_msg_check_getters),
10992         (GST_START_TEST), (libgstbaseutils_suite):
10993           Add some basic unit tests.
10994
10995 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
10996
10997         * ext/ogg/Makefile.am:
10998           Dist gstoggdemux.h to fix 'make distcheck'.
10999
11000         * sys/v4l/Makefile.am:
11001           Fix 'make distcheck' even more.
11002
11003 2007-01-09  Wim Taymans  <wim@fluendo.com>
11004
11005         * docs/plugins/Makefile.am:
11006         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
11007         * docs/plugins/gst-plugins-base-plugins-sections.txt:
11008         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
11009         (gst_ogg_pad_query_types), (gst_ogg_pad_submit_page),
11010         (gst_ogg_chain_reset), (gst_ogg_chain_new_stream),
11011         (gst_ogg_demux_perform_seek):
11012         * ext/ogg/gstoggdemux.h:
11013         Added docs.
11014         Add some more comments.
11015         Small cleanups.
11016
11017 2007-01-09  Wim Taymans  <wim@fluendo.com>
11018
11019         * ext/theora/theoradec.c:
11020         * ext/vorbis/vorbisdec.c:
11021         * gst-libs/gst/audio/gstringbuffer.c:
11022         (gst_ring_buffer_commit_full):
11023         * gst-libs/gst/audio/gstringbuffer.h:
11024         * gst-libs/gst/rtp/gstrtpbuffer.c:
11025         * gst-libs/gst/tag/gstvorbistag.c:
11026         Small documentation updates/fixes
11027
11028 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
11029
11030         * configure.ac:
11031           Require core CVS HEAD for Andy's basesrc/sink API additions.
11032
11033 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
11034
11035         Patch by: Günter Thelen  <daedalus dot inc at gmx net>
11036
11037         * gst/typefind/gsttypefindfunctions.c: (flac_type_find),
11038         (plugin_init):
11039           Add typefinder for flac-in-ogg in conformance with the ogg-mapping
11040           on flac.sf.net (there appear to be other versions of the first
11041           ogg page in the wild) (#391365).
11042
11043 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
11044
11045         * configure.ac:
11046           Check if localtime_r() is available.
11047
11048         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
11049           If localtime_r() is not available, fall back to localtime(). Should
11050           fix build on MingW (#393310).
11051
11052 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
11053
11054         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
11055         * gst/subparse/gstsubparse.h:
11056           Remove spurious 1000 subtrahend when calculating the timestamp from
11057           the frame number and the frame rate . Also, use the frames/second
11058           value specified in the first line of the file, if one is specified
11059           there. Should fix #357503.
11060
11061         * tests/check/elements/subparse.c: (do_test),
11062         (test_tmplayer_do_test), (test_microdvd_do_test), (GST_START_TEST),
11063         (subparse_suite):
11064           Add some basic unit tests for the microdvd subtitle format.
11065
11066 2007-01-07  Julien MOUTTE  <julien@moutte.net>
11067
11068         Patch by: Young-Ho Cha <ganadist at chollian dot net>
11069
11070         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
11071         (gst_xvimage_buffer_finalize), (gst_xvimagesink_xvimage_new),
11072         (gst_xvimagesink_xvimage_put), (gst_lookup_xv_port_from_adaptor),
11073         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps),
11074         (gst_xvimagesink_set_xwindow_id),
11075         (gst_xvimagesink_set_event_handling),
11076         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
11077         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
11078         Fixes: #390076.
11079         Add an adaptor property to select a specific XV adaptor.
11080         * sys/xvimage/xvimagesink.h:
11081
11082 2007-01-07  Julien MOUTTE  <julien@moutte.net>
11083
11084         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
11085         (gst_ximagesink_handle_xerror), (gst_ximagesink_ximage_new),
11086         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
11087         (gst_ximagesink_handle_xevents), (gst_ximagesink_setcaps),
11088         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
11089         (gst_ximagesink_expose), (gst_ximagesink_set_event_handling):
11090         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
11091         (gst_xvimage_buffer_finalize), (gst_xvimagesink_handle_xerror),
11092         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
11093         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_setcaps),
11094         (gst_xvimagesink_change_state), (gst_xvimagesink_set_xwindow_id),
11095         (gst_xvimagesink_expose), (gst_xvimagesink_set_event_handling):
11096         Use flow_lock much more to protect every access to xwindow.
11097         Try to catch erros while creating images in case some drivers are
11098         just generating an XError when the requested image is too big.
11099         Should fix : #354698, #384008, #384060.
11100         * tests/icles/stress-xoverlay.c: (cycle_window), (create_window):
11101         Implement some stress testing of setting window xid.
11102
11103 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
11104
11105         * win32/common/libgsaudio.def:
11106           Add new exported function.
11107         * win32/common/libgstogg.dsp:
11108           Add gstoggaviparse.c to the build.
11109         * win32/common/libgstvideoscale.dsp:
11110           Add vs_4tap.c to the build.
11111         * win32/common/libgstvorbis.dsp:
11112           Add vorbistag.c to the build.
11113         
11114 2007-01-06  Andy Wingo  <wingo@pobox.com>
11115
11116         * gst-libs/gst/audio/gstbaseaudiosink.c
11117         (gst_base_audio_sink_class_init)
11118         (gst_base_audio_sink_init): 
11119         (gst_base_audio_sink_activate_pull): Add an activate_pull function
11120         to baseaudiosink, and tell basesink that we can work in pull mode.
11121         This way the ring buffer thread drives the pipeline directly, if
11122         pull mode is possible. There is some lingering nastiness regarding
11123         capsnego, however.
11124         (gst_base_audio_sink_callback): Implement the callback to pull
11125         data. This interface is a bit light, though -- it should get a
11126         GstFlowReturn return value at least.
11127
11128 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
11129
11130         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_stream_out):
11131         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
11132         * gst/playback/gstdecodebin2.c:
11133         (gst_decode_group_check_if_blocked):
11134           Printf format and missing argument fixes.
11135
11136 2007-01-05  Jan Schmidt  <thaytan@mad.scientist.com>
11137
11138         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header),
11139         (gst_ogm_parse_change_state):
11140         Activate pads before adding them to the element.
11141
11142 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
11143
11144         * tests/examples/seek/scrubby.c: (main):
11145         * tests/examples/seek/seek.c: (main):
11146           Call g_thread_init() first thing in main() (see #391278).
11147
11148 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
11149
11150         * tests/check/Makefile.am:
11151         * tests/check/libs/.cvsignore:
11152         * tests/check/libs/netbuffer.c: (GST_START_TEST),
11153         (netbuffer_suite):
11154           Add test for GstNetBuffer + gst_buffer_copy(). Disabled
11155           for the time being, since it's broken, see #393099.
11156
11157 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
11158
11159         * tests/check/Makefile.am:
11160           Update to use GST_PLUGINS_BASE_CFLAGS as well.
11161
11162 2007-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
11163
11164         * configure.ac:
11165           split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS
11166           so that GST_BASE_CFLAGS can go inbetween them, making sure
11167           we use uninstalled gst-libs headers
11168         * docs/libs/Makefile.am:
11169         * ext/alsa/Makefile.am:
11170         * ext/cdparanoia/Makefile.am:
11171         * ext/gnomevfs/Makefile.am:
11172         * ext/libvisual/Makefile.am:
11173         * ext/ogg/Makefile.am:
11174         * ext/theora/Makefile.am:
11175         * ext/vorbis/Makefile.am:
11176         * gst-libs/gst/audio/Makefile.am:
11177         * gst-libs/gst/cdda/Makefile.am:
11178         * gst-libs/gst/interfaces/Makefile.am:
11179         * gst-libs/gst/riff/Makefile.am:
11180         * gst-libs/gst/rtp/Makefile.am:
11181         * gst-libs/gst/tag/Makefile.am:
11182         * gst/adder/Makefile.am:
11183         * gst/audioconvert/Makefile.am:
11184         * gst/audiorate/Makefile.am:
11185         * gst/audioresample/Makefile.am:
11186         * gst/playback/Makefile.am:
11187         * gst/tcp/Makefile.am:
11188         * gst/videoscale/Makefile.am:
11189         * gst/volume/Makefile.am:
11190         * sys/ximage/Makefile.am:
11191         * sys/xvimage/Makefile.am:
11192         * tests/icles/Makefile.am:
11193           adapt
11194
11195 2007-01-04  Julien MOUTTE  <julien@moutte.net>
11196
11197         * gst-libs/gst/interfaces/xoverlay.c:
11198         (gst_x_overlay_handle_events):
11199         * gst-libs/gst/interfaces/xoverlay.h:
11200         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
11201         (gst_ximagesink_set_xwindow_id),
11202         (gst_ximagesink_set_event_handling),
11203         (gst_ximagesink_xoverlay_init), (gst_ximagesink_set_property),
11204         (gst_ximagesink_get_property), (gst_ximagesink_init),
11205         (gst_ximagesink_class_init):
11206         * sys/ximage/ximagesink.h:
11207         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new),
11208         (gst_xvimagesink_set_xwindow_id),
11209         (gst_xvimagesink_set_event_handling),
11210         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_set_property),
11211         (gst_xvimagesink_get_property), (gst_xvimagesink_init),
11212         (gst_xvimagesink_class_init):
11213         * sys/xvimage/xvimagesink.h:
11214         * tests/icles/stress-xoverlay.c: (toggle_events), (create_window):
11215         Add a method to the XOverlay interface to allow disabling of 
11216         event handling in x[v]imagesink elements. This will let X events
11217         propagate to parent windows which can be usefull in some cases.
11218         Be carefull that the application is then responsible of pushing
11219         navigation events and expose events to the video sink.
11220         Fixes: #387138.
11221
11222 2007-01-03  Tim-Philipp Müller  <tim at centricular dot net>
11223
11224         * gst-libs/gst/tag/gstvorbistag.c:
11225         * tests/check/libs/tag.c: (GST_START_TEST):
11226           Add vorbistag <=> GStreamer tag mapping for GST_TAG_LOCATION
11227           (fixes #392070).
11228
11229 2007-01-01  Tim-Philipp Müller  <tim at centricular dot net>
11230
11231         * configure.ac:
11232         * docs/Makefile.am:
11233         * docs/design/Makefile.am:
11234           Dist design docs.
11235
11236 2006-12-27  Julien MOUTTE  <julien@moutte.net>
11237
11238         * docs/libs/gst-plugins-base-libs-sections.txt: Fix a documentation
11239         typo. Fixes: #390063.
11240
11241 2006-12-27  Julien MOUTTE  <julien@moutte.net>
11242
11243         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
11244         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Plug a
11245         caps leak.
11246         * win32/common/config.h: Updated.
11247
11248 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
11249
11250         * tests/check/elements/gdpdepay.c: (cleanup_gdpdepay),
11251         (setup_gdpdepay_streamheader):
11252         * tests/check/elements/gdppay.c: (cleanup_gdppay),
11253         (setup_gdppay_streamheader):
11254           Fix the dp tests, but activating the pads for the streamheader tests
11255           too and cleaning up conditionaly
11256
11257 2006-12-22  Jan Schmidt  <thaytan@mad.scientist.com>
11258
11259         * gst/ffmpegcolorspace/avcodec.h:
11260         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11261         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
11262         (gst_ffmpegcsp_avpicture_fill):
11263         * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
11264         (img_get_alpha_info):
11265         Add 2 new caps arrangements, for 24-bit RGB and BGR in 32-bits, but at the
11266         other end of the word. Fixes: #387073.
11267
11268         Add some inconsequential branch hints in a couple of places.
11269
11270 2006-12-21  Tim-Philipp Müller  <tim at centricular dot net>
11271
11272         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11273         (gst_ffmpeg_caps_to_smpfmt):
11274           The "signed" field in raw audio caps is of boolean type, trying to
11275           extract the value with _get_int() will fail (fix to keep in sync with
11276           the copy in gst-ffmpeg)
11277
11278 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
11279
11280         * tests/check/elements/audioresample.c: (cleanup_audioresample):
11281         * tests/check/elements/audiotestsrc.c: (cleanup_audiotestsrc):
11282         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
11283         (cleanup_gdpdepay):
11284         * tests/check/elements/gdppay.c: (setup_gdppay), (cleanup_gdppay):
11285         * tests/check/elements/subparse.c: (teardown_subparse):
11286         * tests/check/elements/textoverlay.c: (cleanup_textoverlay):
11287         * tests/check/elements/videorate.c: (cleanup_videorate):
11288         * tests/check/elements/videotestsrc.c: (cleanup_videotestsrc):
11289         * tests/check/elements/volume.c: (cleanup_volume):
11290         * tests/check/elements/vorbisdec.c: (setup_vorbisdec),
11291         (cleanup_vorbisdec):
11292         * tests/check/elements/vorbistag.c: (setup_vorbistag),
11293         (cleanup_vorbistag):
11294           consistent pad (de)activation
11295
11296 2006-12-20  Tim-Philipp Müller  <tim at centricular dot net>
11297
11298         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
11299           Forgot to register the extensions.
11300
11301 2006-12-20  Tim-Philipp Müller  <tim at centricular dot net>
11302
11303         * gst/typefind/gsttypefindfunctions.c: (vivo_type_find),
11304         (plugin_init):
11305           Add typefinder for VIVO files (my christmas present to the 90s).
11306
11307 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
11308
11309         * gst/playback/gstdecodebin.c: (type_found):
11310           Special-case the text/plain media type: we only want to recognise it
11311           as a 'raw' decoded media type if it comes from a demuxer or subtitle
11312           parser, but not if the entire stream is of text/plain type. If the
11313           entire stream is text/plain, we should just error out.
11314
11315           This fixes playback of audio files with lyrics in totem. Totem can't
11316           distinguish between text files and subtitle files and passes any
11317           .txt file with the same basename as the main file to playbin as
11318           suburi, and playbin will then throw a 'subtitle found, but no video
11319           stream' error, which isn't entirely helpful. See #380342.
11320
11321           Also, with this change we'll show a slightly more correct error
11322           message in case totem passes a playlist file to us (although a
11323           custom error message wording instead of the default text would
11324           probably not be a bad idea either).
11325
11326           Same problem also needs to be fixed for playbin+decodebin2.
11327
11328         * tests/check/Makefile.am:
11329         * tests/check/elements/decodebin.c: (src_handoff_cb),
11330         (decodebin_new_decoded_pad_cb), (GST_START_TEST),
11331         (decodebin_suite):
11332           Add simple unit test for decodebin for the above.
11333
11334 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
11335
11336         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
11337         * gst/playback/gstdecodebin2.c: (gst_decode_bin_change_state):
11338           Refuse to change state to READY when we failed to create any of the
11339           required elements in our instance init function.
11340
11341 2006-12-15  Tim-Philipp Müller  <tim at centricular dot net>
11342
11343         * docs/libs/gst-plugins-base-libs-sections.txt:
11344           Small docs fixes/updates.
11345
11346         * gst-libs/gst/video/gstvideosink.h:
11347           Remove nonfunctional GST_VIDEO_SINK_CLOCK macro which is a leftover
11348           from the 0.9 days (GST_BASE_SINK_CLOCK, which it points to, was
11349           removed from the base sink API between 0.9.6 and 0.9.7).
11350           API: add GST_VIDEO_SINK_CAST and use it for the height/width
11351           accessor macros, so we don't do a runtime GObject type check every
11352           time we use them.
11353
11354 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
11355
11356         * Makefile.am:
11357         * gst-plugins-base.doap:
11358         * gst-plugins-base.spec.in:
11359           add doap file
11360
11361 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
11362
11363         Patch by: Jens Granseuer <jensgr at gmx net>
11364
11365         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
11366         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
11367         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
11368         (gst_base_rtp_audio_payload_handle_sample_based_buffer):
11369         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
11370           Declare variables at the beginning of a block. Fixes #383195.
11371
11372 2006-12-07  Jan Schmidt  <thaytan@mad.scientist.com>
11373
11374         * configure.ac:
11375         Bump version nano - back to CVS.
11376
11377
11378 === release 0.10.11 ===
11379
11380 2006-12-06  Jan Schmidt <thaytan@mad.scientist.com>
11381
11382         * configure.ac:
11383           releasing 0.10.11, "Dumb things"
11384
11385 2006-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
11386
11387         * gst/playback/gstdecodebin.c: (find_dynamic), (dynamic_add),
11388         (close_pad_link), (elem_is_dynamic), (unlinked), (close_link):
11389         Handle the case where an element has multiple pads with 
11390         unfixed caps as well as still possibly producing more dynamic 
11391         pads by storing each case as a distinct entry in the dynamic list.
11392         Fixes #38223 again.
11393
11394 2006-12-04  Wim Taymans  <wim@fluendo.com>
11395
11396         * gst/playback/gstdecodebin.c: (close_pad_link):
11397         Fix #382223, add more dynamic caps handling.
11398
11399 2006-12-04  Wim Taymans  <wim@fluendo.com>
11400
11401         * gst-libs/gst/audio/gstringbuffer.h:
11402         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_init),
11403         (gst_netaddress_set_ip4_interface),
11404         (gst_netaddress_set_ip6_interface), (gst_netaddress_set_loopback),
11405         (gst_netaddress_set_ttl), (gst_netaddress_get_ip4_interface),
11406         (gst_netaddress_get_ip6_interface), (gst_netaddress_get_loopback),
11407         (gst_netaddress_get_ttl):
11408         * gst-libs/gst/netbuffer/gstnetbuffer.h:
11409         * gst/playback/gstdecodebin.c: (close_pad_link):
11410         * tests/examples/seek/seek.c: (end_scrub), (end_seek), (do_seek),
11411         (seek_cb), (stop_seek), (rate_spinbutton_changed_cb):
11412         * win32/common/config.h:
11413
11414 2006-12-01  Michael Smith  <msmith@fluendo.com>
11415
11416         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
11417           Delete bad debug code.
11418           Fixes #381219
11419
11420 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
11421
11422         * gst/videoscale/vs_4tap.c:
11423         * win32/MANIFEST:
11424         * win32/common/config.h:
11425         * win32/vs8/libgstvideoscale.vcproj:
11426         Fix compilation on win32 under VS8
11427         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
11428         Partially fixes #381175
11429
11430 2006-11-30  Michael Smith  <msmith@fluendo.com>
11431
11432         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
11433         (GST_START_TEST):
11434           It would be very bad if, after a discont buffer, we thought every
11435           single following buffer was also discont. So, add to the test to
11436           ensure that this isn't the case.
11437           
11438         * ext/theora/theoraenc.c: (theora_enc_is_discontinuous):
11439           ... it was the case. So fix it.
11440
11441 2006-11-28  Wim Taymans  <wim@fluendo.com>
11442
11443         * gst/playback/gstplaybasebin.c: (check_queue_event):
11444         Improve debug.
11445
11446         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
11447         Fix width and height range from 16 - 4096 to 1 - MAXINT, just like the
11448         padtemplate caps. Refixes #357577.
11449
11450 2006-11-28  Wim Taymans  <wim@fluendo.com>
11451
11452         * gst/playback/gstplaybasebin.c: (check_queue_event),
11453         (queue_threshold_reached), (queue_out_of_data),
11454         (gen_preroll_element):
11455         Add event probe to see when EOS is in a queue and we can disable the
11456         underrun signals. Fixes #357577.
11457
11458 2006-11-28  Edward Hervey  <edward@fluendo.com>
11459
11460         * gst/playback/Makefile.am:
11461         * gst/playback/gstdecodebin2.c: (gst_decode_bin_get_type),
11462         (_gst_boolean_accumulator), (gst_decode_bin_class_init),
11463         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
11464         (gst_decode_bin_init), (gst_decode_bin_dispose),
11465         (gst_decode_bin_finalize), (gst_decode_bin_set_property),
11466         (gst_decode_bin_get_property), (gst_decode_bin_set_caps),
11467         (gst_decode_bin_get_caps), (gst_decode_bin_autoplug_continue),
11468         (gst_decode_bin_autoplug_sort), (analyze_new_pad), (connect_pad),
11469         (connect_element), (expose_pad), (type_found),
11470         (pad_added_group_cb), (pad_removed_group_cb),
11471         (no_more_pads_group_cb), (pad_added_cb), (pad_removed_cb),
11472         (no_more_pads_cb), (find_compatibles), (is_demuxer_element),
11473         (are_raw_caps), (multi_queue_overrun_cb),
11474         (multi_queue_underrun_cb), (gst_decode_group_new),
11475         (get_current_group), (group_demuxer_event_probe),
11476         (gst_decode_group_control_demuxer_pad),
11477         (gst_decode_group_control_source_pad),
11478         (gst_decode_group_check_if_blocked),
11479         (gst_decode_group_check_if_drained), (gst_decode_group_expose),
11480         (gst_decode_group_hide), (gst_decode_group_free),
11481         (gst_decode_group_set_complete), (source_pad_blocked_cb),
11482         (source_pad_event_probe), (gst_decode_pad_new), (add_fakesink),
11483         (remove_fakesink), (find_sink_pad), (gst_decode_bin_change_state),
11484         (plugin_init):
11485         New decodebin2 element.
11486         Closes #370092
11487         * gst/playback/gstplay-marshal.list:
11488         Added marshallers for new signals in decodebin2
11489         * gst/playback/gstplaybasebin.c: (setup_subtitle), (make_decoder):
11490         Use decodebin2 if *and only if* the USE_DECODEBIN2 environment variable
11491         is set.
11492
11493 2006-11-28  Wim Taymans  <wim@fluendo.com>
11494
11495         * gst/playback/gstplaybasebin.c: (setup_source),
11496         (gst_play_base_bin_change_state):
11497         Disable rtsp:// uris for the release, it's not good enough yet.
11498         Remove unused var.
11499
11500 2006-11-26  Wim Taymans  <wim@fluendo.com>
11501
11502         * ext/theora/theoradec.c: (gst_theora_dec_reset),
11503         (theora_dec_push_forward), (theora_dec_push_reverse),
11504         (theora_handle_data_packet), (theora_dec_decode_buffer),
11505         (theora_dec_flush_decode), (theora_dec_chain_reverse),
11506         (theora_dec_chain_forward), (theora_dec_chain):
11507         Implement reverse playback.
11508
11509         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
11510         (vorbis_dec_decode_buffer), (vorbis_dec_flush_decode),
11511         (vorbis_dec_chain_forward):
11512         Clear buffers used for reverse playback in _reset.
11513         No need to set the eos flag, we clip samples using the segment.
11514
11515 2006-11-24  Wim Taymans  <wim@fluendo.com>
11516
11517         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
11518         (gst_ogg_pad_init), (gst_ogg_pad_dispose), (gst_ogg_pad_reset),
11519         (gst_ogg_pad_stream_out), (gst_ogg_pad_submit_page),
11520         (gst_ogg_chain_reset), (gst_ogg_demux_perform_seek):
11521         Some cleanups.
11522         Handle continued pages in reverse mode.
11523
11524 2006-11-24  Wim Taymans  <wim@fluendo.com>
11525
11526         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
11527         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
11528         (vorbis_dec_flush_decode):
11529         Small cleanups.
11530         Don't try to add invalid timestamps.
11531         Clipping will unref the buffer.
11532
11533 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
11534
11535         * gst/adder/gstadder.h:
11536         * gst/audiotestsrc/gstaudiotestsrc.h:
11537           remove obsolete _factory_init protos
11538
11539 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
11540
11541         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
11542           Fix spacing in debug message.
11543
11544 2006-11-23  Wim Taymans  <wim@fluendo.com>
11545
11546         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
11547         (gst_ogg_demux_chain):
11548         Don't just ignore return values from _pad_push().
11549         Small debug improvements.
11550
11551 2006-11-23  Michael Smith  <msmith@fluendo.com>
11552
11553         * ext/ogg/gstoggmux.c: (gst_ogg_mux_process_best_pad):
11554           If our incoming buffer is marked as DISCONT, then increment the page
11555           number (so that the discontinuity is marked in the final ogg
11556           bitstream) and flush the previous page.
11557
11558 2006-11-22  Michael Smith  <msmith@fluendo.com>
11559
11560         * ext/theora/gsttheoraenc.h:
11561         * ext/theora/theoraenc.c: (gst_theora_enc_init),
11562         (theora_enc_reset), (theora_enc_clear), (theora_enc_sink_setcaps),
11563         (theora_buffer_from_packet), (theora_enc_is_discontinuous),
11564         (theora_enc_chain), (theora_enc_change_state):
11565           Mark discontinuities of > 3/4 of a frame, reinit encoder.
11566
11567         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
11568         (GST_START_TEST), (theoraenc_suite):
11569           Enable discontinuity test, fix it.
11570
11571 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
11572
11573         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
11574         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
11575         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
11576         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
11577         (gst_text_overlay_change_state):
11578         * ext/pango/gsttextoverlay.h:
11579           Some textoverlay fixes: for one, in the video chain function,
11580           actually wait for a text buffer to come in if there is none at the
11581           moment and there should be one; also, deal more gracefully with
11582           incoming buffers that do not have a timestamp or duration; discard
11583           text buffer when not needed any longer. Fixes #341681.
11584
11585         * tests/check/Makefile.am:
11586         * tests/check/elements/.cvsignore:
11587         * tests/check/elements/textoverlay.c:
11588         (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2),
11589         (setup_textoverlay), (buffer_is_all_black), (create_black_buffer),
11590         (create_text_buffer), (cleanup_textoverlay), (GST_START_TEST),
11591         (test_video_waits_for_text_send_text_newsegment_thread),
11592         (test_video_waits_for_text_shutdown_element),
11593         (test_render_continuity_push_video_buffers_thread),
11594         (textoverlay_suite):
11595           Add some unit tests for textoverlay.
11596
11597 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
11598
11599         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
11600           Avoid integer underflow when the found probability for mp3 is
11601           smaller than the 'penalty' we subtract if there's not a clean
11602           mp3 header sync at offset 0.
11603
11604 2006-11-21  Stefan Kost  <ensonic@users.sf.net>
11605
11606         * docs/libs/gst-plugins-base-libs-sections.txt:
11607           Add some new symbols to the docs
11608
11609 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
11610
11611         * tests/check/Makefile.am:
11612         * tests/check/elements/ffmpegcolorspace.c:
11613         (ffmpegcolorspace_suite):
11614           Enable ffmpegcolorspace test now that the RGBA32 issue is fixed
11615           (for now not for valgrinding though, since it takes too long).
11616
11617 2006-11-20  Wim Taymans  <wim@fluendo.com>
11618
11619         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11620         (gst_ffmpeg_pixfmt_to_caps):
11621         Fix RGBA32 caps. Fixes #357038.
11622
11623 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
11624
11625         * gst-libs/gst/interfaces/mixertrack.h:
11626           Add FIXME so we can add some padding here in 0.11
11627
11628 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
11629
11630         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
11631           Fix GstBaseRTPAudioPayload structure so the whole GObject
11632           inheritance business actually works (parent class instance structure
11633           must always come first in the derived class instance structure).
11634
11635 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
11636
11637         * gst/videotestsrc/Makefile.am:
11638         * tests/check/Makefile.am:
11639           Make sure our checks and the videotestsrc plugin link against the
11640           local uninstalled gst libs and not any installed gst libs that
11641           might happen to exist as well.
11642
11643         * tests/check/elements/adder.c: (message_received),
11644         (test_event_message_received), (test_play_twice_message_received):
11645         * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
11646           Fix compiler warnings when compiling against core with disabled
11647           debugging system.
11648
11649 2006-11-16  Michael Smith  <msmith@fluendo.com>
11650
11651         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
11652         (gst_audio_rate_sink_event), (gst_audio_rate_chain):
11653           Fix audiorate, so that it accurately sets offsets and timestamps.
11654           Doesn't change the fundamental algorithmic decisions; so should be
11655           safe.
11656
11657         * tests/check/Makefile.am:
11658           Enable audiorate test now that it passes.
11659
11660 2006-11-09  Stefan Kost  <ensonic@users.sf.net>
11661
11662         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
11663           clear xv when going to NULL, remove // commented non-existant proto
11664
11665         * tests/examples/seek/seek.c: (main):
11666           add missing tooltip description for scrub and play_scrub
11667
11668 2006-11-14  David Schleef  <ds@schleef.org>
11669
11670         * configure.ac:
11671           Bump liboil requirement to 0.3.8.
11672         * gst-libs/gst/riff/riff-media.c:
11673           Add Dirac fourcc.
11674         * gst/videoscale/vs_image.h:
11675         * gst/videoscale/vs_scanline.h:
11676           Use liboil's stdint.h.
11677         * gst/videotestsrc/videotestsrc.c:
11678           Remove liboil related ifdef's, since they aren't needed now, and
11679           won't work with future versions.
11680
11681 2006-11-14  David Schleef  <ds@schleef.org>
11682
11683         * gst/videoscale/Makefile.am:
11684         * gst/videoscale/gstvideoscale.c:
11685         * gst/videoscale/gstvideoscale.h:
11686         * gst/videoscale/vs_4tap.c:
11687         * gst/videoscale/vs_4tap.h:
11688         * gst/videoscale/vs_image.c:
11689         * gst/videoscale/vs_image.h:
11690         * gst/videoscale/vs_scanline.c:
11691         * gst/videoscale/vs_scanline.h:
11692           Add a 4-tap image scaler.  Theoretically looks much prettier.
11693           The tap calculation could use some improvement.
11694
11695 2006-11-14  Wim Taymans  <wim@fluendo.com>
11696
11697         Patch by: Jan David Mol <j dot j dot d dot mol at tudelft dot nl>
11698
11699         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds),
11700         (gst_riff_parse_strf_iavs):
11701         * gst/subparse/gstsubparse.c: (convert_encoding):
11702         * gst/tcp/gstmultifdsink.c:
11703         (gst_multi_fd_sink_handle_client_write):
11704         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
11705         (gst_tcp_read_buffer), (gst_tcp_gdp_read_caps),
11706         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
11707         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_render):
11708         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
11709         (gst_ximagesink_ximage_new):
11710         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
11711         Various gsize and gssize printf fixes. Fixes #372507.
11712
11713 2006-11-13  Wim Taymans  <wim@fluendo.com>
11714
11715         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
11716         (vorbis_dec_push_forward), (vorbis_dec_push_reverse),
11717         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
11718         (vorbis_dec_flush_decode), (vorbis_dec_chain_reverse),
11719         (vorbis_dec_chain_forward), (vorbis_dec_chain):
11720         * ext/vorbis/vorbisdec.h:
11721         First stab at vorbis reverse playback.
11722
11723 2006-11-13  Wim Taymans  <wim@fluendo.com>
11724
11725         * gst-libs/gst/audio/gstbaseaudiosink.c:
11726         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
11727         * gst-libs/gst/audio/gstbaseaudiosink.h:
11728         Make the clock sync code more accurate wrt resampling and playback
11729         at different rates.
11730         
11731         * gst-libs/gst/audio/gstringbuffer.c:
11732         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit):
11733         * gst-libs/gst/audio/gstringbuffer.h:
11734         Use better algorithm to interpolate sample rates. 
11735
11736 2006-11-13  Michael Smith  <msmith@fluendo.com>
11737
11738         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page):
11739           Improve a debug line slightly.
11740
11741         * ext/ogg/gstogmparse.c: (gst_ogm_parse_plugin_init):
11742           Call gst_riff_init() in plugin_init, to avoid getting errors from
11743           the debug system (unrelated changes to another plugin made this turn
11744           up; not sure why).
11745
11746 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
11747
11748         Patch by: Sergey Scobich  <sergery.scobich at gmail com>
11749
11750         * win32/common/libgsttag.def:
11751           Add missing symbol (#366492).
11752
11753 2006-11-09  Tim-Philipp Müller  <tim at centricular dot net>
11754
11755         * gst/playback/gststreamselector.c: (gst_stream_selector_dispose):
11756           Don't unref a NULL pad.
11757
11758 2006-11-09  Wim Taymans  <wim@fluendo.com>
11759
11760         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
11761         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_perform_seek),
11762         (gst_ogg_demux_handle_page), (gst_ogg_demux_chain),
11763         (gst_ogg_demux_loop_forward), (gst_ogg_demux_loop_reverse),
11764         (gst_ogg_demux_loop):
11765         Implement first stab at reverse playback.
11766
11767 2006-11-07  Stefan Kost  <ensonic@users.sf.net>
11768
11769         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
11770         (gst_riff_create_video_template_caps):
11771           add h263/h264 variants to the caps, Fixes #363118
11772
11773 2006-11-06  Tim-Philipp Müller  <tim at centricular dot net>
11774
11775         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
11776         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
11777           Use g_strerror instead of strerror so we get UTF-8.
11778
11779 2006-11-03  David Schleef  <ds@schleef.org>
11780
11781         * ext/ogg/gstoggdemux.c:
11782         * ext/ogg/gstoggmux.c:
11783           Add/remove KW-DIRAC header here, since it is ogg-specific.
11784
11785 2006-11-03  Michael Smith  <msmith@fluendo.com>
11786
11787         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
11788           Recognise more mpeg4 elementary video streams.
11789
11790 2006-11-02  Edward Hervey  <edward@fluendo.com>
11791
11792         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
11793         Lower the probability of mp3 typefinding functions if we don't find a
11794         valid mp3 header at the start of the file.
11795         Closes #369482
11796
11797 2006-11-02  Wim Taymans  <wim@fluendo.com>
11798
11799         * ext/theora/gsttheoradec.h:
11800         * ext/theora/theoradec.c: (gst_theora_dec_init),
11801         (theora_dec_sink_event), (theora_dec_chain_forward),
11802         (theora_dec_flush_decode), (theora_dec_chain_reverse),
11803         (theora_dec_chain):
11804         Document and partially implement an algorithm for doing reverse playback
11805         of theora video.
11806
11807 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
11808
11809         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
11810
11811         * win32/common/config.h:
11812         * win32/common/interfaces-enumtypes.c:
11813         * win32/common/libgsttag.def:
11814         * win32/vs8/gst-plugins-base.sln:
11815         * win32/vs8/libgstaudioresample.vcproj:
11816         * win32/vs8/libgstinterfaces.vcproj:
11817         * win32/vs8/libgstogg.vcproj:
11818         * win32/vs8/libgstriff.vcproj:
11819         * win32/vs8/libgsttag.vcproj:
11820         * win32/vs8/libgsttheora.vcproj:
11821         * win32/vs8/libgstvideoscale.vcproj:
11822         * win32/vs8/libgstvorbis.vcproj:
11823           Misc. VS8 build fixes: fix syntax in config.h, add missing entries
11824           to libgsttag.def; add missing dependencies for some vs8 projects;
11825           re-arrange placement of .def files in vs8 projects (#366334).
11826
11827 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
11828
11829         * ext/ogg/gstogg.c:
11830           Remove unused variable.
11831
11832         * ext/ogg/gstoggdemux.c:
11833           Fix Wim's surname in plugin description.
11834
11835 2006-10-31  Wim Taymans  <wim@fluendo.com>
11836
11837         * gst-plugins-base.spec.in:
11838         spec new .h file. Fixes #368310.
11839
11840 2006-10-31  Michael Smith  <msmith@fluendo.com>
11841
11842         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
11843         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
11844         (gst_multi_fd_sink_get_stats),
11845         (gst_multi_fd_sink_remove_client_link),
11846         (gst_multi_fd_sink_queue_buffer),
11847         (gst_multi_fd_sink_handle_clients):
11848         * gst/tcp/gstmultifdsink.h:
11849           Make using the remove or clear signals threadsafe.
11850           Make calling get-stats with an invalid fd not segfault.
11851           Fixes 368273.
11852
11853 2006-10-31  Wim Taymans  <wim@fluendo.com>
11854
11855         * gst-libs/gst/rtp/Makefile.am:
11856         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
11857         (gst_base_rtp_audio_payload_init):
11858         Fix and activate base audio payloader.
11859
11860 2006-10-28  Tim-Philipp Müller  <tim at centricular dot net>
11861
11862         * gst/typefind/gsttypefindfunctions.c: (qtif_type_find),
11863         (plugin_init):
11864           Add typefinder for QuickTime Image Files (see #366156).
11865
11866 2006-10-28  Tim-Philipp Müller  <tim at centricular dot net>
11867
11868         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
11869           Another typo fix (#366212).
11870
11871 2006-10-27  Wim Taymans  <wim@fluendo.com>
11872
11873         * gst/volume/gstvolume.c: (volume_transform_ip):
11874         Use stream time to synchronize volume property instead of rather random
11875         timestamps. This is needed when gnonlin does its time shifting.
11876
11877 2006-10-27  Wim Taymans  <wim@fluendo.com>
11878
11879         Patch by: Mark Nauwelaerts <manauw at skynet dot be>
11880
11881         * ext/ogg/gstoggmux.c: (gst_ogg_mux_release_pad):
11882         Remove the pad from the element in release_pad. Fixes #364812.
11883
11884 2006-10-27  Tim-Philipp Müller  <tim at centricular dot net>
11885
11886         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
11887         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
11888           Explicitly create our custom buffer classes at a thread-safe
11889           location as well, since g_type_class_ref() doesn't seem to be
11890           entirely thread-safe either (#365501; also see #349410).
11891
11892 2006-10-26  Tim-Philipp Müller  <tim at centricular dot net>
11893
11894         * gst-libs/gst/riff/riff-read.c: (freeform_string_to_utf8),
11895         (gst_riff_parse_info):
11896           If strings in INFO chunk are not UTF-8, do something similar to
11897           what we do for ID3v1 tags: check a number of environment variables
11898           (GST_AVI_TAG_ENCODING, GST_RIFF_TAG_ENCODING, GST_TAG_ENCODING) for
11899           character sets to try, otherwise try the current locale and/or fall
11900           back on ISO-8859-1. Fixes #360552.
11901
11902 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
11903
11904         * gst/videotestsrc/gstvideotestsrc.c:
11905         (gst_video_test_src_pattern_get_type),
11906         (gst_video_test_src_set_pattern):
11907         * gst/videotestsrc/gstvideotestsrc.h:
11908         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_checkers1),
11909         (gst_video_test_src_checkers2), (gst_video_test_src_checkers4),
11910         (gst_video_test_src_checkers8):
11911         * gst/videotestsrc/videotestsrc.h:
11912           Add a bunch of exciting new checkers patterns.
11913
11914 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
11915
11916         * gst/subparse/Makefile.am:
11917         * gst/subparse/gstsubparse.c:
11918         (gst_sub_parse_data_format_autodetect),
11919         (gst_sub_parse_format_autodetect), (handle_buffer),
11920         (gst_sub_parse_chain), (gst_subparse_type_find), (plugin_init):
11921         * gst/subparse/gstsubparse.h:
11922         * gst/subparse/tmplayerparse.c: (tmplayer_parse_line),
11923         (parse_tmplayer):
11924         * gst/subparse/tmplayerparse.h:
11925           Add support for TMPlayer-type subtitles (#362845).
11926
11927         * tests/check/elements/subparse.c: (test_tmplayer_do_test),
11928         (GST_START_TEST), (subparse_suite):
11929           Add some basic unit tests for the above.
11930
11931 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
11932
11933         * tests/check/elements/audiorate.c: (test_injector_base_init),
11934         (test_injector_class_init), (test_injector_chain),
11935         (test_injector_init), (probe_cb), (do_perfect_stream_test),
11936         (GST_START_TEST), (audiorate_suite):
11937           More tests for audiorate: inject buffers to check behaviour when
11938           buffers overlap.
11939
11940 2006-10-21  Tim-Philipp Müller  <tim at centricular dot net>
11941
11942         * tests/check/Makefile.am:
11943         * tests/check/elements/.cvsignore:
11944         * tests/check/elements/audiorate.c: (probe_cb), (got_buf),
11945         (do_perfect_stream_test), (GST_START_TEST), (audiorate_suite):
11946           Add some basic unit tests for audiorate. Disabled at the moment
11947           since it doesn't pass yet (see bug #363119).
11948
11949 2006-10-20  Tim-Philipp Müller  <tim at centricular dot net>
11950
11951         * gst/subparse/gstsubparse.c: (subrip_fix_up_markup),
11952         (parse_subrip), (handle_buffer):
11953           Add missing closing tags for markup and fix broken markup,
11954           otherwise pango won't render anything (fixes #357531). Also,
11955           make sure the text we send out is always NUL-terminated
11956           (better safe than sorry etc.).
11957
11958         * tests/check/elements/subparse.c: (test_srt_do_test),
11959         (test_srt):
11960           Some more tests for .srt incl. tests for the above stuff.
11961
11962 2006-10-20  Julien MOUTTE  <julien@moutte.net>
11963
11964         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
11965         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
11966         Patch by: Stefan Kost  <ensonic@users.sf.net>
11967         Try to redraw borders only when needed. Apparently this consumes
11968         resources on small devices... :-O (#363607)
11969
11970 2006-10-20  Michael Smith  <msmith@fluendo.com>
11971
11972         * gst/tcp/gstmultifdsink.c:
11973         (gst_multi_fd_sink_client_queue_buffer):
11974           If caps change, then update the client's idea of the caps so that we
11975           don't end up re-sending streamheaders for every single buffer after
11976           the caps change.
11977
11978 2006-10-20  Michael Smith  <msmith@fluendo.com>
11979
11980         * ext/ogg/gstoggparse.c: (gst_ogg_parse_dispose),
11981         (gst_ogg_parse_append_header), (gst_ogg_parse_chain):
11982           Set caps on pushed buffers; fix up refcounting of caps objects.
11983
11984 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
11985
11986         * gst/typefind/gsttypefindfunctions.c: (mmsh_type_find),
11987         (plugin_init):
11988           Typefind mmsh header data packet to application/x-mmsh (#362625).
11989
11990 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
11991
11992         * tests/check/Makefile.am:
11993         * tests/check/elements/.cvsignore:
11994         * tests/check/elements/subparse.c: (buffer_from_static_string),
11995         (setup_subparse), (teardown_subparse), (test_srt_do_test),
11996         (GST_START_TEST), (subparse_suite):
11997           Add very simple unit test for subparse.
11998
11999 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
12000
12001         * gst/subparse/gstsubparse.c: (strip_trailing_newlines),
12002         (parse_subrip):
12003           Strip trailing newlines from subtitle text output.
12004
12005 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12006
12007         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
12008         (gst_sub_parse_change_state):
12009           Fix memleak; clear subparse->textbuf n state change function.
12010
12011 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12012
12013         * gst/subparse/gstsubparse.c:
12014         (gst_sub_parse_data_format_autodetect):
12015           Don't require subrip (.srt) files to start with a chunk number of 1.
12016
12017 2006-10-18  Wim Taymans  <wim@fluendo.com>
12018
12019         * gst-libs/gst/audio/gstbaseaudiosink.c:
12020         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
12021         * gst-libs/gst/audio/gstbaseaudiosink.h:
12022         Extract rate from the NEWSEGMENT event.
12023         Use commit_full to also take rate adjustment into account when writing
12024         samples to the ringbuffer.
12025         
12026         * gst-libs/gst/audio/gstringbuffer.c:
12027         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit),
12028         (gst_ring_buffer_read):
12029         * gst-libs/gst/audio/gstringbuffer.h:
12030         Added _commit_full() to also take rate into account.
12031         Use simple interpolation algorithm to resample audio.
12032         API: gst_ring_buffer_commit_full()
12033
12034         * tests/examples/seek/scrubby.c: (speed_cb), (do_seek):
12035         * tests/examples/seek/seek.c: (segment_done):
12036         Don't try to seek with 0.0 rate, just pause instead.
12037         Remove bogus debug line.
12038
12039 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12040
12041         * gst/playback/gstplaybasebin.c: (subbin_startup_sync_msg),
12042         (setup_source):
12043           Catch async errors when starting up the subtitle bin, so we can
12044           stop waiting and continue with the main film instead of hanging
12045           forever. Fixes #339366.
12046
12047         * tests/check/elements/playbin.c: (playbin_suite):
12048           Enable unit test for the above.
12049
12050 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12051
12052         * tests/check/Makefile.am:
12053         * tests/check/elements/.cvsignore:
12054         * tests/check/elements/playbin.c: (GST_START_TEST),
12055         (gst_red_video_src_uri_get_type),
12056         (gst_red_video_src_uri_get_protocols),
12057         (gst_red_video_src_uri_get_uri), (gst_red_video_src_uri_set_uri),
12058         (gst_red_video_src_uri_handler_init),
12059         (gst_red_video_src_init_type), (gst_red_video_src_base_init),
12060         (gst_red_video_src_create), (gst_red_video_src_class_init),
12061         (gst_red_video_src_init), (plugin_init), (playbin_suite):
12062           Some small and basic unit tests for playbin; not very useful yet,
12063           but at least a start.
12064
12065 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12066
12067         * gst/playback/gstplaybin.c: (setup_sinks):
12068           The old pad activation spiel.
12069
12070 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12071
12072         * gst/playback/gstplaybasebin.c: (setup_source):
12073           Don't hang forever if the subbin already fails to start up in 
12074           the state change to PAUSED (#339366).
12075
12076 2006-10-17  Tim-Philipp Müller  <tim at centricular dot net>
12077
12078         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_list_channels),
12079         (gst_tuner_set_channel), (gst_tuner_get_channel),
12080         (gst_tuner_list_norms), (gst_tuner_set_norm), (gst_tuner_get_norm),
12081         (gst_tuner_set_frequency), (gst_tuner_get_frequency),
12082         (gst_tuner_signal_strength), (gst_tuner_find_norm_by_name),
12083         (gst_tuner_find_channel_by_name):
12084           Fix some function guards, add some more function guards.
12085
12086 2006-10-17  Jan Schmidt  <thaytan@mad.scientist.com>
12087
12088         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
12089         (remove_element_chain):
12090         Don't return a pad from get_our_ghost_pad unless it is actually the
12091         one we want.
12092         Change a cast in remove_element_chain slightly.
12093
12094 2006-10-13  Julien MOUTTE  <julien@moutte.net>
12095
12096         * tests/examples/seek/seek.c: (do_seek), (start_seek),
12097         (rate_spinbutton_changed_cb), (segment_done), (msg_state_changed):
12098         Segment seeking needs to use the rate and set stop to -1.
12099
12100 2006-10-13  Wim Taymans  <wim@fluendo.com>
12101
12102         * gst-libs/gst/audio/gstbaseaudiosink.c:
12103         (gst_base_audio_sink_setcaps):
12104         Don't crash when ringbuffer is not yet created.
12105         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
12106         Fixes #361634.
12107
12108         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
12109         * gst/playback/gststreamselector.c:
12110         (gst_stream_selector_request_new_pad):
12111         Activate pads befre adding them to running elements.
12112
12113 2006-10-13  Julien MOUTTE  <julien@moutte.net>
12114
12115         * tests/examples/seek/seek.c: (do_seek), (start_seek),
12116         (rate_spinbutton_changed_cb), (msg_state_changed): Stop the scale
12117         updater when we start grabing the slider. Don't wait for the
12118         pipeline to be PAUSED.
12119
12120 2006-10-13  Tim-Philipp Müller  <tim at centricular dot net>
12121
12122         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_list_tracks),
12123         (gst_mixer_set_volume), (gst_mixer_get_volume),
12124         (gst_mixer_set_mute), (gst_mixer_set_option),
12125         (gst_mixer_get_option), (gst_mixer_mute_toggled),
12126         (gst_mixer_record_toggled), (gst_mixer_volume_changed),
12127         (gst_mixer_option_changed):
12128           Guard mixer interface functions against bogus arguments.
12129
12130 2006-10-12  Julien MOUTTE  <julien@moutte.net>
12131
12132         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
12133         (play_cb), (pause_cb), (stop_cb), (rate_spinbutton_changed_cb),
12134         (msg_state_changed), (main): Use state-changed messages to trigger
12135         start/stop of scale update timer. Indeed the scale slider was
12136         jumping here and there because the update timer was activated 
12137         before seek completed. This fixes instant applying of rate changes
12138         by pressing the spinbutton like a crazy man !
12139
12140 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
12141
12142         Patch by: Sebastien Cote  <sebas642 at yahoo.ca>
12143
12144         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
12145         (gst_basertppayload_finalize):
12146           Fix two small memory leaks (#361456).
12147
12148 2006-10-10  Julien MOUTTE  <julien@moutte.net>
12149
12150         * tests/examples/seek/seek.c: (do_seek),
12151         (rate_spinbutton_changed_cb): When changing spinbutton we try
12152         to change the rate on the fly.
12153
12154 2006-10-10  Wim Taymans  <wim@fluendo.com>
12155
12156         * gst-libs/gst/riff/riff-ids.h:
12157         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12158         (gst_riff_create_audio_template_caps):
12159         Add WMS caps.
12160
12161 2006-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12162
12163         Patch by: Josep Torra Valles <josep@fluendo.com>
12164
12165         * ext/gnomevfs/gstgnomevfssink.c:
12166         * ext/gnomevfs/gstgnomevfssrc.c:
12167         Fix URI interface implementation return type.
12168         * ext/pango/gsttextoverlay.c: (gst_text_overlay_set_property):
12169         Fix what looks like a copy/paste issue when assigning values.
12170         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
12171         (gst_audio_filter_template_get_type):
12172         Cast to prevent Forte warnings.
12173         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
12174         Fix URI interface implementation return type.
12175         gst_pad_query_position requires a signed integer pointer as
12176         3rd parameter, GstClockTime is unsigned.
12177         * gst/audioconvert/audioconvert.c:
12178         Fix integer overflow when treated as signed.
12179         * gst/audioresample/resample.c: (resample_add_input_data):
12180         Cast to prevent warnings on Forte.
12181         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette):
12182         Fix integer overflow when treated as signed.
12183         * gst/ffmpegcolorspace/imgconvert_template.h:
12184         Fix integer overflow when treated as signed. RGBA_OUT shifts bits.
12185         * gst/playback/gstdecodebin.c: (queue_filled_cb),
12186         (cleanup_decodebin):
12187         Who initialises a guint to -1!
12188         Cast function pointers to prevent warnings on Forte.
12189         * gst/playback/gstplaybasebin.c: (queue_deadlock_check),
12190         (queue_threshold_reached):
12191         Cast function pointers correctly to prevent warnings on Forte.
12192         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
12193         Cast function pointers correctly to prevent warnings on Forte.
12194         * gst/subparse/gstssaparse.c: (gst_ssa_parse_setcaps):
12195         Obvious change to unsigned, 0xEF > max signed char.
12196         * gst/tcp/gstmultifdsink.c: (get_buffers_max), (count_burst_unit):
12197         GstClockTime is unsigned, initialise correctly.
12198         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
12199         Cast so pointer arithemetic doesn't cause warnings on Forte.
12200         * gst/videorate/gstvideorate.c:
12201         Use correct return value.
12202         * tests/examples/seek/scrubby.c:
12203         GstClockTime is unsigned, initialise correctly.
12204
12205 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
12206
12207         Patch by: Ferenc Gerlits  <fgerlits at gmail com>
12208
12209         * gst/typefind/gsttypefindfunctions.c:
12210           Recognise XML files and XML-like files shorter than 256 bytes as
12211           well (fixes #359237).
12212
12213 2006-10-09  Edgard Lima <edgard.lima@indt.org.br>
12214
12215         Patch by: Renato Filho <renato.filho@indt.org.br>
12216         
12217         * gst/typefind/gsttypefindfunctions.c:
12218         Added typefind functions to video/x-nuv media.
12219         
12220 2006-10-08  Tim-Philipp Müller  <tim at centricular dot net>
12221
12222         * gst-libs/gst/interfaces/xoverlay.c:
12223         (gst_x_overlay_set_xwindow_id), (gst_x_overlay_expose):
12224           Some more guards against invalid input.
12225
12226 2006-10-07  Julien MOUTTE  <julien@moutte.net>
12227
12228         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event): 
12229         Useless goto.
12230         * tests/examples/seek/seek.c: (do_seek),
12231         (rate_spinbutton_changed_cb), (main): Add a rate spinbutton in
12232         seek example to experiment with rates != 1.0 (reverse playback !)
12233
12234 2006-10-06  Stefan Kost  <ensonic@users.sf.net>
12235
12236         * gst-libs/gst/interfaces/xoverlay.c:
12237           Unref message in doc-example (spotted by Robert McQueen)
12238
12239 2006-10-06  Wim Taymans  <wim@fluendo.com>
12240
12241         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
12242         (mpeg1_parse_header), (mpeg1_sys_type_find):
12243         printf fix.
12244
12245 2006-10-06  Wim Taymans  <wim@fluendo.com>
12246
12247         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
12248         (close_pad_link):
12249         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
12250         Activate dynamic pads before adding them to the element.
12251
12252 2006-10-06  Michael Smith  <msmith@fluendo.com>
12253
12254         * gst-libs/gst/floatcast/floatcast.h:
12255           Fix obviously-bogus macros; use the correct types.
12256
12257 2006-10-06  Wim Taymans  <wim@fluendo.com>
12258
12259         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12260         (gst_base_rtp_depayload_change_state):
12261         Also call parent state change function to activate pads.
12262
12263         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
12264         (mpeg1_parse_header), (mpeg1_sys_type_find):
12265         Add some more debug info in mpeg typefinding.
12266
12267 2006-10-06  Michael Smith  <msmith@fluendo.com>
12268
12269         * ext/theora/theoradec.c: (theora_dec_chain):
12270           Zero byte theora packets are valid and well-defined; don't warn on
12271           them.
12272
12273 2006-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12274
12275         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
12276         (gst_multi_fd_sink_get_stats), (find_limits),
12277         (gst_multi_fd_sink_queue_buffer):
12278           API: add dropped_buffers to the get-stats GValueArray
12279
12280 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
12281
12282         * ext/alsa/gstalsadeviceprobe.c:
12283         (gst_alsa_device_property_probe_get_values):
12284         * ext/alsa/gstalsasink.c: (set_hwparams):
12285         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_elem_pad),
12286         (gst_ogg_chain_new_stream), (gst_ogg_demux_read_chain):
12287         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers),
12288         (gst_ogg_mux_process_best_pad):
12289         * ext/ogg/gstoggparse.c: (gst_ogg_parse_new_stream),
12290         (gst_ogg_parse_chain):
12291         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
12292         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
12293         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_setup),
12294         (gst_vorbis_enc_buffer_check_discontinuous):
12295         * ext/vorbis/vorbisparse.c: (vorbis_parse_src_query):
12296         * gst-libs/gst/audio/gstbaseaudiosink.c:
12297         (gst_base_audio_sink_render):
12298         * gst-libs/gst/cdda/gstcddabasesrc.c:
12299         (gst_cdda_base_src_handle_track_seek):
12300         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12301         (gst_base_rtp_depayload_push_full):
12302         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
12303         * gst/audioresample/resample.c: (resample_input_pushthrough):
12304         * gst/playback/gstplaybasebin.c: (queue_out_of_data):
12305         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
12306         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
12307         (wavpack_type_find):
12308         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
12309         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
12310         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
12311         * tests/check/elements/volume.c: (GST_START_TEST):
12312           Printf format fixes.
12313
12314 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
12315
12316         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_caps):
12317           Fix a simple mistake (see the docs)
12318           Fixes #359580
12319
12320 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
12321
12322         * docs/plugins/Makefile.am:
12323         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12324         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12325         * docs/plugins/gst-plugins-base-plugins.args:
12326         * docs/plugins/gst-plugins-base-plugins.hierarchy:
12327         * docs/plugins/inspect/plugin-adder.xml:
12328         * docs/plugins/inspect/plugin-alsa.xml:
12329         * docs/plugins/inspect/plugin-audioconvert.xml:
12330         * docs/plugins/inspect/plugin-audiorate.xml:
12331         * docs/plugins/inspect/plugin-audioresample.xml:
12332         * docs/plugins/inspect/plugin-audiotestsrc.xml:
12333         * docs/plugins/inspect/plugin-cdparanoia.xml:
12334         * docs/plugins/inspect/plugin-decodebin.xml:
12335         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
12336         * docs/plugins/inspect/plugin-gdp.xml:
12337         * docs/plugins/inspect/plugin-gnomevfs.xml:
12338         * docs/plugins/inspect/plugin-libvisual.xml:
12339         * docs/plugins/inspect/plugin-ogg.xml:
12340         * docs/plugins/inspect/plugin-pango.xml:
12341         * docs/plugins/inspect/plugin-playbin.xml:
12342         * docs/plugins/inspect/plugin-subparse.xml:
12343         * docs/plugins/inspect/plugin-tcp.xml:
12344         * docs/plugins/inspect/plugin-theora.xml:
12345         * docs/plugins/inspect/plugin-typefindfunctions.xml:
12346         * docs/plugins/inspect/plugin-video4linux.xml:
12347         * docs/plugins/inspect/plugin-videorate.xml:
12348         * docs/plugins/inspect/plugin-videoscale.xml:
12349         * docs/plugins/inspect/plugin-videotestsrc.xml:
12350         * docs/plugins/inspect/plugin-volume.xml:
12351         * docs/plugins/inspect/plugin-vorbis.xml:
12352         * docs/plugins/inspect/plugin-ximagesink.xml:
12353         * docs/plugins/inspect/plugin-xvimagesink.xml:
12354           Add vorbistag element to docs; update version numbers to 0.10.10.1.
12355
12356 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
12357
12358         Patch by: James "Doc" Livingston <doclivingston at gmail com>
12359
12360         * ext/vorbis/Makefile.am:
12361         * ext/vorbis/vorbis.c: (plugin_init):
12362         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_class_init),
12363         (vorbis_parse_parse_packet), (vorbis_parse_chain):
12364         * ext/vorbis/vorbisparse.h:
12365         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_base_init),
12366         (gst_vorbis_tag_class_init), (gst_vorbis_tag_init),
12367         (gst_vorbis_tag_parse_packet):
12368         * ext/vorbis/vorbistag.h:
12369           Add new vorbistag element which derives from vorbisparse
12370           and is essentially the same as well, only that it implements
12371           the GstTagSetter interface and can modify the stream's
12372           vorbiscomment on the fly (#335635).
12373
12374         * tests/check/Makefile.am:
12375         * tests/check/elements/.cvsignore:
12376         * tests/check/elements/vorbistag.c: (setup_vorbistag),
12377         (cleanup_vorbistag), (buffer_probe), (start_pipeline),
12378         (get_buffer), (stop_pipeline), (_create_codebook_header_buffer),
12379         (_create_audio_buffer), (GST_START_TEST), (vorbistag_suite):
12380           Add unit test for new vorbistag element.
12381
12382 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
12383
12384         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init),
12385         (vorbis_parse_push_headers), (vorbis_parse_chain):
12386           Set BOS flag in packet structure to fix 'jump depends
12387           on unitialized value' errors in valgrind; various minor
12388           clean-ups.
12389
12390 2006-09-30  Jan Schmidt  <thaytan@mad.scientist.com>
12391
12392         * gst/playback/gstdecodebin.c: (close_pad_link):
12393         Fix typo in a debug statement.
12394
12395         * gst/playback/gstplaybasebin.c: (probe_triggered),
12396         (new_decoded_pad_full), (new_decoded_pad), (subs_new_decoded_pad),
12397         (gen_source_element), (source_new_pad), (analyse_source),
12398         (setup_source):
12399         When handling no_more_pads in new_decoded_pad, make sure to treat
12400         subtitle pads correctly. Fixes playback with subtitle files.
12401
12402         Move a recurring message to LOG level.
12403
12404         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
12405         The maximum value for the Xv colorkey on this Radeon is 0xFFFFFFFF,
12406         which ends up as -1 when cast to an int. Make the logic handle the
12407         max value as an unsigned mask and only change the colorkey when it's
12408         a value we recognise.
12409
12410 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
12411
12412         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
12413         Removed empty * between paragraphs
12414
12415 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
12416
12417         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
12418         * gst-libs/gst/rtp/README:
12419         Moved some documentation into .c file
12420
12421 2006-09-29  Wim Taymans  <wim@fluendo.com>
12422
12423         * gst/playback/gstdecodebin.c: (no_more_pads):
12424         Fix compilation.
12425
12426 2006-09-29  Wim Taymans  <wim@fluendo.com>
12427
12428         * gst/playback/gstdecodebin.c: (new_caps):
12429         Remove g_print
12430
12431         * gst/playback/gstplaybin.c:
12432         Add some docs.
12433
12434 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
12435
12436         * tests/check/Makefile.am:
12437           Re-enable cddabasesrc test to see if it works again
12438           now.
12439
12440 2006-09-29  Wim Taymans  <wim@fluendo.com>
12441
12442         * gst/playback/gstplaybasebin.c: (setup_subtitle),
12443         (gen_source_element):
12444         Handle invalid URIs a bit more gracefully.
12445
12446 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
12447
12448         * tests/check/pipelines/oggmux.c:
12449           Remove obsolete comment.
12450
12451 2006-09-29  Michael Smith  <msmith@fluendo.com>
12452
12453         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
12454         (gst_ogg_mux_release_pad), (gst_ogg_mux_push_buffer),
12455         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
12456         (gst_ogg_mux_send_headers), (gst_ogg_mux_process_best_pad),
12457         (gst_ogg_mux_collected):
12458           Commit patch from James "Doc" Livingston, adds proper EOS handling
12459           in oggmux. GStreamer can, for the first time ever, create a valid
12460           Ogg file! Yay!
12461
12462         * tests/check/pipelines/oggmux.c: (check_chain_final_state),
12463         (oggmux_suite):
12464           Reenable tests now that they pass.
12465
12466 2006-09-29  Wim Taymans  <wim@fluendo.com>
12467
12468         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
12469         Stop reading commands when EOF (we read 0) as well.
12470
12471 2006-09-28  Wim Taymans  <wim@fluendo.com>
12472
12473         * gst/playback/gstdecodebin.c: (dynamic_create), (dynamic_free),
12474         (close_pad_link), (dynamic_remove), (no_more_pads), (new_caps),
12475         (find_dynamic), (unlinked), (close_link):
12476         Implement delayed caps linking needed for element with a lot of
12477         different caps on the src pads that get fixed at runtime.
12478         Improve management of dynamic elements.
12479
12480         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
12481         (group_destroy), (group_commit), (check_queue), (queue_overrun),
12482         (gen_preroll_element), (remove_groups), (unknown_type),
12483         (add_element_stream), (no_more_pads_full), (no_more_pads),
12484         (sub_no_more_pads), (source_no_more_pads), (preroll_unlinked),
12485         (new_decoded_pad), (setup_subtitle), (array_has_value),
12486         (gen_source_element), (source_new_pad), (has_all_raw_caps),
12487         (analyse_source), (remove_decoders), (make_decoder),
12488         (remove_source), (setup_source), (finish_source), (prepare_output),
12489         (gst_play_base_bin_change_state):
12490         * gst/playback/gstplaybasebin.h:
12491         Use more _CAST instead of full type checking casts.
12492         Small cleanups, plug some leaks.
12493         Handle dynamic sources.
12494         Add some helper functions to create lists of strings used for
12495         blacklisting and other stuff.
12496         Refactor some code dealing with analysing the source.
12497         Re-enable sources without pads (like cd:// or other selfcontained
12498         elements).
12499
12500 2006-09-28  Wim Taymans  <wim@fluendo.com>
12501
12502         * gst-libs/gst/audio/gstbaseaudiosink.c:
12503         (gst_base_audio_sink_render):
12504         When we have a timestamp, we can still perform clipping.
12505         When we have no clock, we must play the sample ASAP.
12506
12507 2006-09-28  Wim Taymans  <wim@fluendo.com>
12508
12509         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
12510         Set caps on outgoing buffers.
12511
12512         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
12513         (gst_video_rate_event), (gst_video_rate_chain):
12514         * gst/videorate/gstvideorate.h:
12515         Fix videorate some more. Fixes #357977
12516
12517 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
12518
12519         * tests/check/elements/adder.c: (adder_suite):
12520           Don't set timeout to 6 seconds when we're running
12521           in valgrind ... (and how is 6 seconds longer than
12522           the default anyway?)
12523
12524 2006-09-28  Wim Taymans  <wim@fluendo.com>
12525
12526         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
12527         (gst_audio_rate_sink_event), (gst_audio_rate_convert),
12528         (gst_audio_rate_convert_segments), (gst_audio_rate_chain):
12529         Keep sink and src segment to keep track of time and support more
12530         input formats.
12531         Fix bogus next_offset and run_time calculation, don't understand how
12532         this could have worked before. Fixes #357976.
12533         Remove some unneeded vars.
12534
12535 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
12536
12537         * gst/playback/gstplaybin.c: (remove_sinks):
12538           Only remove visualisation from visbin if there is a visbin (or:
12539           don't throw warnings when closing totem without playing a file).
12540
12541 2006-09-27  Wim Taymans  <wim@fluendo.com>
12542
12543         * gst-libs/gst/audio/gstbaseaudiosink.c:
12544         (gst_base_audio_sink_render):
12545         Add some more info in a WARNING.
12546
12547         * gst-libs/gst/audio/gstbaseaudiosrc.c:
12548         (gst_base_audio_src_create):
12549         Handle PAUSE in create function, use new -core addition to
12550         wait for playing. Fixes pausing and resuming capture from an
12551         audiosrc.
12552
12553         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
12554         (gst_ring_buffer_read):
12555         Constify some more.
12556         Caller supports interrupted reads now.
12557
12558 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
12559
12560         * tests/check/Makefile.am:
12561           Another attempt to make the gen64 buildbot happy.
12562
12563 2006-09-27  Stefan Kost  <ensonic@users.sf.net>
12564
12565         Patch by: Jonathan Matthew <jonathan@kaolin.wh9.net>
12566
12567         * ext/libvisual/visual.c: (gst_visual_clear_actors),
12568         (gst_visual_chain), (gst_visual_change_state):
12569           Libvisual plugin was not passing audio data to libvisual 0.4.0 
12570           correctly. Fixes #357800
12571
12572 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
12573
12574         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline):
12575           Add timeout to _get_state() so we see which pipeline it is
12576           that causes trouble on the gen64 build bot.
12577
12578 2006-09-27  Wim Taymans  <wim@fluendo.com>
12579
12580         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12581         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_push_full),
12582         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_process),
12583         (gst_base_rtp_depayload_set_gst_timestamp):
12584         the source pad always uses fixed caps.
12585
12586 2006-09-27  Wim Taymans  <wim@fluendo.com>
12587
12588         * docs/libs/gst-plugins-base-libs-docs.sgml:
12589         * docs/libs/gst-plugins-base-libs-sections.txt:
12590         * gst-libs/gst/audio/gstaudioclock.c:
12591         * gst-libs/gst/audio/gstaudioclock.h:
12592         * gst-libs/gst/audio/gstaudiosink.c:
12593         * gst-libs/gst/audio/gstaudiosink.h:
12594         * gst-libs/gst/audio/gstaudiosrc.c:
12595         * gst-libs/gst/audio/gstbaseaudiosink.c:
12596         (gst_base_audio_sink_render):
12597         * gst-libs/gst/audio/gstbaseaudiosink.h:
12598         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init):
12599         * gst-libs/gst/audio/gstbaseaudiosrc.h:
12600         * gst-libs/gst/audio/gstringbuffer.h:
12601         Added docs for the audio libs.
12602
12603 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
12604
12605         * tests/check/Makefile.am:
12606           Temporarily disable test that fails on the bots for unknown reasons.
12607
12608 2006-09-26 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
12609
12610         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
12611         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
12612         Moved AudioCodecType into priv
12613         Renamed all gst_basertpaudiopayload to gst_base_rtp_audio_payload prefixes
12614
12615 2006-09-25  Wim Taymans  <wim@fluendo.com>
12616
12617         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
12618         (add_fakesink), (remove_fakesink), (pad_probe), (close_pad_link),
12619         (is_demuxer_element), (try_to_link_1), (get_our_ghost_pad),
12620         (new_pad):
12621         Cleanups and small leak fixes.
12622         Added Depayloaders to valid list of autopluggable elements.
12623
12624 2006-09-25  Wim Taymans  <wim@fluendo.com>
12625
12626         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
12627         (gst_play_bin_vis_blocked), (gst_play_bin_set_property),
12628         (gen_video_element), (gen_text_element), (gen_audio_element),
12629         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
12630         (gst_play_bin_set_clock_func), (gst_play_bin_change_state):
12631         Detect NO_PREROLL state change returns and disable clock distribution to
12632         the sinks so that sync is disabled.
12633         Avoid some type checking and do simple casts instead.
12634         Small cleanups, fix some FIXMEs.
12635         Be more robust when linking user specified elements, catch an report
12636         errors. Fixes #357404.
12637         Fix some leaks in the error paths.
12638
12639 2006-09-25  Stefan Kost  <ensonic@users.sf.net>
12640
12641         * ChangeLog:
12642           ChangeLog surgery for missing bug-number
12643
12644 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
12645
12646         Patch by: Peter Kjellerstedt  <pkj at axis com>
12647
12648         * gst/playback/test.c:
12649           Fix compilation with uClibc and -Werror (#357591).
12650
12651 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
12652
12653         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
12654           Parse dates that are followed by a time as well (#357532).
12655
12656         * tests/check/libs/tag.c: (test_vorbis_tags):
12657           Add unit test for this.
12658
12659 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12660
12661         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
12662         (gst_audio_convert_transform_caps):
12663         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor):
12664         * gst/videotestsrc/videotestsrc.h:
12665           A few array const-ifications.
12666
12667 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12668
12669         * tests/check/Makefile.am:
12670           See if this makes the build bots happy.
12671
12672         * tests/check/libs/cddabasesrc.c:
12673           UTF8-ise my name.
12674
12675 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12676
12677         Patch by: Young-Ho Cha <ganadist at chollian dot net>
12678
12679         * gst/subparse/samiparse.c: (handle_start_font),
12680         (fix_invalid_entities):
12681           More case-insensitivity for certain tags; recognise entities with
12682           decimal codes as special entities as well (#357330).
12683
12684 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12685
12686         * gst-libs/gst/Makefile.am:
12687           Need to build tag directory before cdda.
12688
12689 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12690
12691         * docs/libs/gst-plugins-base-libs-sections.txt:
12692         * gst-libs/gst/cdda/Makefile.am:
12693         * gst-libs/gst/cdda/gstcddabasesrc.c:
12694         (gst_cdda_base_src_base_init):
12695         * gst-libs/gst/cdda/gstcddabasesrc.h:
12696         * gst-libs/gst/tag/tag.h:
12697         * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal),
12698         (gst_tag_register_musicbrainz_tags):
12699           Move GST_TAG_CDDA_* tags into libgsttag and make libgstcddabasesrc
12700           depend on libgsttag. This is required so we can extract/read tags like
12701           DISCID without depending on libgstcddabasesrc (which used to register
12702           them).
12703
12704         * gst-libs/gst/tag/gstvorbistag.c:
12705           Add vorbiscomment mapping for CDDB_DISCID and MUSICBRAINZ_DISCID
12706           tags (also see #347848).
12707
12708         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1):
12709           Log vorbis comments we are actually writing. Const-ify array.
12710
12711 2006-09-23  Wim Taymans  <wim@fluendo.com>
12712
12713         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
12714         Improve buffering a bit by avoiding a deadlock because we cannot assume
12715         the underrun is always called.
12716
12717 2006-09-23  Wim Taymans  <wim@fluendo.com>
12718
12719         Patch by: Young-Ho Cha <ganadist at chollian dot net>
12720
12721         * gst-libs/gst/riff/riff-ids.h:
12722         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12723         (gst_riff_create_audio_template_caps):
12724         Added MPEG-4 AAC and id and caps. Fixes #357289
12725         Added WMA9 Lossless id.
12726
12727 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
12728
12729         * ext/gnomevfs/gstgnomevfssrc.c:
12730           Fix misleading docs addition.
12731
12732         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
12733           Get rid of compiler warning the right way.
12734
12735 2006-09-22  Wim Taymans  <wim@fluendo.com>
12736
12737         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12738         (gst_base_rtp_depayload_finalize),
12739         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
12740         (gst_base_rtp_depayload_push_full),
12741         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_push),
12742         (gst_base_rtp_depayload_process),
12743         (gst_base_rtp_depayload_set_gst_timestamp),
12744         (gst_base_rtp_depayload_queue_release):
12745         * gst-libs/gst/rtp/gstbasertpdepayload.h:
12746         Small cleanups.
12747         Fix some leaks.
12748         Refactored the process method and added methods to push from the process
12749         vmethod.
12750         Use _scale functions.
12751         API: gst_base_rtp_depayload_push_ts
12752         API: gst_base_rtp_depayload_push
12753
12754         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
12755         timestamps are uint.
12756
12757 2006-09-22  Stefan Kost  <ensonic@users.sf.net>
12758
12759         * gst-libs/gst/interfaces/xoverlay.c:
12760           Remove unused statement from doc example.
12761
12762 2006-09-21  Stefan Kost  <ensonic@users.sf.net>
12763
12764         * gst-libs/gst/interfaces/videoorientation.c:
12765         (gst_video_orientation_iface_init),
12766         (gst_video_orientation_get_hflip),
12767         (gst_video_orientation_get_vflip),
12768         (gst_video_orientation_get_hcenter),
12769         (gst_video_orientation_get_vcenter),
12770         (gst_video_orientation_set_hflip),
12771         (gst_video_orientation_set_vflip),
12772         (gst_video_orientation_set_hcenter),
12773         (gst_video_orientation_set_vcenter):
12774           Add since tags to new API docs, ChangeLog surgery (forgot API keyword
12775           in ChangeLog)
12776
12777 2006-09-21  Tim-Philipp Müller  <tim at centricular dot net>
12778
12779         * tests/check/Makefile.am:
12780         * tests/check/elements/.cvsignore:
12781         * tests/check/elements/ffmpegcolorspace.c: (rgb_format_to_caps),
12782         (create_rgb_conversions), (rgb_conversion_free),
12783         (right_shift_colour), (fix_expected_colour), (check_rgb_buf),
12784         (got_buf_cb), (GST_START_TEST), (ffmpegcolorspace_suite):
12785           Add unit test for ffmpegcolorspace (RGB <=> RGB only so far),
12786           but disable for now since it doesn't pass (something wrong with
12787           RGBA somewhere).
12788
12789 2006-09-21  Wim Taymans  <wim@fluendo.com>
12790
12791         * gst/playback/gstplaybasebin.c: (group_commit),
12792         (queue_deadlock_check), (queue_overrun), (queue_threshold_reached),
12793         (queue_out_of_data), (gen_preroll_element),
12794         (preroll_remove_overrun), (probe_triggered):
12795         Refactor handling of overrun detection.
12796         Separate handling of group completion and deadlock detection when doing
12797         network buffering. This should fix some deadlocks that were not detected
12798         because the group was completed.
12799         Add more comments, improve debugging.
12800
12801 2006-09-21  Wim Taymans  <wim@fluendo.com>
12802
12803         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
12804         * tests/check/libs/audio.c:
12805         Some more compilation fixes.
12806
12807 2006-09-21  Wim Taymans  <wim@fluendo.com>
12808
12809         * gst-libs/gst/audio/gstringbuffer.c:
12810         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
12811         (gst_ring_buffer_read):
12812         Early morning compilation fix.
12813
12814 2006-09-20  Wim Taymans  <wim@fluendo.com>
12815
12816         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
12817         * tests/check/elements/multifdsink.c: (GST_START_TEST):
12818         * tests/check/elements/videorate.c: (GST_START_TEST):
12819         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
12820         * tests/check/pipelines/oggmux.c: (eos_buffer_probe):
12821         Fix some warnings.
12822
12823 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
12824
12825         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
12826         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
12827         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
12828           Handcrafted merge to help CVS understanding what I changed and what
12829           not.
12830
12831 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
12832
12833         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
12834         (gst_xvimagesink_get_times):
12835           change colorkey behaviour back according to #354773 comment 6/7
12836
12837 2006-09-19  Michael Smith  <msmith@fluendo.com>
12838
12839         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
12840         (gst_multi_fd_sink_class_init), (get_buffers_max), (find_limits),
12841         (gst_multi_fd_sink_recover_client),
12842         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_set_property),
12843         (gst_multi_fd_sink_get_property):
12844         * gst/tcp/gstmultifdsink.h:
12845           Implement stubbed out properties unit-type, units-soft-max,
12846           units-max, to allow specifying maximum sizes in units other than
12847           buffers.
12848           Fixes #355935
12849
12850 2006-09-19  Wim Taymans  <wim@fluendo.com>
12851
12852         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12853         (gst_riff_create_audio_template_caps):
12854         Reorder the audio formats a bit for clarity.
12855         Detect and create caps for MSGSM and MSN (WAV49).
12856         Fixes #356596.
12857
12858         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
12859         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
12860         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
12861         Small cleanups, move error handling out of normal flow for clarity.
12862
12863 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12864
12865         * docs/libs/gst-plugins-base-libs-docs.sgml:
12866         * docs/libs/gst-plugins-base-libs.types:
12867         * gst-libs/gst/interfaces/Makefile.am:
12868         * gst-libs/gst/interfaces/videoorientation.c:
12869         (gst_video_orientation_get_type),
12870         (gst_video_orientation_iface_init),
12871         (gst_video_orientation_get_hflip),
12872         (gst_video_orientation_get_vflip),
12873         (gst_video_orientation_get_hcenter),
12874         (gst_video_orientation_get_vcenter),
12875         (gst_video_orientation_set_hflip),
12876         (gst_video_orientation_set_vflip),
12877         (gst_video_orientation_set_hcenter),
12878         (gst_video_orientation_set_vcenter):
12879         * gst-libs/gst/interfaces/videoorientation.h:
12880           API: Add new interface to control video orientation (fixes #354908)
12881
12882 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12883
12884         * gst/videotestsrc/gstvideotestsrc.c:
12885           Use G_UNLIKELY in _create and log one more detail.
12886           
12887         (gst_video_test_src_get_times), (gst_video_test_src_create):
12888         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
12889           Use gst_util_uint64_scale_int in _get_times().
12890
12891 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12892
12893         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support)
12894           Give better warning message (add object and detail).
12895
12896 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12897
12898         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
12899         (gst_xvimagesink_get_times):
12900           xvimage assumed that XV_COLORKEY can be set in RGB888 format (fixes
12901           #354773), use gst_util_uint64_scale_int in _get_times()
12902
12903 2006-09-18  Michael Smith  <msmith@fluendo.com>
12904
12905         * ext/ogg/gstoggmux.c: (gst_ogg_mux_push_buffer):
12906           Timestamps are unsigned; comparision against GST_CLOCK_TIME_NONE was
12907           always true, leading to dropping all timestamps.
12908
12909 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12910
12911         * ext/libvisual/visual.c: (gst_vis_src_negotiate),
12912         (gst_visual_chain), (gst_visual_change_state):
12913           update to work also with libvisual 0.4 API, fix double unref (#355914)
12914           
12915         * tools/gst-launch-ext.1.in:
12916         * tools/gst-visualise.1.in:
12917           remove references to old man-pages
12918
12919         * tests/examples/seek/seek.c: (main):
12920           add real meadi-buttons, add tool-tips for the seek-options, arrange
12921           seek options in a table
12922
12923 2006-09-18  Michael Smith  <msmith@fluendo.com>
12924
12925         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear),
12926         (gst_ogg_mux_push_buffer):
12927           Don't generate out-of-order timestamps from oggmux, instead clamp
12928           output timestamps to be >= the previously output ts.
12929           Fixes #355595
12930
12931 2006-09-18  Michael Smith  <msmith@fluendo.com>
12932
12933         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
12934         (gst_multi_fd_sink_class_init):
12935           Updates, fixes, and typo corrections for multifdsink. No functional
12936           changes.
12937
12938 2006-09-17  Michael Smith  <msmith@fluendo.com>
12939
12940         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find):
12941           Don't crash on truncated files - check that we got an 8 byte buffer
12942           before trying to memcmp it.
12943
12944 2006-09-17  Tim-Philipp Müller  <tim at centricular dot net>
12945
12946         * gst/playback/gstplaybasebin.c: (get_active_source):
12947           Make stream-switching appear instant to the application
12948           (ie. make sure that a g_object_get on 'current-foo' returns
12949           the stream previously set with g_object_set(). Totem needs
12950           this to update stream-related meta-info (like audio-codec)
12951           correctly when switching streams.
12952
12953 2006-09-17  Tim-Philipp Müller  <tim at centricular dot net>
12954
12955         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer),
12956         (gst_alsa_mixer_ensure_track_list):
12957           Try harder to guess which mixer track is the master mixer
12958           track (instead of just taking the first one that has a pvolume).
12959           Fixes #342228.
12960
12961 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12962
12963         reviewed by: <delete if not using a buddy>
12964
12965         * gst-libs/gst/audio/audio.h:
12966         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
12967
12968 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12969
12970         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
12971         (gst_audio_convert_transform_caps):
12972           Get structure-name just once.
12973
12974 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12975
12976         * tests/check/elements/audioresample.c: (GST_START_TEST):
12977         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
12978         * tests/check/elements/volume.c: (GST_START_TEST):
12979         * tests/check/elements/vorbisdec.c: (GST_START_TEST):
12980         * tests/check/pipelines/oggmux.c: (validate_ogg_page), (eos_watch),
12981         (test_pipeline), (GST_START_TEST):
12982         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
12983         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
12984           Fix big batch of compiler warnings.
12985
12986 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12987
12988         * ext/gnomevfs/gstgnomevfssrc.c:
12989           Add docs about icydemux usage in connection with gnomevfssrc
12990
12991         * ext/libvisual/visual.c:
12992         * ext/ogg/gstoggaviparse.c:
12993         * ext/ogg/gstoggdemux.c:
12994         * ext/ogg/gstoggmux.c:
12995         * ext/ogg/gstoggparse.c:
12996         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
12997         * gst-libs/gst/audio/gstaudiosink.c:
12998         * gst-libs/gst/audio/gstaudiosrc.c:
12999         * gst/audiorate/gstaudiorate.c:
13000           More G_OBJECT macro fixing.
13001
13002         * gst/audiotestsrc/gstaudiotestsrc.h:
13003           Fix wrong info in header due to copy & paste
13004
13005 2006-09-15  Wim Taymans  <wim@fluendo.com>
13006
13007         * gst-libs/gst/audio/gstbaseaudiosink.c:
13008         (gst_base_audio_sink_get_time), (gst_base_audio_sink_callback):
13009         * gst-libs/gst/audio/gstbaseaudiosrc.c:
13010         (gst_base_audio_src_get_time), (gst_base_audio_src_fixate),
13011         (gst_base_audio_src_get_times), (gst_base_audio_src_get_offset),
13012         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
13013         Do the delay calculation in the source/sink base classes as this is
13014         specific for the capture/playback mode.
13015         Try to fixate a bit better, like round depth up to a multiple of 8
13016         bigger than width.
13017         Handle underruns correctly by marking DISCONT on buffers and adjusting
13018         timestamps to handle the gap.
13019         Set offset/offset_end correctly on buffers.
13020
13021         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_pause),
13022         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
13023         (gst_ring_buffer_read):
13024         Remove resync and underrun recovery from the ringbuffer.
13025         Fix ringbuffer read code on under/overrun.
13026
13027 2006-09-15  Wim Taymans  <wim@fluendo.com>
13028
13029         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
13030         (gst_play_base_bin_init), (fill_buffer), (check_queue),
13031         (queue_threshold_reached), (gst_play_base_bin_set_property),
13032         (gst_play_base_bin_get_property):
13033         * gst/playback/gstplaybasebin.h:
13034         Don't use a 0 low watermark when buffering, it is catching starvation
13035         way too late. Instead, use a 3 second queue with 30 and 95
13036         percent low/high watermarks. 
13037         Added queue-min-threshold property to configure low watermark.
13038         Use new _buffering message API.
13039         Make queue_threshold variable big enough to store a uint64 time value.
13040         API: playbin::queue-min-threshold property.
13041
13042 2006-09-15  Wim Taymans  <wim@fluendo.com>
13043
13044         * configure.ac:
13045         We require 0.10.10.1 now because of _wait_preroll().
13046
13047         * gst-libs/gst/audio/gstbaseaudiosink.c:
13048         (gst_base_audio_sink_render):
13049         Use gst_base_sink_wait_preroll().
13050
13051 2006-09-15  Wim Taymans  <wim@fluendo.com>
13052
13053         * ext/alsa/gstalsasink.c: (xrun_recovery), (gst_alsasink_write):
13054         * ext/alsa/gstalsasrc.c: (xrun_recovery), (gst_alsasrc_read):
13055         Use DEBUG_OBJECT more.
13056
13057 === release 0.10.10 ===
13058
13059 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
13060
13061         patch by: Michael Smith <msmith at fluendo dot com>
13062
13063         * gst/tcp/gstmultifdsink.c: (is_sync_frame),
13064         (gst_multi_fd_sink_client_queue_buffer),
13065         (gst_multi_fd_sink_new_client):
13066         * tests/check/elements/multifdsink.c: (GST_START_TEST),
13067         (multifdsink_suite):
13068           Fix implementation of sync-method 'next-keyframe'
13069           Closes #354594
13070
13071 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
13072
13073         patch by: Wim Taymans <wim at fluendo dot com>
13074
13075         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
13076         This patch removes the RANDOM flag that was incorrectly introduced with
13077         revision 1.91.  Fixes #354590
13078
13079 2006-09-05  Tim-Philipp Müller  <tim at centricular dot net>
13080
13081         * tests/check/Makefile.am:
13082           Random variation in Makefile line to see if it makes the
13083           gen64-base-full bot any happier.
13084
13085 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
13086
13087         * tests/check/pipelines/oggmux.c: (oggmux_suite):
13088           Disable test that fails at the moment (killed after timeout).
13089
13090 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
13091
13092         Patch by: James Livingston  <doclivingston at gmail.com>
13093
13094         * tests/check/Makefile.am:
13095         * tests/check/pipelines/.cvsignore:
13096         * tests/check/pipelines/oggmux.c: (get_page_codec),
13097         (check_chain_final_state), (fail_if_audio), (validate_ogg_page),
13098         (eos_buffer_probe), (start_pipeline), (stop_pipeline), (eos_watch),
13099         (test_pipeline), (test_vorbis), (test_theora), (test_vorbis_theora),
13100         (test_theora_vorbis), (oggmux_suite):
13101           Add simple unit test for oggmux from #337026 with checking for the
13102           EOS flags disabled for the time being.
13103
13104 2006-09-04  Wim Taymans  <wim@fluendo.com>
13105
13106         patch by: Alessandro Dessina <alessandro nnva org>
13107
13108         * ext/ogg/gstoggmux.c:
13109         Add cmml caps to oggmux. Fixes #353912
13110
13111 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
13112
13113         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
13114           Returning a return value often helps. In this case, we
13115           don't need the return value anyway, so just get rid of it.
13116           Should make build bots much happier.
13117
13118 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
13119
13120         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure),
13121         (paint_get_structure), (gst_video_test_src_get_size),
13122         (gst_video_test_src_smpte), (gst_video_test_src_snow),
13123         (gst_video_test_src_unicolor), (paint_setup_AYUV),
13124         (paint_hline_AYUV), (paint_setup_ARGB8888), (paint_setup_ABGR8888),
13125         (paint_setup_RGBA8888), (paint_setup_BGRA8888), (paint_hline_str4):
13126         * gst/videotestsrc/videotestsrc.h:
13127           Add support for AYUV and the various RGBA formats. Initialise
13128           fields of paintinfo structs allocated on the stack.
13129
13130         * tests/check/elements/videotestsrc.c: (right_shift_colour),
13131         (fix_expected_colour), (check_rgb_buf), (got_buf_cb),
13132         (check_rgb_buf), (videotestsrc_suite):
13133           Add unit tests for videotestsrc's RGB output.
13134
13135 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
13136
13137         * gst/videotestsrc/gstvideotestsrc.c:
13138         (gst_video_test_src_pattern_get_type),
13139         (gst_video_test_src_set_pattern):
13140         * gst/videotestsrc/gstvideotestsrc.h:
13141         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor),
13142         (gst_video_test_src_black), (gst_video_test_src_white),
13143         (gst_video_test_src_red), (gst_video_test_src_green),
13144         (gst_video_test_src_blue):
13145         * gst/videotestsrc/videotestsrc.h:
13146           Add more uni-colour patterns ("white", "red", "green", and "blue").
13147
13148 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
13149
13150         * gst/videotestsrc/videotestsrc.c: (paint_setup_YVYU):
13151           Fix stride for YVYU, should be word-aligned (#353658).
13152
13153 2006-08-31  Tim-Philipp Müller  <tim at centricular dot net>
13154
13155         * gst/adder/gstadder.c: (gst_adder_src_event):
13156           Fix build.
13157
13158 2006-08-31  Edward Hervey  <edward@fluendo.com>
13159
13160         * gst/adder/gstadder.c: (forward_event_func),
13161         (gst_adder_src_event), (gst_adder_collected),
13162         (gst_adder_change_state):
13163         * gst/adder/gstadder.h:
13164         Remember the start position asked in the incoming seeks, so we can
13165         output GST_EVENT_NEW_SEGMENT with a correct position value (instead
13166         of assuming it will always be 0).
13167
13168 2006-08-31  Edward Hervey  <edward@fluendo.com>
13169
13170         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
13171         (gst_ogg_demux_finalize), (gst_ogg_demux_perform_seek),
13172         (gst_ogg_demux_loop):
13173         Send the GST_EVENT_NEW_SEGMENT from the streaming thread.
13174
13175 2006-08-30  Tim-Philipp Müller  <tim at centricular dot net>
13176
13177         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13178         (gst_ffmpegcsp_get_unit_size):
13179           Return FALSE instead of returning a random false unit
13180           size when the format isn't known/supported (even if
13181           this shouldn't happen under normal circumstances).
13182
13183 2006-08-29  Wim Taymans  <wim@fluendo.com>
13184
13185         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
13186
13187         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create),
13188         (gst_gnome_vfs_src_start):
13189         Try harder to get the size from a uri by using _info_uri() when
13190         _info_from_handle() does not give us enough info. 
13191         Also follow symlinks when getting the size.
13192         Partially Fixes #332864.
13193
13194 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
13195
13196         Patch by: Viktor Peters  <viktor dot peters at gmail dot com>
13197
13198         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
13199         (gst_alsa_mixer_update), (gst_alsa_mixer_get_volume),
13200         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
13201         (gst_alsa_mixer_set_record):
13202         * ext/alsa/gstalsamixertrack.c:
13203         (gst_alsa_mixer_track_update_alsa_capabilities),
13204         (alsa_track_has_cap), (gst_alsa_mixer_track_new),
13205         (gst_alsa_mixer_track_update):
13206         * ext/alsa/gstalsamixertrack.h:
13207           Improve and fix mixer track handling, in particular better handling
13208           of alsa's pvolume/pswitch/cvolume/cswitch capabilities; create
13209           separate track objects for tracks that have both capture and playback
13210           volume (and label them differently as well so they're not mistakenly
13211           assumed to be duplicates); classify mixer tracks that only affect
13212           the audible volume of something (rather than the capture volume)
13213           as playback tracks. Redefine/fix meaning of RECORD and MUTE flags
13214           for capture tracks to correspond to alsa-pswitch alsa-cswitch
13215           (following the meaning documented in the mixer interface header
13216           file); add support for alsa's exclusive cswitch groups; update/sync
13217           state/flags better if mixer settings are changed by another
13218           application. Fixes #336075.
13219
13220 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
13221
13222         * gst/playback/gstplaybin.c:
13223           Improve docs: add section about BUFFERING messages sent by playbin.
13224
13225 2006-08-29  Michael Smith  <msmith@fluendo.com>
13226
13227         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_push_buffer),
13228         (gst_vorbis_enc_buffer_check_discontinuous),
13229         (gst_vorbis_enc_chain):
13230           Ignore explicit DISCONT marked on buffers (which is often spurious,
13231           particularly when using multiple segments), in favour of solely
13232           using the timestamps/durations.
13233
13234 2006-08-29  Edward Hervey  <edward@fluendo.com>
13235
13236         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
13237         Don't rely on incoming buffers offset anymore, since it is completely
13238         broken when using multiple segments.
13239         Instead convert the incoming buffers timestamp to running time, and
13240         then convert that value to the offsets.
13241         Also inform GstSegment of the last outputted stop position, which is
13242         needed if we received several segments with an unknown stop value.
13243
13244 2006-08-29  Thomas Vander Stichele  <thomas at apestaart dot org>
13245
13246         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
13247           fix buffer unreffing on a header push failure
13248
13249 2006-08-28  Wim Taymans  <wim@fluendo.com>
13250
13251         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_sink_event),
13252         (gst_audio_rate_chain):
13253         Make the metadata of the buffer writable before changing its
13254         flags.
13255
13256 2006-08-28  Wim Taymans  <wim@fluendo.com>
13257
13258         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
13259         (gst_audio_rate_setcaps), (gst_audio_rate_init),
13260         (gst_audio_rate_sink_event), (gst_audio_rate_src_event),
13261         (gst_audio_rate_chain), (gst_audio_rate_change_state):
13262         Fix audiorate some more.
13263         Reset and resync counters on flush and READY.
13264         Handle the DISCONT flag correctly.
13265         Use GstSegment to track position.
13266         Fail when not negotiated.
13267         Fixes #353234.
13268
13269 2006-08-25  Michael Smith  <msmith@fluendo.com>
13270
13271         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
13272           Fix spelling.
13273           Remove accidently included debug line.
13274
13275 2006-08-25  Wim Taymans  <wim@fluendo.com>
13276
13277         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
13278         Small cleanups.
13279         If a buffer is received with no caps, make the buffer metadata
13280         writable and set the caps, making sure that we don't screw up the
13281         refcounts.
13282
13283 2006-08-25  Michael Smith  <msmith@fluendo.com>
13284
13285         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset),
13286         (gst_gdp_pay_reset_streamheader), (gst_gdp_pay_chain):
13287           Fix memory leaks and misleading debug messages, add a couple of
13288           comments.
13289
13290         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats),
13291         (gst_multi_fd_sink_render):
13292           Do not use gst_buffer_make_writable() in a basesink render method,
13293           as it may incorrectly unref the buffer. Instead, use convoluted
13294           dance to avoid copying the buffer except when we need to.
13295
13296 2006-08-25  Michael Smith  <msmith@fluendo.com>
13297
13298         * ext/vorbis/vorbisenc.c:
13299         (gst_vorbis_enc_buffer_check_discontinuous):
13300           Allow very small discontinuities in the timestamps. These we can't
13301           do anything useful with anyway (because vorbis's timestamps have
13302           only sample granularity), and are commonly produced by elements with
13303           minor bugs. Allow up to 1/2 a sample out.
13304           Fixes #351742.
13305
13306 2006-08-24  Wim Taymans  <wim@fluendo.com>
13307
13308         * tests/examples/seek/seek.c: (seek_cb), (start_seek), (stop_seek),
13309         (play_scrub_toggle_cb), (main):
13310         Add a checkbox to enable play scrubbing. Makes it possible to disable
13311         normal scrubbing.
13312
13313 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
13314
13315         * tests/check/elements/.cvsignore:
13316           make buildbot happy
13317
13318 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
13319
13320         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
13321         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init),
13322         (gst_ogm_parse_class_init), (gst_ogm_parse_dispose),
13323         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
13324         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
13325         (gst_ogm_parse_stream_header), (gst_ogm_parse_comment_packet),
13326         (gst_ogm_text_parse_strip_trailing_zeroes),
13327         (gst_ogm_parse_data_packet), (gst_ogm_parse_chain),
13328         (gst_ogm_parse_sink_event), (gst_ogm_parse_change_state):
13329           Refactor ogm parse, do better input checking, misc. clean-ups.
13330           Cache incoming events and push them once the source pad has
13331           been created. Don't pass unterminated strings to sscanf().
13332           Strip trailing zeroes from subtitle text output, since they
13333           are not valid UTF-8. Don't push vorbiscomment packets on
13334           the subtitle text pad. Output perfect streams if possible.
13335
13336 2006-08-23  Wim Taymans  <wim@fluendo.com>
13337
13338         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
13339         Waits for tasks to settle down so that we clean up correctly for 
13340         valgrind.
13341
13342 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
13343
13344         * tests/check/libs/tag.c: (GST_START_TEST), (taglists_are_equal):
13345           Unit test fixes: \377 is more likely to fit into 8 bits than \777;
13346           actually return return value in taglists_are_equal.
13347
13348 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
13349
13350         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
13351           Fix crash due to broken bitstream parsing on x86-64: can't make
13352           any assumptions about sizeof(struct) due to alignment/packing
13353           differences on different architectures. Fixes #351790.
13354
13355 2006-08-22  Wim Taymans  <wim@fluendo.com>
13356
13357         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
13358         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
13359         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
13360         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
13361         (gst_riff_parse_info):
13362         Protect public functions against bad input.
13363         Do some cleanups.
13364         Fix documentation.
13365
13366 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13367
13368         * gst-libs/gst/riff/riff-ids.h:
13369         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
13370           Add voxware audio IDs (even if we can't play it) (#351795).
13371
13372 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13373
13374         * gst-libs/gst/riff/riff-media.c:
13375         (gst_riff_create_video_template_caps),
13376         (gst_riff_create_audio_template_caps),
13377         (gst_riff_create_iavs_template_caps):
13378           Const-ify some arrays and use G_N_ELEMENTS instead
13379           of wasting oodles of RAM on terminator bits.
13380
13381 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13382
13383         * gst-libs/gst/tag/gstvorbistag.c:
13384         (gst_tag_list_to_vorbiscomment_buffer):
13385         * tests/check/libs/tag.c: (GST_START_TEST):
13386           And the same for _to_vorbiscomment_buffer(): allow
13387           id_data_len == 0 for speex.
13388
13389 2006-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
13390
13391         * configure.ac:
13392         * docs/plugins/Makefile.am:
13393         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
13394         * docs/plugins/gst-plugins-base-plugins-sections.txt:
13395         * docs/plugins/inspect/plugin-gdp.xml:
13396         * gst/gdp/Makefile.am:
13397         * tests/check/Makefile.am:
13398           Move GDP plugin to -base from -bad.  Closes #347783.
13399
13400 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
13401
13402         * gst-libs/gst/tag/gstvorbistag.c:
13403         (gst_tag_list_from_vorbiscomment_buffer):
13404           Allow id_data_len == 0 (needed for vorbis comments in Speex files).
13405           Also add some checks to make sure we don't memcmp() beyond the end of
13406           vorbiscomment buffer if the ID to check for is larger than the buffer.
13407
13408         * tests/check/libs/tag.c: (GST_START_TEST):
13409           Some more tests for gst_tag_list_from_vorbiscomment_buffer().
13410
13411 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
13412
13413         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1),
13414         (gst_vorbis_enc_set_metadata):
13415           Use vorbis comment utility functions from libgsttag
13416           instead of re-inventing the wheel (partially fixes #347091).
13417
13418 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
13419
13420         * tests/check/elements/audioconvert.c: (GST_START_TEST):
13421         Fix leaks. Wait for state transitions that might happen ASYNC, as well
13422         as some that won't.
13423
13424 2006-08-21  Wim Taymans  <wim@fluendo.com>
13425
13426         * docs/libs/Makefile.am:
13427         * docs/libs/gst-plugins-base-libs-sections.txt:
13428         * docs/libs/gst-plugins-base-libs.types:
13429         Don't try to GObject scan the netbuffer as it's not a GObject.
13430         Fixes #351308.
13431
13432         * gst-libs/gst/netbuffer/gstnetbuffer.c:
13433         * gst-libs/gst/netbuffer/gstnetbuffer.h:
13434         Document GstNetBuffer.
13435
13436 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
13437
13438         * tests/check/elements/audioconvert.c: (GST_START_TEST),
13439         (audioconvert_suite):
13440           Add testcase for caps-size-explosion
13441
13442 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
13443
13444         * gst/audioconvert/gstaudioconvert.c:
13445         (gst_audio_convert_get_unit_size), (set_structure_widths):
13446           Lower debug, use g_assert in _get_unit_size
13447
13448         * gst/audioresample/gstaudioresample.c:
13449         (audioresample_get_unit_size):
13450         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13451         (gst_ffmpegcsp_get_unit_size):
13452         * gst/videoscale/gstvideoscale.c: (gst_video_scale_get_unit_size):
13453           use g_assert in _get_unit_size
13454
13455 2006-08-18  Wim Taymans  <wim@fluendo.com>
13456
13457         * docs/libs/gst-plugins-base-libs-sections.txt:
13458         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_set_packet_len),
13459         (gst_rtp_buffer_pad_to), (gst_rtp_buffer_get_payload_subbuffer),
13460         (gst_rtp_buffer_get_payload_buffer):
13461         * gst-libs/gst/rtp/gstrtpbuffer.h:
13462         Document GstRTPBuffer.
13463         Added function to efficiently strip payload headers.
13464         API: gst_rtp_buffer_get_payload_subbuffer()
13465
13466 2006-08-17  Tim-Philipp Müller  <tim at centricular dot net>
13467
13468         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
13469         (gst_tag_to_vorbis_comments):
13470           Serialise unknown vorbis comments into GST_TAG_EXTENDED_COMMENT
13471           tags and deserialise them properly as well (#347091).
13472           Add some more gtk-doc blurbs and also some g_return_if_fail().
13473
13474         * tests/check/libs/tag.c: (GST_START_TEST),
13475         (back_to_vorbis_comments), (taglists_are_equal), (tag_suite):
13476           More tests.
13477
13478 2006-08-17  Wim Taymans  <wim@fluendo.com>
13479
13480         * ext/ogg/Makefile.am:
13481         * ext/ogg/gstogg.c: (plugin_init):
13482         * ext/ogg/gstoggaviparse.c: (gst_ogg_avi_parse_get_type),
13483         (gst_ogg_avi_parse_base_init), (gst_ogg_avi_parse_class_init),
13484         (gst_ogg_avi_parse_init), (gst_ogg_avi_parse_finalize),
13485         (gst_ogg_avi_parse_setcaps), (gst_ogg_avi_parse_event),
13486         (gst_ogg_avi_parse_push_packet), (gst_ogg_avi_parse_chain),
13487         (gst_ogg_avi_parse_change_state), (gst_ogg_avi_parse_plugin_init):
13488         Added ogg-in-avi parser element. Fixes #140139.
13489
13490         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
13491         Fixed a bug in oggdemux debug code.
13492
13493         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13494         (gst_riff_create_audio_template_caps):
13495         Recognise Ogg in the AVI extensible wave format.
13496
13497 2006-08-17  Tim-Philipp Müller  <tim at centricular dot net>
13498
13499         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
13500           Make buffer durations add up (duration should be next_ts-ts for
13501           perfect streams). Fixes CD ripping to Ogg/Vorbis with vorbisenc
13502           from CVS.
13503
13504         * tests/check/libs/cddabasesrc.c: (gst_cd_foo_src_close),
13505         (test_buffer_timestamps), (cddabasesrc_suite):
13506           Add unit test for the above.
13507
13508         * tests/check/Makefile.am:
13509           Don't know why cddabasesrc test was in VALGRIND_TO_FIX, remove
13510           to see what happens.
13511
13512 2006-08-16  Wim Taymans  <wim@fluendo.com>
13513
13514         * ext/alsa/gstalsasink.c: (gst_alsasink_set_property),
13515         (gst_alsasink_open):
13516         * ext/alsa/gstalsasrc.c: (gst_alsasrc_set_property),
13517         (gst_alsasrc_open):
13518         Avoid setting and using a NULL device name.
13519         Print more info when we fail to open a device.
13520
13521 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
13522
13523         * docs/libs/gst-plugins-base-libs-sections.txt:
13524         * gst-libs/gst/tag/tag.h:
13525         * gst-libs/gst/tag/tags.c: (gst_tag_parse_extended_comment):
13526           API: add gst_tag_parse_extended_comment() (#351426).
13527
13528         * tests/check/Makefile.am:
13529         * tests/check/libs/.cvsignore:
13530         * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite), (main):
13531           Add unit test for gst_tag_parse_extended_comment().
13532
13533 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
13534
13535         * sys/ximage/ximagesink.c: (gst_ximagesink_get_property):
13536         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_property):
13537           Fix leak (#351502).
13538
13539 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
13540
13541         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
13542         * docs/plugins/gst-plugins-base-plugins-sections.txt:
13543         * docs/plugins/gst-plugins-base-plugins.args:
13544         * gst/playback/gstplaybin.c:
13545           Document playbin.
13546           
13547         * docs/plugins/inspect/plugin-adder.xml:
13548         * docs/plugins/inspect/plugin-alsa.xml:
13549         * docs/plugins/inspect/plugin-audioconvert.xml:
13550         * docs/plugins/inspect/plugin-audiorate.xml:
13551         * docs/plugins/inspect/plugin-audioresample.xml:
13552         * docs/plugins/inspect/plugin-audiotestsrc.xml:
13553         * docs/plugins/inspect/plugin-cdparanoia.xml:
13554         * docs/plugins/inspect/plugin-decodebin.xml:
13555         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
13556         * docs/plugins/inspect/plugin-gnomevfs.xml:
13557         * docs/plugins/inspect/plugin-ogg.xml:
13558         * docs/plugins/inspect/plugin-pango.xml:
13559         * docs/plugins/inspect/plugin-playbin.xml:
13560         * docs/plugins/inspect/plugin-subparse.xml:
13561         * docs/plugins/inspect/plugin-tcp.xml:
13562         * docs/plugins/inspect/plugin-theora.xml:
13563         * docs/plugins/inspect/plugin-typefindfunctions.xml:
13564         * docs/plugins/inspect/plugin-video4linux.xml:
13565         * docs/plugins/inspect/plugin-videorate.xml:
13566         * docs/plugins/inspect/plugin-videoscale.xml:
13567         * docs/plugins/inspect/plugin-videotestsrc.xml:
13568         * docs/plugins/inspect/plugin-volume.xml:
13569         * docs/plugins/inspect/plugin-vorbis.xml:
13570         * docs/plugins/inspect/plugin-ximagesink.xml:
13571         * docs/plugins/inspect/plugin-xvimagesink.xml:
13572           Update to CVS version.
13573
13574 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
13575
13576         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
13577         (gst_play_bin_set_property), (gst_play_bin_get_property),
13578         (value_list_append_structure_list),
13579         (gst_play_bin_handle_redirect_message),
13580         (gst_play_bin_handle_message):
13581           API: GstPlayBin::connection-speed
13582           Add "connection-speed" property; re-order redirect messages with
13583           multiple redirect locations depending on the minimum bitrate if
13584           that information is available and a connection speed is set
13585           (#350399).
13586
13587 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
13588
13589         * gst/playback/gstplaybin.c:
13590           Update max volume to the same value that the volume element uses.
13591
13592 2006-08-14  Wim Taymans  <wim@fluendo.com>
13593
13594         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
13595         Less uglyness..
13596
13597 2006-08-14  Wim Taymans  <wim@fluendo.com>
13598
13599         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
13600         (gst_ogg_demux_get_next_page), (gst_ogg_demux_perform_seek),
13601         (gst_ogg_demux_read_chain), (gst_ogg_demux_loop):
13602         Add some more debug info.
13603         Don't crash when a seek failed.
13604         Actually return the result of the seek instead of TRUE.
13605         Ignore multiple BOS pages with the same serial so that we don't create
13606         the same stream multiple times.
13607         Post an error when we fail to do the initial seek.
13608
13609 2006-08-13  Wim Taymans  <wim@fluendo.com>
13610
13611         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
13612         (gst_alsa_detect_channels), (gst_alsa_probe_supported_formats):
13613         Small code cleanup.
13614
13615         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
13616         (gst_alsa_mixer_new):
13617         Remove hack that always set the device to hw:0*.
13618         Properly find the card name for whatever device was configured.
13619         Do some better debugging.
13620         Fixes #350784.
13621
13622         * ext/alsa/gstalsamixerelement.c:
13623         (gst_alsa_mixer_element_set_property),
13624         (gst_alsa_mixer_element_change_state):
13625         Cleanups.
13626         Handle setting of a NULL device name better.
13627
13628 2006-08-11  Wim Taymans  <wim@fluendo.com>
13629
13630         * gst/adder/gstadder.c:
13631         Don't clip float values. Fixes #350900.
13632
13633 2006-08-11  Andy Wingo  <wingo@pobox.com>
13634
13635         * gst/tcp/gsttcp.c: Really fix the build?
13636
13637         * gst/tcp/gsttcp.h: For now, always disable deprecation here --
13638         fixes the build.
13639
13640 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
13641
13642         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes):
13643           Float caps shouldn't have a "signed" field.
13644
13645 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
13646
13647         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query):
13648           Implement SEEKING query in its most basic form, so that we can
13649           at least check if we're seekable or not (#350655).
13650
13651 2006-08-09  Tim-Philipp Müller  <tim at centricular dot net>
13652
13653         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
13654           The checks here are not even close to anything that would
13655           justify MAXIMUM probability, lowering to POSSIBLE until someone
13656           fixes the checks (case at hand: quicktime redirection files
13657           might start with 00 00 01 XX and pass the checks here just
13658           fine, see #350399).
13659
13660 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
13661
13662         Patch by: Sjoerd Simons  <sjoerd at luon net>
13663
13664         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find):
13665           Better detection for multipart/x-mixed-replace: accept leading
13666           whitespaces before the boundary marker as well (as our very own
13667           multipartmux used to produce) (#349068).
13668
13669 2006-08-07  Tim-Philipp Müller  <tim at centricular dot net>
13670
13671         Patch by: Young-Ho Cha  <ganadist at chollian net>
13672
13673         * gst-libs/gst/riff/riff-ids.h:
13674         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13675         (gst_riff_create_audio_template_caps):
13676           Detect DTS audio streams (#350157).
13677
13678 2006-08-05  Andy Wingo  <wingo@pobox.com>
13679
13680         * ext/theora/gsttheoraparse.h:
13681         * ext/theora/theoraparse.c (gst_theora_parse_class_init)
13682         (theora_parse_dispose, theora_parse_set_property)
13683         (theora_parse_get_property, theora_parse_munge_granulepos)
13684         (theora_parse_push_buffer, theora_parse_change_state):
13685         API: GstTheoraParse::synchronization-points
13686         Add a property 'synchronization-points' to fix badly synchronized oggs.
13687
13688 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
13689
13690         * tests/check/Makefile.am:
13691         * tests/check/libs/.cvsignore:
13692         * tests/check/libs/audio.c: (structure_contains_channel_positions),
13693         (fixed_caps_have_channel_positions), (GST_START_TEST),
13694         (audio_suite), (main):
13695           Add a few tests for the channel position stuff in libgstaudio.
13696
13697 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
13698
13699         * ext/alsa/gstalsa.c: (caps_add_channel_configuration),
13700         (gst_alsa_detect_channels):
13701         * ext/alsa/gstalsasink.c:
13702           Add support for cards that (only) do more than 8 channels,
13703           like the Delta 44 (#345188).
13704
13705         * gst-libs/gst/audio/multichannel.c:
13706         (gst_audio_check_channel_positions):
13707         * gst-libs/gst/audio/multichannel.h:
13708           API: add GST_AUDIO_CHANNEL_POSITION_NONE, which stands for an
13709           unspecified channel position and cannot be combined with any
13710           of the other audio channel positions; adjust position layout
13711           checks accordingly (#345188).
13712
13713 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
13714
13715         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13716           Recognise ancient RealAudio files (see #349779).
13717
13718 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
13719
13720         Patch by: Jens Granseuer  <jensgr at gmx net>
13721
13722         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13723           Add typefinder for Interplay's MVE format (#348973).
13724
13725 2006-08-02  Wim Taymans  <wim@fluendo.com>
13726
13727         Patch by: Marcel Moreaux <marcelm at luon dot net>
13728
13729         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13730         (gst_base_rtp_depayload_add_to_queue):
13731         * gst-libs/gst/rtp/gstbasertpdepayload.h:
13732         Handle RTP sequence number rollover.
13733         Disable jitterbuffer by default.
13734
13735 2006-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
13736
13737         * gst/audioresample/gstaudioresample.c: (audioresample_stop),
13738         (audioresample_set_caps):
13739         Don't leak references to the incoming caps. Clean them up when
13740         stopping.
13741
13742         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
13743         (gst_video_scale_finalize):
13744         Don't leak our temporary pixel buffer.
13745
13746         * tests/check/Makefile.am:
13747         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline),
13748         (GST_START_TEST), (simple_launch_lines_suite):
13749
13750         Fix leaks and re-enable the test for valgrind checking.
13751
13752 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
13753
13754         Patch by: Sjoerd Simons  <sjoerd at luon net>
13755
13756         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find),
13757         (plugin_init):
13758           Add typefind function for multipart/x-mixed-replace (#348916).
13759
13760 2006-07-28  Wim Taymans  <wim@fluendo.com>
13761
13762         * gst/adder/gstadder.c: (gst_adder_setcaps),
13763         (gst_adder_query_duration):
13764         Fix leak in duration query.
13765         Reflow some docs and notes.
13766
13767 2006-07-28  Michael Smith  <msmith@fluendo.com>
13768
13769         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST),
13770         (vorbisenc_suite):
13771           Enable Andy's extra vorbisenc test, now that it passes. Also fix one
13772           aspect of it.
13773
13774 2006-07-28  Michael Smith  <msmith@fluendo.com>
13775
13776         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps),
13777         (gst_vorbis_enc_sink_getcaps), (gst_vorbis_enc_buffer_from_packet),
13778         (gst_vorbis_enc_push_buffer),
13779         (gst_vorbis_enc_buffer_check_discontinuous),
13780         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
13781         * ext/vorbis/vorbisenc.h:
13782           Handle discontinuities in the input vorbis stream correctly,
13783           so that the output is properly timestamped (and has good granulepos
13784           values). Needs some oggmux fixes too.
13785
13786 2006-07-27  Wim Taymans  <wim@fluendo.com>
13787
13788         patch by: Kai Vehmanen <kv2004 eca cx>
13789
13790         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13791         (gst_base_rtp_depayload_chain),
13792         (gst_base_rtp_depayload_handle_sink_event),
13793         (gst_base_rtp_depayload_change_state):
13794         Don't send multiple newsegments with different formats.
13795         Fixes #348677.
13796
13797 2006-07-26  Wim Taymans  <wim@fluendo.com>
13798
13799         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
13800         (gst_ogg_demux_do_seek), (gst_ogg_demux_read_chain):
13801         Make seeking in ogg more accurate again by doing the more correct
13802         granuletime to stream time conversion.
13803
13804 2006-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13805
13806         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
13807         (gst_multi_fd_sink_new_client):
13808           debug a little more understandably
13809           do not use goto as a substitute for break, especially if
13810           break is also being used
13811
13812 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
13813
13814         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
13815         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
13816           Remove GLib-2.6 compatibility cruft.
13817
13818 2006-07-24  Wim Taymans  <wim@fluendo.com>
13819
13820         * gst-libs/gst/audio/gstbaseaudiosink.c:
13821         (gst_base_audio_sink_render):
13822         Don't try to align a sample to an unknown value.
13823
13824 2006-07-24  Wim Taymans  <wim@fluendo.com>
13825
13826         * gst-libs/gst/audio/gstbaseaudiosink.c:
13827         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
13828         When the audio clock is slaved to another clock, never try to align
13829         samples but trust the rate interpolation algorithm.
13830
13831 2006-07-24  Wim Taymans  <wim@fluendo.com>
13832
13833         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
13834         Don't try to calculate silence samples, base class does this much
13835         better now.
13836
13837         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
13838         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps),
13839         (gst_ring_buffer_acquire):
13840         Calculate silence samples correctly.
13841
13842         * gst-libs/gst/audio/gstringbuffer.h:
13843         Add _CAST macro.
13844
13845 2006-07-22  Tim-Philipp Müller  <tim at centricular dot net>
13846
13847         * gst/typefind/gsttypefindfunctions.c: (xml_check_first_element):
13848           Limit search for the first markup tag to the first few kB of
13849           the file. If we don't find one there, it's highly unlikely that
13850           this is an XML(-ish) file.
13851
13852 2006-07-21  Andy Wingo  <wingo@pobox.com>
13853
13854         * tests/check/pipelines/theoraenc.c (test_discontinuity): Similar
13855         test to the one in vorbisenc. Also commented out.
13856
13857         * tests/check/pipelines/vorbisenc.c: 
13858         (test_discontinuity): New test, commented out until Mike lands
13859         some elite vorbisenc patches.
13860
13861         * tests/check/pipelines/theoraenc.c: Port to bufferstraw.
13862         Bufferstraw was actually factored out of these tests. Now we share
13863         code yay.
13864
13865         * configure.ac (GST_MAJORMINOR): Rev core requirements to 0.10.9.1
13866         for bufferstraw addition to gstcheck.
13867
13868 2006-07-21  Wim Taymans  <wim@fluendo.com>
13869
13870         * ext/theora/theoradec.c: (clip_buffer):
13871         Better clipping.
13872
13873 2006-07-21  Wim Taymans  <wim@fluendo.com>
13874
13875         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
13876         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
13877         (gst_audioringbuffer_release), (gst_audioringbuffer_stop):
13878         Fix leak.
13879         Avoid type casting when we can.
13880
13881         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_dispose):
13882         Fix mem leak.
13883
13884 2006-07-20  Tim-Philipp Müller  <tim at centricular dot net>
13885
13886         * ext/alsa/gstalsamixerelement.c:
13887         (gst_alsa_mixer_element_change_state):
13888           Make state change fail if the specified device can't be opened
13889           for some reason.
13890
13891 2006-07-20  Wim Taymans  <wim@fluendo.com>
13892
13893         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
13894         (cb_newpad), (main):
13895         Example of a small audio/video player using decodebin.
13896
13897 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
13898
13899         * gst-libs/gst/riff/riff-ids.h:
13900           Add 'fact' chunk id
13901
13902 2006-07-19  Wim Taymans  <wim@fluendo.com>
13903
13904         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13905         (gst_base_rtp_depayload_chain),
13906         (gst_base_rtp_depayload_change_state):
13907         Don't assert when not negotiated but post a meaningfull 
13908         error message. Fixes #347918.
13909
13910         * gst-libs/gst/rtp/gstbasertppayload.c:
13911         Add comment about better default MTU size.
13912
13913         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
13914         Small cleanups, start docs.
13915
13916 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
13917
13918         Patch by: Martin Szulecki
13919
13920         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_property):
13921           If "device-name" is requested and the device is not
13922           open, try to temporarily open it to obtain this
13923           information (#342494).
13924
13925 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
13926
13927         * gst-libs/gst/tag/gstid3tag.c:
13928           Add TSSE <=> GST_TAG_ENCODER mapping (see #347898).
13929
13930         * gst-libs/gst/tag/gsttageditingprivate.h:
13931         * gst-libs/gst/tag/gstvorbistag.c:
13932           Some more random const-ifications.
13933
13934 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
13935
13936         * gst-libs/gst/riff/riff-ids.h:
13937         * gst-libs/gst/riff/riff-media.c:
13938         (gst_riff_create_video_template_caps):
13939           Add more FOURCCs (sort list to make stuff easier to find),
13940           add comment what those 16 bytes in struct _gst_riff_strh according to
13941           one avi-dumper are
13942
13943 2006-07-17  Tim-Philipp Müller  <tim at centricular dot net>
13944
13945         * gst-libs/gst/audio/multichannel.c:
13946         (gst_audio_check_channel_positions),
13947         (gst_audio_fixate_channel_positions):
13948           Const-ify two arrays.
13949
13950 2006-07-17  Tim-Philipp Müller  <tim at centricular dot net>
13951
13952         * ext/alsa/gstalsa.c: (caps_add_channel_configuration):
13953           Fix typo, so that alsasink also advertises 8 channels
13954           if that's supported (tags: can, worms, open, alsa, ph34r).
13955
13956 2006-07-17  Wim Taymans  <wim@fluendo.com>
13957
13958         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
13959         (gst_ogg_pad_submit_packet), (gst_ogg_demux_read_chain):
13960         *sigh*, when is the compiler going to warn when the comments
13961         are out-of-sync with the code.. Refix case of busted theora
13962         headers with 0 granule pos.
13963
13964 2006-07-14  Wim Taymans  <wim@fluendo.com>
13965
13966         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13967         (gst_base_rtp_depayload_wait),
13968         (gst_base_rtp_depayload_change_state),
13969         (gst_base_rtp_depayload_set_property),
13970         (gst_base_rtp_depayload_get_property):
13971         Fix 99% cpu load by waiting for absolute times on the
13972         clock. Fixes #347300.
13973
13974 2006-07-14  Andy Wingo  <wingo@pobox.com>
13975
13976         * ext/theora/gsttheoraparse.h: 
13977         * ext/theora/theoraparse.c (theora_parse_drain_event_queue)
13978         (theora_parse_push_headers, theora_parse_clear_queue)
13979         (theora_parse_drain_queue_prematurely, )
13980         (theora_parse_sink_event, theora_parse_change_state): Queue events
13981         until we initialized our state, like in vorbisparse.
13982
13983         * ext/vorbis/vorbisparse.h: 
13984         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_event_queue)
13985         (vorbis_parse_push_headers, vorbis_parse_clear_queue)
13986         (vorbis_parse_drain_queue_prematurely, )
13987         (vorbis_parse_sink_event, vorbis_parse_change_state): Queue events
13988         until we have initialized our state. Fixes seeking after an
13989         initial pad block.
13990
13991 2006-07-14  Andy Wingo  <wingo@pobox.com>
13992
13993         Patch by: Iain Holmes <iaingnome@gmail.com>
13994         
13995         * ext/ogg/gstoggdemux.c (gst_ogg_demux_finalize): Fix memleak.
13996
13997 2006-07-14  Jan Schmidt  <thaytan@mad.scientist.com>
13998
13999         * configure.ac:
14000         Bump nano back to CVS
14001
14002 === release 0.10.9 ===
14003
14004 2006-07-13  Jan Schmidt <thaytan@mad.scientist.com>
14005
14006         * configure.ac:
14007           releasing 0.10.9, "I walk the line"
14008
14009 2006-07-14  Michael Smith  <msmith@fluendo.com>
14010
14011         * tests/check/pipelines/vorbisenc.c: (stop_pipeline):
14012           Move a g_cond_signal to earlier to avoid sometimes deadlocking
14013           (commonly happens when running this test under valgrind) when trying
14014           to remove the buffer probe.
14015
14016 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
14017
14018         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
14019         Fix missing g_unlock from the previous commit
14020
14021 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
14022
14023         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
14024         (gst_ximagesink_change_state):
14025         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
14026         (gst_xvimagesink_change_state):
14027         Implement a locking order to ensure we always take the object lock
14028         before the x_lock and never vice-versa.
14029
14030 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
14031
14032         * gst/playback/gstdecodebin.c: (find_compatibles):
14033         Fix a caps leak when linking (#347304)
14034
14035         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
14036         (gst_ximagesink_ximage_destroy), (gst_ximagesink_xcontext_clear),
14037         (gst_ximagesink_change_state):
14038         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
14039         (gst_xvimage_buffer_finalize), (gst_xvimagesink_check_xshm_calls),
14040         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
14041         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_change_state):
14042         Don't leak shared memory resources. Use the object lock to protect
14043         against the xcontext disappearing while returning a buffer from the
14044         pipeline. (#347304)
14045
14046 2006-07-12  Edward Hervey  <edward@fluendo.com>
14047
14048         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize),
14049         (vorbis_handle_comment_packet):
14050         gst_tag_list_merge() returns a new object. Take that into account when
14051         using it. This avoids memleak.
14052         Revert previous commit which is not needed.
14053
14054 2006-07-12  Edward Hervey  <edward@fluendo.com>
14055
14056         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize):
14057         Reset the decoder in finalize so that all fields get cleared.
14058
14059 2006-07-12  Wim Taymans  <wim@fluendo.com>
14060
14061         * gst-libs/gst/audio/gstbaseaudiosrc.c:
14062         (gst_base_audio_src_set_clock),
14063         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create):
14064         Don't try to post an error message when setting the clock fails
14065         as this can happen when adding an element to a bin which will then
14066         deadlock. Fixes #347296.
14067
14068 2006-07-12  Edward Hervey  <edward@fluendo.com>
14069
14070         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
14071         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
14072         (vorbis_handle_type_packet):
14073         Post tag messages on the bus even if we're not initialized.
14074         If we're not initialized, we still postpone the event pushing of tags.
14075
14076 2006-07-12  Wim Taymans  <wim@fluendo.com>
14077
14078         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
14079         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
14080         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
14081         Revert last two changes that broke the freeze.
14082
14083 2006-07-12  Wim Taymans  <wim@fluendo.com>
14084
14085         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
14086         basesink calculates silence sample correctly for us.
14087
14088 2006-07-12  Wim Taymans  <wim@fluendo.com>
14089
14090         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
14091         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
14092         Calculate correct silence samples so we don't fill our ringbuffer
14093         with noise.
14094
14095 2006-07-12  Edward Hervey  <edward@fluendo.com>
14096
14097         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
14098         (gst_vorbis_dec_reset), (vorbis_dec_sink_event),
14099         (vorbis_handle_comment_packet), (vorbis_handle_type_packet):
14100         * ext/vorbis/vorbisdec.h:
14101         Delay sending events (newsegment, tags) until the decoder is properly
14102         initialized.
14103         Fixes #347295
14104
14105 2006-07-11  Jan Schmidt  <thaytan@mad.scientist.com>
14106
14107         * tests/check/elements/audioconvert.c: (get_float_mc_caps),
14108         (get_int_mc_caps), (GST_START_TEST), (audioconvert_suite):
14109           Patch from #347221 adding a test for audioconvert
14110           channel remappings.
14111
14112 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
14113
14114         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
14115         (gst_ssa_parse_parse_line):
14116           Don't include the terminating NUL in the buffer size,
14117           it's only there for extra paranoia (would add random
14118           '*' characters at the end of each subtitle since the
14119           terminator itself is not valid UTF-8 technically).
14120           Also fix indenting after boilerplate macro.
14121
14122 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
14123
14124         * gst/playback/gstdecodebin.c: (close_pad_link):
14125           Also emit 'unknown-type' signal (which should really be
14126           called unhandled-type) if we found potential decoders/demuxers
14127           in the registry but none of them worked in the end (as in the
14128           case where the plugins don't exist any longer but are still
14129           listed in the registry). Fixes #329798.
14130
14131 2006-07-08  Andy Wingo  <wingo@pobox.com>
14132
14133         * theoraparse.c (theora_parse_push_buffer)
14134         (theora_parse_drain_queue_prematurely, theora_parse_drain_queue):
14135         Add some more debugging. Fix granulepos reconstruction in the face
14136         of discontinuities.
14137
14138 2006-07-06  Wim Taymans  <wim@fluendo.com>
14139
14140         * gst-libs/gst/audio/gstbaseaudiosink.c:
14141         (gst_base_audio_sink_class_init),
14142         (gst_base_audio_sink_provide_clock):
14143         Use gobject_class instead of G_OBJECT_CLASS (klass)
14144
14145         * gst-libs/gst/audio/gstbaseaudiosrc.c:
14146         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
14147         (gst_base_audio_src_set_clock), (gst_base_audio_src_provide_clock),
14148         (gst_base_audio_src_get_time),
14149         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create),
14150         (gst_base_audio_src_create_ringbuffer):
14151         Fix latency and buffer-time constants and properties ala basesink.
14152         Implement pull based scheduling. Fixes #346527.
14153         Set default blocksize in GstBaseSrc to 0, we default to pushing out
14154         one segment.
14155         Refuse slaving to another clock instead of silently not working.
14156         Only provide a clock when we are actually able to do so.
14157         Various small cleanups and compiler hints.
14158
14159 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
14160
14161         Patch by: Lutz Mueller <lutz at topfrose de>
14162
14163         * gst/typefind/gsttypefindfunctions.c: (html_type_find),
14164         (plugin_init):
14165           Add typefinding for text/html (#346581).
14166
14167 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
14168
14169         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
14170         (xml_check_first_element), (xml_type_find), (smil_type_find):
14171           Fix SMIL typefinding, make xml_check_first_element() more
14172           useful.
14173
14174 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
14175
14176         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
14177         (gst_play_base_bin_finalize), (decodebin_element_added_cb),
14178         (decodebin_element_removed_cb), (gst_play_base_bin_set_property):
14179         * gst/playback/gstplaybasebin.h:
14180           Protect list of elements with a subtitle-encoding property and
14181           the subtitle encoding member itself with a lock of their own
14182           instead of using the object lock. This prevents a dead-lock in
14183           the element-remove callback in some circumstances when shutting
14184           down playbin.
14185
14186 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
14187
14188         * win32/common/libgsttag.def:
14189         Export some new functions.
14190         * win32/vs6/libgstogg.dsp:
14191         Add a link to libgsttag-0.10.lib.
14192
14193 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
14194
14195         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
14196           Some const-ification.
14197
14198 2006-07-04  Wim Taymans  <wim@fluendo.com>
14199
14200         * gst/playback/gstplaybasebin.c: (is_stream), (gen_source_element):
14201         Improve checking if we are dealing with a stream. Added some
14202         more uris that need buffering.
14203
14204 2006-07-03  Edward Hervey  <edward@fluendo.com>
14205
14206         * ext/vorbis/vorbisdec.c: (vorbis_do_clip):
14207         Remove unused variable.
14208
14209 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14210
14211         * Makefile.am:
14212           include lcov.mak
14213         * configure.ac:
14214           add GCOV_LIBS to GST_LIBS
14215
14216 2006-07-02  Tim-Philipp Müller  <tim at centricular dot net>
14217
14218         Patch by: Michael Sheldon  <webmaster at mikeasoft com>
14219
14220         * ext/alsa/gstalsasrc.c:
14221           Add 32 bps to template caps and increase channels range
14222           from [1,2] to [1,MAX]. See #346326.
14223
14224 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
14225
14226         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
14227           Recognise 'WMVA' video codec fourcc (#345879).
14228           
14229 2006-06-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
14230          
14231         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
14232           Fixed nasty memory leak
14233
14234 2006-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14235
14236         * gst/tcp/gsttcp.c: (gst_tcp_read_buffer),
14237         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps):
14238           fix logging
14239
14240 2006-06-23  Jan Schmidt  <thaytan@mad.scientist.com>
14241
14242         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
14243         (gst_decode_bin_init), (gst_decode_bin_finalize), (add_fakesink),
14244         (remove_fakesink), (pad_probe), (gst_decode_bin_change_state):
14245         Protect remove_fakesink using a mutex, so that we don't try and
14246         remove the fakesink simultaneously from multiple threads.
14247
14248         When going from READY to PAUSED, restore the fakesink, so that
14249         it is there when decodebin gets reused.
14250
14251 2006-06-23  Tim-Philipp Müller  <tim at centricular dot net>
14252
14253         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
14254         * gst-libs/gst/rtp/gstbasertpdepayload.c:
14255         * gst-libs/gst/rtp/gstbasertppayload.c:
14256         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14257         * gst/tcp/gstmultifdsink.c:
14258         * gst/tcp/gsttcpclientsink.c:
14259         * gst/tcp/gsttcpclientsrc.c:
14260         * gst/tcp/gsttcpserversink.c:
14261         * gst/tcp/gsttcpserversrc.c:
14262         * gst/videorate/gstvideorate.c:
14263         * gst/videotestsrc/gstvideotestsrc.c:
14264         * sys/v4l/gstv4ljpegsrc.c:
14265         * sys/v4l/gstv4lmjpegsink.c:
14266         * sys/v4l/gstv4lsrc.c:
14267         * tests/examples/seek/scrubby.c:
14268         * tests/examples/seek/seek.c:
14269           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503).
14270
14271 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14272
14273         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
14274           Second field in GEnumValue shouldn't be a description,
14275           but a stringified version of the enum value.
14276
14277 2006-06-22  Wim Taymans  <wim@fluendo.com>
14278
14279         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
14280         (gst_ximage_buffer_free), (gst_ximagesink_ximage_put),
14281         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
14282         Avoid type checking in buffer casts.
14283         Avoid caps copy in buffer_alloc when we can.
14284         Use pad_peer_accept.
14285
14286 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14287
14288         * gst-libs/gst/tag/tag.h:
14289           Oops, make that 'Since: 0.10.9'.
14290
14291 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14292
14293         * docs/libs/gst-plugins-base-libs-sections.txt:
14294         * gst-libs/gst/tag/tag.h:
14295         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
14296         (gst_tag_image_type_get_type):
14297           API: add GstTagImageType enum to describe images contained
14298           in image tags (#345641).
14299
14300 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14301
14302         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
14303           Fix warnings with gst-inspect: "buffers-min" property
14304           should be of G_TYPE_INT and not G_TYPE_INT64. Also fix
14305           typo in property description.
14306
14307 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14308
14309         Patch by: Cody Russell <bratsche at gnome org>
14310
14311         * gst/audioresample/gstaudioresample.c:
14312         (gst_audioresample_class_init):
14313         * gst/playback/gststreamselector.c:
14314         (gst_stream_selector_class_init):
14315         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
14316         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
14317         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
14318         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
14319         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
14320         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
14321         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
14322         * gst/videotestsrc/gstvideotestsrc.c:
14323         (gst_video_test_src_class_init):
14324         * gst/volume/gstvolume.c: (gst_volume_class_init):
14325           Avoid unnecessary class cast check in class_init
14326           functions (#337747).
14327
14328 2006-06-21  Tim-Philipp Müller  <tim at centricular dot net>
14329
14330         * ext/pango/gsttextoverlay.c: (gst_text_overlay_make_utf8),
14331         (gst_text_overlay_video_chain):
14332           g_markup_escape_text() REALLY doesn't like non-UTF8 input
14333           and doesn't validate its input either (and neither did
14334           textoverlay it seems). Let's do that then and fix #345206.
14335
14336 2006-06-19  Wim Taymans  <wim@fluendo.com>
14337
14338         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
14339         (gst_unit_type_get_type), (gst_multi_fd_sink_class_init),
14340         (gst_multi_fd_sink_init), (gst_multi_fd_sink_add_full),
14341         (gst_multi_fd_sink_add), (gst_multi_fd_sink_handle_client_read),
14342         (find_syncframe), (find_limits), (assign_value),
14343         (count_burst_unit), (gst_multi_fd_sink_new_client),
14344         (gst_multi_fd_sink_handle_client_write),
14345         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_render),
14346         (gst_multi_fd_sink_set_property), (gst_multi_fd_sink_get_property),
14347         (gst_multi_fd_sink_change_state):
14348         * gst/tcp/gstmultifdsink.h:
14349         Added shiny new burst-on-connect methods.
14350         Add properties to control the minimal amount of data queued.
14351         Small cleanups.
14352         API: bytes-min property
14353         API: time-min property
14354         API: buffers-min property
14355         API: burst-unit property
14356         API: burst-value property
14357         API: add-full signal
14358
14359         * gst/tcp/gsttcp-marshal.list:
14360         Added new marshaller code for the new signal.
14361
14362         * tests/check/elements/multifdsink.c: (GST_START_TEST),
14363         (multifdsink_suite):
14364         Added testcases for new burst methods.
14365
14366 2006-06-19  Edward Hervey  <edward@fluendo.com>
14367
14368         * ext/theora/theoradec.c: (clip_buffer), (theora_dec_push):
14369         Implement clipping for accurate seeking.
14370         Closes #345225
14371
14372 2006-06-19  Wim Taymans  <wim@fluendo.com>
14373
14374         Patch by: Philip Jaegenstedt <philip at lysator dot liu dot se>
14375
14376         * gst/videoscale/gstvideoscale.c: (gst_video_scale_prepare_size),
14377         (gst_video_scale_transform):
14378         Make videoscale support RGBA, ARGB, BGRA and ABGR. Fixes #345131
14379
14380 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
14381
14382         * configure.ac:
14383           Fix --disable-external (can't set conditionals conditionally,
14384           #343602).
14385
14386 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
14387
14388         * tests/check/elements/audioresample.c: (test_reuse),
14389         (audioresample_suite):
14390           Add test case for bug #342789 fixed below.
14391
14392 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
14393
14394         * gst/audioresample/gstaudioresample.c:
14395         (gst_audioresample_class_init), (gst_audioresample_init),
14396         (audioresample_start), (audioresample_stop),
14397         (gst_audioresample_set_property), (gst_audioresample_get_property):
14398           Implement GstBaseTransform::start and ::stop so that audioresample
14399           can clear its internal state properly and be reused instead of
14400           causing non-negotiated errors with playbin under some circumstances
14401           (#342789).
14402
14403         * tests/check/elements/audioresample.c: (setup_audioresample),
14404         (cleanup_audioresample):
14405           Need to set element state here so that ::start and ::stop are
14406           called.
14407
14408 2006-06-16  Wim Taymans  <wim@fluendo.com>
14409
14410         Patch by: Young-Ho Cha <ganadist at chollian dot net>
14411
14412         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_vids):
14413         Parse extra data better, apparently it's right behind
14414         the normal strf header size. Fixes #343500.
14415
14416 2006-06-16  Wim Taymans  <wim@fluendo.com>
14417
14418         * ext/alsa/gstalsasink.c: (set_hwparams):
14419         If we fail to set the buffer_time and period_time alsa
14420         parameters, post a warning and leave alsa select a 
14421         default instead of failing. Fixes #342085
14422
14423 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
14424
14425         * docs/libs/gst-plugins-base-libs-sections.txt:
14426         * gst-libs/gst/cdda/gstcddabasesrc.h:
14427           Remove GST_CDDA_TAG_TRACK_TAGS again, it is #ifdef 0'ed
14428           out in the header file and shouldn't be listed in the docs.
14429
14430         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
14431           Must dereference pointer to fourcc in the debug statement.
14432
14433 2006-06-16  Stefan Kost  <ensonic@users.sf.net>
14434
14435         * docs/libs/Makefile.am:
14436         * docs/libs/gst-plugins-base-libs-docs.sgml:
14437         * docs/libs/gst-plugins-base-libs-sections.txt:
14438         * docs/libs/gst-plugins-base-libs.types:
14439         add remaining symbols into correct setions
14440         
14441         * gst-libs/gst/audio/gstringbuffer.c:
14442         fix incomplete docs
14443         
14444         * gst-libs/gst/audio/gstringbuffer.h:
14445         comment out not yet implemented function
14446         
14447         
14448         * gst-libs/gst/floatcast/floatcast.h:
14449         * gst-libs/gst/netbuffer/gstnetbuffer.c:
14450         add short descriptions
14451         
14452         
14453         * gst-libs/gst/interfaces/propertyprobe.c:
14454         fix return value docs   
14455         
14456         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
14457         simplify debug logging
14458         
14459         * gst-libs/gst/riff/riff-read.h:
14460         sync function prototype and docs
14461         
14462         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
14463         remove left over symbol
14464
14465 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
14466
14467         * autogen.sh:
14468         * configure.ac:
14469         * docs/Makefile.am:
14470           Use GST_PLUGIN_DOCS macro in configure.ac, add
14471           --enable-plugin-docs default to autogen.sh and use
14472           ENABLE_PLUGIN_DOCS conditional in Makefile.am (#344039).
14473
14474 2006-06-15  Wim Taymans  <wim@fluendo.com>
14475
14476         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
14477         (gst_ogg_demux_activate_chain), (gst_ogg_demux_combine_flows),
14478         (gst_ogg_demux_loop):
14479         Combine GstFlowReturn from the source pads to give a
14480         meaningfull result to the upstream peer or to stop the
14481         processing task in case of errors.
14482
14483 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
14484
14485         * gst/playback/gststreaminfo.c: (cb_probe):
14486           Try GST_TAG_CODEC as fallback when extracting the
14487           codec name; more debug info.
14488
14489 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
14490
14491         * ext/ogg/Makefile.am:
14492         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
14493           Extract language tags from ogm subtitle streams, so that
14494           the subtitle menu choices are labelled correctly in
14495           Totem (fixes #344708).
14496
14497 2006-06-14  Wim Taymans  <wim@fluendo.com>
14498
14499         Patch by: Alessandro Decina <alessandro at nnva dot org>
14500
14501         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_clear),
14502         (gst_ogg_mux_release_pad), (gst_ogg_mux_get_headers),
14503         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_init_collectpads),
14504         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
14505         Fix various leaks. Fixes #343699.
14506         Add x-smoke mime type.
14507
14508 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
14509
14510         * gst-libs/gst/riff/riff-ids.h:
14511           Add IDs for 'bext' chunks (see #343837).
14512
14513 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
14514
14515         Patch by: Young-Ho Cha  <ganadist at chollian net>
14516
14517         * gst/subparse/samiparse.c: (sami_context_pop_state),
14518         (handle_start_font), (end_sami_element):
14519           Honour font face tags in SAMI subtitles (#344503).
14520
14521 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14522
14523         * po/POTFILES.in:
14524           add missing files containing translatable strings
14525
14526 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14527
14528         * docs/libs/tmpl/.cvsignore:
14529           we don't want those *.sgml files in CVS either
14530
14531 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14532
14533         * docs/libs/.cvsignore:
14534         * tests/check/elements/.cvsignore:
14535         * tests/check/libs/.cvsignore:
14536           ignore more
14537
14538 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14539
14540         * docs/libs/Makefile.am:
14541           also commiting the changed Makefile.am (added more libs to the
14542           doc-build)
14543
14544 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14545
14546         * docs/libs/gst-plugins-base-libs-docs.sgml:
14547         * docs/libs/gst-plugins-base-libs-sections.txt:
14548         * docs/libs/gst-plugins-base-libs.types:
14549           first batch of reordering things, add index & hierarchy
14550
14551 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14552
14553         * configure.ac:
14554           use GST_PKG_CHECK_MODULES, cleans up output
14555
14556 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
14557
14558         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
14559           Add support for burn:// URIs (#343385); const-ify things a bit,
14560           use G_N_ELEMENTS instead of hard-coded array size.
14561
14562 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
14563
14564         Patch by: Young-Ho Cha  <ganadist at chollian net>
14565
14566         * gst/subparse/samiparse.c: (fix_invalid_entities), (parse_sami):
14567           Fix up broken entities before passing them to libxml *sigh*.
14568           (#343303).
14569           
14570 2006-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
14571
14572         * configure.ac:
14573           back to TRUNK
14574
14575 === release 0.10.8 ===
14576
14577 2006-06-09  Thomas Vander Stichele <thomas at apestaart dot org>
14578
14579         * configure.ac:
14580           releasing 0.10.8, "Moar gij ziet mij nie"
14581
14582 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
14583
14584         * configure.ac:
14585         * po/af.po:
14586         * po/az.po:
14587         * po/cs.po:
14588         * po/en_GB.po:
14589         * po/hu.po:
14590         * po/it.po:
14591         * po/nb.po:
14592         * po/nl.po:
14593         * po/or.po:
14594         * po/sq.po:
14595         * po/sr.po:
14596         * po/sv.po:
14597         * po/uk.po:
14598         * po/vi.po:
14599         * win32/common/config.h:
14600           0.10.7.2 prerelease
14601
14602 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
14603
14604         * docs/libs/tmpl/gstaudio.sgml:
14605         * docs/libs/tmpl/gstcolorbalance.sgml:
14606         * docs/libs/tmpl/gstmixer.sgml:
14607         * docs/libs/tmpl/gstringbuffer.sgml:
14608         * docs/libs/tmpl/gsttuner.sgml:
14609         * docs/libs/tmpl/gstxoverlay.sgml:
14610         * gst-libs/gst/audio/audio.c:
14611         * gst-libs/gst/audio/gstringbuffer.c:
14612         * gst-libs/gst/interfaces/colorbalance.c:
14613         * gst-libs/gst/interfaces/mixer.c:
14614         * gst-libs/gst/interfaces/tuner.c:
14615         * gst-libs/gst/interfaces/xoverlay.c:
14616           move last template doc snippets to source code and delete them
14617
14618 2006-06-06  Michael Smith  <msmith@fluendo.com>
14619
14620         * ext/theora/theoraparse.c: (theora_parse_drain_queue_prematurely),
14621         (theora_parse_drain_queue):
14622           Mark DELTA_UNIT on non-keyframes.
14623
14624 2006-06-03  Jan Schmidt  <thaytan@mad.scientist.com>
14625
14626         * gst-libs/gst/audio/gstbaseaudiosink.c:
14627         (gst_base_audio_sink_class_init), (gst_base_audio_sink_setcaps):
14628         * gst-libs/gst/audio/gstbaseaudiosink.h:
14629         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps),
14630         (gst_ring_buffer_samples_done):
14631         * gst-libs/gst/audio/gstringbuffer.h:
14632         Document better the fact that latency_time and buffer_time are values
14633         stored in microseconds, and not the usual GStreamer nanoseconds.
14634         Change the variables (compatibly) that store them from GstClockTime 
14635         to guint64 to make it more clear that they're not storing clock times.
14636         Also, remove the bogus property description that says the user can
14637         specify -1 to get the default value, since that's never been the case.
14638
14639         When computing the default segment size for the ring buffer, make it
14640         an integer number of samples.
14641
14642         When the sub-class indicates a delay greater than the number of
14643         samples we've written return 0 from the audio sink get_time method.
14644
14645 2006-06-02  Michael Smith  <msmith@fluendo.com>
14646
14647         * tests/check/elements/audioconvert.c: (set_channel_positions),
14648         (get_float_mc_caps), (get_int_mc_caps):
14649         * tests/check/elements/audioresample.c:
14650         * tests/check/elements/audiotestsrc.c: (GST_START_TEST):
14651         * tests/check/elements/videorate.c:
14652         * tests/check/elements/videotestsrc.c: (GST_START_TEST):
14653         * tests/check/elements/volume.c:
14654         * tests/check/elements/vorbisdec.c:
14655         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
14656           Don't busy-wait in tests; this was causing test timeouts very
14657           frequently when running under valgrind.
14658
14659 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14660
14661         * gst/tcp/README:
14662         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_init),
14663         (gst_multi_fd_sink_remove_client_link),
14664         (gst_multi_fd_sink_client_queue_caps),
14665         (gst_multi_fd_sink_client_queue_buffer),
14666         (gst_multi_fd_sink_handle_client_write),
14667         (gst_multi_fd_sink_render):
14668         * gst/tcp/gstmultifdsink.h:
14669           make multifdsink properly deal with streamheader:
14670           - streamheader is taken from caps
14671           - buffers marked with IN_CAPS are not sent
14672           - streamheaders are sent, on connection, from the caps of the
14673             buffer where the client gets positioned to
14674           - further streamheader changes are done every time the client
14675             will receive a buffer with different caps
14676         * tests/check/elements/multifdsink.c: (GST_START_TEST),
14677         (gst_multifdsink_create_streamheader):
14678           add tests for this
14679
14680 2006-06-02  Michael Smith  <msmith@fluendo.com>
14681
14682         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
14683           Reinstate limit on channel count. Vorbis does not define the meaning
14684           of > 6 channels, so they're just independent channels. Gstreamer
14685           currently has no mechanism to represent N independent channels.
14686
14687 2006-06-02  Michael Smith  <msmith@fluendo.com>
14688
14689         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
14690           Don't arbitrarily restrict channel counts and rate in vorbis.
14691           In terms of effects likely on real-world files, this fixes 96kHz
14692           playback of vorbis.
14693
14694 2006-06-02  Michael Smith  <msmith@fluendo.com>
14695
14696         * gst/audioconvert/audioconvert.c: (float):
14697           More correct float->int conversion.
14698
14699 2006-06-02  Michael Smith  <msmith@fluendo.com>
14700
14701         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_perform_seek):
14702           Don't accidently send GST_CLOCK_TIME_NONE as a new segment start
14703           value. Fixes g-critical on trying to play back ogg containing
14704           unknown codec.
14705
14706 2006-06-02  Wim Taymans  <wim@fluendo.com>
14707
14708         * gst/playback/gstplaybasebin.c: (group_create), (group_commit),
14709         (setup_source):
14710         * gst/playback/gstplaybasebin.h:
14711         Make the subtitle detection work from any thread so we don't
14712         deadlock. Fixes #343397.
14713
14714 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14715
14716         * gst/volume/Makefile.am:
14717           Seriously, it's not *that* hard to get compilation right.  Even
14718           a drunk can do it ! Add LIBOIL CFLAGS and LIBS
14719
14720 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
14721
14722         * gst/volume/gstvolume.c: (volume_choose_func),
14723         (volume_update_real_volume), (gst_volume_class_init),
14724         (gst_volume_init), (volume_process_float), (volume_process_int16),
14725         (volume_process_int16_clamp), (volume_set_caps),
14726         (volume_transform_ip), (plugin_init):
14727         * gst/volume/gstvolume.h:
14728         rewrite the passthrough check, split _int16 and _int16_clamp, fix
14729         another property desc., remove unused param from process function
14730         
14731         * tests/check/elements/volume.c: (volume_suite):
14732         reactivate the passthrough test
14733
14734 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
14735
14736         * ext/alsa/gstalsamixerelement.h:
14737         * ext/alsa/gstalsamixeroptions.h:
14738         * ext/alsa/gstalsamixertrack.h:
14739         * ext/gnomevfs/gstgnomevfssink.h:
14740         * ext/gnomevfs/gstgnomevfssrc.h:
14741         * ext/theora/gsttheoradec.h:
14742         * ext/theora/gsttheoraenc.h:
14743         * ext/theora/gsttheoraparse.h:
14744         * ext/vorbis/vorbisparse.h:
14745         * gst-libs/gst/audio/gstaudioclock.h:
14746         * gst-libs/gst/audio/gstaudiofilter.h:
14747         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
14748         * gst/audioconvert/gstaudioconvert.h:
14749         * gst/audioresample/gstaudioresample.h:
14750         * gst/audiotestsrc/gstaudiotestsrc.h:
14751         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
14752         * gst/playback/gststreamselector.h:
14753         * gst/tcp/gstmultifdsink.h:
14754         * gst/tcp/gsttcpclientsink.h:
14755         * gst/tcp/gsttcpclientsrc.h:
14756         * gst/tcp/gsttcpserversink.h:
14757         * gst/tcp/gsttcpserversrc.h:
14758         * gst/videorate/gstvideorate.h:
14759         * gst/videoscale/gstvideoscale.h:
14760         * gst/videotestsrc/gstvideotestsrc.h:
14761         * gst/volume/gstvolume.h:
14762         * sys/v4l/gstv4ljpegsrc.h:
14763         * sys/v4l/gstv4lmjpegsink.h:
14764         * sys/v4l/gstv4lmjpegsrc.h:
14765         * sys/v4l/gstv4lsrc.h:
14766         * sys/ximage/ximagesink.h:
14767         * sys/xvimage/xvimagesink.h:
14768         * tests/old/testsuite/alsa/sinesrc.h:
14769         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
14770
14771 2006-05-31  Wim Taymans  <wim@fluendo.com>
14772
14773         * ext/libvisual/visual.c: (gst_visual_reset),
14774         (gst_visual_sink_setcaps), (gst_visual_sink_event),
14775         (gst_visual_src_event), (get_buffer), (gst_visual_chain):
14776         Handle DISCONT.
14777         Use running time before doing QoS.
14778         Handle mono too.
14779
14780 2006-05-31  Thomas Vander Stichele  <thomas at apestaart dot org>
14781
14782         * docs/libs/Makefile.am:
14783           set a magic variable to indicate we know the docs are incomplete
14784
14785 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
14786
14787         * win32/common/libgstvideo.def:
14788           export gst_video_calculate_display_ratio
14789         * win32/vs6/libgstvideoscale.dsp:
14790           add link to libgstvideo-0.10.lib
14791
14792 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
14793
14794         * gst/playback/gstplaybasebin.c: (gen_source_element):
14795           Throw a more comprehensible error for rtsp:// URIs (rather
14796           than erroring out with a negotiation error later on) until
14797           we fix playbin to handle rtspsrc etc.
14798
14799 2006-05-30  Wim Taymans  <wim@fluendo.com>
14800
14801         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
14802         (gst_text_overlay_text_event):
14803         Added some FIXMEs.
14804
14805 2006-05-30  Wim Taymans  <wim@fluendo.com>
14806
14807         * gst/adder/gstadder.c: (gst_adder_class_init), (gst_adder_init),
14808         (gst_adder_request_new_pad), (gst_adder_release_pad):
14809         * gst/adder/gstadder.h:
14810         Implement release_request_pad.
14811         Make padcounter atomic.
14812
14813         * tests/check/elements/adder.c: (GST_START_TEST), (adder_suite):
14814         Added check for release_pad in adder.
14815
14816 2006-05-30  Wim Taymans  <wim@fluendo.com>
14817
14818         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream):
14819         Fix build again.
14820
14821 2006-05-30  Thomas Vander Stichele  <thomas at apestaart dot org>
14822
14823         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
14824         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
14825         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
14826         (gst_ogg_pad_submit_page), (gst_ogg_chain_new_stream),
14827         (gst_ogg_demux_seek), (gst_ogg_demux_get_data),
14828         (gst_ogg_demux_get_next_page), (gst_ogg_demux_do_seek),
14829         (gst_ogg_demux_bisect_forward_serialno),
14830         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_chains),
14831         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
14832           add more debugging
14833           clean up printf formats for granulepos and serialno
14834
14835 2006-05-30  Michael Smith  <msmith@fluendo.com>
14836
14837         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
14838         (gst_vorbis_enc_class_init), (gst_vorbis_enc_dispose),
14839         (gst_vorbis_enc_generate_sink_caps), (gst_vorbis_enc_sink_getcaps),
14840         (gst_vorbis_enc_init), (gst_vorbis_enc_buffer_from_header_packet),
14841         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
14842         * ext/vorbis/vorbisenc.h:
14843           Multi-channel caps negotiation, so we can do proper multichannel
14844           vorbis encoding, negotiated through audioconvert.
14845
14846 2006-05-30  Wim Taymans  <wim@fluendo.com>
14847
14848         * tests/check/elements/adder.c: (test_event_message_received),
14849         (test_play_twice_message_received), (GST_START_TEST),
14850         (adder_suite):
14851         Added check to show that #339935 is fixed with ongoing
14852         adder and collectpads fixes.
14853
14854 2006-05-29  Wim Taymans  <wim@fluendo.com>
14855
14856         * gst/adder/gstadder.c: (gst_adder_request_new_pad):
14857         Don't leak pad name.
14858
14859 2006-05-29  Wim Taymans  <wim@fluendo.com>
14860
14861         * gst/adder/gstadder.c: (gst_adder_query_duration),
14862         (forward_event_func), (forward_event), (gst_adder_src_event):
14863         Fix adder seeking.
14864         Make query/seeking code threadsafe.
14865
14866         * tests/check/Makefile.am:
14867         * tests/check/elements/adder.c: (test_event_message_received),
14868         (GST_START_TEST), (test_play_twice_message_received):
14869         Fix adder test case.
14870
14871 2006-05-29  Tim-Philipp Müller  <tim at centricular dot net>
14872
14873         Patch by: Young-Ho Cha  <ganadist at chollian net>
14874
14875         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
14876         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
14877         (set_encoding_element), (decodebin_element_added_cb),
14878         (decodebin_element_removed_cb), (setup_subtitle), (setup_source),
14879         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
14880         * gst/playback/gstplaybasebin.h:
14881           Add 'subtitle-encoding' property to playbin, so applications can
14882           force a subtitle encoding for non-UTF8 subtitles (#342268).
14883
14884         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init),
14885         (gst_sub_parse_set_property):
14886           Rename recently-added 'encoding' property to 'subtitle-encoding'
14887           (so it can be proxied by playbin/decodebin in a generic way
14888           with less danger of false positives).
14889
14890 2006-05-29  Michael Smith  <msmith@fluendo.com>
14891
14892         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
14893         (append_with_other_format), (set_structure_widths),
14894         (gst_audio_convert_transform_caps):
14895           Patch from #341562: give more specific audio caps in get_caps, so
14896           that basetransform  can make better decisions on what caps to
14897           negotiate.
14898
14899 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
14900
14901         * tests/check/elements/volume.c:
14902         make it compile again
14903
14904 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
14905
14906         * tests/check/elements/volume.c: (volume_suite):
14907         disable test until #343196 gets resolved
14908
14909 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
14910
14911         * gst/adder/gstadder.c: (gst_adder_get_type):
14912         Make it easier to copy&paste
14913         
14914         * gst/volume/Makefile.am:
14915         * gst/volume/gstvolume.c: (volume_update_real_volume),
14916         (gst_volume_set_volume), (gst_volume_set_mute),
14917         (gst_volume_class_init), (volume_process_int16), (volume_set_caps),
14918         (volume_transform_ip), (volume_update_mute),
14919         (volume_update_volume):
14920         * gst/volume/gstvolume.h:
14921         Add own debug category, move duplicate code to helper function, fix
14922         property texts, add more comments and prepare ffor liboil-goodness
14923         
14924         * tests/check/Makefile.am:
14925         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
14926         add test for mute and passtrough case, be a bit more verbose to track
14927         failure
14928         
14929         * tests/check/generic/states.c: (GST_START_TEST):
14930         catch elements that fail to instantiate
14931
14932 2006-05-28  Edward Hervey  <edward@fluendo.com>
14933
14934         * tests/check/pipelines/simple-launch-lines.c:
14935         * tests/check/pipelines/theoraenc.c:
14936         * tests/check/pipelines/vorbisenc.c:
14937         Comment out tests using parse_launch() if core was built without
14938         parsing capabilities.
14939
14940 2006-05-27  Edward Hervey  <edward@fluendo.com>
14941
14942         * tests/check/Makefile.am:
14943         Extra bonus points for whoever explains to ensonic that you are meant
14944         to test unit tests thoroughly before commiting them, especially if
14945         you know it's going to break.
14946         De-activated element/adder tests.
14947
14948 2006-05-27  Edward Hervey  <edward@fluendo.com>
14949
14950         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
14951         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps):
14952         Marking caps conversion issues as GST_WARNING is way too verbose,
14953         Moving them to GST_LOG.
14954
14955 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
14956
14957         * README:
14958           Replace current README (containing the release notes from
14959           some 0.9.x version) with a proper README taken from the core.
14960
14961 2006-05-26  Wim Taymans  <wim@fluendo.com>
14962
14963         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
14964         (vorbis_dec_src_event), (vorbis_dec_sink_event), (vorbis_do_clip),
14965         (vorbis_dec_push), (vorbis_handle_data_packet), (vorbis_dec_chain),
14966         (vorbis_dec_change_state):
14967         Small cleanups.
14968         Add some FIXMEs
14969         Clip output samples to segment boundaries.
14970
14971 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
14972
14973         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
14974         (gst_ximagesink_xcontext_get), (gst_ximagesink_show_frame):
14975         Improve the errors produced on bad output, including some human
14976         readable description strings.
14977         Handle the (theoretical for ximagesink) case where the XServer 
14978         has a different idea about the size required for a particular 
14979         frame and gives us too small a memory allocation.
14980
14981 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
14982
14983         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
14984         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
14985         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
14986         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
14987         Improve the errors produced on bad output, including some human 
14988         readable description strings.
14989         Handle RGB Xv formats properly by transforming them into our 
14990         big-endian caps description.
14991         Use gst_caps_truncate to ensure that we never try and choose a
14992         non-fixed caps in buffer_alloc.
14993         Handle the case where the XServer has a different idea about the size
14994         required for a particular frame and gives us too small a memory
14995         allocation.
14996         Use -1 to indicate 'no image format', because 0 is a valid XServer
14997         image format number.
14998         Put RGB Xv formats at the end of the caps, so that we always prefer
14999         YUV format frames.
15000         Iterate the available Xv Encodings to determine the maximum width and
15001         height, and then return that in our caps.
15002         (Closes #315312, #337544)
15003
15004 2006-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
15005
15006         * gst/playback/gstdecodebin.c: (remove_fakesink), (pad_probe):
15007         When there is only one unfinished pad and it receives an event that
15008         doesn't match our requirements, we need to set alldone=FALSE so that
15009         the fakesink is not removed yet.
15010
15011 2006-05-25  Tim-Philipp Müller  <tim at centricular dot net>
15012
15013         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
15014           Use gst_type_find_helper_for_buffer() to find the type
15015           of stream from the first packet.
15016
15017         * configure.ac:
15018           Bump requirements to core CVS (needed for vorbis
15019           typefinding to work).
15020
15021 2006-05-24  Edward Hervey  <edward@fluendo.com>
15022
15023         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): 
15024         Added the 'prfl' atom type which MQV (no, it's not a typo) files
15025         contain.  Else they play perfectly fine with qtdemux.
15026
15027 2006-05-23  Stefan Kost  <ensonic@users.sf.net>
15028
15029         * ext/theora/theoradec.c:
15030         * ext/theora/theoraenc.c:
15031         * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
15032         * gst/audiorate/gstaudiorate.c:
15033           make more debug catagories static
15034         
15035         * tests/check/Makefile.am:
15036         * tests/check/elements/adder.c: (message_received),
15037         (test_event_message_received), (GST_START_TEST),
15038         (test_play_twice_message_received), (adder_suite):
15039           added test case for using element twice, extra bonus points for anyone
15040           who can make these test run reliably
15041
15042 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15043
15044         * ext/theora/theoradec.c: (theora_dec_chain):
15045           Make work with time-stamped input buffers that do not
15046           have a granulepos in BUFFER_OFFSET_END (like theora
15047           buffers coming from matroskademux). Fixes #342448.
15048
15049 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
15050
15051         Patch by: Peter Kjellerstedt  <pkj at axis com>
15052
15053         * gst/tcp/Makefile.am:
15054           fdstresstest doesn't need Gtk+, fix compilation if 
15055           gtk is not available (#342566).
15056
15057 2006-05-19 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
15058          
15059         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
15060           80 line columns
15061           Removed redundant floor()
15062
15063 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>
15064
15065         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
15066           On second thought, just skip JUNK chunks automatically, so
15067           the caller doesn't have to handle this. Fixes #342345.
15068           Also, return GST_FLOW_UNEXPECTED if we get a short read,
15069           not GST_FLOW_ERROR.
15070
15071 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>
15072
15073         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
15074           Don't bail out on JUNK chunks with a size of 0 (would try to
15075           pull_range 0 bytes before, which sources don't like too much).
15076           See #342345.
15077
15078 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
15079
15080         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
15081         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
15082         Use the gstutil scaling function to preserve 64 bits while calculating
15083         output width and height from the display-aspect-ratio. (A continuation
15084         of #341542)
15085
15086 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
15087
15088         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
15089         (gst_xvimagesink_buffer_alloc):
15090         * sys/xvimage/xvimagesink.h:
15091         When performing buffer allocations, remember the caps and image format
15092         we return so that if the same caps are asked for next time we can
15093         return them immediately without doing any caps intersections.
15094
15095 2006-05-18 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
15096          
15097         * gst-libs/gst/rtp/README:
15098           Some new documentation
15099         * gst-libs/gst/rtp/gstrtpbuffer.h:       
15100           Added GST_RTP_PAYLOAD_DYNAMIC_STRING for use by children       
15101         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
15102         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:     
15103           New RTP audio base payloader class. Supports frame or sample based
15104           codecs.  Not enabled in Makefile.am until approved.
15105
15106 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
15107
15108         * tests/check/elements/alsa.c: (test_device_property_probe):
15109           Fix test case: don't try to free NULL GValueArray when there
15110           are no devices.
15111
15112 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
15113
15114         * tests/check/Makefile.am:
15115         * tests/check/elements/alsa.c: (test_device_property_probe),
15116         (alsa_suite), (main):
15117           Add simple test that runs a device property probe on alsasrc,
15118           alsasink and alsamixer. Disable valgrind check for now (too
15119           many leaks in libasound, and valgrind ignored my suppressions
15120           additions).
15121
15122 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
15123
15124         * ext/alsa/gstalsadeviceprobe.c: (gst_alsa_get_device_list),
15125         (gst_alsa_device_property_probe_probe_property),
15126         (gst_alsa_device_property_probe_needs_probe),
15127         (gst_alsa_device_property_probe_get_values),
15128         (gst_alsa_type_add_device_property_probe_interface):
15129         * ext/alsa/gstalsadeviceprobe.h:
15130         * ext/alsa/gstalsamixerelement.c:
15131         (gst_alsa_mixer_element_init_interfaces):
15132         * ext/alsa/gstalsamixerelement.h:
15133           Clean up and simplify alsa device probing. Make it actually work
15134           for multiple classes. Don't cache results any longer.
15135
15136         * ext/alsa/gstalsasink.c: (gst_alsasink_init_interfaces),
15137         (gst_alsasink_init):
15138         * ext/alsa/gstalsasrc.c: (gst_alsasrc_dispose),
15139         (gst_alsasrc_interface_supported), (gst_implements_interface_init),
15140         (gst_alsasrc_init_interfaces), (gst_alsasrc_set_property):
15141           Make alsasink and alsasrc implement the GstPropertyProbe interface
15142           for device probing (#342181).
15143           Patch by: Martin Szulecki  <gnomebugzilla at sukimashita com>
15144
15145 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
15146
15147         * gst/subparse/samiparse.c: (handle_start_font):
15148           Don't ignore return value of strtol (++compiler_happiness).
15149
15150 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
15151
15152         Patch by: Young-Ho Cha  <ganadist chollian net>
15153
15154         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
15155         (gst_sub_parse_class_init), (gst_sub_parse_init),
15156         (gst_sub_parse_set_property), (gst_sub_parse_get_property),
15157         (convert_encoding):
15158         * gst/subparse/gstsubparse.h:
15159           Add 'encoding' property (#341681).
15160
15161         * gst/subparse/samiparse.c: (characters_sami):
15162           Output is pango markup, so we need to escape text
15163           between tags (#342143).
15164
15165 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
15166
15167         * gst-libs/gst/audio/multichannel.c:
15168         (gst_audio_check_channel_positions):
15169           It's okay to have caps with channels=1 and a channel position
15170           different from GST_AUDIO_CHANNEL_POSITION_FRONT_MONO
15171           (deinterleavers might want to keep the position in the caps,
15172           so that they can be re-interleaved again properly later).
15173           Leave check for unexpected 2-channel layouts intact for now.
15174
15175 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15176
15177         * gst/tcp/gsttcp.c: (gst_tcp_socket_read):
15178         Return GST_FLOW_UNEXPECTED when we have an eos on the socket so
15179         basesrc can do its job correctly.
15180
15181 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
15182
15183         * ext/alsa/Makefile.am:
15184         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
15185         (gst_alsa_detect_formats), (get_channel_free_structure),
15186         (caps_add_channel_configuration), (gst_alsa_detect_channels),
15187         (gst_alsa_probe_supported_formats):
15188         * ext/alsa/gstalsa.h:
15189         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
15190           Refactor and improve caps probing code: probe signedness
15191           when we probe the supported formats/widths; set endianness
15192           to the one we actually probed for (ie. cpu endianness).
15193           
15194         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (gst_alsasrc_getcaps),
15195         (gst_alsasrc_close):
15196         * ext/alsa/gstalsasrc.h:
15197           Implement caps probing for alsasrc.
15198
15199 2006-05-15  Wim Taymans  <wim@fluendo.com>
15200
15201         * ext/theora/theoradec.c: (gst_theora_dec_reset),
15202         (theora_dec_src_query), (theora_dec_src_event),
15203         (theora_dec_sink_event), (theora_handle_comment_packet),
15204         (theora_handle_data_packet), (theora_dec_change_state):
15205         Cleanups, add some G_LIKELY.
15206         Use segment helpers instead of our own wrong code.
15207         Clear queued buffers on seek and READY.
15208
15209         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
15210         (vorbis_dec_convert), (vorbis_dec_src_query),
15211         (vorbis_dec_src_event), (vorbis_dec_sink_event),
15212         (vorbis_handle_comment_packet), (vorbis_dec_push),
15213         (vorbis_handle_data_packet), (vorbis_dec_chain),
15214         (vorbis_dec_change_state):
15215         * ext/vorbis/vorbisdec.h:
15216         Remove old useless packetno variable.
15217         Do position query properly.
15218         Add some G_LIKELY.
15219         Do cleanup of queued buffers in new helper function
15220         and use it.
15221
15222 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15223
15224         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
15225           Query supported sample rates. Fixes #341732.
15226
15227 2006-05-15  Julien MOUTTE  <julien@moutte.net>
15228
15229         * gst/playback/gstdecodebin.c: (cleanup_decodebin),
15230         (gst_decode_bin_change_state): Make decodebin reusable
15231         when going from PAUSE_TO_READY and then back to PAUSED.
15232         Fixes #331678.
15233
15234 2006-05-15  Wim Taymans  <wim@fluendo.com>
15235
15236         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types),
15237         (vorbis_dec_convert), (vorbis_dec_src_query),
15238         (vorbis_dec_sink_query), (vorbis_dec_src_event),
15239         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
15240         (vorbis_dec_clean_queued), (vorbis_dec_push),
15241         (vorbis_handle_data_packet), (vorbis_dec_change_state):
15242         Cleanups. Use refcounting and DEBUG_OBJECT.
15243         Reset segment on flush, use code methods instead of our
15244         own wrong version.
15245         Fix potential memleak.
15246
15247 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15248
15249         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
15250         (gst_alsasink_init):
15251         * ext/alsa/gstalsasink.h:
15252           Don't leak allocated snd_output_t structure if there's
15253           more than one alsasink instance at a time (#341873).
15254           Also fix GObject macros in header file.
15255           
15256 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15257
15258         * gst/subparse/gstsubparse.c:
15259         (gst_sub_parse_data_format_autodetect):
15260           Don't use libxml functions in the typefinding code.
15261
15262 2006-05-15  Wim Taymans  <wim@fluendo.com>
15263
15264         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
15265         Fix seeking performance in the case where a non-header 
15266         packet has a 0 granulepos (busted theora case). 
15267         Fixes #341719
15268         (nvdr: thanks Wim for not mentioning who spotted and fixed it in
15269          the first place, you limelight stealer you)
15270
15271 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15272
15273         * gst/subparse/gstsubparse.c:
15274         (gst_sub_parse_data_format_autodetect):
15275           Improve SAMI typefinding: handle case where there are
15276           whitespaces or newlines in front of the first <SAMI>
15277           tag (#169936).
15278
15279 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15280
15281         * configure.ac:
15282           Build video4linux plugin even if there's no XVIDEO, just
15283           without implementing the GstXOverlay interface (#334002).
15284          
15285 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15286
15287         * configure.ac:
15288         * ext/libvisual/visual.c: (gst_visual_actor_plugin_is_gl),
15289         (plugin_init):
15290           Add tentative support for libvisual-0.4 (#336881).
15291
15292 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15293
15294         Patch by: Young-Ho Cha <ganadist at chollian net>
15295
15296         * gst/subparse/samiparse.c: (handle_start_font):
15297           Need to map "silver" colour explicitly (#169936).
15298
15299 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15300
15301         Patch by: Young-Ho Cha  <ganadist at chollian net>
15302
15303         * gst/subparse/Makefile.am:
15304         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
15305         (parser_state_dispose), (gst_sub_parse_data_format_autodetect),
15306         (gst_sub_parse_format_autodetect), (feed_textbuf),
15307         (gst_subparse_type_find), (plugin_init):
15308         * gst/subparse/gstsubparse.h:
15309         * gst/subparse/samiparse.c:
15310         * gst/subparse/samiparse.h:
15311           Add support for SAMI subtitles (#169936).
15312
15313 2006-05-14  Michael Smith  <msmith@fluendo.com>
15314
15315         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
15316           Fix #341696: crash when mixing L+R+C to mono or stereo.
15317         * tests/check/Makefile.am:
15318         * tests/check/elements/audioconvert.c: (set_channel_positions),
15319         (get_float_mc_caps), (get_int_mc_caps), (GST_START_TEST),
15320         (audioconvert_suite):
15321           Add test for the above, including some generic framework bits for
15322           testing multichannel things.
15323
15324 === release 0.10.7 ===
15325
15326 2006-05-14  Jan Schmidt <thaytan@mad.scientist.com>
15327
15328         * configure.ac:
15329           releasing 0.10.7, "Leave the gun"
15330
15331 2006-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15332
15333         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
15334         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
15335         Fix the build.
15336
15337 2006-05-12  Jan Schmidt  <thaytan@mad.scientist.com>
15338
15339         * docs/libs/gst-plugins-base-libs-docs.sgml:
15340         * docs/libs/gst-plugins-base-libs-sections.txt:
15341         * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio):
15342         * gst-libs/gst/video/video.h:
15343         * gst/videoscale/Makefile.am:
15344         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
15345         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
15346         * tests/check/Makefile.am:
15347         * tests/check/libs/video.c: (GST_START_TEST), (video_suite),
15348         (main):
15349           Fix integer overflow problem with pixel-aspect-ratio calculations
15350           in videoscale and xvimagesink (#341542)
15351
15352 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
15353
15354         * gst-libs/gst/tag/gstid3tag.c:
15355           Map GST_IMAGE_TAG to and from ID2v2 APIC frames (#341557).
15356
15357 2006-05-12  Sebastien Moutte  <sebastien@moutte.net>
15358
15359         * win32/MANIFEST:
15360           update win32 files listing
15361
15362 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15363
15364         patch by: Sjoerd Simons (sjoerd@luon.net)
15365
15366         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
15367         (group_create), (group_destroy), (add_stream),
15368         (gst_play_base_bin_get_property),
15369         (gst_play_base_bin_get_streaminfo_value_array):
15370         * gst/playback/gstplaybasebin.h:
15371           API: GstPlayBaseBin::stream-info-value-array property
15372           use a more bindings-friendly way of exposing streaminfo
15373           using a GValueArray.  Tested in ipython.
15374           Closes #341114
15375
15376 2006-05-11  Wim Taymans  <wim@fluendo.com>
15377
15378         * gst/playback/gstdecodebin.c: (try_to_link_1), (queue_enlarge),
15379         (queue_underrun_cb), (queue_filled_cb):
15380         Also catch queue underruns but don't do anything yet.
15381         Refactor and comment queue enlarging code a bit.
15382
15383         * gst/playback/gstplaybasebin.c: (queue_overrun),
15384         (queue_threshold_reached), (queue_out_of_data),
15385         (gen_preroll_element):
15386         If a queue over/underruns check that we don't create nasty
15387         deadlocks when the min-threshold is not reached but the
15388         max-bytes is. In those cases disable max-bytes when we
15389         know that the queue is fed timed data.
15390         Add more comments.
15391
15392 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
15393
15394         * gst/playback/gstplaybin.c: (gen_audio_element):
15395           Make playbin automatically plug an 'audioresample'
15396           element before the audio sink as well. This solves
15397           problems with sinks that only accept a very specific
15398           sample rate, like esdsink (e.g. #340379).
15399
15400 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
15401
15402         * gst/playback/gstplaybasebin.c: (gen_source_element):
15403           Make http sources send special headers so that we receive
15404           icecast metadata if the http stream is an icecast stream
15405           (otherwise the server will just ignore them). This also
15406           means that from now on users will need the 'icydemux'
15407           element from gst-plugins-good installed if they want to
15408           listen to icecast radio streams. (#341432, #333657).
15409
15410 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15411
15412         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_remove_client_link),
15413         (gst_multi_fd_sink_new_client), (gst_multi_fd_sink_stop):
15414           remove stupid example from docs - it should come with a simple
15415           C program instead.
15416           Clean up/fix docs
15417         * tests/check/elements/multifdsink.c: (wait_bytes_served),
15418         (fail_if_can_read), (GST_START_TEST),
15419         (gst_multifdsink_create_streamheader), (multifdsink_suite):
15420           add a test for changing streamheader which exposes a bug in
15421           multifdsink
15422
15423 2006-05-11  Michael Smith  <msmith@fluendo.com>
15424
15425         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
15426         (gst_gnome_vfs_src_received_headers_callback):
15427         * ext/gnomevfs/gstgnomevfssrc.h:
15428           Don't set icy-caps unless we have a sane interval value. Move
15429           interval to a local variable; we never use it outside this function.
15430
15431 2006-05-11  Wim Taymans  <wim@fluendo.com>
15432
15433         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
15434         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
15435         Register special buffer types along with the objects so
15436         that they are not registered at runtime from N different
15437         streaming threads since they are not threadsafe.
15438
15439 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
15440
15441         * tests/check/elements/multifdsink.c: (wait_bytes_served),
15442         (GST_START_TEST), (fail_unless_read), (multifdsink_suite):
15443           add two more tests, one doing streamheader
15444
15445 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
15446
15447         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_stop):
15448           clean up the bufqueue when shutting down
15449         * tests/check/Makefile.am:
15450         * tests/check/elements/multifdsink.c: (setup_multifdsink),
15451         (cleanup_multifdsink), (GST_START_TEST), (multifdsink_suite),
15452         (main):
15453           add a test for the leak that was just fixed
15454
15455 2006-05-10  Wim Taymans  <wim@fluendo.com>
15456
15457         * gst/adder/gstadder.c: (gst_adder_setcaps),
15458         (gst_adder_query_duration), (gst_adder_query), (forward_event),
15459         (gst_adder_src_event), (gst_adder_sink_event),
15460         (gst_adder_class_init), (gst_adder_finalize),
15461         (gst_adder_request_new_pad), (gst_adder_collected):
15462         * gst/adder/gstadder.h:
15463         Updated some docs. Added comments and FIXMEs all over the place.
15464         Improve debugging info.
15465         Fix leak on finalize by not calling the parent.
15466         Implement duration query.
15467         Make event forwarding threadsafe.
15468         Correctly send NEWSEGMENT at start and after flush.
15469         Handle EOS correctly.
15470         Post error when not negotiated.
15471
15472         * tests/check/elements/adder.c: (GST_START_TEST):
15473         Added FIXME in the test.
15474
15475 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15476
15477         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
15478         (gst_text_overlay_halign_get_type),
15479         (gst_text_overlay_wrap_mode_get_type):
15480         * ext/theora/theoradec.c: (theora_handle_type_packet),
15481         (theora_handle_data_packet):
15482         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
15483         (theora_enc_sink_setcaps), (theora_enc_chain):
15484         * gst-libs/gst/cdda/gstcddabasesrc.c:
15485         (gst_cdda_base_src_mode_get_type):
15486         * gst/audiotestsrc/gstaudiotestsrc.c:
15487         (gst_audiostestsrc_wave_get_type):
15488         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
15489         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
15490         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
15491         (gst_sync_method_get_type), (gst_unit_type_get_type),
15492         (gst_client_status_get_type):
15493         * gst/videoscale/gstvideoscale.c:
15494         (gst_video_scale_method_get_type):
15495         * gst/videotestsrc/gstvideotestsrc.c:
15496         (gst_video_test_src_pattern_get_type):
15497         * gst/videotestsrc/videotestsrc.c: (paint_setup_I420),
15498         (paint_setup_YV12), (paint_setup_YUY2), (paint_setup_UYVY),
15499         (paint_setup_YVYU), (paint_setup_IYU2), (paint_setup_Y41B),
15500         (paint_setup_Y42B), (paint_setup_Y800), (paint_setup_YVU9),
15501         (paint_setup_YUV9), (paint_setup_RGB888), (paint_setup_BGR888),
15502         (paint_setup_RGB565), (paint_setup_xRGB1555):
15503           Const-ify GEnumValue and GFlagsValue arrays. Use
15504           GST_ROUND_UP_* macros instead of home-made ones.
15505
15506 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15507
15508         * configure.ac:
15509           Require core CVS for the new newsegment stuff.
15510
15511 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15512
15513         Patch by: Sjoerd Simons  <sjoerd at luon net>
15514
15515         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type):
15516           Register nick for enum value (#341160).
15517
15518 2006-05-09  Stefan Kost  <ensonic@users.sf.net>
15519
15520         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find),
15521         (plugin_init):
15522          backout typefind patch #340375
15523          
15524         * tests/check/elements/adder.c: (message_received),
15525         (GST_START_TEST), (adder_suite):
15526           redo, signal-handling of test
15527
15528 2006-05-09  Wim Taymans  <wim@fluendo.com>
15529
15530         * gst/adder/gstadder.c: (gst_adder_request_new_pad),
15531         (gst_adder_collected):
15532         * gst/adder/gstadder.h:
15533         Remove bogus segment merging and forwarding, we don't
15534         care about timestamps anyway and we just produce a
15535         continuous stream. 
15536         Also create a nice NEWSEGMENT event when we start.
15537         Use _scale_int some more.
15538
15539 2006-05-09  Edward Hervey  <edward@fluendo.com>
15540
15541         * tests/icles/stress-xoverlay.c:
15542         Fix if core was built without parsing support.
15543
15544 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15545
15546         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
15547           Add SEDG (Samsung MPEG-4) fourcc.
15548
15549 2006-05-09  Edward Hervey  <edward@fluendo.com>
15550
15551         * tests/icles/stress-xoverlay.c:
15552         * tests/examples/volume/volume.c:
15553         Fix if core was built without parsing support.
15554
15555         * tests/examples/seek/seek.c:
15556         Disable the parse_launch example if core was built without parsing
15557         support.
15558
15559 2006-05-08  Edward Hervey  <edward@fluendo.com>
15560
15561         * autogen.sh: (CONFIGURE_DEF_OPT): 
15562         libtoolize on Darwin/MacOSX is called glibtoolize
15563
15564 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15565
15566         * tests/check/Makefile.am:
15567         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST):
15568           Disable the adder test, until the build-slaves posses the kindness to 
15569           either like it or to give valid reason for not doing so 
15570
15571 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15572
15573         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
15574         (adder_suite):
15575           Shuffle NULL state change around and raise timeout more
15576
15577 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15578
15579         * gst/typefind/gsttypefindfunctions.c: (mp4_find_box),
15580         (mp4_type_find), (plugin_init):
15581           Add typefind to distinguish between "audio/x-m4a" and new type
15582           "video/mp4". Fixes #340375
15583
15584         * tests/check/elements/adder.c: (adder_suite):
15585           Raise timeout to make buildbot happy
15586
15587 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15588
15589         * gst/adder/gstadder.c: (gst_adder_sink_event),
15590         (gst_adder_request_new_pad), (gst_adder_change_state):
15591         * gst/adder/gstadder.h:
15592         * tests/check/Makefile.am:
15593         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
15594         (adder_suite), (main):
15595           Add sink-event handling to adder. It tries to merge incomming
15596           newsegment-events. Added test to check if segment_done is comming
15597           through. Fixes #340060
15598
15599 2006-05-05  Andy Wingo  <wingo@pobox.com>
15600
15601         * ext/theora/theoraparse.c (gst_theora_parse_init)
15602         (theora_parse_src_convert, theora_parse_src_query):
15603         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init)
15604         (vorbis_parse_convert, vorbis_parse_src_query): Add convert and
15605         query functions on the source pads of the theora and vorbis parse
15606         elements. Fixes position querying when doing a remux.
15607
15608 2006-05-05  Michael Smith  <msmith@fluendo.com>
15609
15610         * ext/theora/theoraparse.c: (parse_granulepos),
15611         (theora_parse_drain_queue_prematurely),
15612         (theora_parse_queue_buffer), (theora_parse_sink_event):
15613           Fix flushing.
15614           Fix invalid granulepos outputs when starting with a non-keyframe.
15615
15616 2006-05-05  Jan Schmidt  <thaytan@mad.scientist.com>
15617
15618         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find),
15619         (mpeg1_sys_type_find), (ogganx_type_find), (sw_data_destroy):
15620         Rearrange MPEG system stream detection, fixing some memleaks in the
15621         process.
15622         Constify the data for STARTS_WITH and RIFF helper handlers. Make sure
15623         they clean up their data correctly.
15624         Remove unused ogganx caps and move the 'is_annodex' check to inside
15625         the 'is_ogg' if statement.
15626
15627 2006-05-05  Wim Taymans  <wim@fluendo.com>
15628
15629         * gst/playback/gstdecodebin.c: (cleanup_decodebin):
15630         Properly remove ghostpads. Fixes #340392
15631
15632 2006-05-04  David Schleef  <ds@schleef.org>
15633
15634         * gst/typefind/gsttypefindfunctions.c:
15635
15636 2006-05-03  Jan Schmidt  <thaytan@mad.scientist.com>
15637
15638         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
15639         (mpeg_ts_probe_headers), (mpeg_ts_type_find):
15640
15641         When typefinding an MP3 in push-based mode, don't penalise the
15642         probability down to 74% when we found 5 valid frames just because we
15643         can't peek the end of the file.
15644
15645         Make the probability for detecting MPEG Transport Streams based on the
15646         number of sequential headers we successfully detected.
15647
15648 2006-05-03  Wim Taymans  <wim@fluendo.com>
15649
15650         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
15651         (vorbis_dec_push), (vorbis_dec_chain):
15652         Still produce an error when we receive an empty packet.
15653
15654 2006-05-03  Wim Taymans  <wim@fluendo.com>
15655
15656         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
15657         (gst_ogg_chain_mark_discont), (gst_ogg_chain_new_stream),
15658         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek):
15659         Mark buffers with DISCONT after seek and after activating new
15660         chains.
15661
15662         * ext/theora/gsttheoradec.h:
15663         * ext/theora/theoradec.c: (gst_theora_dec_reset),
15664         (theora_get_query_types), (theora_dec_sink_event),
15665         (theora_dec_push), (theora_handle_data_packet), (theora_dec_chain),
15666         (theora_dec_change_state):
15667         Fix frame counter.
15668         Detect and mark DISCONT buffers.
15669
15670         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
15671         (vorbis_dec_sink_event), (vorbis_dec_push), (vorbis_dec_chain),
15672         (vorbis_dec_change_state):
15673         * ext/vorbis/vorbisdec.h:
15674         Use GstSegment.
15675         Detect and mark DISCONT buffers.
15676         Don't crash on 0 sized buffers.
15677
15678 2006-05-03  Wim Taymans  <wim@fluendo.com>
15679
15680         * gst/volume/gstvolume.c: (volume_funcfind), (volume_set_caps),
15681         (volume_transform_ip):
15682         Increase "volume" property to 10.0. Fixes #340369.
15683         Set the process function to NULL when capsnego fails so that
15684         we properly error out.
15685
15686 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
15687
15688         * gst/playback/gstplaybin.c: (add_sink):
15689         * gst/playback/test.c: (main):
15690         * gst/playback/test5.c: (dump_element_stats):
15691         * gst/playback/test6.c: (main):
15692           free caps using gst_caps_unref, don't leak caps-strings
15693
15694 2006-05-01  Tim-Philipp Müller  <tim at centricular dot net>
15695
15696         * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
15697         (plugin_init):
15698           Refine musepack typefinding a bit. Return MAXIMUM
15699           probability when we detect stream version 7 to make
15700           sure the mpeg audio typefinder doesn't trump us.
15701
15702 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
15703
15704         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
15705           Protect against unexpected NULL strf_data buffer.
15706
15707 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15708
15709         * tests/check/elements/audioconvert.c: (verify_convert),
15710         (GST_START_TEST):
15711           interpret the out[] buffer in the order the bytes are actually
15712           put in, which is LITTLE_ENDIAN, not BYTE_ORDER.
15713           Other tests should use BYTE_ORDER since the array is filled in
15714           with actual values
15715
15716 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15717
15718         * tests/check/elements/audioconvert.c: (verify_convert),
15719         (GST_START_TEST):
15720           when a test fails, give an indication of which it is
15721
15722 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15723
15724         * gst-libs/gst/cdda/gstcddabasesrc.c:
15725           compile fix; strtol() needs <stdlib.h>
15726
15727 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
15728
15729         * ext/alsa/gstalsamixerelement.c:
15730         * ext/alsa/gstalsasrc.c:
15731         * ext/cdparanoia/gstcdparanoiasrc.c:
15732         * ext/gnomevfs/gstgnomevfssink.c:
15733         * ext/gnomevfs/gstgnomevfssrc.c:
15734         * ext/ogg/gstoggdemux.c:
15735         * ext/ogg/gstoggmux.c:
15736         * ext/ogg/gstoggparse.c:
15737         * ext/ogg/gstogmparse.c:
15738         * ext/pango/gstclockoverlay.c:
15739         * ext/pango/gsttextoverlay.c:
15740         * ext/pango/gsttextrender.c:
15741         * ext/pango/gsttimeoverlay.c:
15742         * ext/theora/theoradec.c:
15743         * ext/theora/theoraenc.c:
15744         * ext/vorbis/vorbisdec.c:
15745         * ext/vorbis/vorbisenc.c:
15746         * gst-libs/gst/audio/gstaudiofilter.c:
15747         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
15748         * gst/audioconvert/gstaudioconvert.c:
15749         * gst/audiorate/gstaudiorate.c:
15750         * gst/audioresample/gstaudioresample.c:
15751         * gst/audiotestsrc/gstaudiotestsrc.c:
15752         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15753         * gst/playback/gstdecodebin.c:
15754         * gst/playback/gstplaybin.c:
15755         * gst/playback/gststreamselector.c:
15756         * gst/subparse/gstsubparse.c:
15757         * gst/tcp/gstmultifdsink.c:
15758         * gst/tcp/gsttcpclientsink.c:
15759         * gst/tcp/gsttcpclientsrc.c:
15760         * gst/tcp/gsttcpserversink.c:
15761         * gst/tcp/gsttcpserversrc.c:
15762         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
15763         * gst/videorate/gstvideorate.c:
15764         * gst/videoscale/gstvideoscale.c:
15765         * gst/videotestsrc/gstvideotestsrc.c:
15766         * gst/volume/gstvolume.c:
15767         * sys/v4l/gstv4ljpegsrc.c:
15768         * sys/v4l/gstv4lmjpegsink.c:
15769         * sys/v4l/gstv4lmjpegsrc.c:
15770         * sys/v4l/gstv4lsrc.c:
15771         * sys/ximage/ximagesink.c:
15772         * sys/xvimage/xvimagesink.c:
15773         * tests/check/libs/cddabasesrc.c:
15774           make GstElementDetails const
15775
15776 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
15777
15778         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
15779         (gst_adder_init):
15780           send events from src-pad to all sink-pads fixes #338657
15781
15782 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
15783
15784         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps),
15785         (alsasink_parse_spec):
15786           query width capabilities from alsa, fixes #338919
15787
15788 2006-04-28  Wim Taymans  <wim@fluendo.com>
15789
15790         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
15791         (gst_multi_fd_sink_remove_client_link):
15792         * gst/tcp/gstmultifdsink.h:
15793         Fix race condition in multifdsink that can lead to spurious 
15794         duplicate clients. this patch adds a new signal that is fired when
15795         multifdsink has removed all references to the fd.
15796         Fixes #339574.
15797         Updated documentation.
15798         API: client-fd-removed signal added
15799
15800 2006-04-28  Michael Smith  <msmith@fluendo.com>
15801
15802         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats):
15803           When asking g_value_array_new to prealloc elements, we may as well
15804           ask for the right number of elements.
15805
15806 2006-04-28  Wim Taymans  <wim@fluendo.com>
15807
15808         * gst-libs/gst/audio/gstbaseaudiosink.c:
15809         (gst_base_audio_sink_drain), (gst_base_audio_sink_event),
15810         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
15811         patch to make timestamp checking more tollerant to rounding 
15812         errors given that real discontinuities are to be marked on
15813         buffers. Fixes some asf files and #338778.
15814         Also avoid some crashers when we receive an event in the 
15815         NULL state.
15816
15817 2006-04-28  Michael Smith  <msmith@fluendo.com>
15818
15819         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
15820         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
15821         (gst_gnome_vfs_src_get_property),
15822         (gst_gnome_vfs_src_send_additional_headers_callback),
15823         (gst_gnome_vfs_src_received_headers_callback),
15824         (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_start),
15825         (gst_gnome_vfs_src_stop):
15826         * ext/gnomevfs/gstgnomevfssrc.h:
15827           Remove ICY handling (mostly) from gnomevfssrc, in favour of
15828           proper shared support within icydemux.
15829
15830 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15831
15832         * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
15833         (gst_video_rate_swap_prev), (gst_video_rate_chain):
15834           fix up docs
15835           fix a leak when no caps negotiated
15836           fix counting of input frames
15837         * tests/check/elements/.cvsignore:
15838         * tests/check/elements/videorate.c: (assert_videorate_stats),
15839         (GST_START_TEST), (videorate_suite):
15840           add tests for these
15841
15842 2006-04-28  Wim Taymans  <wim@fluendo.com>
15843
15844         * gst-libs/gst/audio/gstringbuffer.c:
15845         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
15846         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
15847         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
15848         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
15849         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
15850         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
15851         (gst_ring_buffer_commit), (gst_ring_buffer_read),
15852         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
15853         (gst_ring_buffer_clear), (gst_ring_buffer_may_start):
15854         Check arguments passed to public functions instead of
15855         crashing.
15856
15857 2006-04-28  Wim Taymans  <wim@fluendo.com>
15858
15859         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
15860         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
15861         GstBaseAudioSrc must be live or it does not work.
15862
15863         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audio_src_init):
15864         Don't set live to TRUE as this is the default in the parentclass.
15865
15866 2006-04-28  Wim Taymans  <wim@fluendo.com>
15867
15868         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps),
15869         (gst_video_scale_fixate_caps), (gst_video_scale_src_event):
15870         Videoscale doesn't pass on pixel-aspect ratio. Handle all
15871         fixation cases better. Fixes #338991
15872
15873 2006-04-28  Wim Taymans  <wim@fluendo.com>
15874
15875         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
15876         Handle 0/1 framerate correctly Fixes #331901.
15877
15878 2006-04-28  Wim Taymans  <wim@fluendo.com>
15879
15880         * tests/check/elements/audioconvert.c: (get_float_caps),
15881         (GST_START_TEST), (audioconvert_suite):
15882         Added check for correct clipping when doing float samples
15883         in audioconvert.
15884
15885 2006-04-28  Wim Taymans  <wim@fluendo.com>
15886
15887         * gst/videorate/gstvideorate.c: (gst_video_rate_event),
15888         (gst_video_rate_chain):
15889         Print more debugging info.
15890
15891 2006-04-28  Wim Taymans  <wim@fluendo.com>
15892
15893         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
15894         (resample_set_state_from_caps):
15895         Add support for other formats audioresample can handle such as
15896         32 bits in and float and 64 bits float. Fixes #301759
15897
15898 2006-04-28  Wim Taymans  <wim@fluendo.com>
15899
15900         * gst/audioconvert/audioconvert.c: (float):
15901         correctly clip float samples > 1.0. Fixes #338718
15902
15903 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
15904
15905         Patch by: Young-Ho Cha  <ganadist at chollian net>
15906
15907         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
15908         (gst_text_overlay_render_text):
15909           Don't strip newlines from the text. Also, center lines
15910           within multi-line paragraphs (#339405).
15911
15912 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
15913
15914         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find):
15915           Fix wavpack typefinding to work in more cases (don't peek
15916           for chunks of multiple hundred kBs at once, but process
15917           things step-by-step in smaller units). Fixes #339786.
15918
15919 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15920
15921         * configure.ac:
15922           back to HEAD
15923
15924 === release 0.10.6 ===
15925
15926 2006-04-28  Thomas Vander Stichele <thomas at apestaart dot org>
15927
15928         * configure.ac:
15929           releasing 0.10.6, "Chao"
15930
15931 2006-04-26  David Schleef  <ds@schleef.org>
15932
15933         * gst/videoscale/gstvideoscale.c: Add call to oil_init().
15934           Fixes #338897.
15935
15936 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15937
15938         * configure.ac:
15939         * win32/common/config.h:
15940           new prerelease
15941
15942 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15943
15944         patch by: Wim Taymans
15945
15946         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
15947         (gst_ogg_demux_perform_seek):
15948           make sure correct newsegments are sent, so that the decoder
15949           and the demuxer agree on timestamps.  Fixes playback of a lot
15950           of Ogg files that do not start from 0.  Fixes #339833.
15951
15952 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15953
15954         Patch by: Edward Hervey  <edward@fluendo.com>
15955
15956         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
15957         * tests/check/Makefile.am:
15958         * tests/check/elements/videorate.c: (assert_videorate_stats),
15959         (setup_videorate), (cleanup_videorate), (GST_START_TEST),
15960         (videorate_suite), (main):
15961           Fix an infinite loop if frames are passed in with wrongly ordered
15962           timestamps.  Fixes #339013.
15963
15964 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15965
15966         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
15967
15968         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
15969           fix typefinding on some ISO files.  Fixes #339212.
15970
15971 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15972
15973         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
15974
15975         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
15976           add another H264 fourcc.  Fixes #339047.
15977
15978 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15979
15980         Patch by: Jan Schmidt
15981
15982         * gst/playback/gststreamselector.c:
15983         (gst_stream_selector_bufferalloc):
15984           Restore old StreamSelector behaviour.
15985           Fixes #338419.
15986
15987 2006-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15988
15989         * configure.ac:
15990         * win32/common/config.h:
15991           prerelease
15992
15993 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
15994
15995         Patch by: Antoine Tremblay  <hexa00 at gmail dot com>
15996
15997         * gst-libs/gst/rtp/gstbasertpdepayload.c:
15998         (gst_base_rtp_depayload_finalize), (gst_base_rtp_depayload_push):
15999           Fix some memory leaks: on finalize, free buffers left in the queue
16000           before destroying the queue; in _push(), unref rtp_buf even if
16001           the process vfunc returned a NULL buffer as output buffer (#337548);
16002           demote some recuring debug messages to LOG level.
16003
16004 2006-04-11  Wim Taymans  <wim@fluendo.com>
16005
16006         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
16007         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
16008         (gst_ogg_chain_free), (gst_ogg_demux_sink_event),
16009         (gst_ogg_demux_loop):
16010         More cleanups.
16011         Respect segment stop when emiting EOS or SEGMENT_DONE.
16012         Fixes (#337945).
16013
16014 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
16015
16016         * gst/playback/gststreamselector.c:
16017         (gst_stream_selector_get_property):
16018           Don't leak pad name.
16019
16020 2006-04-10  Michael Smith  <msmith@fluendo.com>
16021
16022         * tests/check/Makefile.am:
16023         * tests/check/gst-plugins-base.supp:
16024           Suppress an old libtheora bug (fixed in more recent versions), so 
16025           that FC4 buildslaves can pass.
16026
16027 2006-04-10  Wim Taymans  <wim@fluendo.com>
16028
16029         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
16030         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
16031         (gst_ogg_demux_init), (gst_ogg_demux_finalize),
16032         (gst_ogg_demux_sink_event), (gst_ogg_demux_get_data),
16033         (gst_ogg_demux_loop):
16034         Don't leak events.
16035         Remember what error we got when finding chains, if we
16036         were shutdown, that would not be an error.
16037
16038 2006-04-10  Wim Taymans  <wim@fluendo.com>
16039
16040         * gst-libs/gst/audio/gstbaseaudiosink.c:
16041         (gst_base_audio_sink_event):
16042         Starting the ringbuffer when we did not acquire it can cause
16043         a deadlock, is pointless and causes nasty things for
16044         subclasses. 
16045         Fixes gst-launch audiotestsrc num-buffers=0 ! alsasink.
16046
16047 2006-04-10  Wim Taymans  <wim@fluendo.com>
16048
16049         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
16050         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
16051         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
16052         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
16053         (gst_ogg_demux_deactivate_current_chain),
16054         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
16055         (gst_ogg_demux_bisect_forward_serialno),
16056         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain):
16057         Add some more debugging.
16058
16059 2006-04-10  Wim Taymans  <wim@fluendo.com>
16060
16061         * ext/theora/theoradec.c: (theora_dec_src_event),
16062         (theora_handle_data_packet):
16063         Some more debug info.
16064
16065         * tests/examples/seek/seek.c: (start_seek), (main):
16066         Print element messages too.
16067
16068 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
16069
16070         * gst/audioresample/debug.h:
16071           replace debug macros with variable number of parameters
16072           by a simple alias to gstreamer standard debug macros 
16073          (#define RESAMPLE_ERROR GST_ERROR, __VA_ARGS__ is not
16074           supported by MSVC 6.0 and 7.1)
16075         * gst/audioresample/resample.h:
16076           define M_PI and rint for WIN32
16077         * win32/common/libgstaudio.def:
16078         * win32/common/libgstriff.def:
16079         * win32/common/libgsttag.def:
16080         * win32/common/libgstvideo.def:
16081           add new exported functions
16082         * win32/vs6:
16083           update project files
16084
16085 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16086
16087         * ext/alsa/gstalsamixeroptions.c:
16088         (gst_alsa_mixer_options_class_init):
16089         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init):
16090         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_class_init):
16091         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
16092         * ext/ogg/gstoggparse.c: (gst_ogg_parse_class_init):
16093         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_class_init):
16094         * gst-libs/gst/audio/gstaudiofilter.c:
16095         (gst_audio_filter_class_init):
16096         * gst-libs/gst/audio/gstaudiosink.c:
16097         (gst_audioringbuffer_class_init):
16098         * gst-libs/gst/audio/gstaudiosrc.c:
16099         (gst_audioringbuffer_class_init):
16100         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_class_init):
16101         * gst-libs/gst/interfaces/colorbalancechannel.c:
16102         (gst_color_balance_channel_class_init):
16103         * gst-libs/gst/interfaces/mixeroptions.c:
16104         (gst_mixer_options_class_init):
16105         * gst-libs/gst/interfaces/mixertrack.c:
16106         (gst_mixer_track_class_init):
16107         * gst-libs/gst/interfaces/tunerchannel.c:
16108         (gst_tuner_channel_class_init):
16109         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_class_init):
16110         * gst-libs/gst/netbuffer/gstnetbuffer.c:
16111         (gst_netbuffer_class_init):
16112         * gst-libs/gst/rtp/gstbasertppayload.c:
16113         (gst_basertppayload_class_init):
16114         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
16115         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
16116         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
16117         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
16118         * gst/playback/gststreamselector.c:
16119         (gst_stream_selector_class_init):
16120         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
16121         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
16122         * sys/v4l/gstv4lcolorbalance.c:
16123         (gst_v4l_color_balance_channel_class_init):
16124         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_class_init):
16125         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
16126         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
16127         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_channel_class_init),
16128         (gst_v4l_tuner_norm_class_init):
16129         * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
16130         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
16131         * tests/old/testsuite/alsa/sinesrc.c: (sinesrc_class_init):
16132         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
16133
16134 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16135
16136         * ext/pango/gsttextrender.h:
16137         * gst-libs/gst/audio/gstaudiosink.h:
16138         * gst-libs/gst/audio/gstaudiosrc.h:
16139         * gst-libs/gst/audio/gstbaseaudiosink.h:
16140         * gst-libs/gst/audio/gstbaseaudiosrc.h:
16141         * gst-libs/gst/audio/gstringbuffer.h:
16142         * gst-libs/gst/rtp/gstbasertpdepayload.h:
16143         * gst-libs/gst/rtp/gstbasertppayload.h:
16144         * gst-libs/gst/video/gstvideofilter.h:
16145         * gst-libs/gst/video/gstvideosink.h:
16146         * gst/playback/gstplaybasebin.h:
16147         * gst/tcp/gstmultifdsink.h:
16148         * sys/v4l/gstv4lelement.h:
16149         Fix broken GObject macros
16150
16151 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16152
16153         * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec):
16154         More debug to trace why my USB headset is not working with gst
16155
16156 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
16157
16158         * gst/playback/gstplaybasebin.c: (group_destroy):
16159         Clean up our group elements properly in the case where it never 
16160         got committed - it still got added unconditionally to the bin.
16161
16162 2006-04-07  Wim Taymans  <wim@fluendo.com>
16163
16164         * ext/theora/theoradec.c: (theora_dec_sink_event),
16165         (theora_handle_data_packet), (theora_dec_chain):
16166         Unref unhandled events.
16167         Protect against empty buffers.
16168         Perform QoS on running time.
16169
16170 2006-04-07  Michael Smith  <msmith@fluendo.com>
16171
16172         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_set_header_on_caps),
16173         (gst_vorbis_enc_chain):
16174           Remove leaks from vorbisenc.
16175           Mostly minor changes, the only significant one is that now the
16176           buffers we set as 'streamheader' on the caps are copies of the
16177           original buffers, to avoid circular refcounting problems.
16178
16179 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
16180
16181         * gst/playback/gstplaybasebin.c: (mute_stream), (setup_substreams):
16182           Don't remove our mute-probe if someone else already did so.
16183           Don't set a 2nd one if there is already one pending on the pad.
16184
16185         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
16186         (do_playbin_seek):
16187           When a seek fails, ensure that playbin is still set back to playing.
16188           
16189         * gst/typefind/gsttypefindfunctions.c: (mpeg_ts_probe_headers),
16190         (mpeg_ts_type_find), (plugin_init):
16191           Add a typefind function for mpeg-ts streams. (Closes: #336617)
16192
16193 2006-04-06  Andy Wingo  <wingo@pobox.com>
16194
16195         * gst/videorate/gstvideorate.c (gst_video_rate_reset) 
16196         (gst_video_rate_init): Caps-related parameters should not be reset
16197         by a flush -- move their inits to the instance init function.
16198         (gst_video_rate_flush_prev): Don't complain if gst_pad_push
16199         is not OK, just return the result.
16200
16201         * gst/audiotestsrc/gstaudiotestsrc.c
16202         (gst_audio_test_src_class_init)
16203         (gst_audio_test_src_get_times): Re-enable is-live=true, as was
16204         broken by Stefan's commit on 24 March.
16205
16206         * ext/ogg/gstoggmux.c (gst_ogg_mux_push_buffer): Set caps on
16207         buffers being pushed out. Fixes oggmux ! multifdsink.
16208
16209 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
16210
16211         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
16212         (gst_vorbis_dec_init), (vorbis_dec_finalize):
16213         * ext/vorbis/vorbisdec.h:
16214         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_add_interfaces),
16215         (gst_vorbis_enc_base_init), (gst_vorbis_enc_class_init),
16216         (gst_vorbis_enc_sink_setcaps), (gst_vorbis_enc_convert_src),
16217         (gst_vorbis_enc_convert_sink), (gst_vorbis_enc_get_query_types),
16218         (gst_vorbis_enc_src_query), (gst_vorbis_enc_sink_query),
16219         (gst_vorbis_enc_init), (gst_vorbis_enc_get_tag_value),
16220         (gst_vorbis_enc_metadata_set1), (gst_vorbis_enc_set_metadata),
16221         (gst_vorbis_enc_setup), (gst_vorbis_enc_clear),
16222         (gst_vorbis_enc_buffer_from_packet),
16223         (gst_vorbis_enc_buffer_from_header_packet),
16224         (gst_vorbis_enc_push_buffer), (gst_vorbis_enc_push_packet),
16225         (gst_vorbis_enc_set_header_on_caps), (gst_vorbis_enc_sink_event),
16226         (gst_vorbis_enc_chain), (gst_vorbis_enc_output_buffers),
16227         (gst_vorbis_enc_get_property), (gst_vorbis_enc_set_property),
16228         (gst_vorbis_enc_change_state):
16229         * ext/vorbis/vorbisenc.h:
16230           Remove left-over 0.8 cruft; use GST_DEBUG_FUNCPTR; make
16231           vorbisenc adhere to the official nomenclature; use boilerplate
16232           macro.
16233
16234 2006-04-04  Andy Wingo  <wingo@pobox.com>
16235
16236         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
16237         Whoops, fix bug introduced. Bad hacker!
16238         
16239         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
16240         Properly handle the case where you get EOS before any buffers are
16241         received. Use gst_buffer_make_metadata_writable where appropriate.
16242
16243         * ext/theora/theoradec.c (theora_handle_data_packet): This value
16244         is often negative -- make it signed so as not to wrap around.
16245         Fixes segfaults introduced on 9 March.
16246
16247 2006-04-03  Wim Taymans  <wim@fluendo.com>
16248
16249         * ext/theora/gsttheoradec.h:
16250         * ext/theora/theoradec.c: (theora_dec_src_event):
16251         Don't try to store a gdouble in a gboolean.
16252         Small cleanups.
16253
16254 2006-04-03  Michael Smith  <msmith@fluendo.com>
16255
16256         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads):
16257           Oggmux sucks.
16258           Make it suck slightly less by writing out the final page.
16259           Still can't encode a vorbis-in-ogg file correctly, though.
16260
16261 2006-04-03  Andy Wingo  <wingo@pobox.com>
16262
16263         * ext/theora/theoraparse.c (theora_parse_drain_queue): Um, remove
16264         a g_print.
16265
16266         * ext/theora/theora.c (plugin_init): Register theoraparse.
16267
16268         * ext/theora/gsttheoraparse.h: 
16269         * ext/theora/theoraparse.c: New files implementing a theora
16270         parser. Now we can properly remux ogg/theora+vorbis, yay.
16271
16272         * ext/vorbis/vorbisparse.c: Add some docs and a copyright.
16273
16274 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16275
16276         * gst/audiotestsrc/gstaudiotestsrc.c:
16277           Fixed the sample pipeline (see #323798)
16278
16279 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16280
16281         * configure.ac:
16282         * win32/common/config.h:
16283         * win32/common/config.h.in:
16284           use AS_VERSION and AS_NANO
16285           more cleanups
16286
16287 2006-03-31  Andy Wingo  <wingo@pobox.com>
16288
16289         * ext/vorbis/vorbisparse.c (vorbis_parse_sink_event): Fix
16290         uninitialized variable return that would happen.
16291         
16292         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_queue): Fix
16293         uninitialized variable return that would never happen.
16294
16295         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init) 
16296         (vorbis_parse_sink_event): Add an event function to flush our
16297         state on a seek, and to drain buffers on a premature EOS.
16298         (vorbis_parse_push_headers, vorbis_parse_clear_queue) 
16299         (vorbis_parse_push_buffer, vorbis_parse_drain_queue_prematurely) 
16300         (vorbis_parse_chain, vorbis_parse_queue_buffer) 
16301         (vorbis_parse_drain_queue): Queue up buffers until we can set
16302         their timestamps and granulepos values.
16303
16304         * ext/vorbis/vorbisparse.h: Include the vorbis decoder headers,
16305         and keep track of data needed for deriving granulepos and
16306         timestamps for buffers.
16307
16308 2006-03-29  Wim Taymans  <wim@fluendo.com>
16309
16310         Patch by: j^ <j at bootlab dot org>
16311
16312         * ext/alsa/gstalsamixerelement.c:
16313         (gst_alsa_mixer_element_class_init):
16314         * ext/alsa/gstalsasink.c:
16315         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
16316         * ext/ogg/gstoggdemux.c:
16317         * ext/ogg/gstoggmux.c:
16318         * ext/ogg/gstoggparse.c:
16319         * ext/pango/gstclockoverlay.c:
16320         * ext/pango/gsttextoverlay.c:
16321         * ext/pango/gsttextrender.c:
16322         * ext/pango/gsttimeoverlay.c:
16323         * ext/theora/theoradec.c:
16324         * ext/theora/theoraenc.c:
16325         * ext/vorbis/vorbisdec.c:
16326         * ext/vorbis/vorbisenc.c:
16327         * gst/audioconvert/gstaudioconvert.c:
16328         * gst/subparse/gstsubparse.c:
16329         * gst/tcp/gstmultifdsink.c:
16330         * gst/tcp/gsttcpclientsink.c:
16331         * gst/tcp/gsttcpclientsrc.c:
16332         * gst/tcp/gsttcpserversink.c:
16333         * gst/tcp/gsttcpserversrc.c:
16334           better/unified long descriptions
16335           Fixes #336477
16336
16337 2006-03-29  Wim Taymans  <wim@fluendo.com>
16338
16339         * tests/examples/seek/seek.c: (end_scrub), (seek_cb), (start_seek),
16340         (stop_seek):
16341         Don't let double and triple clicks mess up our state.
16342
16343 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
16344
16345         * gst/playback/gstplaybin.c: (gen_video_element),
16346         (gen_text_element), (gen_audio_element), (gen_vis_element):
16347           Error out gracefully when we can't create any of the usual
16348           conversion elements for some reason. Also, don't try to
16349           create an audioscale (sic) element that's not used anyway.
16350
16351 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
16352
16353         * gst/playback/gstplaybasebin.c: (setup_source):
16354           Don't post RESOURCE_NOT_FOUND error when we can't find a source
16355           element for a particular protocol, that's confusing for users.
16356           Instead, post a RESOURCE_FAILED error, so that our own error
16357           message is actually shown in totem etc. (#336303).
16358
16359 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
16360
16361         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
16362
16363         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_finalize),
16364         (gst_gnome_vfs_src_get_icy_metadata):
16365           Fix some minor memory leaks (#336194).
16366
16367 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
16368
16369         * ext/gnomevfs/gstgnomevfs.c:
16370         (gst_gnome_vfs_location_to_uri_string):
16371         * ext/gnomevfs/gstgnomevfs.h:
16372         * ext/gnomevfs/gstgnomevfssink.c:
16373         (gst_gnome_vfs_sink_set_property):
16374         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_set_property):
16375           Make gnomevfssink accept filenames as well as URIs for the
16376           "location" property, just like gnomevfssrc does (and
16377           filesrc/filesink do) (#336190).
16378
16379 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
16380
16381         * tests/check/generic/clock-selection.c: (GST_START_TEST):
16382           set to NULL before unreffing, fixes a valgrind leak.
16383           Why was this not triggering the error that an object needs to
16384           be NULL before unreffing ?
16385         * win32/common/config.h:
16386           update
16387
16388 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
16389
16390         * gst/subparse/gstsubparse.c: (convert_encoding),
16391         (gst_sub_parse_change_state):
16392         * gst/subparse/gstsubparse.h:
16393           Text subtitle files may or may not be UTF-8. If it's not, we
16394           don't really want to see '?' characters in place of non-ASCII
16395           characters like accented characters. So let's assume the input
16396           is UTF-8 until we come across text that is clearly not. If it's
16397           not UTF-8, we don't really know what it is, so try the following:
16398           (a) see whether the GST_SUBTITLE_ENCODING environment variable
16399           is set; if not, check (b) if the current locale encoding is
16400           non-UTF-8 and use that if it is, or (c) assume ISO-8859-15 if
16401           the current locale encoding is UTF-8 and the environment variable
16402           was not set to any particular encoding. Not perfect, but better
16403           than nothing (and better than before, I think) (fixes #172848).
16404
16405 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
16406
16407         * configure.ac:
16408           update core requirement to 0.10.4.1 because of async_playback
16409           vmethod on GstBaseSink
16410
16411 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
16412
16413         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
16414         * gst/adder/gstadder.c: (gst_adder_init):
16415         use DEBUG_FUNCPTR for collectpads
16416
16417 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
16418
16419         * docs/plugins/Makefile.am:
16420         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16421         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16422         * ext/cdparanoia/gstcdparanoiasrc.c:
16423         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_base_init),
16424         (gst_gnome_vfs_sink_class_init):
16425         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_base_init):
16426         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_base_init):
16427         * ext/ogg/gstoggmux.c:
16428         * ext/ogg/gstoggparse.c: (gst_ogg_parse_base_init):
16429         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
16430         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init):
16431         * ext/pango/gsttextoverlay.c:
16432         * ext/pango/gsttextrender.c:
16433         * ext/theora/theoradec.c:
16434         * ext/theora/theoraenc.c:
16435         * ext/vorbis/vorbisdec.c:
16436         * ext/vorbis/vorbisenc.c:
16437         * gst-libs/gst/audio/gstaudiofilter.c:
16438         (gst_audio_filter_base_init):
16439         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
16440         (gst_audio_filter_template_base_init):
16441         * gst/adder/gstadder.c: (gst_adder_get_type):
16442         * gst/adder/gstadder.h:
16443         * gst/audioconvert/gstaudioconvert.c:
16444         * gst/audiotestsrc/gstaudiotestsrc.c:
16445         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
16446         (gst_audio_test_src_create):
16447         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16448         * gst/playback/gstdecodebin.c:
16449         * gst/playback/gstplaybin.c:
16450         * gst/playback/gststreamselector.c:
16451         (gst_stream_selector_base_init):
16452         * gst/subparse/gstsubparse.c: (gst_sub_parse_base_init):
16453         * gst/volume/gstvolume.c:
16454         * sys/v4l/gstv4lmjpegsink.c:
16455         * sys/v4l/gstv4lmjpegsrc.c:
16456         * tests/check/libs/cddabasesrc.c:
16457         * tests/old/examples/gob/gst-identity2.gob:
16458           Add docs for adder, use GST_ELEMENT_DETAILS macro,
16459           define GstElementDetails at the top
16460
16461 2006-03-23  Sebastien Moutte  <sebastien@moutte.net>
16462
16463         * win32/common/libgstinterfaces.def:
16464         Add a lot of export functions for gst-python
16465         * win32/vs6/libgstinterfaces.dsp:
16466         Add a missing include folder in the project configuration
16467         
16468 2006-03-23  Wim Taymans  <wim@fluendo.com>
16469
16470         * gst-libs/gst/audio/gstbaseaudiosrc.c:
16471         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
16472         (gst_base_audio_src_change_state):
16473         Fix audio sources, forgot to make the ringbuffer
16474         startable...
16475
16476 2006-03-23  Wim Taymans  <wim@fluendo.com>
16477
16478         * gst-libs/gst/audio/gstbaseaudiosrc.c:
16479         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
16480         (gst_base_audio_src_change_state):
16481         unparent instead of unref the ringbuffer.
16482
16483 2006-03-23  Wim Taymans  <wim@fluendo.com>
16484
16485         * gst-libs/gst/audio/gstbaseaudiosink.c:
16486         (gst_base_audio_sink_class_init), (gst_base_audio_sink_async_play),
16487         (gst_base_audio_sink_do_play), (gst_base_audio_sink_change_state):
16488         Implement new async_play vmethod to start slaving and allow
16489         playback start in case of async PLAY state changes. 
16490
16491         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16492         Enable QoS with new method in base class.
16493
16494 2006-03-23  Wim Taymans  <wim@fluendo.com>
16495
16496         Patch by: Julien MOUTTE <julien at moutte dot net>
16497
16498         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_query),
16499         (gst_video_test_src_do_seek), (gst_video_test_src_create):
16500         Partially handle 0 framerate, only EOS after the first frame
16501         is missing.
16502
16503 2006-03-23  Wim Taymans  <wim@fluendo.com>
16504
16505         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
16506
16507         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16508         (gst_riff_create_video_template_caps):
16509         * gst/ffmpegcolorspace/avcodec.h:
16510         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16511         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
16512         (gst_ffmpegcsp_avpicture_fill):
16513         * gst/ffmpegcolorspace/imgconvert.c:
16514         Patch for support of YVU9 AVI files (#334822)
16515
16516 2006-03-22  Edward Hervey  <edward@fluendo.com>
16517
16518         * docs/design/design-decodebin.txt:
16519         Added design document for new decodebin
16520         (Target Caps): text/x-pango-markup is also a default target caps.
16521
16522 2006-03-22  Wim Taymans  <wim@fluendo.com>
16523
16524         * gst-libs/gst/audio/gstbaseaudiosink.c:
16525         (gst_base_audio_sink_dispose):
16526         Since we _parent the ringbuffer, we also need to
16527         _unparent instead of a plain _unref.
16528
16529 2006-03-22  Wim Taymans  <wim@fluendo.com>
16530
16531         * tests/examples/seek/seek.c: (end_scrub), (do_seek), (seek_cb),
16532         (stop_seek), (scrub_toggle_cb), (main):
16533         Add scrub checkbox.
16534
16535 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
16536
16537         * ext/ogg/gstoggparse.c: (gst_ogg_parse_find_stream),
16538         (gst_ogg_parse_chain):
16539           Fix very inefficient usage of linked lists (#335365).
16540
16541 2006-03-21  Edward Hervey  <edward@fluendo.com>
16542
16543         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
16544         * gst/playback/gstplaybin.c: (handoff):
16545         * gst/playback/gststreamselector.c:
16546         (gst_stream_selector_set_property):
16547         gcc 4.1 unreferenced pointer fixes.
16548         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
16549         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
16550         gst_buffer_ref() now takes a GstBuffer*.
16551
16552 2006-03-20  Julien MOUTTE  <julien@moutte.net>
16553
16554         * sys/xvimage/xvimagesink.c:
16555         (gst_xvimagesink_get_format_from_caps): Fix a memleak reported
16556         by Jan Schmidt.
16557
16558 2006-03-19  Tim-Philipp Müller  <tim at centricular dot net>
16559
16560         * gst/typefind/gsttypefindfunctions.c: (id3v2_type_find),
16561         (id3v1_type_find), (apetag_type_find), (plugin_init):
16562           Can't do tag preferences via probability, as tags would then
16563           lose against types that are recognised with MAXIMUM probability
16564           (like .wav); so let all tag typefinders return MAXIMUM themselves
16565           and order them via the rank. Split ID3v1 and ID3v2 typefinders so
16566           that we can prefer APE to ID3v1 (fixes #335028).
16567           
16568 2006-03-17  Wim Taymans  <wim@fluendo.com>
16569
16570         * gst-libs/gst/audio/gstbaseaudiosink.c:
16571         (gst_base_audio_sink_change_state):
16572         * gst-libs/gst/audio/gstringbuffer.c: (wait_segment),
16573         (gst_ring_buffer_may_start):
16574         * gst-libs/gst/audio/gstringbuffer.h:
16575         Only start playback if we are playing.
16576         should fix #330748.
16577
16578 2006-03-17  Jan Schmidt  <thaytan@mad.scientist.com>
16579
16580         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
16581         * win32/common/config.h:
16582           Revert accidental commits to these files.
16583
16584 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
16585
16586         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
16587
16588         * tests/Makefile.am:
16589           Don't try to build tests in tests/icles if we
16590           don't have X (#323852)
16591
16592 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
16593
16594         * gst-libs/gst/tag/gstid3tag.c:
16595           Add TXXX frame identifiers for replaygain stuff as used
16596           by some taggers (see #323721).
16597
16598 2006-03-16  Jan Schmidt  <thaytan@mad.scientist.com>
16599
16600         * gst/playback/gststreamselector.c:
16601         (gst_stream_selector_set_property),
16602         (gst_stream_selector_bufferalloc):
16603           Preserve the existing buggy streamselector behaviour by performing
16604           a fallback buffer allocation when downstream isn't linked yet.
16605           This should really be fixed in playbin by blocking pads until it's
16606           linked them.
16607           Also, use gst_pad_alloc_buffer instead of
16608           gst_pad_alloc_buffer_and_set.
16609
16610 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
16611
16612         * gst-libs/gst/tag/gstid3tag.c:
16613           Don't crash on unknown ID3v2 TXXX frames.
16614           
16615 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
16616
16617         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise):
16618           Chain up to the parent finalize method.
16619           Add 32-bit sample size to the template caps.
16620
16621         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16622         (gst_riff_create_video_template_caps):
16623           Add the fourcc that the VMWare codec uses.
16624           
16625         * gst/playback/gststreamselector.c:
16626         (gst_stream_selector_set_property),
16627         (gst_stream_selector_bufferalloc),
16628         (gst_stream_selector_request_new_pad):
16629           For the active pad, forward buffer-alloc requests, otherwise
16630           return GST_FLOW_NOT_LINKED. This also prevents xvimagesink
16631           having to memcpy every frame when used by playbin.
16632
16633         * gst/tcp/gstmultifdsink.c:
16634         (gst_multi_fd_sink_handle_client_write):
16635           Get negotiated caps from the sink pad, rather than the sink
16636           pad's peer.
16637
16638 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
16639
16640         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
16641         
16642         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_pop_callbacks):
16643           Don't forget to set src->callbacks_pushed to FALSE again when
16644           popping them, otherwise re-activation in a different mode won't
16645           work (#334620).
16646
16647 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
16648
16649         Patch by: Sebastien Moutte  <sebastien moutte net>
16650
16651         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: (gst_ff_vid_caps_new),
16652         (gst_ff_aud_caps_new), (gst_ffmpeg_pixfmt_to_caps),
16653         (gst_ffmpeg_smpfmt_to_caps):
16654           Replace __VA_ARGS__ caps creation macros with varargs functions.
16655           Makes things compile on MSVC (#320765), looks nicer, and we can
16656           tell the compiler to check for the NULL terminator.
16657
16658 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
16659
16660         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
16661
16662         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16663           Make sure the buffer we copy into is really always big
16664           enough, this time for real (#333488).
16665           
16666 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
16667
16668         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16669           Add support for 24bpp DIB (#305279).
16670
16671 2006-03-14  Wim Taymans  <wim@fluendo.com>
16672
16673         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_init):
16674         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16675         * gst/ffmpegcolorspace/gstffmpegcolorspace.c: (gst_ffmpegcsp_init):
16676         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
16677         (gst_video_scale_init), (gst_video_scale_src_event):
16678         Re-enable QoS after the release.
16679         Rework videoscale to use the base class src_event handler.
16680
16681 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
16682
16683         * configure.ac:
16684           back to CVS.
16685
16686 === release 0.10.5 ===
16687
16688 2006-03-13  Thomas Vander Stichele <thomas at apestaart dot org>
16689
16690         * configure.ac:
16691           releasing 0.10.5, "Net"
16692
16693 2006-03-13  Tim-Philipp Müller  <tim at centricular dot net>
16694
16695         * docs/plugins/Makefile.am:
16696           Part of previous cdparanoiasrc docs fixes, forgot to commit.
16697           
16698 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
16699
16700         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16701         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16702         * docs/plugins/gst-plugins-base-plugins.hierarchy:
16703           Add cdparanoiasrc to docs.
16704
16705         * gst-libs/gst/cdda/gstcddabasesrc.c:
16706           More GstCddaBaseSrc docs.
16707
16708 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
16709
16710         * docs/libs/gst-plugins-base-libs-sections.txt:
16711         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_user_tag):
16712         * gst-libs/gst/tag/tag.h:
16713           API: libgsttag: new method gst_tag_from_id3_user_tag().
16714
16715 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
16716
16717         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16718           NULL-terminate array of mpeg4 video file extensions.
16719           Fixes crash on PPC (#334226).
16720
16721 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
16722
16723         * ext/gnomevfs/gstgnomevfssrc.c:
16724         (gst_gnome_vfs_src_check_get_range):
16725           gnome_vfs_uri_is_local() alone is not a good indicator
16726           whether we can operate in pull-mode with a specific URI,
16727           as it returns FALSE for file:// URIs that point to an
16728           NFS-mounted path. Be more conservative here: whitelist
16729           local files, blacklist http URIs and use the old
16730           mechanism for anything else (fixes #334216).
16731
16732 2006-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
16733
16734         * configure.ac:
16735           back to trunk
16736
16737 === release 0.10.4 ===
16738
16739 2006-03-10  Thomas Vander Stichele <thomas at apestaart dot org>
16740
16741         * configure.ac:
16742           releasing 0.10.4, "Power"
16743
16744 2006-03-10  Jan Schmidt  <thaytan@mad.scientist.com>
16745
16746         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16747         Disable max-lateness by setting it to -1 for now, so that 
16748         we can bed QoS stuff in thoroughly between now and the next
16749         release.
16750
16751 2006-03-10  Tim-Philipp Müller  <tim at centricular dot net>
16752
16753         Patch by: Fabrizio Gennari
16754
16755         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16756           Make sure we don't read beyond the palette buffer in case of
16757           broken or manipulated files (#333488)
16758
16759 2006-03-10  Edward Hervey  <edward@fluendo.com>
16760
16761         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
16762         Fix for variable not initialized.
16763
16764 2006-03-09  Wim Taymans  <wim@fluendo.com>
16765
16766         * ext/libvisual/visual.c: (gst_visual_get_type),
16767         (gst_visual_src_setcaps), (gst_vis_src_negotiate),
16768         (gst_visual_chain):
16769         Small cleanups.
16770
16771         * ext/theora/gsttheoradec.h:
16772         * ext/theora/theoradec.c: (gst_theora_dec_init),
16773         (gst_theora_dec_reset), (_theora_granule_time),
16774         (theora_dec_src_convert), (theora_dec_sink_convert),
16775         (theora_dec_src_query), (theora_dec_src_event),
16776         (theora_dec_sink_event), (theora_handle_comment_packet),
16777         (theora_handle_header_packet), (theora_dec_push),
16778         (theora_handle_data_packet), (theora_dec_chain),
16779         (theora_dec_change_state):
16780         Add simple QoS.
16781
16782 2006-03-09  Wim Taymans  <wim@fluendo.com>
16783
16784         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
16785         (audiocast_register_listener), (gst_gnome_vfs_src_start):
16786         Some cleanups.
16787
16788 2006-03-09  Wim Taymans  <wim@fluendo.com>
16789
16790         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
16791         Don't try to activate NULL chains.
16792
16793 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
16794
16795         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
16796           Fix invalid memory access to region before peek'd data (#332964).
16797
16798 2006-03-09  Wim Taymans  <wim@fluendo.com>
16799
16800         Patch by: Christophe Fergeau
16801
16802         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init):
16803         * ext/pango/gsttextrender.c: (gst_text_render_init):
16804         * gst/adder/gstadder.c: (gst_adder_init):
16805         Don't leak padtemplates, closes #333510.
16806
16807 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
16808
16809         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
16810           Fix invalid memory access: make sure string passed to
16811           regexec() is NUL-termianted.
16812
16813 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
16814
16815         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
16816         (mp3_type_find):
16817           Refactor mpeg/audio typefinding to make it more maintainable
16818           and easier to fine-tune. Make probing into middle of the file
16819           work properly (fixes #333900, also see #152688).
16820
16821 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
16822
16823         * gst/typefind/gsttypefindfunctions.c:
16824         (utf8_type_find_have_valid_utf8_at_offset):
16825           Remove part from previous commit that was bogus:
16826           g_utf8_validate() does in fact not accept embedded
16827           zeroes, so we don't need to check for those (thanks
16828           to Mike for the hint).
16829
16830 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
16831
16832         * gst/typefind/gsttypefindfunctions.c:
16833         (utf8_type_find_count_embedded_zeroes),
16834         (utf8_type_find_have_valid_utf8_at_offset), (utf8_type_find):
16835           Make plain/text typefinder more conservative: firstly, check
16836           for embedded zeroes, which are perfectly valid UTF-8 characters,
16837           but also a fairly good sign that something is not a plain text
16838           file; secondly, probe into the middle of the file if possible.
16839           If we can't probe into the middle, limit the probability value
16840           to be returned to TYPE_FIND_POSSIBLE (see #333900).
16841
16842 2006-03-08  Michael Smith  <msmith@fluendo.com>
16843
16844         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16845           Make typefind function name for mpeg4 video unique.
16846
16847 2006-03-08  Wim Taymans  <wim@fluendo.com>
16848
16849         * ext/libvisual/visual.c: (gst_visual_init),
16850         (gst_visual_clear_actors), (gst_visual_dispose),
16851         (gst_visual_reset), (gst_visual_src_setcaps),
16852         (gst_visual_sink_setcaps), (gst_vis_src_negotiate),
16853         (gst_visual_sink_event), (gst_visual_src_event), (get_buffer),
16854         (gst_visual_chain), (gst_visual_change_state):
16855         Cleanups, post nice errors.
16856         Handle sink and src events.
16857         Implement simple QoS.
16858
16859         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16860         Use new basesink methods to configure max-lateness.
16861         Small doc update.
16862
16863         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16864         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps):
16865         Debug statement cleanups.
16866
16867         * gst/volume/gstvolume.c: (gst_volume_class_init):
16868         Simple cleanup.
16869
16870 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
16871
16872         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
16873         (gst_text_overlay_init), (gst_text_overlay_set_property),
16874         (gst_text_overlay_get_property):
16875           Revert API/ABI break from March 1. Keep 'halign' and 'valign'
16876           as string type properties, but mark them deprecated. Add
16877           'halignment' and 'valignment' properties that use enums
16878           instead of strings.
16879
16880 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
16881
16882         Patch by: Fabrizio Gennari
16883
16884         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16885           Allow palettes with less than 256 colours in AVI files
16886           (#333488)
16887
16888 2006-03-07  Julien MOUTTE  <julien@moutte.net>
16889
16890         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
16891         (gst_text_overlay_video_event): Fix wrong EOS handling on text
16892         pad. We were releasing the queued text buffer when we should keep
16893         it until video pad gets EOS or discard the text buffer because it's
16894         too old. That was eating the last subtitle buffer. Add some more
16895         debug.
16896
16897 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
16898
16899         * ext/pango/gsttextoverlay.c: (gst_text_overlay_render_text),
16900         (gst_text_overlay_video_chain):
16901           Fix invalid memory access (we can't access a buffer after it's been
16902           pushed downstream without taking a reference); fix memory leak (if
16903           there's no text to render, bail out before allocating stuff).
16904
16905 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
16906
16907         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
16908         (gst_text_overlay_setcaps_txt), (gst_text_overlay_video_chain):
16909         * ext/pango/gsttextoverlay.h:
16910           If input is plain text, escape it before passing it to
16911           pango_layout_set_markup().
16912
16913 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
16914
16915         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_chain):
16916           Don't ignore flow return from gst_pad_push().
16917
16918 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
16919
16920         Patch by: Fabrizio Gennari
16921
16922         * ext/libvisual/visual.c: (gst_visual_getcaps),
16923         (gst_visual_src_setcaps), (gst_visual_sink_setcaps):
16924         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sinkconnect):
16925         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
16926         (gst_vorbisenc_convert_sink):
16927         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
16928         (gst_audio_duration_from_pad_buffer):
16929         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_link),
16930         (gst_audio_filter_chain):
16931         * gst-libs/gst/rtp/gstbasertpdepayload.c:
16932         (gst_base_rtp_depayload_setcaps):
16933         * gst-libs/gst/video/video.c: (gst_video_frame_rate),
16934         (gst_video_get_size):
16935         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
16936           Don't leak references returned by gst_pad_get_parent()
16937           (#333663)
16938
16939 2006-03-06  Stefan Kost  <ensonic@users.sf.net>
16940
16941         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
16942           change location param details
16943         * gst/volume/gstvolume.c: (plugin_init):
16944           correct plugin description
16945
16946 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
16947
16948         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
16949         (gst_gnome_vfs_src_check_get_range):
16950           Override GstBaseSrc::check_get_range() in order to avoid opening
16951           the resource just to check whether we can operate in pull-mode or
16952           not - we can predict that pretty well from the URI alone. Should
16953           fix problems with last.fm (#331690). (Requires latest core CVS).
16954
16955 2006-03-06  Wim Taymans  <wim@fluendo.com>
16956
16957         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
16958         (gst_video_sink_class_init):
16959         Throw away frames that are later than 20 ms.
16960
16961 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
16962
16963         Patch by: Fabrizio Gennari
16964
16965         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16966           Set depth on WMA caps (#333545)
16967
16968 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
16969
16970         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
16971         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
16972           put Theora BOS pages before others.  This hardcodes
16973           the Ogg/Theora I profile, but hey.
16974
16975 2006-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16976
16977         * ext/ogg/README:
16978           updated with some examples
16979         * ext/theora/theoraenc.c: (granulepos_to_timestamp),
16980         (granulepos_add), (theora_buffer_from_packet):
16981         * ext/vorbis/vorbisenc.c: (granulepos_to_timestamp_offset),
16982         (granulepos_to_timestamp), (gst_vorbisenc_buffer_from_packet),
16983         (gst_vorbisenc_chain):
16984           implement strategy from ext/ogg/README
16985         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
16986         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
16987         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_compare_pads),
16988         (gst_ogg_mux_queue_pads), (gst_ogg_mux_collected):
16989           Fix muxer so that oggz-validate is happy with all streams;
16990           except for no eos mark, and the BOS page ordering
16991         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
16992         (check_buffer_granulepos):
16993         * tests/check/pipelines/vorbisenc.c: (check_buffer_granulepos):
16994           update tests to check for OFFSET being set as requested
16995           fixed type of granulepos, it's not a ClockTime
16996
16997 2006-03-05  Julien MOUTTE  <julien@moutte.net>
16998
16999         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
17000         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
17001         Check that the xvimage we are creating has a correct size
17002         before returning it. (#314897)
17003
17004 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
17005
17006         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
17007           Give id3 and ape tag typefinders a rank slightly higher
17008           than PRIMARY to ensure they're always run before any of
17009           the other typefinders (in particular wav and mp3) (#324186).
17010
17011 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
17012
17013         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
17014           Add support for '3IVD' fourcc (#333403).
17015
17016 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
17017
17018         * configure.ac:
17019           Bump requirements to GStreamer CVS for the new error enum.
17020
17021         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_render):
17022           Emit new GST_RESOURCE_ERROR_NO_SPACE_LEFT when there's no
17023           space left on the device (fixes #333352).
17024
17025 2006-03-04  Sebastien Moutte  <sebastien@moutte.net>
17026
17027         * win32/vs6:
17028           add a project file for libgstvolume
17029           update the workspace
17030
17031 2006-03-03  Thomas Vander Stichele  <thomas at apestaart dot org>
17032
17033         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
17034         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
17035         (GST_START_TEST):
17036           Fix for http://bugzilla.gnome.org/show_bug.cgi?id=333254
17037           Set IN_CAPS on header buffers
17038
17039 2006-03-02  Wim Taymans  <wim@fluendo.com>
17040
17041         * docs/plugins/Makefile.am:
17042         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17043         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17044         Add audioresample to docs.
17045
17046         * gst/audioconvert/gstaudioconvert.c:
17047         Add revision date.
17048
17049         * gst/audioresample/gstaudioresample.c:
17050         (gst_audioresample_base_init), (gst_audioresample_class_init),
17051         (gst_audioresample_init), (gst_audioresample_dispose),
17052         (audioresample_get_unit_size), (audioresample_transform_caps),
17053         (resample_set_state_from_caps), (audioresample_transform_size),
17054         (audioresample_set_caps), (audioresample_event),
17055         (audioresample_do_output), (audioresample_transform),
17056         (audioresample_pushthrough), (gst_audioresample_set_property),
17057         (gst_audioresample_get_property), (plugin_init):
17058         * gst/audioresample/gstaudioresample.h:
17059         Added docs.
17060         Small code cleanups.
17061
17062 2006-03-02  Wim Taymans  <wim@fluendo.com>
17063
17064         * docs/plugins/Makefile.am:
17065         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17066         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17067         Added videoscale to docs.
17068
17069         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
17070         (gst_video_rate_swap_prev), (gst_video_rate_event),
17071         (gst_video_rate_chain):
17072         Fix typo in docs.
17073
17074         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
17075         (gst_video_scale_init), (gst_video_scale_prepare_size),
17076         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
17077         (gst_video_scale_fixate_caps), (gst_video_scale_transform):
17078         * gst/videoscale/gstvideoscale.h:
17079         Added docs, examples.
17080         Some code cleanups.
17081         Post errors instead of g_warning.
17082
17083 2006-03-02  Wim Taymans  <wim@fluendo.com>
17084
17085         * docs/libs/gst-plugins-base-libs-docs.sgml:
17086         * docs/libs/gst-plugins-base-libs-sections.txt:
17087         * docs/libs/gst-plugins-base-libs.types:
17088         * docs/plugins/Makefile.am:
17089         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17090         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17091         Added some more docs to libs and plugins.
17092
17093         * gst-libs/gst/audio/gstringbuffer.c:
17094         (gst_ring_buffer_prepare_read), (gst_ring_buffer_clear):
17095         * gst-libs/gst/audio/gstringbuffer.h:
17096         Document ringbuffer some more.
17097
17098         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init),
17099         (gst_video_rate_setcaps), (gst_video_rate_reset),
17100         (gst_video_rate_init), (gst_video_rate_flush_prev),
17101         (gst_video_rate_swap_prev), (gst_video_rate_event),
17102         (gst_video_rate_chain), (gst_video_rate_change_state):
17103         * gst/videorate/gstvideorate.h:
17104         Fix videorate to use segments.
17105         Make it work with 0/1 framerates (closes #331903)
17106         Handle EOS correctly.
17107         Added docs.
17108
17109 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
17110
17111         * ext/ogg/gstogmparse.c: (gst_ogm_parse_class_init),
17112         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
17113         (gst_ogm_text_parse_init), (gst_ogm_parse_change_state):
17114           In state change function, first chain up to parent class,
17115           then handle downwards state change stuff. Remove some
17116           commented out cruft from 0.8 code.
17117
17118 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
17119
17120         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
17121         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
17122         (gst_ogm_parse_sink_convert), (gst_ogm_parse_sink_query),
17123         (gst_ogm_parse_chain):
17124           Don't remove/re-add source pad if the new caps are the same as
17125           the old caps anyway (#333042). When removing source pad, don't
17126           unref it afterwards - we didn't ref it when adding. Sprinkle some
17127           GST_DEBUG_FUNCPTR goodness here and there. Don't leak references
17128           after using gst_pad_get_parent(). Return downstream flow return
17129           value in chain function.
17130
17131 2006-03-02  Wim Taymans  <wim@fluendo.com>
17132
17133         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17134         * docs/plugins/gst-plugins-base-plugins.args:
17135         * docs/plugins/gst-plugins-base-plugins.hierarchy:
17136         * docs/plugins/gst-plugins-base-plugins.interfaces:
17137         * docs/plugins/gst-plugins-base-plugins.signals:
17138         Fix hierarchy, added some more elements to the docs.
17139
17140         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17141         (gst_ffmpegcsp_get_type):
17142         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
17143         Fix docs for ffmpegcolorspace.
17144
17145 2006-03-01  Tim-Philipp Müller  <tim at centricular dot net>
17146
17147         * gst/typefind/gsttypefindfunctions.c: (id3_type_find),
17148         (apetag_type_find), (ape_type_find), (plugin_init):
17149           Some typefinding fine-tuning:
17150           - rank ID3/APE tags in order of preference via probabilities, so that
17151             ID3v2 > APEv2 > APEv1 > ID3v1.
17152           - three or four bytes don't really justify MAXIMUM probability,
17153             change those to 'very likely' (musepack and monkeysaudio).
17154
17155 2006-03-01  Wim Taymans  <wim@fluendo.com>
17156
17157         * docs/plugins/Makefile.am:
17158         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17159         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17160         * ext/alsa/gstalsamixer.c:
17161         * ext/alsa/gstalsamixer.h:
17162         * ext/alsa/gstalsamixerelement.c:
17163         (gst_alsa_mixer_element_class_init), (gst_alsa_mixer_element_init):
17164         * ext/alsa/gstalsamixerelement.h:
17165         * ext/alsa/gstalsasink.c:
17166         * ext/alsa/gstalsasink.h:
17167         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
17168         (gst_alsasrc_init):
17169         * ext/alsa/gstalsasrc.h:
17170         Added alsa docs.
17171         Small code cleanups.
17172
17173 2006-03-01  Wim Taymans  <wim@fluendo.com>
17174
17175         * ext/theora/Makefile.am:
17176         Dist new header too,
17177
17178 2006-03-01  Wim Taymans  <wim@fluendo.com>
17179
17180         * docs/plugins/Makefile.am:
17181         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17182         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17183         * ext/gnomevfs/gstgnomevfssink.h:
17184         * ext/gnomevfs/gstgnomevfssrc.h:
17185         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
17186         * ext/vorbis/vorbisdec.h:
17187         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_sink):
17188         * ext/vorbis/vorbisenc.h:
17189         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps),
17190         (vorbis_parse_chain), (vorbis_parse_change_state):
17191         * ext/vorbis/vorbisparse.h:
17192         * gst/audioconvert/gstaudioconvert.h:
17193         * gst/tcp/gsttcpserversink.h:
17194         * gst/videotestsrc/gstvideotestsrc.c:
17195         * gst/videotestsrc/gstvideotestsrc.h:
17196         * gst/volume/gstvolume.c:
17197         * gst/volume/gstvolume.h:
17198         Fix some more docs.
17199         Added docs for vorbisdec and vorbisparse.
17200         Fix vorbisparse.
17201
17202 2006-03-01  Wim Taymans  <wim@fluendo.com>
17203
17204         * docs/plugins/Makefile.am:
17205         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17206         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17207         * ext/pango/gstclockoverlay.h:
17208         * ext/pango/gsttextoverlay.h:
17209         * ext/pango/gsttextrender.h:
17210         * ext/pango/gsttimeoverlay.h:
17211         * ext/theora/gsttheoradec.h:
17212         * ext/theora/gsttheoraenc.h:
17213         * ext/theora/theoradec.c:
17214         * ext/theora/theoraenc.c:
17215         * gst/audioconvert/gstaudioconvert.h:
17216         * gst/audiotestsrc/gstaudiotestsrc.h:
17217         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
17218         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
17219         * gst/tcp/gstmultifdsink.h:
17220         Updated/added documentation.
17221
17222         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
17223         (gst_text_overlay_halign_get_type),
17224         (gst_text_overlay_wrap_mode_get_type),
17225         (gst_text_overlay_base_init), (gst_text_overlay_class_init),
17226         (gst_text_overlay_init), (gst_text_overlay_set_property),
17227         (gst_text_overlay_get_property):
17228         Fix up properties to be enums instead of string to make bindings,
17229         introspection and automatic GUI creation possible.
17230         Add getters for the properties.
17231
17232 2006-02-28  Sebastien Moutte  <sebastien@moutte.net>
17233
17234         * gst/audiotestsrc/gstaudiotestsrc.c:
17235           added defines of M_PI and M_PI_2
17236         * gst/ffmpegcolorspace/avcodec.h:
17237           removed #include "stdint.h" for win32 as _stdint.h is 
17238           autogenerated to win32/common
17239         * win32/common/libgstaudio.def:
17240         * win32/common/libgsttag.def:
17241           added some exports
17242         * win32/vs6:
17243           some project files bugs corrected
17244         * win32/vs7:
17245           project files are reset to the default vs7 configuration 
17246           (they link to msvcr71.dll using default optimizations)
17247           
17248 2006-02-28  Wim Taymans  <wim@fluendo.com>
17249
17250         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
17251         Fix some docs.
17252
17253 2006-02-28  Edward Hervey  <edward@fluendo.com>
17254
17255         * ext/alsa/gstalsasrc.c:
17256         Set proper class on the ElementDetails:
17257         Source/Audio instead of Src/Audio/
17258
17259 2006-02-28  Edward Hervey  <edward@fluendo.com>
17260
17261         * gst/videoscale/vs_scanline.c:
17262         (vs_scanline_resample_nearest_RGBA):
17263         Revert optimization in videoscale. It should go in liboil and have
17264         an appropriate liboil function.
17265
17266 2006-02-28  Wim Taymans  <wim@fluendo.com>
17267
17268         * gst-libs/gst/audio/gstbaseaudiosink.c:
17269         (gst_base_audio_sink_provide_clock):
17270         Don't try to provide a clock in the NULL state.
17271
17272 2006-02-28  Wim Taymans  <wim@fluendo.com>
17273
17274         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
17275         (gst_ogg_pad_event), (gst_ogg_pad_internal_chain),
17276         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
17277         (gst_ogg_demux_deactivate_current_chain),
17278         (gst_ogg_demux_activate_chain), (gst_ogg_demux_do_seek),
17279         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_info),
17280         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
17281         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
17282         Use GstSegment infrastructure to remove duplicated code
17283         and handle more seek cases correctly.
17284
17285 2006-02-28  Wim Taymans  <wim@fluendo.com>
17286
17287         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17288         (gst_ffmpegcsp_transform):
17289         Don't ignore return code from ffmpeg convert function.
17290
17291         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
17292         Split out some long statements to ease debugging.
17293
17294 2006-02-27  Jan Schmidt  <thaytan@mad.scientist.com>
17295
17296         * ext/libvisual/visual.c: (gst_visual_init),
17297         (gst_vis_src_negotiate), (get_buffer), (plugin_init):
17298         Don't use gst_pad_use_fixed_caps, because it prevents downstream from
17299         being able to renegotiate the size. Instead, use the negotiation
17300         algorithm from the goom plugin to pick an initial output caps. 
17301
17302         Also, allow theoretical libvisual plugins that might support non-GL 
17303         output even if they also do GL.
17304
17305 2006-02-26  Julien MOUTTE  <julien@moutte.net>
17306
17307         * ext/libvisual/visual.c: (gst_visual_init),
17308         (gst_visual_src_setcaps), (get_buffer), (gst_visual_chain),
17309         (plugin_init): Load only non GL plugins. Fix some memleaks and 
17310         possible negotiation issues.
17311
17312 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17313
17314         * gst-libs/gst/tag/tag.h: Adding Annodex tags here.
17315
17316 2006-02-24  Michael Smith  <msmith@fluendo.com>
17317
17318         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find),
17319         (cmml_type_find), (plugin_init):
17320           Fix CMML type find function to not require a specific minor version
17321           of the CMML header.
17322
17323           Add an MPEG4 video elementary stream typefind function.
17324
17325 2006-02-04  Michael Smith  <msmith@fluendo.com>
17326
17327         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
17328         (gst_ogg_pad_parse_skeleton_fisbone), (gst_ogg_pad_query_convert),
17329         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
17330         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
17331         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_collect_chain_info),
17332         (gst_ogg_demux_change_state), (gst_annodex_granule_to_time):
17333           Annodex support in ogg demuxer. Doesn't do very much without the
17334           other annodex patches (to come).
17335
17336 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
17337
17338         Patch by: Fabrizio Gennari <fabrizio dot get at tiscali dot it>
17339
17340         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
17341           Pick up palette for MS video v1 (#327028)
17342
17343 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
17344
17345         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17346         (gst_ffmpegcsp_caps_remove_format_info),
17347         (gst_ffmpegcsp_get_unit_size):
17348           The 'palette_data' field from incoming RGB caps shouldn't be
17349           proxied on outgoing YUV caps; also, restrict unit size
17350           adjustment in case of paletted data only to the unit that
17351           actually has a palette. Fixes #330711.
17352
17353 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
17354
17355         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17356         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
17357         (gst_ffmpegcsp_finalize), (gst_ffmpegcsp_class_init),
17358         (gst_ffmpegcsp_get_unit_size):
17359           Plug some memory leaks.
17360
17361 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
17362
17363         * sys/ximage/Makefile.am:
17364         * sys/xvimage/Makefile.am:
17365           Add some _CFLAGS and _LIBS that seem to be missing
17366           and/or required for Cygwin (see #317048).
17367
17368 2006-02-22  Wim Taymans  <wim@fluendo.com>
17369
17370         * ext/alsa/gstalsasrc.c:
17371         Fix description as pointed out by caugier.
17372
17373 2006-02-22  Tommi Myöhänen  <ext-tommi do myohanen at nokia dot com>
17374
17375         Reviewed by : Edward Hervey  <edward@fluendo.com>
17376
17377         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
17378         (qt_type_find):
17379         Better 3gp typefinding (#331526).
17380
17381 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
17382
17383         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
17384           Don't send EOS event here, the base class will send one for us.
17385
17386         * gst/playback/gstplaybasebin.c: (prepare_output):
17387           Subpictures without video stream aren't allowed either.
17388         
17389         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
17390           Fix debug statement copy'n'paste-o.
17391
17392 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
17393
17394         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume):
17395           Fix issues with mixer keeping state when muting/unmuting
17396           and when changing the volume whilst muted (see #331763
17397           and #331765).
17398
17399 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
17400
17401         * gst/subparse/gstsubparse.c: (subrip_unescape_formatting),
17402         (parse_subrip), (gst_sub_parse_format_autodetect):
17403           Set right caps given that we send escaped text. Also,
17404           honour <i></i>, <b></b> and <u></u> markers that can be found
17405           in .srt files (fixes #310202).
17406
17407 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
17408
17409         * gst-libs/gst/audio/mixerutils.c:
17410         (element_factory_rank_compare_func):
17411           Make order in which elements are tried more determinable.
17412
17413 2006-02-20  Julien MOUTTE  <julien@moutte.net>
17414
17415         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
17416         (remove_element_chain), (cleanup_decodebin),
17417         (gst_decode_bin_change_state): Make decodebin reusable by
17418         fixing remove_element_chain first and then introduce a
17419         cleaner in state change to ->NULL. (Closes #331678)
17420
17421 2006-02-19  Wim Taymans  <wim@fluendo.com>
17422
17423         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_open_file):
17424         use 0666 mask when creating files so umask gets applied
17425         correctly. Fixes #331295.
17426
17427 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
17428
17429         * gst/subparse/Makefile.am:
17430         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
17431         (gst_ssa_parse_dispose), (gst_ssa_parse_init),
17432         (gst_ssa_parse_class_init), (gst_ssa_parse_src_event),
17433         (gst_ssa_parse_sink_event), (gst_ssa_parse_setcaps),
17434         (gst_ssa_parse_remove_override_codes), (gst_ssa_parse_parse_line),
17435         (gst_ssa_parse_chain), (gst_ssa_parse_change_state):
17436         * gst/subparse/gstssaparse.h:
17437         * gst/subparse/gstsubparse.c: (plugin_init):
17438           Add very basic parser for SSA subtitle streams (as often
17439           found in matroska files).
17440
17441 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
17442
17443         * gst/playback/gstdecodebin.c: (mimetype_is_raw):
17444           That should be text/x-pango-markup, not text/x-pango-layout.
17445
17446 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17447
17448         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize):
17449         Polishing.
17450
17451 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17452
17453         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
17454         (gst_text_overlay_finalize), (gst_text_overlay_init),
17455         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
17456         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
17457         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
17458         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
17459         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
17460         Fix state change deadlock.
17461
17462 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17463
17464         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
17465         (gst_text_overlay_finalize), (gst_text_overlay_init),
17466         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
17467         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
17468         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
17469         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
17470         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
17471         * ext/pango/gsttextoverlay.h: Fix seeking both for muxed formats
17472         and subtitles files.
17473
17474 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17475
17476         * gst/playback/gstdecodebin.c: (mimetype_is_raw): pango layout
17477         should be considered as raw.
17478
17479 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17480
17481         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
17482         (cb_probe):
17483         * gst/playback/gststreaminfo.h: Introduce language informations.
17484
17485 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
17486
17487         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
17488         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
17489         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
17490         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
17491         Set shared memory segments to be deleted as soon as we have attached,
17492         that way they get cleaned up automatically if we crash.
17493
17494 2006-02-18  Julien MOUTTE  <julien@moutte.net>
17495
17496         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_get_text): 
17497         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_get_text): Those
17498         functions are called with lock held.
17499
17500 2006-02-18  Julien MOUTTE  <julien@moutte.net>
17501
17502         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
17503         (gst_text_overlay_finalize), (gst_text_overlay_init),
17504         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
17505         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
17506         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
17507         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
17508         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
17509         (gst_text_overlay_change_state): Refactoring of textoverlay
17510         without collectpads. This now supports sparse subtitles coming
17511         from a demuxer instead of a sub file. Seeking is still broken 
17512         though. Need to discuss with wtay some more on how to handle
17513         seeking correctly.
17514         * ext/pango/gsttextoverlay.h:
17515         * gst/playback/gstplaybin.c: (setup_sinks): Support linking with
17516         subtitles coming from the demuxer.
17517
17518 2006-02-17  Wim Taymans  <wim@fluendo.com>
17519
17520         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
17521         (gst_vorbisenc_convert_sink):
17522         Use some more scaling functions.
17523
17524 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
17525
17526         * ext/cdparanoia/gstcdparanoiasrc.c:
17527         (gst_cd_paranoia_src_class_init), (gst_cd_paranoia_dummy_callback),
17528         (gst_cd_paranoia_paranoia_callback),
17529         (gst_cd_paranoia_src_signal_is_being_watched),
17530         (gst_cd_paranoia_src_read_sector):
17531         * ext/cdparanoia/gstcdparanoiasrc.h:
17532           Add back 'transport-error' and 'uncorrected-error' signals and
17533           make them actually be fired when bad stuff happens (#319340).
17534
17535 2006-02-17  Wim Taymans  <wim@fluendo.com>
17536
17537         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
17538         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
17539         (gst_ring_buffer_device_is_open), (gst_ring_buffer_acquire),
17540         (gst_ring_buffer_release), (gst_ring_buffer_set_flushing),
17541         (gst_ring_buffer_start), (gst_ring_buffer_pause_unlocked),
17542         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
17543         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
17544         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
17545         (gst_ring_buffer_commit), (gst_ring_buffer_prepare_read),
17546         (gst_ring_buffer_clear):
17547         Small cleanups.
17548         Added some G_LIKELY.
17549
17550 2006-02-17  Wim Taymans  <wim@fluendo.com>
17551
17552         * gst-libs/gst/audio/TODO:
17553         Update TODO
17554
17555         * gst-libs/gst/audio/gstbaseaudiosink.c:
17556         (gst_base_audio_sink_get_offset):
17557         When trying to play samples ASAP and we don't have a
17558         previous sample, try to play at position 0 instead of
17559         an invalid position.
17560
17561 2006-02-17  Wim Taymans  <wim@fluendo.com>
17562
17563         * ext/alsa/gstalsasink.c: (gst_alsasink_open),
17564         (gst_alsasink_reset):
17565         Also release lock when we get an error in _reset();
17566         fix an error message.
17567
17568 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17569
17570         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
17571         (gst_alsasink_init), (get_channel_free_structure),
17572         (caps_add_channel_configuration), (gst_alsasink_getcaps),
17573         (gst_alsasink_close):
17574         * ext/alsa/gstalsasink.h:
17575           Add support for more than 2 channels (#326720).
17576
17577 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17578
17579         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
17580           Set codec_name for WAVEFORMATEX as well. When we have 'normal PCM'
17581           with 4 or 6 channels, assume a default channel layout to make things
17582           work (not sure there's anything else we can do in those cases).
17583
17584 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17585
17586         * gst-libs/gst/audio/multichannel.c:
17587           Minor docs fix.
17588
17589         * gst-libs/gst/riff/Makefile.am:
17590         * gst-libs/gst/riff/riff-ids.h:
17591         * gst-libs/gst/riff/riff-media.c:
17592         (gst_riff_wavext_add_channel_layout), (gst_riff_create_audio_caps):
17593           Add support for WAVEFORMATEX, eg. PCM audio with more than two
17594           channels and a channel layout map.
17595           
17596 2006-02-16  Mathieu Garcia <b0nk at free dot fr>
17597
17598         Reviewed by Edward Hervey  <edward@fluendo.com>
17599
17600         * gst/videoscale/vs_scanline.c: (vs_scanline_resample_nearest_RGBA): 
17601         C-level optimization of the RGBA nearest neighbour function.
17602         Eventually this might end up in liboil with vectorized versions.
17603
17604 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17605
17606         * gst-libs/gst/audio/multichannel.c:
17607         (gst_audio_get_channel_positions):
17608           When we have more than 2 channels, but no channel layout is
17609           specified in the caps, return some default channel layout
17610           to the caller and warn about about a possibly buggy element
17611           (could be buggy filtercaps as well of course) (#317038).
17612
17613 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17614
17615         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
17616           Add gst-libs/gst/cdda to list of lib search paths.
17617
17618 2006-02-15  Andy Wingo  <wingo@pobox.com>
17619
17620         * ext/ogg/gstoggmux.c (gst_ogg_mux_collected): When updating
17621         timestamp, update timestamp_end as well. Fixes a bugaboo. I hope
17622         to the Lord Jesus that I do not have to touch the ogg muxer ever
17623         again.
17624
17625 2006-02-15  Edward Hervey  <edward@fluendo.com>
17626
17627         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
17628         quicktime movie files can also contain 'uuid' atoms.
17629
17630 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
17631
17632         * gst/audioconvert/plugin.c: (plugin_init):
17633           Register the GstAudioChannelPosition enum type with the type
17634           system in the plugin_init function, so that it is known before
17635           any element actually makes use of multi-channel stuff. This is
17636           required for example if one wants to be able to deserialise/use
17637           a caps string with channel positions before any pipeline has
17638           been setup and started, like with gst-launch.
17639
17640 2006-02-14  Wim Taymans  <wim@fluendo.com>
17641
17642         * gst-libs/gst/audio/gstringbuffer.c:
17643         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_delay),
17644         (gst_ring_buffer_samples_done), (wait_segment),
17645         (gst_ring_buffer_commit), (gst_ring_buffer_clear):
17646         Add some compiler G_(UN_)LIKELY help.
17647         SIGNAL the ringbuffer waiters when going to PAUSED as well to
17648         make sure they can exit their functions. Should fix #330748
17649
17650 2006-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17651
17652         * Makefile.am:
17653         * configure.ac:
17654         * win32/MANIFEST:
17655         * win32/common/_stdint.h:
17656           Windows does not have long long; copy the generated _stdint.h
17657         * win32/common/interfaces-enumtypes.c:
17658         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
17659         (gst_mixer_track_flags_get_type),
17660         (gst_tuner_channel_flags_get_type):
17661         * win32/common/multichannel-enumtypes.c:
17662         (gst_audio_channel_position_get_type):
17663           update
17664
17665 2006-02-13  Wim Taymans  <wim@fluendo.com>
17666
17667         * gst-libs/gst/audio/gstbaseaudiosink.c:
17668         (gst_base_audio_sink_get_time), (gst_base_audio_sink_preroll),
17669         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
17670         Always sync on first sample we receive when starting.
17671
17672 2006-02-13  Wim Taymans  <wim@fluendo.com>
17673
17674         * gst/playback/gstplaybin.c: (gen_vis_element):
17675         Update vis bin docs.
17676         Move queue after tee so we don't queue video buffers but
17677         audio samples instead. Fixes problems where the video queue
17678         is filled and the audio queue empty.
17679
17680 2006-02-13  Tim-Philipp Müller  <tim at centricular dot net>
17681
17682         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
17683           No need to push an EOS event here, GstBaseSrc will do that for us
17684           when we return FLOW_UNEXPECTED.
17685           
17686 2006-02-12  Wim Taymans  <wim@fluendo.com>
17687
17688         * gst-libs/gst/audio/gstbaseaudiosink.c:
17689         (gst_base_audio_sink_get_time), (gst_base_audio_sink_setcaps),
17690         (gst_base_audio_sink_drain), (gst_base_audio_sink_preroll),
17691         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
17692         Use scale functions when possible.
17693         Fix error messages.
17694         Free clockid when after waiting for EOS.
17695         Use G_(UN_)LIKLY when it makes sense.
17696         Fix sample clipping bug found by Arwed v. Merkatz fixes #330789.
17697
17698 2006-02-12  Edward Hervey  <edward@fluendo.com>
17699
17700         * gst/playback/gstplaybasebin.c: (prepare_output): 
17701         Remove stray semi-colon (fixes #330888).
17702
17703 2006-02-12  Jan Schmidt  <thaytan@mad.scientist.com>
17704
17705         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
17706         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
17707         Fix up the XShm call testing so that we catch errors, and don't
17708         cause new ones by attempting to detach from a segment we failed
17709         to attach to. Fixes #312439.
17710
17711 2006-02-10  Edward Hervey  <edward@fluendo.com>
17712
17713         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
17714         Added flv file typefind (video/x-flv).
17715
17716 2006-02-10  Edward Hervey  <edward@fluendo.com>
17717
17718         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
17719         (gst_riff_create_video_template_caps):
17720         Added FLV1 <==> 'video/x-flash-video,flvversion=1' conversion.
17721         Also added the caps to the default set of riff video caps.
17722
17723 2006-02-09  Andy Wingo  <wingo@pobox.com>
17724
17725         * ext/ogg/gstoggmux.c (GstOggPad): Keep track of both the start
17726         time and the end time of the last packet in the page.
17727         (gst_ogg_mux_pad_queue_page): In addition to setting the timestamp
17728         on the pages in our queue, set the duration as well. Reflow a
17729         debug statement.
17730         (gst_ogg_mux_collected): Keep track of GstOggPad->timestamp_end.
17731         Fixes bad muxing order.
17732
17733 2006-02-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17734
17735         * gst-libs/gst/rtp/gstbasertppayload.c:
17736         (gst_basertppayload_setcaps), (gst_basertppayload_push):
17737           update seqnum before setting it on the packet; this makes sure
17738           that the timestamp and seqnum properties match after pushing
17739           a buffer
17740
17741 2006-02-09  Andy Wingo  <wingo@pobox.com>
17742
17743         * gst-libs/gst/audio/gstringbuffer.c
17744         (gst_ring_buffer_samples_done): Cast to guint64, fixes an integer
17745         overflow after 13.5 hours of recording. Kapow!
17746
17747         * ext/alsa/gstalsasrc.c (gst_alsasrc_delay): Clamp the delay to
17748         the buffer size -- we don't care about underrun/overrun reporting
17749         right now, just need to return a useful value.
17750
17751 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
17752
17753         * configure.ac:
17754           Back to CVS
17755
17756 === release 0.10.3 ===
17757
17758 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
17759
17760         * configure.ac:
17761           releasing 0.10.3, "Under Pressure"
17762
17763 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17764
17765         * configure.ac:
17766         Drat. Bump libtool version number for new API.
17767         Prelease 0.10.2.3 (of 0.10.3)
17768
17769 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17770
17771         * configure.ac:
17772         * win32/common/config.h:
17773         0.10.2.2 prerelease (of 0.10.3).
17774
17775 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17776
17777         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_create):
17778           Revert Andy's newsegment change pending a more correct
17779           fix.
17780
17781 2006-02-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17782
17783         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
17784         (qt_type_find), (plugin_init):
17785           detect more files as 3gp
17786           group and reorder the iso file formats
17787
17788 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17789
17790         * ext/vorbis/vorbis.c: (plugin_init):
17791           Register musicbrainz tags, so apps don't have to.
17792
17793 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17794
17795         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_from_vorbis_tag),
17796         (gst_tag_to_vorbis_tag):
17797           Make sure we called gst_tag_register_musicbrainz_tags()
17798           before possibly mapping a vorbiscomment string from/to a
17799           musicbrainz tag.
17800
17801 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17802
17803         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
17804           In case we can't find the required number of consecutive
17805           mpeg audio frames to positively identify an MPEG audio
17806           stream, check if there's at least a valid mpeg audio
17807           frame right at offset 0 and if so suggest mpeg/audio
17808           caps with a very low probability (#153004).
17809
17810 2006-02-07  Andy Wingo  <wingo@pobox.com>
17811
17812         * gst/tcp/gsttcpclientsrc.c (gst_tcp_client_src_create): Switch to
17813         a TIME segment if we get timestamped buffers. Requires recent
17814         fixes in core to work properly.
17815
17816 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17817
17818         * gst/playback/gstplaybasebin.c: (prepare_output):
17819           Don't print the URI as part of the error message, it
17820           makes error dialogs look rather ugly, especially if
17821           the URI is very long or has characters in it that
17822           need escaping.
17823
17824 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17825
17826         * gst/playback/gstplaybasebin.c: (prepare_output):
17827           Error out if we have only text or subtitles, but nothing
17828           else. Also error out if we have subtitles but no video
17829           stream.
17830
17831 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17832
17833         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
17834           Treat GNOME_VFS_RESULT_EOF as EOS, not as error (#329194).
17835           Post an error message on the bus when we encounter an
17836           error, which will hopefully be more meaningful than the
17837           'Internal Flow Error' message users get to see if we
17838           just return GST_FLOW_ERROR.
17839
17840 2006-02-07  Andy Wingo  <wingo@pobox.com>
17841
17842         * configure.ac (GST_MAJORMINOR): Update core version req to
17843         0.10.2.2, for the collectpads API addition (#330244).
17844
17845 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
17846
17847         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
17848           Return FALSE from plugin_init() when GnomeVFS can't
17849           be initialised for some reason (#328423).
17850
17851 2006-02-06  Julien MOUTTE  <julien@moutte.net>
17852
17853         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event): 
17854         Stick to seeking theory until i find the bug.
17855         * gst/subparse/gstsubparse.c: (parse_subrip): Fix debug.
17856
17857 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
17858
17859         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
17860         (theora_enc_finalize), (theora_enc_sink_setcaps),
17861         (theora_set_header_on_caps), (theora_enc_chain),
17862         (theora_enc_change_state):
17863         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
17864           Make theoraenc and the tests leak free. Like, really.
17865
17866 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
17867
17868         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
17869         (theora_enc_finalize), (theora_enc_sink_setcaps):
17870           Add a finalize method to ensure we clean up state even if
17871           someone omitted the state change back to NULL.
17872
17873         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1),
17874         (gst_vorbisenc_chain):
17875           Free some more leaked bits.
17876
17877         * tests/check/pipelines/theoraenc.c: (start_pipeline),
17878         (stop_pipeline):
17879           Wait for state changes to happen if they're ASYNC.
17880
17881           This ought to teach those fancy pants buildbots a lesson.
17882
17883 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
17884
17885         * gst-libs/gst/tag/gstid3tag.c:
17886           Add mapping for ID3 International Standard Recording Code
17887           tag "TSRC"
17888
17889 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
17890
17891         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1):
17892           Don't leak tag names.
17893
17894 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17895
17896         * docs/libs/gst-plugins-base-libs-docs.sgml:
17897         * docs/libs/gst-plugins-base-libs-sections.txt:
17898         * gst-libs/gst/tag/gstid3tag.c:
17899         * gst-libs/gst/tag/gstvorbistag.c:
17900         * gst-libs/gst/tag/tags.c:
17901           Split libgsttag docs into multiple sections.
17902
17903 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17904
17905         * docs/libs/Makefile.am:
17906         * docs/libs/gst-plugins-base-libs-docs.sgml:
17907         * docs/libs/gst-plugins-base-libs-sections.txt:
17908         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_tag):
17909         * gst-libs/gst/tag/gstvorbistag.c:
17910         * gst-libs/gst/tag/tag.h:
17911         * gst-libs/gst/tag/tags.c:
17912           Add libgsttag to the docs.
17913
17914 2006-02-05  Julien MOUTTE  <julien@moutte.net>
17915
17916         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize),
17917         (gst_text_overlay_init), (gst_text_overlay_src_event),
17918         (gst_text_overlay_collected): Fix clockoverlay.
17919
17920 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17921
17922         * docs/libs/compiling.sgml:
17923           Fix typo: it's pkg-config, not pkg-gconfig
17924
17925         * docs/libs/gst-plugins-base-libs-docs.sgml:
17926         * docs/libs/gst-plugins-base-libs-sections.txt:
17927         * docs/libs/tmpl/gstgconf.sgml:
17928           There is no libgstgconf in 0.10, remove it
17929           from the docs.
17930
17931 2006-02-05  Julien MOUTTE  <julien@moutte.net>
17932
17933         * docs/libs/tmpl/gstcolorbalance.sgml: Updated.
17934         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
17935         (gst_text_overlay_src_event), (gst_text_overlay_collected):
17936         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
17937         (gst_sub_parse_class_init), (gst_sub_parse_init),
17938         (gst_sub_parse_src_event), (parse_mdvdsub), (parse_subrip),
17939         (parse_mpsub), (parser_state_init), (handle_buffer),
17940         (gst_sub_parse_chain), (gst_sub_parse_sink_event), (plugin_init):
17941         * gst/subparse/gstsubparse.h: Introduce seeking code.
17942
17943 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17944
17945         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
17946           Add comment about LANGUAGE tag inconsistency (we want
17947           ISO-639-1, but extract three-letter identifiers?)
17948
17949         * po/POTFILES.in:
17950           Add two translatable files.
17951
17952 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17953
17954         * gst-libs/gst/tag/Makefile.am:
17955         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
17956         * gst-libs/gst/tag/tag.h:
17957         * gst-libs/gst/tag/tags.c:
17958         (gst_tag_register_musicbrainz_tags_internal),
17959         (gst_tag_register_musicbrainz_tags):
17960           Forward-port some tags stuff from the 0.8 branch. This is
17961           mostly the addition of musicbrainz tags and their mapping
17962           to vorbistags, and a vorbistag mapping of the language tag.
17963
17964 2006-02-05  Julien MOUTTE  <julien@moutte.net>
17965
17966         * gst/playback/gstplaybin.c: (gen_text_element): Fix broken code
17967         refactoring.
17968
17969 2006-02-04  David Schleef  <ds@schleef.org>
17970
17971         * ext/ogg/gstoggmux.c:
17972         * gst/typefind/gsttypefindfunctions.c:
17973           Add Dirac typefinding and add dirac format to oggmux.
17974
17975 2006-02-03  Tim-Philipp Müller  <tim at centricular dot net>
17976
17977         * gst/playback/gstdecodebin.c: (try_to_link_1):
17978           Don't put essential function call into
17979           g_return_*() macro, otherwise it'll all be
17980           replaced by NOOPs when compiling with
17981           G_DISABLE_CHECKS defined.
17982
17983 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
17984
17985         * ext/ogg/gstoggdemux.c:
17986         * ext/ogg/gstoggparse.c:
17987         * gst/tcp/gsttcpserversink.c:
17988         * sys/v4l/v4lsrc_calls.c:
17989         * sys/v4l/v4lsrc_calls.h:
17990         Just make it compile with --disable-gst-debug.
17991
17992 2006-02-03  Wim Taymans  <wim@fluendo.com>
17993
17994         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
17995         (gst_alsasink_class_init), (gst_alsasink_init),
17996         (gst_alsasink_write), (gst_alsasink_reset):
17997         * ext/alsa/gstalsasink.h:
17998         Add lock to protect alsa calls.
17999         Implement reset to flush samples ASAP, does not work
18000         with dmix though.
18001
18002 2006-02-02  Wim Taymans  <wim@fluendo.com>
18003
18004         * gst-libs/gst/audio/gstbaseaudiosink.c:
18005         (gst_base_audio_sink_provide_clock):
18006         Ugh.. getting late I guess...
18007
18008 2006-02-02  Wim Taymans  <wim@fluendo.com>
18009
18010         * gst-libs/gst/audio/gstbaseaudiosink.c:
18011         (gst_base_audio_sink_provide_clock),
18012         (gst_base_audio_sink_set_property),
18013         (gst_base_audio_sink_get_property), (gst_base_audio_sink_render):
18014         Don't try to provide a clock when we are not negotiated since
18015         we might not be able to make it run.
18016
18017 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18018
18019         * gst/playback/gstdecodebin.c: (try_to_link_1):
18020           Unlinking two source pads is ... hard.
18021
18022 2006-02-02  Wim Taymans  <wim@fluendo.com>
18023
18024         * gst-libs/gst/audio/TODO:
18025         Updated.
18026
18027         * gst-libs/gst/audio/gstbaseaudiosink.c:
18028         (gst_base_audio_sink_drain), (gst_base_audio_sink_event):
18029         On EOS, wait till the last sample is played before posting EOS.
18030
18031 2006-02-01  Philippe Kalaf <burger at speedy dot org>
18032
18033         Patch by: Kai Vehmanen
18034         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18035           Adds ability to enable newsegment bypass by setting queue_delay to
18036           zero. Also avoid thread being started if queue_delay is zero.
18037
18038 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
18039
18040         * gst/playback/test6.c: (new_decoded_pad_cb), (show_error), (main):
18041           Make test work again by connecting fakesinks to each decoded pad,
18042           which makes the pipeline wait until each fakesink has a buffer
18043           queued before going to PAUSED state. At that point we know the
18044           decodebin pads are negotiated.
18045
18046 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
18047
18048         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_query),
18049         (gst_cdda_base_src_handle_event):
18050         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
18051           Pass unhandled queries to the parent class's query function.
18052
18053 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
18054
18055         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_types),
18056         (gst_ogg_pad_src_query):
18057         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
18058         * ext/theora/theoradec.c: (theora_dec_src_query),
18059         (theora_dec_sink_query):
18060         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
18061         (vorbis_dec_sink_query):
18062         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
18063         (gst_vorbisenc_sink_query):
18064         * gst/adder/gstadder.c: (gst_adder_query):
18065           Pass unhandled queries upstream instead of just
18066           dropping them (#326447). Also, fix supported
18067           query types list for some elements.
18068
18069 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
18070
18071         * gst/typefind/gsttypefindfunctions.c: (au_type_find),
18072         (paris_type_find), (ilbc_type_find), (plugin_init):
18073           Fix typefinding for audio/x-au, audio/x-paris and
18074           audio/iLBC-sh. We cannot use the START_WITH macros
18075           here, because there can only be one typefind factory
18076           with the same name (caps), so the second one would
18077           replace the first one and the first one would never
18078           be called when doing typefinding (see #161712).
18079           
18080
18081 2006-01-31  Wim Taymans  <wim@fluendo.com>
18082
18083         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
18084         (vorbis_handle_header_packet), (vorbis_dec_push),
18085         (vorbis_handle_data_packet):
18086         Use scale_int when we can, add some more scaling.
18087         Check packettype before parsing it.
18088
18089 2006-01-31  Wim Taymans  <wim@fluendo.com>
18090
18091         * ext/theora/theoradec.c: (_theora_granule_time),
18092         (theora_dec_src_convert), (theora_dec_sink_convert):
18093         Call right _scale functions.
18094         Use parameter instead of some other random value.
18095
18096 2006-01-31  Wim Taymans  <wim@fluendo.com>
18097
18098         * ext/theora/theoradec.c: (_theora_granule_frame),
18099         (_theora_granule_time), (_inc_granulepos),
18100         (theora_dec_src_convert), (theora_dec_sink_convert),
18101         (theora_handle_type_packet), (theora_handle_data_packet),
18102         (theora_dec_chain):
18103         Use higher precision timestamps calculation.
18104         Convert some other conversions to _scale.
18105
18106 2006-01-31  Stefan Kost  <ensonic@users.sf.net>
18107
18108         * gst/audiotestsrc/gstaudiotestsrc.c:
18109         (gst_audio_test_src_create_sine_table), (plugin_init):
18110         * gst/volume/gstvolume.c: (plugin_init):
18111           initialize gst_controller before using
18112
18113 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
18114
18115         * tests/check/pipelines/theoraenc.c:
18116         * tests/check/pipelines/vorbisenc.c:
18117         Define constant using G_GINT64_CONSTANT to avoid errors when
18118         passing it around - otherwise it gets truncated to 32 bits.
18119
18120         Fixes failing tests.
18121
18122 2006-01-31  Andy Wingo  <wingo@pobox.com>
18123
18124         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_set_caps): Don't segfault if the
18125         caps being set doesn't have a framerate value. Basically a stopgap
18126         measure.
18127
18128         * ext/ogg/gstoggmux.c (GST_BUFFER_END_TIME): New macro. Not
18129         technically correct enough to put into core though.
18130         (gst_ogg_mux_dequeue_page): Use END_TIME instead of TIMESTAMP +
18131         DURATION. Fixes theoraenc ! oggmux.
18132
18133         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Fixate to the nearest
18134         fraction, not double.
18135
18136 2006-01-31  Sebastien Moutte  <sebastien@moutte.net>
18137
18138         * win32/vs7:
18139         add vs7 project files created by Sergey Scobich
18140
18141 2006-01-30  Sebastien Moutte  <sebastien@moutte.net>
18142
18143         * win32/vs8:
18144         add vs8 project files created by Sergey Scobich
18145         
18146 2006-01-30  Andy Wingo  <wingo@pobox.com>
18147
18148         * ext/ogg/gstoggmux.c (gst_ogg_mux_dequeue_page): Compare
18149         timestamp + duration, not just timestamp -- ogg pages should be
18150         ordered by stop time. Necessary fix given the change in vorbis
18151         timestamps.
18152
18153         * ext/theora/theoraenc.c (theora_enc_sink_setcaps) 
18154         (gst_theora_enc_init): Pull the granule shift out of the encoder.
18155         (granulepos_add): New function, handles the messiness of adjusting
18156         granulepos values.
18157         (theora_buffer_from_packet):
18158         (theora_enc_chain):
18159         (theora_enc_sink_event): Use granulepos_add, not +.
18160
18161         * tests/check/pipelines/theoraenc.c
18162         (check_buffer_granulepos_from_starttime): Just check the frame
18163         count, not the actual granulepos -- we can't dictate to the
18164         encoder when it should be placing keyframes.
18165
18166 2006-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
18167
18168         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
18169           SERVICE_NOT_AVAILABLE happens for example when you're trying to
18170           play an http:// stream from a server that's not serving
18171
18172 2006-01-30  Andy Wingo  <wingo@pobox.com>
18173
18174         * tests/check/pipelines/vorbisenc.c (TIMESTAMP_OFFSET): 
18175         * tests/check/pipelines/theoraenc.c (TIMESTAMP_OFFSET): Totally
18176         remove the UINT64_CONSTANT macro, doesn't appear to be needed or
18177         available.
18178
18179         * ext/theora/gsttheoraenc.h:
18180         * ext/theora/theoraenc.c: Same changes as were done to vorbisenc,
18181         although theoraenc was timestamping correctly. Added handling of
18182         streams that start with nonzero timestamps.
18183
18184         * tests/check/Makefile.am:
18185         * tests/check/pipelines/theoraenc.c: New file, basically does same
18186         tests as vorbisenc.
18187
18188         * tests/check/pipelines/vorbisenc.c: I claim these bugs.
18189
18190 2006-01-30  Wim Taymans  <wim@fluendo.com>
18191
18192         * gst-libs/gst/audio/gstaudiosink.c:
18193         (gst_audioringbuffer_class_init), (gst_audioringbuffer_release),
18194         (gst_audioringbuffer_pause):
18195         Implement pause that does not wait for completion.
18196
18197         * gst-libs/gst/audio/gstbaseaudiosink.c:
18198         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
18199         Don't drop buffers when going to PAUSED but perform preroll on
18200         remaining samples now that core base class supports this.
18201
18202         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_release),
18203         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_stop),
18204         (gst_ring_buffer_commit):
18205         Pause should not signal waiters.
18206         Implement return value of _commit correctly.
18207
18208 2006-01-30  Andy Wingo  <wingo@pobox.com>
18209
18210         * tests/check/Makefile.am (check_vorbis): Add pipelines/vorbisenc.
18211
18212         * ext/vorbis/vorbisenc.c (gst_vorbisenc_buffer_from_packet): Logic
18213         updated to timestamp from the first sample, not the last.
18214         (gst_vorbisenc_buffer_from_header_packet): New function, takes
18215         special care of granulepos and timestamp for header packets.
18216         (gst_vorbisenc_chain): Reflow, fix some leaks, and handle the case
18217         when the first buffer has a nonzero timestamp.
18218
18219         * ext/vorbis/vorbisenc.h (GstVorbisEnc.granulepos_offset)
18220         (GstVorbisEnc.subgranule_offset): New members. Take care of the
18221         case when the first audio buffer we get has a nonzero timestamp.
18222         (GstVorbisEnc.next_ts): Renamed from prev_ts, because now we
18223         properly timestamp vorbis buffers with the time of the first
18224         sample, not the last.
18225         
18226         * ext/vorbis/vorbisenc.c (granulepos_to_clocktime): Renamed from
18227         vorbis_granule_time_copy -- now it takes the granule/subgranule
18228         offset into account.
18229
18230         * tests/check/pipelines/vorbisenc.c: New test for correctness of
18231         timestamps, durations, and granulepos on buffers produced by
18232         vorbisenc.
18233
18234 2006-01-30  Jan Schmidt  <thaytan@mad.scientist.com>
18235
18236         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
18237         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
18238           Patch from Eric Jonas to support conversions to/from UYVY 
18239           (Fixes: #324626)
18240
18241 2006-01-30  Julien MOUTTE  <julien@moutte.net>
18242
18243         * gst/playback/gstplaybasebin.c: (group_commit), (queue_overrun),
18244         (setup_subtitle), (setup_source), (set_active_source):
18245         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
18246         (gen_text_element), (gen_audio_element), (gen_vis_element),
18247         (remove_sinks), (add_sink), (setup_sinks): Implement subtitles.
18248
18249 2006-01-29  Sebastien Moutte  <sebastien@moutte.net>
18250
18251         * gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES)
18252         * gst-libs/gst/audio/gstbaseaudiosink.c: (gst_base_audio_sink_render)
18253                 use gst_guint64_to_gdouble to be compliant with vs6
18254         * gst/playback/gstdecodebin.c: (try_to_link_1)
18255         * gst/videorate/videorate.c: (gst_video_rate_blank_data)
18256                 use G_GINT64_CONSTANT for int64 constants
18257         * win32/common/libgstinterfaces.def:
18258                 export some symbols (gst_mixer_get_type,gst_mixer_track_get_type)
18259         * win32/vs6:
18260                 update and add new project files
18261                 
18262 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
18263
18264         * Makefile.am:
18265         * win32/MANIFEST:
18266         * win32/common/interfaces-enumtypes.c:
18267         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
18268         (gst_mixer_track_flags_get_type),
18269         (gst_tuner_channel_flags_get_type):
18270         * win32/common/interfaces-enumtypes.h:
18271         * win32/common/multichannel-enumtypes.c:
18272         (gst_audio_channel_position_get_type):
18273         * win32/common/multichannel-enumtypes.h:
18274           add a win32-update rule like in core, and copy over enumtypes files
18275
18276 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
18277
18278         * win32/MANIFEST:
18279         * win32/common/config.h:
18280         * win32/common/config.h.in:
18281           add config files just like in core
18282
18283 2006-01-28  Tim-Philipp Müller  <tim at centricular dot net>
18284
18285         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format):
18286           Make gcc-4.1 happy (part of #327357).
18287
18288 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
18289
18290         * ext/alsa/gstalsasink.c: (gst_alsasink_init), (set_hwparams),
18291         (set_swparams), (gst_alsasink_prepare), (gst_alsasink_unprepare),
18292         (gst_alsasink_close), (gst_alsasink_write), (gst_alsasink_reset):
18293         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (set_hwparams),
18294         (set_swparams), (gst_alsasrc_open), (gst_alsasrc_prepare),
18295         (gst_alsasrc_unprepare), (gst_alsasrc_read):
18296           Update all error messages.  All of them should either use
18297           the default translated message, or actually provide a
18298           translatable string.
18299           Make the string for channel count problems meaningful.
18300
18301 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
18302
18303         * sys/v4l/v4l_calls.c: (gst_v4l_open):
18304           check for and throw RESOURCE_BUSY
18305
18306 2006-01-27  David Schleef  <ds@schleef.org>
18307
18308         * gst/videoscale/vs_scanline.c: Oops, *that's* why I never
18309           checked in this change -- it requires liboil features not
18310           in 0.3.6.  Revert parts.
18311
18312 2006-01-27  David Schleef  <ds@schleef.org>
18313
18314         * REQUIREMENTS:
18315         * configure.ac: update liboil requirement to 0.3.6
18316         * gst/videoscale/Makefile.am:
18317         * gst/videoscale/vs_scanline.c: liboilify
18318
18319 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
18320
18321         * ext/libvisual/visual.c: (get_buffer):
18322           When pad_alloc returns a GstFlowReturn other
18323           than GST_FLOW_OK, make sure it is passed upstream.
18324
18325 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
18326
18327         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
18328         (gst_alsasink_class_init):
18329           Free the device name string.
18330
18331         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
18332         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad),
18333         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_clear_collectpads):
18334           Don't remove a pad from the collectpads structure until it
18335           is released - it's a request pad, and may receive data again
18336           if the element gets moved back to PLAYING state.
18337
18338         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
18339           Ensure we turn on double buffering on the Xv port, and
18340           set the colour key to something dark and mysterious that
18341           isn't black.
18342
18343 2006-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
18344
18345         * ext/alsa/gstalsaplugin.c: (plugin_init):
18346         * ext/cdparanoia/gstcdparanoiasrc.c:
18347         (gst_cd_paranoia_src_base_init), (plugin_init):
18348         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
18349         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
18350           - a library should not call setlocale. see "Libraries" node in
18351             gettext manual
18352           - make sure all plugins that use translation do bindtextdomain
18353             to point to the localedir
18354         * gst/playback/gstplaybin.c: (gen_vis_element), (add_sink),
18355         (setup_sinks), (plugin_init):
18356           all this, and check for NULL when creating sinks
18357
18358 2006-01-27  Julien MOUTTE  <julien@moutte.net>
18359
18360         * gst/subparse/gstsubparse.c: (gst_subparse_type_find),
18361         (plugin_init): Make typefinding of subtitles work again.
18362
18363 2006-01-26  Tim-Philipp Müller  <tim at centricular dot net>
18364
18365         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
18366         (mp3_type_frame_length_from_header), (mp3_type_find),
18367         (wavpack_type_find), (m4a_type_find), (ircam_type_find),
18368         (plugin_init):
18369           Backport a bunch of typefinding fixes from the 0.8 branch.
18370           Also, improve wavpack typefinding: if we can't peek the
18371           entire wavpack block, try to parse the bits we can get and
18372           see if we find what we're looking for in those.
18373
18374 2006-01-26  Julien MOUTTE  <julien@moutte.net>
18375
18376         * sys/ximage/ximagesink.c:
18377         (gst_ximagesink_calculate_pixel_aspect_ratio):
18378         * sys/xvimage/xvimagesink.c:
18379         (gst_xvimagesink_calculate_pixel_aspect_ratio): Handle some
18380         more cases of pixel aspect ratio.
18381
18382 2006-01-26  Edward Hervey  <edward@fluendo.com>
18383
18384         * gst/playback/gstdecodebin.c: (pad_probe):
18385         Also consider the flush-start and tag events as unblockers
18386         for the pad probes.
18387
18388 2006-01-26  Julien MOUTTE  <julien@moutte.net>
18389
18390         * gst/playback/gstplaybin.c: (gst_play_bin_init),
18391         (gst_play_bin_dispose), (gst_play_bin_vis_unblocked),
18392         (gst_play_bin_vis_blocked), (gst_play_bin_set_property): 
18393         On the fly visualisation switch, works disabling, enabling as
18394         well but it won't be able to enable vis in a playbin that was
18395         created with no visualisation.
18396
18397 2006-01-25  Wim Taymans  <wim@fluendo.com>
18398
18399         * gst-libs/gst/audio/gstbaseaudiosink.c:
18400         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
18401         Undo previous commit that returned WRONG_STATE sooner, it breaks 
18402         resume after pause.
18403
18404 2006-01-25  Wim Taymans  <wim@fluendo.com>
18405
18406         * gst-libs/gst/audio/gstbaseaudiosink.c:
18407         (gst_base_audio_sink_setcaps), (gst_base_audio_sink_event),
18408         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render):
18409         Improve debugging.
18410         Post error when caps cannot be parsed.
18411         Resync on discontinuity in the stream.
18412         Clip samples to segment boundaries.
18413         return WRONG_STATE sooner when we are flushing.
18414
18415         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
18416         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
18417         Make audiosrc operate in TIME.
18418         Set TIMESTAMP and DURATION on buffers.
18419
18420 2006-01-24  Tim-Philipp Müller  <tim at centricular dot net>
18421
18422         * tests/examples/seek/seek.c: (main):
18423           Output tag messages as well.
18424
18425 2006-01-23  Edward Hervey  <edward@fluendo.com>
18426
18427         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
18428         (free_pad_probes), (remove_fakesink), (pad_probe),
18429         (close_pad_link), (gst_decode_bin_change_state):
18430         Replace GstPadBlockCallback with pad probes that detect
18431         first buffer AND eos before removing fakesink.
18432         Fixes hang with demuxers doing EOS while pre-rolling.
18433         Solves #328279
18434
18435 2006-01-23  Andy Wingo  <wingo@pobox.com>
18436
18437         * ext/alsa/gstalsasink.c:
18438         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18439         (gst_base_rtp_depayload_setcaps),
18440         (gst_base_rtp_depayload_add_to_queue),
18441         (gst_base_rtp_depayload_queue_release): GCC 2.95 fixes (#328263).
18442         
18443         Patch by: Jens Granseuer <jensgr at gmx dot net>
18444
18445 2006-01-22  Julien MOUTTE  <julien@moutte.net>
18446
18447         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
18448         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
18449         (gst_xvimagesink_buffer_alloc): Playbin keeps some ref to some 
18450         frames. We might get a frame destroyed after changing state to
18451         NULL, adding a safety check on xcontext.
18452
18453 2006-01-22  Tim-Philipp Müller  <tim at centricular dot net>
18454
18455         * gst-libs/gst/interfaces/xoverlay.c:
18456           Fix prepare-xwindow-id code example in the docs - we need to
18457           ignore all messages that aren't element messages as well.
18458           
18459 2006-01-21  Julien MOUTTE  <julien@moutte.net>
18460
18461         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
18462           I think one day i'll completely undestand how caps negotiation
18463           is supposed to work. This refactoring handles buffer_alloc
18464           called with caps we can't handle. We definitely don't want a
18465           set_caps with those caps, so we define and allocate a buffer
18466           we would like to receive.
18467
18468 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
18469
18470         * gst/playback/gstplaybasebin.c: (setup_source):
18471           Free iterator when done.
18472
18473 2006-01-17  Jan Schmidt  <thaytan@mad.scientist.com>
18474
18475         * gst-libs/gst/audio/gstbaseaudiosink.c:
18476         (gst_base_audio_sink_render):
18477           Fix playback of non-synchronised streams by assuming a rate
18478           of 1.0 instead of a random one.
18479
18480           Makes this work again:
18481
18482           gst-launch filesrc location=raw_audio.file ! 'audio/x-raw-int,
18483           endianness=(int)4321, signed=(boolean)true, width=(int)16,
18484           depth=(int)16, rate=(int)44100, channels=(int)2' ! audioconvert !
18485           audioresample ! alsasink
18486
18487 === release 0.10.2 ===
18488
18489 2006-01-16  Thomas Vander Stichele <thomas at apestaart dot org>
18490
18491         * configure.ac:
18492           releasing 0.10.2, "Then the devil is six"
18493
18494 2006-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
18495
18496         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
18497         * gst/playback/gststreamselector.c:
18498         (gst_stream_selector_set_property):
18499           Comment out broken code that connects to the state-changed signal.
18500           At this point, changing current stream selection is broken, but 
18501           stuff like gst-launch playbin current-audio=1 works and filters
18502           to the chosen stream.
18503
18504 2006-01-16  Thomas Vander Stichele  <thomas at apestaart dot org>
18505
18506         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
18507           Fix #327216 (null dereference in vorbisdec)
18508
18509 2006-01-16  Tim-Philipp Müller  <tim at centricular dot net>
18510
18511         * ext/theora/theoradec.c: (theora_handle_comment_packet):
18512           Post taglist actually on bus instead of just freeing it
18513           (fixes #327114 and totem bug #327080).
18514
18515         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
18516           Use gst_element_found_tags_for_pad(), so that the tags
18517           are sent downstream as an event as well.
18518
18519 2006-01-15  Thomas Vander Stichele  <thomas at apestaart dot org>
18520
18521         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
18522         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
18523         (gst_ximagesink_buffer_alloc):
18524         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
18525         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_show_frame),
18526         (gst_xvimagesink_buffer_alloc):
18527           move all regularly occurring messages to GST_LOG level
18528           add some more object logs
18529
18530 2006-01-14  Thomas Vander Stichele  <thomas at apestaart dot org>
18531
18532         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
18533           fix a silly segfault
18534
18535 2006-01-14  Tim-Philipp Müller  <tim at centricular dot net>
18536
18537         * docs/libs/gst-plugins-base-libs-docs.sgml:
18538         * docs/libs/gst-plugins-base-libs-sections.txt:
18539         * gst-libs/gst/audio/mixerutils.c:
18540         * gst-libs/gst/audio/mixerutils.h:
18541           Add docs for mixerutils stuff.
18542
18543 2006-01-13  Tim-Philipp Müller  <tim at centricular dot net>
18544
18545         * gst/playback/gstplaybasebin.c: (setup_source):
18546           Fix playback for sources that emit raw audio or
18547           raw video streams (e.g.: cd audio sources) (#325984).
18548
18549 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18550
18551         * gst-libs/gst/audio/mixerutils.c:
18552         (gst_audio_mixer_filter_do_filter):
18553           actually save the element we create
18554
18555 2006-01-12  Tim-Philipp Müller  <tim at centricular dot net>
18556
18557         * gst-libs/gst/cdda/gstcddabasesrc.c:
18558         (gst_cdda_base_src_handle_track_seek):
18559           No need to post a tag message on the bus when seeking
18560           within the same track, only post it when the current
18561           track changes.
18562
18563 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
18564
18565         * gst/playback/gstplaybasebin.c: (group_destroy),
18566         (probe_triggered), (new_decoded_pad), (mute_group_type),
18567         (set_active_source):
18568         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
18569         * gst/playback/gststreamselector.c:
18570         (gst_stream_selector_base_init),
18571         (gst_stream_selector_set_property),
18572         (gst_stream_selector_request_new_pad):
18573           Reenable stream selection. These mechanisms need a complete overhaul
18574           in the face of 0.8->0.10 changes though.
18575
18576 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
18577
18578         * ext/ogg/gstoggdemux.c:
18579           Change the pad template to src_%d to match the pads that 
18580           are created from it. decodebin needs this information in order
18581           to decide that oggdemux is capable of producing multiple pads
18582           (and hence needs queues inserted).
18583
18584         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
18585         (gst_ogg_mux_collected):
18586           Make debug output more useful by using GST_PTR_FORMAT.
18587
18588 2006-01-11  Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
18589
18590         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18591
18592         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
18593           Set depth and width for alaw/mulaw (fixes #326601).
18594
18595 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18596
18597         * tests/icles/Makefile.am:
18598           don't build the tests if we don't have the libs
18599
18600 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
18601
18602         * ext/cdparanoia/gstcdparanoiasrc.c: (gst_cd_paranoia_src_close),
18603         (gst_cd_paranoia_paranoia_callback):
18604           Don't try to free NULL pointers.
18605
18606 2006-01-10  Edward Hervey  <edward@fluendo.com>
18607
18608         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain),
18609         (gst_audio_rate_change_state), (plugin_init):
18610         Add debugging category.
18611         Fix type issues.
18612         Add case for incoming buffers without valid offset/offset_end.
18613
18614 2006-01-10  Michael Smith  <msmith@fluendo.com>
18615
18616         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_dispose):
18617           Don't leak GCond in audio sources.
18618
18619 2006-01-10  Jan Schmidt  <thaytan@mad.scientist.com>
18620
18621         * gst/playback/gstplaybin.c: (gen_audio_element):
18622           Don't leak an autoaudiosink/alsasink when we generate
18623           a new audio element. (old code, I guess)
18624
18625 2006-01-10  Michael Smith  <msmith@fluendo.com>
18626
18627         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
18628           Support float audio in audiorate.
18629           Use width rather than depth for selecting sample width.
18630
18631 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
18632
18633         * gst/videotestsrc/videotestsrc.h:
18634           Use GLib types here (that way we don't have to include the
18635           generated _stdint.h header, which makes life easier for win32
18636           folks that don't use autotools for the build) (#325990, patch
18637           by: Sergey Scobich).
18638
18639 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
18640
18641         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
18642         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
18643         (gst_ring_buffer_pause), (wait_segment):
18644         * gst-libs/gst/audio/gstringbuffer.h:
18645           Name (private) union, makes Forte compiler happy (this time
18646           for real) (#324900).
18647
18648 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
18649
18650         * gst-libs/gst/audio/Makefile.am:
18651           Link against libgstinterfaces, needed for mixer
18652           and property probe stuff.
18653
18654 2006-01-09  Edward Hervey  <edward@fluendo.com>
18655
18656         * gst-libs/gst/Makefile.am:
18657
18658 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
18659
18660         * gst-libs/gst/audio/Makefile.am:
18661         * gst-libs/gst/audio/mixerutils.c:
18662         (gst_audio_mixer_filter_do_filter),
18663         (gst_audio_mixer_filter_check_element),
18664         (gst_audio_mixer_filter_probe_feature),
18665         (element_factory_rank_compare_func),
18666         (gst_audio_default_registry_mixer_filter):
18667         * gst-libs/gst/audio/mixerutils.h:
18668           Add gst_audio_default_registry_mixer_filter() utility
18669           function.
18670
18671 2006-01-03  Michael Smith  <msmith@fluendo.com>
18672
18673         * gst/audioresample/resample.h:
18674           As before, but for o_buf
18675
18676 2006-01-03  Michael Smith  <msmith@fluendo.com>
18677
18678         * gst/audioresample/resample.h:
18679           Declare struct _ResampleState.buffer as unsigned char *, not void *,
18680           since we do arithmetic on it.
18681
18682 2006-01-02  Tim-Philipp Müller  <tim at centricular dot net>
18683
18684         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
18685         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
18686         (gst_ring_buffer_pause), (wait_segment):
18687         * gst-libs/gst/audio/gstringbuffer.h:
18688           Sun's Forte compiler doesn't seem to like anonymous structs,
18689           so use same setup as in GstBaseSrc (fixes #324900).
18690
18691 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18692
18693         * configure.ac:
18694         * gst/volume/Makefile.am:
18695         * gst/volume/demo.c:
18696           move old example to tests/examples/volume/volune.c
18697         * tests/examples/Makefile.am:
18698         * tests/examples/seek/seek.c: (main):
18699           change window-close event from "delete-event" to "destroy"
18700         * tests/examples/volume/Makefile.am:
18701         * tests/examples/volume/volume.c: (value_changed_callback),
18702         (setup_gui), (message_received), (eos_message_received), (main):
18703           fix event handling and bus usage
18704
18705 2005-12-29  Stefan Kost  <ensonic@users.sf.net>
18706
18707         * gst/audiotestsrc/gstaudiotestsrc.c:
18708         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
18709         (gst_audio_test_src_init), (gst_audio_test_src_src_fixate),
18710         (gst_audio_test_src_query), (gst_audio_test_src_create_sine),
18711         (gst_audio_test_src_create_square),
18712         (gst_audio_test_src_create_saw),
18713         (gst_audio_test_src_create_triangle),
18714         (gst_audio_test_src_create_silence),
18715         (gst_audio_test_src_create_white_noise),
18716         (gst_audio_test_src_create_pink_noise),
18717         (gst_audio_test_src_init_sine_table),
18718         (gst_audio_test_src_create_sine_table),
18719         (gst_audio_test_src_change_wave),
18720         (gst_audio_test_src_change_volume), (gst_audio_test_src_do_seek),
18721         (gst_audio_test_src_create), (gst_audio_test_src_set_property):
18722         * gst/audiotestsrc/gstaudiotestsrc.h:
18723           update to basesrc changes, implement segmented seeking and eos
18724           handling, add a 'sine-tab' waveform for performance critical playback
18725
18726 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18727
18728         * po/POTFILES.in:
18729           ... and this time the other modified file that I missed last time.
18730
18731 2005-12-29  Michael Smith  <msmith@fluendo.com>
18732
18733         * gst/playback/gstdecodebin.c: (new_pad):
18734           Fix non-C89 variable declaration not at the start of a block. Should
18735           help some compilers.
18736
18737 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18738
18739         * tests/check/Makefile.am:
18740           And now fix 'make distcheck' (builddir != srcdir)
18741
18742 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18743
18744         * configure.ac:
18745         * ext/cdparanoia/Makefile.am:
18746         * ext/cdparanoia/gstcdparanoia.c:
18747         * ext/cdparanoia/gstcdparanoia.h:
18748         * ext/cdparanoia/gstcdparanoiasrc.c:
18749         (gst_cd_paranoia_mode_get_type), (gst_cd_paranoia_src_base_init),
18750         (gst_cd_paranoia_src_init), (gst_cd_paranoia_src_class_init),
18751         (gst_cd_paranoia_src_open), (gst_cd_paranoia_src_close),
18752         (gst_cd_paranoia_paranoia_callback),
18753         (gst_cd_paranoia_src_read_sector), (gst_cd_paranoia_src_finalize),
18754         (gst_cd_paranoia_src_set_property),
18755         (gst_cd_paranoia_src_get_property), (plugin_init):
18756         * ext/cdparanoia/gstcdparanoiasrc.h:
18757           New cdparanoiasrc element based on cddabasesrc; enable cdparanoia
18758           plugin again (there are still fixes required to playbin to make
18759           cdda:// uris work there).
18760
18761 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18762
18763         * tests/check/Makefile.am:
18764           Fix test case compilation.
18765
18766 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18767
18768         * gst-libs/gst/cdda/gstcddabasesrc.c:
18769         (gst_cdda_base_src_update_duration),
18770         (gst_cdda_base_src_calculate_cddb_id):
18771           An integer is not a string. Fix access to uninitialised variable.
18772
18773         * tests/check/Makefile.am:
18774           Add cddabasesrc unit test; also actually enable the vorbis test.
18775
18776         * tests/check/generic/states.c:
18777           Blacklist new cd audio elements as well.
18778
18779         * tests/check/libs/cddabasesrc.c:
18780           Unit test for GstCddaBaseSrc (discid calculation mostly).
18781
18782 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
18783
18784         * docs/libs/Makefile.am:
18785         * docs/libs/gst-plugins-base-libs-docs.sgml:
18786         * docs/libs/gst-plugins-base-libs-sections.txt:
18787         * docs/libs/gst-plugins-base-libs.types:
18788           Add docs for libgstcdda/GstCddaBaseSrc.
18789
18790         * gst-libs/gst/interfaces/mixertrack.h:
18791           Do one struct member per line with a semicolon at the end, that way
18792           even gtk-doc might parse it without complaining.
18793
18794 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
18795
18796         * configure.ac:
18797         * gst-libs/gst/Makefile.am:
18798         * gst-libs/gst/cdda/Makefile.am:
18799         * gst-libs/gst/cdda/base64.c:
18800         * gst-libs/gst/cdda/base64.h:
18801         * gst-libs/gst/cdda/gstcddabasesrc.c:
18802         (gst_cdda_base_src_mode_get_type), (gst_cdda_base_src_base_init),
18803         (gst_cdda_base_src_class_init), (gst_cdda_base_src_init),
18804         (gst_cdda_base_src_finalize), (gst_cdda_base_src_set_property),
18805         (gst_cdda_base_src_get_property),
18806         (gst_cdda_base_src_get_track_from_sector),
18807         (gst_cdda_base_src_get_query_types), (gst_cdda_base_src_convert),
18808         (gst_cdda_base_src_query), (gst_cdda_base_src_is_seekable),
18809         (gst_cdda_base_src_do_seek), (gst_cdda_base_src_handle_track_seek),
18810         (gst_cdda_base_src_handle_event), (gst_cdda_base_src_uri_get_type),
18811         (gst_cdda_base_src_uri_get_protocols),
18812         (gst_cdda_base_src_uri_get_uri), (gst_cdda_base_src_uri_set_uri),
18813         (gst_cdda_base_src_uri_handler_init),
18814         (gst_cdda_base_src_setup_interfaces),
18815         (gst_cdda_base_src_add_track), (gst_cdda_base_src_update_duration),
18816         (cddb_sum), (gst_cddabasesrc_calculate_musicbrainz_discid),
18817         (lba_to_msf), (gst_cdda_base_src_calculate_cddb_id),
18818         (gst_cdda_base_src_add_tags),
18819         (gst_cdda_base_src_add_index_associations),
18820         (gst_cdda_base_src_set_index), (gst_cdda_base_src_get_index),
18821         (gst_cdda_base_src_track_sort_func), (gst_cdda_base_src_start),
18822         (gst_cdda_base_src_clear_tracks), (gst_cdda_base_src_stop),
18823         (gst_cdda_base_src_create):
18824         * gst-libs/gst/cdda/gstcddabasesrc.h:
18825         * gst-libs/gst/cdda/sha1.c:
18826         * gst-libs/gst/cdda/sha1.h:
18827           Add new libgstcdda with GstCddaBaseSrc class.
18828
18829 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
18830
18831         * ext/gnomevfs/gstgnomevfssink.h:
18832           Use GstBaseSinkClass as parent_class member for class struct, not
18833           GstBaseSink.
18834
18835 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
18836
18837         Patch by: Michael Benes
18838
18839         * gst/videotestsrc/gstvideotestsrc.c:
18840         (gst_video_test_src_class_init), (gst_video_test_src_start):
18841           Add start method to reset running time and number of frames sent
18842           when starting up (fixes #324696)
18843
18844 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
18845
18846         * docs/plugins/Makefile.am:
18847         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
18848         * docs/plugins/gst-plugins-base-plugins-sections.txt:
18849         * docs/plugins/gst-plugins-base-plugins.args:
18850         * docs/plugins/gst-plugins-base-plugins.hierarchy:
18851         * docs/plugins/gst-plugins-base-plugins.signals:
18852           Add docs stuff for gnomevfssrc and gnomevfssink.
18853
18854         * ext/gnomevfs/gstgnomevfssrc.c:
18855           Fix example pipeline in gtk-doc blurb.
18856
18857 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
18858
18859         * ext/gnomevfs/Makefile.am:
18860         * ext/gnomevfs/gstgnomevfs.c: (gst_gnome_vfs_uri_get_type),
18861         (gst_gnome_vfs_handle_copy), (gst_gnome_vfs_handle_free),
18862         (gst_gnome_vfs_handle_get_type), (plugin_init):
18863         * ext/gnomevfs/gstgnomevfs.h:
18864         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_do_init),
18865         (gst_gnome_vfs_sink_base_init), (gst_gnome_vfs_sink_class_init),
18866         (gst_gnome_vfs_sink_finalize), (gst_gnome_vfs_sink_init),
18867         (gst_gnome_vfs_sink_set_property),
18868         (gst_gnome_vfs_sink_get_property), (gst_gnome_vfs_sink_open_file),
18869         (gst_gnome_vfs_sink_close_file), (gst_gnome_vfs_sink_start),
18870         (gst_gnome_vfs_sink_stop), (gst_gnome_vfs_sink_handle_event),
18871         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render),
18872         (gst_gnome_vfs_sink_uri_get_type),
18873         (gst_gnome_vfs_sink_uri_get_protocols),
18874         (gst_gnome_vfs_sink_uri_get_uri), (gst_gnome_vfs_sink_uri_set_uri),
18875         (gst_gnome_vfs_sink_uri_handler_init):
18876         * ext/gnomevfs/gstgnomevfssink.h:
18877           Port gnomevfssink; add gtk-doc blurb.
18878
18879         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_type),
18880         (gst_gnome_vfs_src_base_init), (gst_gnome_vfs_src_class_init),
18881         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
18882         (gst_gnome_vfs_src_uri_get_type),
18883         (gst_gnome_vfs_src_uri_get_protocols),
18884         (gst_gnome_vfs_src_uri_get_uri), (gst_gnome_vfs_src_uri_set_uri),
18885         (gst_gnome_vfs_src_uri_handler_init),
18886         (gst_gnome_vfs_src_set_property), (gst_gnome_vfs_src_get_property),
18887         (gst_gnome_vfs_src_unicodify), (audiocast_thread_run),
18888         (gst_gnome_vfs_src_send_additional_headers_callback),
18889         (gst_gnome_vfs_src_received_headers_callback),
18890         (gst_gnome_vfs_src_push_callbacks),
18891         (gst_gnome_vfs_src_pop_callbacks),
18892         (gst_gnome_vfs_src_get_icy_metadata), (gst_gnome_vfs_src_create),
18893         (gst_gnome_vfs_src_is_seekable), (gst_gnome_vfs_src_get_size),
18894         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
18895         * ext/gnomevfs/gstgnomevfssrc.h:
18896           s/gst_gnomevfssrc/gst_gnome_vfs_src/; move header stuff to header
18897           file; add gtk-doc blurb with example pipelines.
18898
18899 === release 0.10.1 ===
18900
18901 2005-12-23  Thomas Vander Stichele <thomas at apestaart dot org>
18902
18903         * configure.ac:
18904           releasing 0.10.1, "Dobro Dedek"
18905
18906 2005-12-21  Edgard Lima <edgard.lima@indt.org.br>
18907
18908         * gst/typefind/gsttypefindfunctions.c:
18909         iLBC30 and iLBC20 added to typefind.
18910
18911 2005-12-20  Thomas Vander Stichele  <thomas at apestaart dot org>
18912
18913         * gst-libs/gst/audio/gstbaseaudiosink.c:
18914         (gst_base_audio_sink_class_init):
18915         * gst-libs/gst/audio/gstbaseaudiosrc.c:
18916         (gst_base_audio_src_class_init):
18917           update strings, values are in microseconds
18918           change the default sink buffer time to something that is smaller
18919           (to help software volume mixing have a slightly lower delay) but
18920           still be acceptable on Wim's laptop
18921
18922 2005-12-20  Edward Hervey  <edward@fluendo.com>
18923
18924         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_template_caps):
18925         Made a quack, forgot to add DUCK to the riff video template.
18926
18927 2005-12-19  Edward Hervey  <edward@fluendo.com>
18928
18929         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_base_init),
18930         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
18931         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
18932         (gst_ogm_parse_chain):
18933         Make sure pads are initialized correctly.
18934         * gst-libs/gst/riff/riff-ids.h:
18935         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
18936         (gst_riff_create_video_template_caps):
18937         Add a whole bunch of FOURCC <=> MimeType.
18938         Extend the riff video pad template to support the newly added fourcc.
18939
18940 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
18941
18942         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
18943         (gst_ogg_demux_activate_chain):
18944           Extra debug output when activating/deactivating chains.
18945
18946         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
18947         (is_demuxer_element), (try_to_link_1), (remove_element_chain),
18948         (unlinked):
18949           Remove a queue from our list when it becomes unlinked.
18950           Don't add queues to elements in class 'Demux' if they
18951           can only produce one pad 
18952
18953 2005-12-18  Julien MOUTTE  <julien@moutte.net>
18954
18955         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_base_init),
18956         (gst_video_sink_get_type): Add a debug category.
18957
18958 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
18959
18960         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18961         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_handle_sink_event):
18962           Handle downstream newsegment by sending our own newsegment before the
18963           next buffer to be released. (#323900)
18964
18965 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
18966
18967         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18968         (gst_base_rtp_depayload_set_gst_timestamp):
18969           add queue delay to new segment as well (as opposed to just the first
18970           buffer). (bug #322347)
18971
18972 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
18973
18974         * ext/libvisual/visual.c: (make_valid_name):
18975           change some char* into char[]
18976         * gst/audiotestsrc/gstaudiotestsrc.c:
18977         (gst_audio_test_src_class_init), (gst_audio_test_src_do_seek),
18978         (gst_audio_test_src_create):
18979         * gst/audiotestsrc/gstaudiotestsrc.h:
18980           prepare to handle EOS and SEGMENT_DONE
18981
18982 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
18983
18984         * tests/check/generic/states.c: (GST_START_TEST):
18985           Blacklist cdparanoia element in state test.
18986
18987 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
18988
18989           Patch by: Benjamin Pineau
18990
18991         * gst/tcp/gsttcp.c:
18992         * gst/tcp/gsttcpclientsink.c:
18993         * gst/tcp/gsttcpserversink.c:
18994         * gst/tcp/gsttcpserversrc.c:
18995           Add <string.h> includes for memset and FD_ZERO (fixes #323878)
18996
18997 2005-12-15  Michael Smith  <msmith@fluendo.com>
18998
18999         * gst/videorate/gstvideorate.c: (gst_video_rate_blank_data),
19000         (gst_video_rate_chain):
19001           Fix timestamping for videorate when the first buffer it sees has a
19002           non-zero timestamp. Fix some misleading debug output.
19003
19004 2005-12-15  Michael Smith  <msmith@fluendo.com>
19005
19006         * gst/audioresample/gstaudioresample.c:
19007           Don't leak all input buffers to audioresample.
19008
19009 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
19010
19011         * ext/pango/gsttextoverlay.c: (gst_text_overlay_collected):
19012           Don't operate on empty text buffers. Strip newlines and
19013           tabs only from the end of the text, but leave them intact
19014           in the middle. Fix typo in gtk-doc description.
19015
19016 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
19017
19018         * gst/playback/gstplaybasebin.c:
19019         * gst/playback/gstplaybin.c: (handoff):
19020           Make sure the video frame buffer we return to apps via the
19021           "frame" property always has caps set on it. Modify
19022           _gst_gvalue_set_object() macro to handle NULL objects
19023           gracefully too.
19024
19025 2005-12-14  Stefan Kost  <ensonic@users.sf.net>
19026
19027         * gst/audiotestsrc/gstaudiotestsrc.c:
19028         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
19029         (gst_audio_test_src_setcaps), (gst_audio_test_src_src_query),
19030         (gst_audio_test_src_do_seek), (gst_audio_test_src_is_seekable),
19031         (gst_audio_test_src_create):
19032         * gst/audiotestsrc/gstaudiotestsrc.h:
19033         Adjust to some recent api changes and add wtays new cool seeking
19034         capabillities
19035
19036 2005-12-14  Tim-Philipp Müller  <tim at centricular dot net>
19037
19038         * ext/alsa/Makefile.am:
19039         * ext/alsa/gstalsadeviceprobe.c:
19040         * ext/alsa/gstalsadeviceprobe.h:
19041           Helper functions to add device probing via the GstPropertyProbe
19042           interface to a class.
19043
19044         * ext/alsa/gstalsamixer.h:
19045           Comment out GST_ALSA_MIXER, it returns a struct that's not
19046           used.
19047
19048         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
19049           Add some debug info. 
19050
19051         * ext/alsa/gstalsamixerelement.c:
19052         (gst_alsa_mixer_element_interface_supported),
19053         (gst_implements_interface_init),
19054         (gst_alsa_mixer_element_init_interfaces),
19055         (gst_alsa_mixer_element_class_init),
19056         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
19057         (gst_alsa_mixer_element_set_property),
19058         (gst_alsa_mixer_element_get_property),
19059         (gst_alsa_mixer_element_change_state):
19060         * ext/alsa/gstalsamixerelement.h:
19061           Add 'device' and 'device-name' properties. Add GstPropertyProbe
19062           for device handling (gnome-volume-control will need that).
19063
19064 2005-12-12  Christian Schaller  <uraeus@gnome.org>
19065
19066         * ext/Makefile.am: fix cdparanoia entry
19067         * gst-plugins-base.spec.in: add cdparanoia
19068
19069 2005-12-12  Michael Smith  <msmith@fluendo.com>
19070
19071         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
19072           Use the correct function to free list of typefind factories.
19073
19074 2005-12-12  Wim Taymans  <wim@fluendo.com>
19075
19076         * gst/videotestsrc/gstvideotestsrc.c:
19077         (gst_video_test_src_class_init), (gst_video_test_src_init),
19078         (gst_video_test_src_parse_caps), (gst_video_test_src_query),
19079         (gst_video_test_src_do_seek), (gst_video_test_src_is_seekable),
19080         (gst_video_test_src_create):
19081         * gst/videotestsrc/gstvideotestsrc.h:
19082         Implement seeking in videotestsrc.
19083         Small cleanups.
19084
19085 2005-12-12  Wim Taymans  <wim@fluendo.com>
19086
19087         * ext/cdparanoia/Makefile.am:
19088         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
19089         (gst_paranoia_endian_get_type), (_do_init),
19090         (cdparanoia_class_init), (cdparanoia_init),
19091         (cdparanoia_set_property), (cdparanoia_get_property),
19092         (cdparanoia_do_seek), (cdparanoia_is_seekable),
19093         (cdparanoia_create), (cdparanoia_start), (cdparanoia_stop),
19094         (cdparanoia_convert), (cdparanoia_get_query_types),
19095         (cdparanoia_query), (cdparanoia_set_index),
19096         (cdparanoia_uri_set_uri):
19097         * ext/cdparanoia/gstcdparanoia.h:
19098         Partially ported cdparanoia now that basesrc can support a
19099         plugin like this..
19100
19101 2005-12-12  Wim Taymans  <wim@fluendo.com>
19102
19103         * tests/examples/seek/scrubby.c: (main):
19104         Set higher priority for bus events so they don't get reordered with
19105         gtk gui events.
19106
19107         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
19108         (flush_toggle_cb), (main):
19109         Added checkbox to disable flushing seeks. 
19110         Disable scrubbing when doing non flushing seeks.
19111
19112 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
19113
19114         * gst/subparse/gstsubparse.c: (gst_sub_parse_init),
19115         (gst_sub_parse_do_seek), (gst_sub_parse_src_event), (parse_subrip),
19116         (parser_state_init), (handle_buffer), (gst_sub_parse_chain),
19117         (gst_sub_parse_sink_event), (gst_sub_parse_change_state):
19118           Implement some sort of event handling that doesn't rely on
19119           g_return_if_fail; make sure we always push the last chunk of an 
19120           .srt out when we receive an EOS; use gst_pad_alloc_buffer; fix
19121           state change function; remove some old cruft. Seeking is still
19122           rather unlikely to work though.
19123
19124         * tools/.cvsignore:
19125           Ignore more.
19126
19127 2005-12-11  Julien MOUTTE  <julien@moutte.net>
19128
19129         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): 
19130         Fixed a leak of the current image reference when cleaning up.
19131         Thanks to Arwed von Merkatz (alley_cat) for pointing it out.
19132
19133 2005-12-09  Michael Smith  <msmith@fluendo.com>
19134
19135         * tools/Makefile.am:
19136         * tools/gst-launch-ext-m.m:
19137           Remove gst-launch-ext. It doesn't work, and is no longer
19138           particularly useful.
19139
19140 2005-12-08  Luca Ognibene  <luogni@tin.it>
19141
19142         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
19143           don't pass random values to ogmparse convert function.
19144           Make seeking possible in the exile1.ogm file.
19145
19146 2005-12-07  Tim-Philipp Müller  <tim at centricular dot net>
19147
19148         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
19149         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
19150           Work around refcount problem with g_value_set_object() that occur
19151           if the core has been compiled against GLib-2.6 (g_value_set_object()
19152           will only g_object_ref() the element, but the caller will
19153           gst_object_unref() it and bad things will happen due to the way
19154           GstObjects are refcounted in the GLib-2.6 case). Fixes problems with
19155           totem for people on FC4 using Thomas's 0.10 RPMs.
19156           
19157 2005-12-07  Edward Hervey  <edward@fluendo.com>
19158
19159         Time to welcome ogm to 0.10 :)
19160         
19161         * ext/ogg/gstoggdemux.c: (internal_element_pad_added_cb),
19162         (gst_ogg_pad_typefind):
19163         Oggdemux can now properly typefind elements with dynamic pads.
19164         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
19165         Properly set caps on src pad, and set caps on outgoing buffers.
19166
19167 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
19168
19169         * ext/alsa/gstalsamixer.h:
19170         * ext/alsa/gstalsamixerelement.h:
19171         * ext/alsa/gstalsamixeroptions.h:
19172         * ext/alsa/gstalsamixertrack.h:
19173         * ext/alsa/gstalsasink.c:
19174         * ext/alsa/gstalsasink.h:
19175         * ext/alsa/gstalsasrc.c:
19176         * ext/alsa/gstalsasrc.h:
19177         * ext/cdparanoia/gstcdparanoia.h:
19178         * ext/gnomevfs/gstgnomevfsuri.h:
19179         * ext/ogg/gstoggdemux.c:
19180         * ext/ogg/gstoggmux.c:
19181         * ext/pango/gsttextoverlay.h:
19182         * ext/theora/theoradec.c:
19183         * ext/theora/theoraenc.c:
19184         * ext/vorbis/vorbisdec.h:
19185         * ext/vorbis/vorbisenc.c:
19186         * ext/vorbis/vorbisenc.h:
19187         * ext/vorbis/vorbisparse.h:
19188         * gst-libs/gst/audio/gstaudioclock.h:
19189         * gst-libs/gst/audio/gstaudiosink.c:
19190         * gst-libs/gst/audio/gstaudiosink.h:
19191         * gst-libs/gst/audio/gstaudiosrc.c:
19192         * gst-libs/gst/audio/gstaudiosrc.h:
19193         * gst-libs/gst/audio/gstbaseaudiosink.c:
19194         * gst-libs/gst/audio/gstbaseaudiosink.h:
19195         * gst-libs/gst/audio/gstbaseaudiosrc.c:
19196         * gst-libs/gst/audio/gstbaseaudiosrc.h:
19197         * gst-libs/gst/audio/gstringbuffer.h:
19198         * gst-libs/gst/audio/multichannel.h:
19199         * gst-libs/gst/floatcast/floatcast.h:
19200         * gst-libs/gst/interfaces/colorbalance.c:
19201         * gst-libs/gst/interfaces/colorbalance.h:
19202         * gst-libs/gst/interfaces/colorbalancechannel.h:
19203         * gst-libs/gst/interfaces/mixer.h:
19204         * gst-libs/gst/interfaces/mixeroptions.h:
19205         * gst-libs/gst/interfaces/mixertrack.h:
19206         * gst-libs/gst/interfaces/navigation.h:
19207         * gst-libs/gst/interfaces/propertyprobe.h:
19208         * gst-libs/gst/interfaces/tuner.h:
19209         * gst-libs/gst/interfaces/tunerchannel.h:
19210         * gst-libs/gst/interfaces/tunernorm.h:
19211         * gst-libs/gst/interfaces/xoverlay.h:
19212         * gst-libs/gst/netbuffer/gstnetbuffer.h:
19213         * gst-libs/gst/riff/riff-ids.h:
19214         * gst-libs/gst/riff/riff-media.h:
19215         * gst-libs/gst/riff/riff-read.h:
19216         * gst-libs/gst/rtp/gstbasertpdepayload.h:
19217         * gst-libs/gst/rtp/gstbasertppayload.c:
19218         * gst-libs/gst/rtp/gstbasertppayload.h:
19219         * gst-libs/gst/rtp/gstrtpbuffer.c:
19220         * gst-libs/gst/rtp/gstrtpbuffer.h:
19221         * gst-libs/gst/tag/gsttageditingprivate.h:
19222         * gst-libs/gst/tag/gstvorbistag.c:
19223         (gst_tag_list_from_vorbiscomment_buffer):
19224         * gst-libs/gst/tag/tag.h:
19225         * gst-libs/gst/video/video.h:
19226         * gst/adder/gstadder.c:
19227         * gst/adder/gstadder.h:
19228         * gst/audioconvert/audioconvert.c:
19229         * gst/audioconvert/audioconvert.h:
19230         * gst/audioconvert/gstaudioconvert.c:
19231         * gst/audioconvert/gstchannelmix.c:
19232         * gst/audioconvert/gstchannelmix.h:
19233         * gst/audiorate/gstaudiorate.c:
19234         * gst/audioresample/buffer.h:
19235         * gst/audioresample/functable.h:
19236         * gst/audioresample/gstaudioresample.c:
19237         * gst/audioresample/resample.h:
19238         * gst/ffmpegcolorspace/avcodec.h:
19239         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19240         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
19241         * gst/ffmpegcolorspace/imgconvert.c:
19242         * gst/ffmpegcolorspace/imgconvert_template.h:
19243         * gst/playback/gstdecodebin.c:
19244         * gst/playback/gstplaybasebin.h:
19245         * gst/playback/gstplaybin.c:
19246         * gst/playback/gststreaminfo.h:
19247         * gst/tcp/gstfdset.c:
19248         * gst/tcp/gstfdset.h:
19249         * gst/tcp/gstmultifdsink.c:
19250         * gst/tcp/gstmultifdsink.h:
19251         * gst/tcp/gsttcp.h:
19252         * gst/tcp/gsttcpclientsrc.c:
19253         * gst/tcp/gsttcpclientsrc.h:
19254         * gst/tcp/gsttcpplugin.h:
19255         * gst/tcp/gsttcpserversink.c:
19256         * gst/tcp/gsttcpserversrc.c:
19257         * gst/typefind/gsttypefindfunctions.c:
19258         * gst/videorate/gstvideorate.c:
19259         * gst/videotestsrc/gstvideotestsrc.h:
19260         * gst/videotestsrc/videotestsrc.h:
19261         * sys/v4l/gstv4lcolorbalance.h:
19262         * sys/v4l/gstv4ltuner.h:
19263         * sys/v4l/gstv4lxoverlay.h:
19264         * sys/v4l/v4l_calls.h:
19265         * sys/v4l/videodev_mjpeg.h:
19266         * tests/check/elements/audioconvert.c:
19267         * tests/check/elements/audioresample.c:
19268         * tests/check/elements/audiotestsrc.c:
19269         * tests/check/elements/videotestsrc.c:
19270         * tests/check/elements/volume.c:
19271         * tests/examples/seek/scrubby.c:
19272         * tests/examples/seek/seek.c:
19273           expand tabs
19274
19275 === release 0.10.0 ===
19276
19277 2005-12-05 Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19278
19279         * configure.ac:
19280           releasing 0.10.0, "Mont-d'or"
19281
19282 2005-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
19283
19284         * tests/examples/seek/Makefile.am:
19285         Build fix for when gtk is not available.
19286
19287 2005-12-05  Andy Wingo  <wingo@pobox.com>
19288
19289         * ext/libvisual/visual.c: (get_buffer):
19290         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
19291         * ext/pango/gsttextrender.c: (gst_text_render_chain):
19292         * ext/theora/theoradec.c: (theora_handle_data_packet):
19293         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
19294         (theora_enc_chain):
19295         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
19296         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
19297         Update for alloc_buffer changes.
19298
19299 2005-12-05  Andy Wingo  <wingo@pobox.com>
19300
19301         patch by: Kai Vehmanen <kv2004 eca cx>
19302         
19303         * gst-libs/gst/rtp/gstbasertpdepayload.c
19304         (gst_base_rtp_depayload_thread): Fix busy loop (#323017).
19305
19306 2005-12-04  Andy Wingo  <wingo@pobox.com>
19307
19308         patch by: Sebastien Cote <sebas642 yahoo ca>
19309         
19310         * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
19311         Fixes #319172.
19312
19313 2005-12-02  Tim-Philipp Müller  <tim at centricular dot net>
19314
19315         * docs/plugins/Makefile.am:
19316         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19317         * docs/plugins/gst-plugins-base-plugins-sections.txt:
19318         * docs/plugins/gst-plugins-base-plugins.hierarchy:
19319         * ext/pango/gstclockoverlay.c:
19320         * ext/pango/gsttextoverlay.c: 
19321         * ext/pango/gsttextrender.c:
19322         * ext/pango/gsttimeoverlay.c:
19323           Add gtk-doc blurbs to pango elements.
19324
19325 2005-12-02  Wim Taymans  <wim@fluendo.com>
19326
19327         * gst/audioresample/buffer.c: (audioresample_buffer_queue_flush):
19328         * gst/audioresample/buffer.h:
19329         * gst/audioresample/gstaudioresample.c:
19330         * gst/audioresample/gstaudioresample.h:
19331         * gst/audioresample/resample.c: (resample_input_flush),
19332         (resample_input_pushthrough), (resample_input_eos),
19333         (resample_get_output_size_for_input),
19334         (resample_get_input_size_for_output), (resample_get_output_size),
19335         (resample_get_output_data):
19336         * gst/audioresample/resample.h:
19337         * gst/audioresample/resample_ref.c: (resample_scale_ref):
19338         Fix audioresample, seek torture, new segments, reverse negotiation
19339         etc.. work fine.
19340
19341 2005-12-02  Wim Taymans  <wim@fluendo.com>
19342
19343         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
19344         Small cleanups.
19345
19346 2005-12-02  Wim Taymans  <wim@fluendo.com>
19347
19348         * gst/audioconvert/gstaudioconvert.c:
19349         (gst_audio_convert_transform):
19350         Post errors.
19351
19352 === release 0.9.7 ===
19353
19354 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19355
19356         * configure.ac:
19357           releasing 0.9.7, "Mi Perro No Tiene Ninguna Nariz"
19358
19359 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19360
19361         * Makefile.am:
19362         * po/hu.po:
19363         * win32/MANIFEST:
19364         * win32/gst.sln:
19365           add win32 MANIFEST file
19366           do something to the hungarian translation
19367
19368 2005-12-01  Tim-Philipp Müller  <tim at centricular dot net>
19369
19370         * ext/Makefile.am:
19371           Add $(PANGO_DIR) to SUBDIRS
19372
19373         * ext/pango/gstclockoverlay.c:
19374         * ext/pango/gsttimeoverlay.c:
19375           Fix and improve element descriptions.
19376
19377 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19378
19379         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19380         * docs/plugins/inspect/plugin-libvisual.xml:
19381         * docs/plugins/inspect/plugin-pango.xml:
19382           add pango plugin to docs
19383
19384 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19385
19386         * configure.ac:
19387         * ext/Makefile.am:
19388           moved pango to base
19389
19390 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19391
19392         * configure.ac:
19393         * tests/Makefile.am:
19394         * tests/icles/.cvsignore:
19395         * tests/icles/Makefile.am:
19396         * tests/icles/stress-xoverlay.c: (myclock), (open_display),
19397         (close_display), (resize_window), (move_window), (create_window),
19398         (terminate_playback), (pause_playback), (start_playback), (main):
19399           add stress test for xoverlay from Julien
19400
19401 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19402
19403         * docs/libs/tmpl/gstcolorbalance.sgml:
19404         * gst-libs/gst/rtp/gstbasertpdepayload.c:
19405         * gst-libs/gst/rtp/gstbasertppayload.c:
19406         * gst-libs/gst/rtp/gstrtpbuffer.c:
19407         * gst-libs/gst/rtp/gstrtpbuffer.h:
19408           Do burger's rename for rtp payloaders and depayloaders
19409
19410 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19411
19412         * win32/:
19413           add Visual Studio 6 build files
19414
19415 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19416
19417         * docs/libs/gst-plugins-base-libs-docs.sgml:
19418         * docs/libs/gst-plugins-base-libs-sections.txt:
19419         * docs/libs/tmpl/gstaudio.sgml:
19420         * docs/libs/tmpl/gstringbuffer.sgml:
19421         * gst-libs/gst/interfaces/xoverlay.c:
19422         * gst-libs/gst/video/gstvideofilter.c:
19423         * gst-libs/gst/video/gstvideosink.c:
19424           update documentation
19425
19426 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19427
19428         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
19429         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
19430         (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
19431         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
19432         (gst_multi_fd_sink_get_stats),
19433         (gst_multi_fd_sink_remove_client_link),
19434         (gst_multi_fd_sink_handle_client_read),
19435         (gst_multi_fd_sink_client_queue_data),
19436         (gst_multi_fd_sink_client_queue_caps),
19437         (gst_multi_fd_sink_client_queue_buffer),
19438         (gst_multi_fd_sink_new_client),
19439         (gst_multi_fd_sink_handle_client_write),
19440         (gst_multi_fd_sink_recover_client),
19441         (gst_multi_fd_sink_queue_buffer),
19442         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
19443         (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
19444         (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
19445         (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
19446         * gst/tcp/gstmultifdsink.h:
19447         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
19448         (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
19449         (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
19450         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
19451         (gst_tcp_client_sink_set_property),
19452         (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
19453         (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
19454         * gst/tcp/gsttcpclientsink.h:
19455         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
19456         (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
19457         (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
19458         (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
19459         (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
19460         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
19461         * gst/tcp/gsttcpclientsrc.h:
19462         * gst/tcp/gsttcpplugin.c: (plugin_init):
19463         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
19464         (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
19465         (gst_tcp_server_sink_finalize),
19466         (gst_tcp_server_sink_handle_server_read),
19467         (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
19468         (gst_tcp_server_sink_set_property),
19469         (gst_tcp_server_sink_get_property),
19470         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
19471         * gst/tcp/gsttcpserversink.h:
19472         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
19473         (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
19474         (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
19475         (gst_tcp_server_src_set_property),
19476         (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
19477         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
19478         * gst/tcp/gsttcpserversrc.h:
19479           more borgifying
19480
19481 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19482
19483         * docs/plugins/Makefile.am:
19484         * docs/plugins/gst-plugins-base-plugins.args:
19485         * docs/plugins/inspect/plugin-libvisual.xml:
19486         * gst/audioconvert/plugin.h:
19487         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
19488         (gst_audio_rate_base_init), (gst_audio_rate_class_init),
19489         (gst_audio_rate_setcaps), (gst_audio_rate_init),
19490         (gst_audio_rate_chain), (gst_audio_rate_set_property),
19491         (gst_audio_rate_get_property), (gst_audio_rate_change_state),
19492         (plugin_init):
19493         * gst/audiotestsrc/gstaudiotestsrc.c:
19494         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
19495         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
19496         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
19497         (gst_audio_test_src_get_query_types),
19498         (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
19499         (gst_audio_test_src_create_square),
19500         (gst_audio_test_src_create_saw),
19501         (gst_audio_test_src_create_triangle),
19502         (gst_audio_test_src_create_silence),
19503         (gst_audio_test_src_create_white_noise),
19504         (gst_audio_test_src_init_pink_noise),
19505         (gst_audio_test_src_generate_pink_noise_value),
19506         (gst_audio_test_src_create_pink_noise),
19507         (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
19508         (gst_audio_test_src_create), (gst_audio_test_src_set_property),
19509         (gst_audio_test_src_get_property), (gst_audio_test_src_start),
19510         (plugin_init):
19511         * gst/audiotestsrc/gstaudiotestsrc.h:
19512         * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
19513         (gst_sub_parse_base_init), (gst_sub_parse_class_init),
19514         (gst_sub_parse_init), (gst_sub_parse_formats),
19515         (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
19516         (convert_encoding), (get_next_line),
19517         (gst_sub_parse_data_format_autodetect),
19518         (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
19519         (gst_sub_parse_loop), (gst_sub_parse_chain),
19520         (gst_sub_parse_change_state), (gst_sub_parse_type_find),
19521         (plugin_init):
19522         * gst/subparse/gstsubparse.h:
19523         * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
19524         (gst_video_rate_base_init), (gst_video_rate_class_init),
19525         (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
19526         (gst_video_rate_setcaps), (gst_video_rate_blank_data),
19527         (gst_video_rate_init), (gst_video_rate_event),
19528         (gst_video_rate_chain), (gst_video_rate_set_property),
19529         (gst_video_rate_get_property), (gst_video_rate_change_state),
19530         (plugin_init):
19531         * gst/videoscale/gstvideoscale.c:
19532         (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
19533         (gst_video_scale_src_template_factory),
19534         (gst_video_scale_sink_template_factory),
19535         (gst_video_scale_get_type), (gst_video_scale_base_init),
19536         (gst_video_scale_class_init), (gst_video_scale_init),
19537         (gst_video_scale_set_property), (gst_video_scale_get_property),
19538         (gst_video_scale_transform_caps), (gst_video_scale_get_format),
19539         (gst_video_scale_prepare_size), (parse_caps),
19540         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
19541         (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
19542         (gst_video_scale_transform), (gst_video_scale_handle_src_event),
19543         (plugin_init):
19544         * gst/videoscale/gstvideoscale.h:
19545         * gst/videotestsrc/gstvideotestsrc.c:
19546         (gst_video_test_src_pattern_get_type),
19547         (gst_video_test_src_base_init), (gst_video_test_src_class_init),
19548         (gst_video_test_src_init), (gst_video_test_src_src_fixate),
19549         (gst_video_test_src_set_pattern),
19550         (gst_video_test_src_set_property),
19551         (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
19552         (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
19553         (gst_video_test_src_event), (gst_video_test_src_get_times),
19554         (gst_video_test_src_create), (plugin_init):
19555         * gst/videotestsrc/gstvideotestsrc.h:
19556         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
19557         (gst_video_test_src_smpte), (gst_video_test_src_snow),
19558         (gst_video_test_src_black):
19559         * gst/videotestsrc/videotestsrc.h:
19560           borgify further
19561           clean up docs a little
19562
19563 2005-11-30  Wim Taymans  <wim@fluendo.com>
19564
19565         * gst-libs/gst/rtp/gstbasertpdepayload.h:
19566         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
19567         (gst_basertppayload_event), (gst_basertppayload_push),
19568         (gst_basertppayload_change_state):
19569         * gst-libs/gst/rtp/gstbasertppayload.h:
19570         closed #320644.
19571
19572 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19573
19574         * docs/libs/gst-plugins-base-libs-docs.sgml:
19575         * docs/libs/gst-plugins-base-libs-sections.txt:
19576         * gst-libs/gst/video/gstvideofilter.c:
19577         * gst-libs/gst/video/gstvideosink.c:
19578         * gst-libs/gst/video/gstvideosink.h: Adding docs.
19579
19580 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19581
19582         * LICENSE:
19583           move
19584         * po/af.po:
19585         * po/az.po:
19586         * po/cs.po:
19587         * po/en_GB.po:
19588         * po/hu.po:
19589         * po/it.po:
19590         * po/nb.po:
19591         * po/nl.po:
19592         * po/or.po:
19593         * po/sq.po:
19594         * po/sr.po:
19595         * po/sv.po:
19596         * po/uk.po:
19597         * po/vi.po:
19598         * Makefile.am:
19599           update
19600         * scripts/autoplugins.sh:
19601           remove
19602
19603 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19604
19605         * Makefile.am:
19606         * configure.ac:
19607         * examples/Makefile.am:
19608         * examples/capsfilter/Makefile.am:
19609         * examples/capsfilter/capsfilter1.c:
19610         * examples/gob/Makefile.am:
19611         * examples/gob/gst-identity2.gob:
19612         * examples/indexing/.cvsignore:
19613         * examples/indexing/Makefile.am:
19614         * examples/indexing/indexmpeg.c:
19615         * examples/seeking/.cvsignore:
19616         * examples/seeking/Makefile.am:
19617         * examples/seeking/cdparanoia.c:
19618         * examples/seeking/cdplayer.c:
19619         * examples/seeking/chained.c:
19620         * examples/seeking/scrubby.c:
19621         * examples/seeking/seek.c:
19622         * examples/stats/Makefile.am:
19623         * examples/stats/mp2ogg.c:
19624         * examples/switch/.cvsignore:
19625         * examples/switch/Makefile.am:
19626         * examples/switch/switcher.c:
19627         * tests/Makefile.am:
19628         * tests/check/generic/.cvsignore:
19629         * tests/check/pipelines/.cvsignore:
19630         * tests/examples/Makefile.am:
19631         * tests/examples/seek/Makefile.am:
19632           reorganize stuff under tests/
19633
19634 2005-11-30  Edward Hervey  <edward@fluendo.com>
19635
19636         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
19637         Go away you stupid GstStaticPadTemplate memleak.
19638
19639 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19640
19641         * gst-libs/gst/net/Makefile.am:
19642         * gst-libs/gst/net/README:
19643         * gst-libs/gst/net/gstnetbuffer.c:
19644         * gst-libs/gst/net/gstnetbuffer.h:
19645           this was moved to "netbuffer"
19646
19647 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19648
19649         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
19650         (gst_video_filter_class_init), (gst_video_filter_init):
19651         * gst-libs/gst/video/gstvideofilter.h:
19652           borgify name to bring in line with other classes
19653
19654 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19655
19656         * gst/audioscale/.cvsignore:
19657         * gst/audioscale/Makefile.am:
19658         * gst/audioscale/README:
19659         * gst/audioscale/audioscale.vcproj:
19660         * gst/audioscale/dtof.c:
19661         * gst/audioscale/dtos.c:
19662         * gst/audioscale/functable.c:
19663         * gst/audioscale/gstaudioscale.c:
19664         * gst/audioscale/gstaudioscale.h:
19665         * gst/audioscale/private.h:
19666         * gst/audioscale/resample.c:
19667         * gst/audioscale/resample.h:
19668         * gst/audioscale/test.c:
19669           remove
19670
19671 2005-11-30  Edward Hervey  <edward@fluendo.com>
19672
19673         * gst-libs/gst/netbuffer/Makefile.am:
19674         really, really tired
19675
19676 2005-11-30  Edward Hervey  <edward@fluendo.com>
19677
19678         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
19679         Update for new GstTypeFindFactory _register()
19680
19681 2005-11-30  Edward Hervey  <edward@fluendo.com>
19682
19683         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
19684         Let's not override libgstnet from core for no reason...
19685         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
19686         Ok, maybe not so quick next time.
19687
19688 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19689
19690         * configure.ac:
19691         * gst-libs/gst/Makefile.am:
19692           moved gst-libs/gst/net to netbuffer through CVS surgery
19693           remove old directory
19694           updating build to accomodate
19695           (#322257)
19696
19697 2005-11-29  Andy Wingo  <wingo@pobox.com>
19698
19699         * pkgconfig/gstreamer-plugins-base.pc.in:
19700         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
19701         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
19702         (#322257).
19703
19704 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
19705
19706         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
19707         3rd time's the charm. Correct ref-counting for discarded buffers.
19708
19709 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
19710
19711         * gst/playback/gststreamselector.c:
19712         (gst_stream_selector_class_init),
19713         (gst_stream_selector_set_property),
19714         (gst_stream_selector_get_property),
19715         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
19716         Fix ref-counting
19717
19718 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
19719
19720         * gst/subparse/gstsubparse.c: (feed_textbuf):
19721           Don't access already unref'ed buffer.
19722
19723 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
19724
19725         * gst/playback/gststreamselector.c:
19726         (gst_stream_selector_class_init), (gst_stream_selector_init),
19727         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
19728         (gst_stream_selector_get_property),
19729         (gst_stream_selector_get_linked_pad),
19730         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
19731         * gst/playback/gststreamselector.h:
19732         Add the active-pad property for playbin to use shortly. Ignore buffers
19733         from any other pad, returning GST_FLOW_NOT_LINKED
19734
19735 2005-11-29  Julien MOUTTE  <julien@moutte.net>
19736
19737         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
19738         patch from bug #322704 (Alessandro Decina).
19739
19740 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19741
19742         * gst-libs/gst/audio/Makefile.am:
19743           folded audiofilter into the audio library
19744
19745 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19746
19747         * gst/videoscale/gstvideoscale.h:
19748         * gst/videoscale/gstvideoscale.c:
19749           remove unimplemented scale methods
19750
19751 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
19752
19753         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
19754           Don't leak caps.
19755
19756 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19757
19758         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
19759         (gst_ximagesink_setcaps):
19760         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
19761         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
19762         happens (only visible on ximagesink but bug is in xv too) set_caps was
19763         destroying the internal x[v]image used to memcpy non locally alloced
19764         buffers so that it got renewed on next _chain. The issue is that 
19765         _expose will try to put that image as it reffed it in _put.
19766         Using gst_buffer_unref instead of destroy fixes it !
19767
19768 2005-11-28  Edward Hervey  <edward@fluendo.com>
19769
19770         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
19771         (try_to_link_1), (queue_filled_cb):
19772         Better use of the queues. Start with a small size queue and only increase
19773         the size of the queues when the other queues are empty.
19774
19775 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
19776
19777         * gst-libs/gst/video/Makefile.am:
19778           compile in copied-over videofilter into the video library
19779         * gst-libs/gst/video/videosink.h:
19780           rename the header to gstvideosink.h since it's a base GstObject class
19781         * sys/ximage/ximagesink.h:
19782         * sys/xvimage/xvimagesink.h:
19783           use the new header
19784
19785 2005-11-28  Wim Taymans  <wim@fluendo.com>
19786
19787         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
19788         * gst/playback/gstplaybasebin.h:
19789         Prepare to handle errors betters.
19790
19791         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
19792         Set sinks to PAUSED first before adding and linking them so that
19793         we don't interrupt dataflow.
19794
19795 2005-11-28  Wim Taymans  <wim@fluendo.com>
19796
19797         * gst-libs/gst/audio/TODO:
19798         Updated TODO
19799
19800         * gst-libs/gst/audio/gstaudiosink.c:
19801         (gst_audioringbuffer_open_device),
19802         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
19803         (gst_audioringbuffer_release):
19804         Small cleanups.
19805
19806         * gst-libs/gst/audio/gstbaseaudiosink.c:
19807         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
19808         (gst_base_audio_sink_change_state):
19809         Slave to the master clock when going to PLAYING and unslave when
19810         going to PAUSED.
19811
19812         * gst-libs/gst/audio/gstringbuffer.c:
19813         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
19814         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
19815         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
19816         (gst_ring_buffer_clear_all), (wait_segment),
19817         (gst_ring_buffer_commit), (gst_ring_buffer_read),
19818         (gst_ring_buffer_advance):
19819         * gst-libs/gst/audio/gstringbuffer.h:
19820         Add some docs and cleanups.
19821
19822 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19823
19824         * sys/xvimage/xvimagesink.c:
19825         (gst_xvimagesink_navigation_send_event): Fix navigation events
19826         coordinates translation with pixel aspect ratios.
19827
19828 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19829
19830         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
19831         Use calculated video geometry from _setcaps instead of buffer
19832         caps to respect pixel aspect ratio. (fixes #322388)
19833
19834 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19835
19836         * docs/libs/tmpl/gstcolorbalance.sgml:
19837         * docs/libs/tmpl/gstmixer.sgml:
19838         * docs/libs/tmpl/gstxoverlay.sgml:
19839         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
19840         interface.
19841
19842 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19843
19844         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
19845         Refuse to create an XvImage if we can't find the format.
19846
19847 2005-11-28  Edward Hervey  <edward@fluendo.com>
19848
19849         * gst-libs/gst/riff/riff-media.c:
19850         (gst_riff_create_audio_template_caps):
19851         Add ATRAC3 to the list of riff-possible audio caps.
19852         I know we still don't have a plugin for atrac3, but it's saner to output
19853         that than a cryptic mimetype.
19854
19855 2005-11-27  Edward Hervey  <edward@fluendo.com>
19856
19857         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
19858         Don't try to create a zero-sized subbuffer.
19859
19860 2005-11-27  Julien MOUTTE  <julien@moutte.net>
19861
19862         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
19863         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
19864         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
19865         (gst_ximagesink_expose): Fixed a tricky race.
19866         * sys/ximage/ximagesink.h:
19867         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
19868         (gst_xvimagesink_expose): Fixed a tricky race.
19869         * sys/xvimage/xvimagesink.h:
19870
19871 2005-11-27  Edward Hervey  <edward@fluendo.com>
19872
19873         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
19874         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
19875         Remove unused properties, and add queues between demuxers and decoders
19876         so that a lot more files can preroll properly.
19877
19878 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19879
19880         * gst-libs/gst/net/Makefile.am:
19881         * gst-libs/gst/rtp/Makefile.am:
19882         * gst-libs/gst/tag/Makefile.am:
19883           remove silly include
19884         * gst/tags/Makefile.am:
19885         * gst/tags/gsttagediting.c:
19886         * gst/tags/gsttageditingprivate.h:
19887         * gst/tags/tagedit.vcproj:
19888           remove directory, is as good as empty
19889
19890 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19891
19892         * configure.ac:
19893           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
19894         * gst-libs/Makefile.am:
19895         * gst-libs/gst/audio/Makefile.am:
19896         * gst-libs/gst/interfaces/Makefile.am:
19897         * gst-libs/gst/net/Makefile.am:
19898         * gst-libs/gst/riff/Makefile.am:
19899         * gst-libs/gst/rtp/Makefile.am:
19900         * gst-libs/gst/tag/Makefile.am:
19901         * gst-libs/gst/video/Makefile.am:
19902           and use them
19903
19904 2005-11-27  Julien MOUTTE  <julien@moutte.net>
19905
19906         * docs/libs/tmpl/gstcolorbalance.sgml:
19907         * docs/libs/tmpl/gstmixer.sgml:
19908         * docs/libs/tmpl/gstxoverlay.sgml:
19909         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
19910         * sys/ximage/ximagesink.h:
19911         * sys/xvimage/xvimagesink.h: More and more documentation.
19912
19913 2005-11-26  Julien MOUTTE  <julien@moutte.net>
19914
19915         * docs/libs/gst-plugins-base-libs-docs.sgml:
19916         * docs/libs/gst-plugins-base-libs-sections.txt:
19917         * docs/libs/tmpl/gstcolorbalance.sgml:
19918         * docs/libs/tmpl/gstmixer.sgml:
19919         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
19920         to documentation.
19921
19922 2005-11-26  Julien MOUTTE  <julien@moutte.net>
19923
19924         * docs/plugins/Makefile.am:
19925         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19926         * docs/plugins/gst-plugins-base-plugins-sections.txt:
19927         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
19928
19929 2005-11-26  Julien MOUTTE  <julien@moutte.net>
19930
19931         * docs/plugins/Makefile.am:
19932         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19933         * docs/plugins/gst-plugins-base-plugins-sections.txt:
19934         * docs/plugins/inspect/plugin-adder.xml:
19935         * docs/plugins/inspect/plugin-alsa.xml:
19936         * docs/plugins/inspect/plugin-audioconvert.xml:
19937         * docs/plugins/inspect/plugin-audiorate.xml:
19938         * docs/plugins/inspect/plugin-audioresample.xml:
19939         * docs/plugins/inspect/plugin-audiotestsrc.xml:
19940         * docs/plugins/inspect/plugin-decodebin.xml:
19941         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
19942         * docs/plugins/inspect/plugin-gnomevfs.xml:
19943         * docs/plugins/inspect/plugin-ogg.xml:
19944         * docs/plugins/inspect/plugin-playbin.xml:
19945         * docs/plugins/inspect/plugin-subparse.xml:
19946         * docs/plugins/inspect/plugin-tcp.xml:
19947         * docs/plugins/inspect/plugin-theora.xml:
19948         * docs/plugins/inspect/plugin-typefindfunctions.xml:
19949         * docs/plugins/inspect/plugin-video4linux.xml:
19950         * docs/plugins/inspect/plugin-videorate.xml:
19951         * docs/plugins/inspect/plugin-videoscale.xml:
19952         * docs/plugins/inspect/plugin-videotestsrc.xml:
19953         * docs/plugins/inspect/plugin-volume.xml:
19954         * docs/plugins/inspect/plugin-vorbis.xml:
19955         * docs/plugins/inspect/plugin-ximagesink.xml:
19956         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
19957         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
19958
19959 2005-11-26  Edward Hervey  <edward@fluendo.com>
19960
19961         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
19962         Properly return GstFlowReturn from gst_pad_push in chain functions.
19963
19964 2005-11-25  Michael Smith  <msmith@fluendo.com>
19965
19966         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
19967         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
19968         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
19969         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
19970           Handle various conditions better when we don't understand a stream.
19971           Removes a heap of CRITICALs on ogg streams containing unknown data.
19972
19973 2005-11-24  Andy Wingo  <wingo@pobox.com>
19974
19975         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
19976         Be threadsafe.
19977
19978 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19979
19980         * configure.ac: back to HEAD
19981
19982 === release 0.9.6 ===
19983
19984 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
19985
19986         * configure.ac:
19987           releasing 0.9.6, "White Eight"
19988
19989 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19990
19991         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
19992         * docs/plugins/inspect/plugin-sine.xml:
19993           remove sinesrc some more
19994
19995 2005-11-23  Wim Taymans  <wim@fluendo.com>
19996
19997         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
19998         If we are reading too slowly, jump forward in the ringbuffer
19999         instead of blocking.
20000
20001 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
20002
20003         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
20004         (gst_visual_chain):
20005         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
20006         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
20007         (gst_videorate_chain):
20008         * gst/videotestsrc/gstvideotestsrc.c:
20009         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
20010         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
20011         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
20012         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
20013         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
20014         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
20015           Updates for API changes
20016
20017 2005-11-23  Wim Taymans  <wim@fluendo.com>
20018
20019         * gst-libs/gst/audio/gstbaseaudiosink.c:
20020         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
20021         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
20022         Fix for calibration API change.
20023
20024 2005-11-23  Michael Smith <msmith@fluendo.com>
20025
20026         * gst-libs/gst/audio/multichannel.c:
20027         (gst_audio_get_channel_positions),
20028         (gst_audio_set_channel_positions),
20029         (gst_audio_set_structure_channel_positions_list),
20030         (gst_audio_fixate_channel_positions):
20031           Use gst_value_array_*() functions on value arrays, not
20032           gst_value_list_*().
20033
20034 2005-11-23  Edward Hervey  <edward@fluendo.com>
20035
20036         * autogen.sh:
20037         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
20038         Fixes autogen
20039
20040 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20041
20042         * check/Makefile.am:
20043         * check/elements/videotestsrc.c: (setup_videotestsrc),
20044         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
20045         (main):
20046           add a test for videotestsrc
20047
20048 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20049
20050         * gst/sine/.cvsignore:
20051         * gst/sine/Makefile.am:
20052         * gst/sine/gstsinesrc.c:
20053         * gst/sine/gstsinesrc.h:
20054         * gst/sine/sinesrc.vcproj:
20055           and remove sinesrc from the repository.  Closes #321446
20056
20057 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20058
20059         * configure.ac:
20060         * gst-plugins-base.spec.in:
20061           remove sinesrc from the build
20062
20063 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20064
20065         * check/Makefile.am:
20066         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
20067         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
20068         (main):
20069           add a test for audiotestsrc, testing all waves.  Even seems
20070           leak-free at first glance, nice job Stefan
20071
20072 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
20073
20074         * po/af.po:
20075         * po/az.po:
20076         * po/cs.po:
20077         * po/en_GB.po:
20078         * po/hu.po:
20079         * po/it.po:
20080         * po/nb.po:
20081         * po/nl.po:
20082         * po/or.po:
20083         * po/sq.po:
20084         * po/sr.po:
20085         * po/sv.po:
20086         * po/uk.po:
20087         * po/vi.po:
20088           Translation string updates
20089
20090         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
20091         (gst_v4lsrc_set_caps):
20092         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
20093         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
20094         * sys/v4l/v4lsrc_calls.h:
20095           Improve v4lsrc, by making it work again.
20096
20097 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
20098
20099         * ext/libvisual/visual.c: (gst_visual_chain):
20100           Fix the fps calculations.
20101
20102         * gst/ffmpegcolorspace/avcodec.h:
20103           Move structure element for clarity
20104
20105         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
20106         * gst-libs/gst/interfaces/tunernorm.h:
20107         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
20108         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
20109         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
20110         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
20111         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
20112         (gst_v4lmjpegsrc_getcaps):
20113         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
20114         (gst_v4lsrc_set_caps):
20115         * sys/v4l/gstv4lsrc.h:
20116         * sys/v4l/v4l_calls.c: (gst_v4l_open):
20117         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
20118         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
20119         * sys/v4l/v4lsrc_calls.h:
20120           Fractional framerates...
20121
20122 2005-11-22  Wim Taymans  <wim@fluendo.com>
20123
20124         * gst-libs/gst/audio/gstbaseaudiosink.c:
20125         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
20126         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
20127         And we provide a clock by default, of course...
20128
20129 2005-11-22  Wim Taymans  <wim@fluendo.com>
20130
20131         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
20132         This clock can be slaved to a master clock now.
20133
20134         * gst-libs/gst/audio/gstbaseaudiosink.c:
20135         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
20136         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
20137         (gst_base_audio_sink_set_clock),
20138         (gst_base_audio_sink_set_property),
20139         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
20140         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
20141         * gst-libs/gst/audio/gstbaseaudiosink.h:
20142         Handle slaving the internal clock to the clock selected in the
20143         pipeline.
20144         Add property to make the basesink not provide a clock.
20145
20146         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20147         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
20148         (gst_base_rtp_depayload_wait):
20149         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20150         We can use the clock in GstElement, no need to store it ourselves.
20151
20152 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20153
20154         * docs/libs/tmpl/gstaudio.sgml:
20155           update
20156         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
20157         (gst_paranoia_endian_get_type):
20158         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
20159         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
20160         * gst/audiotestsrc/gstaudiotestsrc.c:
20161         (gst_audiostestsrc_wave_get_type):
20162         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
20163         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
20164         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
20165         (gst_sync_method_get_type), (gst_unit_type_get_type),
20166         (gst_client_status_get_type), (gst_multifdsink_class_init),
20167         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
20168         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
20169         (gst_multifdsink_get_property):
20170         * gst/tcp/gstmultifdsink.h:
20171         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
20172         * gst/videotestsrc/gstvideotestsrc.c:
20173         (gst_videotestsrc_pattern_get_type):
20174           remove deprecated properties
20175           fix up enums to correctly have short lowercase dashed nicks
20176
20177 2005-11-22  Michael Smith <msmith@fluendo.com>
20178
20179         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
20180         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
20181           Add underscore.
20182
20183 2005-11-22  Michael Smith <msmith@fluendo.com>
20184
20185         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
20186         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
20187           Use utility method for scaling clocktime for fractional framerates.
20188
20189 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
20190
20191         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
20192         (gst_visual_chain):
20193         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
20194         * ext/theora/theoradec.c: (theora_handle_type_packet):
20195         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
20196         (theora_enc_chain):
20197         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
20198         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
20199         * gst-libs/gst/video/video.h:
20200         * gst/ffmpegcolorspace/avcodec.h:
20201         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20202         (gst_ffmpeg_caps_to_pixfmt):
20203         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20204         (gst_ffmpegcsp_set_caps):
20205         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
20206         (gst_videorate_setcaps), (gst_videorate_blank_data),
20207         (gst_videorate_chain):
20208         * gst/videotestsrc/gstvideotestsrc.c:
20209         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
20210         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
20211         (gst_videotestsrc_event), (gst_videotestsrc_create):
20212         * gst/videotestsrc/gstvideotestsrc.h:
20213         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20214         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
20215         (gst_ximagesink_get_times), (gst_ximagesink_init):
20216         * sys/ximage/ximagesink.h:
20217         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
20218         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
20219         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
20220         * sys/xvimage/xvimagesink.h:
20221           Convert elements to use fractions for their framerate.
20222           V4L elements to come later tonight.
20223
20224 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20225
20226         * gst-libs/gst/audio/audio.c:
20227         * gst-libs/gst/audio/audio.h:
20228           remove some deprecated functions
20229
20230 2005-11-22  Andy Wingo  <wingo@pobox.com>
20231
20232         * Update for gst_tag_setter API changes.
20233
20234 2005-11-22  Andy Wingo  <wingo@pobox.com>
20235
20236         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
20237         (gst_ogg_demux_perform_seek):
20238         * ext/theora/theoradec.c (theora_dec_sink_event):
20239         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
20240         update-funcnames.
20241
20242 2005-11-22  Wim Taymans  <wim@fluendo.com>
20243
20244         * examples/seeking/seek.c: (main):
20245         Give higher priority to bus signals than the gtk events
20246         to fix a race condition in the segment looping.
20247
20248 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
20249
20250         * ext/theora/Makefile.am:
20251         * ext/vorbis/Makefile.am:
20252         * gst-libs/gst/tag/Makefile.am:
20253         * gst-plugins-base.spec.in:
20254           Rename libgsttagedit to libgsttag (#322117).
20255
20256 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
20257
20258         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
20259         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
20260           Call gst_x_overlay_prepare_xwindow_id() to give applications
20261           a final chance to set their own xwindow id before the video
20262           sink creates its own window.
20263
20264 2005-11-22  Julien MOUTTE  <julien@moutte.net>
20265
20266         * sys/xvimage/xvimagesink.c:
20267         (gst_xvimagesink_navigation_send_event): Handle navigation
20268         events correcly with borders if applicable.
20269
20270 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
20271
20272         Patch by: Luca Ognibene
20273
20274         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20275         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
20276         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20277         (gst_ffmpegcsp_caps_remove_format_info):
20278         * gst/ffmpegcolorspace/imgconvert.c:
20279         * gst/ffmpegcolorspace/imgconvert_template.h:
20280           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
20281           #318353); use gst_structure_has_name().
20282
20283 2005-11-22  Julien MOUTTE  <julien@moutte.net>
20284
20285         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
20286         (gst_ximagesink_class_init): Add debug macros on functions.
20287         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
20288         (gst_xvimagesink_xwindow_draw_borders),
20289         (gst_xvimagesink_xvimage_put),
20290         (gst_xvimagesink_xwindow_update_geometry),
20291         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
20292         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
20293         (gst_xvimagesink_xcontext_clear),
20294         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
20295         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
20296         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
20297         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
20298         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
20299         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
20300         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
20301         expose while being PAUSED, out of data flow navigation events, etc..
20302
20303 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20304
20305         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
20306         * gst-libs/gst/audio/audio.h:
20307           fix prototype - wondering why the test worked regardless
20308
20309 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
20310
20311         * check/Makefile.am:
20312         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
20313         * gst-libs/gst/audio/audio.h:
20314           add a method that returns a proper GstClockTime
20315
20316 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20317
20318         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
20319         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
20320         * gst-libs/gst/interfaces/xoverlay.h:
20321           Remove everything having to do with the desired size; add 
20322           gst_x_overlay_prepare_xwindow_id() function; remove the
20323           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
20324           post a message on the bus instead (#321816).
20325
20326         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
20327         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
20328         (gst_xvimagesink_xoverlay_init):
20329           Remove desired size stuff (#321816).
20330
20331 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20332
20333         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
20334         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
20335         (mpeg_video_type_find), (mpeg_video_stream_type_find):
20336           Terminate vararg functions with NULL instead of 0 to 
20337           make gcc4 happy.
20338
20339 2005-11-21  Andy Wingo  <wingo@pobox.com>
20340
20341         patch by: Sebastien Cote <sebas642@yahoo.ca>
20342         
20343         * gst-libs/gst/rtp/gstrtpbuffer.h: 
20344         * gst-libs/gst/rtp/gstrtpbuffer.c
20345         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
20346
20347 2005-11-21  Andy Wingo  <wingo@pobox.com>
20348
20349         * gst/playback/gstplaybin.c (gen_audio_element) 
20350         (gen_video_element): Use the new MISSING_PLUGIN core error
20351         category. Closes #320060.
20352
20353         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
20354         * gst/videorate/gstvideorate.c (gst_videorate_event):
20355         * ext/theora/theoradec.c (theora_dec_sink_event): 
20356         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
20357         stream lock.
20358
20359         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
20360         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
20361         stream lock changes.
20362
20363 2005-11-21  Wim Taymans  <wim@fluendo.com>
20364
20365         * gst-libs/gst/audio/gstbaseaudiosink.c:
20366         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
20367         (gst_base_audio_sink_provide_clock),
20368         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
20369         (gst_base_audio_sink_change_state):
20370         * gst/audioresample/gstaudioresample.c:
20371         Segment update fix.
20372
20373 2005-11-21  Andy Wingo  <wingo@pobox.com>
20374
20375         * *.h:
20376         * *.c: Ran scripts/update-macros. Oh yes.
20377
20378 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20379
20380         * sys/ximage/Makefile.am:
20381         * sys/ximage/ximage.c:
20382           Rename ximage plugin to ximagesink (#321426) (Don't forget to
20383           remove your old libgstximage.* manually if necessary).
20384
20385 2005-11-21  Michael Smith <msmith@fluendo.com>
20386
20387         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
20388           Minimal fix for bug #320200: set the min/max bitrate in the correct
20389           units. A better fix would be to upgrade to the RATEMANAGE2
20390           interface, rather than using the deprecated interface used here, but
20391           that would require an update in our libvorbis dependency (to 1.1),
20392           which is probably undesirable.
20393
20394 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
20395
20396         * ext/libvisual/visual.c: (get_buffer):
20397         * gst-libs/gst/audio/gstbaseaudiosrc.c:
20398         (gst_base_audio_src_fixate):
20399         * gst/audioconvert/gstaudioconvert.c:
20400         (gst_audio_convert_fixate_caps):
20401         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
20402         * gst/audiotestsrc/gstaudiotestsrc.c:
20403         (gst_audiotestsrc_src_fixate):
20404         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
20405         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
20406         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
20407         * gst/videotestsrc/gstvideotestsrc.c:
20408         (gst_videotestsrc_src_fixate):
20409         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
20410         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
20411           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
20412           (#322027)
20413
20414
20415 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20416
20417         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
20418         (gst_riff_create_iavs_caps):
20419         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
20420         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
20421         (gst_riff_parse_info):
20422         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
20423         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
20424         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
20425           Fixes for GST_FOURCC_FORMAT API change.
20426
20427 2005-11-21  Andy Wingo  <wingo@pobox.com>
20428
20429         patch by: Alessandro Dessina <alessandro nnva org>
20430
20431         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
20432         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
20433         (gst_ogg_parse_chain):
20434         * ext/theora/theoraenc.c (theora_set_header_on_caps):
20435         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
20436         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
20437         gst_value_list calls on arrays. Fixes #321962.
20438
20439 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20440
20441         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
20442         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
20443         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
20444         * gst/adder/gstadder.c: (gst_adder_init),
20445         (gst_adder_request_new_pad), (gst_adder_collected),
20446         (gst_adder_change_state):
20447           Update for gst_collectpads_foo() to gst_collect_pads_foo()
20448           API change.
20449
20450 2005-11-21  Michael Smith <msmith@fluendo.com>
20451
20452         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
20453         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
20454           Properly handle pad_push return values.
20455
20456 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
20457
20458         * gst-libs/gst/tag/Makefile.am:
20459         * gst-libs/gst/tag/gstvorbistag.c:
20460         (gst_tag_list_to_vorbiscomment_buffer):
20461           Remove obsolete vorbistag element and debug category.
20462
20463         * gst/playback/gstplaybasebin.c: (check_queue):
20464           Don't divide by 0 when queue-threshold is 0.
20465
20466         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
20467           Don't modify an existing pixel-aspect-ratio if we fail to read
20468           a new one.
20469
20470 2005-11-20  Wim Taymans  <wim@fluendo.com>
20471
20472         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
20473         (gst_vorbisenc_push_packet):
20474         GST_PAD_IS_USABLE is gone, use the return value of
20475         the push or pad_alloc_buffer instead.
20476
20477 2005-11-18  Julien MOUTTE  <julien@moutte.net>
20478
20479         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
20480         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
20481         (gst_ximagesink_ximage_destroy),
20482         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
20483         (gst_ximagesink_xwindow_new),
20484         (gst_ximagesink_xwindow_update_geometry),
20485         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
20486         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
20487         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
20488         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
20489         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
20490         (gst_ximagesink_navigation_send_event),
20491         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
20492         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
20493         (gst_ximagesink_finalize), (gst_ximagesink_init),
20494         (gst_ximagesink_class_init):
20495         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
20496         This new version brings correct software scaling, non flickering
20497         window while resizing, pixel aspect ratio handling, usage of
20498         hardware buffer pools, out of data flow event thread for 
20499         navigation and handling of expose events even when being PAUSED,
20500         a new property to keep video aspect ratio when resizing, etc...
20501
20502 2005-11-18  Julien MOUTTE  <julien@moutte.net>
20503
20504         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
20505         (gst_videoscale_fixate_caps): Introduce back caps fixate with
20506         handling of PAR.
20507
20508 2005-11-18  Edward Hervey  <bilboed@dvdsrc.fluendo.com>
20509
20510         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
20511         Unsetting IS_SINK flag from the fakesink, so decodebin
20512         never behaves as a sink.
20513
20514 2005-11-17  Wim Taymans  <wim@fluendo.com>
20515
20516         * gst-libs/gst/audio/gstbaseaudiosrc.c:
20517         (gst_base_audio_src_change_state):
20518         Fix the audiosrc base class again, we did not unflush.
20519
20520 2005-11-17  Julien MOUTTE  <julien@moutte.net>
20521
20522         * examples/seeking/seek.c: (make_dv_pipeline),
20523         (make_vorbis_theora_pipeline), (make_avi_pipeline),
20524         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
20525         to ogg/vorbis/theora pipeline.
20526
20527 2005-11-17  Wim Taymans  <wim@fluendo.com>
20528
20529         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
20530         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
20531         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
20532         Fix EOS on multiple streams.
20533         More debugging.
20534
20535 2005-11-16  Wim Taymans  <wim@fluendo.com>
20536
20537         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
20538         (gst_ogg_demux_perform_seek):
20539         Segment done must include stream time.
20540
20541         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
20542         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
20543         (gst_ogg_mux_change_state):
20544         Fix ogg muxer again.
20545
20546 2005-11-16  Wim Taymans  <wim@fluendo.com>
20547
20548         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
20549         Fix compile again.
20550
20551 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20552
20553         * ext/libvisual/visual.c: (gst_visual_init):
20554         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
20555         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
20556         (gst_ogg_parse_chain):
20557         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
20558         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
20559         * ext/theora/theoradec.c: (gst_theora_dec_init):
20560         * ext/theora/theoraenc.c: (gst_theora_enc_init):
20561         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
20562         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
20563         * gst/adder/gstadder.c: (gst_adder_class_init),
20564         (gst_adder_dispose):
20565         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
20566         * gst/subparse/gstsubparse.c: (gst_subparse_init):
20567         * gst/videorate/gstvideorate.c: (gst_videorate_init):
20568           Fix a whole set of pad template leaks
20569
20570 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20571
20572         * check/generic/states.c: (GST_START_TEST):
20573           fix the test so that it only checks for elements that are part of
20574           this source module
20575
20576 2005-11-16  Michael Smith <msmith@fluendo.com>
20577
20578         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
20579         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
20580         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
20581         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
20582         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
20583         (gst_ogg_mux_change_state):
20584           Fix leaking collectpads.
20585
20586 2005-11-16  Edward Hervey  <edward@fluendo.com>
20587
20588         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
20589         (gst_videorate_event), (gst_videorate_chain):
20590         Handle segment seeks
20591
20592 2005-11-16  Wim Taymans  <wim@fluendo.com>
20593
20594         * gst-libs/gst/audio/gstbaseaudiosink.c:
20595         (gst_base_audio_sink_provide_clock),
20596         (gst_base_audio_sink_change_state):
20597         Set ringbuffer to non-flushing when going to PAUSED, set to
20598         flushing again when going to READY.
20599
20600         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
20601         (gst_ring_buffer_stop):
20602         Start in flushing mode by default.
20603         Don't set flushing in the _stop method, let the app call
20604         this explicitly.
20605
20606 2005-11-16  Julien MOUTTE  <julien@moutte.net>
20607
20608         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
20609         * gst-libs/gst/video/videosink.h: Add helper function needed
20610         for video sinks.
20611
20612 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
20613
20614         * gst/videoscale/gstvideoscale.c:
20615         (gst_videoscale_handle_src_event):
20616           Don't leak reference to pad parent.
20617
20618 2005-11-16  Wim Taymans  <wim@fluendo.com>
20619
20620         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
20621         Set ringbuffer to flushing when stopping so that we don't
20622         block on wait_segment anymore and livelock.
20623
20624 2005-11-16  Wim Taymans  <wim@fluendo.com>
20625
20626         * examples/seeking/seek.c: (send_event), (do_seek),
20627         (loop_toggle_cb), (segment_done), (main):
20628         Added looping checkbox.
20629
20630 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20631
20632         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
20633         (gst_ogg_demux_init):
20634         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
20635         (gst_vorbis_dec_init):
20636           revert unrefs, they don't pass make check
20637
20638 2005-11-15  Johan Dahlin  <johan@gnome.org>
20639
20640         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
20641         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
20642         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
20643         (gst_vorbis_dec_init):
20644         Fix pad template leaks. 
20645
20646 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
20647
20648         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
20649           Make state change function thread safe.
20650
20651 2005-11-15  Edward Hervey  <edward@fluendo.com>
20652
20653         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
20654         (gst_ogg_demux_class_init):
20655         Implement GstElement::send_event, so we can send seek events
20656         in GST_STATE_READY
20657
20658 2005-11-14  Julien MOUTTE  <julien@moutte.net>
20659
20660         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
20661         Discovered how to take away flickering while resizing the
20662         window. Please don't put that in ximagesink, refactoring in
20663         progress.
20664
20665 2005-11-14  Michael Smith <msmith@fluendo.com>
20666
20667         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
20668         (gst_multifdsink_render):
20669           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
20670
20671 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
20672
20673         * gst/playback/gstplaybin.c: (gen_audio_element):
20674           Use autoaudiosink, it tends to be more widely available than
20675           autoaudiiosink.
20676           
20677 2005-11-14  Andy Wingo  <wingo@pobox.com>
20678
20679         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
20680         as well if it is available. Fixes #316442.
20681
20682 2005-11-14  Michael Smith <msmith@fluendo.com>
20683
20684         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
20685         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
20686         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
20687         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
20688         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
20689         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
20690         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
20691         (gst_vorbisenc_change_state):
20692           Fix a small memory leak in vorbisenc.
20693           Fix large memory leaks in oggmux, also fix lots of state change
20694           bugs in oggmux.
20695
20696 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
20697
20698         * gst/videotestsrc/gstvideotestsrc.c:
20699         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
20700         (gst_videotestsrc_src_fixate):
20701           move fixation to a fixate function
20702           remove negotiate function, basesrc's is good enough
20703           fixes a bug for check when using the element alone
20704
20705 2005-11-13  Edward Hervey  <edward@fluendo.com>
20706
20707         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
20708         (key_toggle_cb), (main):
20709         Added checkboxes for adding/removing the accurate and key_unit seek
20710         flags.
20711
20712 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
20713
20714         * configure.ac: back to HEAD
20715
20716 === release 0.9.5 ===
20717
20718 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
20719
20720         * configure.ac:
20721           releasing 0.9.5, "No No Kia"
20722
20723 2005-11-11  Edward Hervey  <edward@fluendo.com>
20724
20725         * examples/seeking/seek.c: (make_parselaunch_pipeline):
20726         Added parse-launch syntax seeking mode for the seeking example.
20727         This should help stress-test even more cases.
20728         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
20729
20730 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
20731
20732         * sys/xvimage/xvimagesink.c:
20733         (gst_xvimagesink_navigation_send_event):
20734           Check whether peer pad exists before sending navigation events
20735           to it.
20736
20737 2005-11-11  Michael Smith <msmith@fluendo.com>
20738
20739         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
20740         (gst_vorbisenc_buffer_from_packet):
20741         * ext/vorbis/vorbisenc.h:
20742           Set duration on encoded buffers. This allows oggmux's
20743           max_page_delay parameter to actually work.
20744
20745 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
20746
20747         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20748         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
20749         (gst_ffmpegcsp_avpicture_fill):
20750         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20751         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
20752           Make palettes work again (see #132341). Use our own macros
20753           for rounding up.
20754
20755 2005-11-10  Andy Wingo  <wingo@pobox.com>
20756
20757         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
20758         string doober.
20759
20760 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20761
20762         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20763         (gst_ffmpegcsp_transform_caps):
20764           Prefer passthrough in transform_caps
20765
20766 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20767
20768         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
20769           check for ALSA errors properly, instead of relying on ALSA's
20770           error strings to serve to the user.
20771
20772 2005-11-10  Wim Taymans  <wim@fluendo.com>
20773
20774         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
20775         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
20776         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
20777         Modernise the seek code.
20778
20779 2005-11-10  Michael Smith <msmith@fluendo.com>
20780         
20781         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
20782         (setup_substreams), (set_active_source):
20783           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
20784           trying to go to NULL if we failed to read a file.
20785
20786 2005-11-10  Wim Taymans  <wim@fluendo.com>
20787
20788         * gst/audiotestsrc/gstaudiotestsrc.c:
20789         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
20790         (gst_audiotestsrc_create):
20791         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
20792         (gst_sinesrc_get_times), (gst_sinesrc_create):
20793         * gst/videotestsrc/gstvideotestsrc.c:
20794         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
20795         (gst_videotestsrc_create):
20796         The base class can now sync for us.
20797
20798 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20799
20800         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
20801           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
20802           name=source autoprobe=false autoprobe-fps=false copy-mode=1
20803           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
20804           format=(fourcc)I420" ! xvimagesink
20805
20806 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
20807
20808         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
20809         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
20810         (gst_sinesrc_newsegment):
20811           Send newsegment event in TIME format, set duration if
20812           num-buffers is set, fix duration querying.
20813
20814 2005-11-10  Michael Smith <msmith@fluendo.com>
20815
20816         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
20817         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
20818         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
20819         (gst_ogg_mux_collected):
20820          Fix EOS handling, partially. Now forwarding an EOS event once we have
20821          EOS on all pads works correctly. However, we still don't properly set
20822          EOS on the actual ogg stream pages.
20823
20824 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
20825
20826         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
20827           Set elements to NULL state before disposing of them.
20828
20829 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
20830
20831         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20832
20833         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20834         (gst_base_rtp_depayload_init),
20835         (gst_base_rtp_depayload_set_gst_timestamp):
20836         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20837           We need to send a newsegment event for each instance, not
20838           just for the first instance of this class (get rid of
20839           static variable in function). (#321011).
20840           
20841 2005-11-08  Michael Smith <msmith@fluendo.com>
20842
20843         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
20844         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
20845         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
20846         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
20847           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
20848           This makes us mux things correctly according to the ogg muxing
20849           rules. Still not handling EOS correctly right now, though.
20850
20851 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
20852
20853         * gst/audioconvert/gstaudioconvert.c:
20854           Fix typo in docs. 
20855
20856 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
20857
20858         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
20859         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
20860           Initialise segment_stop to GST_CLOCK_TIME_NONE when
20861           creating a new chain; should fix live streaming. Also
20862           add more debug output and fix a typo.
20863
20864 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
20865
20866         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20867
20868         * gst/volume/gstvolume.c: (volume_set_caps):
20869           Fix compilation on Solaris with Forte. (#320923)
20870
20871 2005-11-08  Wim Taymans  <wim@fluendo.com>
20872
20873         * gst-libs/gst/audio/gstbaseaudiosink.c:
20874         (gst_base_audio_sink_render):
20875         No need to do a typecheck.
20876
20877 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20878
20879         * ext/alsa/gstalsa.h:
20880           We register a debug category, so let's use it.
20881
20882 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
20883
20884         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20885         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
20886         Fixed a small problem.
20887
20888 2005-11-04  Wim Taymans  <wim@fluendo.com>
20889
20890         * examples/seeking/Makefile.am:
20891         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
20892         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
20893         (make_playerbin_pipeline), (format_value), (update_scale),
20894         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
20895         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
20896         (print_usage), (main):
20897         Added app for playback speed testing.
20898
20899         * examples/seeking/seek.c: (dynamic_link),
20900         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
20901         (make_mpeg_pipeline), (do_seek), (set_update_scale),
20902         (message_received), (main):
20903         Updated seek example.
20904
20905 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
20906
20907         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20908         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
20909         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
20910         (gst_base_rtp_depayload_set_clock):
20911         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20912         Don't sleep on the bench (system clock) when you have a nice 
20913         comfortable bed (Gstreamer clock) to sleep on.
20914
20915 2005-11-03  Wim Taymans  <wim@fluendo.com>
20916
20917         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20918         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
20919         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
20920         Handle the case where a pad_block failed.
20921
20922 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
20923
20924         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
20925
20926         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20927         (gst_base_rtp_depayload_add_to_queue),
20928         (gst_base_rtp_depayload_push),
20929         (gst_base_rtp_depayload_set_gst_timestamp),
20930         (gst_base_rtp_depayload_queue_release):
20931           Fixes some bugs in the depayloader's queuing/de-queueing code.
20932
20933 2005-10-31  Michael Smith <msmith@fluendo.com>
20934
20935         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
20936         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
20937         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
20938           Patch from Alessandro Decina <alessandro@nnva.org>.
20939           Make oggdemux only find the final time in a chain, not per-pad,
20940           since the per-pad information can be very expensive to locate, and
20941           it isn't used anywhere. This makes reading a file containing
20942           OggSkeleton reasonably fast.
20943           Also, make chain finding work when there are logical bitstreams that
20944           can't be decoded. Fixes #319110.
20945
20946 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20947
20948         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20949         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
20950         (gst_base_rtp_depayload_chain),
20951         (gst_base_rtp_depayload_add_to_queue),
20952         (gst_base_rtp_depayload_push),
20953         (gst_base_rtp_depayload_set_gst_timestamp),
20954         (gst_base_rtp_depayload_queue_release),
20955         (gst_base_rtp_depayload_start_thread),
20956         (gst_base_rtp_depayload_set_property),
20957         (gst_base_rtp_depayload_get_property):
20958         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20959         Some random fixes, to fullfill the desires of thomas.
20960
20961 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20962
20963         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20964         (gst_base_rtp_depayload_add_to_queue),
20965         (gst_base_rtp_depayload_push):
20966         Fixed the queueing algorithm.
20967
20968 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20969
20970         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20971         (gst_base_rtp_depayload_push):
20972         A small fix
20973
20974 2005-10-31  Wim Taymans  <wim@fluendo.com>
20975
20976         * gst-libs/gst/audio/gstringbuffer.h:
20977         Don't break ABI.
20978
20979         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20980         (gst_ffmpeg_caps_to_pixfmt):
20981         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20982         (gst_ffmpegcsp_set_caps):
20983         Some more comments.
20984         Handle missing required caps fields better.
20985
20986 2005-10-31  Wim Taymans  <wim@fluendo.com>
20987
20988         * gst-libs/gst/audio/gstbaseaudiosink.c:
20989         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
20990         (gst_base_audio_sink_render):
20991         * gst-libs/gst/audio/gstringbuffer.c:
20992         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
20993         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
20994         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
20995         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
20996         (gst_ring_buffer_read):
20997         * gst-libs/gst/audio/gstringbuffer.h:
20998         Add flushing mode to the ringbuffer so that it in all cases does
20999         not try to handle more audio. This makes sure it does not try to
21000         block anymore when flushing and fixes a livelock.
21001
21002 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
21003
21004         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
21005         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
21006         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
21007           Explicitly check for -1 values before doing a conversion
21008           and always map them to -1. (#315545)
21009
21010 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
21011
21012         * gst/playback/gstplaybin.c: (gen_video_element):
21013           first try autovideosink, then xvimagesink, then error out
21014         * po/POTFILES.in:
21015           add translatable file
21016         * po/af.po:
21017         * po/az.po:
21018         * po/cs.po:
21019         * po/en_GB.po:
21020         * po/hu.po:
21021         * po/it.po:
21022         * po/nb.po:
21023         * po/nl.po:
21024         * po/or.po:
21025         * po/sq.po:
21026         * po/sr.po:
21027         * po/sv.po:
21028         * po/uk.po:
21029         * po/vi.po:
21030           update translations
21031
21032 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
21033
21034         * gst-libs/gst/rtp/gstbasedepayload.c:
21035         * gst-libs/gst/rtp/gstbasedepayload.h:
21036           Minor cleanups
21037
21038 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
21039
21040         * gst/playback/.cvsignore:
21041         * gst/playback/decodetest.c:
21042         * gst/playback/test3.c:
21043           Port these two tests as well.
21044
21045 2005-10-27  Wim Taymans  <wim@fluendo.com>
21046
21047         * ext/theora/theoradec.c: (theora_dec_src_query),
21048         (theora_dec_sink_event):
21049         * ext/theora/theoraenc.c: (theora_enc_sink_event),
21050         (theora_enc_change_state):
21051         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
21052         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
21053         Take proper locks when handling events.
21054
21055 2005-10-27  Wim Taymans  <wim@fluendo.com>
21056
21057         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
21058         (gst_adder_change_state):
21059         Fix timestamps and fix deadlock when stopping the collectpads.
21060
21061 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
21062
21063         * gst-libs/gst/rtp/gstrtpbuffer.h:
21064         Declaring the payload types as strings too so that they can be used
21065         in the padtemplate inialization.
21066
21067 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
21068
21069         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
21070
21071         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21072         (gst_base_rtp_depayload_class_init):
21073         Fixes a small but nasty bug. The derived elements no longer segfaults
21074         on finalization.
21075
21076 2005-10-26  Michael Smith <msmith@fluendo.com>
21077
21078         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
21079           When clearing an audioconvert context, set tmpbufsize to zero, so
21080           we'll allocate it again later if required.
21081           This fixes audioconvert re-negotiating formats, which previously
21082           segfaulted with a NULL destination buffer.
21083
21084 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
21085
21086         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21087         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
21088         (gst_base_rtp_depayload_set_gst_timestamp),
21089         (gst_base_rtp_depayload_queue_release):
21090         Fixed a smalll memleak.
21091
21092 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
21093         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21094         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
21095         (gst_base_rtp_depayload_finalize),
21096         (gst_base_rtp_depayload_setcaps),
21097         (gst_base_rtp_depayload_add_to_queue),
21098         (gst_base_rtp_depayload_push),
21099         (gst_base_rtp_depayload_set_gst_timestamp),
21100         (gst_base_rtp_depayload_queue_release),
21101         (gst_base_rtp_depayload_thread),
21102         (gst_base_rtp_depayload_change_state):
21103         * gst-libs/gst/rtp/gstbasertpdepayload.h:
21104         Changed the C++ comments to C comments
21105
21106 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
21107
21108         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
21109         * gst/tcp/gsttcpclientsrc.h:
21110         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
21111         * gst/tcp/gsttcpserversrc.h:
21112           Remove unused 'curoffset' structure member.
21113
21114 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
21115
21116         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21117         (gst_base_rtp_depayload_base_init),
21118         (gst_base_rtp_depayload_finalize):
21119         * gst-libs/gst/rtp/gstbasertpdepayload.h:
21120         * gst-libs/gst/rtp/gstbasertppayload.h:
21121           The pad-template on the sinkpad should be set by the derived classes.
21122           Also added some useful macros.
21123
21124 2005-10-24  Wim Taymans  <wim@fluendo.com>
21125
21126         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
21127         Correctly flush decoder samples even if we could not
21128         copy them to an output buffer. Fixes #319618.
21129
21130 2005-10-24  Julien MOUTTE  <julien@moutte.net>
21131
21132         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
21133         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
21134         the caps against our xcontext caps.
21135
21136 2005-10-24  Wim Taymans  <wim@fluendo.com>
21137
21138         * gst-libs/gst/audio/gstbaseaudiosink.c:
21139         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
21140         Remove g_print
21141         Use sync property from baseclass to disable sync.
21142
21143 2005-10-24  Wim Taymans  <wim@fluendo.com>
21144
21145         * gst-libs/gst/audio/gstbaseaudiosink.c:
21146         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
21147         Buffers with no timestamps get aligned with previous buffers or
21148         on underrun, played ASAP.
21149
21150 2005-10-24  Julien MOUTTE  <julien@moutte.net>
21151
21152         * gst-libs/gst/video/video.h:
21153         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
21154         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
21155         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
21156         here comes my change on caps for framerate and geometry range.
21157         We are now accepting 1 to MAXINT for width and height, and from
21158         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
21159         to be blended correctly in videomixer.
21160
21161 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21162
21163         * configure.ac:
21164           back to HEAD
21165
21166 === release 0.9.4 ===
21167
21168 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21169
21170         * NEWS:
21171         * RELEASE:
21172         * configure.ac:
21173           releasing 0.9.4, "Velociraptor"
21174
21175 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21176
21177         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
21178         * po/POTFILES.in:
21179           STOPPED -> FAILED
21180
21181 2005-10-21  Wim Taymans  <wim@fluendo.com>
21182
21183         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
21184         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
21185         (pad_blocked), (close_pad_link), (new_pad):
21186         Don't try to remove elements twice.
21187
21188 2005-10-21  Wim Taymans  <wim@fluendo.com>
21189
21190         * ext/theora/theoradec.c: (theora_dec_src_query),
21191         (theora_dec_sink_event):
21192         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
21193         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
21194         (vorbis_handle_data_packet):
21195         * ext/vorbis/vorbisdec.h:
21196         Fix old naming.
21197
21198         * gst-libs/gst/audio/gstbaseaudiosink.c:
21199         (gst_base_audio_sink_render):
21200         Don't try to sync on buffers without a timestamp.
21201
21202 2005-10-21  Wim Taymans  <wim@fluendo.com>
21203
21204         * ext/theora/theoradec.c: (theora_dec_src_query),
21205         (theora_dec_sink_event):
21206         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
21207         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
21208         (vorbis_handle_data_packet):
21209         * ext/vorbis/vorbisdec.h:
21210         Fix old naming.
21211
21212 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
21213
21214         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
21215         (gst_vorbisenc_src_query):
21216           Implement position and duration queries.
21217
21218         * gst/playback/test3.c: (update_scale), (main):
21219           Fix for async state changes and print nicer output.
21220
21221 2005-10-20  Wim Taymans  <wim@fluendo.com>
21222
21223         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
21224         (dump_element_stats), (main):
21225         * gst/playback/test6.c: (main):
21226         Fix tests again
21227
21228 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
21229
21230         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
21231         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
21232           Don't use functions for position queries when handling
21233           duration queries.
21234
21235 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
21236
21237         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
21238         (vorbis_handle_data_packet), (vorbis_dec_chain),
21239         (vorbis_dec_change_state):
21240         * ext/vorbis/vorbisdec.h:
21241           Vorbis streams can be embedded in other container formats
21242           than ogg, container formats where the demuxer might set 
21243           timestamps on encoded vorbis buffers instead of those silly 
21244           granulepos thingies. In short: make vorbisdec handle 
21245           timestamps on incoming buffers as well.
21246
21247 2005-10-20  Wim Taymans  <wim@fluendo.com>
21248
21249         * gst/playback/gstplaybasebin.c: (group_destroy),
21250         (gst_play_base_bin_change_state):
21251         Fix leak.
21252         Handle case where playbasebin is now ASYNC because
21253         decodebin is.
21254
21255 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
21256
21257         * gst/audioconvert/Makefile.am:
21258         * gst/audioconvert/bufferframesconvert.c:
21259         * gst/audioconvert/plugin.c: (plugin_init):
21260         * gst/audioconvert/plugin.h:
21261           And bye bye buffer-frames-convert
21262
21263 2005-10-19  Wim Taymans  <wim@fluendo.com>
21264
21265         * check/elements/audioconvert.c:
21266         * docs/libs/tmpl/gstaudio.sgml:
21267         * docs/libs/tmpl/gstcolorbalance.sgml:
21268         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
21269         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
21270         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
21271         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
21272         * gst-libs/gst/audio/audio.h:
21273         * gst/audioconvert/audioconvert.h:
21274         * gst/audioconvert/gstaudioconvert.c:
21275         (gst_audio_convert_parse_caps):
21276         * gst/volume/gstvolume.c:
21277         Bye bye buffer-frames.
21278
21279 2005-10-19  Wim Taymans  <wim@fluendo.com>
21280
21281         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
21282         (query_positions_elems), (query_positions_pads), (update_scale),
21283         (do_seek), (set_update_scale), (message_received), (main):
21284         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
21285         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
21286         (gst_ogg_demux_loop):
21287         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
21288         * ext/theora/theoradec.c: (theora_dec_src_query),
21289         (theora_dec_sink_event):
21290         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
21291         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
21292         * gst/adder/gstadder.c: (gst_adder_query):
21293         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
21294         * gst/playback/test3.c: (update_scale):
21295         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
21296         (dump_element_stats), (main):
21297         * gst/playback/test6.c: (main):
21298         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
21299         Query API update.
21300
21301 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
21302
21303         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
21304         (xml_check_first_element), (xml_type_find), (smil_type_find),
21305         (plugin_init):
21306           Add typefinding for SMIL and for generic XML. Based on patch by
21307           Akos Maroy (#308663).
21308
21309 2005-10-18  Wim Taymans  <wim@fluendo.com>
21310
21311         * gst/playback/Makefile.am:
21312         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
21313         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
21314         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
21315         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
21316         (gst_decode_bin_change_state):
21317         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
21318         (gst_play_bin_send_event_to_sink):
21319         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
21320         (dump_element_stats), (main):
21321         * gst/playback/test6.c: (main):
21322         Make playbin async, it'll commit state to paused when all streams
21323         are detected.
21324         Remove ugly hack.
21325         Added test6.c to show async behaviour.
21326
21327 2005-10-18  Wim Taymans  <wim@fluendo.com>
21328
21329         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
21330         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
21331         Fix for segment-start/stop API change.
21332
21333 2005-10-18  Wim Taymans  <wim@fluendo.com>
21334
21335         * check/Makefile.am:
21336         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
21337         (main):
21338         Add future test for clock selection.
21339
21340 2005-10-18  Wim Taymans  <wim@fluendo.com>
21341
21342         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
21343         (gst_alsasink_close):
21344         Set handle to NULL.
21345
21346         * gst-libs/gst/audio/gstringbuffer.c:
21347         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
21348         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
21349         (gst_ring_buffer_start), (gst_ring_buffer_pause),
21350         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
21351         (gst_ring_buffer_read):
21352         More debug info.
21353
21354 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
21355
21356         * gst/audiotestsrc/Makefile.am:
21357         * gst/sine/Makefile.am:
21358         * gst/volume/Makefile.am:
21359           fix broken build of controllerized plugins
21360
21361 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
21362
21363         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
21364
21365         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
21366         (gst_riff_create_video_template_caps):
21367           Add support for Indeo-3 (IV32).
21368
21369 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21370
21371         * configure.ac:
21372           rewrite
21373
21374 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21375
21376         * gst-libs/gst/video/video.c: (gst_video_get_size):
21377         * gst/audiotestsrc/gstaudiotestsrc.c:
21378           doc updates
21379
21380 2005-10-17  Andy Wingo  <wingo@pobox.com>
21381
21382         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
21383         with the collectpads change.
21384         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
21385
21386         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
21387
21388         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
21389
21390         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
21391         alloc_buffer flow return to callers.
21392         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
21393         change. Fix some memleaks in theoraenc.
21394
21395         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
21396         in strange circumstance.
21397
21398 2005-10-17  Julien MOUTTE  <julien@moutte.net>
21399
21400         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21401         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
21402         from caps, let's use the caps...
21403
21404 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21405
21406         * configure.ac:
21407           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
21408
21409 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
21410
21411         * gst-libs/gst/interfaces/Makefile.am:
21412           fix silly typo
21413
21414 2005-10-16  Andy Wingo  <wingo@pobox.com>
21415
21416         * gst/playback/gstdecodebin.c
21417         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
21418         function!
21419         (try_to_link_1): Increase kraziness level.
21420
21421 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
21422
21423         * configure.ac:
21424           restructure like the core one
21425         * gst-libs/gst/audio/Makefile.am:
21426         * gst-libs/gst/interfaces/Makefile.am:
21427         * gst-libs/gst/net/Makefile.am:
21428         * gst-libs/gst/riff/Makefile.am:
21429         * gst-libs/gst/rtp/Makefile.am:
21430         * gst-libs/gst/tag/Makefile.am:
21431         * gst-libs/gst/video/Makefile.am:
21432           use correct linker flags, now the libs are properly versioned
21433         * check/elements/audioconvert.c: (verify_convert):
21434         * ext/alsa/gstalsaplugin.c:
21435         * ext/cdparanoia/gstcdparanoia.c:
21436         * ext/gnomevfs/gstgnomevfs.c:
21437         * ext/libvisual/visual.c:
21438         * ext/ogg/gstogg.c:
21439         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
21440         * ext/theora/theora.c:
21441         * ext/vorbis/vorbis.c:
21442         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
21443         * gst-libs/gst/tag/gsttagediting.c:
21444         * gst-libs/gst/video/video.c:
21445         * gst/adder/gstadder.c:
21446         * gst/audioconvert/plugin.c:
21447         * gst/audiorate/gstaudiorate.c:
21448         * gst/audioresample/gstaudioresample.c:
21449         * gst/audioresample/resample_ref.c: (resample_scale_ref):
21450         * gst/audioscale/gstaudioscale.c:
21451         * gst/audioscale/resample.c:
21452         * gst/audiotestsrc/gstaudiotestsrc.c:
21453         * gst/ffmpegcolorspace/gstffmpeg.c:
21454         * gst/playback/gstdecodebin.c: (close_pad_link):
21455         * gst/playback/gstplaybin.c: (gen_video_element),
21456         (gen_audio_element):
21457         * gst/sine/gstsinesrc.c:
21458         * gst/subparse/gstsubparse.c:
21459         * gst/tags/gsttagediting.c:
21460         * gst/tcp/gsttcpplugin.c:
21461         * gst/typefind/gsttypefindfunctions.c:
21462         * gst/videorate/gstvideorate.c:
21463         * gst/videoscale/gstvideoscale.c:
21464         * gst/videotestsrc/gstvideotestsrc.c:
21465         * gst/volume/gstvolume.c:
21466         * sys/v4l/gstv4l.c:
21467         * sys/ximage/ximage.c:
21468         * sys/xvimage/xvimagesink.c:
21469           fix up defines
21470
21471 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
21472
21473         * ext/vorbis/vorbisenc.c:
21474         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
21475         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
21476         (gst_tag_to_vorbis_comments):
21477           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
21478
21479 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
21480
21481         * examples/stats/mp2ogg.c:
21482         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
21483           typo fixes
21484
21485 2005-10-13  Michael Smith <msmith@fluendo.com>
21486
21487         * ext/ogg/gstoggmux.c:
21488           Use magic glib macros to define constants as 64 bit, to ensure
21489           appropriate vararg passing.
21490
21491 2005-10-13  Michael Smith <msmith@fluendo.com>
21492
21493         * ext/ogg/gstoggmux.c:
21494         * gst/audioconvert/audioconvert.c: (float):
21495           Don't use LL suffix, as it's not portable, and neither of these
21496           uses required it anyway.
21497
21498 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
21499
21500         * examples/indexing/indexmpeg.c: (main):
21501         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
21502         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
21503         (cdparanoia_convert), (cdparanoia_query):
21504         * ext/cdparanoia/gstcdparanoia.h:
21505         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
21506         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
21507         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
21508         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
21509         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
21510         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
21511         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
21512         (gst_multifdsink_render), (gst_multifdsink_start),
21513         (gst_multifdsink_stop):
21514         * gst/tcp/gstmultifdsink.h:
21515         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
21516         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
21517         (gst_tcpclientsink_stop):
21518         * gst/tcp/gsttcpclientsink.h:
21519         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
21520         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
21521         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
21522         * gst/tcp/gsttcpclientsrc.h:
21523         * gst/tcp/gsttcpserversink.h:
21524         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
21525         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
21526         (gst_tcpserversrc_stop):
21527         * gst/tcp/gsttcpserversrc.h:
21528         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
21529         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
21530         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
21531           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
21532           moved bitshift from macro to enum definition
21533
21534 2005-10-12  Wim Taymans  <wim@fluendo.com>
21535
21536         * examples/seeking/Makefile.am:
21537         Oops.
21538
21539 2005-10-12  Wim Taymans  <wim@fluendo.com>
21540
21541         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
21542         (gst_ring_buffer_read), (gst_ring_buffer_clear):
21543         Don't assert on normal stuff.
21544
21545         * gst/playback/gstplaybin.c: (do_playbin_seek):
21546         API fix.
21547
21548 2005-10-12  Wim Taymans  <wim@fluendo.com>
21549
21550         * check/pipelines/simple_launch_lines.c: (run_pipeline):
21551         * examples/seeking/Makefile.am:
21552         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
21553         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
21554         (do_seek), (set_update_scale), (message_received), (main):
21555         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
21556         (gst_ring_buffer_read), (gst_ring_buffer_clear):
21557         Update for _get_state() API change.
21558
21559 2005-10-11  Wim Taymans  <wim@fluendo.com>
21560
21561         * gst-libs/gst/audio/gstbaseaudiosink.c:
21562         (gst_base_audio_sink_render):
21563         * gst-libs/gst/audio/gstbaseaudiosrc.c:
21564         (gst_base_audio_src_create):
21565         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
21566         (gst_ring_buffer_read):
21567         Cleanups.
21568         Commit and read from ringbuffer in samples rather than bytes.
21569
21570 2005-10-11  Wim Taymans  <wim@fluendo.com>
21571
21572         * gst-libs/gst/audio/gstbaseaudiosink.c:
21573         (gst_base_audio_sink_render):
21574         Respect segment rate and accum when scheduling samples.
21575
21576 2005-10-11  Julien MOUTTE  <julien@moutte.net>
21577
21578         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
21579         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
21580         EOS correctly, that needs more work.
21581
21582 2005-10-11  Wim Taymans  <wim@fluendo.com>
21583
21584         * check/generic/states.c: (GST_START_TEST):
21585         remove old property.
21586
21587         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
21588         (gst_ogg_demux_perform_seek):
21589         * ext/theora/theoradec.c: (theora_dec_sink_event):
21590         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
21591         (vorbis_handle_data_packet):
21592         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21593         (gst_base_rtp_depayload_set_gst_timestamp):
21594         * gst/videorate/gstvideorate.c: (gst_videorate_event):
21595         Update for newsegment API change.
21596
21597 2005-10-11  Michael Smith <msmith@fluendo.com>
21598
21599         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
21600         (do_playbin_seek), (gst_play_bin_send_event):
21601           Override send_event differently, so that we can takes bits of
21602           functionality from GstPipeline (special handling for seeks,
21603           including pausing/resuming, and resetting stream time) and still get
21604           the appropriate behaviour of only forwarding event to a single sink,
21605           rather than all of them.
21606           Unfortunately requires a lot of code duplication, but the
21607           alternatives are equally ugly in the end.
21608
21609 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
21610
21611         * check/elements/audioconvert.c: (setup_audioconvert),
21612         (cleanup_audioconvert), (get_int_caps), (verify_convert),
21613         (GST_START_TEST), (audioconvert_suite):
21614           clean up tests a little, fix some leaks.
21615
21616 2005-10-10  Wim Taymans  <wim@fluendo.com>
21617
21618         * ext/alsa/gstalsasink.c:
21619         Also allow unsigned int.
21620
21621         * gst-libs/gst/audio/gstbaseaudiosrc.c:
21622         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
21623         Small cleanup
21624
21625 2005-10-10  Wim Taymans  <wim@fluendo.com>
21626
21627         * check/pipelines/simple_launch_lines.c: (run_pipeline):
21628         Small update, use API as stated in design docs.
21629
21630         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
21631         (update_scale), (do_seek), (seek_cb), (set_update_scale),
21632         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
21633         (message_received), (main):
21634         Updated seek example for GOption. Some usability improvements.
21635
21636 2005-10-10  Wim Taymans  <wim@fluendo.com>
21637
21638         * gst/audioconvert/audioconvert.h:
21639         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
21640         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
21641         Alloc temp storage somewhere else where we can do it more
21642         portable.
21643
21644 2005-10-10  Wim Taymans  <wim@fluendo.com>
21645
21646         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
21647         (gst_tcpserversrc_start):
21648         Don't block in accept while doing the state change, move
21649         to poll and make cancellable.
21650
21651 2005-10-09  Philippe Khalaf <burger@speedy.org>
21652
21653         * gst-libs/gst/rtp/rtpbasedepayload.c:
21654         Set timestamp and add queue delay to timestamp
21655         * gst-libs/gst/rtp/rtpbuffer.h:
21656         Set correct payload type for h263
21657
21658 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
21659
21660         * gst/audiotestsrc/gstaudiotestsrc.c:
21661         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
21662         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
21663         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
21664         (gst_audiotestsrc_create_triangle),
21665         (gst_audiotestsrc_create_silence),
21666         (gst_audiotestsrc_create_white_noise),
21667         (gst_audiotestsrc_init_pink_noise),
21668         (gst_audiotestsrc_generate_pink_noise_value),
21669         (gst_audiotestsrc_create_pink_noise),
21670         (gst_audiotestsrc_change_wave):
21671         * gst/audiotestsrc/gstaudiotestsrc.h:
21672           fixed typo, added pink noise
21673
21674 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
21675
21676         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
21677         (plugin_init):
21678           Add wavpack and spc typefind functions from 0.8 branch.
21679
21680 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
21681
21682         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
21683         (ar_type_find), (msdos_type_find), (plugin_init):
21684           Add typefind functions for tar archives, ar archives,
21685           RAR archives, and msdos-executables (dlls, exe, etc.).
21686           Some of those would be wrongly identified as mpeg
21687           streams of some sort before (#315550).
21688
21689 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
21690
21691         * configure.ac:
21692         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21693         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21694         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
21695         * gst/audiotestsrc/Makefile.am:
21696         * gst/audiotestsrc/gstaudiotestsrc.c:
21697         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
21698         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
21699         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
21700         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
21701         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
21702         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
21703         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
21704         (gst_audiotestsrc_create_silence),
21705         (gst_audiotestsrc_create_white_noise),
21706         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
21707         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
21708         (gst_audiotestsrc_start), (plugin_init):
21709         * gst/audiotestsrc/gstaudiotestsrc.h:
21710           add new plugin and element
21711         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
21712           use gobject_class
21713
21714 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
21715
21716         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
21717         (gst_adder_init), (gst_adder_request_new_pad),
21718         (gst_adder_change_state):
21719           Add query function to source pad, so adder reports the correct
21720           time/sample position when queried (#315457); fix state change
21721           function; use GST_DEBUG_FUNCPTR() for pad functions.
21722
21723 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
21724
21725         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
21726           Fix leaks in typefind registration
21727           Clean up the gratuitous commenting and whitespacing a little
21728
21729 2005-10-08  Wim Taymans  <wim@fluendo.com>
21730
21731         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
21732         Only actually wait for the thread to be stopped if it's 
21733         running.
21734
21735 2005-10-08  Wim Taymans  <wim@fluendo.com>
21736
21737         * gst-libs/gst/audio/gstbaseaudiosink.c:
21738         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
21739         If we receive EOS we can start playback of what we had.
21740
21741 2005-10-08  Wim Taymans  <wim@fluendo.com>
21742
21743         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
21744         (gst_multifdsink_finalize), (multifdsink_hash_remove),
21745         (gst_multifdsink_stop):
21746         Fix crasher when going to NULL multiple times.
21747
21748 2005-10-06  Wim Taymans  <wim@fluendo.com>
21749
21750         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
21751         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
21752         * gst-libs/gst/audio/gstbaseaudiosrc.h:
21753         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
21754         patch from Edgard Lima <edgard.lima@indt.org.br>
21755         Fixed gstbaseaudiosrc adding ring buffer sync to it.
21756
21757 2005-10-06  Wim Taymans  <wim@fluendo.com>
21758
21759         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
21760         Report the FLOW_RETURN as string in the error message.
21761
21762         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
21763         Don't assert when clearing an unnegotiated buffer.
21764
21765 2005-10-04  Michael Smith <msmith@fluendo.com>
21766
21767         * gst/playback/gstplaybasebin.c: (group_destroy),
21768         (gen_preroll_element), (remove_groups), (setup_source):
21769         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
21770         (setup_sinks), (gst_play_bin_send_event),
21771         (gst_play_bin_change_state):
21772           Set state to NULL before removing from bin. Fix refcounting.
21773
21774 2005-10-04  Michael Smith <msmith@fluendo.com>
21775
21776         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
21777           Correct refcounting in send_event() function. Previously was wrong
21778           if the first sink was unable to handle the event.
21779
21780 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21781
21782         * configure.ac:
21783           back to development
21784
21785 === release 0.9.3 ===
21786
21787 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21788
21789         * configure.ac:
21790           Releasing 0.9.3, "De Facto"
21791
21792 2005-10-03  Andy Wingo  <wingo@pobox.com>
21793
21794         * gst/playback/gstdecodebin.c (try_to_link_1)
21795         (remove_element_chain): set element to NULL before removing it.
21796
21797 2005-10-02  Johan Dahlin  <johan@gnome.org>
21798
21799         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
21800         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
21801         MT safe.
21802
21803 2005-10-02  Andy Wingo  <wingo@pobox.com>
21804
21805         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
21806         (gst_ring_buffer_prepare_read): 
21807         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
21808         Demote to LOG.
21809
21810 2005-09-29  Wim Taymans  <wim@fluendo.com>
21811
21812         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
21813         * ext/theora/theoradec.c: (theora_handle_data_packet):
21814         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
21815         Propagate error codes from alloc_buffer too.
21816
21817 2005-09-29  Wim Taymans  <wim@fluendo.com>
21818
21819         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
21820         We use fixed caps.
21821
21822         * gst/playback/Makefile.am:
21823         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
21824         (dump_element_stats), (main):
21825         Added example stream introspection code.
21826
21827 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
21828
21829         * gst/adder/gstadder.c: (gst_adder_collected):
21830           fix adder for float elements
21831
21832 2005-09-28  Wim Taymans  <wim@fluendo.com>
21833
21834         * gst-libs/gst/audio/gstbaseaudiosink.c:
21835         (gst_base_audio_sink_class_init),
21836         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
21837         * gst-libs/gst/audio/gstbaseaudiosrc.c:
21838         (gst_base_audio_src_class_init),
21839         (gst_base_audio_src_provide_clock):
21840         get_clock -> provide_clock
21841
21842 2005-09-28  Andy Wingo  <wingo@pobox.com>
21843
21844         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
21845         and unlocking.
21846
21847         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
21848         unlocking.
21849
21850         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
21851         Actually add the pad template.
21852         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
21853
21854         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
21855         I'm at it...
21856
21857         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
21858         from fdsrc. Get caps in create() instead of start() so it can be
21859         interrupted. Interruption somewhat untested.
21860
21861         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
21862         Proper EOS handling.
21863
21864 2005-09-27  Andy Wingo  <wingo@pobox.com>
21865
21866         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
21867
21868         * gst/tcp/gsttcpserversrc.c: Cleaned up.
21869
21870         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
21871
21872         * gst/tcp/gsttcp.h: 
21873         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
21874         out of tcpclientsrc.c. Cancellable.
21875         (gst_tcp_socket_read): Made private, cancellable, with better
21876         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
21877         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
21878         whole buffer, and better diagnostics.
21879         (gst_tcp_gdp_read_caps): Same.
21880
21881         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
21882
21883 2005-09-26  Andy Wingo  <wingo@pobox.com>
21884
21885         * gst/sine/gstsinesrc.h:
21886         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
21887         change the 'sync' property to 'is-live' and implement it halfway,
21888         update for controller api change.
21889
21890         * gst/volume/gstvolume.c (volume_transform_ip): Update for
21891         controller api change.
21892
21893 2005-09-24  Wim Taymans  <wim@fluendo.com>
21894
21895         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
21896         * gst-libs/gst/audio/gstaudiosink.c:
21897         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
21898         (gst_audioringbuffer_stop):
21899         * gst-libs/gst/audio/gstbaseaudiosink.c:
21900         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
21901         (gst_base_audio_sink_change_state):
21902         * gst-libs/gst/audio/gstbaseaudiosink.h:
21903         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
21904         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
21905         (gst_ring_buffer_commit), (gst_ring_buffer_read):
21906         * gst-libs/gst/audio/gstringbuffer.h:
21907         Fix sync again. Moved sample alignment to basesink.
21908
21909 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21910
21911         * docs/plugins/Makefile.am:
21912         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21913         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21914         * gst/volume/gstvolume.c:
21915           add/fix docs
21916         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
21917         * gst-libs/gst/audio/audio.h:
21918           add conversion macros for frames <-> clocktime
21919
21920 2005-09-23  David Schleef  <ds@schleef.org>
21921
21922         * gst/audioresample/Makefile.am:
21923         * gst/audioresample/debug.h:
21924         * gst/audioresample/gstaudioresample.c:
21925         * gst/audioresample/resample.c: Convert to using gst debugging
21926
21927 2005-09-22  Wim Taymans  <wim@fluendo.com>
21928
21929         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
21930         (gst_play_bin_send_event):
21931         Only seek on one sink, the first one that succeeds.
21932
21933 2005-09-22  Michael Smith <msmith@fluendo.com>
21934
21935         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
21936         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
21937         Don't flush encoder state unless we have an initialised encoder.
21938         Clear out encoder state on PAUSED_TO_READY.
21939
21940 2005-09-22  Wim Taymans  <wim@fluendo.com>
21941
21942         * gst-libs/gst/rtp/gstbasertppayload.c:
21943         (gst_basertppayload_class_init), (gst_basertppayload_init),
21944         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21945         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21946         (gst_basertppayload_is_filled), (gst_basertppayload_push),
21947         (gst_basertppayload_set_property),
21948         (gst_basertppayload_get_property),
21949         (gst_basertppayload_change_state):
21950         * gst-libs/gst/rtp/gstbasertppayload.h:
21951         Added max-ptime to control amount of data in the rtp packets.
21952
21953 2005-09-21  Andy Wingo  <wingo@pobox.com>
21954
21955         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
21956         thingies.
21957
21958         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
21959         can be called multiple times, dogs.
21960
21961 2005-09-21  Wim Taymans  <wim@fluendo.com>
21962
21963         * gst-libs/gst/rtp/gstbasertppayload.c:
21964         (gst_basertppayload_class_init), (gst_basertppayload_init),
21965         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21966         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21967         (gst_basertppayload_push), (gst_basertppayload_get_property),
21968         (gst_basertppayload_change_state):
21969         Allow 0 ssrc too.
21970
21971 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
21972
21973         * docs/libs/compiling.sgml:
21974           fixing typos
21975
21976 2005-09-20  Wim Taymans  <wim@fluendo.com>
21977
21978         * gst-libs/gst/rtp/gstbasertppayload.c:
21979         (gst_basertppayload_class_init), (gst_basertppayload_init),
21980         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21981         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21982         (gst_basertppayload_push), (gst_basertppayload_set_property),
21983         (gst_basertppayload_get_property),
21984         (gst_basertppayload_change_state):
21985         * gst-libs/gst/rtp/gstbasertppayload.h:
21986         Added property to configure sequence number offsets.
21987
21988 2005-09-20  Wim Taymans  <wim@fluendo.com>
21989
21990         * gst-libs/gst/rtp/gstbasertppayload.c:
21991         (gst_basertppayload_class_init), (gst_basertppayload_init),
21992         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21993         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21994         (gst_basertppayload_push), (gst_basertppayload_set_property),
21995         (gst_basertppayload_get_property),
21996         (gst_basertppayload_change_state):
21997         * gst-libs/gst/rtp/gstbasertppayload.h:
21998         Make timestamp offset configurable.
21999
22000 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
22001
22002         * check/pipelines/simple_launch_lines.c: (run_pipeline):
22003           fix wrong pop/unref
22004
22005 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
22006
22007         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
22008
22009         * gst-libs/gst/interfaces/propertyprobe.c:
22010         (gst_property_probe_probe_property_name),
22011         (gst_property_probe_needs_probe_name),
22012         (gst_property_probe_get_values_name),
22013         (gst_property_probe_probe_and_get_values_name):
22014           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
22015           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
22016
22017 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
22018
22019         * check/Makefile.am:
22020           have some tests be disabled for valgrinding
22021         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
22022         (GST_START_TEST):
22023         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
22024           Fix A Leak.  Chain To Parent Finalize.
22025
22026 2005-09-19  Wim Taymans  <wim@fluendo.com>
22027
22028         * examples/seeking/seek.c: (make_wav_pipeline), (main):
22029         Fixed wav pipeline.
22030
22031 2005-09-19  Wim Taymans  <wim@fluendo.com>
22032
22033         * gst-libs/gst/rtp/gstbasertppayload.c:
22034         (gst_basertppayload_class_init), (gst_basertppayload_init),
22035         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
22036         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
22037         (gst_basertppayload_push), (gst_basertppayload_get_property),
22038         (gst_basertppayload_change_state):
22039         Posting ERROR and WARNING messages is good.
22040
22041 2005-09-19  Wim Taymans  <wim@fluendo.com>
22042
22043         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22044         (gst_base_rtp_depayload_add_to_queue),
22045         (gst_base_rtp_depayload_push),
22046         (gst_base_rtp_depayload_set_gst_timestamp),
22047         (gst_base_rtp_depayload_queue_release):
22048         This one was not supposed to go in.
22049
22050 2005-09-19  Wim Taymans  <wim@fluendo.com>
22051
22052         * check/pipelines/simple_launch_lines.c: (run_pipeline):
22053         Fix for bus API.
22054
22055         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22056         (gst_base_rtp_depayload_chain),
22057         (gst_base_rtp_depayload_add_to_queue),
22058         (gst_base_rtp_depayload_push),
22059         (gst_base_rtp_depayload_set_gst_timestamp),
22060         (gst_base_rtp_depayload_queue_release):
22061         Some cleanups.
22062
22063         * gst-libs/gst/rtp/gstbasertppayload.c:
22064         (gst_basertppayload_class_init), (gst_basertppayload_init),
22065         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
22066         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
22067         (gst_basertppayload_get_property),
22068         (gst_basertppayload_change_state):
22069         Added debugging category.
22070
22071 2005-09-18  David Schleef  <ds@schleef.org>
22072
22073         * gst/playback/gstdecodebin.c: free plugin list correctly
22074         * gst/playback/gstplaybin.c: emit warning if autovideosink
22075           and autoaudiosink can't be found (instead of segfaulting)
22076
22077 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
22078
22079         * check/elements/audioconvert.c: (GST_START_TEST):
22080           try out 24 bit conversion
22081
22082 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
22083
22084         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
22085         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
22086         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
22087         * ext/vorbis/vorbisenc.h:
22088           Fix EOS handling.  Still needs a fix in the ogg muxer to
22089           mark the last page as eos.
22090
22091 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
22092
22093         * common/gtk-doc-plugins.mak:
22094         * docs/plugins/Makefile.am:
22095         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22096         * gst/ffmpegcolorspace/Makefile.am:
22097         * gst/ffmpegcolorspace/avcodec.h:
22098         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22099         * gst/tcp/gstmultifdsink.c:
22100           fix up ffmpegcolorspace docs; extract header
22101
22102 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
22103
22104         * common/gtk-doc-plugins.mak:
22105         * docs/plugins/Makefile.am:
22106         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22107         * ext/theora/Makefile.am:
22108         * ext/theora/gsttheoraenc.h:
22109         * ext/theora/theoraenc.c:
22110         * ext/vorbis/vorbisenc.c:
22111           pick up signals and args for vorbis; add some docs for vorbis
22112
22113 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
22114
22115         * common/gstdoc-scangobj:
22116         * common/gtk-doc-plugins.mak:
22117         * docs/libs/Makefile.am:
22118         * docs/plugins/gst-plugins-base-plugins.args:
22119         * docs/plugins/gst-plugins-base-plugins.hierarchy:
22120         * docs/plugins/gst-plugins-base-plugins.interfaces:
22121         * docs/plugins/gst-plugins-base-plugins.prerequisites:
22122         * docs/plugins/gst-plugins-base-plugins.signals:
22123           only scanobj stuff from our source module.  Not sure yet
22124           if that's correct, given the hierarchy stuff :)
22125
22126 2005-09-15  Wim Taymans  <wim@fluendo.com>
22127
22128         * gst/audioconvert/gstaudioconvert.c:
22129         And enable 24 bits mode as well..
22130
22131 2005-09-15  Wim Taymans  <wim@fluendo.com>
22132
22133         * gst-libs/gst/rtp/Makefile.am:
22134         * gst-libs/gst/rtp/gstbasertppayload.c:
22135         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
22136         (gst_basertppayload_class_init), (gst_basertppayload_init),
22137         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
22138         (gst_basertppayload_chain), (gst_basertppayload_set_options),
22139         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
22140         (gst_basertppayload_set_property),
22141         (gst_basertppayload_get_property),
22142         (gst_basertppayload_change_state):
22143         * gst-libs/gst/rtp/gstbasertppayload.h:
22144         Added rtp payloader base class.
22145
22146 2005-09-15  Andy Wingo  <wingo@pobox.com>
22147
22148         * configure.ac (plugindir): Remove the EOL matcher from the
22149         regexp, as it causes me problems. Libtool? Make? Who knows?
22150
22151 2005-09-14  David Schleef  <ds@schleef.org>
22152
22153         * check/generic/states.c: 
22154         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
22155         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
22156           Fixes for changes in registry API.
22157
22158         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
22159           to GST_PLUGIN_LDFLAGS.
22160         * ext/libvisual/visual.c: Make the library shut up.
22161         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
22162         * gst-libs/gst/audio/gstaudiofilter.c: same
22163
22164 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
22165
22166         * docs/plugins/Makefile.am:
22167         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22168         * docs/plugins/inspect/plugin-libvisual.xml:
22169         * docs/plugins/tmpl/element-tcpserversink.sgml:
22170         * ext/theora/theoraenc.c:
22171           add libvisual plugin and theoraenc element to docs
22172
22173 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
22174
22175         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22176         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22177         * ext/theora/theoraenc.c:
22178           add theoraenc
22179
22180 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
22181
22182         * gst/audioconvert/Makefile.am:
22183           Audioconvert derives from GstBaseTransform and should
22184           link to the library with our base elements to avoid
22185           unresolved symbols. Makes things work with MinGW (#316160)
22186
22187         * gst/playback/test4.c: (main):
22188           Fix MinGW build problem and use g_usleep() instead of 
22189           sleep() (#316162)
22190
22191 2005-09-12  Wim Taymans  <wim@fluendo.com>
22192
22193         * gst/audioconvert/audioconvert.c: (float),
22194         (audio_convert_prepare_context), (audio_convert_convert):
22195         * gst/audioconvert/audioconvert.h:
22196         Cleanups, speedups, simplifications, added back support
22197         for 24 bits.
22198
22199 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
22200
22201         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22202         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22203         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
22204         * docs/plugins/tmpl/element-tcpserversink.sgml:
22205         * gst/ffmpegcolorspace/gstffmpeg.c:
22206         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22207         * gst/videotestsrc/gstvideotestsrc.c:
22208         * gst/volume/gstvolume.c:
22209           add more elements to the docs
22210
22211 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
22212
22213         * check/Makefile.am:
22214         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
22215         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
22216           Add extra tests for basetransform based components. 
22217           Comment out the test_element_negotiation test until we decide
22218           if it's testing correct behaviour.
22219         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
22220         (gst_visual_chain), (gst_visual_change_state):
22221           Slightly more correct but still bogus timestamping.
22222           Fix state change function.
22223         * gst/audioconvert/gstaudioconvert.c:
22224         (gst_audio_convert_class_init):
22225         * gst/audioresample/gstaudioresample.c:
22226         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22227         (gst_ffmpegcsp_class_init):
22228         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
22229         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
22230         (gst_videoscale_prepare_image):
22231         * gst/volume/gstvolume.c: (gst_volume_class_init),
22232         (volume_transform_ip):
22233           Basetransform updates. Enable passthrough modes.
22234         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
22235         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
22236         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
22237           Negotiation fix that allows the window to return to the original
22238           size and renegotiate passthrough upstream. Extra debug output.
22239
22240 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
22241
22242         * gst/sine/gstsinesrc.c:
22243         * gst/volume/gstvolume.c:
22244           fix up header include
22245
22246 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
22247
22248         * gst-libs/gst/audio/gstbaseaudiosink.c:
22249         (gst_base_audio_sink_render):
22250         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
22251         * gst/volume/gstvolume.c: (gst_volume_class_init),
22252         (volume_transform):
22253           fixing lost sync, some more debugging
22254
22255 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
22256
22257         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
22258         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
22259         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
22260         (gst_xvimagesink_check_xshm_calls):
22261           Fix compilation when XShm is not available.
22262
22263 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
22264
22265         * ext/libvisual/visual.c: (gst_visual_dispose),
22266         (gst_visual_getcaps), (gst_visual_src_setcaps),
22267         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
22268         (gst_visual_change_state):
22269           Finish fixing up libvisual plugin so that it runs. 
22270
22271 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
22272
22273         * ext/vorbis/vorbisenc.c:
22274         * gst-libs/gst/tag/gstvorbistag.c:
22275           gsttaginterface.h -> gsttagsetter.h
22276
22277 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
22278
22279         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
22280           added another test that failes for me (test is not active by default)
22281
22282 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22283
22284         * configure.ac:
22285           v4l2 is no longer in gst-plugins-base
22286
22287 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
22288
22289         * configure.ac:
22290           In the output at the end, don't show the first plugin on the same
22291           line as "Core plug-ins, always built:".
22292           Indent the output as for other plugin categories
22293         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
22294           #define that can be used to not use peer buffer_alloc functions for
22295           test purposes.
22296         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
22297         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
22298         (gst_ximagesink_show_frame):
22299         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
22300         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
22301         (gst_xvimagesink_show_frame):
22302           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
22303           fails gracefully instead of XError aborting or deadlocking.
22304
22305 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
22306
22307         * ext/libvisual/Makefile.am:
22308           link against gst-base-libs
22309
22310 2005-09-06  David Schleef  <ds@schleef.org>
22311
22312         * configure.ac: Enable libvisual plugin.
22313         * ext/libvisual/Makefile.am:
22314         * ext/libvisual/visual.c: Fixes to make it compile.
22315
22316 === release 0.9.2 ===
22317
22318 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
22319
22320         * NEWS:
22321         * RELEASE:
22322         * configure.ac:
22323         * docs/random/ChangeLog-0.8:
22324           releasing 0.9.2, "Spoon"
22325
22326 2005-09-05  Michael Smith <msmith@fluendo.com>
22327
22328         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
22329           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
22330           that in the vorbisenc element.
22331
22332 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
22333
22334         * common/gtk-doc-plugins.mak:
22335         * docs/plugins/Makefile.am:
22336           fix distcheck
22337         * gst/audioresample/resample.c:
22338           fix wrong docstring
22339
22340 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
22341
22342         * common/gst-xmlinspect.py:
22343         * common/gtk-doc-plugins.mak:
22344           only inspect plugins for this given package
22345           require gst-python 0.9
22346
22347 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
22348
22349         * Makefile.am:
22350         * autogen.sh:
22351         * common/gst-xmlinspect.py:
22352         * configure.ac:
22353         * docs/Makefile.am:
22354         * docs/plugins/inspect/plugin-alsa.xml:
22355         * docs/plugins/inspect/plugin-audioresample.xml:
22356         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
22357         * docs/plugins/inspect/plugin-ogg.xml:
22358         * docs/plugins/tmpl/element-gnomevfssink.sgml:
22359         * docs/plugins/tmpl/element-multifdsink.sgml:
22360         * docs/plugins/tmpl/element-tcpserversink.sgml:
22361         * docs/plugins/tmpl/element-vorbisenc.sgml:
22362         * gst-plugins-base.spec.in:
22363           various doc-related updates
22364
22365 2005-08-31  Wim Taymans  <wim@fluendo.com>
22366
22367         * gst-libs/gst/audio/gstbaseaudiosink.c:
22368         (gst_base_audio_sink_render):
22369         Resync if the buffer timestamps drift more than a 10th 
22370         of a second.
22371
22372 2005-08-31  Tim-Philipp Müller  <tim at centricular dot net>
22373
22374         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
22375         (gst_v4lsrc_get_property):
22376           The 'timestamp-offset' property is registered as an int64, so
22377           let's use g_value_{set|get}_int64() in our setter and getter
22378           functions (makes it work and fixes warnings with gst-inspect).
22379
22380 2005-08-30  Wim Taymans  <wim@fluendo.com>
22381
22382         * check/elements/audioconvert.c: (setup_audioconvert):
22383         * check/elements/audioresample.c: (setup_audioresample):
22384         * check/elements/volume.c: (setup_volume):
22385         Fix checks.
22386
22387 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
22388
22389         * common/gtk-doc-plugins.mak:
22390         * common/plugins.xsl:
22391         * docs/plugins/Makefile.am:
22392           make module a param
22393
22394 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
22395
22396         * examples/seeking/seek.c: (make_mp3_pipeline),
22397         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
22398         (play_cb), (pause_cb), (stop_cb):
22399           update the example
22400
22401 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
22402
22403         * gst/volume/gstvolume.c: (gst_volume_class_init),
22404         (volume_transform):
22405           do not update controlled params, if buffer has no timestamp
22406
22407 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
22408
22409         * configure.ac:
22410         * gst/sine/Makefile.am:
22411         * gst/volume/Makefile.am:
22412           controllerized elements also need to link against controller-libs ;)
22413
22414 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
22415
22416         * docs/libs/tmpl/gstcolorbalance.sgml:
22417         * docs/libs/tmpl/gstgconf.sgml:
22418         * docs/libs/tmpl/gstmixer.sgml:
22419         * docs/libs/tmpl/gstringbuffer.sgml:
22420         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
22421         (gst_sinesrc_create):
22422         * gst/volume/gstvolume.c: (gst_volume_class_init),
22423         (volume_transform):
22424           controllerized two audio plugins
22425
22426 2005-08-29  Andy Wingo  <wingo@pobox.com>
22427
22428         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
22429         (vorbis_handle_data_packet): Fix some int overflow errors.
22430
22431         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
22432         -1.
22433         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
22434         valid.
22435         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
22436         if it's valid. Fixed streaming-mode playback.
22437
22438         * check/elements/volume.c (cleanup_volume): Fix for running
22439         CK_FORK=no.
22440
22441         * check/elements/audioconvert.c: Convert from native endian, not
22442         little endian.
22443
22444 2005-08-29  Michael Smith <msmith@fluendo.com>
22445
22446         * ext/ogg/Makefile.am:
22447         * ext/ogg/gstogg.c: (plugin_init):
22448         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
22449         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
22450         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
22451         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
22452         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
22453         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
22454         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
22455         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
22456         Add an ogg parser element.
22457
22458 2005-08-28  Andy Wingo  <wingo@pobox.com>
22459
22460         * Updates for two-arg init from GST_BOILERPLATE_FULL.
22461
22462 2005-08-26  Wim Taymans  <wim@fluendo.com>
22463
22464         * gst/audioconvert/audioconvert.c: (if), (float),
22465         (audio_convert_get_func_index), (check_default),
22466         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22467         (audio_convert_clean_context), (audio_convert_get_sizes),
22468         (audio_convert_convert):
22469         Cleanups.
22470
22471 2005-08-26  Wim Taymans  <wim@fluendo.com>
22472
22473         * gst/audioconvert/audioconvert.c: (if), (float),
22474         (audio_convert_get_func_index), (check_default),
22475         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22476         (audio_convert_clean_context), (audio_convert_get_sizes),
22477         (audio_convert_convert):
22478         More elegant and working temp buffer selection algo.
22479
22480 2005-08-26  Wim Taymans  <wim@fluendo.com>
22481
22482         * gst/audioconvert/audioconvert.c: (if), (float),
22483         (audio_convert_get_func_index), (check_default),
22484         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22485         (audio_convert_clean_context), (audio_convert_get_sizes),
22486         (get_temp_buffer), (audio_convert_convert):
22487         Use realloc else we lose our original data.
22488
22489 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
22490
22491         * gst/audioresample/gstaudioresample.c:
22492           use base class' newsegment to properly timestamp
22493
22494 2005-08-26  Wim Taymans  <wim@fluendo.com>
22495
22496         * gst/audioconvert/audioconvert.c: (if), (float),
22497         (audio_convert_get_func_index), (check_default),
22498         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22499         (audio_convert_clean_context), (audio_convert_get_sizes),
22500         (get_temp_buffer), (audio_convert_convert):
22501         * gst/audioconvert/gstaudioconvert.c:
22502         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
22503         (gst_audio_convert_transform_caps),
22504         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
22505         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
22506         Oops, allocate enough space to perform the channel mix.
22507
22508 2005-08-26  Wim Taymans  <wim@fluendo.com>
22509
22510         * gst/audioconvert/Makefile.am:
22511         * gst/audioconvert/audioconvert.c: (if), (float),
22512         (audio_convert_get_func_index), (check_default),
22513         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22514         (audio_convert_clean_context), (audio_convert_get_sizes),
22515         (get_temp_buffer), (audio_convert_convert):
22516         * gst/audioconvert/audioconvert.h:
22517         * gst/audioconvert/gstaudioconvert.c:
22518         (gst_audio_convert_class_init), (gst_audio_convert_init),
22519         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
22520         (gst_audio_convert_get_unit_size),
22521         (gst_audio_convert_transform_caps),
22522         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
22523         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
22524         * gst/audioconvert/gstaudioconvert.h:
22525         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
22526         (gst_channel_mix_fill_identical),
22527         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
22528         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
22529         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
22530         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
22531         (gst_channel_mix_mix):
22532         * gst/audioconvert/gstchannelmix.h:
22533         Cleanups, librarify a bit, optimize, better negotiation and more.
22534
22535 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
22536
22537         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
22538         Another from MikeS:
22539         During typefinding, don't support negative offsets
22540         (offsets from the end of the stream) in our typefind->peek() function
22541         - nothing embedded in ogg ever needs them. However, we need to recognise
22542         those requests and reject them, otherwise we return invalid pointers.
22543
22544 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
22545
22546         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
22547         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
22548         (vorbisdec_finalize), (vorbis_handle_type_packet):
22549           Big shout-out to MikeS for fixing this giant memory leak.
22550           Huzzah!
22551
22552 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22553
22554         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
22555         (audio_convert_get_unit_size):
22556           plug some leaks
22557
22558 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22559
22560         * check/Makefile.am:
22561         * check/elements/audioconvert.c: (setup_audioconvert),
22562         (cleanup_audioconvert), (get_int_caps), (verify_convert),
22563         (GST_START_TEST), (audioconvert_suite), (main):
22564           add a test for audioconvert
22565         * gst/audioresample/gstaudioresample.c:
22566         * gst/audioresample/gstaudioresample.h:
22567           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
22568           note that for buffers of 1/3 sec this means DURATION(c) is 
22569           one nanosecond more than for a and b
22570
22571 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22572
22573         * check/Makefile.am:
22574         * check/elements/audioresample.c: (setup_audioresample),
22575         (cleanup_audioresample), (fail_unless_perfect_stream),
22576         (test_perfect_stream_instance), (GST_START_TEST),
22577           add a check for audioresample
22578         (audioresample_suite), (main):
22579         * check/elements/volume.c: (GST_START_TEST):
22580           remove unused method
22581         * gst/audioresample/gstaudioresample.c:
22582           set correct buffer parameters since we're changing them
22583         * gst/audioresample/resample_ref.c: (resample_scale_ref):
22584           add some debug
22585
22586 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22587
22588         * gst/audioresample/debug.c:
22589         * gst/audioresample/gstaudioresample.c:
22590           add room for extra overlap samples when asked to transform size
22591           protect against possible mem corruption and check for discrepancies
22592           between written size and outbuffer's size so we can warn for
22593           potential problems
22594         * gst/audioresample/resample.c: (resample_init),
22595         (resample_get_output_size_for_input), (resample_get_output_size),
22596         (resample_set_n_channels), (resample_set_format):
22597           set debug level based on RESAMPLE_DEBUG env var
22598           make sure that get_output_size* returns a whole number of
22599           sample_size
22600           set sample_size each time either channel or format is set
22601         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
22602         * gst/audioresample/resample_functable.c:
22603         (resample_scale_functable):
22604         * gst/audioresample/resample_ref.c: (resample_scale_ref):
22605           remove r->sample_size, it's done in resample.c now
22606           add some debugging to the ref implementation
22607           make sure we only give back bytes that are wholes of the sample
22608           size
22609
22610 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
22611         * gst/playback/gstplaybasebin.c: (fill_buffer):
22612         Revert unpopular change for GST_MESSAGE_SRC to GObject.
22613
22614 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
22615
22616         * gst/volume/gstvolume.c:
22617           made set_caps function static
22618
22619 2005-08-24  Wim Taymans  <wim@fluendo.com>
22620
22621         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
22622         (gst_vorbisenc_change_state):
22623         Stop leaking taglists.
22624
22625 2005-08-24  Wim Taymans  <wim@fluendo.com>
22626
22627         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
22628         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
22629         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
22630         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
22631         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
22632         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
22633         Parse seeking events better.
22634         Unref static caps.
22635         Generate correct newsegment events, fixes seeking in live oggs.
22636
22637         * ext/theora/theoradec.c: (theora_dec_src_query),
22638         (theora_dec_src_event), (theora_dec_src_getcaps),
22639         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
22640         Use newsegment values to report correct play time.
22641
22642         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
22643         (vorbis_dec_src_event), (vorbis_dec_sink_event):
22644         * ext/vorbis/vorbisdec.h:
22645         Parse and use newsegment values to report correct play time.
22646
22647         * gst-libs/gst/audio/gstbaseaudiosink.c:
22648         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
22649         Clear ringbuffer on flush.
22650         Use newsegment values to calculate playback time.
22651
22652         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
22653         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
22654         Basesink does newsegment calculations for us now.
22655
22656 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22657
22658         * check/Makefile.am:
22659         * configure.ac:
22660           add core's plugins to the mix so that playbin works
22661         * check/generic/states.c: (GST_START_TEST):
22662           set a 0 timeout on pipelines, so they don't force the next
22663           state change
22664         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
22665         (gst_play_base_bin_change_state):
22666           remove the crappy error handling and do GST error handling
22667
22668 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22669
22670         * check/Makefile.am:
22671         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
22672           add same test as to core, it bitches out on playbin atm.
22673
22674 2005-08-24  Wim Taymans  <wim@fluendo.com>
22675
22676         * configure.ac:
22677         Remove audioscale.
22678
22679 2005-08-24  Wim Taymans  <wim@fluendo.com>
22680
22681         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
22682         (gst_videoscale_prepare_size), (parse_caps),
22683         (gst_videoscale_set_caps), (gst_videoscale_get_size),
22684         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
22685         (gst_videoscale_transform):
22686         * gst/videoscale/gstvideoscale.h:
22687         Refactor, make use of BaseTranform really well.
22688
22689 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22690
22691         * configure.ac:
22692           compile audioresample
22693         * gst/audioresample/Makefile.am:
22694         * gst/audioresample/buffer.c:
22695         * gst/audioresample/functable.c:
22696         * gst/audioresample/gstaudioresample.c:
22697         * gst/audioresample/gstaudioresample.h:
22698         * gst/audioresample/resample.c:
22699         (resample_get_output_size_for_input):
22700         * gst/audioresample/resample.h:
22701         * gst/audioresample/resample_chunk.c:
22702         * gst/audioresample/resample_functable.c:
22703         * gst/audioresample/resample_ref.c:
22704           port to use basetransform; doesn't work in all cases yet
22705
22706 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22707
22708         * gst/audioconvert/gstaudioconvert.c:
22709         (gst_audio_convert_class_init), (gst_audio_convert_init),
22710         (audio_convert_get_unit_size), (audio_convert_transform_caps),
22711         (audio_convert_fixate_caps), (audio_convert_set_caps),
22712         (audio_convert_transform),
22713         (gst_audio_convert_buffer_to_default_format),
22714         (gst_audio_convert_buffer_from_default_format),
22715         (gst_audio_convert_channels):
22716         * gst/audioconvert/gstchannelmix.c:
22717         * gst/audioconvert/gstchannelmix.h:
22718           port to basetransform
22719         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22720         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
22721         (gst_ffmpegcsp_get_unit_size):
22722         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
22723         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
22724           fix for basetransform changes
22725
22726 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
22727
22728         * check/Makefile.am:
22729           Add CHECK_CFLAGS and LDFLAGS
22730
22731         * gst/playback/gstplaybasebin.c: (fill_buffer):
22732           GST_MESSAGE_SRC became a GObject
22733
22734 2005-08-24  Wim Taymans  <wim@fluendo.com>
22735
22736         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
22737         (gst_ring_buffer_clear_all):
22738         * gst-libs/gst/audio/gstringbuffer.h:
22739         Added function to clear the ringbuffer.
22740
22741 2005-08-24  Andy Wingo  <wingo@pobox.com>
22742
22743         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
22744         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
22745         of _open and _close.
22746
22747         * sys/v4l/gstv4lxoverlay.h:
22748         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
22749         an Xv connection here, instead of all the time. Make Xv only be
22750         loaded if you axe for it. Kindof a workaround for buggy behaviour
22751         of Xv when using remote xservers (XvQueryExtension would block).
22752         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
22753         replace the _open and _close public API. Only start the xv
22754         connection if necessary.
22755         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
22756
22757 2005-08-23  David Schleef  <ds@schleef.org>
22758
22759         * gst/audioresample/Makefile.am: Leet audioresampling code
22760         * gst/audioresample/buffer.c:
22761         * gst/audioresample/buffer.h:
22762         * gst/audioresample/debug.c:
22763         * gst/audioresample/debug.h:
22764         * gst/audioresample/functable.c:
22765         * gst/audioresample/functable.h:
22766         * gst/audioresample/gstaudioresample.c:
22767         * gst/audioresample/gstaudioresample.h:
22768         * gst/audioresample/resample.c:
22769         * gst/audioresample/resample.h:
22770         * gst/audioresample/resample_chunk.c:
22771         * gst/audioresample/resample_functable.c:
22772         * gst/audioresample/resample_ref.c:
22773
22774 2005-08-23  Wim Taymans  <wim@fluendo.com>
22775
22776         * examples/seeking/seek.c: (make_vorbis_pipeline),
22777         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
22778         Small seek updates.
22779
22780 2005-08-23  Andy Wingo  <wingo@pobox.com>
22781
22782         * gst-libs/gst/audio/gstbaseaudiosrc.c
22783         (gst_base_audio_src_fixate): Only fixate endianness if it is
22784         present in the caps.
22785
22786 2005-08-22  Andy Wingo  <wingo@pobox.com>
22787
22788         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
22789         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
22790         device-name property.
22791
22792         * gst-libs/gst/audio/gstaudiosrc.h:
22793         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
22794         close_device in the ring buffer, like gstaudiosink.
22795
22796         * ext/alsa/gstalsamixer.h:
22797         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
22798         macro to implement the interface without much code. Cleanups. 
22799
22800         * ext/alsa/gstalsasrc.h:
22801         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
22802         READY.
22803
22804         * ext/alsa/Makefile.am: Add new files.
22805         * ext/alsa/gstalsamixerelement.c: 
22806         * ext/alsa/gstalsamixerelement.c: Split element code out from
22807         mixer code so that alsasrc can be a mixer too.
22808
22809 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
22810
22811         * check/elements/volume.c: (setup_volume), (cleanup_volume),
22812         (GST_START_TEST):
22813         * check/elements/vorbisdec.c: (setup_vorbisdec),
22814         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
22815         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
22816         (vorbis_handle_identification_packet),
22817         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
22818         (vorbis_handle_header_packet), (vorbis_dec_push),
22819         (vorbis_dec_chain):
22820           use the setup/teardown methods to save code.  save code is good.
22821
22822 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
22823
22824         * check/Makefile.am:
22825           add ext dir for plugins
22826           add vorbisdec test conditionally
22827         * check/elements/volume.c: (setup_volume), (cleanup_volume),
22828         (GST_START_TEST), (volume_suite):
22829           add a test with wrong caps
22830         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
22831         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
22832           add a vorbisdec test
22833         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
22834         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
22835           clean up debug output
22836         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
22837           yay, fix a segfault/security issue in vorbisdec
22838           gst-launch fakesrc ! vorbisdec wasn't happy
22839         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
22840         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
22841         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
22842         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
22843         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
22844         (gst_vorbisenc_set_metadata), (get_constraints_string),
22845         (update_start_message), (gst_vorbisenc_setup),
22846         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
22847         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
22848         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
22849         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
22850         * ext/vorbis/vorbisenc.h:
22851           march in line
22852         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22853         (gst_ffmpegcsp_transform):
22854           have the kow come home
22855         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
22856           debug my func ptr
22857         * gst/volume/gstvolume.c: (volume_set_caps):
22858           add a debug
22859
22860 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
22861
22862         * Makefile.am:
22863         * check/.cvsignore:
22864         * check/Makefile.am:
22865         * check/elements/.cvsignore:
22866         * check/elements/volume.c: (chain_func), (event_func),
22867         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
22868         (main):
22869         * configure.ac:
22870           add unit test structure for gst-plugins-base
22871           add a test for volume
22872         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
22873         (gst_volume_set_volume), (gst_volume_get_volume),
22874         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
22875         (volume_funcfind), (volume_process_float), (volume_process_int16),
22876         (volume_set_caps), (volume_transform), (volume_update_mute),
22877         (volume_update_volume), (volume_set_property),
22878         (volume_get_property):
22879           document a little; use basetransform vmethod _set_caps
22880
22881 2005-08-19  Andy Wingo  <wingo@pobox.com>
22882
22883         * ext/alsa/gstalsamixertrack.h:
22884         * ext/alsa/gstalsamixertrack.c:
22885         * ext/alsa/gstalsamixeroptions.h:
22886         * ext/alsa/gstalsamixeroptions.c:
22887         * ext/alsa/gstalsamixer.h:
22888         * ext/alsa/gstalsamixer.c: Port to 0.9.
22889
22890         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
22891         Remove gstalsa.c and alsaclock. No more cruft here.
22892         
22893 2005-08-18  Wim Taymans  <wim@fluendo.com>
22894
22895         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22896         (gst_base_rtp_depayload_chain),
22897         (gst_base_rtp_depayload_add_to_queue),
22898         (gst_base_rtp_depayload_push),
22899         (gst_base_rtp_depayload_queue_release):
22900         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22901         Fix for RTPBuffer changes.
22902
22903         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
22904         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
22905         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
22906         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
22907         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
22908         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
22909         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
22910         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
22911         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
22912         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
22913         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
22914         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
22915         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
22916         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
22917         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
22918         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
22919         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
22920         (gst_rtpbuffer_get_payload):
22921         * gst-libs/gst/rtp/gstrtpbuffer.h:
22922         Don't subclass GstBuffer but add methods and helper functions
22923         to construct and manipulate RTP packets in regular GstBuffers.
22924
22925 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
22926
22927         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
22928           moved statement below switch
22929         * gst/volume/gstvolume.c: (gst_volume_class_init):
22930           added debug ptr
22931
22932 2005-08-16  Wim Taymans  <wim@fluendo.com>
22933
22934         * gst-libs/gst/audio/gstbaseaudiosrc.c:
22935         (gst_base_audio_src_change_state):
22936         Open and close device in READY<->NULL state change.
22937
22938 2005-08-16  Andy Wingo  <wingo@pobox.com>
22939
22940         * examples/seeking/Makefile.am: Don't compile non-compiling
22941         compiled objects with the compiler.
22942
22943         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
22944         elements.
22945
22946 2005-08-12  Philippe Khalaf <burger@speedy.org>
22947         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22948         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22949           Made a thread to release the queue.
22950           Removed timestamp conversion for now.
22951
22952 2005-08-10  Philippe Khalaf <burger@speedy.org>
22953         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22954         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22955           Added rtp timestamp -> gst timestamp conversion.
22956           Fixed several problems with queue.
22957
22958 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
22959
22960         * gst-libs/gst/audio/gstaudioclock.h:
22961         * gst-libs/gst/audio/gstaudiofilter.h:
22962         * gst-libs/gst/audio/gstaudiosink.h:
22963         * gst-libs/gst/audio/gstaudiosrc.h:
22964         * gst-libs/gst/audio/gstbaseaudiosink.h:
22965         * gst-libs/gst/audio/gstbaseaudiosrc.h:
22966         * gst-libs/gst/audio/gstringbuffer.h:
22967         * gst-libs/gst/net/gstnetbuffer.h:
22968         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22969         * gst-libs/gst/rtp/gstrtpbuffer.h:
22970           Add padding (you will need to rebuild gst-plugins-base,
22971           gst-plugins and all applications afterwards!)
22972
22973 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
22974
22975         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
22976         (gst_riff_parse_chunk):
22977           Fix bug in debug message and add some more debug messages.
22978
22979 2005-08-08  Edward Hervey  <edward@fluendo.com>
22980
22981         * gst-libs/gst/riff/riff-media.c:
22982         backported updates since branch
22983
22984 2005-08-08  Andy Wingo  <wingo@pobox.com>
22985
22986         * gst-libs/gst/audio/gstbaseaudiosink.c
22987         (gst_base_audio_sink_change_state): Open the device in NULL->READY
22988         like good elements should. Close on READY->NULL too.
22989
22990         * gst-libs/gst/audio/gstaudiosink.c
22991         (gst_audioringbuffer_open_device,
22992         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
22993         (gst_audioringbuffer_release): Updates for new ring buffer API,
22994         hook into the new audio sink api.
22995
22996         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
22997         (GstAudioSinkClass.close): Just open and close the device -- no
22998         resource allocation or configuration.
22999         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
23000         vmethods, handle device setup and resource allocation.
23001
23002         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
23003         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
23004         base class API.
23005
23006         * gst-libs/gst/audio/gstringbuffer.h
23007         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
23008         New vmethods.
23009
23010         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
23011         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
23012         New API functions. The device should be opened before acquiring
23013         and closed after releasing.
23014
23015 2005-08-08  Tim-Philipp Müller  <tim at centricular dot net>
23016
23017         * gst-libs/gst/interfaces/mixer.h:
23018           Reset padding to GST_PADDING.
23019
23020 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23021
23022         * gst/playback/gstplaybin.c: (remove_sinks):
23023           Remove visualization from parent explicitely; works around some
23024           apparent refcount issue that I haven't tracked down yet.
23025
23026 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23027
23028         * ext/alsa/gstalsasink.c: (set_hwparams):
23029           Assign debug category, add negotiation debug msgs.
23030
23031 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23032
23033         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
23034           Fix error code for file-not-found to NOT_FOUND.
23035
23036 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
23037
23038         * common/gtk-doc-plugins.mak:
23039         * docs/plugins/Makefile.am:
23040         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
23041         * docs/plugins/gst-plugins-base-plugins-sections.txt:
23042           renamed to actual element names, so much nicer to look at
23043         * docs/plugins/tmpl/gstmultifdsink.sgml:
23044           remove
23045         * docs/plugins/tmpl/multifdsink.sgml:
23046         * docs/plugins/tmpl/tcpserversink.sgml:
23047           add
23048         * ext/alsa/gstalsa.c:
23049         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
23050         * ext/ogg/gstoggmux.c:
23051         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
23052         * gst/playback/gstdecodebin.c:
23053         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
23054         * gst/tcp/gsttcpserversink.c:
23055           various fixes and documentation additions
23056
23057 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
23058
23059         * common/Makefile.am:
23060         * common/gstdoc-scangobj:
23061         * common/gtk-doc-plugins.mak:
23062         * common/gtk-doc.mak:
23063           add a custom scangobj that uses the registry
23064           add a custom gtk-doc-plugins.mak that uses it
23065           some doc build fixes
23066         * configure.ac:
23067         * docs/Makefile.am:
23068         * docs/plugins/Makefile.am:
23069         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
23070         * docs/plugins/gst-plugins-base-plugins-sections.txt:
23071         * docs/plugins/gst-plugins-base-plugins.types:
23072         * docs/plugins/tmpl/gstmultifdsink.sgml:
23073           add docs for one element, multifdsink
23074         * gst/adder/gstadder.h:
23075         * gst/volume/gstvolume.h:
23076           don't privatize enum
23077         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
23078         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
23079         (gst_sync_method_get_type), (gst_client_status_get_type),
23080         (gst_multifdsink_class_init),
23081         (gst_multifdsink_client_queue_buffer),
23082         (gst_multifdsink_handle_client_write):
23083         * gst/tcp/gstmultifdsink.h:
23084         * gst/tcp/gsttcp.h:
23085         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
23086         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
23087         (gst_tcpclientsink_render):
23088         * gst/tcp/gsttcpclientsink.h:
23089         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
23090         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
23091         (gst_tcpclientsrc_start):
23092         * gst/tcp/gsttcpclientsrc.h:
23093         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
23094         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
23095         * gst/tcp/gsttcpserversrc.h:
23096         * gst/typefind/gsttypefindfunctions.c:
23097           remove superfluous Type stuff
23098
23099 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23100
23101         * gst/playback/gstplaybin.c: (gen_video_element):
23102           Enable videoscale.
23103
23104 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23105
23106         * gst-libs/gst/gconf/gconf.c:
23107         * gst-libs/gst/gconf/gconf.h:
23108           Fix some Andy Problem [tm].
23109
23110 2005-08-04  Andy Wingo  <wingo@pobox.com>
23111
23112         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
23113         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
23114         (gst_ffmpegcsp_get_size): Adapt to API changes.
23115
23116         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
23117         Implement an in-place do-nothing transform.
23118
23119 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23120
23121         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
23122         (gst_ximagesink_renegotiate_size):
23123           Do not set new window sizes yet if we prepare a new buffer size
23124           for upstream renegotiation (software scaling) at some point in the
23125           future, because this new size waqs not actually accepted yet. Once
23126           accepted, renegotiation later on will set the new sizes just fine.
23127           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
23128           embedding testcase.
23129
23130 2005-08-03  Andy Wingo  <wingo@pobox.com>
23131
23132         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
23133         (gst_ximagesink_buffer_alloc): 
23134         Protect the height, width, and desired_caps with the pool_lock.
23135         Fixes videotestsrc ! queue ! ximagesink.
23136
23137 2005-08-02  Edward Hervey  <edward@fluendo.com>
23138
23139         * gst/volume/gstvolume.c:
23140         include left from controller cleanup
23141
23142 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
23143         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
23144           Stop collectpads before calling the parent state
23145           change function on PAUSED->READY.
23146
23147 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
23148         * configure.ac:
23149           When testing for X libs, use the X CFlags 
23150         * gst/adder/gstadder.c: (gst_adder_change_state):
23151           Stop the collectpads before calling parent state change function
23152           on PAUSED->READY, otherwise we deadlock deactivating pads.
23153
23154 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
23155
23156         * configure.ac:
23157         * docs/libs/tmpl/gstcolorbalance.sgml:
23158         * docs/libs/tmpl/gstmixer.sgml:
23159         * examples/Makefile.am:
23160         * gst/sine/Makefile.am:
23161         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
23162         (gst_sinesrc_set_property), (plugin_init):
23163         * gst/sine/gstsinesrc.h:
23164         * gst/volume/Makefile.am:
23165         * gst/volume/gstvolume.c: (gst_volume_set_volume),
23166         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
23167         (volume_process_float), (volume_process_int16),
23168         (volume_set_property), (plugin_init):
23169         * gst/volume/gstvolume.h:
23170           deactivate and remove dparams (libgstcontrol)
23171
23172 2005-07-29  Wim Taymans  <wim@fluendo.com>
23173
23174         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
23175         Convert me to BaseTransform!! help..
23176
23177 2005-07-29  Andy Wingo  <wingo@pobox.com>
23178
23179         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
23180         sinks.
23181
23182         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
23183         support of both endiannesses.
23184
23185 2005-07-28  Tim-Philipp Müller  <tim at centricular dot net>
23186
23187         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
23188           Fix confusing debug message (s/event/query/)
23189
23190 2005-07-28  Tim-Philipp Müller  <tim at centricular dot net>
23191
23192         * gst/videotestsrc/videotestsrc.h:
23193           Use "_stdint.h" instead of <stdint.h>
23194
23195 2005-07-27  Wim Taymans  <wim@fluendo.com>
23196
23197         * ext/vorbis/Makefile.am:
23198         Revert wrong commit.
23199
23200 2005-07-27  Wim Taymans  <wim@fluendo.com>
23201
23202         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
23203         More compilation fixen.
23204
23205 2005-07-27  Wim Taymans  <wim@fluendo.com>
23206
23207         * gst-libs/gst/audio/gstbaseaudiosink.c:
23208         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
23209         (gst_base_audio_sink_create_ringbuffer),
23210         (gst_base_audio_sink_change_state):
23211         Fix compilation.
23212
23213 2005-07-27  Wim Taymans  <wim@fluendo.com>
23214
23215         * examples/seeking/seek.c: (setup_dynamic_link),
23216         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
23217         (query_positions_elems), (query_positions_pads), (do_seek):
23218         Update seek example.
23219
23220         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
23221         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
23222         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
23223         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
23224         (gst_ogg_demux_handle_event),
23225         (gst_ogg_demux_deactivate_current_chain),
23226         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
23227         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
23228         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
23229         (gst_ogg_demux_loop):
23230         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
23231         * ext/theora/theoradec.c: (theora_dec_src_event),
23232         (theora_dec_src_getcaps), (theora_dec_sink_event),
23233         (theora_dec_push), (theora_dec_chain):
23234         * ext/vorbis/Makefile.am:
23235         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
23236         (vorbis_dec_sink_event), (vorbis_dec_push),
23237         (vorbis_handle_data_packet):
23238         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
23239         (gst_vorbisenc_chain):
23240         * gst/playback/gststreaminfo.c: (cb_probe):
23241         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
23242         * gst/videorate/gstvideorate.c: (gst_videorate_event):
23243         * gst/videoscale/gstvideoscale.c:
23244         (gst_videoscale_handle_src_event):
23245         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
23246         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
23247         (gst_ximagesink_navigation_send_event):
23248         * sys/xvimage/xvimagesink.c:
23249         (gst_xvimagesink_navigation_send_event):
23250         Various event updates and cleanups
23251
23252 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23253
23254         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
23255           Fix segfault for I420/YV12.
23256
23257 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23258
23259         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
23260           Report bitrate.
23261
23262 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23263
23264         * gst/playback/gstplaybin.c: (gen_video_element),
23265         (gen_audio_element):
23266           Switch to auto*sink elements as default sinks; add volume element
23267           so that volume control in totem works.
23268
23269 2005-07-21  Wim Taymans  <wim@fluendo.com>
23270
23271         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
23272         * gst/playback/gstplaybin.c: (setup_sinks),
23273         (gst_play_bin_change_state):
23274         Refcount fix and more comments.
23275
23276 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23277
23278         * sys/ximage/Makefile.am:
23279         * sys/ximage/ximage.c: (plugin_init):
23280         * sys/ximage/ximagesink.c:
23281         Prepare for adding ximagesrc, rename of plugin to ximage etc.
23282         
23283
23284 2005-07-21  Wim Taymans  <wim@fluendo.com>
23285
23286         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
23287         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
23288         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
23289         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
23290         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
23291         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
23292         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
23293         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
23294         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
23295         Generate correct disconts for live chained oggs.
23296
23297         * gst-libs/gst/audio/gstbaseaudiosink.c:
23298         (gst_base_audio_sink_render),
23299         (gst_base_audio_sink_create_ringbuffer),
23300         (gst_base_audio_sink_change_state):
23301         Handle discont math correctly.
23302
23303         * gst/playback/gstplaybin.c: (add_sink):
23304         Some small debug cleanup.
23305
23306 2005-07-21  Wim Taymans  <wim@fluendo.com>
23307
23308         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
23309         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
23310         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
23311         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
23312         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
23313         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
23314         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
23315         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
23316         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
23317         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
23318         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
23319         (gst_ogg_demux_change_state), (gst_ogg_print):
23320         Reorganize code to send the right disconts when in streaming
23321         mode.
23322
23323 2005-07-20  Andy Wingo  <wingo@pobox.com>
23324
23325         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
23326         fix (?), fixes a seggie mcfalterson (#310894).
23327
23328 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23329
23330         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
23331         (gst_ogg_mux_set_header_on_caps):
23332         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
23333         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
23334         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
23335         * gst-libs/gst/audio/multichannel.c:
23336         (gst_audio_set_channel_positions),
23337         (gst_audio_set_structure_channel_positions_list):
23338         * gst/playback/gstdecodebin.c: (dynamic_create):
23339         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
23340         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
23341           Fixes for API changes in core.
23342
23343 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23344
23345         * gst/playback/gstplaybasebin.c: (fill_buffer):
23346           Use _new_custom() so we can set custom message types for buffering
23347           messages.
23348
23349 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23350
23351         * configure.ac:
23352         * gst-libs/gst/Makefile.am:
23353         * gst-libs/gst/gconf/.cvsignore:
23354         * gst-libs/gst/gconf/Makefile.am:
23355         * gst-libs/gst/gconf/test-gconf.c:
23356         * pkgconfig/Makefile.am:
23357         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
23358         * pkgconfig/gstreamer-gconf.pc.in:
23359           Remove gconf stuff, use gconf elements instead from now on.
23360
23361 2005-07-20  Wim Taymans  <wim@fluendo.com>
23362
23363         * gst-libs/gst/audio/TODO:
23364         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
23365         (gst_audio_clock_get_internal_time):
23366         * gst-libs/gst/audio/gstaudioclock.h:
23367         * gst-libs/gst/audio/gstbaseaudiosink.c:
23368         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
23369         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
23370         (gst_base_audio_sink_render),
23371         (gst_base_audio_sink_create_ringbuffer),
23372         (gst_base_audio_sink_change_state):
23373         Make sure the audio clock always returns an increasing value.
23374
23375 2005-07-19  Andy Wingo  <wingo@pobox.com>
23376
23377         * gst/videotestsrc/: Cleanups.
23378
23379 2005-07-19  Wim Taymans  <wim@fluendo.com>
23380
23381         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
23382         Better debugging.
23383
23384 2005-07-19  Wim Taymans  <wim@fluendo.com>
23385
23386         * examples/seeking/seek.c: (make_dv_pipeline),
23387         (make_vorbis_theora_pipeline), (query_rates),
23388         (query_positions_elems), (query_positions_pads), (do_seek):
23389         Make correct DV pipeline.
23390
23391 2005-07-18  Andy Wingo  <wingo@pobox.com>
23392
23393         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
23394         default. Also because it's the only thing that really works. (This
23395         is used in the GConf elements).
23396         Use AS_LIBTOOL_TAGS.
23397
23398 2005-07-18  Wim Taymans  <wim@fluendo.com>
23399
23400         * gst/playback/gstdecodebin.c: (remove_element_chain):
23401         * gst/playback/gstplaybin.c: (add_sink):
23402         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
23403         (gst_stream_info_set_mute):
23404         * gst/playback/gststreamselector.c:
23405         (gst_stream_selector_get_linked_pad),
23406         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
23407         More leak and compile fixes.
23408
23409 2005-07-18  Wim Taymans  <wim@fluendo.com>
23410
23411         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
23412         (query_rates), (query_positions_elems), (query_positions_pads),
23413         (do_seek), (seek_cb), (stop_seek):
23414         Updated seek example. 
23415
23416         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
23417         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
23418         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
23419         * gst/playback/gstplaybin.c: (add_sink):
23420         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
23421         (gst_stream_info_set_mute):
23422         Some refcount leak fixes.
23423
23424 2005-07-16  Wim Taymans  <wim@fluendo.com>
23425
23426         * gst-libs/gst/audio/gstbaseaudiosink.c:
23427         (gst_base_audio_sink_render):
23428         Align samples even if we have roundoff errors in the 
23429         timestamp conversion.
23430
23431 2005-07-16  Wim Taymans  <wim@fluendo.com>
23432
23433         * docs/libs/tmpl/gstringbuffer.sgml:
23434         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
23435         (query_rates), (query_positions_elems), (query_positions_pads),
23436         (update_scale), (do_seek):
23437         Updated seek example.
23438
23439         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
23440         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
23441         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
23442         (gst_ogg_demux_loop):
23443         Push out correct discont values.
23444
23445         * ext/theora/theoradec.c: (theora_dec_src_convert),
23446         (theora_dec_sink_convert), (theora_dec_src_getcaps),
23447         (theora_dec_sink_event), (theora_handle_type_packet),
23448         (theora_handle_header_packet), (theora_dec_push),
23449         (theora_handle_data_packet), (theora_dec_chain),
23450         (theora_dec_change_state):
23451         Better timestamping.
23452
23453         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
23454         (vorbis_dec_sink_event), (vorbis_dec_push),
23455         (vorbis_handle_data_packet), (vorbis_dec_chain):
23456         * ext/vorbis/vorbisdec.h:
23457         Better timestamping.
23458
23459         * gst-libs/gst/audio/gstbaseaudiosink.c:
23460         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
23461         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
23462         Handle syncing on timestamps instead of sample offsets. Make
23463         use of DISCONT values as described in design docs.
23464
23465         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23466         (gst_base_audio_src_get_time):
23467         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
23468         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
23469         (gst_ring_buffer_read):
23470         * gst-libs/gst/audio/gstringbuffer.h:
23471         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
23472         (gst_ximagesink_show_frame):
23473         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
23474         Correcly convert buffer timestamp to stream time.
23475
23476 2005-07-16  Wim Taymans  <wim@fluendo.com>
23477
23478         * gst/audioconvert/gstaudioconvert.c:
23479         (gst_audio_convert_get_buffer):
23480         Timestamp buffers correctly.
23481
23482         * gst/playback/gstplaybin.c: (gen_video_element):
23483         Make internal fakesink silent.
23484
23485 2005-07-15  Wim Taymans  <wim@fluendo.com>
23486
23487         * gst/ffmpegcolorspace/Makefile.am:
23488         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23489         (gst_ffmpegcsp_caps_remove_format_info),
23490         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
23491         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
23492         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
23493         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
23494         Ported ffmpegcolorspace to basetransform.
23495
23496         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
23497         * gst/volume/gstvolume.c: (volume_transform):
23498         Ported to new API.
23499
23500 2005-07-14  Wim Taymans  <wim@fluendo.com>
23501
23502         * gst/videotestsrc/Makefile.am:
23503         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
23504         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
23505         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
23506         (gst_videotestsrc_init), (gst_videotestsrc_event),
23507         (gst_videotestsrc_create), (gst_videotestsrc_start),
23508         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
23509         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
23510         (gst_videotestsrc_get_property):
23511         * gst/videotestsrc/gstvideotestsrc.h:
23512         Make videotestsrc a pushsrc.
23513
23514 2005-07-14  Wim Taymans  <wim@fluendo.com>
23515
23516         * gst/tcp/gstfdset.c: (gst_fdset_free):
23517         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
23518         (gst_multifdsink_add), (gst_multifdsink_remove),
23519         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
23520         (gst_multifdsink_remove_client_link),
23521         (gst_multifdsink_client_queue_data),
23522         (gst_multifdsink_client_queue_caps),
23523         (gst_multifdsink_client_queue_buffer),
23524         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
23525         (gst_multifdsink_stop):
23526         * gst/tcp/gstmultifdsink.h:
23527         0.8 backporting.
23528
23529         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
23530         Also draw image when not from a pool.
23531
23532 2005-07-14  Wim Taymans  <wim@fluendo.com>
23533
23534         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
23535         (mute_stream), (silence_stream):
23536         Small debug additions.
23537
23538 2005-07-14  Wim Taymans  <wim@fluendo.com>
23539
23540         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
23541         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
23542         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
23543         Better error recovery, ignore unconnected pads and
23544         non-fatal errors.
23545
23546 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
23547
23548         * docs/libs/tmpl/gstaudio.sgml:
23549         * docs/libs/tmpl/gstcolorbalance.sgml:
23550         * docs/libs/tmpl/gstgconf.sgml:
23551         * docs/libs/tmpl/gstmixer.sgml:
23552         * docs/libs/tmpl/gstringbuffer.sgml:
23553         * docs/libs/tmpl/gsttuner.sgml:
23554         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23555         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
23556         (gst_tcpclientsrc_class_init):
23557         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
23558         (gst_tcpserversrc_class_init):
23559         * sys/v4l/gstv4lelement.c:
23560           more autistic cleanliness in functions/names/defines
23561
23562 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
23563
23564         * configure.ac:
23565           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
23566           added manually to each Makefile.am so we are sure it goes
23567           *last* and doesn't add -L flags before linking in libs of our
23568           own, like, say, internal .la libs, that then accidentally pick
23569           up the installed copy.
23570         * docs/libs/Makefile.am:
23571         * ext/alsa/Makefile.am:
23572         * ext/cdparanoia/Makefile.am:
23573         * ext/gnomevfs/Makefile.am:
23574         * ext/libvisual/Makefile.am:
23575         * ext/ogg/Makefile.am:
23576         * ext/theora/Makefile.am:
23577         * ext/vorbis/Makefile.am:
23578         * gst-libs/gst/video/Makefile.am:
23579         * gst/adder/Makefile.am:
23580         * gst/audioconvert/Makefile.am:
23581         * gst/audiorate/Makefile.am:
23582         * gst/audioscale/Makefile.am:
23583         * gst/ffmpegcolorspace/Makefile.am:
23584         * gst/playback/Makefile.am:
23585         * gst/sine/Makefile.am:
23586         * gst/subparse/Makefile.am:
23587         * gst/tags/Makefile.am:
23588         * gst/tcp/Makefile.am:
23589         * gst/typefind/Makefile.am:
23590         * gst/videorate/Makefile.am:
23591         * gst/videoscale/Makefile.am:
23592         * gst/videotestsrc/Makefile.am:
23593         * gst/volume/Makefile.am:
23594         * sys/v4l/Makefile.am:
23595         * sys/ximage/Makefile.am:
23596         * sys/xvimage/Makefile.am:
23597           adapt properly to this change. This should make sure that
23598           plugins and libs properly link to the as-yet-uninstalled
23599           copies of stuff like libgstinterfaces and libgstvideo
23600
23601 2005-07-13  Andy Wingo  <wingo@pobox.com>
23602
23603         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
23604         (gst_v4lsrc_fixate): Fixate on format as well.
23605
23606         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
23607         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
23608         buffer points to it.
23609         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
23610         rather just doing X calls ourselves. Also fixes a memleak.
23611
23612 2005-07-12  Andy Wingo  <wingo@pobox.com>
23613
23614         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
23615         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
23616         (gst_v4lsrc_create): Re-add the copy-mode property, default to
23617         TRUE to avoid deadlocks if an element holds on to our buffers.
23618
23619 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
23620
23621         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
23622         (gst_sinesrc_init), (gst_sinesrc_create),
23623         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
23624         (gst_sinesrc_start):
23625         * gst/sine/gstsinesrc.h:
23626           removing num-buffers property before moving it
23627
23628 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
23629
23630         * configure.ac:
23631           use overridable ERROR_CFLAGS
23632         * docs/libs/gst-plugins-base-libs.types:
23633         * docs/libs/tmpl/gstringbuffer.sgml:
23634         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
23635         (gst_alsasink_class_init):
23636         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
23637         (gst_alsasrc_class_init):
23638         * gst-libs/gst/audio/audio.h:
23639         * gst-libs/gst/audio/gstaudioclock.h:
23640         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
23641         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
23642         (gst_audio_filter_link), (gst_audio_filter_init),
23643         (gst_audio_filter_chain), (gst_audio_filter_set_property),
23644         (gst_audio_filter_get_property),
23645         (gst_audio_filter_class_add_pad_templates):
23646         * gst-libs/gst/audio/gstaudiofilter.h:
23647         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
23648         (gst_audio_filter_template_get_type),
23649         (gst_audio_filter_template_base_init),
23650         (gst_audio_filter_template_class_init),
23651         (gst_audio_filter_template_init),
23652         (gst_audio_filter_template_set_property),
23653         (gst_audio_filter_template_get_property), (plugin_init),
23654         (gst_audio_filter_template_setup),
23655         (gst_audio_filter_template_filter),
23656         (gst_audio_filter_template_filter_inplace):
23657         * gst-libs/gst/audio/gstaudiosink.c:
23658         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
23659         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
23660         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
23661         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
23662         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
23663         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
23664         * gst-libs/gst/audio/gstaudiosink.h:
23665         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
23666         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
23667         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
23668         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
23669         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
23670         (gst_audio_src_class_init), (gst_audio_src_init),
23671         (gst_audio_src_create_ringbuffer):
23672         * gst-libs/gst/audio/gstaudiosrc.h:
23673         * gst-libs/gst/audio/gstbaseaudiosink.c:
23674         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
23675         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
23676         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
23677         (gst_base_audio_sink_set_property),
23678         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
23679         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
23680         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
23681         (gst_base_audio_sink_create_ringbuffer),
23682         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
23683         * gst-libs/gst/audio/gstbaseaudiosink.h:
23684         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23685         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
23686         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
23687         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
23688         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
23689         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
23690         (gst_base_audio_src_event), (gst_base_audio_src_create),
23691         (gst_base_audio_src_create_ringbuffer),
23692         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
23693         * gst-libs/gst/audio/gstbaseaudiosrc.h:
23694         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
23695         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
23696         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
23697         (gst_ring_buffer_debug_spec_caps),
23698         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
23699         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
23700         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
23701         (gst_ring_buffer_start), (gst_ring_buffer_pause),
23702         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
23703         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
23704         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
23705         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
23706         (gst_ring_buffer_clear):
23707         * gst-libs/gst/audio/gstringbuffer.h:
23708         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
23709         (gst_video_sink_class_init), (gst_video_sink_get_type):
23710         * gst-libs/gst/video/videosink.h:
23711         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
23712         (gst_multifdsink_class_init),
23713         (gst_multifdsink_handle_client_write),
23714         (gst_multifdsink_change_state):
23715         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
23716         (gst_tcpclientsink_setcaps):
23717         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
23718         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
23719         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
23720         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
23721         (gst_ximagesink_send_pending_navigation),
23722         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
23723         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
23724         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
23725         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
23726         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
23727         (gst_xvimagesink_send_pending_navigation),
23728         (gst_xvimagesink_navigation_send_event),
23729         (gst_xvimagesink_set_xwindow_id),
23730         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
23731         (gst_xvimagesink_get_type):
23732         more macro splitting
23733
23734 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23735
23736         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
23737           plug a memleak, allows me to import 1479 albums in one go
23738           in jamboree
23739         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
23740         (vorbis_handle_type_packet), (vorbis_dec_chain),
23741         (vorbis_dec_change_state):
23742           fix some format strings
23743
23744 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23745
23746         * docs/libs/tmpl/gstcolorbalance.sgml:
23747         * docs/libs/tmpl/gstmixer.sgml:
23748         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
23749         (gst_alsasink_set_property), (gst_alsasink_get_property):
23750         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
23751         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
23752           add device property
23753
23754 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23755
23756         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
23757         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
23758         (audiocast_register_listener), (audiocast_thread_run),
23759         (gst_gnomevfssrc_send_additional_headers_callback),
23760         (gst_gnomevfssrc_received_headers_callback),
23761         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
23762         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
23763         (gst_gnomevfssrc_get_size):
23764           add/clean up debugging
23765         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
23766           cleanups
23767
23768 2005-07-07  Andy Wingo  <wingo@pobox.com>
23769
23770         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
23771         framerate. Need to get a handle on when exactly this function is
23772         called, tho.
23773
23774         * sys/v4l/v4lsrc_calls.h:
23775         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
23776         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
23777         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
23778
23779         * sys/v4l/v4l_calls.h: Cast to V4lElement.
23780         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
23781         v4lelements are sources.
23782
23783         * sys/v4l/gstv4lxoverlay.h:
23784         * sys/v4l/gstv4lxoverlay.c:
23785         * sys/v4l/gstv4ltuner.h:
23786         * sys/v4l/gstv4ltuner.c: Header loc fixen.
23787         
23788         * sys/v4l/gstv4lsrc.h:
23789         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
23790         PushSrc/BaseSrc. Removed most sync-related properties, videorate
23791         or something should handle that. Made a live source.
23792
23793         * sys/v4l/gstv4lelement.h:
23794         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
23795         signals. Some cleanups.
23796
23797         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
23798
23799         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
23800         stuff.
23801
23802         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
23803         stuff.
23804
23805         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
23806
23807 2005-07-07  Wim Taymans  <wim@fluendo.com>
23808
23809         * ext/theora/theoradec.c: (theora_get_query_types),
23810         (theora_dec_src_getcaps), (theora_dec_push):
23811         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
23812         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
23813         Remove deprecated/unused query types.
23814
23815 2005-07-06  Wim Taymans  <wim@fluendo.com>
23816
23817         * ext/alsa/Makefile.am:
23818         * ext/alsa/gstalsaplugin.c: (plugin_init):
23819         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
23820         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
23821         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
23822         (gst_alsasrc_class_init), (gst_alsasrc_init),
23823         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
23824         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
23825         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
23826         (gst_alsasrc_reset):
23827         * ext/alsa/gstalsasrc.h:
23828         * gst-libs/gst/audio/Makefile.am:
23829         * gst-libs/gst/audio/gstaudiosink.c:
23830         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
23831         (gst_audioringbuffer_start):
23832         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
23833         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
23834         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
23835         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
23836         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
23837         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
23838         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
23839         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
23840         * gst-libs/gst/audio/gstaudiosrc.h:
23841         * gst-libs/gst/audio/gstbaseaudiosink.c:
23842         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
23843         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
23844         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
23845         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23846         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
23847         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
23848         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
23849         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
23850         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
23851         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
23852         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
23853         (gst_baseaudiosrc_change_state):
23854         * gst-libs/gst/audio/gstbaseaudiosrc.h:
23855         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
23856         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
23857         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
23858         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
23859         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
23860         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
23861         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
23862         * gst-libs/gst/audio/gstringbuffer.h:
23863         Added audiosource base classes.
23864         Ported alsasrc, still very basic.
23865
23866 2005-07-06  Wim Taymans  <wim@fluendo.com>
23867
23868         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
23869         (theora_dec_push), (theora_handle_data_packet):
23870         Prepare for better timestamp fix later.
23871
23872         * gst/audioconvert/gstaudioconvert.c:
23873         List most accurate caps first
23874
23875         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
23876         Use proper pad task function.
23877
23878         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
23879         (gst_xvimagesink_show_frame):
23880         Fix deadlock when alloc failed.
23881
23882 2005-07-05  Andy Wingo  <wingo@pobox.com>
23883
23884         * ext/gnomevfs/gstgnomevfssrc.c:
23885         * gst/sine/gstsinesrc.c:
23886         * gst/tcp/gsttcpserversrc.c:
23887         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
23888
23889         * sys/v4l/: Port from 0.8.
23890
23891         * Many files: Null if we got it....
23892
23893 2005-07-05  Andy Wingo  <wingo@pobox.com>
23894
23895         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
23896         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
23897         Signedness fixes.
23898
23899 2005-07-05  Wim Taymans  <wim@fluendo.com>
23900
23901         * configure.ac:
23902         * gst/tcp/Makefile.am:
23903         * gst/tcp/README:
23904         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
23905         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
23906         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
23907         (is_sync_frame), (gst_multifdsink_handle_client_write),
23908         (gst_multifdsink_render), (gst_multifdsink_start),
23909         (gst_multifdsink_stop), (gst_multifdsink_change_state):
23910         * gst/tcp/gstmultifdsink.h:
23911         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
23912         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
23913         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
23914         * gst/tcp/gsttcp.h:
23915         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
23916         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
23917         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
23918         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
23919         * gst/tcp/gsttcpclientsink.h:
23920         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
23921         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
23922         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
23923         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
23924         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
23925         * gst/tcp/gsttcpclientsrc.h:
23926         * gst/tcp/gsttcpplugin.c: (plugin_init):
23927         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
23928         * gst/tcp/gsttcpserversink.h:
23929         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
23930         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
23931         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
23932         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
23933         (gst_tcpserversrc_stop):
23934         * gst/tcp/gsttcpserversrc.h:
23935         * gst/tcp/gsttcpsink.c:
23936         * gst/tcp/gsttcpsink.h:
23937         * gst/tcp/gsttcpsrc.c:
23938         * gst/tcp/gsttcpsrc.h:
23939         Ported tcp plugins to 0.9. 
23940         
23941
23942 2005-07-05  Andy Wingo  <wingo@pobox.com>
23943
23944         * gst/playback/gstplaybasebin.c (fill_buffer):
23945         message_new_application fixen.
23946
23947         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
23948         Style fix.
23949
23950 2005-07-04  Wim Taymans  <wim@fluendo.com>
23951
23952         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
23953         Set caps on output buffer.
23954
23955 2005-07-04  Andy Wingo  <wingo@pobox.com>
23956
23957         * ext/gnomevfs/gstgnomevfssrc.c
23958         (gst_gnomevfssrc_received_headers_callback) 
23959         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
23960         hopefully.
23961
23962         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
23963         No refcount leakage.
23964
23965         * configure.ac: Enable -Werror.
23966         
23967         * ext/theora/theoradec.c (theora_dec_src_getcaps):
23968         * gst/audioconvert/bufferframesconvert.c
23969         (buffer_frames_convert_fixate):
23970         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
23971         (gst_audio_convert_fixate):
23972         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
23973         (gst_sinesrc_create): Fixate func changes.
23974         
23975         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
23976         (gst_ximagesink_buffer_alloc): Unused var.
23977
23978 2005-07-01  Andy Wingo  <wingo@pobox.com>
23979
23980         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
23981         getcaps to do explicit caps. Needs to be done in all decoders,
23982         possibly via a base class.
23983
23984         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
23985
23986         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
23987         caps on the sink pad, just rely on the pad template. Also, setting
23988         ANY caps on a pad is not valid because the caps are not fixed.
23989
23990         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
23991         caps on the buffer, and get the width from the desired_caps if
23992         they're set.
23993         (gst_ximagesink_renegotiate_size): Implement via setting the
23994         desired_caps on the ximagesink.
23995         (gst_ximagesink_setcaps): Only reset the width of the player if it
23996         wasn't already set. Not sure if this is right.
23997         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
23998
23999         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
24000         that the user wants. NULL unless the window has been resized.
24001
24002         * gst/volume/gstvolume.c (volume_transform): Adapt to
24003         basetransform refcount changes.
24004         
24005 2005-07-01  Andy Wingo  <wingo@pobox.com>
24006
24007         * gst/videoscale/gstvideoscale.c:
24008         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
24009         from BaseTransform, implements a transform_caps. Removed dead code
24010         including some PAR stuff that was never reached -- should probably
24011         be added back somehow.
24012
24013 2005-07-01  Andy Wingo  <wingo@pobox.com>
24014
24015         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
24016         come later.
24017
24018 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
24019
24020         * configure.ac:
24021         * docs/libs/Makefile.am:
24022         * docs/libs/gst-plugins-libs.types:
24023         * ext/alsa/Makefile.am:
24024         * ext/alsa/gstalsamixer.h:
24025         * ext/alsa/gstalsamixeroptions.h:
24026         * ext/alsa/gstalsamixertrack.h:
24027         * gst-libs/gst/Makefile.am:
24028         * gst-libs/gst/colorbalance/.cvsignore:
24029         * gst-libs/gst/colorbalance/Makefile.am:
24030         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
24031         * gst-libs/gst/colorbalance/colorbalance.c:
24032         * gst-libs/gst/colorbalance/colorbalance.h:
24033         * gst-libs/gst/colorbalance/colorbalance.vcproj:
24034         * gst-libs/gst/colorbalance/colorbalancechannel.c:
24035         * gst-libs/gst/colorbalance/colorbalancechannel.h:
24036         * gst-libs/gst/interfaces/Makefile.am:
24037         * gst-libs/gst/interfaces/colorbalance.c:
24038         (gst_color_balance_class_init):
24039         * gst-libs/gst/interfaces/colorbalance.h:
24040         * gst-libs/gst/interfaces/interfaces-marshal.list:
24041         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
24042         * gst-libs/gst/interfaces/mixer.h:
24043         * gst-libs/gst/interfaces/mixeroptions.h:
24044         * gst-libs/gst/interfaces/navigation.c:
24045         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
24046         * gst-libs/gst/interfaces/tuner.h:
24047         * gst/volume/Makefile.am:
24048         * gst/volume/gstvolume.c:
24049         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
24050         * sys/ximage/Makefile.am:
24051         * sys/ximage/ximagesink.c:
24052         * sys/xvimage/Makefile.am:
24053         * sys/xvimage/xvimagesink.c:
24054           fold in all interfaces into an interfaces dir, preserving CVS
24055           history
24056
24057 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24058
24059         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
24060           Fix build after riff changes.
24061
24062 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24063
24064         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
24065         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
24066         (gst_riff_create_video_template_caps),
24067         (gst_riff_create_audio_template_caps),
24068         (gst_riff_create_iavs_template_caps):
24069         * gst-libs/gst/riff/riff-media.h:
24070         * gst-libs/gst/riff/riff-read.h:
24071         * gst-libs/gst/riff/riff.c: (gst_riff_init):
24072           Add gst_riff_init() to initialize the debug category, instead
24073           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
24074
24075 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24076
24077         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
24078           Oops, I shouldn't apply hacks.
24079
24080 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24081
24082         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
24083           Remove pad_loop function which doesn't work.
24084
24085 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24086
24087         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
24088           Send EOS when deactivating.
24089         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
24090         (check_queue), (queue_threshold_reached), (queue_out_of_data),
24091         (gen_preroll_element), (probe_triggered), (mute_stream),
24092         (silence_stream), (new_decoded_pad), (setup_substreams),
24093         (set_active_source):
24094         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
24095         (remove_sinks), (add_sink):
24096         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
24097           Change for new probe API.
24098
24099 2005-06-29  Wim Taymans  <wim@fluendo.com>
24100
24101         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
24102         * gst-libs/gst/audio/gstbaseaudiosink.c:
24103         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
24104         (gst_baseaudiosink_change_state):
24105         * gst-libs/gst/audio/gstbaseaudiosink.h:
24106         * gst-libs/gst/audio/gstringbuffer.c:
24107         (gst_ringbuffer_set_callback):
24108         Fix compilation error.
24109         Ringbuffer starts out as not running.
24110         Free our clock in dispose.
24111         When releasing the ringbuffer we need to renegotiate so
24112         clear the pad caps.
24113
24114 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
24115
24116         * autogen.sh:
24117         * configure.ac:
24118         * docs/Makefile.am:
24119         * docs/libs/Makefile.am:
24120         * docs/libs/gst-plugins-libs-docs.sgml:
24121         * docs/libs/gst-plugins-libs-sections.txt:
24122         * docs/libs/gst-plugins-libs.types:
24123         * docs/libs/tmpl/gstaudio.sgml:
24124         * docs/libs/tmpl/gstcolorbalance.sgml:
24125         * docs/libs/tmpl/gstringbuffer.sgml:
24126         * gst-libs/gst/audio/gstringbuffer.c:
24127         (gst_ringbuffer_set_callback):
24128           reinstate gtk-doc docs for plugin libs
24129
24130 2005-06-28  Wim Taymans  <wim@fluendo.com>
24131
24132         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
24133         (gst_ogg_demux_init):
24134         Removed pad loop function.
24135
24136 2005-06-28  Wim Taymans  <wim@fluendo.com>
24137
24138         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
24139         If we're building a chain we are not in an error case
24140         when we queue a buffer.
24141
24142 2005-06-28  Andy Wingo  <wingo@pobox.com>
24143
24144         * *.c: Don't cast to GstObject before reffing/unreffing.
24145
24146 2005-06-27  Andy Wingo  <wingo@pobox.com>
24147
24148         * gst/videotestsrc/gstvideotestsrc.c
24149         (gst_videotestsrc_activate_push): Activation API changes.
24150
24151         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
24152         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
24153         they have refs on the decodebin.
24154
24155         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
24156         parent class.
24157         (gst_ogg_pad_typefind): Don't leak a pad ref.
24158         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
24159         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
24160         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
24161
24162 2005-06-27  Edward Hervey  <edward@fluendo.com>
24163
24164         * ext/theora/theoradec.c: (theora_dec_change_state): 
24165         re-arranged call to parent's state change in order to avoid locks (or
24166         worse).
24167
24168 2005-06-26  Edward Hervey  <edward@fluendo.com>
24169
24170         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
24171         2nd argument of 'unknow-type' signal is a GstCaps and not a
24172         GstMiniObject
24173
24174 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
24175         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
24176           Set the worker thread's running flag to TRUE before starting the
24177           thread.
24178         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
24179           Catch a failure to add typefind to the bin.
24180
24181 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
24182
24183         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
24184         (gst_sinesrc_init), (gst_sinesrc_create),
24185         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
24186         (gst_sinesrc_start):
24187         * gst/sine/gstsinesrc.h:
24188           add num-buffers and timestamp-offset properties
24189         * gst/videotestsrc/gstvideotestsrc.c:
24190         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
24191         (gst_videotestsrc_get_property):
24192           add timestamp-offset property
24193
24194 2005-06-23  Christian Schaller  <uraeus@gnome.org>
24195
24196         * configure.ac: add videorate
24197         * gst-plugins-base.spec.in: add videorate
24198
24199 2005-06-23  Wim Taymans  <wim@fluendo.com>
24200
24201         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
24202         (gst_videorate_getcaps), (gst_videorate_setcaps),
24203         (gst_videorate_event), (gst_videorate_chain):
24204         Fixed videorate, fixating an already fixated caps is not
24205         an error.
24206
24207 2005-06-23  Wim Taymans  <wim@fluendo.com>
24208
24209         * ext/ogg/README:
24210         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
24211         Buffer on caps is not boxed anymore.
24212
24213 2005-06-22  Wim Taymans  <wim@fluendo.com>
24214
24215         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
24216         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
24217         Set buffers on caps as miniobjects and not as boxed.
24218
24219 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
24220
24221         * configure.ac:
24222           back to HEAD
24223
24224 === release 0.9.1 ===
24225
24226 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
24227
24228         * .cvsignore:
24229         * NEWS:
24230         * README:
24231         * RELEASE:
24232         * configure.ac:
24233         * po/af.po:
24234         * po/az.po:
24235         * po/cs.po:
24236         * po/en_GB.po:
24237         * po/hu.po:
24238         * po/it.po:
24239         * po/nb.po:
24240         * po/nl.po:
24241         * po/or.po:
24242         * po/sq.po:
24243         * po/sr.po:
24244         * po/sv.po:
24245         * po/uk.po:
24246         * po/vi.po:
24247           updates for release
24248
24249 2005-06-09  Andy Wingo  <wingo@pobox.com>
24250
24251         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
24252         
24253 2005-06-09  Andy Wingo  <wingo@pobox.com>
24254
24255         * configure.ac:
24256         * gst-libs/gst/Makefile.am:
24257         * gst-libs/gst/net/Makefile.am:
24258         Add gstnet to build.
24259
24260 2005-06-09  Andy Wingo  <wingo@pobox.com>
24261
24262         * gst-libs/gst/gconf/gconf.c:
24263         * gst/playback/test.c:
24264         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
24265         fixes.
24266
24267         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
24268
24269         * ext/theora/theoraenc.c (theora_enc_chain): 
24270         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
24271
24272         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
24273         RealPad.
24274
24275 2005-06-02  Wim Taymans  <wim@fluendo.com>
24276
24277         * gst-libs/gst/net/Makefile.am:
24278         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
24279         * pkgconfig/gstreamer-libs.pc.in:
24280         Added net stuff, version net lib.
24281
24282 2005-06-02  Wim Taymans  <wim@fluendo.com>
24283
24284         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
24285         (query_rates), (query_positions_elems), (query_positions_pads),
24286         (do_seek):
24287         Updated seek example.
24288
24289 2005-06-02  Andy Wingo  <wingo@pobox.com>
24290
24291         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
24292         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
24293         list.
24294
24295         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
24296         remove the typefind, the bin dispose will do it for us. When it's
24297         removed and unreffed, the signal handler will be disconnected,
24298         too.
24299         (unlinked): It's too difficult to disconnect from unlinked
24300         handlers, as they are on pads not elements. Just punt if the pads
24301         aren't grandkids of the bin.
24302
24303 2005-06-02  Wim Taymans  <wim@fluendo.com>
24304
24305         * ext/ogg/README:
24306         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
24307         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
24308         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
24309         * ext/theora/theoradec.c: (theora_dec_src_query),
24310         (theora_handle_data_packet):
24311         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
24312         (theora_enc_chain):
24313         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
24314         (vorbis_handle_data_packet):
24315         * gst/audioconvert/bufferframesconvert.c:
24316         (buffer_frames_convert_chain):
24317         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24318         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24319         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
24320         (gst_ffmpegcsp_chain):
24321         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
24322         (gst_videorate_getcaps), (gst_videorate_setcaps),
24323         (gst_videorate_event), (gst_videorate_chain):
24324         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
24325         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
24326         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
24327         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
24328         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
24329         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
24330         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
24331         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
24332         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
24333         Cleanups and buffer alloc.
24334
24335 2005-05-31  Wim Taymans  <wim@fluendo.com>
24336
24337         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
24338         Don't try to call the delay method when the device is not
24339         opened.
24340
24341 2005-05-31  Wim Taymans  <wim@fluendo.com>
24342
24343         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
24344         Get actual segment size and buffer size after opening
24345         the device.
24346
24347 2005-05-30  Wim Taymans  <wim@fluendo.com>
24348
24349         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
24350         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
24351         Also FLUSH upstream, makes the loop function exit faster.
24352         
24353         * ext/theora/theoradec.c: (theora_dec_src_query):
24354         Some more debug info in the query.
24355         
24356         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
24357         (gst_ximagesink_setcaps):
24358         Release lock on par error, better error reporting.
24359
24360 2005-05-26  Wim Taymans  <wim@fluendo.com>
24361
24362         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
24363         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
24364         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
24365         Clear chains in READY
24366         Queue packets until the chain is activated.
24367
24368 2005-05-25  Wim Taymans  <wim@fluendo.com>
24369
24370         * gst-libs/gst/audio/gstaudiosink.c:
24371         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24372         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24373         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24374         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24375         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24376         (gst_audiosink_create_ringbuffer):
24377         * gst-libs/gst/audio/gstbaseaudiosink.c:
24378         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
24379         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
24380         (gst_baseaudiosink_set_property), (build_linear_format),
24381         (debug_spec_caps), (debug_spec_buffer),
24382         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
24383         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
24384         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
24385         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
24386         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
24387         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
24388         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
24389         (gst_ringbuffer_play), (gst_ringbuffer_pause),
24390         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
24391         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
24392         (wait_segment), (gst_ringbuffer_commit),
24393         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
24394         (gst_ringbuffer_clear):
24395         Various small cleanups.
24396
24397         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24398         (gst_audio_convert_change_state):
24399         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
24400         No need to take the locks anymore.
24401
24402 2005-05-25  Wim Taymans  <wim@fluendo.com>
24403
24404         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
24405         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
24406         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
24407         (type_found):
24408         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
24409         (group_destroy), (group_commit), (queue_overrun),
24410         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
24411         (mute_stream), (new_decoded_pad), (setup_substreams),
24412         (setup_source), (mute_group_type), (set_active_source),
24413         (gst_play_base_bin_change_state):
24414         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
24415         (gen_video_element), (gen_text_element), (gen_audio_element),
24416         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
24417         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
24418         (gst_stream_info_dispose), (gst_stream_info_set_mute):
24419         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
24420         Some playbin cleanups mostly refcounting sloppyness.
24421
24422 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24423
24424         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
24425           Work with streaming input.
24426
24427 2005-05-25  Wim Taymans  <wim@fluendo.com>
24428
24429         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24430         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24431         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
24432         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
24433         No need to take the STREAM lock anymore.
24434
24435 2005-05-25  Wim Taymans  <wim@fluendo.com>
24436
24437         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
24438         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
24439         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
24440         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
24441         (gst_ogg_demux_sink_activate):
24442         * ext/theora/theoradec.c: (theora_dec_src_event),
24443         (theora_handle_comment_packet), (theora_dec_chain),
24444         (theora_dec_change_state):
24445         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
24446         (vorbis_handle_data_packet), (vorbis_dec_chain),
24447         (vorbis_dec_change_state):
24448         Remove STREAM locks as they are taken in core now.
24449         Never set bogus granulepos on vorbis/theora.
24450         Fix leaks in theoradec tag parsing.
24451
24452 2005-05-25  Wim Taymans  <wim@fluendo.com>
24453
24454         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
24455         Fix memleaks, GST_BUFFER_DATA() is not freed.
24456
24457 2005-05-25  Wim Taymans  <wim@fluendo.com>
24458
24459         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
24460         Open non-blocking, set to blocking mode afterwards to avoid
24461         lockups when audio device is busy.
24462
24463 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24464
24465         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
24466           This can't be good.
24467
24468 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24469
24470         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
24471         (gst_audio_convert_chain), (gst_audio_convert_link_src),
24472         (gst_audio_convert_setcaps):
24473           Implement instant setup switching.
24474
24475 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24476
24477         * gst/playback/gstplaybasebin.c: (probe_triggered):
24478           Fix missing unlock.
24479         * gst/playback/gstplaybin.c: (add_sink):
24480           First add, then link (otherwise pad link fails).
24481
24482 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24483
24484         * examples/Makefile.am:
24485         fix buildbot (make distcheck)
24486
24487 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24488
24489         * gst/playback/gstplaybin.c: (gen_vis_element):
24490           Remove some wrong code. Doesn't work yet.
24491
24492 2005-05-19  Wim Taymans  <wim@fluendo.com>
24493
24494         * gst-libs/gst/net/Makefile.am:
24495         * gst-libs/gst/net/README:
24496         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
24497         (gst_netbuffer_class_init), (gst_netbuffer_init),
24498         (gst_netbuffer_finalize), (gst_netbuffer_copy),
24499         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
24500         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
24501         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
24502         * gst-libs/gst/net/gstnetbuffer.h:
24503         Added buffer subclass to store extra to/from addresses for
24504         network sources/sinks.
24505
24506 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24507
24508         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
24509           Don't lock an unassigned variable.
24510
24511 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24512
24513         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
24514           Increase buffer for video, decrease buffer for other media types.
24515         * gst/playback/gstplaybin.c: (gen_video_element),
24516         (gen_audio_element):
24517           Change names for debugging purposes.
24518
24519 2005-05-18  Wim Taymans  <wim@fluendo.com>
24520
24521         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24522         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24523         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
24524         (gst_ffmpegcsp_chain):
24525         Enable buffer alloc passthrough if the source and dest
24526         formats are the same.
24527
24528 2005-05-17  Wim Taymans  <wim@fluendo.com>
24529
24530         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
24531         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
24532         (gst_ogg_demux_chain_unlocked):
24533         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24534         (gst_audio_convert_caps_remove_format_info),
24535         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24536         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
24537         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24538         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24539         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
24540         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
24541         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
24542         (gst_ffmpegcsp_get_property):
24543         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
24544         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
24545         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
24546         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
24547         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
24548         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
24549         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
24550         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
24551         Leak fixes in oggdemux.
24552         Some cleanups in audioconvert.
24553         Make passthrough work along with buffer_alloc etc.
24554         Make buffer_alloc and buffer recycling actually work in
24555         xvimagesink.
24556
24557 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
24558
24559         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
24560           make the compiler happy
24561
24562 2005-05-17  Wim Taymans  <wim@fluendo.com>
24563
24564         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
24565         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
24566         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
24567         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
24568         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
24569         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
24570         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
24571         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
24572         (gst_xvimagesink_set_xwindow_id):
24573         * sys/xvimage/xvimagesink.h:
24574         Port xvimagesink to new MiniObject.
24575
24576 2005-05-17  Wim Taymans  <wim@fluendo.com>
24577
24578         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
24579         (gst_audiofilter_chain):
24580         * gst-libs/gst/audio/gstaudiosink.c:
24581         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24582         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24583         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24584         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24585         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24586         (gst_audiosink_create_ringbuffer):
24587         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24588         (gst_audio_convert_caps_remove_format_info),
24589         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24590         (gst_audio_convert_fixate), (gst_audio_convert_channels):
24591         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24592         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24593         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
24594         Fix passthrough in ffmpegcolorspace.
24595         Fix memset in audiosink on wrong memory.
24596
24597 2005-05-16  David Schleef  <ds@schleef.org>
24598
24599         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
24600         to GstMiniObject.
24601
24602 2005-05-16  David Schleef  <ds@schleef.org>
24603
24604         Port from GstData to GstMiniObject.
24605         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
24606         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
24607         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
24608         (gst_ogg_mux_collected):
24609         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
24610         * ext/theora/theoradec.c: (theora_handle_comment_packet),
24611         (theora_handle_data_packet):
24612         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
24613         (theora_set_header_on_caps), (theora_enc_chain):
24614         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
24615         (vorbis_handle_comment_packet):
24616         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
24617         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
24618         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
24619         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
24620         * gst/audioconvert/gstaudioconvert.c:
24621         (gst_audio_convert_get_buffer):
24622         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
24623         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
24624         (mute_stream), (silence_stream):
24625         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
24626         * gst/volume/gstvolume.c: (volume_transform):
24627         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
24628         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
24629         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
24630         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
24631         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
24632         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
24633         (gst_ximagesink_buffer_alloc):
24634         * sys/ximage/ximagesink.h:
24635
24636 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24637
24638         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
24639         (fill_buffer), (check_queue), (queue_threshold_reached),
24640         (queue_out_of_data):
24641         * gst/playback/gstplaybasebin.h:
24642           Post buffer-fullness on the bus.
24643
24644 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24645
24646         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
24647         (try_to_link_1):
24648         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
24649         (group_commit), (probe_triggered), (setup_source),
24650         (gst_play_base_bin_change_state):
24651         * gst/playback/gstplaybasebin.h:
24652         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24653         (gst_play_bin_init), (remove_sinks), (setup_sinks),
24654         (gst_play_bin_change_state):
24655           Move setup_output_pads into a virtual function, remove
24656           group-switch (no longer needed) and redirect (handled by bus
24657           now) signals.
24658
24659 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24660
24661         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
24662         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
24663         (get_active_group), (get_building_group), (group_destroy),
24664         (group_commit), (check_queue), (queue_overrun),
24665         (queue_threshold_reached), (queue_out_of_data),
24666         (gen_preroll_element), (remove_groups), (unknown_type),
24667         (add_element_stream), (no_more_pads), (probe_triggered),
24668         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
24669         (setup_substreams), (setup_source), (finish_source),
24670         (prepare_output), (muted_group_change_state),
24671         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
24672         (gst_play_base_bin_change_state):
24673         * gst/playback/gstplaybasebin.h:
24674         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24675         (gst_play_bin_init), (gst_play_bin_set_property),
24676         (gen_video_element), (gen_text_element), (gen_audio_element),
24677         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
24678         (gst_play_bin_change_state):
24679         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
24680         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
24681         (stream_info_change_state), (gst_stream_info_set_mute),
24682         (gst_stream_info_get_property):
24683         * gst/playback/gststreaminfo.h:
24684         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
24685         (gst_stream_selector_get_linked_pad),
24686         (gst_stream_selector_getcaps),
24687         (gst_stream_selector_get_linked_pads),
24688         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
24689         * gst/playback/gststreamselector.h:
24690           Rough port of playbin. Needs some more work, but is mostly done,
24691           and uses a few locks in important places, which should make stuff
24692           like chain-switches clean. Still uses GST_STATE() in a few places,
24693           which isn't all that good an idea, subtitles/elements disabled
24694           because no elements to test with and thus probably broken, query
24695           and event handling moved to GstBin, internal thread removed
24696           alltogether because the pipeline does that for us now. Can play
24697           Ogg/Vorbis files. Haven't tested anything else yet.
24698
24699 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24700
24701         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
24702           Do no-more-pads (needed for autoplugging).
24703
24704 2005-05-10  Andy Wingo  <wingo@pobox.com>
24705
24706         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
24707         message to the bus with the tags. Still not sent downstream tho.
24708
24709         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
24710         get_parent.
24711         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
24712         avoid refcounting hassles.
24713
24714 2005-05-09  Andy Wingo  <wingo@pobox.com>
24715
24716         * gst/volume/Makefile.am:
24717         * gst/volume/demo.c
24718         * gst/volume/gstvolume.h
24719         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
24720         basetransform. Probably need an audio filter base class.
24721
24722 2005-05-09  Wim Taymans  <wim@fluendo.com>
24723
24724         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
24725         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
24726         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
24727         (gst_vorbisenc_chain):
24728         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24729         (gst_audio_convert_caps_remove_format_info),
24730         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24731         (gst_audio_convert_fixate), (gst_audio_convert_channels):
24732         Make caps writable before writing to it.
24733         Fix negotiation in audioconvert some more.
24734
24735 2005-05-09  Wim Taymans  <wim@fluendo.com>
24736
24737         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
24738         (gst_videorate_getcaps), (gst_videorate_setcaps),
24739         (gst_videorate_event), (gst_videorate_chain):
24740         Better negotiation.
24741
24742 2005-05-09  Wim Taymans  <wim@fluendo.com>
24743
24744         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
24745         (gst_videorate_getcaps), (gst_videorate_setcaps),
24746         (gst_videorate_blank_data), (gst_videorate_init),
24747         (gst_videorate_event), (gst_videorate_chain),
24748         (gst_videorate_change_state):
24749         Port videorate, do a better job at negotiation while we're at
24750         it.
24751
24752 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
24753
24754         * configure.ac:
24755           Disable libvisual
24756
24757         * examples/Makefile.am:
24758         * gst-libs/gst/audio/Makefile.am:
24759         * gst-libs/gst/riff/Makefile.am:
24760         * gst-libs/gst/tag/Makefile.am:
24761         * gst-libs/gst/video/Makefile.am:
24762           Fixups for missing variables.
24763
24764 2005-05-09  Wim Taymans  <wim@fluendo.com>
24765
24766         * examples/seeking/seek.c: (make_theora_pipeline),
24767         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
24768         (query_rates), (query_positions_elems), (query_positions_pads),
24769         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
24770         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
24771         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
24772         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
24773         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
24774         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
24775         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
24776         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
24777         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
24778         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
24779         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
24780         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
24781         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
24782         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
24783         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
24784         (theora_dec_src_convert), (theora_dec_sink_convert),
24785         (theora_dec_src_query), (theora_dec_sink_query),
24786         (theora_dec_src_event), (theora_dec_sink_event),
24787         (theora_handle_comment_packet), (theora_handle_type_packet),
24788         (theora_handle_header_packet), (theora_handle_data_packet),
24789         (theora_dec_chain):
24790         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
24791         (vorbis_dec_convert), (vorbis_dec_src_query),
24792         (vorbis_dec_sink_query), (vorbis_dec_src_event),
24793         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
24794         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
24795         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
24796         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
24797         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
24798         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
24799         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24800         (gst_play_bin_query):
24801         * gst/playback/test3.c: (update_scale):
24802         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
24803         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
24804         * gst/subparse/gstsubparse.c: (gst_subparse_init):
24805         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
24806         (gst_videotestsrc_src_query):
24807         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
24808         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
24809         (paint_hline_YUV9):
24810         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
24811         Port to new query API.
24812         Updated seek.
24813         Cleanups in x[v]imagesink
24814
24815 2005-05-09  Andy Wingo  <wingo@pobox.com>
24816
24817         * ext/alsa/gstalsasink.h:
24818         * ext/gnomevfs/gstgnomevfssrc.c:
24819         (gst_gnomevfssrc_get_icy_metadata):
24820         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
24821         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
24822         * ext/theora/theoradec.c (theora_dec_src_query)
24823         (theora_dec_src_event, theora_dec_sink_event)
24824         (theora_handle_comment_packet, theora_handle_data_packet):
24825         * ext/theora/theoraenc.c (theora_enc_chain):
24826         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
24827         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
24828         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
24829         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
24830         (qt_type_find):
24831         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
24832         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
24833         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
24834         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
24835         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
24836         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
24837         (paint_setup_xBGR8888, paint_setup_RGBx8888)
24838         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
24839         (paint_setup_RGB565, paint_setup_xRGB1555):
24840         * gst/videotestsrc/videotestsrc.h:
24841         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
24842         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
24843         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
24844         GCC4 fixes.
24845         
24846         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
24847         gst_pad_query_position. Fixes oggdemux.
24848
24849 2005-05-08  David Schleef  <ds@schleef.org>
24850
24851         * configure.ac: Require liboil.
24852         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
24853         a few more.
24854         * gst/videotestsrc/videotestsrc.c:
24855         * gst/videotestsrc/videotestsrc.h:
24856
24857 2005-05-06  Wim Taymans  <wim@fluendo.com>
24858
24859         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24860         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24861         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
24862         Well, unreffing a buffer right before pushing it is asking
24863         for trouble..
24864
24865 2005-05-06  Christian Schaller  <uraeus@gnome.org>
24866
24867         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
24868
24869 2005-05-06  Wim Taymans  <wim@fluendo.com>
24870
24871         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24872         (gst_audio_convert_caps_remove_format_info),
24873         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24874         (gst_audio_convert_fixate), (gst_audio_convert_channels):
24875         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24876         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24877         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
24878         * gst/sine/Makefile.am:
24879         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
24880         (gst_sinesrc_class_init), (gst_sinesrc_init),
24881         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
24882         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
24883         (gst_sinesrc_update_freq):
24884         * gst/sine/gstsinesrc.h:
24885         * gst/tcp/gstmultifdsink.c:
24886         * sys/xvimage/xvimagesink.c:
24887         Fixed negotiation wrt _peer_get_caps()
24888         Some cleanups.
24889
24890
24891 2005-05-06  Wim Taymans  <wim@fluendo.com>
24892
24893         * gst-libs/gst/audio/gstaudiosink.c:
24894         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24895         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24896         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24897         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24898         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24899         (gst_audiosink_create_ringbuffer):
24900         * gst-libs/gst/audio/gstbaseaudiosink.c:
24901         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
24902         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
24903         (gst_baseaudiosink_set_property), (build_linear_format),
24904         (debug_spec_caps), (debug_spec_buffer),
24905         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
24906         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
24907         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
24908         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
24909         * gst-libs/gst/audio/gstbaseaudiosink.h:
24910         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
24911         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
24912         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
24913         (gst_ringbuffer_play), (gst_ringbuffer_pause),
24914         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
24915         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
24916         (wait_segment), (gst_ringbuffer_commit),
24917         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
24918         (gst_ringbuffer_clear):
24919         * gst-libs/gst/audio/gstringbuffer.h:
24920         Make the base audiosink return an error when there is no
24921         audiobuffer negotiated.
24922
24923 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24924
24925         * ext/Makefile.am:
24926         Disable cdparanoia until someone ports it!
24927
24928 2005-05-06  Wim Taymans  <wim@fluendo.com>
24929
24930         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
24931         (gst_ogg_demux_sink_activate):
24932         And revert after wingo's revert.. sigh..
24933
24934 2005-05-05  Andy Wingo  <wingo@pobox.com>
24935
24936         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
24937         GObject.
24938         * configure.ac: Return audiorate and subparse from the ghetto.
24939         Re-enable -Wall -Werror.
24940         * gst/subparse/gstsubparse.c:
24941         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
24942         or chain-based. Cleaned up a bit. Not tested.
24943         
24944 2005-05-05  Christian Schaller <christian@fluendo.com> 
24945
24946         * Makefile.am: remove stuff that is not building
24947         * configure.ac: remove stuff that is not building
24948         * examples/Makefile.am: remove stuff that is not building
24949         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
24950         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
24951         * sys/Makefile.am: remove stuff that is not building
24952         * testsuite/Makefile.am: remove stuff that is not building
24953
24954 2005-05-05  Andy Wingo  <wingo@pobox.com>
24955
24956         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
24957         * gst-libs/gst/tag/gstvorbistag.c:
24958         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
24959         * gst/adder/gstadder.h:
24960         * gst/audioconvert/gstchannelmix.c:
24961         (gst_audio_convert_fill_one_other):
24962         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
24963         (gst_audiorate_init), (gst_audiorate_chain):
24964         * gst/playback/gstplaybasebin.c: (setup_source):
24965         * gst/playback/test3.c: (update_scale):
24966         Some GCC4 fixes
24967         
24968         * po/af.po:
24969         * po/az.po:
24970         * po/cs.po:
24971         * po/en_GB.po:
24972         * po/hu.po:
24973         * po/it.po:
24974         * po/nb.po:
24975         * po/nl.po:
24976         * po/or.po:
24977         * po/sq.po:
24978         * po/sr.po:
24979         * po/sv.po:
24980         * po/uk.po:
24981         * po/vi.po: Foo
24982
24983 2005-05-05  Wim Taymans  <wim@fluendo.com>
24984
24985         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24986         (gst_audio_convert_caps_remove_format_info),
24987         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
24988         (gst_audio_convert_change_state), (gst_audio_convert_channels):
24989         * gst/videotestsrc/gstvideotestsrc.c:
24990         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
24991         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
24992         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
24993         (gst_videotestsrc_init), (gst_videotestsrc_loop):
24994         Don't ignore _push() return values.
24995         Make sure no processing is done when shutting down.
24996         Videotestsrc pad activation fix.
24997
24998 2005-05-05  Wim Taymans  <wim@fluendo.com>
24999
25000         * gst/adder/Makefile.am:
25001         * gst/adder/gstadder.c: (gst_adder_setcaps),
25002         (gst_adder_class_init), (gst_adder_init),
25003         (gst_adder_request_new_pad), (gst_adder_collected),
25004         (gst_adder_change_state):
25005         * gst/adder/gstadder.h:
25006         Ported adder as an example of a mixer element using
25007         collect pads. Needs more negotiation work.
25008
25009 2005-05-05  Wim Taymans  <wim@fluendo.com>
25010
25011         * ext/theora/theoradec.c: (_inc_granulepos),
25012         (theora_dec_src_event), (theora_dec_sink_event),
25013         (theora_handle_comment_packet), (theora_handle_type_packet),
25014         (theora_handle_header_packet), (theora_handle_data_packet),
25015         (theora_dec_chain):
25016         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
25017         (gst_theora_enc_init), (theora_enc_sink_setcaps),
25018         (theora_push_buffer), (theora_push_packet),
25019         (theora_enc_sink_event), (theora_enc_chain),
25020         (theora_enc_change_state), (theora_enc_set_property),
25021         (theora_enc_get_property):
25022         Added stream lock to decoder so that we can serialize
25023         the discont event.
25024         More theoraenc porting, recover from errors, do clean
25025         shutdown.
25026
25027 2005-05-05  Wim Taymans  <wim@fluendo.com>
25028
25029         * ext/ogg/Makefile.am:
25030         * ext/ogg/README:
25031         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
25032         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
25033         (gst_ogg_print):
25034         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
25035         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
25036         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
25037         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
25038         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
25039         (gst_ogg_mux_change_state):
25040         Ported ogg muxer.
25041
25042 2005-05-05  Wim Taymans  <wim@fluendo.com>
25043
25044         * docs/design-audiosinks.txt:
25045         * gst-libs/gst/audio/TODO:
25046         * gst-libs/gst/audio/gstaudiosink.c:
25047         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
25048         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
25049         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
25050         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
25051         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
25052         (gst_audiosink_create_ringbuffer):
25053         * gst-libs/gst/audio/gstbaseaudiosink.c:
25054         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
25055         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
25056         (gst_baseaudiosink_set_property), (build_linear_format),
25057         (debug_spec_caps), (debug_spec_buffer),
25058         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
25059         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
25060         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
25061         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
25062         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
25063         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
25064         (gst_ringbuffer_release), (gst_ringbuffer_play),
25065         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
25066         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
25067         (gst_ringbuffer_set_sample), (wait_segment),
25068         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
25069         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
25070         More work on the audiosink, mostly debugging and a race in
25071         shutdown.
25072
25073 2005-04-28  Wim Taymans  <wim@fluendo.com>
25074
25075         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
25076         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
25077         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
25078         (vorbis_dec_src_query), (vorbis_dec_src_event),
25079         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
25080         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
25081         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
25082         Don't crap out when seeking back to position 0.
25083
25084 2005-04-28  Wim Taymans  <wim@fluendo.com>
25085
25086         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
25087         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
25088         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
25089         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
25090         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
25091         Make audio sink configurable, use alsasink as default.
25092
25093 2005-04-28  Wim Taymans  <wim@fluendo.com>
25094
25095         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
25096         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
25097         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
25098         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
25099         (vorbis_dec_change_state):
25100         * ext/vorbis/vorbisdec.h:
25101         Refactor, use STREAM_LOCK.
25102
25103 2005-04-28  Wim Taymans  <wim@fluendo.com>
25104
25105         * ext/theora/theoradec.c: (_inc_granulepos),
25106         (theora_dec_sink_event), (theora_handle_comment_packet),
25107         (theora_handle_type_packet), (theora_handle_header_packet),
25108         (theora_handle_data_packet), (theora_dec_chain),
25109         (theora_dec_change_state):
25110         Refactor a bit, use STREAM_LOCK.
25111
25112 2005-04-28  Wim Taymans  <wim@fluendo.com>
25113
25114         * ext/alsa/Makefile.am:
25115         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
25116         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
25117         (gst_alsa_link), (gst_alsa_close_audio):
25118         * ext/alsa/gstalsaplugin.c: (plugin_init):
25119         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
25120         (gst_alsasink_dispose), (gst_alsasink_base_init),
25121         (gst_alsasink_class_init), (gst_alsasink_init),
25122         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
25123         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
25124         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
25125         (gst_alsasink_reset):
25126         * ext/alsa/gstalsasink.h:
25127         Implement alsasink with simple open/write/close API. 
25128         Make alsa dir build by disabling compilation of code.
25129
25130 2005-04-28  Wim Taymans  <wim@fluendo.com>
25131
25132         * gst-libs/gst/audio/Makefile.am:
25133         * gst-libs/gst/audio/audio.h:
25134         * gst-libs/gst/audio/audioclock.c:
25135         * gst-libs/gst/audio/audioclock.h:
25136         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
25137         (gst_audio_clock_class_init), (gst_audio_clock_init),
25138         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
25139         * gst-libs/gst/audio/gstaudioclock.h:
25140         * gst-libs/gst/audio/gstaudiosink.c:
25141         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
25142         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
25143         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
25144         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
25145         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
25146         (gst_audiosink_create_ringbuffer):
25147         * gst-libs/gst/audio/gstbaseaudiosink.c:
25148         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
25149         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
25150         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
25151         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
25152         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
25153         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
25154         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
25155         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
25156         * gst-libs/gst/audio/gstbaseaudiosink.h:
25157         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
25158         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
25159         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
25160         (gst_ringbuffer_release), (gst_ringbuffer_play),
25161         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
25162         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
25163         (gst_ringbuffer_set_sample), (wait_segment),
25164         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
25165         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
25166         * gst-libs/gst/audio/gstringbuffer.h:
25167         Make ringbuffer faster and more simple by removing the locks
25168         in the playback thread.
25169         Add sample accurate playback based on buffer sample offsets.
25170         Make the baseaudiosink provide a clock.
25171         Parse caps in the base class.
25172         Correctly handle seeking, flushing and state changes.
25173
25174 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
25175
25176         * configure.ac:
25177         * gst/audioconvert/Makefile.am:
25178         * gst/audioscale/Makefile.am:
25179           Fix part of the build.  Come on guys, autogen didn't even work :)
25180
25181 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25182
25183         * configure.ac:
25184         * gst-libs/gst/Makefile.am:
25185         * gst-libs/gst/media-info/.cvsignore:
25186         * gst-libs/gst/media-info/Makefile.am:
25187         * gst-libs/gst/media-info/README:
25188         * gst-libs/gst/media-info/media-info-priv.c:
25189         * gst-libs/gst/media-info/media-info-priv.h:
25190         * gst-libs/gst/media-info/media-info-test.c:
25191         * gst-libs/gst/media-info/media-info.c:
25192         * gst-libs/gst/media-info/media-info.h:
25193         * gst-libs/gst/media-info/media-info.vcproj:
25194         * pkgconfig/Makefile.am:
25195         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
25196         * pkgconfig/gstreamer-media-info.pc.in:
25197           Remove media-info, which is also successed by playbin (see Totem
25198           implementation).
25199
25200 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25201
25202         * configure.ac:
25203         * examples/Makefile.am:
25204         * examples/gstplay/.cvsignore:
25205         * examples/gstplay/Makefile.am:
25206         * examples/gstplay/player.c:
25207         * gst-libs/gst/Makefile.am:
25208         * gst-libs/gst/play/.cvsignore:
25209         * gst-libs/gst/play/Makefile.am:
25210         * gst-libs/gst/play/play.c:
25211         * gst-libs/gst/play/play.h:
25212         * gst-libs/gst/play/play.vcproj:
25213         * pkgconfig/Makefile.am:
25214         * pkgconfig/gstreamer-play-uninstalled.pc.in:
25215         * pkgconfig/gstreamer-play.pc.in:
25216           Remove libgstplay, playbin is now the official successor.
25217
25218 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25219
25220         * configure.ac:
25221         * gst-libs/gst/Makefile.am:
25222         * gst-libs/gst/xwindowlistener/Makefile.am:
25223         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
25224         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
25225           Remove deprecated xwindowlistener (I've moved xwindowlistening
25226           in the v4l/v4l2 plugins over to serverside).
25227
25228 2005-04-25  David Schleef  <ds@schleef.org>
25229
25230         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
25231         to examples/dynparams.  Examples do not belong interspersed with
25232         source code.
25233         * examples/dynparams/demo-dparams.c:
25234         * gst/sine/Makefile.am:
25235         * gst/sine/demo-dparams.c:
25236
25237 2005-04-25  David Schleef  <ds@schleef.org>
25238
25239         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
25240         * gst-libs/gst/audio/Makefile.am:
25241         * gst-libs/gst/riff/Makefile.am:
25242         * gst-libs/gst/tag/Makefile.am:
25243         * gst-libs/gst/video/Makefile.am:
25244         * gst-libs/gst/xwindowlistener/Makefile.am:
25245
25246         Convert to 0.9 API, seems to work:
25247         * sys/ximage/Makefile.am:
25248         * sys/ximage/ximagesink.c:
25249
25250 2005-04-24  David Schleef  <ds@schleef.org>
25251
25252         Link plugins against libraries:
25253         * ext/alsa/Makefile.am:
25254         * gst/tcp/Makefile.am:
25255
25256         Remove asm code that should be in liboil
25257         * gst/videoscale/Makefile.am:
25258         * gst/videoscale/videoscale_x86_asm.s:
25259
25260         gettext wants these checked in:
25261         * po/af.po:
25262         * po/az.po:
25263         * po/cs.po:
25264         * po/en_GB.po:
25265         * po/hu.po:
25266         * po/it.po:
25267         * po/nb.po:
25268         * po/nl.po:
25269         * po/or.po:
25270         * po/sq.po:
25271         * po/sr.po:
25272         * po/sv.po:
25273         * po/uk.po:
25274         * po/vi.po:
25275
25276 2005-04-24  David Schleef  <ds@schleef.org>
25277
25278         Convert gst_main() to g_main_loop_run()
25279         * gst/playback/decodetest.c: (main):
25280         * gst/playback/test2.c: (main):
25281         * gst/playback/test3.c: (main):
25282         * gst/playback/test4.c: (main):
25283
25284         Link plugins against libraries:
25285         * ext/libvisual/Makefile.am:
25286         * sys/xvimage/Makefile.am:
25287
25288 2005-04-24  David Schleef  <ds@schleef.org>
25289
25290         * configure.ac: Remove idct and resample libs
25291         * gst-libs/gst/Makefile.am: same
25292
25293         Remove usage of gst_library_load():
25294         * ext/alsa/gstalsaplugin.c: (plugin_init):
25295         * ext/libvisual/visual.c: (plugin_init):
25296         * ext/ogg/gstogg.c: (plugin_init):
25297         * ext/theora/theora.c: (plugin_init):
25298         * ext/vorbis/vorbis.c: (plugin_init):
25299         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
25300         * gst/audioscale/gstaudioscale.c:
25301         * gst/adder/gstadder.c: (plugin_init):
25302         * gst/audioconvert/plugin.c: (plugin_init):
25303         * sys/ximage/ximagesink.c: (plugin_init):
25304         * sys/xvimage/xvimagesink.c: (plugin_init):
25305         * gst/tcp/gsttcpplugin.c: (plugin_init):
25306
25307         Link plugins against libraries:
25308         * ext/ogg/Makefile.am:
25309         * ext/theora/Makefile.am:
25310         * ext/vorbis/Makefile.am:
25311         * gst/audioconvert/Makefile.am:
25312
25313         Create proper libraries:
25314         * gst-libs/gst/riff/Makefile.am:
25315         * gst-libs/gst/audio/Makefile.am:
25316         * gst-libs/gst/video/Makefile.am:
25317
25318         Move resample library to audioscale plugin directory:
25319         * gst-libs/gst/resample/Makefile.am:
25320         * gst-libs/gst/resample/README:
25321         * gst-libs/gst/resample/dtof.c:
25322         * gst-libs/gst/resample/dtos.c:
25323         * gst-libs/gst/resample/functable.c:
25324         * gst-libs/gst/resample/private.h:
25325         * gst-libs/gst/resample/resample.c:
25326         * gst-libs/gst/resample/resample.h:
25327         * gst-libs/gst/resample/resample.vcproj:
25328         * gst-libs/gst/resample/test.c:
25329         * gst/audioscale/Makefile.am:
25330         * gst/audioscale/README:
25331         * gst/audioscale/dtof.c:
25332         * gst/audioscale/dtos.c:
25333         * gst/audioscale/functable.c:
25334         * gst/audioscale/private.h:
25335         * gst/audioscale/resample.c:
25336         * gst/audioscale/resample.h:
25337         * gst/audioscale/test.c:
25338
25339         Move tagedit library to gst-libs:
25340         * gst-libs/gst/tag/Makefile.am:
25341         * gst-libs/gst/tag/gstid3tag.c:
25342         * gst-libs/gst/tag/gsttagediting.c:
25343         * gst-libs/gst/tag/gsttageditingprivate.h:
25344         * gst-libs/gst/tag/gstvorbistag.c:
25345         * gst/tags/Makefile.am:
25346         * gst/tags/gstid3tag.c:
25347         * gst/tags/gstvorbistag.c:
25348
25349         Fix for core changes:
25350         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
25351         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
25352         (gst_sinesrc_getrange):
25353
25354 2005-04-23  David Schleef  <ds@schleef.org>
25355
25356         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
25357         in gst-plugins in a long time, and properly belongs in liboil.
25358         * gst-libs/gst/idct/Makefile.am:
25359         * gst-libs/gst/idct/README:
25360         * gst-libs/gst/idct/dct.h:
25361         * gst-libs/gst/idct/doieee:
25362         * gst-libs/gst/idct/fastintidct.c:
25363         * gst-libs/gst/idct/floatidct.c:
25364         * gst-libs/gst/idct/idct.c:
25365         * gst-libs/gst/idct/idct.h:
25366         * gst-libs/gst/idct/idtc.vcproj:
25367         * gst-libs/gst/idct/ieeetest.c:
25368         * gst-libs/gst/idct/intidct.c:
25369
25370 2005-04-20  Wim Taymans  <wim@fluendo.com>
25371
25372         * docs/design-audiosinks.txt:
25373         * gst-libs/gst/audio/Makefile.am:
25374         * gst-libs/gst/audio/TODO:
25375         * gst-libs/gst/audio/gstaudiosink.c:
25376         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
25377         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
25378         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
25379         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
25380         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
25381         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
25382         (gst_audiosink_class_init), (gst_audiosink_init),
25383         (gst_audiosink_create_ringbuffer):
25384         * gst-libs/gst/audio/gstaudiosink.h:
25385         * gst-libs/gst/audio/gstbaseaudiosink.c:
25386         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
25387         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
25388         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
25389         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
25390         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
25391         (gst_baseaudiosink_create_ringbuffer),
25392         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
25393         * gst-libs/gst/audio/gstbaseaudiosink.h:
25394         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
25395         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
25396         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
25397         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
25398         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
25399         (gst_ringbuffer_play), (gst_ringbuffer_pause),
25400         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
25401         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
25402         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
25403         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
25404         * gst-libs/gst/audio/gstringbuffer.h:
25405         An attempt at a set of audio base classes together with some
25406         design docs.
25407
25408 2005-04-20  Wim Taymans  <wim@fluendo.com>
25409
25410         * gst/audioconvert/Makefile.am:
25411         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
25412         (gst_audio_convert_caps_remove_format_info),
25413         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
25414         (gst_audio_convert_channels):
25415         Link against audio libs.
25416         Fix audio convert plugin.
25417
25418 2005-04-20  Wim Taymans  <wim@fluendo.com>
25419
25420         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
25421         (gst_ogg_demux_sink_activate):
25422         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
25423         (theora_set_header_on_caps), (theora_enc_sink_event),
25424         (theora_enc_chain):
25425         Fix theora encoder.
25426
25427 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25428
25429         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
25430         * gst/playback/gstdecodebin.c: (find_compatibles):
25431           Work with staticpadtemplates in elementfactories.
25432
25433 2005-04-12  Wim Taymans  <wim@fluendo.com>
25434
25435         * gst/playback/README:
25436         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
25437         (compare_ranks), (print_feature), (gst_decode_bin_init),
25438         (dynamic_create), (dynamic_free), (find_compatibles),
25439         (mimetype_is_raw), (close_pad_link), (got_redirect),
25440         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
25441         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
25442         (gst_decode_bin_change_state):
25443         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
25444         (gst_play_base_bin_init), (group_destroy), (group_commit),
25445         (check_queue), (queue_overrun), (queue_threshold_reached),
25446         (queue_out_of_data), (gen_preroll_element), (unknown_type),
25447         (new_decoded_pad), (setup_subtitle), (gen_source_element),
25448         (got_redirect), (setup_source), (play_base_eos),
25449         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
25450         (gst_play_base_bin_remove_element):
25451         * gst/playback/gstplaybasebin.h:
25452         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
25453         (gst_play_bin_init), (gst_play_bin_dispose),
25454         (gst_play_bin_set_property), (gen_video_element),
25455         (gen_text_element), (gen_audio_element), (remove_sinks),
25456         (gst_play_bin_send_event):
25457         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
25458         (stream_info_change_state), (gst_stream_info_set_mute):
25459         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
25460         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
25461         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
25462         (gst_stream_selector_chain):
25463         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
25464         (main):
25465         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
25466         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
25467         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
25468         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
25469         Raw and crude port of decodebin. 
25470         Make playbin compile.
25471
25472 2005-04-06  Wim Taymans  <wim@fluendo.com>
25473
25474         * ext/gnomevfs/Makefile.am:
25475         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
25476         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
25477         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
25478         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
25479         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
25480         (gst_gnomevfssrc_stop):
25481         * ext/ogg/Makefile.am:
25482         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
25483         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
25484         * ext/theora/Makefile.am:
25485         * ext/theora/theoradec.c: (_inc_granulepos),
25486         (theora_dec_sink_event), (theora_dec_chain):
25487         * ext/vorbis/Makefile.am:
25488         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
25489         (vorbis_dec_sink_event), (vorbis_dec_chain):
25490         * gst-libs/gst/audio/Makefile.am:
25491         * sys/xvimage/Makefile.am:
25492         Make gnomevfssrc extend the source base class.
25493         Fix linking against libs in various plugins.
25494
25495 2005-04-06  Andy Wingo  <wingo@pobox.com>
25496
25497         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
25498         GST_BASE_LIBS.
25499
25500         * configure.ac: Add check and AC_SUBST for libgstbase.
25501
25502 2005-03-31  Wim Taymans  <wim@fluendo.com>
25503
25504         * examples/seeking/Makefile.am:
25505         * examples/seeking/cdparanoia.c: (main):
25506         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
25507         (play_cb), (pause_cb), (stop_cb), (main):
25508         * examples/seeking/playbin.c:
25509         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
25510         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
25511         (make_sid_pipeline), (make_vorbis_pipeline),
25512         (make_theora_pipeline), (make_vorbis_theora_pipeline),
25513         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
25514         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
25515         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
25516         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
25517         (stop_cb), (main):
25518         * examples/seeking/spider_seek.c:
25519         * examples/seeking/vorbisfile.c:
25520         * ext/gnomevfs/Makefile.am:
25521         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
25522         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
25523         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
25524         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
25525         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
25526         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
25527         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
25528         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
25529         * ext/ogg/README:
25530         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
25531         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
25532         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
25533         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
25534         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
25535         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
25536         (gst_ogg_pad_event), (gst_ogg_pad_reset),
25537         (gst_ogg_demux_factory_filter), (compare_ranks),
25538         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
25539         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
25540         (gst_ogg_chain_new), (gst_ogg_chain_free),
25541         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
25542         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
25543         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
25544         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
25545         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
25546         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
25547         (gst_ogg_demux_get_prev_page),
25548         (gst_ogg_demux_deactivate_current_chain),
25549         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
25550         (gst_ogg_demux_bisect_forward_serialno),
25551         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
25552         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
25553         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
25554         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
25555         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
25556         (gst_ogg_demux_change_state), (gst_ogg_print):
25557         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
25558         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
25559         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
25560         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
25561         (gst_ogg_mux_loop):
25562         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
25563         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
25564         (theora_dec_src_convert), (theora_dec_sink_convert),
25565         (theora_dec_src_query), (theora_dec_src_event),
25566         (theora_dec_sink_event), (theora_dec_chain),
25567         (theora_dec_change_state):
25568         * ext/theora/theoraenc.c: (gst_theora_enc_init),
25569         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
25570         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
25571         (theora_enc_change_state):
25572         * ext/vorbis/Makefile.am:
25573         * ext/vorbis/oggvorbisenc.c:
25574         * ext/vorbis/oggvorbisenc.h:
25575         * ext/vorbis/vorbis.c: (plugin_init):
25576         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
25577         (vorbis_dec_src_query), (vorbis_dec_src_event),
25578         (vorbis_dec_sink_event), (vorbis_dec_chain),
25579         (vorbis_dec_change_state):
25580         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
25581         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
25582         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
25583         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
25584         (gst_vorbisenc_change_state):
25585         * ext/vorbis/vorbisenc.h:
25586         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
25587         * gst-libs/gst/audio/audioclock.c:
25588         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
25589         (gst_audiofilter_init), (gst_audiofilter_chain):
25590         * gst-libs/gst/audio/testchannels.c: (main):
25591         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
25592         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
25593         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
25594         (gmip_find_track_streaminfo), (gmip_find_track_format):
25595         * gst-libs/gst/media-info/media-info.c:
25596         (gst_media_info_read_idler):
25597         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
25598         (gst_play_get_all_by_interface):
25599         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
25600         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
25601         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
25602         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
25603         (gst_riff_parse_info):
25604         * gst-libs/gst/riff/riff-read.h:
25605         * gst-libs/gst/riff/riff.c: (plugin_init):
25606         * gst-libs/gst/video/Makefile.am:
25607         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
25608         (gst_videosink_class_init), (gst_videosink_get_type):
25609         * gst-libs/gst/video/videosink.h:
25610         * gst/audioconvert/bufferframesconvert.c:
25611         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
25612         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
25613         * gst/audioconvert/channelmixtest.c: (main):
25614         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
25615         (gst_audio_convert_chain),
25616         (gst_audio_convert_caps_remove_format_info),
25617         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
25618         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
25619         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
25620         (gst_audio_convert_buffer_to_default_format),
25621         (gst_audio_convert_buffer_from_default_format),
25622         (gst_audio_convert_channels):
25623         * gst/audioconvert/gstchannelmix.h:
25624         * gst/ffmpegcolorspace/avcodec.h:
25625         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25626         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
25627         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
25628         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
25629         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
25630         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
25631         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
25632         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
25633         (mpeg_video_type_find), (mpeg_video_stream_type_find),
25634         (dv_type_find):
25635         * gst/videotestsrc/gstvideotestsrc.c:
25636         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
25637         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
25638         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
25639         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
25640         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
25641         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
25642         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
25643         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
25644         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
25645         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
25646         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
25647         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
25648         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
25649         (gst_xvimagesink_navigation_send_event),
25650         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
25651         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
25652         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
25653         * sys/xvimage/xvimagesink.h:
25654         Plugin port to 0.9, ogg/theora playback should work in the seek
25655         example now.
25656         Removed old examples.
25657         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
25658         explained in 0.9 TODO doc.
25659
25660
25661 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
25662
25663         * autogen.sh:
25664         * configure.ac:
25665         * ext/Makefile.am:
25666         * gst/Makefile.am:
25667         * po/POTFILES.in:
25668         * po/af.po:
25669         * po/az.po:
25670         * po/cs.po:
25671         * po/en_GB.po:
25672         * po/hu.po:
25673         * po/it.po:
25674         * po/nb.po:
25675         * po/nl.po:
25676         * po/or.po:
25677         * po/sq.po:
25678         * po/sr.po:
25679         * po/sv.po:
25680         * po/uk.po:
25681         * po/vi.po:
25682         * sys/Makefile.am:
25683         * testsuite/Makefile.am:
25684           remove a whole bunch of plugins.  This module now contains a set
25685           of free reference plugins/elements as agreed.
25686
25687 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
25688
25689         * configure.ac:
25690           hunting season on 0.9 is now OPEN
25691
25692 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25693
25694         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
25695           Kick the hell out of gcc for not warning me about a symbol conflict.
25696
25697 2005-02-22  Luca Ognibene  <luogni@tin.it>
25698
25699         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
25700
25701         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
25702           Don't leak caps string (fixes #168134)
25703
25704         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
25705         (gst_jpegenc_init), (gst_jpegenc_finalize),
25706         (gst_jpegenc_change_state):
25707           Don't leak line buffers and context struct (fixes #168133).
25708
25709 2005-02-21  Tim-Philipp Müller  <tim at centricular dot net>
25710
25711         * configure.ac:
25712         * ext/dirac/gstdiracdec.cc:
25713         (gst_diracdec_chain):
25714           Since dirac 0.5.0 the framerate in dirac is expressed as a
25715           rational number. Fix build and up requirement to 0.5.0, and
25716           also pass parameters to gst_diracdec_link in the right order
25717           (fixes #167959).
25718
25719 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
25720
25721         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
25722         * ext/faad/gstfaad.h:
25723         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
25724         certain invalid muxed streams, where some packets will contain 
25725         junk after decoder data. Partially fixes #149158.
25726
25727 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
25728         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
25729           Make sure we only write to writable buffers
25730
25731 2005-02-20  Tim-Philipp Müller  <tim at centricular dot net>
25732
25733         * gst-libs/gst/riff/riff-media.c:
25734         (gst_riff_create_audio_caps_with_data):
25735           Do actually fix invalid RIFF fmt header values for alaw
25736           and mulaw audio instead of just saying so.
25737
25738         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
25739           Give gst_riff_create_audio_caps_with_data() a chance to
25740           fix up broken format header fields before extracting any
25741           parameters from the header. (fixes #167633)
25742
25743 2005-02-19  Martin Holters  <martin.holters@gmx.de>
25744
25745         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
25746
25747         * gst/audioconvert/bufferframesconvert.c:
25748         (buffer_frames_convert_link):
25749           Don't leak othercaps. (fixes #167878)
25750
25751 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
25752
25753         * configure.ac:
25754         * ext/libvisual/visual.c: (gst_visual_srclink),
25755         (gst_visual_change_state):
25756           Support libvisual 0.2.0.
25757
25758 2005-02-18  Tim-Philipp Müller  <tim at centricular dot net>
25759
25760         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
25761         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
25762           Use same rowstrides for I420 as used everywhere else.
25763
25764 2005-02-17  Tim-Philipp Müller  <tim at centricular dot net>
25765
25766         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
25767           Declare variables at beginning of block and make gcc-2.95 happy
25768           (fixes # 167482, patch by Gergely Nagy).
25769           
25770         * gst/tcp/gsttcpclientsrc.c:
25771         * gst/tcp/gsttcpclientsrc.h:
25772           Move some includes into the header, so that struct sockaddr_in is
25773           defined when it should be defined on FreeBSD as well (fixes
25774           #167483).
25775           
25776         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
25777           Don't pass uninitialised values to setsockopt() here either.
25778
25779 2005-02-17  Luca Ognibene  <luogni at tin dot it>
25780
25781         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
25782
25783         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
25784           Don't pass uninitialised values to setsockopt(). (fixes #167704)
25785
25786 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25787
25788         * gst/playback/gstplaybin.c: (add_sink):
25789           Invert bin_add/link order to workaround deadlock in opt.
25790
25791 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25792
25793         * gst/modplug/gstmodplug.cc:
25794           Add missing break causing position queries to fail.
25795
25796 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25797
25798         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
25799           Granpos can apparently be -1, which screws up calculations...
25800
25801 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
25802
25803         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
25804         (gst_ximagesink_send_pending_navigation),
25805         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
25806         (gst_ximagesink_init):
25807         * sys/ximage/ximagesink.h:
25808         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
25809         (gst_xvimagesink_send_pending_navigation),
25810         (gst_xvimagesink_navigation_send_event),
25811         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
25812         * sys/xvimage/xvimagesink.h:
25813           Use a mutex protected list to marshal navigation
25814           events into the stream thread from whichever thread
25815           sends them.
25816
25817 2005-02-15  Tim-Philipp Müller  <tim at centricular dot net>
25818
25819         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
25820           Display current position and track length; misc. clean-ups.
25821           
25822         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
25823         (speed_init), (speed_chain):
25824           Add query function, so that the stream length and current position
25825           get adjusted when queried (note that current position queries may
25826           still be wrong if the audio sink returns values based on buffer
25827           timestamps instead of passing on the query).
25828
25829 2005-02-13  Benjamin Otte  <otte@gnome.org>
25830
25831         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
25832         (gst_audio_convert_channels):
25833           create channel conversion matrix when linking
25834         * gst/audioconvert/.cvsignore:
25835         * gst/audioconvert/Makefile.am:
25836         * gst/audioconvert/channelmixtest.c: (main):
25837           add (ugly) test that ensures stereo <=> mono conversion works
25838           correctly
25839
25840 2005-02-13  Benjamin Otte  <otte@gnome.org>
25841
25842         * gst/audioconvert/gstchannelmix.h:
25843           include missing header file
25844         * gst/audioconvert/gstchannelmix.c:
25845         (gst_audio_convert_fill_compatible):
25846           use same sign for both channels when converting to/from compatible
25847           channel. Previously used different signs made the signals cancel
25848           each other out and appear like silence. (fixes #167269)
25849
25850 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
25851
25852         * gst/ffmpegcolorspace/avcodec.h:
25853         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
25854         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
25855         (gst_ffmpegcsp_avpicture_fill):
25856         * gst/ffmpegcolorspace/imgconvert.c:
25857           Convert to and from YV12 (fixes #156379).
25858
25859 2005-02-12  Julien MOUTTE  <julien@moutte.net>
25860
25861         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
25862         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
25863         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
25864         (gst_ximagesink_expose), (gst_ximagesink_set_property),
25865         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
25866         methods from chain and negotiation and vice versa (Fixes #166142).
25867         * sys/ximage/ximagesink.h: Add stream_lock.
25868         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
25869         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
25870         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
25871         (gst_xvimagesink_expose): Check for xcontext before trying to link.
25872
25873 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
25874
25875         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
25876           Don't send "Hey! You gave me a NULL pointer you naughty person" as
25877           error message when we can't open the DVD device (when dvdnav_open()
25878           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
25879           the above). Send something more useful instead (fixes #167117).
25880
25881 2005-02-11  Julien MOUTTE  <julien@moutte.net>
25882
25883         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
25884         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
25885         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
25886         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
25887         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
25888         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
25889         methods from chain and negotiation and vice versa (Fixes #166142).
25890         Fix a possible bug of images in the buffer pool being discarded because
25891         we are looking at the wrong geometry.
25892         * sys/xvimage/xvimagesink.h: Add stream_lock.
25893
25894 2005-02-11  David Schleef  <ds@schleef.org>
25895
25896         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
25897         unsigned int. (fixes #167128)
25898
25899 2005-02-11  David Schleef  <ds@schleef.org>
25900
25901         * gst/librfb/Makefile.am: Testing stuff before committing is
25902           for wimps... and people with fast machines.  Fix stupid
25903           mistake.
25904
25905 2005-02-11  David Schleef  <ds@schleef.org>
25906
25907         * configure.ac: Pull in librfb from my CVS tree, because it is
25908           too small and annoying to be separate.  Move rfbsrc plugin
25909           to gst/.
25910         * ext/Makefile.am:
25911         * ext/librfb/Makefile.am:
25912         * ext/librfb/gstrfbsrc.c:
25913         * gst/librfb/Makefile.am:
25914         * gst/librfb/gstrfbsrc.c:
25915         * gst/librfb/rfb.c:
25916         * gst/librfb/rfb.h:
25917         * gst/librfb/rfbbuffer.c:
25918         * gst/librfb/rfbbuffer.h:
25919         * gst/librfb/rfbbytestream.c:
25920         * gst/librfb/rfbbytestream.h:
25921         * gst/librfb/rfbcontext.h:
25922         * gst/librfb/rfbdecoder.c:
25923         * gst/librfb/rfbdecoder.h:
25924         * gst/librfb/rfbutil.h:
25925
25926 2005-02-10  Tim-Philipp Müller  <tim at centricular dot net>
25927
25928         * gst/speed/Makefile.am:
25929         * gst/speed/demo-mp3.c: (main):
25930         * gst/speed/filter.func:
25931         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
25932         (speed_class_init), (speed_init), (speed_chain_int16),
25933         (speed_chain_float32), (speed_chain), (speed_set_property),
25934         (speed_get_property), (speed_change_state):
25935         * gst/speed/gstspeed.h:
25936           Fix speed element and make it chain-based (fixes #156467),
25937           and make it handle more than one channel.
25938
25939 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
25940
25941         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
25942         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
25943         (gst_dtsdec_chain), (gst_dtsdec_change_state):
25944         * ext/dts/gstdtsdec.h:
25945           Don't clobber the stack constructing the channels array.
25946           Make the element chain-based. DTS tracks can now be played.
25947           
25948 2005-02-09  Tim-Philipp Müller  <tim at centricular dot net>
25949
25950         * gst-libs/gst/audio/multichannel.h:
25951         * gst-libs/gst/gconf/gconf.h:
25952         * gst-libs/gst/idct/idct.h:
25953         * gst-libs/gst/media-info/media-info-priv.h:
25954         * gst-libs/gst/play/play.h:
25955         * gst-libs/gst/resample/private.h:
25956         * gst-libs/gst/resample/resample.h:
25957         * gst-libs/gst/riff/riff-ids.h:
25958         * gst-libs/gst/video/video.h:
25959         * gst-libs/gst/video/videosink.h:
25960           Add G_BEGIN_DECLS and G_END_DECLS around headers where
25961           missing, so that they work when included from C++ code.
25962
25963 2005-02-09  David Schleef  <ds@schleef.org>
25964
25965         * testsuite/gst-lint: Check for non-statically scoped
25966           parent_class variables.  This won't be a problem once
25967           plugins are loaded with RTLD_LOCAL.
25968
25969 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25970
25971         * ext/mplex/gstmplexibitstream.cc:
25972           gcc madness.
25973
25974 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25975
25976         * ext/ogg/gstogmparse.c:
25977         * gst/debug/gstnavigationtest.c:
25978           Die, thou faulty symbol pollutors (non-static parent_class).
25979
25980 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25981
25982         * ext/mplex/gstmplexibitstream.cc:
25983           Fix event handling (#165525).
25984
25985 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25986
25987         * ext/mikmod/gstmikmod.c:
25988         * gst/modplug/gstmodplug.cc:
25989           Add missing endianness to template (fixes #165509).
25990
25991 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25992
25993         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
25994           Fix wrong order of reading of optional bytes (#165290).
25995
25996 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25997
25998         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
25999           Implement FILLER event awareness.
26000
26001 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26002
26003         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
26004           Fix track calculations (#166208).
26005
26006 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
26007
26008         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26009
26010         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
26011         * ext/libpng/gstpngenc.c:
26012           Fix byte-order, use proper fixed caps. Fixes #164197.
26013
26014 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
26015
26016         * configure.ac:
26017           Add dvdlpcmdec 
26018
26019         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
26020         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
26021           Don't push buffers if the src pad isn't negotiated yet.
26022           
26023         * gst/audioconvert/gstaudioconvert.c:
26024         (gst_audio_convert_buffer_to_default_format),
26025         (gst_audio_convert_buffer_from_default_format):
26026           Add support for 24-bit width.
26027
26028         * gst/dvdlpcmdec/.cvsignore:
26029         * gst/dvdlpcmdec/Makefile.am:
26030         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
26031         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
26032         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
26033         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
26034         (plugin_init):
26035         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
26036           New decoder for rearranging DVD LPCM into our audio/x-raw-int
26037           format. Needs support for the channels maps if someone can find 
26038           a DVD LPCM track with > 2 channels.
26039
26040         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
26041         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
26042         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
26043         * gst/mpegstream/gstdvddemux.h:
26044         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
26045         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
26046         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
26047         * gst/mpegstream/gstmpegdemux.h:
26048         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
26049         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
26050         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
26051         (gst_mpeg_parse_handle_src_query),
26052         (gst_mpeg_parse_handle_src_event):
26053           Use audio/x-dvd-lpcm for LPCM output.
26054           Add DTS output.
26055
26056 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
26057
26058         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26059
26060         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
26061         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
26062           Add BGRA handling (#165736).
26063
26064 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
26065
26066         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26067
26068         * gst/law/alaw-decode.c: (alawdec_link):
26069         * gst/law/alaw-encode.c: (alawenc_link):
26070         * gst/law/mulaw-decode.c: (mulawdec_link):
26071         * gst/law/mulaw-encode.c: (mulawenc_link):
26072           Fix caps memleaks (#166600).
26073
26074 2005-02-08  Tim-Philipp Müller  <tim at centricular dot net>
26075
26076         * ext/tarkin/mem.h:
26077         * ext/tarkin/wavelet.h:
26078         * ext/tarkin/yuv.h:
26079         * gst/ffmpegcolorspace/avcodec.h:
26080           Include "_stdint.h" instead of <stdint.h>. Fixes build on
26081           systems that don't have stdint.h, like Solaris9 (fixes #166631).
26082
26083 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26084
26085         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
26086         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
26087         (gst_xvimagesink_change_state):
26088           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
26089           Xv video (and thereby regenerate Xv colourkey) in clear() so
26090           that PLAY -> READY -> PLAY works (fixes #162504).
26091
26092 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26093
26094         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
26095           Switch to list instead of range, since MJPEG-devices really just
26096           support decimations, not any size.
26097
26098 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
26099         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
26100         (gst_mpeg2dec_reset), (free_all_buffers),
26101         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
26102         * ext/mpeg2dec/gstmpeg2dec.h:
26103           The libmpeg2 user-allocated buffer management is awkward, 
26104           to say the least. Hopefully this fixes things.
26105
26106 2005-02-04  Andy Wingo  <wingo@pobox.com>
26107
26108         * gst/audioconvert/bufferframesconvert.c
26109         (buffer_frames_convert_fixate): New function, fixates to 256
26110         frames per buffer by default. (Much better than 1.)
26111         (buffer_frames_convert_init): Set the fixate function for both src
26112         and sink pad.
26113         (buffer_frames_convert_link): After success setting nonfixed caps,
26114         get the negotiated caps so we can know how many buffer-frames it
26115         will be. No idea how this worked at all before.
26116
26117 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
26118
26119         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
26120         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
26121         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
26122         (handle_sequence), (handle_picture):
26123         * ext/mpeg2dec/gstmpeg2dec.h:
26124           Rearrange buffer tracking and refcounting and refactor
26125           a little for readability. 
26126
26127 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
26128         * sys/v4l/gstv4l.c: (plugin_init):
26129         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
26130         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
26131         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
26132         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
26133         * sys/v4l/gstv4ljpegsrc.h:
26134         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
26135         * sys/v4l/v4l_calls.h:
26136         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
26137         (gst_v4lsrc_get_fps):
26138         * sys/v4l/v4lsrc_calls.h:
26139           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
26140           you jpeg inside rgb frames" driver.
26141           Don't error in the v4lsrc link function, just return 
26142           REFUSED.
26143
26144 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26145
26146         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
26147         (gst_qcamsrc_open):
26148           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
26149
26150 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26151
26152         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
26153           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
26154
26155 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26156
26157         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
26158           Reset negotiated state on PAUSED->READY.
26159
26160 2005-02-02  David Schleef  <ds@schleef.org>
26161
26162         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
26163         whereever possible.  (Fixes #165997)
26164         * examples/capsfilter/capsfilter1.c: (main):
26165         * examples/dynparams/filter.c: (create_ui):
26166         * examples/seeking/cdparanoia.c: (get_track_info), (main):
26167         * examples/seeking/chained.c: (main):
26168         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
26169         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
26170         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
26171         (make_mpeg_pipeline), (make_mpegnt_pipeline):
26172         * examples/seeking/spider_seek.c: (make_spider_pipeline):
26173         * examples/switch/switcher.c: (main):
26174         * ext/dv/demo-play.c: (main):
26175         * ext/faad/gstfaad.c: (gst_faad_change_state):
26176         * ext/mad/gstmad.c: (gst_mad_chain):
26177         * ext/smoothwave/demo-osssrc.c: (main):
26178         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
26179         (gst_gconf_render_bin_from_description),
26180         (gst_gconf_get_default_audio_sink),
26181         (gst_gconf_get_default_video_sink),
26182         (gst_gconf_get_default_audio_src),
26183         (gst_gconf_get_default_video_src),
26184         (gst_gconf_get_default_visualization_element):
26185         * gst/level/demo.c: (main):
26186         * gst/level/plot.c: (main):
26187         * gst/playback/gstplaybin.c: (gen_video_element),
26188         (gen_audio_element):
26189         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
26190         * gst/playondemand/demo-mp3.c: (setup_pipeline):
26191         * gst/sine/demo-dparams.c: (main):
26192         * gst/spectrum/demo-osssrc.c: (main):
26193         * gst/speed/demo-mp3.c: (main):
26194         * gst/volume/demo.c: (main):
26195         * testsuite/embed/embed.c: (main):
26196
26197 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
26198
26199         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
26200         (gst_tcpclientsink_finalize):
26201         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
26202         (gst_tcpclientsrc_finalize):
26203         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
26204         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
26205         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
26206         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
26207           Don't leak the hostname when shutting down.
26208           In tcpserversrc, take a copy of the default hostname.
26209
26210 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26211
26212         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
26213           Set caps to systemstream=TRUE.
26214
26215 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26216
26217         * testsuite/Makefile.am:
26218           Fix more OSX buildbots.
26219
26220 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
26221
26222         * ext/mpeg2dec/gstmpeg2dec.c:
26223           Don't send things to NULL PAD_PEERs
26224
26225         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
26226           Copy-on-write the incoming buffer.
26227
26228         * gst/mpegstream/gstdvddemux.h:
26229         * gst/mpegstream/gstmpegclock.h:
26230         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
26231         (normal_seek), (gst_mpeg_demux_handle_src_event):
26232         * gst/mpegstream/gstmpegdemux.h:
26233         * gst/mpegstream/gstmpegpacketize.h:
26234         * gst/mpegstream/gstmpegparse.c:
26235         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
26236         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
26237         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
26238         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
26239         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
26240         * gst/mpegstream/gstmpegparse.h:
26241         * gst/mpegstream/gstrfc2250enc.h:
26242           Various changes to the way time is computed that make seeking and
26243           total time estimation much better here.
26244           Use G_BEGIN/END_DECLS instead of __cplusplus
26245
26246         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
26247           Use gst_buffer_stamp instead of only copying the TIMESTAMP
26248
26249 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26250
26251         * gst/subparse/gstsubparse.c:
26252           Fix OSX buildbot.
26253
26254 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
26255
26256         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
26257         (theora_enc_chain), (theora_enc_change_state):
26258         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
26259         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
26260         (gst_vorbisenc_change_state):
26261         * ext/vorbis/vorbisenc.h:
26262           Set granulepos and timestamp correctly for streams not
26263           starting at 0, taking into account the initial delay.
26264
26265 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
26266
26267         * gst/mpegstream/gstdvddemux.c:
26268           Add audio/x-dts to audio pad template caps
26269
26270 2005-01-30  David Schleef  <ds@schleef.org>
26271
26272         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
26273         (create_context), (gst_polypsink_link): Fix silly endianness
26274         bug.  Add some debugging.  Remove float from caps; it doesn't
26275         work.  Attempt to get remote audio working.
26276
26277 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26278
26279         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
26280           Add 3IV2 fourcc.
26281
26282 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26283
26284         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
26285         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
26286         (gst_avi_demux_stream_data):
26287         * gst/avi/gstavidemux.h:
26288           Invert DIB images. Fixes #132341.
26289
26290 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26291
26292         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26293         (gst_ffmpegcsp_chain):
26294           D'oh, reference the palette data, not the palette structure.
26295           Fixes color distortion in #132341.
26296
26297 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26298
26299         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
26300           PAR can be non-fixed when not provided as argument (#162626).
26301
26302 2005-01-29  David Moore  <dcm@acm.org>
26303
26304         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26305
26306         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
26307         (gst_qtdemux_loop_header):
26308           Re-apply patch from #142272 that allows non-seekable sources,
26309           re-proposed by Daniel Drake <dsd@gentoo.org>.
26310
26311 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26312
26313         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
26314           Use the src template for creating the src pad (#162330).
26315
26316 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26317
26318         * configure.ac:
26319         * ext/musepack/Makefile.am:
26320         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
26321         (gst_musepackdec_init), (gst_musepackdec_dispose),
26322         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
26323         (gst_musepack_stream_init), (gst_musepackdec_loop),
26324         (gst_musepackdec_change_state):
26325         * ext/musepack/gstmusepackdec.cpp:
26326         * ext/musepack/gstmusepackdec.h:
26327         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
26328         (gst_musepack_reader_read), (gst_musepack_reader_seek),
26329         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
26330         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
26331         * ext/musepack/gstmusepackreader.cpp:
26332         * ext/musepack/gstmusepackreader.h:
26333           Update to 1.1 API (#165446).
26334
26335 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26336
26337         * ext/Makefile.am:
26338           Unbreak buildbot.
26339
26340 2005-01-28  Andy Wingo  <wingo@pobox.com>
26341
26342         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
26343         to reflect a different dubious internet source. Add a reference
26344         and some commentary.
26345
26346 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26347
26348         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
26349         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
26350         * gst/playback/gststreamselector.h:
26351           Be more selective when we're redoing caps negotiation from
26352           within the chain function on a stream change.
26353
26354 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26355
26356         * configure.ac:
26357         * ext/Makefile.am:
26358         * ext/amrnb/Makefile.am:
26359         * ext/amrnb/amrnb.c: (plugin_init):
26360         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
26361         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
26362         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
26363         (gst_amrnbdec_state_change):
26364         * ext/amrnb/amrnbdec.h:
26365         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
26366         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
26367         (gst_amrnbparse_init), (gst_amrnbparse_formats),
26368         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
26369         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
26370         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
26371         * ext/amrnb/amrnbparse.h:
26372           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
26373         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
26374           Add AMR-NB/-WB raw formats.
26375         * ext/alsa/gstalsa.c: (gst_alsa_link):
26376           Keep valid time when changing format.
26377         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
26378         (qtdemux_parse_trak):
26379           Add some more format-specific options (#140141, #143555, #155163).
26380
26381 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26382
26383         * gst/matroska/matroska-demux.c:
26384         (gst_matroska_demux_parse_blockgroup):
26385           Fix logic error in timing of subtitle stream synchronization.
26386         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
26387           Add skip-chunk, which is found in kodak-camera streams.
26388
26389 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
26390
26391         * po/LINGUAS:
26392         * po/vi.po:
26393           Adding Vietnamese translation (submitted by Clytie Siddall)
26394
26395 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26396
26397         * gst/playback/gstdecodebin.c: (try_to_link_1):
26398           Use realpad for signal.
26399
26400 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26401
26402         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
26403           Fix category so decodebin picks it up.
26404
26405 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26406
26407         * ext/mad/Makefile.am:
26408         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
26409         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
26410         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
26411         (found_type), (gst_id3demux_bin_change_state):
26412         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
26413         (gst_id3_tag_init), (gst_id3_tag_handle_event),
26414         (gst_id3_tag_src_link), (gst_id3_tag_chain),
26415         (gst_id3_tag_change_state), (plugin_init):
26416         * ext/mad/gstmad.h:
26417           Add id3demuxbin (which is a simple bin consisting of id3demux
26418           and typefind), take over rank from id3demux, remove typefind
26419           code from id3demux. Makes all broken mp3s that I know of work,
26420           and thereby fixes #152688.
26421
26422 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
26423
26424         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26425
26426         * ext/mad/gstmad.c: (gst_mad_src_event):
26427         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
26428           Allow seeks on audio pad, make mad forward those (#164826).
26429         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26430           Set duration (#165335).
26431
26432 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26433
26434         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
26435         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
26436         (gst_asf_demux_process_ext_content_desc),
26437         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
26438         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
26439         * gst/asfdemux/gstasfdemux.h:
26440           Improve metadata display, e.g. if the metadata comes before the
26441           streams are loaded (which is perfectly valid).
26442
26443 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26444
26445         * tools/gst-launch-ext-m.m:
26446           Fix AVI/ASF pipelines (#165340).
26447
26448 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
26449         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
26450         build failure on amd64
26451
26452 2005-01-26  Tim-Philipp Müller  <tim at centricular dot net>
26453
26454         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
26455         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
26456           Check environment variables GST_ID3V2_TAG_ENCODING,
26457           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
26458           list of character encodings to force interpretation of non-unicode
26459           strings stored in an ID3v2 tag to a particular encoding. If none
26460           is specified, try to use current locale's encoding, then fall back
26461           to ISO-8859-1 (which will always succeed). (Resolves #149274)
26462         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
26463         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
26464           Check environment variables GST_ID3V1_TAG_ENCODING,
26465           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
26466           list of character encodings to use in case a string encountered
26467           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
26468           specified, try to use the current locale's encoding, then fall
26469           back to ISO-8859-1 (which will always succeed).
26470
26471 2005-01-25  Benjamin Otte  <otte@gnome.org>
26472
26473         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
26474           - on half framerate, compute the rate in advance so the comparisons
26475             don't compare wrong values
26476           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
26477             behaviour
26478           - don't use mad_header_decode anymore, mad_frame_decode does that
26479             automatically
26480           - when getting rid of consumed bytes, reset the stream's skiplen
26481           (fixes #163867)
26482
26483 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
26484
26485         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
26486           Use 1/2 a second for default max_discont, as PES streams from DVB
26487           seem to have larger spacings in the SCR. 
26488           Fix a typo.
26489
26490 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26491
26492         * gst/playback/gstplaybasebin.c: (group_commit):
26493           Notify delayed stream-info availability.
26494
26495 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
26496         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
26497         (gst_a52dec_handle_event), (gst_a52dec_chain):
26498         Add some debug output. Check that a discont has a valid
26499         time associated.
26500         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
26501         (gst_alsa_sink_loop):
26502         Ignore TAG events. A little extra debug for broken timestamps.
26503         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
26504         (dvdnavsrc_change_state):
26505         Ensure we send a discont to engage the link before we send any
26506         other events.
26507         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
26508         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
26509         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
26510         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
26511         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
26512         dvd://title works in totem because typefinding sends a seek that ends
26513         up going back to chapter 1 regardless.
26514         * ext/mpeg2dec/gstmpeg2dec.c:
26515         * ext/mpeg2dec/gstmpeg2dec.h:
26516         Output correct timestamps and handle disconts.
26517         * ext/ogg/gstoggdemux.c: (get_relative):
26518         Small guard against a null dereference.
26519         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
26520         (gst_textoverlay_set_property):
26521         Free memory when done. Don't call gst_event_filler_get_duration on
26522         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
26523         g_warning.
26524         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
26525         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
26526         (gst_sw_srclink), (gst_smoothwave_chain):
26527         Draw solid lines, prettier colours.
26528         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
26529         Add a default palette that'll work for some movies.
26530         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
26531         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
26532         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
26533         * gst/mpegstream/gstdvddemux.h:
26534         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
26535         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
26536         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
26537         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
26538         * gst/mpegstream/gstmpegparse.h:
26539         Use PTM/NAV events when for timestamp adjustment when connected to 
26540         dvdnavsrc. Don't use many discont events where one suffices.
26541         * gst/playback/gstplaybasebin.c: (group_destroy),
26542         (gen_preroll_element), (gst_play_base_bin_add_element):
26543         * gst/playback/gstplaybasebin.h:
26544         Make sure we remove subtitles from the same bin we put them in.
26545         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
26546         (gst_subparse_buffer_format_autodetect),
26547         (gst_subparse_change_state):
26548         Fix some memleaks and invalid accesses.
26549         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
26550         (oggskel_type_find), (cmml_type_find), (plugin_init):
26551         Some typefind functions for Annodex v3.0 files
26552         * gst/wavparse/gstwavparse.h:
26553         GstRiffReadClass is the correct parent class.
26554
26555 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26556
26557         * gst-libs/gst/riff/riff-media.c:
26558         (gst_riff_create_video_caps_with_data):
26559           Add extradata to huffyuv (fixes #165013).
26560         * gst-libs/gst/riff/riff-read.c:
26561         (gst_riff_read_strf_vids_with_data):
26562           Fix extradata extraction if it is in the chunk size.
26563
26564 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
26565
26566         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26567
26568         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
26569         (gst_quarktv_change_state), (gst_quarktv_dispose):
26570           Memory free'ing location fix (#164708).
26571
26572 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26573
26574         * gst/playback/gstplaybasebin.c: (group_commit),
26575         (gen_preroll_element), (probe_triggered), (gen_source_element),
26576         (setup_source), (gst_play_base_bin_change_state),
26577         (gst_play_base_bin_add_element):
26578           Don't block for streams.
26579         * gst/playback/gststreaminfo.c: (stream_info_change_state),
26580         (gst_stream_info_set_mute):
26581           Use gst_pad_set_active_recursive.
26582
26583 2005-01-25  Andy Wingo  <wingo@pobox.com>
26584
26585         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
26586         for #ifndef HAVE_XVIDEO.
26587
26588 2005-01-24  Jeffrey C. Ollie
26589
26590         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
26591
26592         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
26593         * ext/gsm/gstgsmdec.h:
26594         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
26595         * ext/gsm/gstgsmenc.h:
26596         Fix rate to 8kHz as per spec, removes obscure errors when no rate
26597         was given by property. Add proper buffer timestamps and offsets.
26598
26599 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26600
26601         * gst-libs/gst/riff/riff-media.c:
26602         (gst_riff_create_audio_caps_with_data):
26603           Audio can be <8000Hz.
26604
26605 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26606
26607         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
26608           Explicit state change to workaround refcount bugs.
26609
26610 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26611
26612         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
26613         (gst_avimux_riff_get_avi_header):
26614           Fix...
26615
26616 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26617
26618         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
26619         (gst_riff_read_element_data):
26620         * gst-libs/gst/riff/riff-read.h:
26621           Add _peek version (req'ed in CDXA).
26622         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
26623         (gst_cdxaparse_loop):
26624           Fix parsing in playbin.
26625         * gst/playback/gstdecodebin.c: (close_pad_link):
26626           Ignore current_ pads, they cause major annoyance.
26627
26628 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26629
26630         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
26631           Safety guard.
26632
26633 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26634
26635         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
26636           Fix padding...
26637
26638 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26639
26640         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
26641           Allow for 0-sized buffers. Fixes length query problems in
26642           starwars.mkv from the testsuite.
26643
26644 2005-01-19  Tim-Philipp Müller  <tim at centricular dot net>
26645
26646         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
26647         (gst_video_box_i420), (gst_video_box_chain):
26648           Fix row strides for I420 (fixes #163159)
26649           
26650 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26651
26652         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
26653           MPEG2 has a useful rate property, so we can actually use that.
26654           For MPEG-1, continue using the bytes/time properties.
26655
26656 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26657
26658         * gst-libs/gst/riff/riff-media.c:
26659         (gst_riff_create_video_caps_with_data),
26660         (gst_riff_create_video_template_caps):
26661           Add intel-h263.
26662
26663 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26664
26665         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
26666           Fail if caps negotiation fails. Should fix #162184, and should
26667           definately be in there regardless of it fixing the actual bug.
26668         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
26669         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
26670         (gst_avimux_riff_get_avix_header),
26671         (gst_avimux_riff_get_video_header),
26672         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
26673         (gst_avimux_start_file), (gst_avimux_handle_event),
26674         (gst_avimux_change_state):
26675         * gst/avi/gstavimux.h:
26676           Refactor structure writing to use GST_WRITE_UINT macros, add
26677           metadata writing support.
26678
26679 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26680
26681         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
26682           Elements may already be destroyed when this function is called.
26683
26684 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26685
26686         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
26687         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
26688           More memory leak fixes (#149162).
26689
26690 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26691
26692         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
26693         (gst_qtdemux_add_stream):
26694           Fix two memleaks.
26695
26696 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26697
26698         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
26699           Argh...
26700
26701 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26702
26703         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
26704           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
26705           when fixating to six channels in Totem.
26706
26707 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
26708
26709         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
26710           Fix compile warnings on Solaris 10 buildbot
26711
26712 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
26713
26714         * ext/dvdread/dvdreadsrc.c: (_read):
26715           Don't read beyond the last cell in a chapter (fixes 
26716           invalid memory access)
26717
26718 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
26719
26720         * ext/dvdread/stream_labels.c:
26721         (dvdreadsrc_get_audio_stream_labels):
26722           Use NULL for an empty GList instead of g_list_alloc(); fix 
26723           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
26724           of GString (easier to bulk free later)
26725
26726 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
26727
26728         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26729
26730         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26731         (gst_ffmpeg_pixfmt_to_caps):
26732           Fix BGRA32 caps (#164209).
26733
26734 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
26735
26736         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26737
26738         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26739         (gst_ffmpeg_caps_to_pixfmt):
26740           alpha_mask can be RGBA/ABGR. Fixes #164265.
26741
26742 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
26743
26744         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26745
26746         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
26747         (gst_mpeg2dec_alloc_buffer):
26748         * ext/mpeg2dec/gstmpeg2dec.h:
26749           Crop if decoding size is not the actual image size (#163676).
26750
26751 2005-01-17  Steve Baker  <steve@stevebaker.org>
26752
26753         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26754
26755         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
26756         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
26757           Add libsndfile typefind functions (#163309).
26758
26759 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26760
26761         * tools/gst-launch-ext-m.m:
26762           Add .aac, fix .m1v/.m2v (#163891).
26763
26764 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26765
26766         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
26767           Sanity check, don't wait endlessly since the clock might not
26768           actually run at this point (which is a deadlock). Fixes #164069.
26769
26770 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26771
26772         * gst/playback/gstplaybasebin.c: (probe_triggered):
26773           Of course, only pause if group is done...
26774
26775 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26776
26777         * gst/playback/gstplaybasebin.c: (probe_triggered):
26778           Thread safety.
26779
26780 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
26781
26782         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
26783           Don't return state change success when the parent
26784           failed.
26785
26786 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26787
26788         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
26789           Free events (fix memleak in #162905).
26790
26791 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
26792
26793         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26794
26795         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26796         (gst_ffmpeg_caps_to_pixfmt):
26797           Fix for depth = 15. Fixes #161675.
26798
26799 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26800
26801         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
26802           Set FPS correctly, even for webcams and the like.
26803         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
26804           Don error on setting while capturing.
26805
26806 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26807
26808         * ext/dv/gstdvdec.c:
26809         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
26810         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
26811           I'm a bad boy. using /1001. to force C to do float division
26812           and not integer division (as it did in my last commit)
26813           Thanks to David I. Lehn for pointing this mistake.
26814
26815 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26816
26817         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
26818           Revert Johan's 1.35->1.36 since it breaks compat.
26819
26820 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26821
26822         * ext/dv/gstdvdec.c:
26823         * ext/libfame/gstlibfame.c:
26824         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
26825         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
26826           replace framerate aproximations by their real value
26827           (24000/1001, 30000/1001, 60000/1001)
26828           Finish fixing bug #164049
26829
26830 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
26831
26832         * ext/ogg/gstoggmux.c:
26833           eos/bos debugging
26834         * gst/tcp/gstmultifdsink.c:
26835         * gst/tcp/gstmultifdsink.h:
26836         * gst/tcp/gsttcp.c:
26837         * gst/tcp/gsttcp.h:
26838         * gst/tcp/gsttcpclientsink.c:
26839         * gst/tcp/gsttcpclientsrc.c:
26840         * gst/tcp/gsttcpserversink.c:
26841         * gst/tcp/gsttcpserversrc.c:
26842           improve reusability of elements after state changes and errors
26843           make multifdsink throw away streamheaders when receiving new ones
26844
26845 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26846
26847         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
26848           Fix for if items are already in list...
26849
26850 2005-01-12  Benjamin Otte  <otte@gnome.org>
26851
26852         * gst/adder/gstadder.c: (gst_adder_loop):
26853           fix adder a bit so it doesn't screw up with events as much anymore
26854
26855 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
26856
26857         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
26858         (pixbufscale_scale), (gst_pixbufscale_chain):
26859         * ext/gdk_pixbuf/pixbufscale.h:
26860           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
26861           to ensure rowstrides are calculated the same way as 
26862           ffmpegcolorspace
26863           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
26864           that we pick up duration and offset also.
26865
26866 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26867
26868         * gst/avi/gstavimux.c: (gst_avimux_class_init),
26869         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
26870           Reusability fixes.
26871
26872 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26873
26874         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
26875         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
26876         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
26877         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
26878           Update flags when requested.
26879
26880 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26881
26882         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
26883           Fix dmix.
26884
26885 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26886
26887         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
26888         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
26889         (probe_triggered), (new_decoded_pad), (gen_source_element),
26890         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
26891         * gst/playback/gstplaybasebin.h:
26892         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
26893         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
26894         (gst_play_bin_change_state):
26895           Implement group-switch signal for use in apps to clear metadata
26896           cache, clean up subtitle, add suburi property instead of # hack,
26897           some error-out fixes.
26898
26899 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26900
26901         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
26902           Debug.
26903         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
26904           If we got a state change in the _get handler, don't return success.
26905
26906 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26907
26908         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
26909         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
26910           Make jpegdec quiet on MJPEG decoding
26911         * gst/asfdemux/README:
26912           Fix mimetypes for MJPEG and H263
26913
26914 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26915
26916         * ext/theora/theoradec.c: (theora_dec_chain):
26917           Fix broken code generation by gcc by swapping arguments.
26918         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
26919           Fix \n in debug.
26920
26921 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26922
26923         * TODO:
26924           delete this file, it is by far outdated
26925         * ext/alsa/gstalsa.1: remove
26926         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
26927         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
26928         (gst_alsa_get_caps):
26929           Add HW probing for supported sample rates. Fixes #161704
26930
26931 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26932
26933         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26934           Don't crash, biatch! :).
26935
26936 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26937
26938         * ext/musepack/gstmusepackreader.cpp:
26939         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
26940           Some work on tags - still doesn't work in playbin...
26941         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26942           Handle events...
26943
26944 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26945
26946         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
26947           Also shove tags on kid pads.
26948
26949 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26950
26951         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
26952           Don't bail on unknown events.
26953         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26954           Don't crash on events before negotiation.
26955         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
26956           Send tags on pads, too.
26957         * gst/playback/gststreamselector.c:
26958         (gst_stream_selector_request_new_pad):
26959           Forward events on first pad if no input was selected yet.
26960
26961 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26962
26963         * gst/playback/gstplaybasebin.c: (setup_substreams):
26964           Don't disable streamtype if the stream doesn't exist, since
26965           then playing a video after audio will disable both and nothing
26966           will happen. Fixes the testsuite.
26967
26968 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26969
26970         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
26971         (gst_v4l_xoverlay_set_xwindow_id):
26972         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
26973         (gst_v4l2_xoverlay_set_xwindow_id):
26974           Add debug categories, fix overlay disabling.
26975
26976 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26977
26978         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
26979         * ext/alsa/gstalsa.h:
26980           Add HW probing for period_count/size and buffer_size MIX/MAX
26981           Adjust default/user defined value if out of bounds
26982           Should fix bug #162024
26983
26984 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26985
26986         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
26987           Fix warning (#161191).
26988
26989 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26990
26991         * ext/dvdread/stream_labels.c:
26992         (dvdreadsrc_get_audio_stream_labels):
26993           Fix warning (init the good variable in switch default)
26994
26995 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
26996
26997         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26998
26999         * gst/tta/gstttaparse.c: (gst_tta_src_event):
27000           Fix gcc-2.95 compile (#163485).
27001
27002 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27003
27004         * configure.ac:
27005         * ext/flac/gstflacenc.c: (gst_flacenc_init),
27006         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
27007         (gst_flacenc_tell_callback), (gst_flacenc_chain),
27008         (gst_flacenc_change_state):
27009         * ext/flac/gstflacenc.h:
27010           Update for API change in flac-1.1.1. Update requirement in
27011           configure.ac. Fixes #162974.
27012
27013 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27014
27015         * gst/playback/gstplaybasebin.c: (group_destroy):
27016           Remove hack to get rid of assert and get rid of unlinked
27017           signals properly.
27018
27019 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27020
27021         * gst/playback/gstplaybasebin.c: (setup_source):
27022           Set source to NULL so that resources are free'ed. Fixes issues
27023           with playback of CDDA and similar device-accessing things.
27024
27025 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27026
27027         * testsuite/embed/Makefile.am:
27028           test->noinst, fix make test in buildbot.
27029
27030 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27031
27032         * ext/dvdread/stream_labels.c: new file
27033         * ext/dvdread/stream_labels.h: new file
27034         * ext/dvdread/Makefile.am:
27035         * ext/dvdread/dvdreadsrc.c: (_seek_title):
27036           Extract audio stream label from DVD IFO files.
27037           It only dump them on the console for now, still have to
27038           make playbin aware of them.
27039
27040 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27041
27042         * gst/playback/gstplaybasebin.c: (setup_source):
27043           Fix hanging subs.
27044
27045 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27046
27047         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
27048         (gen_preroll_element), (remove_groups), (setup_subtitle),
27049         (gen_source_element), (setup_source):
27050         * gst/playback/gstplaybasebin.h:
27051           Multiple .sub files is just a stupid idea... Fix some threading
27052           mistakes. Interestingly, external .sub files cause playbin to
27053           hang, I don't know why... Parsing fixes contributed by Fran??ois
27054           Kooman <fkooman@tuxed.net>.
27055
27056 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27057
27058         * testsuite/embed/Makefile.am:
27059           Fix buildbot.
27060
27061 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
27062
27063         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27064
27065         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
27066         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
27067         (gst_pngenc_set_property):
27068         * ext/libpng/gstpngenc.h:
27069           Add compression level property (#163323).
27070
27071 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27072
27073         * configure.ac:
27074         * examples/capsfilter/capsfilter1.c: (main):
27075         * examples/seeking/spider_seek.c: (make_spider_pipeline):
27076         * ext/dvdread/Makefile.am:
27077         * ext/dvdread/demo-play:
27078         * ext/dvdread/demo-play.c:
27079         * gconf/gstreamer.schemas.in:
27080         * gst-libs/gst/gconf/gconf.c:
27081         * sys/v4l/TODO:
27082         * testsuite/Makefile.am:
27083         * testsuite/embed/Makefile.am:
27084         * testsuite/embed/embed.c: (cb_expose), (main):
27085           Remove all references to xvideosink, fix examples (#140845).
27086         * gst/playback/gstplaybasebin.c: (group_destroy):
27087           Apparently, disposal does not unlink - so do explicitely.
27088         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
27089           Add debug.
27090
27091 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
27092
27093         * README: fix PKG_CONFIG_PATH instructions, what was there
27094         previously was breaking default search path, not nice. 
27095         Fixes #163358
27096
27097 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27098
27099         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
27100         (gst_audioscale_chain):
27101           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
27102           when resampling - how the ^@$^!@^! is this possible?!?
27103
27104 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27105
27106         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
27107           Reset variables on READY.
27108         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
27109         (gst_matroska_mux_loop):
27110           Require data before writing header.
27111
27112 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
27113
27114         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27115
27116         * ext/mad/gstmad.c: (gst_mad_chain):
27117           Don't call mad_stream_sync() directly after recovering sync.
27118           Fixes #151661.
27119
27120 2005-01-09  Martin Eikermann  <meiker@upb.de>
27121
27122         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27123
27124         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
27125         (snapshot_handler), (gst_snapshot_sinkconnect),
27126         (gst_snapshot_chain):
27127           Allocate resources when required, fix recursive signal emission
27128           and fix caps. Fixes #161667.
27129
27130 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
27131
27132         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27133
27134         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
27135         (gst_pngdec_chain):
27136           Handle only 8-bppc (bits-per-pixel-component) images, better
27137           error handling and correct strides. Fixes #163177.
27138         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
27139         (gst_pngenc_chain):
27140           Better error handling. Fixes #163348.
27141
27142 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27143
27144         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
27145         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
27146         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
27147         (dvdnavsrc_uri_handler_init):
27148           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
27149         * gst/playback/gstplaybasebin.c: (gen_source_element):
27150           Add MMS to streaming URIs.
27151
27152 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27153
27154         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
27155         * sys/xvimage/xvimagesink.c:
27156         (gst_xvimagesink_navigation_send_event):
27157           Check for pad availability before sending event.
27158
27159 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27160
27161         * gst-plugins.spec.in:
27162           Add subparse.
27163
27164 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27165
27166         * configure.ac:
27167           Since we use functions from CVS, up requirement.
27168
27169 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27170
27171         * gst/playback/Makefile.am:
27172         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
27173         (group_destroy), (group_commit), (group_is_muted),
27174         (gen_preroll_element), (add_stream), (unknown_type),
27175         (probe_triggered), (preroll_unlinked), (mute_stream),
27176         (silence_stream), (new_decoded_pad), (setup_substreams),
27177         (setup_source), (get_active_source), (mute_group_type),
27178         (muted_group_change_state), (set_active_source),
27179         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
27180         (play_base_eos), (gst_play_base_bin_change_state):
27181         * gst/playback/gstplaybasebin.h:
27182         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
27183         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
27184         (gst_stream_info_dispose), (stream_info_mute_pad),
27185         (stream_info_change_state), (gst_stream_info_set_mute):
27186         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
27187         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
27188         (gst_stream_selector_init), (gst_stream_selector_dispose),
27189         (gst_stream_selector_get_linked_pad),
27190         (gst_stream_selector_get_caps), (gst_stream_selector_link),
27191         (gst_stream_selector_get_linked_pads),
27192         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
27193         * gst/playback/gststreamselector.h:
27194           Adding stream selection support plus required properties for
27195           applications to use this. Fully fixes #100931.
27196
27197 2005-01-08  Benjamin Otte  <otte@gnome.org>
27198
27199         * gst/games/gstpuzzle.c: (nav_event_handler):
27200           - handle nav events differently: forward every event no matter if it
27201             was handled or not.
27202           - translate events
27203           You can now cheat by using navigationtest ! puzzle and moving the
27204           mouse close to the edge of a tile. ;)
27205
27206 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27207
27208         * configure.ac:
27209         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
27210         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
27211         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
27212         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
27213         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
27214         (gst_ogm_parse_plugin_init):
27215         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
27216         (gst_textoverlay_link), (gst_textoverlay_getcaps),
27217         (gst_textoverlay_event), (gst_textoverlay_video_chain),
27218         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
27219         * ext/pango/gsttextoverlay.h:
27220         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
27221         (gst_matroska_demux_handle_seek_event),
27222         (gst_matroska_demux_sync_streams),
27223         (gst_matroska_demux_parse_blockgroup),
27224         (gst_matroska_demux_subtitle_caps),
27225         (gst_matroska_demux_plugin_init):
27226         * gst/matroska/matroska-ids.h:
27227         * gst/playback/gstdecodebin.c: (close_pad_link):
27228         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
27229         (gen_preroll_element), (remove_groups), (add_stream),
27230         (new_decoded_pad), (setup_subtitles), (gen_source_element),
27231         (setup_source):
27232         * gst/playback/gstplaybasebin.h:
27233         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
27234         * gst/subparse/Makefile.am:
27235         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
27236         (gst_subparse_base_init), (gst_subparse_class_init),
27237         (gst_subparse_init), (gst_subparse_formats),
27238         (gst_subparse_eventmask), (gst_subparse_event),
27239         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
27240         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
27241         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
27242         (parse_mpsub_deinit), (parse_mpsub_init),
27243         (gst_subparse_buffer_format_autodetect),
27244         (gst_subparse_format_autodetect), (gst_subparse_loop),
27245         (gst_subparse_change_state), (gst_subparse_type_find),
27246         (plugin_init):
27247         * gst/subparse/gstsubparse.h:
27248         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
27249         (plugin_init):
27250           Add subtitle support, .sub parser (supports SRT and MPsub),
27251           OGM text support, Matroska UTF-8 text support, deadlock fixes
27252           all over the place, subtitle awareness in decodebin/playbin
27253           and some fixes to textoverlay to handle subtitles in a stream
27254           correctly. Fixes #100931.
27255
27256 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27257
27258         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
27259           Check for pad availability before doing a query on it.
27260
27261 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27262
27263         * ext/dv/gstdvdec.c:
27264           really fix bpp24/32 dvdec caps (classic rgba indeed)
27265         * gst/asfdemux/gstasfdemux.c:
27266         (gst_asf_demux_process_ext_content_desc):
27267           don't send text tags if they are empty (bis repetita)
27268
27269 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27270
27271         * ext/dv/gstdvdec.c:
27272          remove unneeded comment from dvdec
27273           (related to DV 4CC codes in AVI files)
27274           moved them in gstreamer/docs/random/mimetypes
27275         * gst/asfdemux/gstasfdemux.c:
27276         (gst_asf_demux_process_ext_content_desc):
27277          don't send text tags if they are empty
27278          fix mem leak on error path
27279         * gst/ffmpegcolorspace/avcodec.h:
27280         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
27281         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
27282         (gst_ffmpegcsp_avpicture_fill):
27283         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
27284         * gst/ffmpegcolorspace/imgconvert_template.h:
27285          adds BGR32 and BGRA32 to ffmpegcolorspace
27286           (still bad colors, fixing it on next commit)
27287           helps with dvdec outputing BGR32
27288
27289 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27290
27291         * ext/dv/gstdvdec.c:
27292          Fix audio caps i just broke (missing ',')
27293         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
27294         (gst_matroska_mux_reset):
27295          Fix typo + add FIXME about old "x-gst-metadata" crap
27296
27297 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27298
27299         * ext/dv/demo-play.c: (main):
27300          xvideosink -> xvimagesink
27301         * ext/dv/gstdvdec.c:
27302          change rgb 32/32 caps to 24/32 (no alpha)
27303          change nb of channels to be a list (2 or 4, not 2)
27304          change sample rate to be a list (32, 44.1, 48 kHz) not a range
27305         * gst/asfdemux/gstasfdemux.c:
27306         (gst_asf_demux_process_ext_content_desc):
27307          Add 'date/year' to extracted metadata list
27308
27309 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27310
27311         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
27312           The return value of fixate_to does not imply that the requested
27313           value was set, so don't assume.
27314
27315 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
27316
27317         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27318
27319         * ext/libpng/gstpngdec.c:
27320         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
27321         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
27322         * ext/libpng/gstpngenc.h:
27323           Alpha support (encoder; #163161), mime fixage.
27324
27325 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
27326
27327         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27328
27329         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
27330         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
27331         (gst_faac_set_property), (gst_faac_get_property):
27332         * ext/faac/gstfaac.h:
27333           Allow for ADTS output (#153434).
27334
27335 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27336
27337         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
27338           Fix against template (#150576).
27339
27340 2005-01-06  Benjamin Otte  <otte@gnome.org>
27341
27342         * gst/games/gstpuzzle.c: (draw_puzzle):
27343           don't draw a puzzle if either width or height of tiles would be 0.
27344
27345 2005-01-06  Benjamin Otte  <otte@gnome.org>
27346
27347         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
27348         (gst_puzzle_class_init), (gst_puzzle_finalize):
27349           no memleaks, please
27350         (gst_puzzle_create), (gst_puzzle_init),
27351         (gst_puzzle_set_property), (gst_puzzle_setup):
27352           change initialization code around so we don't reshuffle on resize
27353         (draw_puzzle):
27354           fix another stupid typo
27355
27356 2005-01-06  Benjamin Otte  <otte@gnome.org>
27357
27358         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
27359           fix stupid typo that borked copying on YUY2
27360
27361 2005-01-06  Benjamin Otte  <otte@gnome.org>
27362
27363         * gst/games/gstpuzzle.c: (draw_puzzle):
27364           fix edges when image sizes aren't multiples of tile sizes
27365
27366 2005-01-06  Benjamin Otte  <otte@gnome.org>
27367
27368         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
27369           make RGB endianness work correctly
27370         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
27371           refactor and fix race with initial shuffling
27372         (nav_event_handler):
27373           allow using the mouse to puzzle
27374         (draw_puzzle):
27375           insist on tiles having width and height as multiples of 4 to get
27376           clean YUV image handling
27377         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
27378         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
27379           s/DEBUG/LOG/ for common messages
27380         (gst_xvimagesink_navigation_send_event):
27381           fix mouse event translation to not include screen PAR
27382         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
27383           fix mouse event translation to actually work
27384
27385 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27386
27387         * gst/asfdemux/gstasfdemux.c:
27388         (gst_asf_demux_process_ext_content_desc):
27389          Extract TrackNumber metadata + clean up code
27390         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
27391          Hope this is the good fix (var used unitialised)
27392
27393 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27394
27395         * ext/faad/gstfaad.c: (gst_faad_chain):
27396           Only increment timestamp if it's valid. Fixes raw AAC streams.
27397
27398 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27399
27400         * configure.ac:
27401         * gst/games/Makefile.am:
27402         * gst/games/gstpuzzle.c:
27403           add a puzzle game with...
27404         * gst/games/gstvideoimage.c:
27405         * gst/games/gstvideoimage.h:
27406           ... full colorspace support (that includes YUV9 and RGB16)) stolen
27407           from videotestsrc and made into something that would be a nice
27408           library for a lot of other plugins.
27409
27410 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27411
27412         * configure.ac:
27413          don't compile faad plugin if a RC of 2.0 is found
27414          Fixes #155346 (and FC1 buildbot)
27415         * gst/asfdemux/gstasfdemux.c:
27416         (gst_asf_demux_process_ext_content_desc):
27417          try to make Solaris compiler happier
27418
27419 2005-01-06  Paul Jack  <pjack@sfaf.org>
27420
27421         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27422
27423         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
27424           Fix segfault (#161667).
27425
27426 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27427
27428         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
27429           Fix framerate reporting.
27430
27431 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27432
27433         * gst-libs/gst/riff/riff-ids.h:
27434         * gst/wavenc/riff.h:
27435          Add AMR (VBR and CBR) ids to riff.h audio codec list
27436         * gst/asfdemux/gstasfdemux.c:
27437         (gst_asf_demux_process_ext_content_desc),
27438         (gst_asf_demux_process_object):
27439           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
27440
27441 2005-01-05  Martin Eikermann  <meiker@upb.de>
27442
27443         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27444
27445         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
27446         (gst_dvd_demux_handle_discont):
27447         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
27448         (gst_mpeg_demux_handle_discont):
27449           Recreate pads on new-media (#160730).
27450         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
27451           Send discont even if manager changes timestamps (#161929).
27452
27453 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
27454
27455         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27456
27457         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
27458           Fix invalid memory access (#159211).
27459
27460 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27461
27462         * examples/gstplay/player.c: (main):
27463           Don't iterate.
27464         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
27465           Add visualizations.
27466         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
27467         (gst_a52dec_handle_frame):
27468           Set duration.
27469         * ext/dvdnav/gst-dvd:
27470           Add audioconvert. Fixes #161325.
27471         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
27472           Explicitely case to gint64. Possible valgrind error.
27473         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
27474         (gst_play_tick_callback), (gst_play_change_state),
27475         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
27476         (gst_play_set_location), (gst_play_get_location),
27477         (gst_play_seek_to_time), (gst_play_set_data_src),
27478         (gst_play_set_video_sink), (gst_play_set_audio_sink),
27479         (gst_play_set_visualization), (gst_play_connect_visualization),
27480         (gst_play_get_framerate), (gst_play_get_all_by_interface),
27481         (gst_play_new):
27482           Use playbin. Fixes #139749 and #147744.
27483         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
27484           Add genre tag.
27485         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
27486         (audioscale_get_type), (gst_audioscale_base_init),
27487         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
27488         (gst_audioscale_getcaps), (gst_audioscale_fixate),
27489         (gst_audioscale_link), (gst_audioscale_get_buffer),
27490         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
27491         (gst_audioscale_init), (gst_audioscale_dispose),
27492         (gst_audioscale_chain), (gst_audioscale_set_property),
27493         (gst_audioscale_get_property), (plugin_init):
27494           Indent properly.
27495         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
27496           Fix LPCM.
27497         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
27498         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
27499         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
27500           Add more metadata (fixes #162656).
27501
27502 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
27503
27504         * configure.ac:
27505           back to cvs
27506
27507 === release 0.8.7 ===
27508
27509 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
27510
27511         * NEWS:
27512         * RELEASE:
27513         * configure.ac:
27514           releasing 0.8.7, "Hyperspace"
27515
27516 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
27517
27518         patch by: Tim-Philipp Müller  <t.i.m@zen.co.uk>
27519
27520         * gst/playback/gstplaybasebin.c:
27521          Fix for #162924 - free caps after use, not before
27522
27523 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
27524
27525         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
27526
27527         * gst/playback/gstplaybasebin.c:
27528         * gst/wavparse/gstwavparse.c:
27529           Fix for #154773 - fixes playback of small .wav files
27530
27531 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
27532
27533         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
27534
27535         * gst/audioscale/gstaudioscale.c:
27536           Fix for #162819 - make audioscale reusable
27537           Fixes playback of more than one file with playbin/totem
27538
27539 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
27540
27541         * gst/ffmpegcolorspace/avcodec.h:
27542         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
27543         * gst/ffmpegcolorspace/imgconvert.c:
27544           clean up the mess that made me cry and avoid needless duplication
27545
27546 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
27547
27548         * gst/ffmpegcolorspace/imgconvert.c:
27549           give some indication of why we're segfaulting
27550
27551 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27552
27553         * configure.ac:
27554           Fix indentation, fix v4l2 plugin detection.
27555         * ext/Makefile.am:
27556           Fix libmms location (Maciej, use diff -u!).
27557         * ext/alsa/gstalsa.c: (gst_alsa_init):
27558           Initialize caps cache to NULL.
27559         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
27560           Only change state on audiosink if it exists.
27561
27562 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
27563
27564         * gst/matroska/matroska-demux.c:
27565         * gst/matroska/matroska-ids.h:
27566         * gst/matroska/matroska-demux.h:
27567         Fix Vorbis streams failing to decode in some files, where cluster_time
27568         isn't 0, because then it doesn't send codec_priv before actual data.
27569         Remove time-based test and replace it with marker set on beginning of
27570         new stream
27571
27572 2004-12-28  David Schleef  <ds@schleef.org>
27573
27574         Merge patch from Ronald fixing problems with streaming
27575         text.
27576         * ext/cairo/gstcairo.c: (plugin_init):
27577         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
27578         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
27579         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
27580         (gst_textoverlay_font_init), (gst_textoverlay_init),
27581         (gst_textoverlay_set_property):
27582         * ext/cairo/gsttextoverlay.h:
27583
27584 2004-12-27  David Schleef  <ds@schleef.org>
27585
27586         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
27587         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
27588         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
27589         (gst_textoverlay_font_init), (gst_textoverlay_init),
27590         (gst_textoverlay_set_property): Improvements to actually
27591         render text as white on black outline on video, including
27592         font selection and horizontal/vertical alignment.  (Ronald's
27593         christmas present)
27594         * ext/cairo/gsttextoverlay.h:
27595
27596 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27597
27598         * ext/ogg/gstogg.c:
27599         * ext/ogg/gstogmparse.c:
27600           fix ogm[audio/video]parse plugin registration
27601           (riff won't load if bytestream is already loaded)
27602
27603 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
27604
27605         * gst/audioconvert/gstchannelmix.c:
27606           fix for GLIB < 2.4
27607
27608 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
27609
27610         * Makefile.am:
27611         * configure.ac:
27612           disable docs again until it actually passes make distcheck.
27613
27614 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27615
27616         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
27617         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
27618         (plugin_init):
27619           Add 3GP (variables name Q3GP because they can't start with a
27620           number). Add samr audio fourcc (used in .3gp files), decoder
27621           is work in progress. Also do a GST_WARNING instead of ERROR
27622           in case of unknown nodes, to decrease output.
27623
27624 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
27625
27626         * Makefile.am:
27627           really fix dist
27628
27629 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27630
27631         * configure.ac:
27632         * ext/speex/gstspeexdec.h:
27633         * ext/speex/gstspeexenc.h:
27634           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
27635           Fix detection code in configure.ac
27636
27637 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27638
27639         * gst/matroska/matroska-demux.c:
27640         (gst_matroska_demux_parse_blockgroup):
27641           Save position, so that queries give proper return values. Don't
27642           know how this could ever have worked before...
27643
27644 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27645
27646         * configure.ac:
27647           Put additional LAME check inside the conditional.  Fixes #152339
27648
27649 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27650
27651         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
27652         (gst_avi_demux_stream_scan):
27653           Add some more debug. Fix logic error when setting movi offset
27654           while reading index.
27655
27656 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27657
27658         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
27659         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
27660         (gst_avi_demux_process_next_entry):
27661           Add some debugging. Better detection of broken indexes and the
27662           accompanying index recovery. No infinite loops on state changes
27663           when we're still in our loopfunction.
27664
27665 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27666
27667         * configure.ac:
27668           Fix up.
27669
27670 2004-12-22  Archana Shah  <archana.shah@wipro.com>
27671
27672         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
27673
27674         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
27675           Normalizing the value before setting
27676         (gst_sunaudiomixer_get_volume):
27677           Normalizing the value after getting. Fixes bug# 161980
27678
27679 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
27680
27681         * Makefile.am: Make sure docs gets disted
27682         * docs/Makefile.am: Make sure all needed files get disted
27683         * gst-plugins.spec.in: latest updates
27684
27685 2004-12-22  Wim Taymans  <wim@fluendo.com>
27686
27687         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
27688         Revert patch 1.38 as clock distribution over schedulers does
27689         not work correcly in the core yet.
27690
27691 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27692
27693         * sys/oss/README: remove this file, which predates my birth
27694           (and which content is by far outdated)
27695
27696 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
27697
27698         * Makefile.am:
27699         * configure.ac:
27700         * docs/Makefile.am:
27701         * docs/libs/Makefile.am:
27702         * docs/libs/gst-plugins-libs-docs.sgml:
27703         * docs/libs/gst-plugins-libs-sections.txt:
27704         * docs/libs/tmpl/gstgconf.sgml:
27705         * docs/upload.mak:
27706         * docs/version.entities.in:
27707           Added boilerplate gtk-doc files for plugin-libs documentation.
27708
27709 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27710
27711         * gst/auparse/gstauparse.c: fix int and float audio caps
27712
27713 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27714
27715         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
27716         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
27717           g_assert() can be a macro, don't use #ifdef inside it.
27718
27719 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
27720
27721         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27722
27723         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
27724         (gst_videorate_init), (gst_videorate_chain),
27725         (gst_videorate_change_state):
27726           Event handling (fixes #159986).
27727
27728 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27729
27730         * gst-libs/gst/riff/riff-media.c:
27731         (gst_riff_create_video_caps_with_data):
27732           Add BLZ0 (Blizzard's version of DivX) fourcc.
27733
27734 2004-12-18  David Schleef  <ds@schleef.org>
27735
27736         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
27737         portability fix.
27738
27739 2004-12-18  David Schleef  <ds@schleef.org>
27740
27741         * gst/tta/ttadec.h: Disable some header code that isn't used
27742         and clearly isn't portable.
27743
27744 2004-12-18  David Schleef  <ds@schleef.org>
27745
27746         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
27747         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
27748         (avcodec_get_pix_fmt), (avpicture_layout),
27749         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
27750         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
27751         Fix code to not use GCC extensions (and c99 extensions that
27752         Forte does not like.)
27753
27754 2004-12-19  Tim-Philipp Müller  <t.i.m@zen.co.uk>
27755
27756         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27757
27758         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
27759         (gst_deinterlace_chain):
27760           Rowstride fixes. Fixes #161039.
27761         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
27762         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
27763         (gst_video_crop_getcaps), (gst_video_crop_link),
27764         (gst_video_crop_i420), (gst_video_crop_chain),
27765         (gst_video_crop_change_state):
27766           Rework of negotiation. Actually works now. Fixes #158650.
27767
27768 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27769
27770         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
27771           That was very stupid.
27772
27773 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27774
27775         * gst/matroska/matroska-demux.c:
27776         (gst_matroska_demux_parse_blockgroup):
27777           Fix possible crasher.
27778
27779 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27780
27781         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
27782         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
27783           Lace sizes can be zero.
27784
27785 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27786
27787         * ext/musepack/gstmusepackdec.cpp:
27788           Fetch error return values. Fixes #161624.
27789         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
27790           Really EOS.
27791
27792 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27793
27794         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
27795           Work for truncated (unfinished download etc.) files. Fixes #160514.
27796
27797 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27798
27799         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
27800           Fix for integer overflow. Makes #156001 not crash. Probably masks
27801           the real bug.
27802
27803 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27804
27805         * gst/ac3parse/gstac3parse.c: (plugin_init):
27806           Parsers never have ranks. Fixes #159651.
27807
27808 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27809
27810         * gst/playback/gstdecodebin.c: (compare_ranks):
27811           make sure the facotries are ordered the same every time even if they
27812           have the same rank by using the name
27813         * gst/playback/gstdecodebin.c: (find_compatibles):
27814           make sure we don't add factories to the list twice
27815
27816 2004-12-16  David Schleef  <ds@schleef.org>
27817
27818         * configure.ac: look for musepack headers as musepack/*.h
27819         (fixes #159847)
27820         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
27821         * ext/musepack/gstmusepackreader.h: same
27822
27823 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27824
27825         * gst-libs/gst/riff/riff-read.c:
27826         (gst_riff_read_strf_auds_with_data):
27827           Read extradata correctly (fixes #155879).
27828
27829 2004-12-16  David Schleef  <ds@schleef.org>
27830
27831         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
27832         audio.  does _not_ attempt or allow conversion unless channels
27833         is 1 or 2.
27834
27835 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
27836
27837         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
27838
27839 2004-12-16  David Schleef  <ds@schleef.org>
27840
27841         * gst/audioscale/gstaudioscale.c: the resample library only
27842         handles 1 or 2 channels.  Change caps to compensate.
27843
27844 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27845
27846         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
27847         (gst_matroska_demux_audio_caps):
27848           Some MPEG-AAC hacks, because else it doesn't work...
27849
27850 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27851
27852         * gst-libs/gst/riff/riff-media.c:
27853         (gst_riff_create_video_caps_with_data),
27854         (gst_riff_create_video_template_caps):
27855           Add h264.
27856
27857 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27858
27859         * gst-libs/gst/audio/Makefile.am:
27860           Try to fix buildbot.
27861
27862 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
27863
27864         * gst/tcp/gstmultifdsink.c:
27865           Clean up and uniformize debugging.
27866
27867 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
27868
27869         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27870
27871         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
27872         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
27873         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
27874         (gst_mpeg_demux_change_state):
27875           Reset on ready. Fixes 160276.
27876
27877 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
27878
27879         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27880
27881         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
27882         (gst_ffmpegcsp_pad_link):
27883           Fix memleak (#154815).
27884
27885 2004-12-16  James Bowes  <bowes@cs.dal.ca>
27886
27887         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27888
27889         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
27890         (gst_musicbrainz_init), (gst_musicbrainz_chain),
27891         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
27892         * ext/musicbrainz/gsttrm.h:
27893           Add support for using a proxy server when getting a trm id from
27894           the MusicBrainz database (#149613).
27895
27896 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
27897
27898         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27899
27900         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
27901         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
27902           Fix memleaks (#157233).
27903
27904 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
27905
27906         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27907
27908         * gst-libs/gst/resample/resample.c: (gst_resample_close):
27909         * gst-libs/gst/resample/resample.h:
27910         * gst/audioscale/gstaudioscale.c:
27911           Fix memleak (#159215).
27912
27913 2004-12-16  Toni Willberg  <toniw@iki.fi>
27914
27915         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27916
27917         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
27918         * sys/oss/oss_probe.c: (main):
27919           Check for mono/stereo support (similar to samplerate probing),
27920           fixes #159433. Also add missing copyright header to oss_probe.c.
27921
27922 2004-12-15  David Schleef  <ds@schleef.org>
27923
27924         * configure.ac: add audioresample and cairo plugins.  Remove
27925         HAVE_MMX stuff, because it's not used.
27926         * ext/Makefile.am: same
27927         * ext/audioresample/Makefile.am: You are not ready for an
27928         audio resampling element based on audioresample.
27929         * ext/audioresample/gstaudioresample.c:
27930         * ext/audioresample/gstaudioresample.h:
27931         * ext/cairo/Makefile.am: You are not ready for overlay elements
27932         based on cairo.  Don't look too closely, these elements kinda
27933         suck right now.
27934         * ext/cairo/gstcairo.c: new
27935         * ext/cairo/gsttextoverlay.c: new
27936         * ext/cairo/gsttextoverlay.h: new
27937         * ext/cairo/gsttimeoverlay.c: new
27938         * ext/cairo/gsttimeoverlay.h: new
27939         * gst-libs/gst/media-info/media-info-priv.h: fix compile
27940         problem with compilers that don't support variadic macros.
27941
27942 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
27943
27944         Reviewed by:  David Schleef  <ds@schleef.org>
27945
27946         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
27947         Bala, registering sunaudiosrc (oops!), and cleaning up code a
27948         bit.  Also ran indent-gst.
27949         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
27950         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
27951         (gst_sunaudiosrc_setparams):
27952
27953 2004-12-14  David Schleef  <ds@schleef.org>
27954
27955         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
27956         output rate to 16000.  Should fix #160235.
27957
27958 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
27959
27960         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
27961         Add typefinding for mpeg2 pes streams
27962
27963 2004-12-13  David Schleef  <ds@schleef.org>
27964
27965         * configure.ac:  Applied patch from bug #143659, making default
27966         sources and sinks OS-dependent (for Solaris), and added code
27967         for OS/X.
27968         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
27969
27970 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27971
27972         * gst-libs/gst/riff/riff-media.c:
27973           forgot to add h2.64 to avidemux template caps
27974
27975 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27976
27977         * gst/wavenc/riff.h:
27978         * gst-libs/gst/riff/riff-media.c:
27979         * gst-libs/gst/riff/riff-ids.h:
27980         * gst/avi/gstavimux.c
27981         add 4CC code for VideoSoft h264 in AVI (VSSH)
27982           fixes bug #160655
27983         remove s323 from riff, it's quicktime specific :(
27984
27985 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27986
27987         * gst/asfdemux/README
27988         * gst/wavenc/riff.h
27989         * gst-libs/gst/riff/riff-ids.h
27990         * gst-libs/gst/riff/riff-media.c
27991         * gst/qtdemux/qtdemux.c:
27992           add new 4CC codes for h263 related codecs
27993           fixes partially bug #155163
27994
27995 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
27996
27997         * configure.ac: Update polyaudio requirement to 0.7
27998         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
27999
28000 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28001
28002         * gst/interleave/deinterleave.c:
28003         fix my name's spelling! :)
28004
28005 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
28006
28007         * AUTHORS ChangeLog
28008         * gst/auparse/gstauparse.c
28009         * gst/interleave/deinterleave.c
28010         * gst/law/:
28011                 alaw-decode.c alaw-encode.c
28012                 mulaw-decode.c mulaw-encode.c
28013         * gst/oneton/gstoneton.c
28014         * sys/osxaudio/:
28015                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
28016         * sys/osxvideo/:
28017                 cocoawindow.h cocoawindow.m
28018                 osxvideosink.h osxvideosink.m
28019
28020         put the same mail address for Zaheer Abbas Merali everywhere
28021
28022 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28023
28024         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
28025           Align by packetsize, and assert that we a packet available before
28026           playing. The first makes webstreams work (they often include
28027           trailing padding data in a packet), the second allows pausing a
28028           ASF stream in totem without getting demux errors afterwards.
28029
28030 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28031
28032         * ext/ogg/gstoggdemux.c: (get_relative):
28033           Check for non-NULL before accessing member (end-of-chain).
28034
28035 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28036
28037         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
28038         (cdparanoia_set_property), (cdparanoia_get_property):
28039         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
28040         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
28041         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
28042         (dvdreadsrc_init), (dvdreadsrc_set_property),
28043         (dvdreadsrc_get_property):
28044         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
28045         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
28046           Synchronize property names where not yet the case. Devices are
28047           now device=X, other versions are deprecated (but still exist).
28048           Also use g_free() unconditionally.
28049         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
28050         (setup_source), (gst_play_base_bin_get_property):
28051           Expose source.
28052
28053 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
28054
28055         * configure.ac: move GCONF macro outside conditional for the am
28056           conditional. Fixes #160439
28057
28058 2004-12-08  David Schleef  <ds@schleef.org>
28059
28060         * tools/gst-visualise-m.m: Switch to elements that currently
28061         exist.
28062
28063 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28064
28065         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
28066           We love wrong commas.
28067
28068 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28069
28070         * gst/matroska/matroska-demux.c:
28071         (gst_matroska_demux_handle_src_query):
28072           Don't set DEFAULT, unsupported - makes length display incorrectly
28073           in some cases.
28074
28075 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
28076
28077         * gst/monoscope/README: remove blurb about files being GPL
28078         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
28079         * gst/monoscope/monoscope.c: Change license to BSD with explanation
28080           monoscope is now effectively LGPL licensed
28081
28082 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
28083
28084         * gst/monoscope/README: Update information to be more correct
28085         * gst/monoscope/convolve.c: Relicense to LGPL
28086         * gst/monoscope/convolve.h: Relicense to LGPL
28087
28088 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
28089
28090         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
28091           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
28092         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
28093           set default_duration for mpeg1 audio
28094
28095 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28096
28097         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
28098         * ext/alsa/gstalsa.h:
28099           refactor big chunks of the core caps negotiation code to make it
28100           a lot faster, because people claim it's really slow
28101           (actually, just cache the getcaps when the device is opened)
28102
28103 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28104
28105         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
28106         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
28107         (gst_a52dec_handle_frame), (gst_a52dec_chain),
28108         (gst_a52dec_change_state), (plugin_init):
28109         * ext/a52dec/gsta52dec.h:
28110           Do something useful with timestamps. Make chain-based (since
28111           there's really no reason to be loopbased).
28112         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
28113           Update current_byte/frame correctly.
28114
28115 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28116
28117         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
28118         (gst_ape_demux_stream_init):
28119           Forward tags, too.
28120
28121 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28122
28123         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
28124           Let's make sure we're done typefinding when detecting tags.
28125
28126 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28127
28128         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
28129         (gst_ebml_read_init), (gst_ebml_read_use_event),
28130         (gst_ebml_read_element_id), (gst_ebml_peek_id),
28131         (gst_ebml_read_seek), (gst_ebml_read_skip),
28132         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
28133         (gst_ebml_read_master):
28134         * gst/matroska/ebml-read.h:
28135         * gst/matroska/matroska-demux.c:
28136         (gst_matroska_demux_parse_contents),
28137         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
28138           Disgustingly evil hack for working around INTERRUPT events and
28139           their extremely annoying habit of being a pain in the ass. We
28140           simply peek a cluster before reading any of it.
28141
28142 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28143
28144         * ext/musepack/gstmusepackdec.cpp:
28145           There's also floating point libmusepacks.
28146
28147 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28148
28149         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
28150         (gst_faad_chanpos_to_gst), (gst_faad_chain):
28151           Set DURATION even if source buffer didn't. Also use increasing
28152           timestamps.
28153         * gst-libs/gst/riff/riff-media.c:
28154         (gst_riff_create_audio_caps_with_data):
28155           Block_align can have larger values than 8192.
28156
28157 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28158
28159         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
28160         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
28161         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
28162         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
28163           Fix caps.
28164
28165 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28166
28167         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
28168           Fix logic bug.
28169
28170 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28171
28172         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
28173           Yay, another one.
28174
28175 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28176
28177         * ext/esd/esdsink.c: (gst_esdsink_chain):
28178           Make error actually say something useful (fixes #156798).
28179         * gst-libs/gst/riff/riff-media.c:
28180         (gst_riff_create_video_caps_with_data),
28181         (gst_riff_create_video_template_caps):
28182           Add Intel Video 5.0 fourcc (IV50).
28183
28184 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
28185
28186         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
28187         detection on mono and stereo mp3 files.
28188
28189 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28190
28191         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
28192           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
28193           the contained stream).
28194
28195 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28196
28197         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
28198           Oops, remove debug.
28199
28200 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
28201
28202         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28203
28204         * gst/law/alaw-decode.c: (alawdec_getcaps):
28205         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
28206           Prevent warnings when negotiating caps (fixes #159338).
28207
28208 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28209
28210         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
28211         (gst_ffmpegcsp_chain):
28212           Remove old leftover that shouldn't be there...
28213
28214 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
28215
28216         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28217
28218         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
28219           Don't forward DISCONT events (fixes #159684).
28220
28221 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28222
28223         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
28224           Unlink manually since sometimes bin disposal (and therefore
28225           pad unlinking) is delayed, which will cause a new media file
28226           to not be able to start playing instantly.
28227
28228 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28229
28230         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
28231           On mute of an unlinked stream, check for pad availability so
28232           we don't crash on unlinked pad.
28233
28234 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28235
28236         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
28237         (gst_avi_demux_massage_index):
28238           Fix quite humiliating bug in omitting 0-sized index chunks but
28239           forgetting to count them for timestamps.
28240
28241 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28242
28243         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
28244           Actually leave the loop if we failed to sync. Don't crash.
28245
28246 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28247
28248         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
28249         (gst_dvd_demux_process_private):
28250         * gst/mpegstream/gstdvddemux.h:
28251           Fix crash (#159759). Doesn't work, though. :-(.
28252
28253 2004-11-28  Benjamin Otte  <otte@gnome.org>
28254
28255         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
28256           more overwriting protection due to modifying channels one by one
28257           instead of all at once
28258
28259 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28260
28261         * gst/audioconvert/gstchannelmix.c:
28262         (gst_audio_convert_fill_normalize):
28263           Normalize using absolute values.
28264
28265 2004-11-28  Julien MOUTTE  <julien@moutte.net>
28266
28267         * configure.ac:
28268         * ext/Makefile.am:
28269         * ext/directfb/Makefile.am:
28270         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
28271         (gst_directfbvideosink_get_pixel_format),
28272         (gst_directfbvideosink_get_format_from_fourcc),
28273         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
28274         (gst_directfbvideosink_sink_link),
28275         (gst_directfbvideosink_change_state),
28276         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
28277         (gst_directfbvideosink_buffer_alloc),
28278         (gst_directfbvideosink_interface_supported),
28279         (gst_directfbvideosink_interface_init),
28280         (gst_directfbvideosink_navigation_send_event),
28281         (gst_directfbvideosink_navigation_init),
28282         (gst_directfbvideosink_set_property),
28283         (gst_directfbvideosink_get_property),
28284         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
28285         (gst_directfbvideosink_base_init),
28286         (gst_directfbvideosink_class_init),
28287         (gst_directfbvideosink_get_type), (plugin_init):
28288         * ext/directfb/directfbvideosink.h: Adding a first version of
28289         directfbvideosink.
28290         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
28291         more.
28292
28293 2004-11-28  Benjamin Otte  <otte@gnome.org>
28294
28295         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
28296           walk the samples backwards if out_channels > in_channels so we don't
28297           overwrite data
28298
28299 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28300
28301         * gst/audioconvert/Makefile.am:
28302         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
28303         (gst_audio_convert_link), (gst_audio_convert_change_state),
28304         (gst_audio_convert_channels):
28305         * gst/audioconvert/gstchannelmix.c:
28306         (gst_audio_convert_unset_matrix),
28307         (gst_audio_convert_fill_identical),
28308         (gst_audio_convert_fill_compatible),
28309         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
28310         (gst_audio_convert_fill_others),
28311         (gst_audio_convert_fill_normalize),
28312         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
28313         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
28314         * gst/audioconvert/gstchannelmix.h:
28315           Implement a channel mixer.
28316
28317 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
28318
28319         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
28320         * ext/alsa/gstalsa.h:
28321         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
28322         Make alsasink actually honor gst_element_set_clock and use that
28323         clock instead of its internal one.
28324
28325 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
28326
28327         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
28328         (gst_play_base_bin_change_state): nullify source and decoder when
28329         going from READY to NULL so that we don't try to do weird stuff with
28330         them when going from NULL to READY
28331         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
28332         instead of g_object_unref
28333         (gen_video_element), (gen_audio_element): more refcounting fixes, now
28334         it should be correct
28335         (gst_play_bin_change_state): don't call remove_sinks if we are
28336         currently disposing the object
28337
28338 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28339
28340         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
28341           Don't forget bass if it's there. Else left channel is silent...
28342
28343 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28344
28345         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
28346         (gst_a52dec_change_state):
28347           Don't do sample adjusting anymore, we use float audio now.
28348         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
28349           Don't fixate to non-existing properties.
28350
28351 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28352
28353         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
28354         (gst_a52dec_change_state):
28355           Advertise that we can do surround sound.
28356
28357 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28358
28359         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
28360           Add buffer-frames=0.
28361         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
28362         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
28363         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
28364         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
28365         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
28366         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
28367         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
28368         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
28369         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
28370         * ext/dvdread/dvdreadsrc.h:
28371           Add seeking, querying for bytes, sectors, title, angle and
28372           chapter. Handle multiple chapters. Relicense to LGPL because
28373           Billy agreed on that (thanks Billy!).
28374
28375 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
28376
28377         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
28378         call parent dispose method
28379
28380 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
28381
28382         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
28383         (gst_audio_clock_get_internal_time):
28384         Fix active <-> inactive transitions: ensure time value always
28385         grows and avoid abrupt value changes.
28386
28387 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
28388
28389         * configure.ac:
28390         * gst/tta/Makefile.am:
28391         * gst/tta/crc32.h:
28392         * gst/tta/filters.h:
28393         * gst/tta/gsttta.c:
28394         * gst/tta/gstttadec.c:
28395         * gst/tta/gstttadec.h:
28396         * gst/tta/gstttaparse.c:
28397         * gst/tta/gstttaparse.h:
28398         * gst/tta/ttadec.h:
28399           added TTA parser and decoder
28400
28401 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28402
28403         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
28404         (probe_triggered), (check_queue), (buffer_underrun),
28405         (buffer_running), (buffer_overrun), (gen_source_element),
28406         (setup_source):
28407         * gst/playback/gstplaybasebin.h:
28408           Implement buffering. Needs some more work.
28409
28410 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28411
28412         * ext/theora/theoradec.c: (theora_dec_chain):
28413           Fix ilog mask range overflow.
28414
28415 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28416
28417         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
28418           Don't omit the last (which in case of dmix is the only :) )
28419           channel count. Don't set channels if <= 2.
28420
28421 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
28422
28423         * gst/playback/gstplaybin.c: (gen_video_element),
28424         (gen_audio_element): Removed 2 obsolete comments
28425
28426 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
28427
28428         * ext/vorbis/oggvorbisenc.c
28429         * ext/vorbis/vorbisenc.c :
28430           change description fields of those plugins to differentiate them
28431           (pitivi show Encoders by description, they had the same one)
28432
28433 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
28434
28435         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28436
28437         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
28438         (gst_play_bin_set_property), (gen_video_element),
28439         (gen_audio_element):
28440           Refcounting fixes for provided audio-/videosinks.
28441
28442 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28443
28444         * gst/playback/gstplaybin.c: (gen_video_element),
28445         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
28446           Don't reference all sinks, but only the video- and audiosinks.
28447           The vis. element should be disposed when we're done with it.
28448           We don't have any reason to keep it around. This fixes warnings
28449           when reusing playbin for playing multiple audio files with
28450           vis. enabled. Also release audio device on pause - idea stolen
28451           from Rhythmbox.
28452
28453 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28454
28455         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
28456         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
28457         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
28458         * ext/alsa/gstalsaplugin.c: (plugin_init):
28459         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
28460         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
28461         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
28462         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
28463         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
28464         (gst_faad_change_state), (plugin_init):
28465         * ext/faad/gstfaad.h:
28466         * ext/vorbis/vorbis.c: (plugin_init):
28467         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
28468         * gst-libs/gst/audio/Makefile.am:
28469         * gst-libs/gst/audio/audio.c: (plugin_init):
28470         * gst-libs/gst/audio/multichannel.c:
28471         (gst_audio_check_channel_positions),
28472         (gst_audio_get_channel_positions),
28473         (gst_audio_set_channel_positions),
28474         (gst_audio_set_structure_channel_positions_list),
28475         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
28476         (gst_audio_fixate_channel_positions):
28477         * gst-libs/gst/audio/multichannel.h:
28478         * gst-libs/gst/audio/testchannels.c: (main):
28479         * gst/audioconvert/gstaudioconvert.c:
28480         (gst_audio_convert_class_init), (gst_audio_convert_init),
28481         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
28482         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
28483         (gst_audio_convert_fixate), (gst_audio_convert_channels):
28484         * gst/audioconvert/plugin.c: (plugin_init):
28485           Surround sound support.
28486
28487 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28488
28489         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
28490           Fix position for discont if we're close as well. Nitpicking, but
28491           saves a few milliseconds of extra waiting or skipping.
28492
28493 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28494
28495         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
28496           We sometimes need parsers for playback, so add those too.
28497
28498 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28499
28500         * configure.ac:
28501         * gst/apetag/Makefile.am:
28502         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
28503         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
28504         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
28505         (gst_ape_demux_get_src_query_types),
28506         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
28507         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
28508         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
28509         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
28510         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
28511         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
28512         (gst_ape_demux_change_state):
28513         * gst/apetag/apedemux.h:
28514         * gst/apetag/apetag.c: (plugin_init):
28515         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
28516         (plugin_init):
28517           APE v1/2 tag reader plus typefind function.
28518
28519 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28520
28521         * configure.ac:
28522         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
28523         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
28524           Remove hacks for older core. Require newer core version
28525           accordingly.
28526
28527 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28528
28529         * gst/cdxaparse/Makefile.am:
28530         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
28531         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
28532         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
28533         * gst/cdxaparse/gstcdxaparse.h:
28534         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
28535         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
28536         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
28537         (gst_cdxastrip_get_src_query_types),
28538         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
28539         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
28540         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
28541         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
28542         * gst/cdxaparse/gstcdxastrip.h:
28543           SVCD/VCD header stripping separated from CDXA image parsing.
28544         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
28545         (plugin_init):
28546           Add VCD/SVCD header typefinding for VCD/SVCD.
28547         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
28548         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
28549         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
28550         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
28551         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
28552         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
28553         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
28554         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
28555         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
28556         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
28557         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
28558         * sys/vcd/vcdsrc.h:
28559           Fix up, add seeking, querying, URI interface. Works in totem now.
28560
28561 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
28562
28563         * configure.ac:
28564           back to CVS
28565
28566 === release 0.8.6 ===
28567
28568 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
28569
28570         * NEWS:
28571         * RELEASE:
28572         * configure.ac:
28573         * po/af.po:
28574         * po/az.po:
28575         * po/cs.po:
28576         * po/en_GB.po:
28577         * po/hu.po:
28578         * po/it.po:
28579         * po/nb.po:
28580         * po/nl.po:
28581         * po/or.po:
28582         * po/sq.po:
28583         * po/sr.po:
28584         * po/sv.po:
28585         * po/uk.po:
28586           releasing 0.8.6, "IOU Love"
28587
28588 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28589
28590         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
28591
28592         * gst/playback/gstplaybasebin.c:
28593           Fix unplayable files error handling.  Fixes #158365
28594
28595 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28596
28597         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
28598
28599         * gst/typefind/gsttypefindfunctions.c:
28600           Fix broken mp3 typefinding.  Fixes #158375
28601
28602 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28603
28604         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
28605
28606         * ext/ogg/gstoggdemux.c:
28607           Fix sync on broken files.  Fixes #158976
28608
28609 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28610
28611         patch by: Edward Hervey <bilboed@bilboed.com>
28612
28613         * ext/libpng/gstpngenc.c:
28614           Copy over buffer properties.  Fixes #158832
28615
28616 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28617
28618         patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
28619
28620         * ext/dvdread/dvdreadsrc.c:
28621           Fixes invalid reads (#158462)
28622
28623 2004-11-23  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           Probe less and cache it.  Fixes #159187.
28629
28630 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28631
28632         * gst/videorate/gstvideorate.c:
28633           Handle all video formats. Fixes #159186.
28634
28635 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
28636         * gst/synaesthesia/gstsynaesthesia.c:
28637         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
28638         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
28639         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
28640         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
28641         (gst_synaesthesia_change_state), (plugin_init):
28642         Fix up synaesthesia to work under different samplerates/ buffer sizes.
28643         Force 320x200 output, as that's the only thing the underlying
28644         synaesthesia implementation supports. Still needs to be made
28645         re-entrant.
28646
28647 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28648
28649         * configure.ac:
28650           Fix mpeg2enc configure check (similar to mplex check below).
28651
28652 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
28653
28654         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28655
28656         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28657           Fix for gcc-2.95 (fixes #158221).
28658
28659 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28660
28661         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
28662           Re-add clock distribution hack (until new core is released).
28663           Fixes #158125.
28664
28665 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
28666         * configure.ac:
28667           fix mplex configure check segfaulting on some systems (bug #140994)
28668
28669 2004-11-13  Benjamin Otte  <otte@gnome.org>
28670
28671         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
28672           add debugging
28673         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
28674           do a wait when we enter the loop func with no data available to
28675           write instead of getting into an 100% CPU loop by just returning and
28676           being called again by the scheduler
28677
28678 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
28679
28680         * configure.ac:
28681         * ext/libvisual/visual.c: (gst_visual_get_type),
28682         (libvisual_log_handler), (gst_visual_getcaps),
28683         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
28684         (plugin_init):
28685           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
28686         * ext/smoothwave/Makefile.am:
28687         * ext/smoothwave/demo-osssrc.c: (main):
28688         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
28689         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
28690         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
28691         (plugin_init):
28692         * ext/smoothwave/gstsmoothwave.h:
28693           Make gstsmoothwave a working element in the 20th century.
28694
28695         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
28696           Fix incorrect link function
28697
28698 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28699
28700         * gst/volume/gstvolume.c:
28701           Allow buffer-frames=0.
28702
28703 2004-11-12 Iain <iaingnome@gmail.com>
28704
28705         * configure.ac: Check for polypaudio
28706
28707         * ext/Makefile.am: Build the polyp dir
28708
28709         * ext/polyp: The polypsink sources.
28710
28711 2004-10-30 Iain <iaingnome@gmail.com>
28712
28713         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
28714         caps to reflect the new number of channels.
28715
28716 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28717
28718         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
28719           Fix for negotiation order problem. This would show when the
28720           ALSA loopfuction was called before any other function. ALSA
28721           wouldn't do anything because we're not negotiated yet, leading
28722           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
28723
28724 2004-11-11  Tim-Philipp Müller  <t.i.m@zen.co.uk>
28725
28726         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28727
28728         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
28729           No warnings (#157986).
28730
28731 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28732
28733         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
28734           Prefer apev1/2 and id3v1 (at end of file) over musepack.
28735
28736 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28737
28738         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
28739           Signal no-more-pads (so it works in playbin).
28740
28741 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28742
28743         * ext/musepack/gstmusepackreader.cpp:
28744           Workaround for older core.
28745
28746 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28747
28748         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
28749           Actually test for odd width/height rather than testing whether
28750           a temporary variable that was 0 before we subtracted 1 is now
28751           not equal to zero (which it always is).
28752
28753 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28754
28755         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
28756         Fix compilation if HAVE_XVIDEO is not defined
28757
28758 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28759
28760         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
28761         Fix compilation if HAVE_XVIDEO is not defined
28762
28763 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
28764
28765         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
28766         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
28767         (gst_goom_change_state), (plugin_init):
28768         Use the bytestream adapter so goom doesn't depend on the input
28769         buffer size.
28770         Add a debug category
28771
28772 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28773
28774         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
28775           Only set hardware parameters *after* negotiation. Before
28776           negotiation, it will set ANY and that seems to cause crashes
28777           (see e.g. #151288, #153227).
28778
28779 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28780
28781         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
28782           This seems to be antique leftover. It needs to pass error
28783           checking.
28784         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
28785         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
28786         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
28787         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
28788           Fix GstXOverlay implementation (#151059).
28789
28790 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28791
28792         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
28793           Don't assert (#157853).
28794
28795 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28796
28797         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
28798           Fix bytes/samples confustion.
28799         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
28800           Fix for underrun (#144389).
28801
28802 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28803
28804         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
28805           Disable halfway-seek for pending release (since it needs a new
28806           core release).
28807
28808 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
28809
28810         * sys/v4l/gstv4lsrc.c:
28811         * sys/v4l/gstv4lsrc.h:
28812         * sys/v4l/v4lsrc_calls.c:
28813           add autoprobe-fps property so we can separate autoprobing parts
28814
28815 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
28816
28817         * sys/v4l/gstv4lsrc.c:
28818         * sys/v4l/v4lsrc_calls.c:
28819         initialise fourcc to catch unset fourcc's, and debug
28820
28821 2004-11-09  Wim Taymans  <wim@fluendo.com>
28822
28823         * gst/playback/README:
28824         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
28825         * gst/playback/gstplaybin.c: (gst_play_bin_init),
28826         (gst_play_bin_dispose), (gst_play_bin_set_property),
28827         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
28828         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
28829         (gst_play_bin_get_formats), (gst_play_bin_convert),
28830         (gst_play_bin_get_query_types), (gst_play_bin_query):
28831         Cleanups and some more documentation.
28832
28833 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
28834
28835         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
28836         (gst_cacasink_init), (gst_cacasink_chain):
28837         * ext/libcaca/gstcacasink.h:
28838         Cacasink inherits from VideoSink, so let that store the clock.
28839
28840 2004-11-09  Wim Taymans  <wim@fluendo.com>
28841
28842         * gst/playback/README:
28843         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
28844         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
28845         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
28846         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
28847         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
28848         (setup_sinks):
28849         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
28850         (gst_stream_info_is_mute), (gst_stream_info_set_property):
28851         * gst/playback/gststreaminfo.h:
28852         Updated README.
28853         Only switch groups if all streams have muted (EOSed).
28854         Send Tags in sync with the stream playback instead of in
28855         the playback/preroll phase.
28856         Some cleanups, free the fakesrc elements.
28857
28858 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28859
28860         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
28861           buffer-frames property was missing
28862         * ext/arts/gst_arts.c:
28863           rate missing from sinkcaps
28864         * ext/audiofile/gstafparse.c:
28865         * ext/audiofile/gstafsink.c:
28866         * ext/audiofile/gstafsrc.c:
28867         * ext/swfdec/gstswfdec.c:
28868           int audio doesn't know buffer-frames
28869         * ext/cdparanoia/gstcdparanoia.c:
28870           int audio doesn't know chunksize either
28871         * ext/nas/nassink.c:
28872           it's endianness, not endianess
28873         * gst-libs/gst/audio/audio.h:
28874           make float standard pad template caps really describe float
28875         * gst/law/mulaw.c: (linear_factory):
28876           signed only, please
28877         * gst/mpegstream/gstdvddemux.c:
28878           widths of 20 are not valid
28879
28880 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
28881
28882         Submitted by: Luca Ferretti <elle.uca@infinito.it>
28883
28884         * po/LINGUAS:
28885         * po/it.po:
28886           Add Italian
28887
28888 2004-11-08  Wim Taymans  <wim@fluendo.com>
28889
28890         * gst/playback/README:
28891         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
28892         * gst/playback/gstplaybasebin.c: (probe_triggered),
28893         (gst_play_base_bin_change_state):
28894         Updated README, added more comments for fixmes etc..
28895
28896 2004-11-08  Wim Taymans  <wim@fluendo.com>
28897
28898         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
28899         We can remove this hack now.
28900
28901 2004-11-08  Wim Taymans  <wim@fluendo.com>
28902
28903         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
28904         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
28905         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
28906         Only mix AYUV for maximum quality.
28907
28908 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28909
28910         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
28911         (gst_ogg_demux_push), (gst_ogg_pad_push):
28912           Let's act as if we're synchronized now! :).
28913         * ext/theora/theoradec.c: (theora_dec_chain):
28914           Add some debug.
28915
28916 2004-11-08  Wim Taymans  <wim@fluendo.com>
28917
28918         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
28919         (gst_alpha_set_property), (gst_alpha_sink_link),
28920         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
28921         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
28922         (gst_alpha_init_params), (gst_alpha_chain):
28923         Implement alpha functions for AYUV too, this increases
28924         accuracy quite a bit.
28925
28926 2004-11-08  Wim Taymans  <wim@fluendo.com>
28927
28928         * gst/ffmpegcolorspace/avcodec.h:
28929         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28930         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
28931         (gst_ffmpegcsp_avpicture_fill):
28932         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
28933         (gst_ffmpegcsp_caps_remove_format_info):
28934         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
28935         (shrink12), (img_get_alpha_info), (deinterlace_line),
28936         (deinterlace_line_inplace):
28937         * gst/ffmpegcolorspace/imgconvert_template.h:
28938         Added AYUV colorspace and handle RGBA a bit more respectful.
28939
28940 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28941
28942         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
28943           Actually always send a discont (cornercase when resending the
28944           same serial-tagged chain twice).
28945
28946 2004-11-08  Julien MOUTTE  <julien@moutte.net>
28947
28948         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
28949         (gst_ximagesink_finalize):
28950         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
28951         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
28952
28953 2004-11-08  Wim Taymans  <wim@fluendo.com>
28954
28955         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
28956         Don't segfault on NULL data.
28957
28958 2004-11-08  Wim Taymans  <wim@fluendo.com>
28959
28960         * gst/playback/gstdecodebin.c: (unlinked):
28961         * gst/playback/gstplay-marshal.list:
28962         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
28963         (gst_play_base_bin_init), (group_create), (get_active_group),
28964         (get_building_group), (group_destroy), (group_commit),
28965         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
28966         (add_element_stream), (no_more_pads), (probe_triggered),
28967         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
28968         (state_change), (setup_source), (gst_play_base_bin_get_property),
28969         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
28970         (gst_play_base_bin_link_stream),
28971         (gst_play_base_bin_get_streaminfo):
28972         * gst/playback/gstplaybasebin.h:
28973         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
28974         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
28975         Add support for chained ogg files. Prepare for playlist
28976         support. This patch introduces the concept of pad groups, which
28977         together compose one playable media file.
28978
28979 2004-11-07  David Schleef  <ds@schleef.org>
28980
28981         * testsuite/gst-lint: Check for pad templates that aren't statically
28982         scoped.
28983
28984 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28985
28986         * configure.ac:
28987         * ext/Makefile.am:
28988         * ext/musepack/Makefile.am:
28989         * ext/musepack/gstmusepackdec.cpp:
28990         * ext/musepack/gstmusepackdec.h:
28991         * ext/musepack/gstmusepackreader.cpp:
28992         * ext/musepack/gstmusepackreader.h:
28993           Add musepack decoder.
28994         * ext/faad/gstfaad.c: (gst_faad_base_init):
28995           Make pad templates static.
28996         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
28997         (plugin_init):
28998           Add musepack typefinder, make mp3 typefinding work halfway stream,
28999           which doesn't actually work yet because id3demux doesn't implement
29000           _get_length().
29001
29002 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29003
29004         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
29005         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
29006           Fix interrupt event handling (#144436).
29007
29008 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29009
29010         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
29011           Hide unused glory.
29012
29013 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
29014
29015         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29016
29017         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
29018           Fix weird caps (#157548).
29019
29020 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
29021
29022         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29023
29024         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
29025           Add missing NULL terminator (#157543).
29026
29027 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
29028
29029         * gst/tcp/gsttcp.h:
29030         * gst/tcp/gsttcpclientsink.c:
29031         * gst/tcp/gsttcpclientsrc.c:
29032         * gst/tcp/gsttcpserversink.c:
29033         * gst/tcp/gsttcpserversrc.c:
29034           ports can go up to 65535.  Move common defines to gsttcp.h
29035
29036 2004-11-05  Wim Taymans  <wim@fluendo.com>
29037
29038         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
29039         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
29040         Added two more colorspaces.
29041
29042 2004-11-05  Wim Taymans  <wim@fluendo.com>
29043
29044         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
29045         (gst_ffmpegcsp_avpicture_fill):
29046         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
29047         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
29048         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
29049         More stride fixes.
29050
29051 2004-11-05  Wim Taymans  <wim@fluendo.com>
29052
29053         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
29054         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
29055         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
29056         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
29057         (gst_videomixer_loop):
29058         More stride fixes.
29059
29060 2004-11-05  Benjamin Otte  <otte@gnome.org>
29061
29062         * ext/mad/gstmad.c: (gst_mad_chain):
29063           don't overflow data buffer. Flush not needed sync data when syncing
29064           failed.
29065
29066 2004-11-04  Wim Taymans  <wim@fluendo.com>
29067
29068         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
29069         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
29070         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
29071         (gst_alpha_init_params), (gst_alpha_chain),
29072         (gst_alpha_change_state):
29073         Updated the chroma keying algorithm with something more
29074         sophisticated.
29075
29076 2004-11-03  Wim Taymans  <wim@fluendo.com>
29077
29078         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
29079         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
29080         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
29081         Fix stride issues. Does not completely work for odd
29082         heights.
29083
29084 2004-11-03  Wim Taymans  <wim@fluendo.com>
29085
29086         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
29087         (gst_alpha_chroma_key), (gst_alpha_chain):
29088         Fix stride issues. Does not completely work for odd
29089         heights.
29090
29091 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
29092
29093         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
29094         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
29095         leak fixes
29096
29097 2004-11-03  Wim Taymans  <wim@fluendo.com>
29098
29099         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
29100         (gst_ffmpegcsp_avpicture_fill):
29101         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
29102         (avpicture_alloc):
29103         * gst/ffmpegcolorspace/imgconvert_template.h:
29104         Use correct _fill function to get correct strides.
29105
29106 2004-11-02  David Schleef  <ds@schleef.org>
29107
29108         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
29109         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
29110         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
29111         Change all g_print()s to debugging.  Add a bunch of consistency
29112         checks.
29113
29114 2004-11-02  Wim Taymans  <wim@fluendo.com>
29115
29116         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
29117         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
29118         (unlinked), (no_more_pads), (close_link):
29119         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
29120         (unknown_type), (add_element_stream), (new_decoded_pad),
29121         (removed_decoded_pad), (setup_source):
29122         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
29123         (gst_stream_info_class_init), (gst_stream_info_init),
29124         (gst_stream_info_new), (gst_stream_info_dispose),
29125         (stream_info_mute_pad), (gst_stream_info_set_property),
29126         (gst_stream_info_get_property):
29127         * gst/playback/gststreaminfo.h:
29128         Fix playback of multiple files.
29129         a slightly different approach to handling dynamic pad removals.
29130         This one only looks at pads that we have linked.
29131
29132 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
29133
29134         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
29135         free" warning from libc.
29136
29137 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29138
29139         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
29140         (get_unconnected_element), (remove_starting_from), (pad_removed),
29141         (close_link):
29142           Implement support for dynamic pad changing. We listen to "live"
29143           pad removals (i.e. while playing) and re-setup autoplugging
29144           after that. Playbasebin/playbin need some more work for this
29145           to finally work, but decodebin supports (and replugs) chained
29146           ogg now.
29147
29148 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
29149
29150         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
29151         (gst_alsa_finalize):
29152         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
29153         (gst_cdaudio_finalize):
29154         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
29155         (cdparanoia_finalize):
29156         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
29157         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
29158         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
29159         (dvdreadsrc_finalize):
29160         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
29161         (gst_flacdec_finalize):
29162         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
29163         (gst_flacenc_finalize):
29164         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
29165         (gst_gnomevfssink_finalize):
29166         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
29167         (gst_gnomevfssrc_finalize):
29168         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
29169         (gst_fameenc_finalize):
29170         * ext/nas/nassink.c: (gst_nassink_class_init),
29171         (gst_nassink_finalize):
29172         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
29173         (gst_sdlvideosink_class_init):
29174         * ext/sndfile/gstsf.c: (gst_sf_dispose):
29175         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
29176         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
29177         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
29178         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
29179         (gst_x_window_listener_dispose):
29180         * gst/audioscale/gstaudioscale.c:
29181         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
29182         (play_on_demand_finalize):
29183         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
29184         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
29185         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
29186         (cdplayer_finalize):
29187         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
29188         (gst_glimagesink_class_init):
29189         * sys/oss/gstosselement.c: (gst_osselement_class_init),
29190         (gst_osselement_finalize):
29191         * sys/oss/gstosssink.c: (gst_osssink_dispose):
29192         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
29193         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
29194           Fixes a bunch of problems with finalize and dispose functions,
29195           either assumptions that dispose is only called once, or not calling
29196           the parent class dispose/finalize function
29197
29198 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
29199
29200         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
29201           added two api precondition guards
29202           use g_strdup with getenv to fix crash when using ENVVAR
29203
29204 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
29205         * ext/esd/esdsink.c: (gst_esdsink_class_init),
29206         (gst_esdsink_finalize):
29207         Use a finalize function, not dispose, and more importantly,
29208         call the parent class finalize function too
29209
29210 2004-11-01  Johan Dahlin  <johan@gnome.org>
29211
29212         * ext/ogg/gstoggdemux.c:
29213         * gst/tags/gstvorbistag.c:
29214         Plug leaks.
29215
29216 2004-10-31  Benjamin Otte  <otte@gnome.org>
29217
29218         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
29219           lotsa memleaks today. But they're all small...
29220
29221 2004-10-31  Benjamin Otte  <otte@gnome.org>
29222
29223         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
29224           another memleak crushed
29225
29226 2004-10-31  Benjamin Otte  <otte@gnome.org>
29227
29228         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
29229           fix memleak
29230
29231 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29232
29233         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
29234           Hack to prevent crash when going to READY inside signal handler
29235           while this function is active.
29236
29237 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29238
29239         * gst/ffmpegcolorspace/Makefile.am:
29240         * gst/ffmpegcolorspace/avcodec.h:
29241         * gst/ffmpegcolorspace/common.h:
29242         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
29243         * gst/ffmpegcolorspace/dsputil.h:
29244         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
29245         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
29246         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
29247         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
29248         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
29249         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
29250         (gst_ffmpegcsp_avpicture_fill):
29251         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
29252         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
29253         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
29254         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
29255         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
29256         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
29257         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
29258         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
29259         * gst/ffmpegcolorspace/imgconvert.c:
29260         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
29261         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
29262         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
29263         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
29264         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
29265         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
29266         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
29267         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
29268         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
29269         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
29270         (grow21), (grow22), (grow41), (grow44), (conv411),
29271         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
29272         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
29273         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
29274         (avpicture_free), (is_yuv_planar), (img_convert),
29275         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
29276         (deinterlace_line_inplace), (deinterlace_bottom_field),
29277         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
29278         * gst/ffmpegcolorspace/imgconvert_template.h:
29279         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
29280         * gst/ffmpegcolorspace/mmx.h:
29281         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
29282         (av_fast_realloc), (av_mallocz_static), (av_free_static),
29283         (av_freep), (avcodec_get_context_defaults),
29284         (avcodec_alloc_context), (avcodec_init):
29285           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
29286           handling plus update from ffmpeg CVS. Large clean-up.
29287
29288 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29289
29290         * gst/playback/Makefile.am:
29291           We need the marshallers for decodebin, too.
29292
29293 2004-10-30  David Schleef  <ds@schleef.org>
29294
29295         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
29296           quicktime typefinding work with 64-bit offsets.
29297
29298 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
29299
29300         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
29301           Set EOS on the element when processing an EOS event.
29302         * ext/speex/gstspeexdec.h:
29303         * ext/speex/gstspeexenc.h:
29304           Only keep a const ptr to the mode
29305         * gst-libs/gst/riff/riff-media.c:
29306         (gst_riff_create_audio_caps_with_data),
29307         (gst_riff_create_audio_template_caps):
29308           Allow WMAV3, with up to 6 channels.
29309         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
29310           Don't call gst_pad_set_event_function on a sink pad.
29311         * gst/mpegstream/gstdvddemux.c:
29312         (gst_dvd_demux_get_subpicture_stream),
29313         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
29314           Copy the explicit caps that were set across to the cur_* pads,
29315           instead of trying to use a possibly non-existent negotiated caps.
29316           Reset the type of subpicture pads to UNKNOWN after calling
29317           init_stream, so that the caps get set.
29318
29319 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
29320
29321         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29322
29323         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
29324           Don't touch buffer if it is of size 0 (fixes #151064).
29325
29326 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29327
29328         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
29329           Synchronized discont handling.
29330
29331 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29332
29333         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
29334         (gst_ogg_demux_push):
29335           Make seeking sort-of exact again (fixes #156387).
29336
29337 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29338
29339         * gst/playback/gstplaybasebin.c: (unknown_type),
29340         (add_element_stream), (new_decoded_pad),
29341         (gst_play_base_bin_change_state):
29342         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
29343         (gst_stream_info_init), (gst_stream_info_new),
29344         (gst_stream_info_dispose), (gst_stream_info_get_property):
29345         * gst/playback/gststreaminfo.h:
29346           Make caps explicitely available. Makes testing for unsupported
29347           types possible. Improves error reporting.
29348
29349 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29350
29351         * gst/audioconvert/gstaudioconvert.c:
29352         (gst_audio_convert_buffer_to_default_format):
29353           Really don't touch read-only buffers (#156563).
29354
29355 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
29356
29357         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29358
29359         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
29360           Fix memleak (#155223).
29361
29362 2004-10-29  Wim Taymans  <wim@fluendo.com>
29363
29364         * gst/tcp/.cvsignore:
29365         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
29366         (gst_multifdsink_class_init), (gst_multifdsink_init),
29367         (gst_multifdsink_add), (gst_multifdsink_remove),
29368         (gst_multifdsink_remove_client_link), (is_sync_frame),
29369         (gst_multifdsink_new_client),
29370         (gst_multifdsink_handle_client_write),
29371         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
29372         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
29373         (gst_multifdsink_get_property):
29374         * gst/tcp/gstmultifdsink.h:
29375         Added burst on connect sync_method, deprecated sync_clients,
29376         streamlined the sync code some more.
29377
29378 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29379
29380         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
29381         (gst_play_base_bin_change_state):
29382           Improve error reporting.
29383
29384 2004-10-28  Wim Taymans  <wim@fluendo.com>
29385
29386         * gst/tcp/Makefile.am:
29387         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
29388         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
29389         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
29390         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
29391         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
29392         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
29393         (gst_fdset_wait):
29394         Added more locks around fdset structures. Fixed/reworked
29395         the poll array resizing code.
29396         Added stress test for fdset.
29397
29398 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29399
29400         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
29401         fix build
29402
29403 2004-10-28  Benjamin Otte  <otte@gnome.org>
29404
29405         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
29406           fix link function to always query channels and query width for
29407           floats
29408         * configure.ac:
29409           add equalizer dir
29410         * gst/equalizer/Makefile.am:
29411         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
29412         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
29413         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
29414         (arg_to_scale), (setup_filter),
29415         (gst_iir_equalizer_compute_frequencies),
29416         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
29417         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
29418         (plugin_init):
29419           add an equalizer
29420
29421 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
29422
29423         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
29424
29425         * po/LINGUAS:
29426         * po/nb.po:
29427           Added Norwegian Bokmaal translation
29428
29429 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29430
29431         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
29432           Don't break on options (fixes #156488).
29433
29434 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
29435
29436         * configure.ac:
29437         * ext/cdaudio/Makefile.am:
29438         * sys/Makefile.am:
29439           fix build on older automake
29440
29441 2004-10-26  Wim Taymans  <wim@fluendo.com>
29442
29443         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
29444         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
29445         Allow a little margin when negotiating the framerate.
29446
29447 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
29448
29449         * gst/level/gstlevel.c:
29450           synchonised naming of pads and pad-templates
29451
29452 2004-10-26  Wim Taymans  <wim@fluendo.com>
29453
29454         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
29455         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
29456         (_find_streams_check), (gst_ogg_demux_push):
29457         Fix EOS again. Needs to be done in a better way. We should not
29458         remove the pad if there is no new chained stream.
29459
29460 2004-10-26 Iain <iaingnome@gmail.com>
29461
29462         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
29463         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
29464         of the caps.
29465         * gst/interleave/interleave.c (interleave_class_init): Hook up release
29466         pad.
29467         (interleave_release_pad): Remove the pad.
29468         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
29469         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
29470         the set device.
29471         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
29472         attrs
29473         (gst_xvimagesink_xcontext_clear): Free the xcontext.
29474         (gst_xvimagesink_finalize): Free the par.
29475
29476 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29477
29478         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
29479         (gst_avimux_stop_file):
29480           First calculate the rate, and only then use it. Hdr.rate is a
29481           multiple and not a derivative of hdr.scale. Scale is not the
29482           same as blockalign but is solely related to rate.
29483
29484 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29485
29486         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
29487         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
29488           Implement seeking.
29489
29490 2004-10-25  James Henstridge  <james@jamesh.id.au>
29491
29492         Reviewed by:  David Schleef  <ds@schleef.org>
29493
29494         * examples/gstplay/player.c: (got_stream_length), (main):
29495         * examples/seeking/cdplayer.c: (update_scale):
29496         * examples/seeking/seek.c: (format_value), (update_scale):
29497         * examples/seeking/spider_seek.c: (format_value), (update_scale),
29498         (stop_seek):
29499         Build fixes on AMD64.
29500
29501 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29502
29503         reviewed by: Ronald Bultje <rbultje at gnome dot org>
29504
29505         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
29506         Fix for some v4l cards which hang in v4lsrc
29507
29508 2004-10-25  Wim Taymans  <wim@fluendo.com>
29509
29510         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
29511         (gst_ogg_demux_push), (gst_ogg_chains_clear):
29512         Make sure to remove the pad when a new chain is
29513         encountered. Set some vars to NULL so we don't try
29514         to reference freed memory.
29515
29516 2004-10-25  Wim Taymans  <wim@fluendo.com>
29517
29518         * examples/seeking/Makefile.am:
29519         * examples/seeking/cdplayer.c: (update_scale):
29520         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
29521         * examples/seeking/playbin.c: (make_playerbin_pipeline),
29522         (format_value), (update_scale), (iterate), (start_seek),
29523         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
29524         (print_usage), (main):
29525         Added some more examples, update others.
29526
29527 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29528
29529         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
29530         * ext/speex/gstspeexdec.c: (speex_dec_chain):
29531         * ext/theora/theoradec.c: (theora_dec_chain):
29532         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
29533           Add codec-name metadata.
29534
29535 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
29536
29537         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29538
29539         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
29540         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
29541         * ext/alsa/gstalsamixertrack.h:
29542         * po/POTFILES.in:
29543           ALSA mixer track label internationalization (#154054).
29544
29545 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29546
29547         * ext/theora/theoradec.c: (theora_dec_chain):
29548           Export bitrate as metadata.
29549
29550 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29551
29552         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
29553         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
29554         * ext/alsa/gstalsamixertrack.h:
29555           Fix names, fix loop.
29556
29557 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29558
29559         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
29560         (speex_dec_convert):
29561           sinkconvert function so oggdemux can get the file length (totem).
29562
29563 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
29564
29565         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29566
29567         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
29568           Don't push incomplete packets.
29569         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
29570           Fix MPEG-4 audio typefinding.
29571
29572 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29573
29574         * sys/v4l/Makefile.am:
29575         * sys/v4l/gstv4l.c: (plugin_init):
29576         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
29577         (gst_v4lelement_init), (gst_v4lelement_dispose),
29578         (gst_v4lelement_change_state):
29579         * sys/v4l/gstv4lelement.h:
29580         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
29581         (gst_v4l_xoverlay_close), (idle_refresh),
29582         (gst_v4l_xoverlay_set_xwindow_id):
29583         * sys/v4l/gstv4lxoverlay.h:
29584         * sys/v4l/v4l-overlay_calls.c:
29585         * sys/v4l/v4l_calls.h:
29586         * sys/v4l2/Makefile.am:
29587         * sys/v4l2/gstv4l2.c: (plugin_init):
29588         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
29589         (gst_v4l2element_init), (gst_v4l2element_dispose),
29590         (gst_v4l2element_change_state):
29591         * sys/v4l2/gstv4l2element.h:
29592         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
29593         (gst_v4l2_xoverlay_close), (idle_refresh),
29594         (gst_v4l2_xoverlay_set_xwindow_id):
29595         * sys/v4l2/gstv4l2xoverlay.h:
29596         * sys/v4l2/v4l2-overlay_calls.c:
29597         * sys/v4l2/v4l2_calls.h:
29598           Remove client-side overlay handling, use the X-server v4l plugin
29599           for that. Nicer overlay, less code. Also make the plugin
29600           compileable without X (but then without overlay, obviously).
29601           Makes xwindowlistener obsolete, should we remove that?
29602
29603 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29604
29605         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
29606         (gst_osssrc_src_query):
29607         * sys/oss/gstosssrc.h:
29608           OK, so people want offset in DEFAULT. This time, actually fix all
29609           cases.
29610         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
29611           Add FPS properly.
29612
29613 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29614
29615         * gst/asfdemux/gstasfmux.c:
29616         * gst/avi/gstavimux.c:
29617           Framerate.
29618
29619 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29620
29621         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
29622           Fix properties (channel, norm, frequency).
29623
29624 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29625
29626         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
29627           Flag typo.
29628         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
29629           No warnings.
29630
29631 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29632
29633         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
29634           Fix hang.
29635
29636 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29637
29638         * sys/v4l2/gstv4l2element.h:
29639           Yet Another Hack (tm) for kernel header borkedness.
29640         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
29641         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
29642         (gst_v4l2src_link), (gst_v4l2src_getcaps),
29643         (gst_v4l2src_change_state):
29644         * sys/v4l2/gstv4l2src.h:
29645         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
29646         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
29647           Fix caps, keep track of state, work.
29648
29649 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29650
29651         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
29652           Quiet.
29653
29654 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29655
29656         * sys/oss/gstosssrc.c: (gst_osssrc_get):
29657           Don't mix bytes and samples.
29658
29659 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29660
29661         * ext/ogg/gstoggmux.c:
29662           Basic pad template which accepts OGM tracks, speex, flac, vorbis
29663           and theora. Any is incorrect.
29664         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
29665           Fix caps.
29666         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
29667         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
29668         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
29669         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
29670         * sys/v4l/gstv4lmjpegsrc.h:
29671         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
29672         (gst_v4lsrc_change_state):
29673         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
29674         (gst_v4lmjpegsrc_capture_stop):
29675           Fix caps. Keep track of internal state. Work.
29676
29677 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29678
29679         * ext/Makefile.am:
29680           Fix the build fixes.
29681
29682 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29683
29684         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29685         (gst_ogg_demux_src_event), (_find_chain_seek),
29686         (gst_ogg_pad_push):
29687           Check for pad availability before using it.
29688         * ext/ogg/gstoggdemux.c: (_find_chain_process):
29689           Fix parsing of chained ogg. Needs more work on the decoder side.
29690
29691 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29692
29693         * gst/spectrum/Makefile.am:
29694         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
29695         (idle_func):
29696           Fix demo and reenable it. Yes, I'm currently playing with audio
29697           analysis tools
29698
29699 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29700
29701         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
29702           We love it if files that start at zero work too...
29703
29704 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29705
29706         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
29707           Handle files with missing EOS headers.
29708
29709 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29710
29711         * gst/tcp/gsttcpserversink.c:
29712         (gst_tcpserversink_handle_server_read),
29713         (gst_tcpserversink_init_send):
29714         Zero some variables first (need for accept not to return EINVAL)
29715
29716 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29717
29718         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29719         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
29720         * ext/theora/theoradec.c: (theora_dec_sink_convert),
29721         (theora_dec_chain):
29722         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
29723         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
29724           Seeking and querying finetune.
29725
29726 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
29727
29728         * configure.ac:
29729         * ext/Makefile.am:
29730         * ext/raw1394/Makefile.am:
29731           fix the build
29732
29733 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29734
29735         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
29736           Wrong return.
29737         * gst/playback/Makefile.am:
29738         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
29739         * gst/playback/gstplay-marshal.list:
29740         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
29741           Fix marshallers.
29742
29743 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29744
29745         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
29746           Silence.
29747
29748 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29749
29750         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29751         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
29752         (gst_ogg_pad_push):
29753           Yay for non-lineair granulepos in theora.
29754
29755 2004-10-18  Wim Taymans  <wim@fluendo.com>
29756
29757         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
29758         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
29759         * ext/dv/gstdvdec.h:
29760         Make sure we renegotiate aspect ratio when the camera switches.
29761
29762 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29763
29764         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29765         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
29766           Start at zero.
29767         * ext/theora/theoradec.c: (theora_dec_chain):
29768           Skip headers. Bad idea for chained ogg, but fixes seeking.
29769
29770 2004-10-18  Wim Taymans  <wim@fluendo.com>
29771
29772         * configure.ac:
29773         I swear, this is the last time I touch this.
29774
29775 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29776
29777         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29778         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
29779         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
29780           Faster seeking.
29781         * ext/theora/theoradec.c: (theora_dec_sink_convert):
29782           Time-to-default conversion.
29783         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
29784           Don't error on unknown packets, just skip. We should probably
29785           read them if we want to support chained ogg.
29786
29787 2004-10-18  Wim Taymans  <wim@fluendo.com>
29788
29789         * configure.ac:
29790         Added cdaudio to wrong list.
29791
29792 2004-10-18  Wim Taymans  <wim@fluendo.com>
29793
29794         * configure.ac:
29795         Revive cdaudio.
29796
29797 2004-10-18  Wim Taymans  <wim@fluendo.com>
29798
29799         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
29800         (gst_dvdec_video_link), (gst_dvdec_push):
29801         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
29802         (gst_smokeenc_resync), (gst_smokeenc_chain):
29803         Fix mimetype on smoke encoder.
29804         Add aspect ratio to dvdec. Not sure if these
29805         values are correct though....
29806
29807 2004-10-18  Wim Taymans  <wim@fluendo.com>
29808
29809         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
29810         Fix vorbis property descriptions and ranges.
29811
29812 2004-10-18  Wim Taymans  <wim@fluendo.com>
29813
29814         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
29815         Really do nothing when no data is available.
29816         Go to the playing state when the stream is not seekable
29817         instead of failing.
29818
29819 2004-10-18  Wim Taymans  <wim@fluendo.com>
29820
29821         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
29822         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
29823         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
29824         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
29825         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
29826         Added uri handler for cd://
29827         Port to new API.
29828
29829 2004-10-18  Wim Taymans  <wim@fluendo.com>
29830
29831         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
29832         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
29833         (try_to_link_1), (no_more_pads), (close_link), (type_found):
29834         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
29835         (remove_prerolls), (unknown_type), (add_element_stream),
29836         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
29837         (gst_play_base_bin_remove_element),
29838         (gst_play_base_bin_link_stream):
29839         * gst/playback/gstplaybin.c: (gen_video_element),
29840         (gen_vis_element), (remove_sinks), (setup_sinks):
29841         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
29842         (gst_stream_info_get_type), (gst_stream_info_class_init),
29843         (gst_stream_info_init), (gst_stream_info_new),
29844         (gst_stream_info_dispose), (stream_info_mute_pad),
29845         (gst_stream_info_set_property), (gst_stream_info_get_property):
29846         * gst/playback/gststreaminfo.h:
29847         Add sink padtemplate to decodebin.
29848         Added some more comments.
29849         Make queue size configurable in playbasebin.
29850         Added possibility to use elements as sinks (ex cdaudio).
29851
29852 2004-10-15  Wim Taymans  <wim@fluendo.com>
29853
29854         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
29855         (gst_speexenc_chain):
29856         Fix speex timestamps so that it gets muxed properly.
29857
29858 2004-10-15  Wim Taymans  <wim@fluendo.com>
29859
29860         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
29861         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
29862         (gst_dv1394src_init), (gst_dv1394src_dispose),
29863         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
29864         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
29865         (gst_dv1394src_event), (gst_dv1394src_get_formats),
29866         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
29867         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
29868         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
29869         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
29870         * ext/raw1394/gstdv1394src.h:
29871         Added conversion/query functions.
29872         Update buffer timestamps,
29873         Added signals.
29874         Added uri dv:// so it might play from the firewire in playbin.
29875         Fix a possible leak.
29876         Added debugging.
29877
29878 2004-10-15  Wim Taymans  <wim@fluendo.com>
29879
29880         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
29881         (gst_dv1394src_init), (gst_dv1394src_set_property),
29882         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
29883         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
29884         * ext/raw1394/gstdv1394src.h:
29885         Added AV/C VTR control support needed for some cameras.
29886         Added automatic port detection.
29887         Added properties for selecting the channel.
29888         The configure.ac script is not yet updated to reflect the
29889         new libavc1394 and librom1394 dependencies.
29890
29891 2004-10-15  Wim Taymans  <wim@fluendo.com>
29892
29893         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
29894         (qtdemux_parse), (gst_qtdemux_handle_esds):
29895         An esds box is not a container.
29896         Fix parsing of mp4v boxes.
29897         Do not try to renegotiate fps for each frame. Need to
29898         find a better method. This should fix mp4 playback.
29899
29900 2004-10-14  David Schleef  <ds@schleef.org>
29901
29902         * configure.ac: update for swfdec-0.3 and liboil-0.2
29903         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
29904         * ext/swfdec/gstswfdec.h: same
29905         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
29906         * gst/videotestsrc/videotestsrc.c: same
29907
29908 2004-10-14  Wim Taymans  <wim@fluendo.com>
29909
29910         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
29911         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
29912         (is_sync_frame), (gst_multifdsink_new_client),
29913         (gst_multifdsink_handle_client_write),
29914         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
29915         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
29916         Turn warnings into info.
29917         Don't allow a state change in the streaming thread.
29918
29919 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
29920
29921         * ext/vorbis/oggvorbisenc.c:
29922         * ext/vorbis/vorbisdec.c:
29923           fix template sample rate
29924
29925 2004-10-13  Wim Taymans  <wim@fluendo.com>
29926
29927         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
29928         Decoding the header first fixes some problems in resyncing
29929         in more mp3s.
29930
29931 2004-10-12  Wim Taymans  <wim@fluendo.com>
29932
29933         * gst/playback/gstplaybin.c: (gen_video_element),
29934         (gen_vis_element), (remove_sinks), (setup_sinks):
29935         Added vis plugin support, need to configure the vis
29936         element to activate it.
29937
29938 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29939
29940         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
29941         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
29942           Some debug.
29943         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
29944         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
29945         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
29946         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
29947         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
29948         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
29949         * gst/avi/gstavidemux.h:
29950           Support for openDML-2.0 indx/ix## chunks. Support for broken index
29951           recovery (where, if part of the index is broken, we will still read
29952           the rest of the index and recover the broken part by stream
29953           scanning). More broken media support. EOS workarounds. General AVI
29954           braindamage headache recovery. Aspirin included.
29955
29956 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29957
29958         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
29959         (cdparanoia_event), (cdparanoia_query):
29960           Get rid of hideous lead-in.
29961
29962 2004-10-11  Wim Taymans  <wim@fluendo.com>
29963
29964         * gst/playback/gstplaybasebin.c: (setup_source):
29965         Wrong var used to get g_list_next.
29966
29967 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29968
29969         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
29970         (cdparanoia_get), (cdparanoia_open):
29971           Report discid as metadata, add duration.
29972
29973 2004-10-11  Wim Taymans  <wim@fluendo.com>
29974
29975         * gst/playback/gstplaybasebin.c: (setup_source):
29976         Cleanup the previous pipeline a little earlier for the
29977         case that a source element provides raw data.
29978
29979 2004-10-11  Benjamin Otte  <otte@gnome.org>
29980
29981         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
29982           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
29983           consuming the last 128 bytes, even though it was valid mp3 data.
29984
29985 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29986
29987         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
29988         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
29989         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
29990         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
29991
29992 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29993
29994         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
29995         Fix for webcams that support only specific width or height
29996
29997 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
29998
29999         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30000
30001         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
30002           Fix wrong discont event setup (fixes #154967).
30003
30004 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
30005
30006         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30007
30008         * gst/auparse/gstauparse.c: (gst_auparse_chain):
30009           Error out on invalid data (fixes #154807).
30010
30011 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
30012
30013         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30014
30015         * ext/dvdread/dvdreadsrc.c: (_read):
30016           Make titles > 0 work again (fixes #154834).
30017
30018 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30019
30020         * gst-libs/gst/riff/riff-media.c:
30021         (gst_riff_create_video_template_caps):
30022           WMV3 missing in template caps.
30023
30024 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30025
30026         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
30027           OK, so the original code was too strict. It makes random AVI files
30028           hang for seconds upon opening, which is unacceptable and is far
30029           beyond the original goal of getting multiple chunks for one-chunk
30030           sounc stream files. So now do just that.
30031
30032 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30033
30034         * gst/playback/gstplaybasebin.c: (setup_source),
30035         (gst_play_base_bin_change_state):
30036           Actually clean up streaminfo if output fails. This would trigger
30037           if, for example, there was no CD in the drive. No preroll, so
30038           a streaminfo structure is created, but the subsequent state change
30039           of the thread fails.
30040         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
30041           Don't change state if parent failed.
30042
30043 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30044
30045         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
30046         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
30047         (gen_video_element), (remove_sinks):
30048           Add small bits of code for screenshot handling.
30049
30050 2004-10-08  Wim Taymans  <wim@fluendo.com>
30051
30052         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
30053         (gen_video_element), (gen_audio_element), (setup_sinks):
30054         Don't assume the user provided sinks are named "sink"...
30055
30056 2004-10-08  Wim Taymans  <wim@fluendo.com>
30057
30058         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
30059         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
30060         (gst_play_base_bin_link_stream):
30061         Do not try to autoplug sources that generate raw streams like
30062         cdparanoia.
30063         disconnect the preroll overrun signal when we don't need it anymore.
30064
30065 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
30066
30067         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
30068         Added reworked patch from #154903 from milosz derezynski (deadchip).
30069
30070 2004-10-08  Wim Taymans  <wim@fluendo.com>
30071
30072         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
30073         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
30074         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
30075         (cdparanoia_convert), (cdparanoia_uri_get_type),
30076         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
30077         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
30078         * ext/cdparanoia/gstcdparanoia.h:
30079         This adds the cdda://<tracknum> uri.
30080
30081 2004-10-08  Wim Taymans  <wim@fluendo.com>
30082
30083         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
30084         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
30085         (try_to_link_1), (no_more_pads), (close_link), (type_found):
30086         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
30087         (unknown_type), (gst_play_base_bin_remove_element),
30088         (gst_play_base_bin_link_stream):
30089         * gst/playback/gstplaybasebin.h:
30090         * gst/playback/gstplaybin.c: (gst_play_bin_init),
30091         (gst_play_bin_set_property), (gen_video_element),
30092         (gen_audio_element), (setup_sinks):
30093         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
30094         (gst_stream_info_get_type), (gst_stream_info_class_init),
30095         (gst_stream_info_init), (gst_stream_info_new),
30096         (gst_stream_info_dispose), (stream_info_mute_pad),
30097         (gst_stream_info_set_property), (gst_stream_info_get_property):
30098         * gst/playback/gststreaminfo.h:
30099         Reuse the audio and video bins.
30100         Some internal cleanups in the stream selection code.
30101
30102 2004-10-08  Julien MOUTTE  <julien@moutte.net>
30103
30104         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
30105         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
30106         * sys/ximage/ximagesink.h:
30107         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
30108         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
30109         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
30110         not coming from those elements. Moreover these elements should not keep
30111         the xid they have been given when in NULL state.
30112
30113 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30114
30115         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
30116         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
30117         * sys/ximage/ximagesink.h:
30118         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
30119         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
30120         * sys/xvimage/xvimagesink.h:
30121           Actually only create a new toplevel window if we're not gonna
30122           embed it right after.
30123
30124 2004-10-07  Wim Taymans  <wim@fluendo.com>
30125
30126         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
30127         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
30128         * gst/playback/gstplaybin.c: (setup_sinks):
30129         Implement muting/unmuting of streams, mute streams that are not
30130         used.
30131
30132 2004-10-07  Wim Taymans  <wim@fluendo.com>
30133
30134         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
30135         (plugin_init):
30136         Added lame audio/x-ac3 typefind function.
30137
30138 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
30139
30140         * configure.ac:
30141           bump nano to cvs
30142
30143 === release 0.8.5 ===
30144
30145 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
30146
30147         * NEWS:
30148         * RELEASE:
30149         * configure.ac:
30150           releasing 0.8.5, "Take You On"
30151
30152 2004-10-06  Wim Taymans  <wim@fluendo.com>
30153
30154         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
30155         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
30156         (no_more_pads), (close_link), (type_found):
30157         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
30158         * gst/playback/gstplaybin.c: (gen_video_element):
30159         Do not signal the no_more_pads after the first pad when
30160         we are plugging a non dynamic element with multiple
30161         output pads (like swfdec, dvdec, ...).
30162
30163 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
30164
30165         * configure.ac:
30166           bump for prerelease
30167
30168 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30169
30170         * gst/wavparse/gstwavparse.c:
30171           add ATRAC3 to STATIC CAPS to fix a warning
30172
30173         * gst/matroska/ebml-read.c:
30174         * gst-libs/gst/riff/riff-read.c:
30175           fix typos
30176
30177 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30178
30179         * gst-libs/gst/riff/riff-media.c:
30180           generate caps for ATRAC3 audio streams
30181
30182         * gst/realmedia/rmdemux.c:
30183           generate caps for ATRAC3 audio streams
30184
30185 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30186
30187         * gst/wavparse/Makefile.am
30188         * gst/wavparse/riff.h
30189         * gst/wavparse/wavparse.vcproj
30190           riff.h removal (unused and duplication with riff-ids.h)
30191
30192 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30193
30194         * gst/wavparse/gstwavparse.h
30195           remove duplicated defines for audio codec codes
30196
30197         * gst-libs/gst/riff/riff-ids.h
30198         * gst/wavenc/riff.h:
30199           add "4CC" code for ATRAC3 audio streams
30200           add "4CC" code for ITU_G721_ADPCM (unused for now)
30201
30202 2004-10-06  Wim Taymans  <wim@fluendo.com>
30203
30204         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
30205         Actually _do_ negotiation. Pass gdouble as arg instead
30206         of guint64 for the framerate.
30207
30208 2004-10-06  Wim Taymans  <wim@fluendo.com>
30209
30210         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
30211         (find_compatibles), (close_pad_link), (try_to_link_1),
30212         (no_more_pads), (close_link), (type_found):
30213         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
30214         * gst/playback/gstplaybin.c: (gen_video_element),
30215         (gen_audio_element):
30216         Set state on newly added element to READY so that negotiation
30217         can happen ASAP.
30218         Addes some more debug info.
30219         Do not try to plug pads with multiple caps structures or ANY
30220         because it is too dangerous since we do not do dynamic
30221         replugging.
30222
30223 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
30224
30225         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
30226
30227         * po/LINGUAS:
30228         * po/or.po:
30229           add Oriya translation
30230
30231 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30232
30233         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
30234           Prevent overwrite of size member. Makes audio sound crappy.
30235
30236 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30237
30238         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
30239         Add rmvb to the list of known RealMedia extensions
30240
30241 2004-10-05  Wim Taymans  <wim@fluendo.com>
30242
30243         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
30244         (mngdec_openstream), (mngdec_closestream),
30245         (mngdec_handle_sink_event), (mngdec_readdata),
30246         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
30247         (mngdec_getcanvasline), (mngdec_refresh),
30248         (gst_mngdec_change_state):
30249         Set the framerate correctly.
30250
30251 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30252
30253         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
30254           There was something wrong with the index massaging.
30255
30256 2004-10-04  Wim Taymans  <wim@fluendo.com>
30257
30258         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
30259         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
30260         (gst_smokedec_chain):
30261         * ext/jpeg/gstsmokedec.h:
30262         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
30263         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
30264         * ext/jpeg/gstsmokeenc.h:
30265         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
30266         (smokecodec_decode_new), (smokecodec_info_free),
30267         (smokecodec_set_quality), (smokecodec_get_quality),
30268         (smokecodec_set_threshold), (smokecodec_get_threshold),
30269         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
30270         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
30271         (smokecodec_encode), (smokecodec_parse_id),
30272         (smokecodec_parse_header), (smokecodec_decode):
30273         * ext/jpeg/smokecodec.h:
30274         * ext/jpeg/smokeformat.h:
30275         Updated smoke, new bitstream, allows embedding in ogg.
30276
30277 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30278
30279         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
30280           Fix seeking in some files. All this code is no longer needed (and
30281           actually breaks stuff) because we now synchronize the full index
30282           right when reading the header.
30283
30284 2004-10-04  Wim Taymans  <wim@fluendo.com>
30285
30286         * configure.ac:
30287         configure update for libmng.
30288
30289 2004-10-04  Wim Taymans  <wim@fluendo.com>
30290
30291         * ext/libmng/Makefile.am:
30292         * ext/libmng/gstmng.c: (plugin_init):
30293         * ext/libmng/gstmng.h:
30294         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
30295         (gst_mngdec_base_init), (gst_mngdec_class_init),
30296         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
30297         (gst_mngdec_loop), (gst_mngdec_get_property),
30298         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
30299         (mngdec_closestream), (mngdec_handle_sink_event),
30300         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
30301         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
30302         (gst_mngdec_change_state):
30303         * ext/libmng/gstmngdec.h:
30304         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
30305         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
30306         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
30307         (gst_mngenc_chain), (gst_mngenc_get_property),
30308         (gst_mngenc_set_property):
30309         * ext/libmng/gstmngenc.h:
30310         Added basic MNG decoder. Needs more work. The encoder does
30311         not work yet.
30312
30313 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30314
30315         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
30316         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
30317         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
30318           Don't hang on length=0 chunks. Some negotiation fixes. Signal
30319           no-more-pads.
30320
30321 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
30322
30323         * configure.ac:
30324           you need at least 1.0.4 of speex
30325
30326 2004-10-04 Iain <iaingnome@gmail.com>
30327
30328         * ext/speex/gstspeexdec.h: Revert the includes changes.
30329
30330         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
30331
30332 2004-09-30 Iain <iaingnome@gmail.com>
30333
30334         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
30335         found during init or set as a property instead of hardcoding /dev/audio
30336
30337 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30338
30339         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
30340         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
30341         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
30342         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
30343         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
30344         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
30345         (gst_rmdemux_dump_data):
30346           Use debug category, fix EOS handling. filesrc ! rmdemux now
30347           works.
30348
30349 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30350
30351         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
30352         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
30353         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
30354           Improve allocation, cutting and sorting of the index. How takes a
30355           few seconds instead of minutes.
30356
30357 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
30358
30359         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
30360           fixed compilation
30361
30362 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30363
30364         * gst-libs/gst/riff/riff-media.c:
30365         (gst_riff_create_video_caps_with_data),
30366         (gst_riff_create_video_template_caps):
30367           Add wing commander format mimetype/fourccs.
30368         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
30369           Don't crash if some value is 0.
30370
30371 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30372
30373         * gst-libs/gst/riff/riff-media.c:
30374         (gst_riff_create_video_caps_with_data),
30375         (gst_riff_create_video_template_caps):
30376           Add DIB fourcc (raw, palettized 8-bit RGB).
30377         * gst-libs/gst/riff/riff-read.c:
30378         (gst_riff_read_strf_vids_with_data):
30379           Oops, fix strf_data reading bug.
30380         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
30381           Use a non-NULL tag.
30382         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
30383           Time for hacks. Sorry Dave. At least one quicktime movie (a
30384           trailer) that I've encountered contains multiple video tracks.
30385           One of those is the actual video track, the other are one-frame
30386           tracks (images). Unfortunately, the number of frames according
30387           to the trak header is 1 for each, so that doesn't help. So
30388           instead, I look at the duration and discard tracks with a
30389           duration shorter than 20% of the length of the stream. Better
30390           than nothing.
30391
30392 2004-10-01  Christian Schaller <christian@fluendo.com>
30393
30394         * ext/ivorbis/vorbis.c:
30395           Patch from Phil Blundell (Bug 152341)
30396
30397 2004-10-01  Wim Taymans  <wim@fluendo.com>
30398
30399         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
30400         (speex_dec_get_formats), (speex_dec_convert),
30401         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
30402         (speex_dec_chain), (gst_speexdec_get_property),
30403         (gst_speexdec_set_property):
30404         Small cleanups.
30405
30406 2004-10-01  Wim Taymans  <wim@fluendo.com>
30407
30408         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
30409         (gst_wavparse_stream_init), (gst_wavparse_fmt),
30410         (gst_wavparse_other), (gst_wavparse_loop),
30411         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
30412         (gst_wavparse_srcpad_event):
30413         * gst/wavparse/gstwavparse.h:
30414         Added some more debugging info.
30415         Fix the case where the length of the file is 0.
30416         Make sure we seek to sample borders.
30417
30418 2004-10-01  Wim Taymans  <wim@fluendo.com>
30419
30420         * gst/playback/README:
30421         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
30422         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
30423         (try_to_link_1), (no_more_pads), (close_link), (type_found):
30424         Add some debug info to decodebin, update README
30425
30426 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30427
30428         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
30429           Don't use g_print(); use GST_DEBUG().
30430
30431 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30432
30433         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
30434         (gst_ogg_mux_queue_pads):
30435           Handle EOS properly.
30436
30437 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
30438
30439         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30440
30441         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
30442         (gst_faad_chain), (gst_faad_change_state):
30443         * ext/faad/gstfaad.h:
30444           Allow playback of raw (unframed) MPEG AAC files (#148993).
30445
30446 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
30447
30448         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30449
30450         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
30451           Throw error if we didn't recognize the stream. Fixes #152289.
30452
30453 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30454
30455         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
30456           Fix negotiation.
30457
30458 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
30459
30460         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30461
30462         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
30463           Fix memleak.
30464
30465 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
30466
30467         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30468
30469         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
30470           Solve #152805.
30471         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
30472           Solve 152806.
30473
30474 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30475
30476         * gst-libs/gst/riff/riff-media.c:
30477         (gst_riff_create_video_caps_with_data),
30478         (gst_riff_create_audio_caps_with_data):
30479           Add codec_data handling (like asfdemux used to do).
30480         * gst/asfdemux/gstasf.c: (plugin_init):
30481         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
30482         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
30483           Use riff-media for caps creation instead of our own (mostly
30484           broken) copy of its functions.
30485
30486 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30487
30488         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
30489           Don't actually error out if we get another return value than
30490           -EINVAL. Opposite to what I first thought, drivers have random
30491           return values for this, although -EINVAL is the expected return
30492           value. Since this is not fatal, we shouldn't use
30493           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
30494
30495 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30496
30497         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
30498         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
30499         (dvdreadsrc_get_property), (_open), (_seek), (_read),
30500         (dvdreadsrc_get), (dvdreadsrc_open_file),
30501         (dvdreadsrc_change_state):
30502           Fix. Don't do one big huge loop around the whole DVD, that will
30503           cache all data and thus eat sizeof(dvd) (several GB) before we
30504           see something.
30505         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
30506           Actually NULL'ify event after using it.
30507         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
30508         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
30509         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
30510         (gst_ebml_read_seek), (gst_ebml_read_skip):
30511           Handle events.
30512         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
30513         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
30514         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
30515           Fix timing (this will probably break if I seek using menus, but
30516           I didn't get there yet). VOBs and normal DVDs should now work.
30517           Add a mpeg2-only pad with high rank so this get autoplugged for
30518           MPEG-2 movies.
30519         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
30520         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
30521         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
30522         (gst_mpeg_demux_get_audio_stream),
30523         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
30524         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
30525           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
30526           MPEG-1 but use dvddemux for MPEG-2.
30527         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
30528         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
30529         (gst_mpeg_parse_parse_packhead):
30530           Timing. Only add pad template if it exists. Add sink template from
30531           class and not from ourselves. This means we will always use the
30532           correct sink template even if it is not the one defined in this
30533           file.
30534
30535 2004-09-29  Wim Taymans  <wim@fluendo.com>
30536
30537         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
30538         (gst_mpeg_demux_parse_pes):
30539         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
30540         Fix playback of mpeg again, timestamps where screwed up by
30541         patch 1.61.
30542
30543 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30544
30545         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
30546           Only return true if we actually filled something in. Prevents
30547           player applications from showing a random length for flac files.
30548         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
30549         (gst_riff_read_use_event), (gst_riff_read_handle_event),
30550         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
30551         (gst_riff_read_strf_vids_with_data),
30552         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
30553           OK, ok, so I implemented event handling. Apparently it's normal
30554           that we receive random events at random points without asking
30555           for it.
30556         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
30557         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
30558         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
30559         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
30560         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
30561         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
30562         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
30563         * gst/avi/gstavidemux.h:
30564           Implement non-lineair chunk handling and subchunk processing.
30565           The first solves playback of AVI files where the audio and video
30566           data of individual buffers that we read are not synchronized.
30567           This should not happen according to the wonderful AVI specs, but
30568           of course it does happen in reality. It is also a prerequisite for
30569           the second. Subchunk processing allows us to cut chunks in small
30570           pieces and process each of these pieces separately. This is
30571           required because I've seen several AVI files with incredibly large
30572           audio chunks, even some files with only one audio chunk for the
30573           whole file. This allows for proper playback including seeking.
30574           This patch is supposed to fix all AVI A/V sync issues.
30575         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
30576         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
30577           Work.
30578         * gst/modplug/gstmodplug.cc:
30579           Proper return value setting for the query() function.
30580         * gst/playback/gstplaybasebin.c: (setup_source):
30581           Being in non-playing state (after, e.g., EOS) is not necessarily
30582           a bad thing. Allow for that. This fixes playback of short files.
30583           They don't actually playback fully now, because the clock already
30584           runs. This means that small files (<500kB) with a small length
30585           (<2sec) will still not or barely play. Other files, such as mod
30586           or flx, will work correctly, however.
30587
30588 2004-09-28  Wim Taymans  <wim@fluendo.com>
30589
30590         * ext/speex/gstspeex.c: (plugin_init):
30591         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
30592         (gst_speex_dec_class_init), (speex_dec_get_formats),
30593         (speex_get_event_masks), (speex_get_query_types),
30594         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
30595         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
30596         (gst_speexdec_get_property), (gst_speexdec_set_property),
30597         (speex_dec_change_state):
30598         * ext/speex/gstspeexdec.h:
30599         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
30600         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
30601         (gst_speexenc_base_init), (gst_speexenc_class_init),
30602         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
30603         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
30604         (gst_speexenc_src_query), (gst_speexenc_init),
30605         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
30606         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
30607         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
30608         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
30609         (gst_speexenc_chain), (gst_speexenc_get_property),
30610         (gst_speexenc_set_property), (gst_speexenc_change_state):
30611         * ext/speex/gstspeexenc.h:
30612         Rewrote speex encoder, make sure it can be embedded in ogg.
30613         Implemented speex decoder.
30614
30615 2004-09-28  Christian Schaller <christian@fluendo.com>
30616
30617         * configure.ac:
30618         Remove kioslave plugin. Markey is brewing a new working one
30619         * ext/Makefile.am: Remove kioslave plugin
30620         * ext/kio: remove
30621         * gst-plugins.spec.in: remove kio plugin from spec
30622
30623 2004-09-27  Wim Taymans  <wim@fluendo.com>
30624
30625         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
30626         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
30627         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
30628         (gst_multifdsink_new_client),
30629         (gst_multifdsink_handle_client_write),
30630         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
30631         (gst_multifdsink_handle_clients):
30632         * gst/tcp/gstmultifdsink.h:
30633         Make syncing to keyframes actually work for new clients and lagging
30634         clients.
30635
30636 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30637
30638         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
30639         (gst_navigationtest_handle_src_event), (draw_box_planar411),
30640         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
30641         * gst/debug/gstnavigationtest.h:
30642           make navigationtest display button-press and button-release events
30643
30644 2004-09-26 Iain <iaingnome@gmail.com>
30645
30646         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
30647         the channels have received a new media event.
30648         (interleave_buffered_loop): Compresses a new media event on all
30649         channels into one.
30650
30651 2004-09-26 Iain <iaingnome@gmail.com>
30652
30653         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
30654         call the sinkpad's default event handler and not the srcpads. He also
30655         says this is confusing :)
30656         (gst_wavenc_stop_file): Company says that seek events only go upstream
30657         we should send a discontinuous downstream instead.
30658
30659 2004-09-25  Christian Schaller <christian@fluendo.com>
30660
30661         * Update SPEC file to be usable in conjunction with Fedora Core,
30662           Fedora.us and freshrpms packages
30663         * Fix typo in multifilesrc test Makefile
30664
30665 2004-09-24  Wim Taymans  <wim@fluendo.com>
30666
30667         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
30668         Only signal the no_more_pads signal when we have
30669         added the stream to our list.
30670
30671 2004-09-24  Wim Taymans  <wim@fluendo.com>
30672
30673         * gst/playback/gstplaybasebin.c: (remove_prerolls),
30674         (new_decoded_pad):
30675         * gst/playback/gstplaybasebin.h:
30676         * gst/playback/gstplaybin.c: (setup_sinks):
30677         Don't try to preroll or decode more than one audio/video
30678         track.
30679
30680 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30681
30682         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
30683           Throw error if we failed to find a suitable output. This should
30684           throw an error if we successfully set up a pipeline (e.g. because
30685           we recognized a media file) but found no decodable streams in it
30686           (e.g. because it contains only media stream types for which we
30687           have no decoders, or because it's not a media type).
30688
30689 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30690
30691         * ext/dirac/Makefile.am:
30692         * ext/dirac/gstdirac.cc:
30693         * ext/dirac/gstdiracdec.cc:
30694         * ext/dirac/gstdiracdec.h:
30695           Do something. Don't actually know if this works because I don't
30696           have a demuxer yet.
30697         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
30698           Add channels=1 to caps returned from _getcaps().
30699         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
30700         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
30701         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
30702         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
30703         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
30704         (gst_ogm_parse_change_state):
30705           Separate between audio/video so ogmaudioparse actually uses the
30706           audio pad templates. Both audio and video work now, including
30707           autoplugging. Also use sometimes-srcpad hack.
30708         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
30709           Handle events better. Don't hang on infinite loops.
30710         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
30711         (gst_avi_demux_init), (gst_avi_demux_reset),
30712         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
30713         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
30714         (gst_avi_demux_change_state):
30715         * gst/avi/gstavidemux.h:
30716           Improve A/V sync. Still not perfect.
30717         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
30718         (gst_ebml_read_skip):
30719           Handle events better.
30720         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
30721         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
30722         (qtdemux_audio_caps):
30723           Add IMA4. Improve event handling. Save offset after a seek when
30724           the headers are at the end of the file so that we don't end up in
30725           an infinite loop.
30726         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
30727           Add low-priority typefind support for files with no length.
30728
30729 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30730
30731         * testsuite/multifilesink/Makefile.am:
30732         fix typo
30733
30734 2004-09-22  Julien MOUTTE  <julien@moutte.net>
30735
30736         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
30737         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
30738         mistakes from thaytan's patches.
30739
30740 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
30741
30742         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
30743           For completeness, XSync in the destroy function as xvimage does.
30744
30745 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
30746
30747         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
30748            Correct caps negotiation
30749         * gst/volume/gstvolume.c: (volume_chain_float),
30750         (volume_chain_int16):
30751            Modify debug output to be little more informative
30752         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
30753         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
30754         (gst_xvimagesink_xvimage_destroy):
30755           Add XSync calls after detaching from the shared memory segment to
30756           avoid a crash.
30757
30758 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30759
30760         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
30761         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
30762         * ext/vorbis/vorbis.c: (plugin_init):
30763         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
30764         (gst_vorbisenc_chain):
30765         * ext/vorbis/vorbisenc.h:
30766         remove explicit newmedia support from oggmux and vorbisenc
30767         add debug category to vorbisenc
30768         * gst/multifilesink/gstmultifilesink.c:
30769         (gst_multifilesink_class_init), (gst_multifilesink_init),
30770         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
30771         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
30772         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
30773         (plugin_init):
30774         * gst/multifilesink/gstmultifilesink.h:
30775         add support for streamheader in multifilesink
30776
30777 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30778
30779         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
30780         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
30781         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
30782           Prevent infinite loops. More correct error reporting.
30783         * gst/auparse/gstauparse.c: (gst_auparse_chain):
30784           Error out if negotiation fails.
30785         * gst/playback/gstplaybasebin.c: (setup_source),
30786         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
30787         (gst_play_base_bin_found_tag):
30788           Error/tag forwarding. Pre-roll fixes for source errors on state
30789           changes (e.g. "file does not exist") to prevent hangs.
30790
30791 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30792
30793         * testsuite/multifilesink/Makefile.am:
30794         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
30795         (gst_newmedia_class_init), (gst_newmedia_init),
30796         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
30797         (newfile_signal), (test_signal), (main):
30798         * testsuite/multifilesink/multifilesrc_test.c: (main):
30799         * testsuite/multifilesink/oggtheora_test.c:
30800         (gst_newmedia_base_init), (gst_newmedia_class_init),
30801         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
30802         (test_format), (newfile_signal), (test_signal), (main):
30803         * testsuite/multifilesink/oggvorbis_test.c:
30804         (gst_newmedia_base_init), (gst_newmedia_class_init),
30805         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
30806         (test_format), (newfile_signal), (test_signal), (main):
30807         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
30808         (gst_newmedia_class_init), (gst_newmedia_init),
30809         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
30810         (newfile_signal), (test_signal), (main):
30811         New media tests
30812
30813 2004-09-20  Christian Schaller <christian@fluendo.com>
30814
30815         * Fix mikmod license to LGPL as they have relicensed
30816         * Move Dirac and Effectv into LGPL section of README_license
30817
30818 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30819
30820         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
30821         (gst_mad_change_state):
30822           Allow for mp3 rate/channels changes. However, only very
30823           conservatively. Reason that we *have* to enable this is smiply
30824           because the mad find_sync() function is not good enough, it will
30825           regularly sync on random data as valid frames and therefore make
30826           us provide random caps as *final* caps of the stream. The best fix
30827           I could think of is to simply require several of the same stream
30828           changes in a row before we change caps.
30829           The actual testcase that works now is #
30830         * ext/ogg/Makefile.am:
30831         * ext/ogg/gstogg.c: (plugin_init):
30832         * ext/ogg/gstogmparse.c:
30833           OGM support (video only for now; I need an audio sample file).
30834         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
30835         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
30836         (gst_asf_demux_add_video_stream):
30837           WMV extradata.
30838         * gst/playback/gstplaybasebin.c: (unknown_type):
30839           Don't error out on single unknown-types after all. It's wrong.
30840           If we found type of video and audio but not of a subtitle stream,
30841           it will still error out (which is unwanted). Will find a better fix
30842           later on.
30843         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
30844         (ogmaudio_type_find), (plugin_init):
30845           OGM support.
30846
30847 2004-09-20  Johan Dahlin  <johan@gnome.org>
30848
30849         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
30850         after setting caps.
30851
30852 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30853
30854         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
30855         * gst/wavenc/gstwavenc.h:
30856         Added newmedia support to wavenc
30857
30858 2004-09-17  Wim Taymans  <wim@fluendo.com>
30859
30860         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
30861         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
30862         (gst_fdset_fd_can_write), (gst_fdset_wait):
30863         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
30864         (gst_multifdsink_init), (gst_multifdsink_add),
30865         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
30866         (gst_multifdsink_remove_client_link),
30867         (gst_multifdsink_client_queue_buffer),
30868         (gst_multifdsink_handle_client_write),
30869         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
30870         (gst_multifdsink_close), (gst_multifdsink_change_state):
30871         * gst/tcp/gstmultifdsink.h:
30872         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
30873         (gst_tcpserversink_removed):
30874         Small cleanups in fdset.c
30875         Use a hastable to map fd to the client structure for faster
30876         lookup in _remove and get_stats.
30877         Added virtual function to close the fds.
30878         Handle clients even when the select/poll call was unblocked because
30879         of a command.
30880         Implement syncing to keyframe in the recovery procedure.
30881
30882 2004-09-16 Iain <iaingnome@gmail.com>
30883
30884         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
30885         try caps.
30886
30887 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30888
30889         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
30890           Caps are only set if the type of the stream is unknown, but this
30891           is initialized in ->init_stream(), so set to UNKNOWN after calling
30892           ->init_stream() so that capsnego starts.
30893
30894 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30895
30896         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
30897         (gst_avi_demux_stream_data):
30898           Just hardcode for raw audio then. AVI audio sucks.
30899
30900 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
30901
30902         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
30903         * gst/matroska/matroska-mux.c: (audiosink_templ),
30904         (gst_matroska_mux_audio_pad_link):
30905         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
30906         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
30907
30908 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30909
30910         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
30911         (gst_avi_demux_stream_data):
30912           Try to fix a/v sync issues.
30913
30914 2004-09-15  David Schleef  <ds@schleef.org>
30915
30916         * configure.ac: remove NASM check, since we don't use it.  Update
30917         dirac check to 0.4
30918         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
30919         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
30920         Initialized variables.
30921         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
30922         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
30923         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
30924         SVQ3 format
30925
30926 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30927
30928         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
30929         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
30930         * gst/avi/gstavidemux.h:
30931           Fix for compressed audio (mp3) timestamp generation. How did this
30932           ever work?
30933
30934 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30935
30936         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
30937           Volume is a double not a float.
30938
30939 2004-09-15  Wim Taymans  <wim@fluendo.com>
30940
30941         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
30942         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
30943         Don't close the fd in multifdsink as we didn't open it in the
30944         first place. Some cleanups.
30945
30946 2004-09-15  Wim Taymans  <wim@fluendo.com>
30947
30948         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
30949         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
30950         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
30951         Fix the case where the muxer would mark pages as delta
30952         frames when they are not (vorbis only ogg).
30953
30954 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30955
30956         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
30957         (gst_play_base_bin_change_state):
30958           Handle the case where we failed to setup a clear pipeline. This
30959           will throw an error (or EOS, another nice case) and if you don't
30960           catch that, the app will wait for the signal forever (and thus
30961           hang).
30962
30963 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30964
30965         * ext/gnomevfs/gstgnomevfssink.c:
30966         (gst_gnomevfssink_uri_get_protocols):
30967         * ext/gnomevfs/gstgnomevfssrc.c:
30968         (gst_gnomevfssrc_uri_get_protocols):
30969         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
30970         * ext/gnomevfs/gstgnomevfsuri.h:
30971           Use _uri_new() instead of _open(), so it doesn't take as long and
30972           Christophe's computer won't hang.
30973         * gst/playback/gstplaybasebin.c: (unknown_type):
30974           Throw error on unknown media type, so apps actually display it.
30975
30976 2004-09-14  Brian Cameron  <brian.cameron@sun.com
30977
30978         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
30979           this script to work on Solaris since bash shell handles echo
30980           differenly than bash.
30981
30982 2004-09-17  Wim Taymans  <wim@fluendo.com>
30983
30984         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
30985         (setup_source), (gst_play_base_bin_set_property),
30986         (gst_play_base_bin_add_element):
30987         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
30988         Some more work on making sure seeking pauses the pipeline and
30989         that changing the uri actually does something.
30990
30991 2004-09-17  Wim Taymans  <wim@fluendo.com>
30992
30993         * gst/tcp/gstfdset.c: (gst_fdset_wait):
30994         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
30995         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
30996         (gst_tcpserversink_close):
30997         Be a bit more paranoid when freeing memory.
30998
30999 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31000
31001         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
31002         (qtdemux_parse_trak):
31003           Don't crash by dividing by zero (see sample movie in #126922).
31004
31005 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31006
31007         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
31008           Don't touch non-existing data (fixes crash on file in #140147).
31009
31010 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31011
31012         * gst/playback/gstplaybasebin.c:
31013         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
31014           Handle double disposals, and proper change of URIs.
31015
31016 2004-09-13  Martin Eikermann <meiker@upb.de>
31017
31018         * gst/mpegstream/gstmpegparse.c:
31019           fix synchronistation for streams recorded from digital PCR
31020           fixes bug #119376
31021
31022 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31023
31024         * ext/gnomevfs/Makefile.am:
31025         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
31026         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
31027         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
31028         (gst_gnomevfssink_uri_get_type),
31029         (gst_gnomevfssink_uri_get_protocols),
31030         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
31031         (gst_gnomevfssink_uri_handler_init),
31032         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
31033         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
31034         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
31035         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
31036         (gst_gnomevfssrc_uri_get_type),
31037         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
31038         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
31039         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
31040         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
31041         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
31042         * ext/gnomevfs/gstgnomevfsuri.h:
31043           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
31044           of fake URIs to see which this version of Gnome-VFS likes, and
31045           uses that for the Gst-URI interface. Makes playbin support http://
31046           streams. Also fix up some stupid behaviour in gnomevfssrc.
31047
31048 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31049
31050         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
31051         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
31052         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
31053         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
31054           Update mixer (to sync with other sessions) if we try to obtain
31055           a new value. This makes alsamixer work accross applications.
31056         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
31057           Only call sync functions if we're running, else alsalib asserts.
31058         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
31059           Sometimes fails to compile. Possibly a gcc bug.
31060         * gst/playback/gstplaybin.c: (gen_video_element),
31061         (gen_audio_element):
31062           Add a reference to an application-provided object, because we lose
31063           this same reference if we add it to the bin. If we don't do this,
31064           we can only use this object once and thus crash if we go from
31065           ready to playing, back to ready and back to playing again.
31066           Also add an audioscale element because several cheap soundcards -
31067           like mine - don't support all samplerates.
31068         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
31069         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
31070           Fix wrong order or PAR calls. Makes automatically obtained PAR
31071           from the X server atually being used.
31072
31073 2004-09-12  David Schleef  <ds@schleef.org>
31074
31075         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
31076         #151887, #152102, #152247.
31077         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
31078         * examples/seeking/cdparanoia.c: same
31079         * examples/seeking/cdplayer.c: same
31080         * examples/seeking/seek.c: same
31081         * examples/seeking/spider_seek.c: same
31082         * examples/seeking/vorbisfile.c: same
31083         * examples/stats/mp2ogg.c: same
31084         * ext/esd/esdsink.c: (gst_esdsink_class_init),
31085         (gst_esdsink_dispose): Dispose of element properly.
31086         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
31087         fixes.
31088         * ext/nas/nassink.c: (gst_nassink_class_init),
31089         (gst_nassink_dispose): Dispose of element correctly.
31090         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
31091         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
31092         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
31093         Fix 64-bit warning.
31094         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
31095         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
31096         Fix 64-bit warning.
31097
31098 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
31099
31100         * configure.ac : change speex detection as 1.1.6 now uses
31101           .pc/pkg-config and they changed their headers location.
31102
31103 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
31104
31105         * gst/matroska/matroska-mux.h:
31106         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
31107         (gst_matroska_mux_start), (gst_matroska_mux_finish),
31108         (gst_matroska_mux_write_data):
31109           Write multiple blocks/frames per cluster.
31110                 Write meta-seek information (seek heads).
31111
31112 2004-09-09  Scott Wheeler <wheeler@kde.org>
31113
31114         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
31115         (gst_play_bin_set_property), (gst_play_bin_get_property),
31116         (gen_audio_element), (gen_audio_element):
31117           Add a volume element / property to the pipeline.
31118
31119 2004-09-07  Wim Taymans  <wim@fluendo.com>
31120
31121         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
31122         Copy timestamps from the master pad to the output buffers.
31123
31124 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
31125
31126         * ext/raw1394/gstdv1394src.c:
31127           throw errors when applicable
31128
31129 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
31130
31131         * gst/matroska/ebml-ids.h:
31132         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
31133         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
31134         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
31135           automatically convert unix time <-> ebml time when reading/writing
31136           a date, use gst_ebml_write_uint to write CUETIME,
31137           not gst_ebml_write_date.
31138         * gst/matroska/matroska-ids.h:
31139         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
31140         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
31141         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
31142         (gst_matroska_mux_write_data):
31143           Write track and segment UIDs, write muxing date, write
31144           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
31145           Create cues for audio only files.
31146
31147 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31148
31149         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
31150         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
31151           Re-commit ALSA switches.
31152         * gst/adder/gstadder.c: (gst_adder_loop):
31153           64-bit fix (#151416).
31154         * gst/debug/progressreport.c: (gst_progressreport_report):
31155           64-bit fix (#151419).
31156         * gst/matroska/matroska-demux.c:
31157         (gst_matroska_demux_parse_contents):
31158           64-bit fix (#151420).
31159         * gst/playback/test3.c: (update_scale):
31160           64-bit fix (#151421).
31161
31162 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
31163
31164         * configure.ac:
31165           bump nano to cvs
31166
31167 === release 0.8.4 ===
31168
31169 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31170
31171         * configure.ac: releasing 0.8.4, "Alias"
31172
31173 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
31174
31175         * ext/theora/Makefile.am:
31176           fix makefile.  Fixes #151462.
31177
31178 2004-08-30  Wim Taymans  <wim@fluendo.com>
31179
31180         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
31181         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
31182         (gst_multifdsink_remove_client_link),
31183         (gst_multifdsink_client_queue_buffer),
31184         (gst_multifdsink_handle_client_write):
31185         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
31186         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
31187         Fix some memory leaks.
31188
31189 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31190
31191         Patch by: David Schleef
31192
31193         * configure.ac:
31194         * sys/Makefile.am:
31195           rename our detection macro for V4L2.  Fixes #151236.
31196
31197 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31198
31199         Patch by: David Schleef
31200
31201         * configure.ac:
31202           check to define LAMEPRESET.  Fixes #151232.
31203
31204 2004-08-27  David Schleef  <ds@schleef.org>
31205
31206         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
31207         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
31208         (gst_glimagesink_fixate):  Move local variable declarations to
31209         make gcc-2.95 happy.
31210
31211 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31212
31213         * configure.ac:
31214           bump nano for prerelease
31215
31216 2004-08-27  David Schleef  <ds@schleef.org>
31217
31218         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
31219         * sys/sunaudio/gstsunaudiosrc.c:
31220         * sys/sunaudio/gstsunaudiosrc.h:
31221
31222 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
31223
31224         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
31225         handle EOS correctly
31226         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
31227         * gst/matroska/matroska-mux.h:
31228         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
31229         VFW compatibility mode
31230
31231 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31232
31233         patch by: Zaheer Abbas Merali
31234
31235         * ext/ogg/gstoggmux.c:
31236         * ext/vorbis/vorbisenc.c:
31237         * ext/vorbis/vorbisenc.h:
31238           handle NEWMEDIA
31239
31240 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
31241
31242         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
31243         fix byte order reversion on little endian machines.
31244         * gst/matroska/matroska-mux.c: (audiosink_templ),
31245         (gst_matroska_mux_audio_pad_link):
31246         add TTA codec to the list of supported codecs.
31247         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
31248         (gst_matroska_mux_start), (gst_matroska_mux_finish),
31249         (gst_matroska_mux_write_data):
31250         * gst/matroska/matroska-mux.h:
31251         write segment duration correctly, write muxing app string, fixes bugs
31252         #140897 and #140898.
31253         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
31254         wait for all pads to be negotiated before starting to mux.
31255
31256 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31257
31258         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
31259         * ext/lame/gstlame.h:
31260         Added new media support to lame
31261
31262 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
31263
31264         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
31265         send vorbis headers at the beginning of a stream, fixes bug #141554.
31266         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
31267         bug #148950.
31268         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
31269         (gst_matroska_demux_plugin_init):
31270         * gst/matroska/matroska-ids.h:
31271         enable demuxing of TTA audio streams, fixes bug #148951.
31272         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
31273         enable typefinding for TTA audio files, fixes bug #148711.
31274         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
31275         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
31276         fixes playback of packed bitstream and xvid with bframes, bug #135407.
31277
31278 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
31279
31280         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
31281         (gst_riff_read_element_data), (gst_riff_read_seek),
31282         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
31283         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
31284         <teuf@gnome.org>
31285
31286 2004-08-23 Iain <iaingnome@gmail.com>
31287
31288         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
31289         tags. They appear to be handled differently to normal.
31290         (tag_list_to_id3_tag_foreach): Ditto.
31291
31292 2004-08-22  Wim Taymans  <wim@fluendo.com>
31293
31294         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
31295         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
31296         Make sure we never send -1 granulepos.
31297
31298 2004-08-20  Wim Taymans  <wim@fluendo.com>
31299
31300         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
31301         (gst_ogg_mux_loop):
31302         I will accept bitchslappings with non sharp objects.
31303
31304 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31305
31306         * configure.ac:
31307         Clean up the test for lame presets
31308
31309 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31310
31311         * configure.ac:
31312         * ext/lame/Makefile.am:
31313         * ext/lame/gstlame.c: (gst_lame_class_init),
31314         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
31315         Only enable lame presets if version of lame has presets in API
31316
31317 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
31318         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
31319         * gst/udp/gstudpsrc.h:
31320           Don't call gst_pad_push in a get function. Fixes #150449
31321
31322 2004-08-18  Wim Taymans  <wim@fluendo.com>
31323
31324         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
31325         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
31326         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
31327         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
31328         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
31329         (gst_fdset_wait):
31330         * gst/tcp/gstfdset.h:
31331         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
31332         (gst_multifdsink_client_queue_buffer),
31333         (gst_multifdsink_handle_client_write):
31334         * gst/tcp/gstmultifdsink.h:
31335         Some extra checks in gstfdset.
31336         Only use send() when the fd is a socket. Don't try to
31337         read from write only fds.
31338
31339 2004-08-18  Wim Taymans  <wim@fluendo.com>
31340
31341         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
31342         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
31343         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
31344         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
31345         (gst_fdset_wait):
31346         Add more locking and bounds checking.
31347
31348 2004-08-18  Wim Taymans  <wim@fluendo.com>
31349
31350         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
31351         Realloc test fdset in the lock and right before starting
31352         the poll call. Bump the limit to 4096.
31353
31354 2004-08-17  David Schleef  <ds@schleef.org>
31355
31356         * sys/sunaudio/Makefile.am:
31357         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
31358         of rates and channels.  Make debugging less obnoxious.
31359
31360         Patch from Balamurali Viswanathan implementing a mixer for
31361         Sun audio.  (bug #144091):
31362         * sys/sunaudio/gstsunelement.c:
31363         * sys/sunaudio/gstsunelement.h:
31364         * sys/sunaudio/gstsunmixer.c:
31365         * sys/sunaudio/gstsunmixer.h:
31366
31367 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31368
31369         * gst/audioscale/gstaudioscale.c:
31370         * gst/audioscale/gstaudioscale.h:
31371         made audioscale resample from any sample rate to any sample rate
31372
31373 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
31374
31375         * ext/libpng/gstpngdec.c:
31376           error out on unsupported types
31377
31378 2004-08-17  Iain <iaingnome@gmail.com>
31379
31380         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
31381         mid_side and loose_mid_side properties if its a stereo stream.
31382
31383 2004-08-17  Wim Taymans  <wim@fluendo.com>
31384
31385         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
31386         (theora_get_formats), (theora_dec_src_convert),
31387         (theora_dec_sink_convert), (theora_dec_src_query),
31388         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
31389         Add a debug line.
31390
31391 2004-08-17  Wim Taymans  <wim@fluendo.com>
31392
31393         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
31394         (gst_ogg_pad_push):
31395         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
31396         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
31397         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
31398         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
31399         Mark delta units in the muxer.
31400         Try to decode the packet after an out-of-sync error from
31401         libogg.
31402
31403 2004-08-17  Wim Taymans  <wim@fluendo.com>
31404
31405         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31406         (gst_multifdsink_init), (gst_multifdsink_add),
31407         (gst_multifdsink_client_queue_buffer),
31408         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
31409         * gst/tcp/gstmultifdsink.h:
31410         Added option to send a keyframe to clients as the first buffer.
31411         Make timeout property writable.
31412
31413 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
31414
31415         patch by: Wim Taymans
31416
31417         * gst/tcp/gstfdset.c:
31418         * gst/tcp/gstmultifdsink.c:
31419           fix index comparison, should include 0
31420
31421 2004-08-16  Wim Taymans  <wim@fluendo.com>
31422
31423         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
31424         (gst_fdset_add_fd), (gst_fdset_remove_fd),
31425         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
31426         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
31427         (gst_fdset_wait):
31428           copy when reallocing for poll so the select arguments don't get
31429           changed during the call
31430
31431 2004-08-16  Wim Taymans  <wim@fluendo.com>
31432
31433         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
31434         (gst_theora_enc_class_init), (theora_enc_sink_link),
31435         (theora_buffer_from_packet), (theora_enc_chain):
31436         Fix bug where buffers were not marked as keyframes
31437         correctly.
31438
31439 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31440
31441         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
31442         (gst_lame_preset_get_type), (gst_lame_class_init):
31443         describe the enum values for vbr mode and presets more verbosely
31444
31445 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31446
31447         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
31448         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
31449         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
31450         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
31451         * ext/lame/gstlame.h:
31452         add preset property to lame so it can use lame presets
31453
31454 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31455
31456         * ext/lame/gstlame.c: (gst_lame_get_property):
31457         whoops forgot break, thanks teuf
31458
31459 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31460
31461         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
31462         (gst_lame_class_init), (gst_lame_src_getcaps),
31463         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
31464         (gst_lame_get_property), (gst_lame_setup):
31465         * ext/lame/gstlame.h:
31466         fix lame's broken vbr stuff, allow it to resample if need be, and also
31467         make xing header optional
31468
31469 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31470
31471         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
31472         added getcaps function so samplerate doesnt get fixated to silly values
31473
31474 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31475
31476         * ext/lame/gstlame.c: (gst_lame_src_link):
31477         revert previous fix
31478
31479 2004-08-12  Johan Dahlin  <johan@gnome.org>
31480
31481         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
31482         checks. Doesn't matter what state we are in. Interfaces are a
31483         compile time thing, not runtime. It also broke the python bindings.
31484
31485 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31486
31487         * ext/lame/gstlame.c: (gst_lame_src_link):
31488         made source pad link function check if sinkpad is ok..fixes the problem
31489         where core fixates the output rate of lame stupidly
31490
31491 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
31492
31493         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
31494         * sys/v4l/v4l_calls.c:
31495         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
31496           fix fixate function to handle nonsimple caps.
31497           remove bogus check in _link
31498           cleanups
31499
31500 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31501
31502         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
31503         set default compression ratio parameter to 0.0 so bitrate parameter
31504         works :)
31505
31506 2004-08-11  David Schleef  <ds@schleef.org>
31507
31508         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
31509
31510 2004-08-11  David Schleef  <ds@schleef.org>
31511
31512         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
31513         before.
31514
31515 2004-08-11  David Schleef  <ds@schleef.org>
31516
31517         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
31518
31519 2004-08-11  David Schleef  <ds@schleef.org>
31520
31521         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
31522           license field
31523         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
31524         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
31525           LGPL.
31526         * gst/auparse/gstauparse.c: Fix plugin license field.
31527         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
31528         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
31529         * gst/rtp/gstrtp.c: Fix plugin license field.
31530
31531 2004-08-11  Wim Taymans  <wim@fluendo.com>
31532
31533         * gst/tcp/Makefile.am:
31534         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
31535         (ensure_size), (gst_fdset_new), (gst_fdset_free),
31536         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
31537         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
31538         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
31539         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
31540         (gst_fdset_fd_can_write), (gst_fdset_wait):
31541         * gst/tcp/gstfdset.h:
31542         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
31543         (gst_multifdsink_class_init), (gst_multifdsink_init),
31544         (gst_multifdsink_add), (gst_multifdsink_remove),
31545         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
31546         (gst_multifdsink_remove_client_link),
31547         (gst_multifdsink_handle_client_read),
31548         (gst_multifdsink_client_queue_data),
31549         (gst_multifdsink_client_queue_caps),
31550         (gst_multifdsink_client_queue_buffer),
31551         (gst_multifdsink_handle_client_write),
31552         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
31553         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
31554         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
31555         (gst_multifdsink_close):
31556         * gst/tcp/gstmultifdsink.h:
31557         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
31558         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
31559         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
31560         (gst_tcpserversink_close):
31561         * gst/tcp/gsttcpserversink.h:
31562         Abstracted away the select call, implemented poll (yes we ran into
31563         the 1024 limit in production).
31564
31565 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
31566
31567         * gst/tcp/gsttcp.c:
31568         * gst/tcp/gsttcpplugin.c:
31569           improve debuggging, remove assert
31570
31571 2004-08-10  Wim Taymans  <wim@fluendo.com>
31572
31573         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
31574         (gst_client_status_get_type), (gst_multifdsink_class_init),
31575         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
31576         (gst_multifdsink_handle_client_read),
31577         (gst_multifdsink_handle_client_write),
31578         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
31579         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
31580         (gst_multifdsink_get_property):
31581         * gst/tcp/gstmultifdsink.h:
31582         * gst/tcp/gsttcp-marshal.list:
31583         Starting to prepare for specifying buffer time in other units
31584         than buffers. Expose remove reason in signal.
31585
31586 2004-08-10  Wim Taymans  <wim@fluendo.com>
31587
31588         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
31589         (gst_multifdsink_remove), (gst_multifdsink_clear),
31590         (gst_multifdsink_remove_client_link),
31591         (gst_multifdsink_handle_client_read),
31592         (gst_multifdsink_client_queue_data),
31593         (gst_multifdsink_client_queue_buffer),
31594         (gst_multifdsink_handle_client_write),
31595         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
31596         (gst_multifdsink_chain), (gst_multifdsink_close):
31597         * gst/tcp/gstmultifdsink.h:
31598         Added more debugging info. Changed the way clients are
31599         removed from the lists. Fixed a bug where a bad file descriptor
31600         could cause many clients to be removed.
31601
31602 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31603
31604         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
31605           allow all pixel-aspect-ratios, not just 1:1
31606
31607 2004-08-09  David Schleef  <ds@schleef.org>
31608
31609         * sys/glsink/ARB_multitexture.h:  Remove old files.
31610         * sys/glsink/EXT_paletted_texture.h:
31611         * sys/glsink/NV_register_combiners.h:
31612         * sys/glsink/gstgl_nvimage.c:
31613         * sys/glsink/gstgl_pdrimage.c:
31614         * sys/glsink/gstgl_rgbimage.c:
31615         * sys/glsink/gstglsink.c:
31616         * sys/glsink/gstglsink.h:
31617         * sys/glsink/gstglxwindow.c:
31618         * sys/glsink/regcomb_yuvrgb.c:
31619
31620 2004-08-09  David Schleef  <ds@schleef.org>
31621
31622         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
31623         GL sink plugin.  (Bug #147302)
31624
31625         * configure.ac: Test for OpenGL
31626         * sys/Makefile.am: Use test for OpenGL
31627         * sys/glsink/Makefile.am:
31628         * sys/glsink/glimagesink.c: rewrite
31629         * sys/glsink/glimagesink.h: rewrite
31630
31631 2004-08-09  David Schleef  <ds@schleef.org>
31632
31633         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
31634         sane framerates.
31635         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
31636         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
31637         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
31638
31639 2004-08-09  Wim Taymans  <wim@fluendo.com>
31640
31641         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31642         (gst_multifdsink_add), (gst_multifdsink_get_stats),
31643         (gst_multifdsink_client_remove),
31644         (gst_multifdsink_handle_client_read),
31645         (gst_multifdsink_handle_client_write),
31646         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
31647         Do a bit more logging, make the client_read code more robust.
31648
31649 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31650
31651         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
31652         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
31653         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
31654         (gst_jpegdec_init), (gst_jpegdec_chain):
31655         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
31656         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
31657           cleanups, debugging fixes and memleak plugging
31658
31659 2004-08-09  Wim Taymans  <wim@fluendo.com>
31660
31661         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
31662         (theora_get_formats), (theora_dec_src_convert),
31663         (theora_dec_sink_convert), (theora_dec_src_query),
31664         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
31665         (theora_dec_change_state):
31666         Don't crash on missing header packets.
31667
31668 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31669
31670         * po/LINGUAS:
31671         * po/sq.po:
31672           Added Albanian translation (Laurent Dhima)
31673         * po/cs.po:
31674           updated
31675
31676 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31677
31678         * ext/lame/gstlame.c:
31679           fix/add debugging
31680
31681 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31682
31683         * sys/ximage/ximagesink.c:
31684         * sys/xvimage/xvimagesink.c:
31685           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
31686
31687 2004-08-06  Wim Taymans  <wim@fluendo.com>
31688
31689         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31690         (gst_multifdsink_add), (gst_multifdsink_get_stats),
31691         (gst_multifdsink_client_remove),
31692         (gst_multifdsink_handle_client_read),
31693         (gst_multifdsink_handle_client_write),
31694         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
31695         Make sure we don't try to read more from a client that what
31696         ioctl says us or we deadlock.
31697
31698 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
31699
31700         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
31701         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
31702         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
31703           decouple running_time and n_frames so it can handle changing
31704           framerate while running
31705
31706 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
31707
31708         * po/nl.po:
31709         * po/sv.po:
31710           updated translations
31711
31712 2004-08-04  Benjamin Otte  <otte@gnome.org>
31713
31714         * gst/videotestsrc/gstvideotestsrc.c:
31715         (gst_videotestsrc_get_capslist), (generate_capslist),
31716         (plugin_init):
31717           generate the list of supported caps at startup and reuse it instead
31718           of always generating it
31719
31720 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31721
31722         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
31723           whoops, last checkin broke normal build
31724
31725 2004-08-03  Benjamin Otte  <otte@gnome.org>
31726
31727         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
31728         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
31729         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
31730         (gst_alsa_mixer_get_option):
31731         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
31732         (dvdnavsrc_print_event):
31733         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
31734         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
31735         (gst_ogg_mux_pad_unlink):
31736         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
31737         (gst_multipart_mux_pad_unlink):
31738         * gst/videofilter/gstvideobalance.c:
31739         (gst_videobalance_colorbalance_set_value):
31740         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
31741         (gst_videomixer_pad_unlink):
31742         * po/uk.po:
31743         * sys/oss/gstossmixer.c:
31744         * sys/v4l/gstv4lcolorbalance.c:
31745         * sys/v4l/gstv4ltuner.c:
31746         * sys/v4l/v4lsrc_calls.c:
31747         * sys/v4l2/gstv4l2colorbalance.c:
31748         * sys/v4l2/gstv4l2tuner.c:
31749           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
31750
31751 2004-08-03  Benjamin Otte  <otte@gnome.org>
31752
31753         * examples/dynparams/filter.c: (ui_control_create):
31754         * examples/gstplay/player.c: (print_tag):
31755         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
31756         * ext/gdk_pixbuf/gstgdkanimation.c:
31757         (gst_gdk_animation_iter_may_advance):
31758         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
31759         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
31760         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
31761         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
31762         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
31763         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
31764         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
31765         * gst/sine/demo-dparams.c: (main):
31766         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
31767         * testsuite/alsa/formats.c: (create_pipeline):
31768         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
31769           fixes for G_DISABLE_ASSERT and friends
31770         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
31771         (mp3_type_frame_length_from_header), (mp3_type_find),
31772         (plugin_init):
31773           require mp3 typefinding to have at least MIN_HEADERS valid headers
31774           add typefinding for AAC adts files
31775
31776 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
31777
31778         * sys/ximage/ximagesink.c:
31779         (gst_ximagesink_calculate_pixel_aspect_ratio):
31780         * sys/xvimage/xvimagesink.c:
31781         (gst_xvimagesink_calculate_pixel_aspect_ratio):
31782         Make sure we calculate pixel-aspect-ratio using floating point maths
31783
31784 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
31785
31786         * po/uk.po:
31787           updated translation
31788
31789 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
31790
31791         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
31792         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
31793           add debugging for display PAR calculation
31794
31795 2004-08-02  David Schleef  <ds@schleef.org>
31796
31797         * configure.ac: Fix mikmod CFLAGS.
31798
31799 2004-07-27  Benjamin Otte  <otte@gnome.org>
31800
31801         * gst/audioscale/gstaudioscale.c:
31802         - fix templates to only support S16, it's the only format that works
31803         - make caps nego code use try_set_caps_nonfixed and fixation instead
31804         of try_set_caps twice, which is not nice for autopluggers
31805         - change rank to secondary, so autopluggers can pick it up after
31806         audioconvert
31807
31808 2004-08-02  Iain <iain@prettypeople.org>
31809
31810         * gst/interleave/interleave.c (interleave_init),
31811         (interleave_request_new_pad),
31812         (interleave_pad_removed),
31813         (interleave_buffered_loop): Use the real pad count, not the artificial
31814         one.
31815
31816 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31817
31818         * configure.ac: bump nano back to development
31819
31820 === release 0.8.3 ===
31821
31822 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31823
31824         * configure.ac: releasing 0.8.3, "Water"
31825
31826 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31827
31828         * sys/xvimage/xvimagesink.c:
31829         (gst_xvimagesink_calculate_pixel_aspect_ratio),
31830         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
31831         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
31832         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
31833         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
31834         * sys/xvimage/xvimagesink.h:
31835           apply similar PAR fixes as to ximagesink
31836
31837 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31838
31839         patch from: Benjamin Otte
31840
31841         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
31842           add link function to lame.  Fixes #148986.
31843
31844 2004-08-02  Johan Dahlin  <johan@gnome.org>
31845
31846         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
31847         fix debugging log
31848
31849 2004-07-30  David Schleef  <ds@schleef.org>
31850
31851         * gst/videomixer/Makefile.am: Fix things that should have been
31852         fixed in the last checkin.
31853
31854 2004-07-30  David Schleef  <ds@schleef.org>
31855
31856         * gst/multipart/Makefile.am: Fix things that should have been
31857         fixed in the last checkin.
31858
31859 2004-07-30  David Schleef  <ds@schleef.org>
31860
31861         * testsuite/multifilesink/Makefile.am: Fix unused variable.
31862
31863 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31864
31865         * configure.ac:
31866           bump nano for prerelease
31867         * po/af.po:
31868         * po/az.po:
31869         * po/cs.po:
31870         * po/en_GB.po:
31871         * po/hu.po:
31872         * po/nl.po:
31873         * po/sr.po:
31874         * po/sv.po:
31875         * po/uk.po:
31876           updates
31877
31878 2004-07-30  Wim Taymans  <wim@fluendo.com>
31879
31880         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31881         (gst_multifdsink_add), (gst_multifdsink_remove),
31882         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
31883         (gst_multifdsink_client_remove),
31884         (gst_multifdsink_handle_client_write),
31885         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
31886         * gst/tcp/gstmultifdsink.h:
31887         Recover from a select with a bad file descriptor by removing
31888         the client.
31889
31890 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31891
31892         * configure.ac:
31893           fix requirement of core
31894         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
31895         (gst_play_pipeline_setup):
31896           don't use colorspace element.  do use hermescolorspace element.
31897           make macro to get a colorspace element.
31898           mark strings for translation.
31899         * po/POTFILES.in:
31900           add play.c
31901         * po/af.po:
31902         * po/az.po:
31903         * po/cs.po:
31904         * po/en_GB.po:
31905         * po/hu.po:
31906         * po/nl.po:
31907         * po/sr.po:
31908         * po/sv.po:
31909         * po/uk.po:
31910           update translations
31911
31912 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31913
31914         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
31915         fix default for newmedia flag
31916
31917 2004-07-30  Wim Taymans  <wim@fluendo.com>
31918
31919         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
31920         (gst_theora_dec_init), (theora_get_formats),
31921         (theora_dec_src_convert), (theora_dec_sink_convert),
31922         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
31923         (theora_dec_chain), (theora_dec_set_property),
31924         (theora_dec_get_property):
31925         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
31926         (gst_theora_enc_class_init), (gst_theora_enc_init),
31927         (theora_enc_sink_link), (theora_enc_chain),
31928         (theora_enc_set_property), (theora_enc_get_property):
31929         Added cropping option to theora decoder.
31930         Added border option to theora encoder.
31931
31932 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31933
31934         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
31935         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
31936         (gst_pngenc_set_property):
31937         * ext/libpng/gstpngenc.h:
31938         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
31939
31940 2004-07-30  Wim Taymans  <wim@fluendo.com>
31941
31942         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
31943         (theora_enc_sink_link), (theora_enc_chain),
31944         (theora_enc_set_property), (theora_enc_get_property):
31945         Fix encoding of non-multiple-of-16 video.
31946
31947 2004-07-29  David Schleef  <ds@schleef.org>
31948
31949         * configure.ac: make test for audiofile more strict
31950
31951 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31952
31953         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
31954           give different names to typefind functions
31955
31956 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
31957
31958         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
31959         (gst_ximagesink_calculate_pixel_aspect_ratio),
31960         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
31961         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
31962         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
31963         (gst_ximagesink_get_property), (gst_ximagesink_init):
31964         * sys/ximage/ximagesink.h:
31965           allocate PAR's dynamically.
31966           use autodetected PAR if no object-set PAR is given.
31967           add workaround for directfb's X not setting physical size.
31968           fix to xvimagesink will follow tomorrow.
31969
31970 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31971
31972         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
31973         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
31974         (gst_shout2send_get_type), (gst_shout2send_set_clock),
31975         (gst_shout2send_class_init), (gst_shout2send_init),
31976         (set_shout_metadata), (gst_shout2send_set_metadata),
31977         (gst_shout2send_chain), (gst_shout2send_set_property),
31978         (gst_shout2send_get_property), (gst_shout2send_connect),
31979         (gst_shout2send_change_state):
31980         * ext/shout2/gstshout2.h:
31981         - fix for sending mp3 audio to icecast2 server, if pad link function not
31982         called before PAUSED state
31983         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
31984         - added tagging support for mp3 audio broadcasted
31985         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
31986         debug info
31987
31988 2004-07-28  Wim Taymans  <wim@fluendo.com>
31989
31990         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
31991         (gst_ogg_demux_push):
31992         Return query failure when we don't know the length of
31993         an ogg stream insteda of returning TRUE with a bogus value.
31994
31995 2004-07-28  Wim Taymans  <wim@fluendo.com>
31996
31997         * ext/theora/theoradec.c: (theora_get_formats),
31998         (theora_dec_src_convert), (theora_dec_sink_convert),
31999         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
32000         (theora_dec_chain):
32001         Don't screw up the 1 Chroma for 1 luma sample situation when we
32002         have an odd offset/width by adding a black border in those cases.
32003
32004 2004-07-28  Wim Taymans  <wim@fluendo.com>
32005
32006         * ext/theora/theoradec.c: (theora_get_formats),
32007         (theora_dec_src_convert), (theora_dec_sink_convert),
32008         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
32009         (theora_dec_chain):
32010         * ext/theora/theoraenc.c: (theora_enc_sink_link):
32011         Added first attempt at cropping of the image as required by the
32012         theora spec. We need more properties in the caps (offset_x,
32013         offset_y,stride) to implement this correctly.
32014
32015 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
32016
32017         * ext/dvdnav/README:
32018           Update the README to use dvddemux
32019         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
32020           Ensure getcaps returns a subset of the template caps
32021         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
32022         (gst_mpeg2subt_init):
32023           Ensure getcaps returns a subset of the template caps
32024         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
32025         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
32026         (gst_dvd_demux_get_subpicture_stream),
32027         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
32028         * gst/mpegstream/gstdvddemux.h:
32029           Set the explicit caps on the current_video pad before pushing
32030           anything
32031         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
32032         (gst_mpeg_demux_get_audio_stream):
32033           Free caps used to gst_pad_set_explicit_caps, which takes a const
32034           GstCaps *
32035
32036 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
32037
32038         * configure.ac: update GStreamer requirement to 0.8.4 because of
32039           GstFraction.
32040
32041 2004-07-28  Wim Taymans  <wim@fluendo.com>
32042
32043         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
32044         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
32045         Add the pad to the element after setting up the caps. This
32046         makes it a lot easier to autoplug.
32047
32048 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
32049
32050         * gst/median/gstmedian.c:
32051         * gst/mpeg2subt/gstmpeg2subt.c:
32052         * gst/mpegaudioparse/gstmpegaudioparse.c:
32053         * gst/mpegstream/gstdvddemux.c:
32054         * gst/mpegstream/gstmpegdemux.c:
32055         * gst/mpegstream/gstmpegpacketize.c:
32056         * gst/rtjpeg/gstrtjpeg.c:
32057         * gst/rtjpeg/gstrtjpegdec.c:
32058         * gst/rtjpeg/gstrtjpegenc.c:
32059         * gst/sine/gstsinesrc.c:
32060         * gst/smooth/gstsmooth.c:
32061         * gst/smpte/gstsmpte.c:
32062         * gst/smpte/gstsmpte.h:
32063         * gst/stereo/gststereo.c:
32064         * gst/videofilter/gstgamma.c:
32065         * gst/videofilter/gstvideobalance.c:
32066         * gst/videofilter/gstvideofilter.c:
32067         * gst/videofilter/gstvideoflip.c:
32068         * gst/videoscale/gstvideoscale.c:
32069         * gst/videoscale/videoscale.c:
32070         * gst/videotestsrc/gstvideotestsrc.c:
32071         * gst/videotestsrc/videotestsrc.c:
32072         * gst/wavenc/gstwavenc.c:
32073         * gst/wavparse/gstwavparse.c:
32074           fix local includes and 64 bits constants
32075
32076 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
32077
32078         * win32/gst.sln:
32079         * gst-libs/gst/*/*.vcproj:
32080         * gst/*/*.vcproj:
32081           more working plugins
32082
32083 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32084
32085         * testsuite/alsa/Makefile.am:
32086         * testsuite/alsa/srcstate.c:
32087         add test for alsasrc changing state
32088
32089 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32090
32091         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
32092         (gst_silence_get):
32093         * gst/silence/gstsilence.h:
32094         fix silence generation for 16bit raw audio
32095
32096 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
32097
32098         * gst/matroska/matroska-demux.c:
32099         (gst_matroska_demux_parse_metadata),
32100         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
32101         * gst/mpegaudio/common.c:
32102         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
32103         (gst_videoscale_getcaps), (gst_videoscale_link),
32104         (gst_videoscale_src_fixate), (gst_videoscale_init),
32105         (gst_videoscale_finalize):
32106         * gst/videoscale/gstvideoscale.h:
32107         * gst/videotestsrc/gstvideotestsrc.c:
32108         (gst_videotestsrc_get_capslist):
32109         * gst/wavenc/gstwavenc.c:
32110         * sys/oss/gstossmixer.c: (fill_labels):
32111         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
32112         (gst_ximagesink_handle_xevents),
32113         (gst_ximagesink_calculate_pixel_aspect_ratio),
32114         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
32115         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
32116         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
32117         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
32118         (gst_ximagesink_init), (gst_ximagesink_class_init):
32119         * sys/ximage/ximagesink.h:
32120         * sys/xvimage/xvimagesink.c:
32121         (gst_xvimagesink_calculate_pixel_aspect_ratio),
32122         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
32123         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
32124         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
32125         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
32126         * sys/xvimage/xvimagesink.h:
32127           first batch of pixel aspect ratio commits.
32128
32129 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
32130
32131         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
32132         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
32133         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
32134           handle stride, needs work if we want to move stride handling
32135           upstream, but works correctly for our purposes.
32136
32137 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
32138
32139         * gst/videoscale/README:
32140           add testing examples
32141         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
32142         (gst_videoscale_chain):
32143         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
32144         (gst_videoscale_get_size):
32145           add get_size function that handles stride like videotestsrc.
32146           fixes conversion for YUV formats for as much as I can test them.
32147
32148 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
32149
32150         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
32151         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
32152         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
32153         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
32154         (gst_xvimagesink_xvimage_put):
32155           further cleanups, logging, error handling and synchronizing
32156
32157 2004-07-27  Wim Taymans  <wim@fluendo.com>
32158
32159         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
32160         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
32161         (gst_videomixer_pad_set_property),
32162         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
32163         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
32164         (gst_videomixer_class_init), (gst_videomixer_init),
32165         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
32166         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
32167         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
32168         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
32169         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
32170         (gst_videomixer_loop), (plugin_init):
32171         Be a nicer negotiation citizen and provide a getcaps function on
32172         the srcpad. This also fixes a crash when resizing.
32173
32174 2004-07-27  Julien MOUTTE  <julien@moutte.net>
32175
32176         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
32177         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
32178
32179 2004-07-27  Wim Taymans  <wim@fluendo.com>
32180
32181         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
32182         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
32183         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
32184         (gst_pngenc_set_property):
32185         * ext/libpng/gstpngenc.h:
32186         Added snapshot property to pngenc.
32187         removed g_print from pngdec
32188
32189 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
32190
32191         * gst/ac3parse/ac3parse.vcproj
32192         * gst/adder/adder.vcproj
32193         * gst/alpha/alpha.vcproj
32194         * gst/alpha/alphacolor.vcproj
32195         * gst/asfdemux/asf.vcproj
32196         * gst/audioconvert/audioconvert.vcproj
32197         * gst/audiorate/audiorate.vcproj
32198         * gst/audioscale/audioscale.vcproj
32199         * gst/auparse/auparse.vcproj
32200         * gst/avi/avi.vcproj
32201         * gst/cdxaparse/cdxaparse.vcproj
32202         * gst/chart/chart.vcproj
32203         * gst/colorspace/colorspace.vcproj
32204         * gst/cutter/cutter.vcproj
32205         * gst/debug/debug.vcproj
32206         * gst/debug/efence.vcproj
32207         * gst/debug/navigationtest.vcproj
32208         * gst/deinterlace/deinterlace.vcproj
32209         * gst/effectv/effectv.vcproj
32210         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
32211         * gst/filter/filter.vcproj
32212         * gst/flx/flxdec.vcproj
32213         * gst/goom/goom.vcproj
32214         * gst/interleave/interleave.vcproj
32215         * gst/law/alaw.vcproj
32216         * gst/law/mulaw.vcproj
32217         * gst/matroska/matroska.vcproj
32218         * gst/median/median.vcproj
32219         * gst/mixmatrix/mixmatrix.vcproj
32220         * gst/mpeg1sys/mpeg1systemencode.vcproj
32221         * gst/mpeg1videoparse/mp1videoparse.vcproj
32222         * gst/mpeg2sub/mpeg2subt.vcproj
32223         * gst/mpegaudio/mpegaudio.vcproj
32224         * gst/mpegaudioparse/mpegaudioparse.vcproj
32225         * gst/mpegstream/mpegstream.vcproj
32226         * gst/multifilesink/multifilesink.vcproj
32227         * gst/multipart/multipart.vcproj
32228         * gst/oneton/oneton.vcproj
32229         * gst/overlay/overlay.vcproj
32230         * gst/passthrough/passthrough.vcproj
32231         * gst/qtdemux/qtdemux.vcproj
32232         * gst/realmedia/rmdemux.vcproj
32233         * gst/rtjpeg/rtjpeg.vcproj
32234         * gst/rtp/rtp.vcproj
32235         * gst/silence/silence.vcproj
32236         * gst/sine/sinesrc.vcproj
32237         * gst/smooth/smooth.vcproj
32238         * gst/smpte/smpte.vcproj
32239         * gst/spectrum/spectrum.vcproj
32240         * gst/speed/speed.vcproj
32241         * gst/stereo/stereo.vcproj
32242         * gst/switch/switch.vcproj
32243         * gst/tags/tagedit.vcproj
32244         * gst/tcp/tcp.vcproj
32245         * gst/typefind/typefindfunctions.vcproj
32246         * gst/udp/udp.vcproj
32247         * gst/videobox/videobox.vcproj
32248         * gst/videocrop/videocrop.vcproj
32249         * gst/videodrop/videodrop.vcproj
32250         * gst/videofilter/gamma.vcproj
32251         * gst/videofilter/videobalance.vcproj
32252         * gst/videofilter/videofilter.vcproj
32253         * gst/videofilter/videoflip.vcproj
32254         * gst/videoflip/videoflip.vcproj
32255         * gst/videomixer/videomixer.vcproj
32256         * gst/videorate/videorate.vcproj
32257         * gst/videoscale/videoscale.vcproj
32258         * gst/videotestsrc/videotestsrc.vcproj
32259         * gst/virtualdub/virtualdub.vcproj
32260         * gst/volenv/volenv.vcproj
32261         * gst/volume/volume.vcproj
32262         * gst/wavenc/wavenc.vcproj
32263         * gst/wavparse/wavparse.vcproj
32264         * gst/y4m/y4menc.vcproj
32265         * gst-libs/gst/audio/audio.vcproj
32266         * gst-libs/gst/audio/audiofilter.vcproj
32267         * gst-libs/gst/colorbalance/colorbalance.vcproj
32268         * gst-libs/gst/idct/idtc.vcproj
32269         * gst-libs/gst/media-info/media-info.vcproj
32270         * gst-libs/gst/mixer/mixer.vcproj
32271         * gst-libs/gst/navigation/navigation.vcproj
32272         * gst-libs/gst/play/play.vcproj
32273         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
32274         * gst-libs/gst/resample/resample.vcproj
32275         * gst-libs/gst/riff/riff.vcproj
32276         * gst-libs/gst/tuner/tuner.vcproj
32277         * gst-libs/gst/video/video.vcproj
32278         * gst-libs/gst/xoverlay/xoverlay.vcproj
32279           avoid problems with math.h, fix release dependancy
32280           rename GStreamer-0.8.lib to libgstreamer.lib
32281
32282 2004-07-27  Julien MOUTTE  <julien@moutte.net>
32283
32284         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
32285         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
32286         the atom is not available we have to unlock the mutex. Fixes #148023
32287
32288 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32289
32290         * gst-libs/gst/media-info/media-info.h:
32291           issue for a vararg macro with MSVC
32292
32293 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32294
32295         * gst/effectv/effectv.vcproj
32296         * gst-libs/gst/idct/idct.vcproj:
32297         * gst-libs/gst/media-info/media-info.vcproj:
32298         * gst-libs/gst/navigation/navigation.vcproj:
32299         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
32300         * gst-libs/gst/video/video.vcproj:
32301         * gst-libs/gst/xoverlay/xoverlay.vcproj:
32302           fixes for build problems
32303
32304 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32305
32306         * gst-libs/gst/audio/audio.def:
32307         * gst-libs/gst/audio/riff.def:
32308           add some definitions needed by plugins
32309
32310 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32311
32312         * gst/asfdemux/gstasfmux.c
32313           Fix some 64 bits constants to be glib friendly
32314
32315 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32316
32317         * gst/ac3parse/gstac3parse.c
32318         * gst/audioscale/gstaudioscale.c
32319         * gst/auparse/gstauparse.c
32320         * gst/colorspace/gstcolorspace.c
32321         * gst/colorspace/yuv2rgb.h
32322           local include fixes
32323
32324 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32325
32326         * win32/gst.sln
32327           add more plugins to the build
32328
32329 2004-07-26  Julien MOUTTE  <julien@moutte.net>
32330
32331         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
32332         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
32333
32334 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32335
32336         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
32337         (gst_level_set_property), (gst_level_get_property),
32338         (gst_level_base_init), (gst_level_class_init):
32339           add debugging categories.  cleanups.
32340
32341 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32342
32343         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
32344         (gst_videoscale_planar411), (gst_videoscale_planar400),
32345         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
32346         (gst_videoscale_scale_nearest_str1),
32347         (gst_videoscale_scale_nearest_str2),
32348         (gst_videoscale_scale_nearest_str4),
32349         (gst_videoscale_scale_nearest_16bit),
32350         (gst_videoscale_scale_nearest_24bit):
32351           fixed stride issues
32352           tested with 320x240 -> 321, 322, 324 x240
32353           tested with YV12, I420, YUY2, UYVY
32354           fixed packed422rev (don't think it could have worked before)
32355           by testing with UYVY
32356
32357 2004-07-26  Benjamin Otte  <otte@gnome.org>
32358
32359         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
32360         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
32361         (plugin_init):
32362           add debugging category, add error checks like checking return values
32363           of setup calls, make sure it still works after
32364           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
32365
32366 2004-07-26  Wim Taymans  <wim@fluendo.com>
32367
32368         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
32369         (gst_mpeg_demux_get_audio_stream),
32370         (gst_mpeg_demux_process_private):
32371         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
32372         Check for error codes from the negotiation functions. Make sure
32373         we really set the pad caps when a new pad is created.
32374
32375 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32376
32377         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
32378         (gst_ffmpeg_caps_to_pix_fmt):
32379         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
32380         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
32381         (gst_ffmpegcolorspace_pad_link):
32382           don't make function do two things at the same time without reason.
32383
32384 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32385
32386         * gst/ac3parse/ac3parse.vcproj
32387         * gst/adder/adder.vcproj
32388         * gst/alpha/alpha.vcproj
32389         * gst/alpha/alphacolor.vcproj
32390         * gst/asfdemux/asf.vcproj
32391         * gst/audioconvert/audioconvert.vcproj
32392         * gst/audiorate/audiorate.vcproj
32393         * gst/audioscale/audioscale.vcproj
32394         * gst/auparse/auparse.vcproj
32395         * gst/avi/avi.vcproj
32396         * gst/cdxaparse/cdxaparse.vcproj
32397         * gst/chart/chart.vcproj
32398         * gst/colorspace/colorspace.vcproj
32399         * gst/cutter/cutter.vcproj
32400         * gst/debug/debug.vcproj
32401         * gst/debug/efence.vcproj
32402         * gst/debug/navigationtest.vcproj
32403         * gst/deinterlace/deinterlace.vcproj
32404         * gst/effectv/effectv.vcproj
32405         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
32406         * gst/filter/filter.vcproj
32407         * gst/flx/flxdec.vcproj
32408         * gst/goom/goom.vcproj
32409         * gst/interleave/interleave.vcproj
32410         * gst/law/alaw.vcproj
32411         * gst/law/mulaw.vcproj
32412         * gst/matroska/matroska.vcproj
32413         * gst/median/median.vcproj
32414         * gst/mixmatrix/mixmatrix.vcproj
32415         * gst/mpeg1sys/mpeg1systemencode.vcproj
32416         * gst/mpeg1videoparse/mp1videoparse.vcproj
32417         * gst/mpeg2sub/mpeg2subt.vcproj
32418         * gst/mpegaudio/mpegaudio.vcproj
32419         * gst/mpegaudioparse/mpegaudioparse.vcproj
32420         * gst/mpegstream/mpegstream.vcproj
32421         * gst/multifilesink/multifilesink.vcproj
32422         * gst/multipart/multipart.vcproj
32423         * gst/oneton/oneton.vcproj
32424         * gst/overlay/overlay.vcproj
32425         * gst/passthrough/passthrough.vcproj
32426         * gst/qtdemux/qtdemux.vcproj
32427         * gst/realmedia/rmdemux.vcproj
32428         * gst/rtjpeg/rtjpeg.vcproj
32429         * gst/rtp/rtp.vcproj
32430         * gst/silence/silence.vcproj
32431         * gst/sine/sinesrc.vcproj
32432         * gst/smooth/smooth.vcproj
32433         * gst/smpte/smpte.vcproj
32434         * gst/spectrum/spectrum.vcproj
32435         * gst/speed/speed.vcproj
32436         * gst/stereo/stereo.vcproj
32437         * gst/switch/switch.vcproj
32438         * gst/tags/tagedit.vcproj
32439         * gst/tcp/tcp.vcproj
32440         * gst/typefind/typefindfunctions.vcproj
32441         * gst/udp/udp.vcproj
32442         * gst/videobox/videobox.vcproj
32443         * gst/videocrop/videocrop.vcproj
32444         * gst/videodrop/videodrop.vcproj
32445         * gst/videofilter/gamma.vcproj
32446         * gst/videofilter/videobalance.vcproj
32447         * gst/videofilter/videofilter.vcproj
32448         * gst/videofilter/videoflip.vcproj
32449         * gst/videoflip/videoflip.vcproj
32450         * gst/videomixer/videomixer.vcproj
32451         * gst/videorate/videorate.vcproj
32452         * gst/videoscale/videoscale.vcproj
32453         * gst/videotestsrc/videotestsrc.vcproj
32454         * gst/virtualdub/virtualdub.vcproj
32455         * gst/volenv/volenv.vcproj
32456         * gst/volume/volume.vcproj
32457         * gst/wavenc/wavenc.vcproj
32458         * gst/wavparse/wavparse.vcproj
32459         * gst/y4m/y4menc.vcproj
32460           more plugins supported under windows
32461
32462 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32463
32464         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
32465         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
32466         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
32467         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
32468         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
32469           Add debugging statements.  Use the sizes as returned by the
32470           *CreateImage calls.
32471
32472 2004-07-26  Johan Dahlin  <johan@gnome.org>
32473
32474         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
32475         the pad is negotiated.
32476
32477         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
32478
32479 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32480
32481         * gst-libs/gst/colorbalance/colorbalance.vcproj:
32482         * gst-libs/gst/idct/idct.vcproj:
32483         * gst-libs/gst/media-info/media-info.vcproj:
32484         * gst-libs/gst/mixer/mixer.vcproj:
32485         * gst-libs/gst/navigation/navigation.vcproj:
32486         * gst-libs/gst/play/play.vcproj:
32487         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
32488         * gst-libs/gst/resample/resample.vcproj:
32489         * gst-libs/gst/tuner/tuner.vcproj:
32490         * gst-libs/gst/video/video.vcproj:
32491         * gst-libs/gst/xoverlay/xoverlay.vcproj:
32492           more plugins supported under windows
32493
32494 2004-07-25 Iain <iain@prettypeople.org>
32495
32496         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
32497         pad now rather than when the pad is created because state changes wipe
32498         explicit caps (fixes #148043).
32499
32500 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
32501
32502         reviewed by Benjamin Otte  <otte@gnome.org>
32503
32504         * ext/mad/gstmad.c:
32505           fix mad plugin crashing on Sun (fixes #148289)
32506
32507 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
32508
32509         * gst/avi/avi.def:
32510         * gst/avi/avi.vcproj:
32511         * gst/matroska/matroska.def:
32512         * gst/matroska/matroska.vcproj:
32513           remove unused .def files
32514
32515 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
32516
32517         * gst-libs/gst/audio/gstaudiofilter.c:
32518           Clean the local include
32519
32520 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
32521
32522         * win32/gst.sln:
32523         * gst-libs/gst/audio/audio.def:
32524         * gst-libs/gst/audio/audio.vcproj:
32525         * gst-libs/gst/audio/audiofilter.vcproj:
32526         * gst-libs/gst/audio/riff.def:
32527         * gst-libs/gst/audio/riff.vcproj:
32528         * gst-libs/gst/gst-libs.def:
32529         * gst-libs/gst/gst-libs.vcproj:
32530         * gst/avi/avi.vcproj:
32531         * gst/avi/avi.vcproj:
32532           Copy the files where needed after building, cleaner projects
32533
32534 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
32535
32536         * gst/matroska/ebml-write.c:
32537           Fix some 64 bits constants to be glib friendly
32538
32539 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
32540
32541         * win32/gst.sln:
32542         * gst-libs/gst/gst-libs.def:
32543         * gst-libs/gst/gst-libs.vcproj:
32544         * gst/matroska/matroska.def:
32545         * gst/matroska/matroska.vcproj:
32546           Add the preliminary canvas to build plugins on Win32
32547
32548 2004-07-23  Benjamin Otte  <otte@gnome.org>
32549
32550         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
32551           don't enfore negotiation from source side, it breaks
32552           sinesrc ! audioconvert ! osssink
32553
32554 2004-07-22  David Schleef  <ds@schleef.org>
32555
32556         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
32557         for ELF files, since they can easily be recognized as audio/mpeg.
32558         (bug #147441)
32559
32560 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
32561
32562         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
32563         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
32564         (gst_videoscale_scale_nearest_24bit),
32565         (gst_videoscale_scale_nearest_16bit):
32566           fix 16bit and 24bit for stride (24bit might need testing)
32567           don't pretend we do more than one algorithm
32568
32569 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32570
32571         * configure.ac:
32572         * gst/Makefile.am:
32573         * gst/multifilesink/Makefile.am:
32574         * gst/multifilesink/gstmultifilesink.c:
32575         (gst_multifilesink_get_formats),
32576         (gst_multifilesink_get_query_types), (_do_init),
32577         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
32578         (gst_multifilesink_init), (gst_multifilesink_dispose),
32579         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
32580         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
32581         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
32582         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
32583         (gst_multifilesink_chain), (gst_multifilesink_change_state),
32584         (gst_multifilesink_uri_get_type),
32585         (gst_multifilesink_uri_get_protocols),
32586         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
32587         (gst_multifilesink_uri_handler_init), (plugin_init):
32588         * gst/multifilesink/gstmultifilesink.h:
32589         * testsuite/Makefile.am:
32590         * testsuite/multifilesink/Makefile.am:
32591         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
32592         (gst_newmedia_class_init), (gst_newmedia_init),
32593         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
32594         (newfile_signal), (test_signal), (main):
32595         multifilesink plugin for creating new files every time a new media
32596         discontinuity event occurs
32597
32598 2004-07-22  Wim Taymans  <wim@fluendo.com>
32599
32600         * gst/alpha/Makefile.am:
32601         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
32602         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
32603         (gst_alpha_color_init), (gst_alpha_color_set_property),
32604         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
32605         (transform), (gst_alpha_color_chain),
32606         (gst_alpha_color_change_state), (plugin_init):
32607         Stupid plugin to to RGBA to AYUV conversion because none of
32608         the colorspace plugins can handle that yet.
32609
32610 2004-07-22  Wim Taymans  <wim@fluendo.com>
32611
32612         * examples/seeking/seek.c: (update_scale), (main):
32613         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32614         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
32615         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
32616         (gst_decode_bin_init), (gst_decode_bin_dispose),
32617         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
32618         (no_more_pads), (close_link), (type_found),
32619         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32620         (plugin_init):
32621         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32622         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32623         (gst_play_base_bin_dispose), (queue_overrun),
32624         (gen_preroll_element), (remove_prerolls), (unknown_type),
32625         (no_more_pads), (new_stream), (setup_source),
32626         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
32627         (play_base_eos), (gst_play_base_bin_change_state),
32628         (gst_play_base_bin_add_element),
32629         (gst_play_base_bin_remove_element),
32630         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32631         (gst_play_base_bin_unlink_stream),
32632         (gst_play_base_bin_get_streaminfo):
32633         * gst/playback/gstplaybin.c: (gen_video_element),
32634         (gen_audio_element):
32635         * gst/playback/gststreaminfo.h:
32636         More playback updates, attempt to fix things after the state change
32637         breakage.
32638
32639 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
32640
32641         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
32642         (gst_videoscale_scale_nearest_16bit):
32643           comment algorithm
32644
32645 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
32646
32647         * gst/videotestsrc/gstvideotestsrc.c:
32648         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
32649         (gst_videotestsrc_init), (gst_videotestsrc_get),
32650         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
32651         (gst_videotestsrc_get_property):
32652         * gst/videotestsrc/gstvideotestsrc.h:
32653         * gst/videotestsrc/videotestsrc.c:
32654         * gst/videotestsrc/videotestsrc.h:
32655           cleanup and commenting
32656
32657 2004-07-21  Wim Taymans  <wim@fluendo.com>
32658
32659         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
32660         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
32661         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
32662         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
32663         (_find_chain_get_unknown_part), (_find_streams_check),
32664         (gst_ogg_demux_push), (gst_ogg_pad_push):
32665         * ext/theora/theoradec.c: (theora_get_formats),
32666         (theora_dec_src_convert), (theora_dec_sink_convert),
32667         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
32668         (theora_dec_chain):
32669         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
32670         (vorbis_dec_convert), (vorbis_dec_src_query),
32671         (vorbis_dec_src_event), (vorbis_dec_event):
32672         More seeking fixes, oggdemux now supports seeking to time and
32673         uses the downstream element to convert granulepos to time.
32674         Seeking in theora-only ogg files now works.
32675
32676 2004-07-21  Wim Taymans  <wim@fluendo.com>
32677
32678         * ext/theora/theoradec.c: (gst_theora_dec_init),
32679         (theora_get_formats), (theora_get_event_masks),
32680         (theora_get_query_types), (theora_dec_src_convert),
32681         (theora_dec_sink_convert), (theora_dec_src_query),
32682         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
32683         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
32684         (vorbis_get_event_masks), (vorbis_get_query_types),
32685         (gst_vorbis_dec_init), (vorbis_dec_convert),
32686         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
32687         Added query/convert/formats functions to vorbis and theora decoders
32688         so that the outside world can use them too. Fixed seeking on an
32689         ogg/theora/vorbis file by disabling the seeking seeking on the
32690         theora srcpad.
32691
32692 2004-07-21  Julien MOUTTE  <julien@moutte.net>
32693
32694         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
32695         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
32696         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
32697         images creation for both elements. We don't create the image on caps
32698         nego or renego, we just destroy the internal one if present if it does
32699         not match the needs. The chain function takes care of creating a new
32700         image when needed.
32701         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
32702         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
32703         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
32704         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
32705         the image format information. The buffer pool checks for the context
32706         image format and discard images with different formats.
32707         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
32708
32709 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
32710
32711         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
32712         (gst_ffmpegcolorspace_chain):
32713           no point in doing any chaining if the pad we want to push from
32714           isn't usable.
32715
32716 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32717
32718         * gst-libs/gst/riff/riff-media.c:
32719         (gst_riff_create_audio_caps_with_data):
32720           Fix double end-to-native symbol conversion (#148021).
32721
32722 2004-07-20  David Schleef  <ds@schleef.org>
32723
32724         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
32725         Don't use an Atom that doesn't exist.
32726
32727 2004-07-20  Wim Taymans  <wim@fluendo.com>
32728
32729         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32730         (gst_multifdsink_add), (gst_multifdsink_get_stats),
32731         (gst_multifdsink_client_remove),
32732         (gst_multifdsink_handle_client_write),
32733         (gst_multifdsink_queue_buffer):
32734         * gst/tcp/gstmultifdsink.h:
32735         More multifdsink stats. Avoid deadlock by releasing locks
32736         before sending out a signal.
32737
32738 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
32739
32740         * po/LINGUAS:
32741         * po/hu.po:
32742           added Hungarian translation (Laszlo Dvornik)
32743
32744 2004-07-20  Wim Taymans  <wim@fluendo.com>
32745
32746         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32747         (gst_multifdsink_add), (gst_multifdsink_client_remove),
32748         (gst_multifdsink_handle_client_write),
32749         (gst_multifdsink_queue_buffer):
32750         * gst/tcp/gsttcp-marshal.list:
32751         Fixed the stupid marshal definition.
32752
32753 2004-07-20  Wim Taymans  <wim@fluendo.com>
32754
32755         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32756         (gst_multifdsink_init), (gst_multifdsink_add),
32757         (gst_multifdsink_client_remove),
32758         (gst_multifdsink_handle_client_write),
32759         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
32760         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
32761         (gst_multifdsink_init_send):
32762         * gst/tcp/gstmultifdsink.h:
32763         Added more stats, added timeout for a client, fixed some typos
32764         and added some comments.
32765
32766 2004-07-20  Wim Taymans  <wim@fluendo.com>
32767
32768         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32769         (gst_multifdsink_add), (gst_multifdsink_get_stats),
32770         (gst_multifdsink_client_remove),
32771         (gst_multifdsink_handle_client_write):
32772         * gst/tcp/gstmultifdsink.h:
32773         * gst/tcp/gsttcp-marshal.list:
32774         Added get_stats method that returns a GValueArray of
32775         stats values.
32776
32777 2004-07-19  Benjamin Otte  <otte@gnome.org>
32778
32779         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
32780           make sure longname, description and author are valid UTF-8
32781
32782 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
32783
32784         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
32785         (gst_ximagesink_set_property):
32786         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
32787         (gst_xvimagesink_set_property):
32788           make sure SYNCHRONOUS is respected after getting the X context
32789
32790 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
32791
32792         * gst/matroska/matroska-demux.c:
32793         (gst_matroska_demux_handle_src_event),
32794         (gst_matroska_demux_parse_blockgroup):
32795         * gst/matroska/matroska-ids.h:
32796           add BlockReference tag and ignore it to clear out log.
32797           ignore NAVIGATION events to clear out log.
32798
32799 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
32800
32801         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
32802         (gst_matroska_demux_add_stream):
32803         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
32804           add debug categories
32805
32806 2004-07-16  Wim Taymans  <wim@fluendo.com>
32807
32808         * ext/libpng/Makefile.am:
32809         * ext/libpng/gstpng.c: (plugin_init):
32810         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
32811         (gst_pngdec_get_type), (gst_pngdec_base_init),
32812         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
32813         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
32814         * ext/libpng/gstpngdec.h:
32815         Added png decoder.
32816
32817 2004-07-16  Julien MOUTTE  <julien@moutte.net>
32818
32819         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
32820         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
32821         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
32822         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
32823         (gst_ximagesink_buffer_alloc):
32824         * sys/ximage/ximagesink.h:
32825         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
32826         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
32827         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
32828         (gst_xvimagesink_buffer_alloc):
32829         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
32830         again. Using internal data pointer of the x(v)image to store image's
32831         data to be coherent with the buffer alloc mechanism. Investigated the
32832         image destruction code to be sure that everything gets freed correctly.
32833
32834 2004-07-16  Wim Taymans  <wim@fluendo.com>
32835
32836         * gst-libs/gst/riff/riff-read.c:
32837         (gst_riff_read_strf_vids_with_data),
32838         (gst_riff_read_strf_auds_with_data):
32839         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
32840         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
32841         Make sure we don't create 0 sized subbuffers in riff-read.
32842         Signal the no more pads signal after reading the avi header.
32843
32844 2004-07-16  Wim Taymans  <wim@fluendo.com>
32845
32846         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32847         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
32848         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
32849         (gst_decode_bin_init), (gst_decode_bin_dispose),
32850         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
32851         (no_more_pads), (close_link), (type_found),
32852         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32853         (gst_decode_bin_change_state), (plugin_init):
32854         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32855         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32856         (gst_play_base_bin_dispose), (queue_overrun),
32857         (gen_preroll_element), (remove_prerolls), (unknown_type),
32858         (no_more_pads), (new_stream), (setup_source),
32859         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
32860         (play_base_eos), (gst_play_base_bin_change_state),
32861         (gst_play_base_bin_add_element),
32862         (gst_play_base_bin_remove_element),
32863         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32864         (gst_play_base_bin_unlink_stream),
32865         (gst_play_base_bin_get_streaminfo):
32866         * gst/playback/gstplaybasebin.h:
32867         Better error recovery. Added configurable preroll queue size. Faster
32868         detection of no-more-pads.
32869
32870 2004-07-16  Wim Taymans  <wim@fluendo.com>
32871
32872         * gst-libs/gst/video/video.h:
32873         Added 32 bits RGBA. Not sure if we should use another mime-type
32874         for alpha rgb. Currently the presence of the alpha_mask property
32875         signals an alpha channel.
32876
32877 2004-07-16  Wim Taymans  <wim@fluendo.com>
32878
32879         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
32880         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
32881         FPS seems to be 0.0 to MAX everywhere else.
32882
32883 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32884
32885         * gst-libs/gst/riff/riff-media.c:
32886         (gst_riff_create_video_caps_with_data):
32887           mp42/mp43 (no caps) exist too.
32888         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
32889           Set pixel_width/height; we've got them in-caps.
32890         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
32891         * gst/wavparse/gstwavparse.c: (plugin_init):
32892           Both are valid primary.
32893         * sys/oss/gstossmixer.c:
32894           Remove i18n hack and enable translations.
32895
32896 2004-07-15  Benjamin Otte  <otte@gnome.org>
32897
32898         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
32899         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
32900           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
32901
32902 2004-07-15  Benjamin Otte  <otte@gnome.org>
32903
32904         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
32905         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
32906         (gst_alsa_close_audio):
32907           disable some of the debugging code for now. Writing debugging to a
32908           buffer is broken in current alsalib releases.
32909
32910 2004-07-12  Benjamin Otte  <otte@gnome.org>
32911
32912         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
32913           use bufferpools
32914
32915 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
32916
32917         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
32918         (theora_dec_src_query), (theora_dec_event):
32919         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
32920           add debugging categories.  Remove \n's.
32921
32922 2004-07-13  Johan Dahlin  <johan@gnome.org>
32923
32924         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
32925         (gst_play_bin_get_property): Impl.
32926
32927 2004-07-13  Wim Taymans  <wim@fluendo.com>
32928
32929         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
32930         When trying to find the stream length, seek back N pages
32931         instead of just one, where N is the number of streams in
32932         the current chain.
32933
32934 2004-07-13  Wim Taymans  <wim@fluendo.com>
32935
32936         * gst-libs/gst/riff/riff-media.c:
32937         (gst_riff_create_audio_caps_with_data),
32938         (gst_riff_create_audio_caps),
32939         (gst_riff_create_audio_template_caps):
32940         * gst-libs/gst/riff/riff-media.h:
32941         * gst-libs/gst/riff/riff-read.c:
32942         (gst_riff_read_strf_vids_with_data),
32943         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
32944         * gst-libs/gst/riff/riff-read.h:
32945         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
32946         (gst_avi_demux_add_stream):
32947         Set codec_data on caps for avidemuxer.
32948
32949 2004-07-12  David Schleef  <ds@schleef.org>
32950
32951         * configure.ac: Fix test for Objective C
32952
32953 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
32954         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
32955         (gst_gdk_pixbuf_chain):
32956           Add svg and pcx to template caps, and ensure that getcaps returns a
32957           subset of the template caps.
32958           Copy each row manually for output, as gdkpixbuf may pad the
32959           rowstride to a 32-bit word boundary.
32960
32961 2004-07-12  Wim Taymans  <wim@fluendo.com>
32962
32963         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
32964         (gst_riff_create_video_template_caps):
32965         Fix the template caps to include some more media types.
32966
32967 2004-07-12  Wim Taymans  <wim@fluendo.com>
32968
32969         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32970         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
32971         (compare_ranks), (print_feature), (gst_decode_bin_init),
32972         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
32973         (try_to_link_1), (new_pad), (close_link), (type_found),
32974         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32975         (gst_decode_bin_change_state), (plugin_init):
32976         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32977         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32978         (gst_play_base_bin_dispose), (queue_overrun),
32979         (gen_preroll_element), (remove_prerolls), (no_more_pads),
32980         (new_stream), (setup_source), (gst_play_base_bin_set_property),
32981         (gst_play_base_bin_get_property), (play_base_eos),
32982         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
32983         (gst_play_base_bin_remove_element),
32984         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32985         (gst_play_base_bin_unlink_stream),
32986         (gst_play_base_bin_get_streaminfo):
32987         * gst/playback/gstplaybasebin.h:
32988         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
32989         (gst_play_bin_class_init), (gst_play_bin_init),
32990         (gst_play_bin_dispose), (gst_play_bin_set_property),
32991         (gst_play_bin_get_property), (gen_video_element),
32992         (gen_audio_element), (remove_sinks), (setup_sinks),
32993         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
32994         (gst_play_bin_send_event), (gst_play_bin_get_formats),
32995         (gst_play_bin_convert), (gst_play_bin_get_query_types),
32996         (gst_play_bin_query), (plugin_init):
32997         * gst/playback/test4.c: (main):
32998         More fixes on reusing of the element.
32999
33000 2004-07-11  Benjamin Otte  <otte@gnome.org>
33001
33002         * ext/mad/gstmad.c: (normal_seek):
33003           allow seeking for other methods than just SET
33004
33005 2004-07-11  Andy Wingo  <wingo@pobox.com>
33006
33007         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
33008         float, "any" caps -> buffer_frames=[0,MAX].
33009
33010         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
33011         doesn't intersect our caps with the template any more. Do it
33012         ourselves.
33013         (interleave_buffered_loop): Use g_newa instead of malloc/free.
33014
33015 2004-07-09  Wim Taymans  <wim@fluendo.com>
33016
33017         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
33018         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
33019         (compare_ranks), (print_feature), (gst_decode_bin_init),
33020         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
33021         (try_to_link_1), (new_pad), (close_link), (type_found),
33022         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
33023         (gst_decode_bin_change_state), (plugin_init):
33024         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
33025         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
33026         (gst_play_base_bin_dispose), (queue_overrun),
33027         (gen_preroll_element), (remove_prerolls), (no_more_pads),
33028         (new_stream), (setup_source), (gst_play_base_bin_set_property),
33029         (gst_play_base_bin_get_property), (play_base_eos),
33030         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
33031         (gst_play_base_bin_remove_element),
33032         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
33033         (gst_play_base_bin_unlink_stream),
33034         (gst_play_base_bin_get_streaminfo):
33035         * gst/playback/gstplaybasebin.h:
33036         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
33037         (gst_play_bin_class_init), (gst_play_bin_init),
33038         (gst_play_bin_dispose), (gst_play_bin_set_property),
33039         (gst_play_bin_get_property), (gen_video_element),
33040         (gen_audio_element), (remove_sinks), (setup_sinks),
33041         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
33042         (gst_play_bin_send_event), (gst_play_bin_get_formats),
33043         (gst_play_bin_convert), (gst_play_bin_get_query_types),
33044         (gst_play_bin_query), (plugin_init):
33045         * gst/playback/test4.c: (main):
33046         Work on object reuse and seeking.
33047
33048 2004-07-09  Wim Taymans  <wim@fluendo.com>
33049
33050         * examples/seeking/seek.c: (iterate):
33051         Don't consume all CPU in the idle loop.
33052
33053 2004-07-09  Wim Taymans  <wim@fluendo.com>
33054
33055         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
33056         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
33057         Add pad to element *after* setting the pad functions so that
33058         the scheduler can use the correct ones.
33059
33060 2004-07-09  Wim Taymans  <wim@fluendo.com>
33061
33062         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
33063         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
33064         Sync to keyframe after seek
33065
33066 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33067
33068         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
33069         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
33070         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
33071         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
33072         * ext/libvisual/visual.c: (gst_visual_change_state):
33073         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
33074         * ext/theora/theoradec.c: (theora_dec_change_state):
33075         * ext/theora/theoraenc.c: (theora_enc_change_state):
33076         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
33077         * gst-libs/gst/navigation/navigation.c:
33078         * gst/adder/gstadder.c: (gst_adder_change_state):
33079         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
33080         (gst_audio_convert_get_buffer):
33081         * gst/multipart/multipartdemux.c:
33082         (gst_multipart_demux_change_state):
33083         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
33084         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
33085         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
33086         * gst/videoscale/gstvideoscale.c:
33087         (gst_videoscale_handle_src_event):
33088         * gst/volume/gstvolume.c: (volume_chain_int16):
33089           don't assert in state change, this should be done by the base
33090           GstElement class.
33091           various debugging fixes.
33092
33093 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33094
33095         * configure.ac:
33096         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
33097         (gst_play_dispose), (gst_play_set_location),
33098         (gst_play_set_data_src), (gst_play_set_video_sink),
33099         (gst_play_set_audio_sink), (gst_play_set_visualization),
33100         (gst_play_connect_visualization), (gst_play_get_sink_element),
33101         (gst_play_get_all_by_interface):
33102         * gst-libs/gst/play/play.h:
33103           add new method to get elements implementing an interface.
33104           add various error logging
33105
33106 2004-07-08  Wim Taymans  <wim@fluendo.com>
33107
33108         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
33109         (make_mpeg_pipeline), (make_mpegnt_pipeline),
33110         (make_playerbin_pipeline), (query_durations_elems),
33111         (query_durations_pads), (query_positions_elems),
33112         (query_positions_pads), (update_scale), (iterate), (stop_seek),
33113         (main):
33114         Added playbin seeking example.
33115
33116 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33117
33118         * gst-libs/gst/play/play.c: (gst_play_set_location),
33119         (gst_play_set_data_src), (gst_play_set_video_sink),
33120         (gst_play_set_audio_sink), (gst_play_set_visualization),
33121         (gst_play_connect_visualization), (gst_play_get_framerate):
33122           use a macro to look up elements from hash table
33123
33124 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33125
33126         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
33127         (gst_play_get_length_callback), (gst_play_set_location),
33128         (gst_play_seek_to_time), (gst_play_set_data_src),
33129         (gst_play_set_video_sink), (gst_play_set_audio_sink),
33130         (gst_play_set_visualization), (gst_play_connect_visualization),
33131         (gst_play_get_sink_element):
33132         - add debugging info
33133         - fix looking up sink elements by iterating over complete caps
33134         - put everything except for source and autoplugger in a complete bin
33135
33136 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33137
33138         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
33139         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
33140         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
33141         (gst_alsa_sink_write), (gst_alsa_sink_loop):
33142         * ext/alsa/gstalsasink.h:
33143         - add debugging info
33144         - clean up schizophrenia of data/buffer/event
33145         - fix double event unref error
33146
33147 2004-07-08  Wim Taymans  <wim@fluendo.com>
33148
33149         * gst/playback/Makefile.am:
33150         Add headers to noinst
33151
33152 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33153
33154         * tools/gst-launch-ext-m.m:
33155         * tools/gst-launch-ext.1.in:
33156           convert to the third millenium
33157
33158 2004-07-07  David Schleef  <ds@schleef.org>
33159
33160         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
33161
33162 2004-07-07  Wim Taymans  <wim@fluendo.com>
33163
33164         * gst/playback/Makefile.am:
33165         * gst/playback/README:
33166         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
33167         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
33168         (compare_ranks), (print_feature), (gst_decode_bin_init),
33169         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
33170         (try_to_link_1), (new_pad), (close_link), (type_found),
33171         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
33172         (plugin_init):
33173         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
33174         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
33175         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
33176         (gen_preroll_element), (no_more_pads), (new_stream),
33177         (setup_source), (gst_play_base_bin_set_property),
33178         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
33179         (gst_play_base_bin_add_element),
33180         (gst_play_base_bin_remove_element),
33181         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
33182         (gst_play_base_bin_unlink_stream),
33183         (gst_play_base_bin_get_streaminfo):
33184         * gst/playback/gstplaybasebin.h:
33185         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
33186         (gst_play_bin_class_init), (gst_play_bin_init),
33187         (gst_play_bin_dispose), (gst_play_bin_set_property),
33188         (gst_play_bin_get_property), (gen_video_element),
33189         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
33190         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
33191         (gst_play_bin_get_formats), (gst_play_bin_convert),
33192         (gst_play_bin_get_query_types), (gst_play_bin_query),
33193         (plugin_init):
33194         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
33195         (gst_stream_info_get_type), (gst_stream_info_class_init),
33196         (gst_stream_info_init), (gst_stream_info_new),
33197         (gst_stream_info_dispose), (gst_stream_info_set_property),
33198         (gst_stream_info_get_property):
33199         * gst/playback/gststreaminfo.h:
33200         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
33201         (main):
33202         * gst/playback/test2.c: (main):
33203         * gst/playback/test3.c: (update_scale), (main):
33204         More playbin fixes. Added README. Do better element filtering.
33205         Added base class to preroll media. Added test apps.
33206
33207 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33208
33209         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
33210         * ext/mpeg2dec/gstmpeg2dec.h:
33211           various debugging improvements.  Reset stream to next picture
33212           instead of sequence header, otherwise seeks cannot work.
33213
33214 2004-07-07  Wim Taymans  <wim@fluendo.com>
33215
33216         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
33217         (gst_video_box_class_init), (gst_video_box_set_property),
33218         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
33219         Use pad_alloc where possible.
33220
33221 2004-07-07  Wim Taymans  <wim@fluendo.com>
33222
33223         * sys/oss/gstosselement.c: (gst_osselement_reset),
33224         (gst_osselement_parse_caps):
33225         * sys/oss/gstosselement.h:
33226         * sys/oss/gstosssrc.c: (gst_osssrc_get):
33227         Fix offset on osssrc.
33228
33229 2004-07-07  Wim Taymans  <wim@fluendo.com>
33230
33231         * ext/theora/theora.c: (plugin_init):
33232         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
33233         (theora_dec_src_query), (theora_dec_chain):
33234         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
33235         (theora_enc_sink_link), (theora_buffer_from_packet),
33236         (theora_push_packet), (theora_enc_chain):
33237         Fix theora granulepos calculation.
33238         Fix overflow in duration/position calculation.
33239         Bump rank to PRIMARY for theoradec.
33240         Use granulepos of last packet to calculate position.
33241         Set keyframe flag on buffers when needed.
33242
33243 2004-07-06  David Schleef  <ds@schleef.org>
33244
33245         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
33246         serious?  (Fixed, obviously.)
33247
33248 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
33249
33250         * po/LINGUAS:
33251         * po/cs.po:
33252           added Czech translation (Miloslav Trmac)
33253
33254 2004-07-05  Wim Taymans  <wim@fluendo.com>
33255
33256         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
33257         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
33258         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
33259         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
33260         (close_link), (type_found), (gst_decode_bin_set_property),
33261         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
33262         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
33263         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
33264         (gst_decode_bin_query), (plugin_init):
33265         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
33266         (gst_play_bin_class_init), (gst_play_bin_init),
33267         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
33268         (get_video_element), (new_pad), (setup_source),
33269         (gst_play_bin_set_property), (gst_play_bin_get_property),
33270         (gst_play_bin_change_state), (gst_play_bin_add_element),
33271         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
33272         (gst_play_bin_send_event), (gst_play_bin_get_formats),
33273         (gst_play_bin_convert), (gst_play_bin_get_query_types),
33274         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
33275         * gst/playback/test.c: (main):
33276         More fixes, cleaned up playbin, make it use decodebin. Added
33277         threaded property to playbin.
33278
33279 2004-07-05  Wim Taymans  <wim@fluendo.com>
33280
33281         * configure.ac:
33282         * gst/playback/Makefile.am:
33283         * gst/playback/decodetest.c: (main):
33284         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
33285         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
33286         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
33287         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
33288         (close_link), (type_found), (gst_decode_bin_set_property),
33289         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
33290         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
33291         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
33292         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
33293         (plugin_init):
33294         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
33295         (gst_play_bin_class_init), (gst_play_bin_init),
33296         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
33297         (collect_sink_pads), (find_compatibles), (close_pad_link),
33298         (try_to_link_1), (new_pad), (close_link), (type_found),
33299         (setup_source), (gst_play_bin_set_property),
33300         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
33301         (compare_ranks), (gst_play_bin_collect_factories),
33302         (gst_play_bin_change_state), (gst_play_bin_add_element),
33303         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
33304         (gst_play_bin_send_event), (gst_play_bin_get_formats),
33305         (gst_play_bin_convert), (gst_play_bin_get_query_types),
33306         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
33307         * gst/playback/test.c: (main):
33308         Added some playback helper elements and some test apps, very alpha
33309         still.
33310
33311 2004-07-04  Benjamin Otte  <otte@gnome.org>
33312
33313         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
33314           only restart audio when we indeed have an xrun to fix repeated
33315           xruns. Fix suggested by Giuliano Pochini.
33316
33317 2004-07-03  David Schleef  <ds@schleef.org>
33318
33319         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
33320         call to gst_debug_log() if debugging is disabled (bug #145118)
33321
33322 2004-07-03  Benjamin Otte  <otte@gnome.org>
33323
33324         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
33325           use our own functions for restarting the alsa device.
33326         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
33327           I should apply patches myself - use MIN for the third argument, not
33328           the second, this fixes seeking
33329
33330 2004-07-02  David Schleef  <ds@schleef.org>
33331
33332         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
33333         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
33334         do with the logic.
33335
33336 2004-07-02  David Schleef  <ds@schleef.org>
33337
33338         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
33339         output buffers.  Fix logic mistake.  (bug #144866)
33340
33341 2004-07-02  David Schleef  <ds@schleef.org>
33342
33343         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
33344         on X.  (bug #144753)
33345
33346 2004-07-02  David Schleef  <ds@schleef.org>
33347
33348         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
33349         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
33350         (bug #144624)
33351         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
33352         (gst_osselement_rate_probe_check): Add another workaround for
33353         buggy drivers (bug #145336)
33354
33355 2004-07-02  David Schleef  <ds@schleef.org>
33356
33357         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
33358         Most systems don't have MSG_NOSIGNAL.
33359
33360 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
33361
33362         * Makefile.am:
33363         * gst-libs/gst/colorbalance/Makefile.am:
33364         * gst-libs/gst/mixer/Makefile.am:
33365         * gst-libs/gst/play/Makefile.am:
33366         * gst-libs/gst/tuner/Makefile.am:
33367           (hopefully) fix both install and dist and make error message useful.
33368           needs testing across automakes.
33369
33370 2004-07-02  Benjamin Otte  <otte@gnome.org>
33371
33372         * ext/ogg/gstogg.c: (plugin_init):
33373           we require bytestream now
33374         * ext/ogg/gstoggdemux.c:
33375           huge diff to implement chain setup in a fast and generic way. This
33376           improves tag reading and startup of huge files (read: Theora videos)
33377           quite a bit. It probably contains bugs, too, so please test.
33378           Seeking is not improved to the fast method.
33379
33380 2004-06-29  Wim Taymans  <wim@fluendo.com>
33381
33382         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
33383         * ext/ogg/gstoggmux.c:
33384         Fix memleak in oggdemux when running unconnected pads.
33385         doc update in mux, start working on keyframe mode.
33386
33387 2004-06-29  Benjamin Otte  <otte@gnome.org>
33388
33389         * sys/oss/gstosssink.c:
33390         * sys/oss/gstosssrc.c:
33391           advertise correct template caps - we indeed do non-native endianness
33392           and 8bit audio has no endianness
33393         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
33394         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
33395           avoid (wrong) duplications in getcaps function and return
33396           template caps
33397
33398 2004-06-29  Wim Taymans  <wim@fluendo.com>
33399
33400         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
33401         (gst_multifdsink_class_init), (gst_multifdsink_add),
33402         (gst_multifdsink_remove), (gst_multifdsink_clear),
33403         (gst_multifdsink_client_remove),
33404         (gst_multifdsink_handle_client_read),
33405         (gst_multifdsink_client_queue_data),
33406         (gst_multifdsink_client_queue_caps),
33407         (gst_multifdsink_client_queue_buffer),
33408         (gst_multifdsink_handle_client_write),
33409         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
33410         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
33411         (gst_multifdsink_init_send), (gst_multifdsink_close):
33412         Fix wrong GList iteration that could crash the server when
33413         more then 2 clients disconnect at the same time. Read all the
33414         pending commands in one batch to recover from command storms under
33415         very heavy load.
33416
33417 2004-06-28  Wim Taymans  <wim@fluendo.com>
33418
33419         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
33420         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
33421         (gst_videomixer_pad_set_property),
33422         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
33423         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
33424         (gst_videomixer_class_init), (gst_videomixer_init),
33425         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
33426         (pad_zorder_compare), (gst_videomixer_sort_pads),
33427         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
33428         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
33429         (gst_videomixer_update_queues), (gst_videomixer_loop),
33430         (plugin_init):
33431         Avoid divide by zero, choose masterpad as the pad with the highest
33432         framerate.
33433
33434 2004-06-27  Julien Moutte  <julien@moutte.net>
33435
33436         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
33437         (gst_ximagesink_xwindow_new):
33438         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
33439         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
33440         function directly. We might want to call it from somewhere else one day.
33441
33442 2004-06-27  Julien Moutte  <julien@moutte.net>
33443
33444         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
33445         (gst_ximagesink_xwindow_new):
33446         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
33447         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
33448         window decorations.
33449
33450 2004-06-27  Wim Taymans  <wim@fluendo.com>
33451
33452         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
33453         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
33454         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
33455         (gst_dvdec_set_property), (gst_dvdec_get_property):
33456         * ext/dv/gstdvdec.h:
33457         Implement drop_factor property to lower the framerate with
33458         a factor.
33459
33460 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
33461
33462         * gst-libs/gst/colorbalance/Makefile.am:
33463         * gst-libs/gst/mixer/Makefile.am:
33464         * gst-libs/gst/play/Makefile.am:
33465         * gst-libs/gst/tuner/Makefile.am:
33466           unbreak Company's fix that didn't install the -enum.h files
33467
33468 2004-06-27  Wim Taymans  <wim@fluendo.com>
33469
33470         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
33471         (gst_dvdec_change_state):
33472         * ext/dv/gstdvdec.h:
33473         Fix timestamp, duration and offset of the buffers.
33474
33475 2004-06-27  Wim Taymans  <wim@fluendo.com>
33476
33477         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
33478         (gst_multifdsink_class_init), (gst_multifdsink_add),
33479         (gst_multifdsink_remove), (gst_multifdsink_clear),
33480         (gst_multifdsink_client_remove),
33481         (gst_multifdsink_handle_client_read),
33482         (gst_multifdsink_client_queue_data),
33483         (gst_multifdsink_client_queue_caps),
33484         (gst_multifdsink_client_queue_buffer),
33485         (gst_multifdsink_handle_client_write),
33486         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
33487         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
33488         (gst_multifdsink_init_send), (gst_multifdsink_close):
33489         * gst/tcp/gstmultifdsink.h:
33490         * gst/tcp/gsttcpserversink.c:
33491         (gst_tcpserversink_handle_server_read),
33492         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
33493         More multifdsink fixes, more recovery policy fixes.
33494         Removed stupid g_print
33495
33496 2004-06-26  Wim Taymans  <wim@fluendo.com>
33497
33498         * gst/tcp/Makefile.am:
33499         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
33500         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
33501         (gst_multifdsink_class_init), (gst_multifdsink_init),
33502         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
33503         (gst_multifdsink_handle_client_read),
33504         (gst_multifdsink_client_queue_data),
33505         (gst_multifdsink_client_queue_caps),
33506         (gst_multifdsink_client_queue_buffer),
33507         (gst_multifdsink_handle_client_write),
33508         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
33509         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
33510         (gst_multifdsink_chain), (gst_multifdsink_set_property),
33511         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
33512         (gst_multifdsink_close), (gst_multifdsink_change_state):
33513         * gst/tcp/gstmultifdsink.h:
33514         * gst/tcp/gsttcpplugin.c: (plugin_init):
33515         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
33516         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
33517         (gst_tcpserversink_handle_server_read),
33518         (gst_tcpserversink_handle_select),
33519         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
33520         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
33521         * gst/tcp/gsttcpserversink.h:
33522         Added multifdsink, made tcpserversink a subclass of fdsink, removed
33523         one of the locks, added recovery policy to multifdsink.
33524
33525 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
33526
33527         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
33528           fix decision for when getting frames with same timestamp
33529         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
33530         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33531         (gst_v4lsrc_get_property):
33532         * sys/v4l/gstv4lsrc.h:
33533           add latency offset property
33534
33535 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
33536
33537         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
33538         (plugin_init):
33539           fix debugging. add category.
33540
33541 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
33542
33543         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
33544           fix wrong offsets
33545
33546 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
33547
33548         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
33549         (gst_alsa_src_get_time), (gst_alsa_src_loop),
33550         (gst_alsa_src_change_state):
33551           return a time that is in sync with the element's processing
33552
33553 2004-06-25  Wim Taymans  <wim@fluendo.com>
33554
33555         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
33556         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
33557         (gst_tcpserversink_client_remove),
33558         (gst_tcpserversink_handle_client_read),
33559         (gst_tcpserversink_client_queue_data),
33560         (gst_tcpserversink_client_queue_caps),
33561         (gst_tcpserversink_client_queue_buffer),
33562         (gst_tcpserversink_handle_client_write),
33563         (gst_tcpserversink_queue_buffer),
33564         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
33565         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
33566         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
33567         (gst_tcpserversink_close):
33568         * gst/tcp/gsttcpserversink.h:
33569         Serversink rewrite. Really do non blocking writes to clients and
33570         maintain an internal queue to handle slower clients while not
33571         disturbing fast clients.
33572
33573 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
33574
33575         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
33576           better debug, don't override OFFSET and OFFSET_END
33577
33578 2004-06-25  Iain <iain@prettypeople.org>
33579
33580         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
33581         name=source for the wavparse pipeline.
33582
33583 2004-06-24  Johan Dahlin  <johan@gnome.org>
33584
33585         * ext/theora/theoraenc.c (theora_enc_chain): Call
33586         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
33587         streamheader caps are set correctly.
33588
33589 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
33590
33591         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
33592         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
33593           respect minimum bitrate; same could be done for max bitrate
33594
33595 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
33596
33597         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
33598         (gst_vorbisenc_setup):
33599           fix sample rate range
33600
33601 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
33602
33603         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
33604         (gst_oggvorbisenc_setup):
33605         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
33606         (gst_vorbisenc_setup):
33607           resolve ambiguities in code and description
33608
33609 2004-06-24  Wim Taymans  <wim@fluendo.com>
33610
33611         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
33612         * ext/alsa/gstalsa.h:
33613         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
33614         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
33615         Use alsa trigger_tstamp to get the timestamp of the first
33616         sample in the buffer for more precise sync. Some cleanups.
33617
33618 2004-06-24  Wim Taymans  <wim@fluendo.com>
33619
33620         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
33621         (gst_audiorate_init), (gst_audiorate_chain),
33622         (gst_audiorate_set_property), (gst_audiorate_get_property):
33623         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
33624         (gst_videorate_chain):
33625         Added some logging, fixed an overflow bug in videorate.
33626
33627 2004-06-24  Benjamin Otte  <otte@gnome.org>
33628
33629         * ext/kio/Makefile.am:
33630           fix for builddir != srcdir and distcheck
33631
33632 2004-06-24  Benjamin Otte  <otte@gnome.org>
33633
33634         * gst-libs/gst/colorbalance/Makefile.am:
33635         * gst-libs/gst/mixer/Makefile.am:
33636         * gst-libs/gst/play/Makefile.am:
33637         * gst-libs/gst/tuner/Makefile.am:
33638         * gst/tcp/Makefile.am:
33639         * sys/dxr3/Makefile.am:
33640           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
33641           tarball.
33642           Also add all *.list files that were missing.
33643         * Makefile.am:
33644           add a distcheck hook to ensure the above doesn't happen again.
33645
33646 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
33647
33648         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
33649
33650 2004-06-23  Colin Walters  <walters@redhat.com>
33651
33652         * m4/Makefile.am: Distribute gst-fionread.m4.
33653
33654 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
33655
33656         * configure.ac: back to dev
33657
33658 2004-06-23  Wim Taymans  <wim@fluendo.com>
33659
33660         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
33661         (gst_alsa_xrun_recovery):
33662         * ext/alsa/gstalsa.h:
33663         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
33664         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
33665         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
33666         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
33667         (gst_alsa_src_loop):
33668         Add clock to alsasrc. Take new capture timestamp when
33669         restarting after an overrun. Split up some functions between
33670         alsasrc and alsasink.
33671
33672 === release 0.8.2 ===
33673
33674 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
33675
33676         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
33677         (gst_alsa_change_state), (gst_alsa_update_avail),
33678         (gst_alsa_xrun_recovery):
33679         * ext/alsa/gstalsa.h:
33680         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
33681           merge back changes from release
33682
33683 2004-06-23  Wim Taymans  <wim@fluendo.com>
33684
33685         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
33686         (gst_audiorate_init), (gst_audiorate_chain),
33687         (gst_audiorate_set_property), (gst_audiorate_get_property):
33688         Implement sample dropping and notify
33689
33690 2004-06-22  Wim Taymans  <wim@fluendo.com>
33691
33692         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
33693         (theora_enc_sink_link), (theora_buffer_from_packet),
33694         (theora_push_packet), (theora_enc_chain):
33695         Some cleanups, make sure the timestamps are correct.
33696
33697 2004-06-22  Wim Taymans  <wim@fluendo.com>
33698
33699         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
33700         (gst_alsa_change_state), (gst_alsa_update_avail),
33701         (gst_alsa_xrun_recovery):
33702         * ext/alsa/gstalsa.h:
33703         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
33704         Cleanups, take queued samples into account when reporting
33705         the time.
33706
33707 2004-06-22  Wim Taymans  <wim@fluendo.com>
33708
33709         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
33710         (gst_videorate_init):
33711         Initialize the property as well.
33712
33713 2004-06-22  Wim Taymans  <wim@fluendo.com>
33714
33715         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
33716         (gst_videorate_init), (gst_videorate_chain),
33717         (gst_videorate_set_property), (gst_videorate_get_property):
33718         Add property to make videorate silent.
33719         Add property to prefer new frames over old ones.
33720
33721 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33722
33723         * sys/osxvideo/Makefile.am:
33724         Workaround so that the osxvideo .so file gets linked with the
33725         Cocoa, OpenGL and QuickTime frameworks
33726
33727 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33728
33729         * sys/osxaudio/Makefile.am:
33730         Workaround so that the osxaudio .so file gets linked with the
33731         CoreAudio framework
33732
33733 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33734
33735         * configure.ac:
33736         Whoops, my fault...fixed build issues
33737
33738 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33739
33740         * configure.ac:
33741         Add objective-c support if running in Darwin/Mac OS X
33742         * sys/Makefile.am:
33743         * sys/osxvideo:
33744         * sys/osxvideo/Makefile.am:
33745         * sys/osxvideo/osxvideosink.h:
33746         * sys/osxvideo/osxvideosink.m:
33747         * sys/osxvideo/cocoawindow.h:
33748         * sys/osxvideo/cocoawindow.m:
33749         Add osxvideosink, a cocoa-based osx video sink
33750
33751
33752 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
33753         * ext/dvdnav/gst-dvd:
33754         Grab the gconf key from the right spot
33755         * gst/debug/gstnavseek.c: (gst_navseek_init),
33756         (gst_navseek_segseek), (gst_navseek_handle_src_event),
33757         (gst_navseek_chain):
33758         * gst/debug/gstnavseek.h:
33759           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
33760           and loop parameters of a segment seek.
33761         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
33762         (gst_videotestsrc_get_event_masks),
33763         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
33764         * gst/videotestsrc/gstvideotestsrc.h:
33765           Add seeking support to videotestsrc
33766           Initialise the timestamp_offset variable.
33767
33768 2004-06-18  Wim Taymans  <wim@fluendo.com>
33769
33770         * ext/sidplay/gstsiddec.cc:
33771         Fix negotiation and set correct end offset.
33772
33773 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
33774
33775         * configure.ac: branch and prerelease
33776
33777 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33778
33779         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
33780         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
33781         (gst_tcpclientsrc_init_receive):
33782         * gst/tcp/gsttcpclientsrc.h:
33783           read caps when connecting to server for GDP so we set them correctly
33784
33785 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33786
33787         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
33788           notify drops and duplicates
33789         * gst/videoscale/videoscale.c: (videoscale_get_structure):
33790           no good reason to limit ourselves to 100x100
33791
33792 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33793
33794         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
33795         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
33796         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33797         (gst_v4lsrc_get_property):
33798         * sys/v4l/gstv4lsrc.h:
33799         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
33800         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
33801         (gst_v4l_set_audio):
33802         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
33803         (gst_v4lsrc_try_capture):
33804         * sys/v4l/v4lsrc_calls.h:
33805           change try_palette to more general try_capture
33806           add autoprobe option so we can turn off autoprobing
33807           various fixes
33808
33809 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33810
33811         * configure.ac:
33812           add videorate
33813         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
33814         (gst_ximagesink_class_init):
33815         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
33816         (gst_xvimagesink_class_init):
33817           run them as finalize, not dispose, since dispose can be invoked
33818           multiple times
33819
33820 2004-06-17  Wim Taymans  <wim@fluendo.com>
33821
33822         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
33823         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
33824         * ext/alsa/gstalsa.h:
33825         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
33826         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
33827         (gst_alsa_src_change_state):
33828         * ext/alsa/gstalsasrc.h:
33829         Make the xrun code timestamp and offset the buffers correctly.
33830         moved the clock to the base class, use alsa methods to get time.
33831         Do correct timestamping on outgoing buffers.
33832
33833 2004-06-17  Wim Taymans  <wim@fluendo.com>
33834
33835         * gst/audiorate/Makefile.am:
33836         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
33837         (gst_audiorate_base_init), (gst_audiorate_class_init),
33838         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
33839         (gst_audiorate_set_property), (gst_audiorate_get_property),
33840         (gst_audiorate_change_state), (plugin_init):
33841         Added an audiorate converter that fills in gaps.
33842
33843 2004-06-17  Johan Dahlin  <johan@gnome.org>
33844
33845         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
33846
33847 2004-06-16  Wim Taymans  <wim@fluendo.com>
33848
33849         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
33850         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
33851         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
33852         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33853         (gst_v4lsrc_get_property):
33854         * sys/v4l/gstv4lsrc.h:
33855         Added a copy mode to v4lsrc where it will output a copied version
33856         of its internal hardware buffer.
33857         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
33858         can't | them.
33859
33860 2004-06-16  Wim Taymans  <wim@fluendo.com>
33861
33862         * sys/oss/gstosssrc.c: (gst_osssrc_get):
33863         Timestamp fixes.
33864
33865 2004-06-16  Wim Taymans  <wim@fluendo.com>
33866
33867         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
33868         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
33869         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33870         (gst_v4lsrc_get_property):
33871         * sys/v4l/gstv4lsrc.h:
33872         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
33873         Added a sync mode enum property to control v4lsrc timestamp method
33874         Removed the use-fixed-fps property and moved functionality in
33875         the enum.
33876         Don't error on an error value from v4l-conf, it might not always
33877         be a real error.
33878
33879 2004-06-16  Wim Taymans  <wim@fluendo.com>
33880
33881         * gst/videorate/Makefile.am:
33882         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
33883         (gst_videorate_base_init), (gst_videorate_class_init),
33884         (gst_videorate_getcaps), (gst_videorate_link),
33885         (gst_videorate_init), (gst_videorate_chain),
33886         (gst_videorate_set_property), (gst_videorate_get_property),
33887         (gst_videorate_change_state), (plugin_init):
33888         Added a video timestamp corrector.
33889
33890 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33891
33892         fixed a potential leak with previous commit
33893
33894         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
33895
33896 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33897
33898         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
33899         Added missing refcount, fixes bug #144425
33900         Cheers Tim for finding the bug
33901
33902 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
33903
33904         * sys/v4l/gstv4l.c: (plugin_init):
33905         * sys/v4l/gstv4lcolorbalance.c:
33906         * sys/v4l/gstv4lcolorbalance.h:
33907         * sys/v4l/gstv4lelement.c:
33908         * sys/v4l/gstv4lelement.h:
33909         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
33910         * sys/v4l/gstv4lmjpegsink.h:
33911         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
33912         * sys/v4l/gstv4lmjpegsrc.h:
33913         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
33914         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
33915         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
33916         * sys/v4l/gstv4lsrc.h:
33917         * sys/v4l/gstv4ltuner.c:
33918         * sys/v4l/gstv4ltuner.h:
33919         * sys/v4l/gstv4lxoverlay.c:
33920         * sys/v4l/gstv4lxoverlay.h:
33921         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
33922         (gst_v4l_set_window), (gst_v4l_enable_overlay):
33923         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
33924         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
33925         (gst_v4l_set_audio):
33926         * sys/v4l/v4l_calls.h:
33927         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
33928         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
33929         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
33930         (gst_v4lmjpegsink_playback_init),
33931         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
33932         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
33933         (gst_v4lmjpegsink_playback_stop),
33934         (gst_v4lmjpegsink_playback_deinit):
33935         * sys/v4l/v4lmjpegsink_calls.h:
33936         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
33937         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
33938         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
33939         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
33940         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
33941         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
33942         * sys/v4l/v4lmjpegsrc_calls.h:
33943         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
33944         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
33945         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
33946         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
33947         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
33948         (gst_v4lsrc_try_palette):
33949         * sys/v4l/v4lsrc_calls.h:
33950           bunch of paranoia cleanups
33951
33952 2004-06-14  David Schleef  <ds@schleef.org>
33953
33954         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
33955         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
33956         Send discont events and change timestamps appropriately when
33957         we get a seek event.  (bug #144240)
33958         * ext/cdparanoia/gstcdparanoia.h:
33959
33960 2004-06-14  Benjamin Otte  <otte@gnome.org>
33961
33962         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
33963           snd_pcm_hw_params_set_rate  since the latter fails for no good
33964           reason on some setups.
33965
33966 2004-06-14  David Schleef  <ds@schleef.org>
33967
33968         * gst/volume/demo.c: (value_changed_callback): exp10() is not
33969         standard.  Thank you for playing.
33970
33971 2004-06-14  Wim Taymans  <wim@fluendo.com>
33972
33973         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
33974         Patch 1.3 broke the ordering of the colorspace info and
33975         made the plugin basically work by coincidence, reordered
33976         the info.
33977
33978 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
33979
33980         * ext/lame/gstlame.c:
33981         * ext/mad/gstmad.c:
33982           sync caps.  Make sure mad can only output a list of rates, not
33983           a full range.  In the future, have three caps lists for each of the
33984           mpeg versions.  Change mpegversion to a double as well.
33985
33986 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
33987
33988         * gst/volume/.cvsignore:
33989         * gst/volume/Makefile.am:
33990         * gst/volume/demo.c: (value_changed_callback), (idler),
33991         (setup_gui), (main):
33992           added small demo app
33993
33994 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
33995         * ext/esd/esdsink.c: (gst_esdsink_change_state):
33996         * ext/esd/esdsink.h:
33997         Close the esd connection on pause, because esd will just wait -
33998         blocking all other esd clients indefinitely.
33999
34000 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
34001
34002         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
34003           previous commit with GST_DEBUG
34004
34005 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
34006
34007         * configure.ac:
34008           add a header check for a dvdread header in dvdnav.  Fixes #133002
34009
34010 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
34011
34012         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
34013         * gst/tcp/gsttcpclientsink.h:
34014         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
34015         * gst/tcp/gsttcpclientsrc.h:
34016         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
34017         (gst_tcpserversink_handle_server_read),
34018         (gst_tcpserversink_init_send):
34019         * gst/tcp/gsttcpserversink.h:
34020         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
34021         * gst/tcp/gsttcpserversrc.h:
34022         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
34023         version of IP)
34024
34025 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
34026
34027         * configure.ac:
34028         Added ogg library so that OSX detects libtheora properly
34029
34030 2004-06-11  Wim Taymans  <wim@fluendo.com>
34031
34032         * ext/theora/theoradec.c: (theora_dec_chain),
34033         (theora_dec_change_state):
34034         Don't try to decode frames before we received a keyframe.
34035
34036 2004-06-11  Wim Taymans  <wim@fluendo.com>
34037
34038         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
34039         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
34040         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
34041         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
34042         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
34043         Added property to set the maximum delay of a page.
34044
34045 2004-06-10  Wim Taymans  <wim@fluendo.com>
34046
34047         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
34048         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
34049         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
34050         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
34051         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
34052         Added max-delay property to control the maximum amount
34053         of data to put in one page.
34054
34055 2004-06-10  Wim Taymans  <wim@fluendo.com>
34056
34057         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
34058         (gst_theora_enc_init), (theora_enc_sink_link),
34059         (theora_buffer_from_packet), (theora_enc_set_property),
34060         (theora_enc_get_property):
34061         Set duration on encoded buffer, added some more properties
34062
34063 2004-06-10  Wim Taymans  <wim@fluendo.com>
34064
34065         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
34066         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
34067         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
34068         * ext/theora/theoraenc.c: (theora_enc_chain):
34069         Fix refcounting bugs
34070
34071 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34072
34073         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
34074         (gst_asf_demux_loop), (gst_asf_demux_process_file),
34075         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
34076         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
34077         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
34078         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
34079         (gst_asf_demux_change_state):
34080         * gst/asfdemux/gstasfdemux.h:
34081           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
34082           feels like. I think we should set a new requirement for demuxers
34083           from now on to implement sane loop functions, data loops, query
34084           and seek functions before first commit into CVS. And this commit
34085           fixes all of the above.
34086
34087 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
34088
34089         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
34090           vorbis comments are properly encoded in UTF-8 before adding them
34091           to a GstTagList
34092
34093 2004-06-09  Benjamin Otte  <otte@gnome.org>
34094
34095         * ext/alsa/gstalsa.c: (add_channels):
34096           handle min <= max correctly
34097         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
34098         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
34099           add fixation functions so we fixate correctly. No preferring of alaw
34100           anymore because it's the first structure.
34101         * ext/alsa/gstalsa.h:
34102         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
34103         (gst_alsa_hw_params_dump):
34104           add functions to ease debugging in alsalib
34105         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
34106         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
34107         (gst_alsa_start_audio):
34108           only specify hw params if we really setup a format (fixes #134007 -
34109           or at least works around it)
34110
34111 2004-06-09  Wim Taymans  <wim@fluendo.com>
34112
34113         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
34114         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
34115         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
34116         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
34117         (gst_ogg_mux_loop):
34118         Use stream caps to setup the initial pages in the ogg stream.
34119         Correctly set the streamheader caps on the srcpad.
34120
34121 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
34122
34123         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
34124         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
34125         (gst_v4lsrc_getcaps):
34126         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
34127         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
34128           add querying of fps lists for webcams.  Negotiating to a framerate
34129           now works.
34130
34131 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34132
34133         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
34134         (theora_push_buffer), (theora_push_packet),
34135         (theora_set_header_on_caps), (theora_enc_chain):
34136           mark buffers and put on streamheader, raw theora streaming
34137           now works too, whee
34138
34139 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34140
34141         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
34142         (gst_tcp_gdp_read_caps):
34143           do a looping read for caps and GDP headers too
34144
34145 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34146
34147         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
34148         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
34149           return EOS instead of NULL in _get
34150
34151 2004-06-08  Wim Taymans  <wim@fluendo.com>
34152
34153         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
34154         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
34155         (gst_tcp_gdp_write_caps):
34156         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
34157         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
34158         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
34159         Memory leak fixes
34160
34161 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34162
34163         * ext/vorbis/Makefile.am:
34164         * ext/vorbis/vorbis.c: (plugin_init):
34165         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
34166         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
34167         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
34168         (vorbis_parse_change_state):
34169         * ext/vorbis/vorbisparse.h:
34170           adding a vorbisparse element that marks the buffers, streaming
34171           raw vorbis using GDP now works, whee
34172
34173 2004-06-08  Wim Taymans  <wim@fluendo.com>
34174
34175         * ext/jpeg/Makefile.am:
34176         * ext/jpeg/README:
34177         * ext/jpeg/gstjpeg.c: (plugin_init):
34178         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
34179         (gst_smokedec_base_init), (gst_smokedec_class_init),
34180         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
34181         * ext/jpeg/gstsmokedec.h:
34182         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
34183         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
34184         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
34185         (gst_smokeenc_resync), (gst_smokeenc_chain),
34186         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
34187         * ext/jpeg/gstsmokeenc.h:
34188         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
34189         (smokecodec_flush_destination), (smokecodec_term_destination),
34190         (smokecodec_init_source), (smokecodec_fill_input_buffer),
34191         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
34192         (smokecodec_term_source), (smokecodec_encode_new),
34193         (smokecodec_decode_new), (smokecodec_info_free),
34194         (smokecodec_set_quality), (smokecodec_get_quality),
34195         (smokecodec_set_threshold), (smokecodec_get_threshold),
34196         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
34197         (find_best_size), (abs_diff), (put), (smokecodec_encode),
34198         (smokecodec_parse_header), (smokecodec_decode):
34199         * ext/jpeg/smokecodec.h:
34200         Added a new simple jpeg based codec
34201
34202 2004-06-08  Wim Taymans  <wim@fluendo.com>
34203
34204         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
34205         (gst_multipart_mux_loop):
34206         Fix memory leak
34207
34208 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34209
34210         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
34211         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
34212         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
34213         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
34214         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
34215         * gst/tcp/gsttcpserversink.h:
34216           take streamheader into account
34217
34218 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34219
34220         * gst/level/Makefile.am:
34221         * gst/level/gstlevel.c: (gst_level_class_init):
34222           clean up marshal generation
34223
34224 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34225
34226         * gst/tcp/Makefile.am:
34227         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
34228         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
34229         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
34230         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
34231         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
34232         (gst_tcpclientsrc_get_property):
34233         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
34234         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
34235         (gst_tcpserversink_handle_client_read),
34236         (gst_tcpserversink_handle_client_write),
34237         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
34238         * gst/tcp/gsttcpserversink.h:
34239           add signals client-added and client-removed
34240         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
34241         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
34242         (gst_tcpserversrc_get_property):
34243         uniformized, change default protocol to NONE
34244         * gst/tcp/gsttcp-marshal.list: added
34245 2004-06-07  Benjamin Otte  <otte@gnome.org>
34246
34247         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
34248           handle discont events if they happen before caps nego
34249
34250 2004-06-07  Wim Taymans  <wim@fluendo.com>
34251
34252         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
34253         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
34254         (gst_multipart_demux_plugin_init):
34255         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
34256         (gst_multipart_mux_init), (gst_multipart_mux_loop),
34257         (gst_multipart_mux_change_state):
34258         Small updates, fix a memleak
34259
34260 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
34261
34262         * configure.ac: OSS portability
34263         * ext/arts/gst_arts.c: idem
34264         * sys/oss/gstosselement.c: idem
34265         * sys/oss/gstossmixer.c: idem
34266         * sys/oss/gstosssink.c: idem
34267         * sys/oss/gstosssrc.c: idem
34268         * sys/oss/oss_probe.c: idem
34269           - check for soundcard.h in different places for some BSD
34270
34271 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
34272
34273         * AUTHORS:
34274         Add me to the authors file
34275         * configure.ac:
34276         Increase the libdv requirement to >= version 0.100
34277         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
34278         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
34279         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
34280         * ext/dv/gstdvdec.h:
34281         Add support for the new_media flag when sending DISCONT events
34282         Make the querying work when video pad is not linked
34283
34284 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
34285
34286         reviewed by Benjamin Otte  <otte@gnome.org>
34287
34288         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
34289           create a NULL-initialized array of pads, so we don't think they
34290           exist already. (fixes #143130)
34291
34292 2004-06-07  Benjamin Otte  <otte@gnome.org>
34293
34294         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
34295         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
34296         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
34297           don't use // coments
34298
34299 2004-06-07  Benjamin Otte  <otte@gnome.org>
34300
34301         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
34302           cast to GstClockTime to get higher granularity
34303         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
34304           use gst_element_set_time_delay to get the exact time
34305         * ext/mad/gstmad.c: (gst_mad_chain):
34306           use the negotiated rate instead of the current frame's rate which
34307           might be wrong because of bit errors. This avoids emitting totally
34308           bogus timestamps and screwing sync.
34309         (fixes #143454)
34310
34311 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
34312
34313         reviewed by Benjamin Otte  <otte@gnome.org>
34314
34315         * gst/adder/gstadder.c: (gst_adder_loop):
34316           properly error out when no negotiation has happened yet. (fixes
34317           #143032)
34318
34319 2004-06-06  Benjamin Otte  <otte@gnome.org>
34320
34321         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
34322           forward correctly transformed offset in discont events. Based on
34323           patch by Arwed v. Merkatz. (fixes #142851)
34324
34325 2004-06-06  David Schleef  <ds@schleef.org>
34326
34327         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
34328         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
34329         problems on several systems.
34330
34331 2004-06-06  Benjamin Otte  <otte@gnome.org>
34332
34333         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
34334           use explicit caps on the srcpad
34335         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
34336           properly error out if caps couldn't be set (fixes #142764)
34337
34338 2004-06-06  Benjamin Otte  <otte@gnome.org>
34339
34340         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
34341         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
34342         (gst_alsa_start_audio):
34343           - don't call set_periods_integer anymore, it breaks the
34344           configuration randomly
34345           - call snd_pcm_hw_params_set_access directly instead of using masks
34346           - don't fail if the sw_params can't be set, just use the default
34347           params and hope it works. Alsalib has weird issues when you touch
34348           sw_params and does no proper error reporting about what failed.
34349         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
34350         (gst_alsa_close_audio):
34351           make our alsa debugging go via gst debugging and not conditionally
34352           defined
34353         * ext/alsa/gstalsa.h:
34354           add ALSA_DEBUG_FLUSH macro
34355         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
34356         (plugin_init):
34357           wrap alsa errors to be printed via the gst debugging system and not
34358           spammed to stderr
34359
34360 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34361
34362         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
34363         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
34364         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
34365         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
34366         (qtdemux_parse_trak):
34367         * gst/qtdemux/qtdemux.h:
34368           Bitch. Also known as seeking, querying & co.
34369         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
34370         (gst_osssink_change_state):
34371         * sys/oss/gstosssink.h:
34372           Resyncing is for weenies, this hack is no longer needed and was
34373           broken anyway (since it - unintendedly - always leaves resync to
34374           TRUE).
34375
34376 2004-06-05  Andrew Turner <zxombie@hotpop.com>
34377
34378         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
34379         * gst/tcp/gsttcpclientsrc.h: idem
34380           - define MSG_NOSIGNAL if not done
34381           - include unistd.h for off_t
34382           (fixes #143749)
34383
34384 2004-06-05  Benjamin Otte  <otte@gnome.org>
34385
34386         * configure.ac:
34387         * ext/kio/Makefile.am:
34388           check for qt's moc preprocessor explicitly and use it
34389
34390 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
34391
34392         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
34393           don't get a signal for EPIPE on socket writes
34394           (somebody check if this works on other platforms)
34395
34396 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
34397
34398         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
34399         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
34400           check error condition on available samples correctly
34401
34402 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
34403
34404         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
34405           avoid a segfault
34406         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
34407         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
34408         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
34409         (gst_tcpserversrc_gdp_read_header):
34410          use ssize_t over size_t since the former is signed and thus the
34411          check for error codes can work
34412
34413 2004-06-02  Wim Taymans  <wim@fluendo.com>
34414
34415         reviewed by: Johan
34416
34417         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
34418         (gst_multipart_mux_loop):
34419         Oops
34420
34421 2004-06-02  Wim Taymans  <wim@fluendo.com>
34422
34423         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
34424         (gst_multipart_mux_init), (gst_multipart_mux_loop),
34425         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
34426         (gst_multipart_mux_change_state):
34427         Added configurable boundary specifier, added the value as a
34428         caps field as well.
34429
34430 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
34431
34432         * gst/tcp/gsttcp.c:
34433         * gst/tcp/gsttcpclientsrc.c:
34434         * gst/tcp/gsttcpclientsrc.h:
34435         * gst/tcp/gsttcpserversrc.c:
34436           - portability fix, to compile on OSX
34437             (fixes #143146)
34438
34439         * sys/osxaudio/gstosxaudioelement.c:
34440         * sys/osxaudio/gstosxaudiosink.c:
34441         * sys/osxaudio/gstosxaudiosrc.c:
34442           - compilation warnings on OSX
34443             (fixes #143153)
34444
34445 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34446
34447         * ext/vorbis/vorbisdec.c : sign warning fixes
34448
34449         * gst-libs/gst/mixer/mixertrack.c :
34450           do no use defines which are glib 2.4 specific
34451
34452 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
34453
34454         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
34455           buffer since libflac doesn't expect it (reports a sync error when
34456           it encounters that)
34457
34458
34459 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
34460
34461         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
34462         * gst-libs/gst/mixer/mixertrack.c:
34463         (gst_mixer_track_get_property), (get_mixer_track_init),
34464         (get_mixer_track_get_property): Added property accessors
34465         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
34466         * gst-libs/gst/mixer/mixeroptions.c:
34467         (gst_mixer_options_get_values): Added
34468         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
34469         * gst-libs/gst/mixer/mixer.c: Fixed comment
34470
34471
34472 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
34473
34474         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
34475           improve error messages on open
34476
34477
34478 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
34479
34480         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
34481           check if v4l-conf is in path
34482
34483 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
34484
34485         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
34486           change assert to a more readable error message
34487
34488 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
34489
34490         * gst-libs/gst/tuner/tunerchannel.h:
34491           - add a freq_multiplicator field to make the conversion
34492             between internal frequency unit and Hz
34493         * sys/v4l/gstv4lelement.c:
34494         * sys/v4l2/gstv4l2element.c:
34495           - change default video device to /dev/video0
34496         * sys/v4l/v4l_calls.c:
34497         * sys/v4l2/v4l2_calls.c:
34498           - we only expose frequency to the user in Hz instead of
34499             bastard v4lX unit (either 62.5kHz or 62.5Hz)
34500
34501 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
34502         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
34503           Initialise b_o_s and e_o_s variables
34504         * gst-libs/gst/riff/riff-media.c:
34505         (gst_riff_create_video_caps_with_data):
34506           Add some unusual fourcc's from mplayer avi's
34507         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
34508           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
34509           autoplugging.
34510
34511 2004-05-28  Wim Taymans  <wim@fluendo.com>
34512
34513         * configure.ac:
34514         * gst/alpha/Makefile.am:
34515         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
34516         (gst_alpha_get_type), (gst_alpha_base_init),
34517         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
34518         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
34519         (gst_alpha_chroma_key), (gst_alpha_chain),
34520         (gst_alpha_change_state), (plugin_init):
34521         A plugin to add an alpha channel to I420 video. Can optionally do
34522         chroma keying.
34523         * gst/multipart/Makefile.am:
34524         * gst/multipart/multipart.c: (plugin_init):
34525         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
34526         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
34527         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
34528         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
34529         (gst_multipart_demux_change_state),
34530         (gst_multipart_demux_plugin_init):
34531         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
34532         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
34533         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
34534         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
34535         (gst_multipart_mux_pad_unlink),
34536         (gst_multipart_mux_request_new_pad),
34537         (gst_multipart_mux_handle_src_event),
34538         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
34539         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
34540         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
34541         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
34542         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
34543         send multipart jpeg images to a browser.
34544         * gst/videobox/Makefile.am:
34545         * gst/videobox/README:
34546         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
34547         (gst_video_box_get_type), (gst_video_box_base_init),
34548         (gst_video_box_class_init), (gst_video_box_init),
34549         (gst_video_box_set_property), (gst_video_box_get_property),
34550         (gst_video_box_sink_link), (gst_video_box_i420),
34551         (gst_video_box_ayuv), (gst_video_box_chain),
34552         (gst_video_box_change_state), (plugin_init):
34553         Crops or adds borders around an image. can do alpha channel
34554         borders as well.
34555         * gst/videomixer/Makefile.am:
34556         * gst/videomixer/README:
34557         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
34558         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
34559         (gst_videomixer_pad_get_sink_event_masks),
34560         (gst_videomixer_pad_get_property),
34561         (gst_videomixer_pad_set_property),
34562         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
34563         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
34564         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
34565         (gst_videomixer_base_init), (gst_videomixer_class_init),
34566         (gst_videomixer_init), (gst_videomixer_request_new_pad),
34567         (gst_videomixer_handle_src_event),
34568         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
34569         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
34570         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
34571         (gst_videomixer_loop), (gst_videomixer_get_property),
34572         (gst_videomixer_set_property), (gst_videomixer_change_state),
34573         (plugin_init):
34574         Generic video mixer plugin, can handle multiple inputs all with
34575         different framerates and video sizes. Is fully alpha channel
34576         aware.
34577
34578 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34579
34580         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
34581           Select first track as master track. Not sure how else to handle
34582           that...
34583         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
34584           Discard discont events. Should fix #142962.
34585
34586 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34587
34588         * ext/alsa/Makefile.am:
34589         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
34590         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
34591         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
34592         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
34593         (gst_alsa_mixer_get_option):
34594         * ext/alsa/gstalsamixer.h:
34595         * ext/alsa/gstalsamixeroptions.c:
34596         (gst_alsa_mixer_options_get_type),
34597         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
34598         (gst_alsa_mixer_options_new):
34599         * ext/alsa/gstalsamixeroptions.h:
34600         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
34601         * ext/alsa/gstalsamixertrack.h:
34602           Add enumerations (as GstMixerOptions). Make correct distinction
34603           between input/output tracks. Add capture/playback private flag.
34604           Use flag to decide on whether to set capture or playback volumes
34605           or switches. Use playback and record switches.
34606         * gst-libs/gst/mixer/Makefile.am:
34607         * gst-libs/gst/mixer/mixer-marshal.list:
34608         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
34609         (gst_mixer_set_option), (gst_mixer_get_option),
34610         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
34611         (gst_mixer_volume_changed), (gst_mixer_option_changed):
34612         * gst-libs/gst/mixer/mixer.h:
34613         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
34614         (gst_mixer_options_class_init), (gst_mixer_options_init),
34615         (gst_mixer_options_dispose):
34616         * gst-libs/gst/mixer/mixeroptions.h:
34617           Add GstMixerOptions.
34618         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
34619           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
34620           broken device detection on computers with multiple OSS sound
34621           cards.
34622
34623 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34624
34625         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
34626           fixate nicely even when the peer is not negotiating
34627
34628 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34629
34630         * gst/audioconvert/gstaudioconvert.c:
34631         (gst_audio_convert_parse_caps):
34632           make sure we don't allow depth > width
34633         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
34634           fixate endianness to G_BYTE_ORDER as default
34635         * gst/audioscale/gstaudioscale.c:
34636           we don't handle another endianness as host-endianness
34637
34638 2004-05-25  David Schleef  <ds@schleef.org>
34639
34640         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
34641
34642 2004-05-24  Benjamin Otte  <otte@gnome.org>
34643
34644         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
34645         (gst_oggvorbisenc_setup):
34646           properly fail when we can't setup the vorbis encoder due to
34647           unsupported settings
34648         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
34649         (gst_vorbisenc_setup):
34650           same
34651         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
34652           fix case where warnings occured when one pad was unlinked while the
34653           other's link function was called
34654
34655 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
34656
34657         * gst/tcp/Makefile.am:
34658           use GST_ENABLE_NEW
34659
34660 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34661
34662         * gst-libs/gst/resample/private.h:
34663           don't use optimizations that are #if 0'ed
34664
34665 2004-05-24  Wim Taymans  <wim@fluendo.com>
34666
34667         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
34668         Fix potential division by zero error and hopefully get
34669         the position query right to get correct timestamps on avi
34670         audio.
34671
34672 2004-05-24  Wim Taymans  <wim@fluendo.com>
34673
34674         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
34675         (gst_videoscale_scale_nearest_str2),
34676         (gst_videoscale_scale_nearest_str4),
34677         (gst_videoscale_scale_nearest_32bit),
34678         (gst_videoscale_scale_nearest_24bit),
34679         (gst_videoscale_scale_nearest_16bit):
34680         Fix the scaling algorithm and avoid a buffer overflow.
34681         removed the while loop in the scaling function as it
34682         was used for point sampling only.
34683
34684 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34685
34686         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
34687         (gst_id3_tag_class_init), (gst_id3_tag_init),
34688         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
34689         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
34690         (gst_id3_tag_send_tag_event):
34691           lots of fixes to make id3mux work and id3demux work correctly
34692
34693 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34694
34695         * ext/Makefile.am:
34696           add rules to build shout2send (was removed by accident
34697           when this module was no more marked experimental/broken)
34698
34699 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
34700
34701         * ext/shout2/gstshout2.c:
34702         * ext/shout2/gstshout2.h:
34703           adding a "connection problem" signal to shout2send
34704           (fixes #142954)
34705
34706 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
34707
34708         * ext/kio/kioreceiver.cpp:
34709         * ext/kio/kioreceiver.h:
34710           fix sign comparison issues
34711
34712 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34713
34714         * gst/cdxaparse/gstcdxaparse.c:
34715         * gst/cdxaparse/gstcdxaparse.h:
34716           some renaming
34717           add some checks/sanity
34718           prepare for seek addition
34719
34720         * sys/sunaudio/gstsunaudio.c:
34721           remove exported dupe init function
34722
34723 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
34724
34725         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
34726         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
34727           Fix format conversion and position querying.
34728         * gst/debug/progressreport.c: (gst_progressreport_report):
34729           Don't output a bogus total value that we didn't query.
34730         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
34731           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
34732           only a blank window after xine has been used.
34733
34734 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
34735
34736         * m4/as-arts.m4:
34737           sync with upstream version to fix test on FC2
34738           readd with -ko to preserve Id header
34739
34740 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34741
34742         * configure.ac:
34743           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
34744         * gst/tcp/gsttcpclientsrc.c: idem
34745         * gst/tcp/gsttcpserversink.c: idem
34746         * gst/tcp/gsttcpserversrc.c: idem
34747         * m4/gst-fionread.m4: idem
34748
34749         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
34750
34751         * configure.ac: enable speex plugin for speex 1.1.5+
34752         * ext/speex/gstspeexenc.c: fix cast warning
34753
34754         * ext/esd/README: fix typo
34755
34756 2004-05-20  David Schleef  <ds@schleef.org>
34757
34758         * configure.ac: Minor cosmetic change to convince the buildbot to
34759         reautogen.
34760         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
34761         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
34762         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
34763         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
34764         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
34765         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
34766         More hacking.  Plays audio now.
34767
34768 2004-05-20  David Schleef  <ds@schleef.org>
34769
34770         * configure.ac:
34771         * sys/Makefile.am:
34772
34773 2004-05-20  David Schleef  <ds@schleef.org>
34774
34775         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
34776         * sys/osxaudio/gstosxaudio.c:
34777         * sys/osxaudio/gstosxaudioelement.c:
34778         * sys/osxaudio/gstosxaudioelement.h:
34779         * sys/osxaudio/gstosxaudiosink.c:
34780         * sys/osxaudio/gstosxaudiosink.h:
34781         * sys/osxaudio/gstosxaudiosrc.c:
34782         * sys/osxaudio/gstosxaudiosrc.h:
34783
34784 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34785
34786         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
34787         (gst_vorbisenc_chain):
34788           put the codec headers on the caps as streamheader as well as
34789           pushing them out
34790
34791 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34792
34793         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
34794         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
34795         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
34796         split up push_packet into two functions
34797
34798 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34799
34800         * gst/tcp/.cvsignore:
34801           ignore enums
34802         * gst/tcp/Makefile.am:
34803         * gst/tcp/README:
34804         * gst/tcp/gsttcp.c:
34805         * gst/tcp/gsttcp.h:
34806         * gst/tcp/gsttcpclientsink.c:
34807         * gst/tcp/gsttcpclientsink.h:
34808         * gst/tcp/gsttcpclientsrc.c:
34809         * gst/tcp/gsttcpclientsrc.h:
34810         * gst/tcp/gsttcpplugin.c:
34811         * gst/tcp/gsttcpserversink.c:
34812         * gst/tcp/gsttcpserversink.h:
34813         * gst/tcp/gsttcpserversrc.c:
34814         * gst/tcp/gsttcpserversrc.h:
34815           add new tcp elements
34816
34817 2004-05-19  Wim Taymans  <wim@fluendo.com>
34818
34819         * gst/law/mulaw-conversion.c: (mulaw_encode):
34820         Fix overflow bug in ulaw encoding.
34821
34822 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34823
34824         * ext/mad/gstmad.c: (gst_mad_handle_event):
34825           don't unref the event twice
34826
34827 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34828
34829         * configure.ac:
34830           remove -Wno-sign-compare
34831
34832 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34833
34834         * configure.ac:
34835           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
34836           if you want to work against glib 2.2 and 2.4
34837
34838 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
34839
34840         * gst/tcp/Makefile.am:
34841         * gst/tcp/gsttcp.c:
34842         * gst/tcp/gsttcp.h:
34843         * gst/tcp/gsttcpsink.h:
34844         * gst/tcp/gsttcpsrc.h:
34845           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
34846
34847 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34848
34849         * gst/debug/tests.c: (md5_get_value):
34850           fix segfault on gst-inspect
34851
34852 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34853
34854         * gst/debug/testplugin.c:
34855         * gst/debug/tests.c:
34856         * gst/debug/tests.h:
34857           add new extensible and configurable testing element. Current tests
34858           include buffer count, stream length, timestamp/duration matching and
34859           md5.
34860         * gst/debug/Makefile.am:
34861         * gst/debug/gstdebug.c: (plugin_init):
34862           add infrastructure for new element
34863
34864 2004-05-19  Johan Dahlin  <johan@gnome.org>
34865
34866         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
34867         ending of the array. Fixes gst-inspect segfault on ppc.
34868
34869 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34870
34871         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
34872
34873         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
34874
34875 2004-05-18  David Schleef  <ds@schleef.org>
34876
34877         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
34878         warnings (bugs, actually) noticed by gcc but not forte.
34879
34880 2004-05-18  David Schleef  <ds@schleef.org>
34881
34882         * sys/sunaudio/Makefile.am:
34883         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
34884
34885 2004-05-18  David Schleef  <ds@schleef.org>
34886
34887         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
34888         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
34889         to allow qtdemux to use non-seekable streams. (bug #142272)
34890
34891 2004-05-18  David Schleef  <ds@schleef.org>
34892
34893         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
34894         (gst_resample_sinc_ft_float): Remove use of static temporary
34895         buffer.  This code was obviously not supposed to last long, but
34896         it's stuck in our ABI, so it required a little hack to make it
34897         ABI-compatible.  Fixes #142585.
34898         * gst-libs/gst/resample/resample.h: same.
34899
34900 2004-05-18  David Schleef  <ds@schleef.org>
34901
34902         * configure.ac: Add sunaudio
34903         * examples/Makefile.am: make gstplay depend on gconf
34904         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
34905         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
34906         (convert_table_lookup), (img_convert): remove c99-isms
34907         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
34908           unsigned, to fix a warning on Solaris
34909         * gst/mpeg1sys/systems.c: bcopy->memcpy
34910         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
34911         * sys/Makefile.am: Add sunaudio
34912
34913 2004-05-18  Wim Taymans  <wim@fluendo.com>
34914
34915         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
34916         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
34917         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
34918         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
34919         (gst_ogg_mux_loop):
34920         Fix an ugly memleak where the muxer didn't flush enough ogg
34921         pages. This also resulted in badly muxed ogg files.
34922
34923 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34924
34925         * gst/asfdemux/asfheaders.c :
34926         * gst/asfdemux/asfheaders.h :
34927         * gst/asfdemux/gstasfdemux.c :
34928           - fix ASF_OBJ_PADDING guid
34929           - add 3 new object guids (language list, metadata,
34930             extended stream properties)
34931           - add a function to parse extended header objects
34932
34933 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34934
34935         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
34936           remove leftover debugging g_print
34937
34938 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34939
34940         * ext/mad/gstmad.c: (gst_mad_handle_event):
34941           Fix for when the first format in a discont event is not a
34942           byte-based one. Should fix #137710.
34943
34944 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34945
34946         * m4/a52.m4 : fix compilation with -Wall -Werror
34947         * m4/libfame.m4 : idem
34948         * m4/libmikmod.m4 : idem
34949
34950 2004-05-17  Benjamin Otte  <otte@gnome.org>
34951
34952         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
34953           signal the new tags before giving up the reference
34954
34955 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34956
34957         * ext/shout2/gstshout2.c:
34958           use application/ogg instead of application/x-ogg (patch by Patrick
34959           Guimond, fixes #142432)
34960         * sys/oss/gstosselement.c: (gst_osselement_reset),
34961         (gst_osselement_sync_parms):
34962           don't set fragment size unless specified (fixes #142493)
34963
34964 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34965
34966         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
34967           fixes #142664
34968
34969 2004-05-17  Benjamin Otte  <otte@gnome.org>
34970
34971         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
34972           compute offsets correctly for internal buffers so timestamps are set
34973           correctly when we can't seek. Also handle cases where there are no
34974           offsets. (based on a patch by David Moore, fixes #142507)
34975
34976 2004-05-17  Benjamin Otte  <otte@gnome.org>
34977
34978         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
34979           use correct variable when determining amount of data to skip so we
34980           don't skip into the void and segfault
34981
34982 2004-05-16  Benjamin Otte  <otte@gnome.org>
34983
34984         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
34985           Hi, I'm a memleak
34986
34987 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34988
34989         * gst/asfdemux/gstasfdemux.c:
34990           - fix a mem leak and always propagate tags
34991           - add WMV3 to known video codecs (but no decoder yet)
34992           - replace "surplus data" at end of audio header for what
34993             it is : codec specific data
34994           - fix a typo
34995
34996 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
34997
34998         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
34999
35000         * gst-libs/gst/audio/audioclock.c:
35001           Fix wrong return type (#142205).
35002
35003 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35004
35005         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
35006           Ignore CRCs by default (fixes #142566).
35007
35008 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35009
35010         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
35011         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
35012         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
35013         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
35014         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
35015         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
35016           Fix for cases where we fail to attach to a mixer.
35017
35018 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35019
35020         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
35021           Don't touch events after not owning them anymore.
35022         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
35023         (gst_wavparse_fmt), (gst_wavparse_other),
35024         (gst_wavparse_handle_seek), (gst_wavparse_loop),
35025         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
35026         (gst_wavparse_srcpad_event):
35027         * gst/wavparse/gstwavparse.h:
35028           Add seeking, fix querying.
35029
35030 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35031
35032         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
35033           - process comments even if they don't end with \0\0
35034             g_convert would ignore them if present and works well without them
35035
35036 2004-05-16  Benjamin Otte  <otte@gnome.org>
35037
35038         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
35039           simplify caps
35040
35041 2004-05-16  Benjamin Otte  <otte@gnome.org>
35042
35043         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
35044           don't write to memory we might not write to - g_convert does that
35045           for us anyway (fixes #142613)
35046         (gst_asf_demux_audio_caps):
35047           comment out gst_util_dump_mem
35048
35049 2004-05-16  Benjamin Otte  <otte@gnome.org>
35050
35051         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
35052           compute correct expected timestamps after seek (broken since
35053           last commit)
35054         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
35055           rename element and debugging category to gdkpixbufscale
35056
35057 2004-05-16  Benjamin Otte  <otte@gnome.org>
35058
35059         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
35060           add error checking to snd_pcm_delay and remove duplicate call to
35061           snd_pcm_delay that caused issues (see inline code comments)
35062         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
35063           make more readable and fix return value when snd_pcm_delay fails
35064         (fixes #142586)
35065
35066 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
35067         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
35068         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
35069         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
35070         (gst_pixbufscale_link), (gst_pixbufscale_init),
35071         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
35072         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
35073         (gst_pixbufscale_get_property), (pixbufscale_init):
35074         * ext/gdk_pixbuf/pixbufscale.h:
35075         Add these files I forgot earlier
35076
35077 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
35078         * ext/gdk_pixbuf/Makefile.am:
35079         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
35080         * ext/gdk_pixbuf/gstgdkpixbuf.h:
35081         Add new pixbufscale element to scale RGB video
35082         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
35083         and HYPER interpolation correctly.
35084         * ext/theora/theoraenc.c: (theora_enc_chain),
35085         Discard buffer and return if explicit caps could not be set
35086         (theora_enc_get_property):
35087         Make _get return kbps for the bitrate consistent with
35088         the _set function.
35089
35090
35091 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35092
35093         * ext/libvisual/visual.c: (gst_visual_chain):
35094           add missing visual_audio_analyze
35095
35096 2004-05-14  David Schleef  <ds@schleef.org>
35097
35098         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
35099         is killed while we're playing.
35100         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
35101         gst_element_no_more_pads().
35102
35103 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35104
35105         * gst-libs/gst/riff/riff-read.c :
35106           - fix INFO tag extraction in RIFF/AVI files
35107             because gst_event_unref (event) also freed taglist
35108           - avoid a mem leak
35109
35110 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35111
35112         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
35113         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
35114
35115         * gst/auparse/gstauparse.c :
35116           - add code (commented for now) to support audio/x-adpcm on src pad
35117             (we have no decoder for those layout yet)
35118
35119         * gst/cdxaparse/gstcdxaparse.c :
35120         * gst/cdxaparse/gstcdxaparse.h :
35121           - partial rewrite using RiffRead (ripped iain's wavparse code)
35122
35123         * gst/rtp/gstrtpL16enc.c : typo
35124         * gst/rtp/gstrtpgsmenc.c : typo
35125
35126 2004-05-13  Benjamin Otte  <otte@gnome.org>
35127
35128         * configure.ac:
35129           check for exact version of libvisual, it's not supposed to be
35130           API/ABI stable yet
35131
35132 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35133
35134         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
35135           signal no-more-pads
35136
35137 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
35138
35139         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
35140         Report which format was used for GST_FORMAT_DEFAULT
35141         * gst/debug/Makefile.am:
35142         * gst/debug/gstdebug.c: (plugin_init):
35143         * gst/debug/progressreport.c: (gst_progressreport_base_init),
35144         (gst_progressreport_class_init), (gst_progressreport_init),
35145         (gst_progressreport_report), (gst_progressreport_set_property),
35146         (gst_progressreport_get_property), (gst_progressreport_chain),
35147         (gst_progressreport_plugin_init):
35148         Add progressreport element for testing.
35149
35150 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
35151
35152         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
35153         * sys/v4l/gstv4lsrc.h:
35154         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
35155         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
35156         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
35157         (gst_v4lsrc_grab_frame):
35158           add more debugging
35159           send a discont at start
35160
35161 2004-05-12  Colin Walters  <walters@redhat.com>
35162
35163         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
35164         inflooping if we can't find a chunk.  Or in other words, don't blow
35165         chunks if we don't have a chunk to blow.
35166
35167 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
35168         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
35169         Remove old debug output
35170         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
35171         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
35172         (gst_dvdec_set_property), (gst_dvdec_get_property):
35173         Change the quality setting to an enum, so it works from gst-launch
35174         Don't renegotiate a non-linked pad. Allows audio only decoding.
35175         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
35176         (gst_deinterlace_link), (gst_deinterlace_init):
35177         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
35178         (gst_videodrop_link):
35179         Some caps negotiation fixes
35180
35181 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35182
35183         * ext/tarkin/gsttarkin.c :
35184           - Change RANK from NONE to PRIMARY
35185         * ext/gdk_pixbuf/gstgdkpixbuf.c :
35186           - Change RANK from NONE to MARGINAL
35187         * ext/divx/gstdivxenc.c :
35188           - Change RANK from PRIMARY to NONE (encoder/spider issue)
35189
35190 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
35191
35192         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
35193         (gst_vorbisenc_push_packet):
35194           copy a function that was added between 1.0 and 1.0.1 until we
35195           depend on worthwhile features of post-1.0
35196
35197 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35198
35199         * configure.ac:
35200           enable shout2 by default
35201         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
35202         (gst_shout2send_base_init), (gst_shout2send_init),
35203         (gst_shout2send_connect), (gst_shout2send_change_state):
35204         * ext/shout2/gstshout2.h:
35205           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
35206           #142262)
35207         * ext/theora/theora.c: (plugin_init):
35208           don't set rank on encoders
35209
35210 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
35211
35212         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
35213           Use codec_data property instead of flag1 and flag2 for wma
35214
35215 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35216
35217         * gst/cdxaparse/gstcdxaparse.c :
35218           - Add mpegversion to CAPS to make it link
35219           - Rank is as GST_RANK_SECONDARY instead of NONE
35220         * gst/auparse/gstauparse.c :
35221           - Document all audio encoding we can encounter from Solaris 9
35222             headers and libsndfile information.
35223           - Increase max. rate from 48000 to 192000 (to match other elements)
35224           - Don't try to play junk data between header and samples
35225
35226 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35227
35228         * ext/libvisual/visual.c: (gst_visual_getcaps):
35229           use the right caps depending on endianness (I hope)
35230         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
35231           use GST_RANK_NONE for all non-decoding elements or spider gets
35232           mighty confused
35233
35234 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35235
35236         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
35237           Fix some odd cases and fix BE metadata parsing of unicode16 text.
35238
35239 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35240
35241         * gst/switch/gstswitch.c: (gst_switch_release_pad),
35242         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
35243         (gst_switch_loop), (gst_switch_get_type):
35244           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
35245           HEADERS. Had to be said.
35246
35247 2004-05-10  David Schleef  <ds@schleef.org>
35248
35249         * configure.ac: Add prototype Dirac support.
35250         * ext/Makefile.am:
35251         * ext/dirac/Makefile.am:
35252         * ext/dirac/gstdirac.cc:
35253         * ext/dirac/gstdiracdec.cc:
35254
35255 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35256
35257         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
35258         (gst_auparse_init), (gst_auparse_chain),
35259         (gst_auparse_change_state):
35260           Hack around spider. Remove me some day please.
35261
35262 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35263
35264         * gst/auparse/gstauparse.c: (gst_auparse_chain):
35265           Fix for some uninitialized variables in previous patch, also
35266           makes it work. Fixes #142286 while we're at it.
35267
35268 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35269
35270         * gst/auparse/gstauparse.c:
35271                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
35272                 only unsupported formats are ADPCM/CCITT G.72x
35273                 reviewed by Ronald
35274         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
35275
35276 2004-05-10  Wim Taymans  <wim@fluendo.com>
35277
35278         * ext/vorbis/Makefile.am:
35279         * ext/vorbis/README:
35280         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
35281         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
35282         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
35283         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
35284         (gst_oggvorbisenc_convert_sink),
35285         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
35286         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
35287         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
35288         (get_constraints_string), (update_start_message),
35289         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
35290         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
35291         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
35292         * ext/vorbis/oggvorbisenc.h:
35293         * ext/vorbis/vorbis.c: (plugin_init):
35294         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
35295         (raw_caps_factory), (gst_vorbisenc_class_init),
35296         (gst_vorbisenc_init), (gst_vorbisenc_setup),
35297         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
35298         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
35299         * ext/vorbis/vorbisenc.h:
35300         Added a raw vorbis encoder to be used with the oggmuxer.
35301         We still need the old encoder for some gnome applications,
35302         read the README to find out how that works.
35303         The raw encoder is called "rawvorbisenc" until 0.9.
35304
35305 2004-05-10  Wim Taymans  <wim@fluendo.com>
35306
35307         * ext/ogg/gstogg.c: (plugin_init):
35308         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
35309         (gst_ogg_print):
35310         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
35311         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
35312         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
35313         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
35314         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
35315         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
35316         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
35317         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
35318         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
35319         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
35320         Added an ogg muxer.
35321         Small typo fixes in the demuxer.
35322
35323 2004-05-10  Wim Taymans  <wim@fluendo.com>
35324
35325         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
35326         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
35327         (theora_enc_change_state), (theora_enc_set_property),
35328         (theora_enc_get_property):
35329         Mark the last packet with an EOS flag which is not really needed
35330         in gstreamer.
35331         Do some better video framerate initialisation.
35332         Update the buffer timestamp.
35333
35334 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
35335
35336         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
35337         Return the result of the parent state change call
35338
35339 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35340
35341         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
35342         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
35343         * gst/law/alaw-encode.c : (idem)
35344         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
35345         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
35346         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
35347
35348 2004-05-09  Benjamin Otte  <otte@gnome.org>
35349
35350         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
35351           don't use a fixed buffer size when writing variable length data to
35352           it. Fixes memory corruption and makes alsasrc work
35353
35354 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35355
35356         * ext/gnomevfs/gstgnomevfssink.c:
35357         (_gst_boolean_allow_overwrite_accumulator),
35358         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
35359           Run glib's default signal handler (??) in RUN_CLEANUP rather than
35360           RUN_LAST, and don't use that to set the accumulator value because
35361           then it's always FALSE.
35362
35363 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35364
35365         * gst-libs/gst/riff/riff-media.c:
35366         (gst_riff_create_video_caps_with_data),
35367         (gst_riff_create_audio_caps),
35368         (gst_riff_create_audio_template_caps):
35369         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
35370           Fix for unaligned RIFF files (i.e. where all the chunks together
35371           in a LIST chunk are not of the same size as the size given in
35372           the LIST chunk header). Fixes several odd WAVE files. Also fix
35373           ADPCM (block_align property) in audio, so that wavparse based
35374           on this works now as it used to stand-alone.
35375
35376 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
35377
35378         reviewed by Benjamin Otte  <otte@gnome.org>
35379
35380         * ext/a52dec/gsta52dec.c:
35381         * ext/divx/gstdivxdec.c:
35382         * ext/divx/gstdivxenc.c:
35383         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
35384         * ext/faac/gstfaac.c: (gst_faac_base_init):
35385         * ext/faad/gstfaad.c: (gst_faad_base_init):
35386         * ext/ivorbis/vorbisfile.c:
35387         * ext/lame/gstlame.c:
35388         * ext/libfame/gstlibfame.c:
35389         * ext/mpeg2enc/gstmpeg2enc.cc:
35390         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
35391         * ext/sidplay/gstsiddec.cc:
35392         * ext/speex/gstspeexdec.c:
35393         * ext/speex/gstspeexenc.c:
35394         * ext/xvid/gstxviddec.c:
35395         * ext/xvid/gstxvidenc.c:
35396           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
35397           (fixes #142193)
35398
35399 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35400
35401         * ext/alsa/gstalsa.c: (device_list),
35402         (gst_alsa_class_probe_devices):
35403         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
35404           Fix alsa oddness in mixer after the combination of using mixer
35405           in source/sink elements and using hw:x,y instead of just hw:x.
35406
35407 2004-05-09  Benjamin Otte  <otte@gnome.org>
35408
35409         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
35410         (gst_wavparse_create_sourcepad):
35411           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
35412           sourcepads
35413
35414 2004-05-09  Benjamin Otte  <otte@gnome.org>
35415
35416         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
35417           allow discont events before caps nego
35418
35419 2004-05-08  Benjamin Otte  <otte@gnome.org>
35420
35421         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
35422           don't leak events
35423
35424 2004-05-08  Benjamin Otte  <otte@gnome.org>
35425
35426         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
35427         (gst_level_change_state), (gst_level_init):
35428         * gst/level/gstlevel.h:
35429           figure out if we're initialized directly instead of keeping a
35430           variable that's wrong in 90% of cases
35431           don't initialize pads and then leak them and use a new unitialized
35432           pad. (fixes #142084)
35433           these were bugs so n00bish I didn't find them for an hour :/
35434
35435 2004-05-08 Iain <iain@prettypeople.org>
35436
35437         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
35438         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
35439         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
35440         return the length that was read.
35441         (gst_riff_read_strf_auds): Allow fmt tags as well.
35442
35443 2004-05-07  David Schleef  <ds@schleef.org>
35444
35445         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
35446         signed char assumption in faad.h.
35447
35448 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35449
35450         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
35451           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
35452
35453 2004-05-07  Colin Walters  <walters@redhat.com>
35454
35455         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
35456         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
35457         function.
35458         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
35459         Add dispose function.
35460
35461 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
35462         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
35463           Fix caps nego and pad templates. RGB mode caps should
35464           work now.
35465         * ext/dvdnav/gst-dvd:
35466           Move mpeg2dec inside the thread because otherwise the
35467           queue rejects cap changes mid-stream
35468         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
35469         (gst_mpeg2dec_flush_decoder):
35470           For mpeg2dec > 0.4.0, call the flush function instead of
35471           manually extracting all in-flight frames.
35472         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
35473         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
35474           Change mime type video/dv go video/x-dv to match the
35475           rest of gst-plugins
35476
35477 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35478
35479         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
35480         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
35481         (gst_alsa_sink_class_init):
35482         * ext/alsa/gstalsasink.h:
35483         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
35484         (gst_alsa_src_class_init):
35485         * ext/alsa/gstalsasrc.h:
35486           Make alsasink/src a subclass of alsamixer so that mixer stuff
35487           shows up in gst-rec. Needs some finetuning.
35488
35489 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35490
35491         * ext/lame/gstlame.c: (gst_lame_chain):
35492           simplify
35493         * ext/mad/gstmad.c: (gst_mad_handle_event):
35494           fix event leak
35495         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
35496           be able to detect mp3 files < 4096 bytes
35497
35498 2004-05-06  Wim Taymans  <wim@fluendo.com>
35499
35500         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
35501         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
35502         (theora_enc_set_property), (theora_enc_get_property):
35503         Also encode the first frame, cleanup some code.
35504
35505 2004-05-06  Wim Taymans  <wim@fluendo.com>
35506
35507         * ext/mpeg2enc/gstmpeg2enc.cc:
35508         Forward events first before deciding that negotiation was
35509         not performed.
35510
35511 2004-05-06  Wim Taymans  <wim@fluendo.com>
35512
35513         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
35514         First process the events before deciding that negotiation
35515         was not performed.
35516
35517 2004-05-06  Wim Taymans  <wim@fluendo.com>
35518
35519         * ext/theora/Makefile.am:
35520         * ext/theora/theora.c: (plugin_init):
35521         * ext/theora/theoradec.c: (theora_dec_change_state):
35522         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
35523         (gst_theora_enc_class_init), (gst_theora_enc_init),
35524         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
35525         (theora_enc_chain), (theora_enc_change_state),
35526         (theora_enc_set_property), (theora_enc_get_property):
35527         Added a theora encoder, grouped the encoder and decoder into the
35528         same plugin.
35529
35530 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
35531
35532         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
35533         (gst_jpegenc_chain):
35534         fix DURATION on outgoing buffers
35535         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
35536         debug using time formats
35537         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
35538         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
35539         (gst_xvimagesink_sink_link):
35540         windows with width/height 0 generate X errors, so don't allow them
35541
35542 2004-05-05  Wim Taymans  <wim@fluendo.com>
35543
35544         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
35545         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
35546         (gst_mpeg2dec_negotiate_format):
35547         * ext/mpeg2dec/gstmpeg2dec.h:
35548           removed the static pad template so that we can add the
35549           more accurate framerate value to the caps.
35550
35551
35552 2004-05-04  Benjamin Otte  <otte@gnome.org>
35553
35554         * configure.ac:
35555           check for kdemacros.h, too (should fix #141821)
35556         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
35557           don't crash if no header was sent, but nicely error out (fixes part
35558           of #141554)
35559
35560 2004-05-04  Wim Taymans  <wim@fluendo.com>
35561
35562         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
35563         parent dispose function to avoid segfault on destroy.
35564
35565 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
35566
35567         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
35568         (plugin_init):
35569         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
35570         (gst_xvimagesink_sink_link):
35571         clean up debugging caps
35572         also recreate xvimage when format has changed
35573
35574 2004-05-04  Benjamin Otte  <otte@gnome.org>
35575
35576         * ext/libvisual/Makefile.am:
35577         * ext/libvisual/visual.c: (gst_visual_class_init),
35578         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
35579         (gst_visual_srclink), (gst_visual_chain),
35580         (gst_visual_change_state), (plugin_init):
35581           use a GstAdapter to correctly adapt buffer sizes - allows using a
35582           framerate
35583
35584 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35585
35586         * sys/v4l/gstv4lelement.h:
35587         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
35588         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
35589         (gst_v4lsrc_buffer_free):
35590         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
35591         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
35592         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
35593         (gst_v4lsrc_requeue_frame):
35594         move some debugging categories around
35595         query for fps index and set accordingly if found
35596
35597 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35598
35599         * ext/lame/gstlame.c:
35600         correct defaults that lame_init puts out of range
35601
35602 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35603
35604         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
35605         (gst_divxenc_class_init):
35606         fix range since -1 is the default
35607         * gst/mpeg1sys/gstmpeg1systemencode.c:
35608         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
35609         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
35610         (gst_rtjpegdec_chain):
35611         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
35612         (gst_rtjpegenc_chain):
35613         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
35614         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
35615         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
35616         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
35617         * sys/v4l/gstv4lsrc.c:
35618         * sys/v4l/v4l_calls.c: (gst_v4l_open):
35619         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
35620         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
35621         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
35622         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
35623           remove gst_info calls
35624
35625 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35626
35627         * Makefile.am:
35628         * po/af.po:
35629         * po/az.po:
35630         * po/en_GB.po:
35631         * po/nl.po:
35632         * po/sr.po:
35633         * po/sv.po:
35634           Updated translations
35635
35636 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35637
35638         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
35639           refactor/comment code
35640
35641 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35642
35643         * gst/asfdemux/Makefile.am:
35644         * gst/asfdemux/asfheaders.c:
35645         * gst/asfdemux/asfheaders.h:
35646         * gst/asfdemux/gstasf.c: (plugin_init):
35647         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
35648         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
35649         (gst_asf_demux_setup_pad):
35650         * gst/asfdemux/gstasfdemux.h:
35651         * gst/asfdemux/gstasfmux.c:
35652         * gst/asfdemux/gstasfmux.h:
35653           Add tagging support to demuxer, split out registration in its own
35654           file instead of in demux (hacky), and prevent having some tables
35655           in our memory multiple times (in asfheaders.h).
35656
35657 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35658
35659         * gst/matroska/matroska-demux.c:
35660         (gst_matroska_demux_parse_metadata):
35661         * gst/matroska/matroska-ids.h:
35662           Basic tag reading support.
35663
35664 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35665
35666         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
35667           Really detect ac-3 audio.
35668         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
35669           really detect matroska files (off-by-1).
35670
35671 2004-04-30  David Schleef  <ds@schleef.org>
35672
35673         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
35674         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
35675         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
35676         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
35677         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
35678         hackage -- parse a lot more atoms, extract a few tags.  One might even
35679         mistake this for tag support.  Maybe it is.
35680         * gst/qtdemux/qtdemux.h:
35681
35682 2004-04-30  Colin Walters  <walters@verbum.org>
35683
35684         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
35685
35686 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
35687
35688         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35689         (gst_ffmpegcolorspace_getcaps):
35690           remove broken nego fix
35691
35692 2004-04-30  Benjamin Otte  <otte@gnome.org>
35693
35694         * configure.ac:
35695         * ext/Makefile.am:
35696         * ext/libvisual/Makefile.am:
35697         * ext/libvisual/visual.c:
35698           add initial support for libvisual (http://libvisual.sourceforge.net)
35699           libvisual is still quite alpha, so expect crashes in there :)
35700
35701 2004-04-29  David Schleef  <ds@schleef.org>
35702
35703         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
35704         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
35705         up qtdemux to make it spit out codec_data.  Do _not_ look at this
35706         code; you will no longer respect me.
35707
35708 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35709
35710         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
35711         * ext/alsa/gstalsa.h :
35712         change alsa pcm device discovery to find more than 1 device
35713         per card. code review by Ronald.
35714
35715 2004-04-29  David Schleef  <ds@schleef.org>
35716
35717         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
35718         Add a check for a driver bug on FreeBSD.  (bug #140565)
35719
35720 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
35721
35722         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
35723         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
35724         (gst_jpegenc_getcaps):
35725           move format setting to inner loop
35726         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35727         (gst_ffmpegcolorspace_getcaps):
35728           use GST_PAD_CAPS if available so that we use already negotiated
35729           caps
35730         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
35731         (qtdemux_parse_moov), (qtdemux_parse):
35732           extra debugging
35733         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
35734         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
35735           move hardcoded path to DEFINE
35736
35737 2004-04-28  David Schleef  <ds@schleef.org>
35738
35739         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
35740         (bug #140064)
35741
35742 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35743
35744         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
35745           Don't probe for playback device if we're a source element. Fixes
35746           #139658.
35747
35748 2004-04-29  Benjamin Otte  <otte@gnome.org>
35749
35750         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
35751         (gst_id3_tag_chain):
35752           rewrite buffer offset
35753
35754 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35755
35756         * configure.ac:
35757         * ext/Makefile.am:
35758         * ext/dts/Makefile.am:
35759         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
35760         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
35761         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
35762         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
35763         (gst_dtsdec_loop), (gst_dtsdec_change_state),
35764         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
35765         (plugin_init):
35766         * ext/dts/gstdtsdec.h:
35767           New DTS decoder.
35768         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
35769         (gst_faad_srcconnect):
35770           Add ESDS atom handling (.m4a).
35771
35772 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35773
35774         * ext/divx/gstdivxdec.c: (plugin_init):
35775           Remove comment that makes no sense.
35776         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
35777           Fix for obvious typo that resulted in warnings during gst-register.
35778         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
35779         (gst_xviddec_sink_link):
35780           Fix caps negotiation a bit better.
35781         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
35782           We call this 'codec_data', not 'esds'.
35783
35784 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35785
35786         * gst/monoscope/gstmonoscope.c:
35787           make sure we only provide 256x128
35788         * gst/monoscope/monoscope.c: (monoscope_init):
35789           assert size of 256x128
35790
35791 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
35792
35793         * Makefile.am:
35794         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
35795         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
35796           fixate to max width and height of device
35797
35798 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
35799
35800         * Makefile.am:
35801         * sys/v4l/gstv4l.c:
35802         * sys/v4l/gstv4lsrc.c:
35803         * sys/v4l/v4l_calls.c:
35804         * sys/v4l/v4lsrc_calls.c:
35805           fix for qc-usb driver which fakes having more than one buffer
35806           by handing the same buffer twice, which confused GStreamer's/v4lsrc
35807           buffer_free override
35808           add debugging
35809
35810 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
35811
35812         * Makefile.am:
35813         * gst/videotestsrc/gstvideotestsrc.c:
35814         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
35815         (gst_videotestsrc_init), (gst_videotestsrc_get),
35816         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
35817         * gst/videotestsrc/gstvideotestsrc.h:
35818           add num-buffers property
35819
35820         2004-04-26  Benjamin Otte  <otte@gnome.org>
35821
35822         * ext/mad/gstid3tag.c: (plugin_init):
35823           set id3mux rank to NONE so it doesn't confuse spider
35824           require audio/mpeg,mpegversion=1 in id3mux
35825
35826 2004-04-26  Benjamin Otte  <otte@gnome.org>
35827
35828         * configure.ac:
35829           detect faad correctly as non-working if it's indeed non-working
35830
35831 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
35832
35833         * Makefile.am:
35834         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
35835         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
35836         fix _getcaps so it only negotiates to its supported format
35837
35838 2004-04-25  Benjamin Otte  <otte@gnome.org>
35839
35840         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
35841           fix memleak
35842
35843 2004-04-23  Benjamin Otte  <otte@gnome.org>
35844
35845         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
35846           audio/x-raw-int with height rules! not. Now it's depth.
35847
35848 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35849
35850         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
35851         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
35852         (gst_wavparse_loop):
35853           Missing variable initialization. Add handling of DVI ADPCM. Fix
35854           mis-parsing of LIST chunks. This works around a bug where we mis-
35855           parse non-aligning LIST chunks (so LIST chunks where the contents
35856           don't align with the actual LIST size). The correct fix is to use
35857           rifflib, I'm not going to fix wavparse - too much work. All this
35858           fixes #104878.
35859
35860 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
35861
35862         reviewed by Benjamin Otte  <otte@gnome.org>
35863
35864         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
35865           fix shoutcast not working (fixes #140844)
35866
35867 2004-04-22  Benjamin Otte  <otte@gnome.org>
35868
35869         * ext/hermes/gsthermescolorspace.c:
35870         (gst_hermes_colorspace_caps_remove_format_info):
35871         * gst/colorspace/gstcolorspace.c:
35872         (gst_colorspace_caps_remove_format_info):
35873         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35874         (gst_ffmpegcolorspace_caps_remove_format_info):
35875           s/gst_caps_simplify/gst_caps_do_simplify/
35876
35877 2004-04-22  Benjamin Otte  <otte@gnome.org>
35878
35879         * gst-libs/gst/riff/riff-media.c:
35880         (gst_riff_create_video_caps_with_data):
35881           mpegversion is an int
35882         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
35883           don't try to create pad templates with NULL caps, use any caps
35884           instead.
35885
35886 2004-04-20  David Schleef  <ds@schleef.org>
35887
35888         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
35889         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
35890         (bug #140384)
35891
35892 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
35893
35894         reviewed by David Schleef
35895
35896         * ext/mad/gstid3tag.c: Add stdlib.h
35897         * gst/rtp/gstrtpgsmenc.c: same
35898         * gst/tags/gstid3tag.c: same
35899         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
35900         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
35901         GST_DISABLE_LOADSAVE use.
35902         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
35903         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
35904         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
35905         atol(3)).
35906         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
35907         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
35908         strtoul(3)).
35909         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
35910         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
35911         $(ID3_CFLAGS).
35912         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
35913         $(LIBFAME_CFLAGS).
35914
35915 2004-04-20  David Schleef  <ds@schleef.org>
35916
35917         * gst/realmedia/rmdemux.c:  This was supposed to part of the
35918         last checkin.  Same idea.
35919
35920 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
35921
35922         reviewed by David Schleef
35923
35924         * configure.ac: bump required gstreamer version to 0.8.1.1
35925         because of following changes [--ds]
35926
35927         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
35928         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
35929         (gst_riff_read_header):  Use GST_READ_UINT*
35930         macros to access possibly unaligned memory.
35931
35932         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
35933         (mp3_type_find):  Use GST_READ_UINT*
35934         macros to access possibly unaligned memory.
35935         (mp3_type_find, mpeg1_parse_header, qt_type_find)
35936         (speex_type_find): Likewise
35937
35938         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
35939
35940         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
35941         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
35942         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
35943         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
35944         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
35945         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
35946         macros to access possibly unaligned memory.
35947
35948         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
35949         Likewise.
35950
35951         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
35952         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
35953
35954         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
35955         Likewise.
35956
35957         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
35958         (gst_mpeg2subt_chain_subtitle): Likewise.
35959
35960         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
35961         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
35962         Likewise.
35963
35964         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
35965         Likewise.
35966
35967         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
35968         Likewise.
35969
35970         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
35971         Likewise.
35972
35973 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
35974
35975         * configure.ac:
35976           update required version of GStreamer because of GST_TIME_FORMAT
35977
35978 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35979
35980         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
35981           remove leftover g_print
35982         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
35983           don't try setting only a subset of the caps. We don't want to kill
35984           autoplugging on purpose
35985
35986 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
35987
35988         * sys/ximage/ximagesink.c: (plugin_init):
35989         * sys/xvimage/xvimagesink.c: (plugin_init):
35990           add debugging categories
35991
35992 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
35993
35994         * po/en_GB.po:
35995         * po/LINGUAS:
35996           Adding en_GB translation (Gareth Owen)
35997
35998 2004-04-20  David Schleef  <ds@schleef.org>
35999
36000         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
36001         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
36002         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
36003         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
36004         A number of new features and hacks to extract the esds atom and
36005         put it into the caps.  (bug #137724)
36006
36007 2004-04-19  David Schleef  <ds@schleef.org>
36008
36009         * gconf/Makefile.am: Fix for non-GNU make
36010         * gst-libs/gst/Makefile.am: Change directory order to handle
36011         GstPlay linking with gstinterfaces
36012         * gst-libs/gst/audio/make_filter: make use of tr portable
36013         * gst-libs/gst/play/Makefile.am: Add intended \
36014         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
36015         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
36016         function prototype instead of void *.
36017         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
36018         macro.
36019         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
36020         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
36021         * gst/videofilter/make_filter: make use of tr portable
36022         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
36023
36024 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
36025
36026         * po/LINGUAS:
36027         * po/uk.po:
36028           Added Ukrainian translation (Maxim V. Dziumanenko)
36029
36030 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36031
36032         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
36033         (gst_gsmdec_link), (gst_gsmdec_chain):
36034           Fix capsnego, simplify chain function slightly.
36035         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
36036           Add GSM.
36037
36038 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36039
36040         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
36041         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
36042         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
36043           Hack to make wavparse work with spider (always -> sometimes pad).
36044           Fixes #135862 && #140411.
36045
36046 2004-04-18  Benjamin Otte  <otte@gnome.org>
36047
36048         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
36049         (gst_osselement_rate_probe_check),
36050         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
36051           get rid of \n in debug output
36052
36053 2004-04-17  Iain <iain@prettypeople.org>
36054
36055         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
36056         not just EOS.
36057
36058 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36059
36060         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
36061         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
36062         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
36063         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
36064         (gst_id3_tag_src_link), (gst_id3_tag_chain),
36065         (gst_id3_tag_change_state), (plugin_init):
36066           deprecate id3tag element and replace with id3demux/id3mux.
36067           great side effect: this ugly file is now even uglier, yay!
36068         * ext/mad/gstmad.h:
36069           remove non-available function
36070           update for new get_type
36071
36072 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36073
36074         * configure.ac:
36075           require mpeg2dec >= 0.4.0
36076
36077 2004-04-17  Benjamin Otte  <otte@gnome.org>
36078
36079         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
36080         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
36081         (gst_xvimagesink_set_xwindow_id):
36082           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
36083           assorted cleanup fixes.
36084
36085 2004-04-16  David Schleef  <ds@schleef.org>
36086
36087         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
36088         * sys/xvimage/xvimagesink.h: same
36089
36090 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36091
36092         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
36093           Fix GST_ELEMENT_ERROR with (NULL)
36094
36095 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36096
36097         * gst-libs/gst/riff/riff-media.c:
36098         (gst_riff_create_video_caps_with_data):
36099           Add div[3456] as fourccs for DivX 3 (fixes #140137).
36100
36101 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36102
36103         * gst-libs/gst/riff/riff-media.c:
36104         (gst_riff_create_video_caps_with_data),
36105         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
36106         (gst_riff_create_video_template_caps),
36107         (gst_riff_create_audio_template_caps):
36108         * gst-libs/gst/riff/riff-media.h:
36109         * gst-libs/gst/riff/riff-read.c:
36110         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
36111         * gst-libs/gst/riff/riff-read.h:
36112         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
36113           Add MS RLE support. I added some functions to read out strf chunks
36114           into strf chunks and the data behind it. This is usually color
36115           palettes (as in RLE, but also in 8-bit RGB). Also use those during
36116           caps creation. Lastly, add ADPCM (similar to wavparse - which
36117           should eventually be rifflib based).
36118         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
36119         (gst_matroska_demux_init), (gst_matroska_demux_reset):
36120         * gst/matroska/matroska-demux.h:
36121           Remove placeholders for some prehistoric tagging system. Didn't add
36122           support for any tag system really anyway.
36123         * gst/qtdemux/qtdemux.c:
36124           Add support for audio/x-m4a (MPEG-4) through spider.
36125         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
36126         (gst_wavparse_loop):
36127           ADPCM support (#135862). Increase max. buffer size because we
36128           cannot split buffers for ADPCM (screws references) and I've seen
36129           files with 2048 byte chunks. 4096 seems safe for now.
36130
36131 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36132
36133         * configure.ac: bump nano to 1
36134
36135 === release 0.8.1 ===
36136
36137 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36138
36139         * configure.ac: releasing 0.8.1, "Comforting Sounds"
36140
36141 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36142
36143         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
36144           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
36145           Fixes #140058
36146
36147 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
36148
36149         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
36150           lower rank of dvddemux so that it's not used for mpeg playback.
36151
36152 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36153
36154         * configure.ac:
36155           save libs correctly when checking mad
36156
36157 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
36158
36159         * ext/mad/gstid3tag.c: (plugin_init):
36160           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
36161
36162 2004-04-13  David Schleef  <ds@schleef.org>
36163
36164         * common/m4/gst-feature.m4: Call -config scripts with
36165         --plugin-libs if it is supported.
36166         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
36167         JPEG images are image/jpeg.
36168         * gst/debug/Makefile.am:
36169         * gst/debug/negotiation.c: (gst_negotiation_class_init),
36170         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
36171         (gst_negotiation_update_caps), (gst_negotiation_get_property),
36172         (gst_negotiation_plugin_init): Add a property that acts like
36173         filter caps.
36174         * testsuite/gst-lint:  Move license checking to be a standard
36175         test.
36176
36177 2004-04-13  David Schleef  <ds@schleef.org>
36178
36179         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
36180         patch from Sebastien Cote (bug #139958)
36181
36182 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
36183
36184         * examples/gstplay/Makefile.am:
36185         * examples/gstplay/player.c: (main):
36186           make the commandline player example use gconf settings
36187
36188 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
36189
36190         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
36191         (gst_cacasink_sinkconnect), (gst_cacasink_init),
36192         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
36193           init/end library during state transition, not object
36194           creation/disposal.  get rid of custom dispose handler.
36195
36196
36197 2004-04-12  Christian Schaller <Uraeus@gnome.org>
36198
36199         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
36200         be a symlink
36201
36202 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36203
36204         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
36205           Handle JUNK chunks inside data section. Prevents warnings.
36206
36207 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36208
36209         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
36210         (gst_riff_create_video_template_caps):
36211           Add MS video v1.
36212         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
36213         (gst_avi_demux_stream_data):
36214           Add support for "rec-list" chunks.
36215
36216 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36217
36218         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
36219           Fix another codecname mismatch.
36220
36221 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36222
36223         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
36224           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
36225           so that MJPEG plays back.
36226
36227 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36228
36229         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
36230         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
36231         * gst/mpeg1videoparse/gstmp1videoparse.h:
36232           Fix for some slight mis-cuts in buffer parsing, and for some
36233           potential overflows or faults-causers. Adds disconts. Also fixes
36234           #139105 while we're at it.
36235
36236 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36237
36238         * configure.ac:
36239         * sys/v4l2/gstv4l2element.h:
36240           Workaround for missing struct v4l2_buffer declaration in Suse 9
36241           and Mandrake 10 linux/videodev2.h header file (#135919).
36242
36243 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36244
36245         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
36246           Bail out if no filename was given.
36247
36248 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36249
36250         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
36251         (gst_v4l2_fourcc_from_structure):
36252           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
36253           Y41B somewhere).
36254
36255 2004-04-09  Benjamin Otte  <otte@gnome.org>
36256
36257         * ext/gnomevfs/gstgnomevfssink.c:
36258         (_gst_boolean_allow_overwrite_accumulator),
36259         (gst_gnomevfssink_class_init):
36260           fix erase signal - if any handler returns false the file will not be
36261           overwritten. If no handler is connected, the file will not be
36262           overwritten either.
36263           renamed signal to "allow-overwrite"
36264         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
36265           free string when adding it to ID3 failed
36266         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
36267           unref event when done
36268         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
36269           free caps
36270         * gst/typefind/gsttypefindfunctions.c:
36271         (mpeg_video_stream_type_find):
36272           fix invalid read
36273
36274 2004-04-08  David Schleef  <ds@schleef.org>
36275
36276         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
36277         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
36278
36279 2004-04-08  David Schleef  <ds@schleef.org>
36280
36281         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
36282         we don't support (bug #139532)
36283
36284 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
36285
36286         * ext/mad/gstmad.c: (gst_mad_handle_event),
36287         (gst_mad_check_caps_reset), (gst_mad_chain),
36288         (gst_mad_change_state):
36289           only set explicit caps if they haven't been set before for
36290           this stream.  MPEG-audio sample rate/channels aren't allowed
36291           to change in-stream.
36292           Fixes #139382
36293
36294 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36295
36296         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
36297         (_gst_boolean_did_something_accumulator),
36298         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
36299         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
36300         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
36301         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
36302         (gst_gnomevfssink_change_state):
36303           Fix erase signal. Don't erase by default. Remove handoff signal.
36304           Remove erase property. Don't segfault. General cleanup.
36305
36306 2004-04-07  Benjamin Otte  <otte@gnome.org>
36307
36308         * gst-libs/gst/gconf/test-gconf.c: (main):
36309           add missing gst_init
36310
36311 2004-04-07  Benjamin Otte  <otte@gnome.org>
36312
36313         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
36314           free the mutexes, too
36315
36316 2004-04-07  Benjamin Otte  <otte@gnome.org>
36317
36318         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
36319           actually free the URI string
36320         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
36321           compute offset correctly when passing discont events
36322         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
36323           don't leak discont events
36324         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
36325           add some missing breaks so caps aren't copied randomly
36326         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
36327           if we realloc memory, we better use it
36328
36329 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36330
36331         * ext/mad/gstmad.c: (normal_seek):
36332           fix GST_FORMAT_TIME usage
36333
36334 2004-04-05  David Schleef  <ds@schleef.org>
36335
36336         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
36337         a deprecated function (hack!)
36338
36339 2004-04-05  Benjamin Otte  <otte@gnome.org>
36340
36341         * ext/esd/esdmon.c: (gst_esdmon_get):
36342           fix nonterminated vararg and memleak
36343
36344 2004-04-05  Benjamin Otte  <otte@gnome.org>
36345
36346         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
36347         (gst_ladspa_init), (gst_ladspa_force_src_caps),
36348         (gst_ladspa_set_property), (gst_ladspa_get_property),
36349         (gst_ladspa_instantiate), (gst_ladspa_activate),
36350         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
36351           clean up debugging
36352
36353 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
36354
36355         reviewed by Benjamin Otte  <otte@gnome.org>
36356
36357         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
36358           check for broken LADSPA parameters (fixes #138635)
36359
36360 2004-04-05  Benjamin Otte  <otte@gnome.org>
36361
36362         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
36363           advertise buffer-frames correctly on sinkpads
36364
36365 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
36366
36367         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
36368         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
36369         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
36370         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
36371         (gst_mad_check_caps_reset), (gst_mad_chain):
36372         add more debugging, only reset caps when we're not in error state
36373
36374 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
36375
36376         * ext/mad/gstmad.c: add debugging category, comment + cleanups
36377
36378 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
36379
36380         reviewed by Benjamin Otte  <otte@gnome.org>
36381
36382         * configure.ac:
36383           fix == in test(1) operator
36384
36385 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
36386
36387         reviewed by Benjamin Otte  <otte@gnome.org>
36388
36389         * configure.ac:
36390           fix --export-symblos-regex to a working regex.
36391
36392 2004-04-04  Benjamin Otte  <otte@gnome.org>
36393
36394         * sys/oss/.cvsignore:
36395           add for oss_probe
36396
36397 2004-04-03  Tim-Phillip Müller <t.i.m@zen.co.uk>
36398
36399         reviewed by Benjamin Otte  <otte@gnome.org>
36400
36401         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
36402           add missing 'new_media' argument (fixes #138168)
36403         * gst/matroska/matroska-demux.c:
36404         (gst_matroska_demux_handle_seek_event):
36405           add vararg terminator (fixes #138169)
36406
36407 2004-04-02  David Schleef  <ds@schleef.org>
36408
36409         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
36410         disted (bug #138914)
36411
36412 2004-04-01  Benjamin Otte  <otte@gnome.org>
36413
36414         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
36415         (gst_alsa_close_audio):
36416           handle case better where a soundcard can't pause
36417         * ext/ogg/gstoggdemux.c:
36418           don't crash when we get events but don't have pads yet
36419
36420 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
36421
36422         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
36423           throw an error if we couldn't probe any caps.
36424
36425 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
36426
36427         * ext/dvdnav/gst-dvd:
36428         Add a really simple sample DVD player
36429
36430 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
36431
36432         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
36433         (gst_a52dec_push), (gst_a52dec_handle_event),
36434         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
36435         (gst_a52dec_change_state):
36436         * ext/a52dec/gsta52dec.h:
36437           Use a debug category, Output timestamps correctly
36438           Emit tag info, Handle events, tell liba52dec about cpu
36439           capabilities so it can use MMX etc.
36440         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
36441           Fix a crasher accessing invalid memory
36442         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
36443         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
36444         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
36445         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
36446         (dvdnavsrc_query):
36447           Some support for byte-format seeking.
36448           Small fixes for still frames and menu button overlays
36449         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
36450         (gst_mpeg2dec_alloc_buffer):
36451           Use a debug category. Adjust the report level of several items to
36452           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
36453           so it doesn't lose the GstBuffer pointer
36454         * gst/debug/Makefile.am:
36455         * gst/debug/gstdebug.c: (plugin_init):
36456         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
36457         (gst_navseek_base_init), (gst_navseek_class_init),
36458         (gst_navseek_init), (gst_navseek_seek),
36459         (gst_navseek_handle_src_event), (gst_navseek_set_property),
36460         (gst_navseek_get_property), (gst_navseek_chain),
36461         (gst_navseek_plugin_init):
36462         * gst/debug/gstnavseek.h:
36463           Add the navseek debug element for seeking back and forth in a
36464           video stream using arrow keys.
36465         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
36466         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
36467         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
36468         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
36469         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
36470         (gst_mpeg2subt_parse_header), (gst_get_nibble),
36471         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
36472         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
36473         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
36474         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
36475         * gst/mpeg2sub/gstmpeg2subt.h:
36476           Pretty much a complete rewrite. Now a loopbased element. May still
36477           require work to properly synchronise subtitle buffers.
36478         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
36479         (gst_dvd_demux_send_subbuffer):
36480         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
36481           Don't attempt to create subbuffers of size 0
36482           Reduce a couple of error outputs to warnings.
36483         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
36484         (gst_y4mencode_chain):
36485         Output the y4m frame header correctly.
36486
36487 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
36488
36489         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
36490           throw errors instead of allowing SIGFPE
36491
36492 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
36493
36494         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
36495         (gst_gconf_render_bin_from_key):
36496           leak plugging and style fixing
36497
36498 2004-03-31  David Schleef  <ds@schleef.org>
36499
36500         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
36501         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
36502         (bug #138225)
36503         * gst/debug/Makefile.am:
36504         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
36505         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
36506         plugin.
36507         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
36508         (gst_negotiation_base_init), (gst_negotiation_class_init),
36509         (gst_negotiation_init), (gst_negotiation_getcaps),
36510         (gst_negotiation_pad_link), (gst_negotiation_chain),
36511         (gst_negotiation_set_property), (gst_negotiation_get_property),
36512         (gst_negotiation_plugin_init):  New element to talk about random
36513         negotiation things happening in a pipeline.
36514
36515 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
36516
36517         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
36518           fix integer addition with help of Stefan Kost
36519
36520 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
36521
36522         * po/nl.po: updated Dutch translation (Elros Cyriatan)
36523
36524 2004-03-30  David Schleef  <ds@schleef.org>
36525
36526         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
36527         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
36528         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
36529         (bug #137504)
36530         * ext/mpeg2dec/gstmpeg2dec.h:
36531
36532 2004-03-30  David Schleef  <ds@schleef.org>
36533
36534         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
36535
36536 2004-03-30  David Schleef  <ds@schleef.org>
36537
36538         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
36539         Michael Petullo) to handle .mov
36540
36541 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36542
36543         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
36544         (gst_osselement_rate_check_rate):
36545           probe caps correctly for sound cards that only support one format
36546
36547 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36548
36549         * ext/kio/kiosrc.cpp: (process_events):
36550           update handling event processing if inside KDE - untested
36551
36552 2004-03-29  David Schleef  <ds@schleef.org>
36553
36554         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
36555         by 2 to not interfere with other colorspaces.
36556         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
36557         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
36558         one to not interfere with ffmpeg_colorspace.
36559
36560 2004-03-29  David Schleef  <ds@schleef.org>
36561
36562         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
36563         aren't in the caps.
36564         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
36565         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
36566
36567 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36568
36569         * gst-libs/gst/riff/riff-media.c:
36570           fail on error, don't try to set stuff on NULL caps
36571
36572 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36573
36574         * configure.ac:
36575         * ext/Makefile.am:
36576         * ext/kio/Makefile.am:
36577         * ext/kio/kioreceiver.cpp:
36578         * ext/kio/kioreceiver.h:
36579         * ext/kio/kiosrc.cpp:
36580         * ext/kio/kiosrc.h:
36581           add experimental kiosrc plugin
36582         * ext/alsa/gstalsaplugin.c: (plugin_init):
36583           initialize debugging category only when we're sure registering the
36584           plugins worked.
36585
36586 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
36587
36588         * examples/gstplay/player.c: (main):
36589         * gst-libs/gst/play/play.c: (gst_play_class_init),
36590         (gst_play_set_location), (gst_play_set_data_src),
36591         (gst_play_set_video_sink), (gst_play_set_audio_sink),
36592         (gst_play_set_visualization), (gst_play_connect_visualization):
36593           check return values of element_set_state and return FALSE where
36594           failed
36595
36596 2004-03-29  Benjamin Otte  <otte@gnome.org>
36597
36598         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
36599           try harder to check if an event is really a discont
36600
36601 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
36602
36603         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
36604         * po/az.po:
36605
36606 2004-03-28  Benjamin Otte  <otte@gnome.org>
36607
36608         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
36609         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
36610         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
36611           get rid of non-standard "..." ranges in case statements.
36612
36613 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
36614
36615         * gst/mpegstream/gstmpegdemux.c:
36616         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
36617         specific functionality split to the new dvddemux element.
36618         * gst/mpegstream/gstdvddemux.c:
36619         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
36620         streams, derived from mpegdemux.
36621         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
36622         up. SCR based timestamp rewriting can be turned off (will probably
36623         completely disappear soon).
36624         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
36625         hacking. General cleanup. All printf statements replaced by
36626         debugging messages. Almost complete libdvdnav support.
36627         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
36628         by events. New properties for audio and subpicture languages.
36629         (dvdnavsrc_update_highlight): Now uses events.
36630         (dvdnavsrc_user_op): Cleaned up.
36631         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
36632         based). Lots of cleanup, and propper support for most libdvdnav
36633         events.
36634         (dvdnavsrc_make_dvd_event): New function.
36635         (dvdnavsrc_make_dvd_nav_packet_event): New function.
36636         (dvdnavsrc_make_clut_change_event): New function.
36637
36638 2004-03-26  Benjamin Otte  <otte@gnome.org>
36639
36640         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
36641           fix bug where typefinding would claim it's theora whenever less then
36642           7 bytes of data were available
36643
36644 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36645
36646         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
36647         (gst_alawdec_base_init), (gst_alawdec_class_init),
36648         (gst_alawdec_init), (gst_alawdec_chain):
36649         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
36650         (gst_alawenc_base_init), (gst_alawenc_class_init),
36651         (gst_alawenc_init), (gst_alawenc_chain):
36652         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
36653         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
36654         (gst_mulawdec_init), (gst_mulawdec_chain):
36655         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
36656         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
36657         (gst_mulawenc_init), (gst_mulawenc_chain):
36658           Fix capsnego in all four, remove the unused property functions and
36659           simplify the chain functions slightly. I guess we could use macros
36660           or something similar for those, since the code is so similar, but
36661           I'm currently too lazy...
36662
36663 2004-03-24  David Schleef  <ds@schleef.org>
36664
36665         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
36666         (gst_osselement_close_audio), (gst_osselement_probe_caps),
36667         (gst_osselement_get_format_structure),
36668         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
36669         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
36670         (gst_osselement_rate_int_compare): Add code to handle rate probing
36671         (bug #120883)
36672         * sys/oss/gstosselement.h: same
36673         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
36674         Use rate probing provided by osselement.
36675         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
36676
36677 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36678
36679         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
36680         (gst_xvidenc_get_property):
36681           ulong/int mess-up.
36682
36683 2004-03-24  David Schleef  <ds@schleef.org>
36684
36685         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
36686         (gst_speexdec_init):
36687         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
36688         (gst_speexenc_init):  Create the pad template correctly (from
36689         the static pad template, not a NULL pointer.)
36690
36691 2004-03-25  Benjamin Otte  <otte@gnome.org>
36692
36693         * gst/debug/Makefile.am:
36694         * gst/debug/breakmydata.c:
36695           add element that quasi-randomly changes bytes in the stream.
36696           Intended use is robustness checking of demuxers and decoders in
36697           media tests.
36698
36699 2004-03-24  Benjamin Otte  <otte@gnome.org>
36700
36701         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
36702         (gst_alsa_probe_hw_params):
36703         * ext/alsa/gstalsa.h:
36704           debugging output fixes
36705
36706 2004-03-24  Benjamin Otte  <otte@gnome.org>
36707
36708         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
36709           don't g_return_if_fail if element is PLAYING, fail silently as every
36710           other element.
36711         * gst/effectv/gstquark.c: (gst_quarktv_chain):
36712           only fix needed for cast lvalue issues in gst-plugins
36713         * gst/volenv/gstvolenv.c: (gst_volenv_init):
36714           add proxy_getcaps
36715
36716 2004-03-24  Benjamin Otte  <otte@gnome.org>
36717
36718         * gst/level/gstlevel.c: (gst_level_init):
36719           add proxying getcaps function, so level doesn't advertise impossible
36720           caps
36721
36722 2004-03-24  David Schleef  <ds@schleef.org>
36723
36724         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
36725         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
36726         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
36727         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
36728         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
36729         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
36730         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
36731         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
36732         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
36733         messages.  Divide the chunk size by the compression ratio
36734         (needed for MACE audio)
36735
36736 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36737
36738         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
36739           Fix buffer overflow read error.
36740
36741 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36742
36743         * ext/alsa/gstalsa.h:
36744           Remove unused entry.
36745         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
36746           Add cinepak.
36747         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
36748         (gst_videodrop_link), (gst_videodrop_chain):
36749           Fix, sort of. Was horribly broken with new capsnego. Bah...
36750
36751 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
36752
36753         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
36754         (plugin_init):
36755         Add a monkeysaudio typefind function
36756
36757 2004-03-23  Johan Dahlin  <johan@gnome.org>
36758
36759         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
36760         (gst_play_video_fixate): Check so the structure has the field
36761         before trying to fixate them, this makes it possible to have
36762         fakesinks for video and audio output without printing errors on
36763         the output console.
36764
36765 2004-03-22  David Schleef  <ds@schleef.org>
36766
36767         * sys/oss/Makefile.am:
36768         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
36769         (check_rate), (add_rate):  Rate probing test app.
36770
36771 2004-03-21  Benjamin Otte  <otte@gnome.org>
36772
36773         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
36774         (_fixate_caps_to_int), (gst_audio_convert_fixate):
36775           add a fixation function that pretty much does the right thing (fixes
36776           #137556)
36777
36778 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
36779
36780         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
36781
36782 2004-03-20  Tim-Phillip Müller <t.i.m@zen.co.uk>
36783
36784         reviewed by: Benjamin Otte  <otte@gnome.org>
36785
36786         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
36787           terminate gst_event_new_discontinuous correctly (fixes parts of
36788           #137711)
36789
36790 2004-03-19  David Schleef  <ds@schleef.org>
36791
36792         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
36793         since it doesn't depend on X, and it's part of our ABI.
36794
36795 2004-03-19  Iain <iain@prettypeople.org>
36796
36797         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
36798         is_int in the structure, not the local variable.
36799
36800 2004-03-19  David Schleef  <ds@schleef.org>
36801
36802         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
36803         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
36804         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
36805         Improvements in caps negotiation.
36806
36807 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
36808
36809         * po/LINGUAS:
36810         * po/af.po:
36811           adding Afrikaans (Petri Jooste)
36812
36813 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
36814
36815         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
36816         (gst_ffmpegcolorspace_chain):
36817         throw error instead of g_critical (#137588)
36818
36819 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
36820
36821         * Makefile.am:
36822         * configure.ac:
36823           dist common and m4 correctly
36824         * po/sv.po:
36825
36826 2004-03-17  David Schleef  <ds@schleef.org>
36827
36828         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
36829         (bug #137348)
36830
36831 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
36832
36833         * po/LINGUAS:
36834         * po/sv.po:
36835           adding Swedish translation (Christian Rose)
36836
36837 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
36838
36839         * Makefile.am: use release.mak
36840
36841 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36842
36843         * common/ChangeLog:
36844         * common/gst-autogen.sh:
36845           add some explanation about the version detection
36846         * configure.ac:
36847           fix X check
36848
36849 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36850
36851         * configure.ac: bump nano to 1
36852
36853 === release 0.8.0 ===
36854
36855 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36856
36857         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
36858
36859 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36860
36861         * configure.ac:
36862           update libtool version
36863         * gst-libs/gst/media-info/Makefile.am:
36864           actually use libtool version
36865
36866 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36867
36868         * configure.ac: fix speex detection to work with 1.0 but not 1.1
36869
36870 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36871
36872         * configure.ac:
36873         * gst-plugins.spec.in:
36874         * pkgconfig/Makefile.am:
36875         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
36876         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
36877         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
36878         * pkgconfig/gstreamer-libs.pc.in:
36879         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
36880         * pkgconfig/gstreamer-play-uninstalled.pc.in:
36881         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
36882         * pkgconfig/gstreamer-plugins.pc.in:
36883           remove @VERSION@ from some of the pc files since core and plugins
36884           are decoupled.
36885           created gstreamer-plugins.pc as it's a better name, but keeping
36886           -libs around for now to get fixes upstream done first.
36887
36888 2004-03-15  Julien MOUTTE <julien@moutte.net>
36889
36890         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
36891         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
36892         * gst-libs/gst/play/play.h:
36893
36894 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36895
36896         * *.c, *.cc: don't mix tabs and spaces
36897
36898 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36899
36900         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
36901           use the new ffmpegcolorspace
36902         * gst-plugins.spec.in:
36903           package new colorspace and media-info
36904         * configure.ac:
36905         * pkgconfig/Makefile.am:
36906           fix some more disting issues
36907         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
36908         * pkgconfig/gstreamer-media-info.pc.in:
36909           generate media-info pc files
36910
36911 2004-03-15  Johan Dahlin  <johan@gnome.org>
36912
36913         * *.h: Revert indenting
36914
36915 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36916
36917         * configure.ac:
36918           adding ffmpegcolorspace element
36919         * gst/ffmpegcolorspace/Makefile.am:
36920         * gst/ffmpegcolorspace/avcodec.h:
36921         * gst/ffmpegcolorspace/common.h:
36922         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
36923         * gst/ffmpegcolorspace/dsputil.h:
36924         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
36925         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
36926         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
36927         (gst_ffmpeg_caps_to_pix_fmt):
36928         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
36929         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
36930         (gst_ffmpegcolorspace_caps_remove_format_info),
36931         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
36932         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
36933         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
36934         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
36935         (gst_ffmpegcolorspace_set_property),
36936         (gst_ffmpegcolorspace_get_property),
36937         (gst_ffmpegcolorspace_register):
36938         * gst/ffmpegcolorspace/imgconvert.c:
36939         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
36940         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
36941         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
36942         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
36943         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
36944         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
36945         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
36946         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
36947         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
36948         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
36949         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
36950         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
36951         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
36952         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
36953         (img_get_alpha_info), (deinterlace_line),
36954         (deinterlace_line_inplace), (deinterlace_bottom_field),
36955         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
36956         * gst/ffmpegcolorspace/imgconvert_template.h:
36957         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
36958         * gst/ffmpegcolorspace/mmx.h:
36959         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
36960           adding ffmpegcolorspace element supplied by Ronald after cleaning
36961           up and pulling in the right bits of upstream source.
36962           I'm sure a better C/compiler wizard could do some cleaning up (for
36963           example use GLIB's malloc stuff), but as a first pass this
36964           works very well
36965
36966 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36967
36968         * ext/alsa/gstalsa.h:
36969           I assume Ronald forgot to commit the change to have cardname
36970           as a struct member.  Expect some public spanking at the next
36971           opportunity.
36972
36973 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36974
36975         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
36976         (gst_alsa_open_audio), (gst_alsa_close_audio):
36977         * ext/alsa/gstalsa.c:
36978           Don't open the device if we're a mixer (= padless).
36979         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
36980         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
36981         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
36982           Open mixer during state change rather than during object
36983           initialization. Also, get a device name. Currently in a somewhat
36984           hackish fashion, but I didn't really find something better.
36985
36986 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
36987
36988         * *.c, *.h: run gst-indent
36989
36990 2004-03-14  Benjamin Otte  <otte@gnome.org>
36991
36992         * gst/modplug/gstmodplug.cc:
36993         * gst/modplug/gstmodplug.h:
36994           set correct timestamps on outgoing buffers
36995
36996 2004-03-14  Benjamin Otte  <otte@gnome.org>
36997
36998         * gst/modplug/gstmodplug.cc:
36999           handle events - don't do crap when a discont arrives that's not
37000           necessary
37001           This allows correct loading and playback of mods in Rhythmbox
37002
37003 2004-03-14  Benjamin Otte  <otte@gnome.org>
37004
37005         * configure.ac:
37006         * gst-libs/gst/gconf/Makefile.am:
37007         * pkgconfig/Makefile.am:
37008           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
37009           they get rebuilt properly
37010         * configure.ac:
37011           when checking for vorbis, try pkgconfig first.
37012         * gst/modplug/gstmodplug.cc:
37013           add fixate function
37014
37015 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37016
37017         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
37018           Fix for obvious mistake, where we first shift the offset and then
37019           read a samplesize element assuming the old offset. Note that this
37020           part still has something weird, i.e. my movies containing those
37021           don't actually play well, but at least there's something that looks
37022           like sound now.
37023
37024 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
37025         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
37026         (plugin_init):
37027         Add a typefind function for speex format
37028
37029 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37030
37031         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
37032         (gst_asf_demux_setup_pad):
37033           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
37034           instead of 0. Reason is simple: some elements have a fps range
37035           of 1-max instead of 0-max. So now ASF video actually works.
37036
37037 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
37038
37039         * po/LINGUAS:
37040         * po/sr.po:
37041           adding serbian as a language
37042
37043 2004-03-13  Benjamin Otte  <otte@gnome.org>
37044
37045         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
37046           return taglist correctly from _get function, don't gst_pad_push it.
37047           (fixes #137042)
37048
37049 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
37050         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
37051
37052 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37053
37054         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
37055         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
37056         (gst_alsa_mixer_track_new):
37057         * ext/alsa/gstalsamixertrack.h:
37058           Fix ancient leftovers... MixerTrack is a GObject.
37059
37060 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37061
37062         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
37063         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
37064           Don't block during probing...
37065
37066 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37067
37068         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
37069         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
37070         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
37071         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
37072         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
37073         (gst_alsa_open_audio), (gst_alsa_close_audio):
37074         * ext/alsa/gstalsa.h:
37075           Add propertyprobe interface implementation, add some device-name
37076           property, all this so that it looks good in gnome-volume-control.
37077
37078 2004-03-12  David Schleef  <ds@schleef.org>
37079
37080         * configure.ac: the Hermes library controls hermescolorspace, not
37081         colorspace.
37082         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
37083         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
37084         not /* */
37085         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
37086         * ext/sdl/sdlvideosink.h: ditto.
37087         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
37088
37089 2004-03-12  Benjamin Otte  <otte@gnome.org>
37090
37091         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
37092         (gst_x_overlay_got_xwindow_id):
37093         * gst-libs/gst/xoverlay/xoverlay.h:
37094           replace XID with unsigned long to get rid of the xlibs dependency in
37095           XOverlay (fixes #137004)
37096
37097 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
37098         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
37099         (gst_agingtv_setup):
37100         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
37101         (gst_dicetv_base_init), (gst_dicetv_class_init),
37102         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
37103         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
37104         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
37105         (gst_edgetv_setup), (gst_edgetv_rgb32):
37106         * gst/effectv/gsteffectv.c:
37107         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
37108         (gst_quarktv_set_property):
37109         * gst/effectv/gstrev.c: (gst_revtv_get_type),
37110         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
37111         (gst_revtv_setup), (gst_revtv_rgb32):
37112         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
37113         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
37114         (gst_shagadelictv_init), (gst_shagadelictv_setup),
37115         (gst_shagadelictv_rgb32):
37116         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
37117         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
37118         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
37119         * gst/effectv/gstwarp.c:
37120         Port everything that can be ported to videofilter and fix up the caps.
37121         Can someone with a big-endian machine please check these?
37122
37123 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37124
37125         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
37126         (gst_osssink_chain), (gst_osssink_change_state):
37127           Latest fixes for A/V sync, audio playback and such. This is about
37128           all... MPEG playback issues are mostly related to the async build-
37129           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
37130
37131 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
37132
37133         patch from: Stephane Loeuillet
37134
37135         * configure.ac:
37136           use pkg-config for some libraries, falling back to the old .m4 way
37137           (fixes #131270)
37138         * m4/libdv.m4:
37139           removed
37140
37141 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
37142
37143         * configure.ac:
37144         * tools/Makefile.am:
37145         * tools/Makefile.in:
37146         * tools/gst-launch-ext-m.m:
37147         * tools/gst-launch-ext.1.in:
37148         * tools/gst-visualise-m.m:
37149         * tools/gst-visualise.1:
37150         * tools/gst-visualise.1.in:
37151           reorganizing generation of script tools
37152
37153 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37154
37155         * ext/divx/gstdivxdec.c:
37156           Downgrade priority. We prefer ffdec_mpeg4.
37157         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
37158         (gst_faad_chain), (gst_faad_change_state):
37159           Fix capsnego. Doesn't work for some sounds because we don't have
37160           a 5:1 to stereo element.
37161         * ext/xvid/gstxvid.c: (plugin_init):
37162           Add priority.
37163         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
37164         (gst_osssink_change_state):
37165           Add discont handling.
37166
37167 2004-03-09  Colin Walters  <walters@verbum.org>
37168
37169         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
37170         conversion.
37171
37172 2004-03-09  Benjamin Otte  <otte@gnome.org>
37173
37174         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
37175           the signals take 2 arguments
37176
37177 2004-03-09  David Schleef  <ds@schleef.org>
37178
37179         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
37180         (gst_alsa_fixate): Add fixate function.  (bug #136686)
37181         * ext/alsa/gstalsa.h:
37182         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
37183
37184 2004-03-09  Benjamin Otte  <otte@gnome.org>
37185
37186         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
37187         (gst_mikmod_change_state):
37188         * ext/mikmod/gstmikmod.h:
37189           make mikmod's loop function not loop infinitely and call
37190           gst_element_yield anymore
37191         * gst/modplug/gstmodplug.cc:
37192           fix pad negotiation (fixes #136590)
37193
37194 2004-03-09  David Schleef  <ds@schleef.org>
37195
37196         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
37197         doesn't conflict with the internal colorspace plugin.
37198         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
37199         satisfy the crappy-ass shell shipped by a certain vendor.
37200         * gst/videofilter/make_filter: same (bug #135299)
37201
37202 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37203
37204         * configure.ac: bump nano to 1
37205
37206 === release 0.7.6 ===
37207
37208 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37209
37210         * configure.in: releasing 0.7.6, "There"
37211
37212 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37213
37214         * pkgconfig/gstreamer-play-uninstalled.pc.in:
37215         * pkgconfig/gstreamer-play.pc.in:
37216           synchronize the two
37217
37218 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37219
37220         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
37221         (cdparanoia_open), (cdparanoia_event):
37222           fix/add error handling
37223         * po/POTFILES.in:
37224           add cdparanoia source
37225         * tools/Makefile.am:
37226           make scripts executable
37227
37228 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37229
37230         * configure.ac:
37231         * ext/vorbis/Makefile.am:
37232         * sys/Makefile.am:
37233           remove id3types, vorbisfile and xvideosink from the build (#133783)
37234
37235 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37236
37237         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
37238           Fix metadata read crash (#136537).
37239
37240 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
37241
37242         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
37243         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
37244           adding mime types, fixing the one-stop function
37245
37246 2004-03-08  Christian Schaller <Uraeus@gnome.org>
37247
37248         * ext/nas/nassink.c and /ext/nas/nassink.h:
37249         More NAS love from Arwed von Merkatz
37250         So lets all sing 'Can you feel the NAS tonight'
37251
37252 2004-03-08  Christian Schaller <Uraeus@gnome.org>
37253
37254         * tools/gst-launch-ext.in:
37255         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
37256
37257 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
37258
37259         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
37260         (gst_mpeg2dec_init):
37261         remove the user_data pad for now, because it is being used in
37262         fixating causing MPEG playback to fixate on 1000 Hz for playback.
37263         If someone knows how to fix this properly, please do.
37264
37265 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
37266
37267         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
37268         (gst_osssink_get_time):
37269         add a warning, IMO this won't get triggered anymore, remove later
37270
37271 2004-03-07  David Schleef  <ds@schleef.org>
37272
37273         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
37274         format (bug #136470)
37275
37276 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
37277
37278         * gst-libs/Makefile.am:
37279         * gst-libs/gst/media-info/Makefile.am:
37280         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
37281         (error_callback), (gst_media_info_error_create),
37282         (gst_media_info_error_element), (gmip_init), (gmip_reset),
37283         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
37284         * gst-libs/gst/media-info/media-info-priv.h:
37285         * gst-libs/gst/media-info/media-info-test.c: (main):
37286         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
37287         (gst_media_info_class_init), (gst_media_info_instance_init),
37288         (gst_media_info_set_source), (gst_media_info_read_with_idler),
37289         (gst_media_info_read_idler), (gst_media_info_read):
37290         * gst-libs/gst/media-info/media-info.h:
37291         fixed, should work now
37292
37293 2004-03-07  Christian Schaller <Uraeus@gnome.org>
37294
37295         * ext/nas/nassink.c:
37296         A bunch of NAS fixes from Arwed von Merkatz
37297
37298 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37299
37300         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
37301         (qtdemux_parse_trak):
37302           Fix crash (j might be greater than n_samples, in which case we're
37303           writing outside the allocated space for the array) and memleak.
37304
37305 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37306
37307         * sys/oss/gstosssink.c: (gst_osssink_chain):
37308           And another caller that couldn't handle delay < 0 (unsigned
37309           integer overflow). Video now continues playing on an audio
37310           buffer underrun, and the clock continues working. Audio still
37311           stalls.
37312
37313 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37314
37315         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
37316         (gst_osssink_get_time):
37317           get_delay() may return values lower than 0. In those cases, we
37318           should not actually cast to *unsigned* int64, that will break
37319           stuff horribly. In my case, it screwed up A/V sync in movies
37320           in totem rather badly.
37321
37322 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37323
37324         * ext/faac/gstfaac.c: (gst_faac_chain):
37325         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
37326         * ext/libpng/gstpngenc.c: (user_write_data):
37327         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
37328         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
37329         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
37330         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
37331         Fix several misuse of gst_buffer_merge (it doesn't take ownership
37332         of any buffer), should fix some leaks. I hope I didn't unref buffers
37333         that shouldn't be...
37334
37335 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37336
37337         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
37338         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
37339         (error_callback), (gmi_reset), (gmi_seek_to_track),
37340         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
37341         (gmip_find_type_post), (gmip_find_stream_post),
37342         (gmip_find_track_streaminfo_post):
37343         * gst-libs/gst/media-info/media-info-priv.h:
37344         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
37345         (info_print), (main):
37346         * gst-libs/gst/media-info/media-info.c:
37347         (gst_media_info_error_create), (gst_media_info_error_element),
37348         (gst_media_info_instance_init), (gst_media_info_get_property),
37349         (gst_media_info_new), (gst_media_info_set_source),
37350         (gst_media_info_read_idler), (gst_media_info_read):
37351         * gst-libs/gst/media-info/media-info.h:
37352           first pass at making this work again.  This seems to work on
37353           tagged ogg/vorbis and mp3 files.
37354
37355 2004-03-06  Benjamin Otte  <otte@gnome.org>
37356
37357         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
37358           fix huge leak: gst_buffer_merge doesn't unref the first argument
37359           itself.
37360
37361 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37362
37363         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
37364           report layer/mode/emphasis
37365
37366 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37367
37368         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
37369
37370 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37371
37372         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
37373           signal serial
37374
37375 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37376
37377         * ext/vorbis/vorbis.c: (plugin_init):
37378         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
37379         (gst_vorbis_dec_init), (vorbis_dec_event):
37380         add debug category
37381         make vorbisdec handle _BYTE and _TIME queries
37382
37383 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37384
37385         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
37386           from the xing header
37387
37388 2004-03-06  Benjamin Otte  <otte@gnome.org>
37389
37390         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
37391         (gst_audio_convert_link), (gst_audio_convert_change_state),
37392         (gst_audio_convert_buffer_from_default_format):
37393           do conversions from/to float correctly, fix some caps nego errors,
37394           export correct supported caps in template and getcaps, use correct
37395           caps in try_set_caps functions
37396
37397 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37398
37399         For some reason, I only committed a ChangeLog entry yesterday and
37400         not the corresponding code...
37401         * ext/mad/gstmad.c: Fix detection of Xing headers
37402         * gst/tags/gstid3tag.c: Changes to support TLEN tags
37403
37404 2004-03-06  Benjamin Otte  <otte@gnome.org>
37405
37406         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
37407         (gst_ogg_demux_src_query):
37408           make sure to handle the case where there's no current chain
37409           gracefully.
37410
37411 2004-03-05  David Schleef  <ds@schleef.org>
37412
37413         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
37414         Add fixate function. (bug #131128)
37415         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
37416         (gst_sdlvideosink_fixate):  Add fixate function.
37417         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
37418         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
37419         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
37420         Fix missing break that was causing ulaw to be interpreted as
37421         raw int.
37422
37423 2004-03-05  David Schleef  <ds@schleef.org>
37424
37425         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
37426         Fix code that ignores return value of gst_buffer_merge().
37427         (bug #114560)
37428         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
37429         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
37430         * testsuite/gst-lint:  Check for above.
37431
37432 2004-03-05  David Schleef  <ds@schleef.org>
37433
37434         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
37435         caps and throw an element error.  (bug #136334)
37436
37437 2004-03-05  David Schleef  <ds@schleef.org>
37438
37439         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
37440         (gst_faad_chain): Fix negotiation.
37441         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
37442         key and button events.
37443         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
37444         dung heap of code.
37445         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
37446         depends on gconf
37447         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
37448         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
37449         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
37450         function to encourage better negotiation, particularly between
37451         audioconvert and osssink.
37452         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
37453         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
37454         more important.
37455         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
37456         typefinding.
37457         * gst/vbidec/vbiscreen.c:  Add glib header
37458         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
37459
37460 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
37461
37462         * ext/mad/gstmad.c: Fix detection of Xing headers
37463         * gst/tags/gstid3tag.c: Changes to support TLEN tags
37464
37465 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37466
37467         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
37468         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
37469           debug updates
37470
37471 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37472
37473         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
37474         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
37475         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
37476         files, and report the parsed length as a GST_TAG_DURATION tag.
37477         * gst/tags/gstid3tag.c: support TLEN (duration) tag
37478
37479 2004-03-05  Benjamin Otte  <otte@gnome.org>
37480
37481         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
37482           convert channels correctly. convert correctly to unsigned.
37483
37484 2004-03-05  Julien MOUTTE <julien@moutte.net>
37485
37486         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
37487         we have a window before clearing it.
37488
37489 2004-03-05  Julien MOUTTE <julien@moutte.net>
37490
37491         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
37492         have a window before clearing it.
37493
37494 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
37495
37496         * gconf/gstreamer.schemas.in:
37497         * gst-libs/gst/gconf/Makefile.am:
37498           version installation path the same way as for 0.6
37499         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
37500         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
37501         * pkgconfig/gstreamer-play-uninstalled.pc.in:
37502           remove comment that was fixed
37503
37504 2004-03-05  David Schleef  <ds@schleef.org>
37505
37506         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
37507         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
37508         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
37509         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
37510         Add prototype code for handling seeking and querying.
37511
37512 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37513
37514         * examples/gstplay/player.c: (main):
37515           Initialize variables to NULL. Prevents a segfault because the
37516           (uninitialized) variable is not NULL, resulting in a crash on
37517           trying to reach error->message.
37518
37519 2004-03-05  Benjamin Otte  <otte@gnome.org>
37520
37521         * gst/audioconvert/gstaudioconvert.c:
37522         (gst_audio_convert_buffer_to_default_format):
37523         make float=>int conversion work correctly even in cornercases.
37524
37525 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
37526
37527         * debian/README.Debian:
37528         * debian/build-deps:
37529         * debian/changelog:
37530         * debian/control:
37531         * debian/control.in:
37532         * debian/copyright:
37533         * debian/gstreamer-a52dec.files:
37534         * debian/gstreamer-aa.files:
37535         * debian/gstreamer-alsa.files:
37536         * debian/gstreamer-alsa.manpages:
37537         * debian/gstreamer-arts.files:
37538         * debian/gstreamer-artsd.files:
37539         * debian/gstreamer-audiofile.files:
37540         * debian/gstreamer-avifile.files:
37541         * debian/gstreamer-cdparanoia.files:
37542         * debian/gstreamer-colorspace.files:
37543         * debian/gstreamer-doc.files:
37544         * debian/gstreamer-dv.files:
37545         * debian/gstreamer-dvd.files:
37546         * debian/gstreamer-esd.files:
37547         * debian/gstreamer-festival.files:
37548         * debian/gstreamer-flac.files:
37549         * debian/gstreamer-gconf.conffiles:
37550         * debian/gstreamer-gconf.files:
37551         * debian/gstreamer-gconf.postinst:
37552         * debian/gstreamer-gnomevfs.files:
37553         * debian/gstreamer-gsm.files:
37554         * debian/gstreamer-http.files:
37555         * debian/gstreamer-jack.files:
37556         * debian/gstreamer-jpeg.files:
37557         * debian/gstreamer-mad.files:
37558         * debian/gstreamer-mikmod.files:
37559         * debian/gstreamer-misc.files:
37560         * debian/gstreamer-mpeg2dec.files:
37561         * debian/gstreamer-oss.files:
37562         * debian/gstreamer-plugin-apps.files:
37563         * debian/gstreamer-plugin-apps.manpages:
37564         * debian/gstreamer-plugin-libs-dev.files:
37565         * debian/gstreamer-plugin-libs.files:
37566         * debian/gstreamer-plugin-template.postinst:
37567         * debian/gstreamer-plugin-template.postrm:
37568         * debian/gstreamer-sdl.files:
37569         * debian/gstreamer-sid.files:
37570         * debian/gstreamer-vorbis.files:
37571         * debian/gstreamer-x.files:
37572         * debian/mk.control:
37573         * debian/rules:
37574         Debian package info not maintained here.
37575
37576 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
37577
37578         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
37579         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
37580         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
37581         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
37582         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
37583         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
37584         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
37585         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
37586         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
37587         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
37588         * gst-libs/gst/colorbalance/colorbalance.c:
37589         (gst_color_balance_class_init):
37590         * gst-libs/gst/colorbalance/colorbalancechannel.c:
37591         (gst_color_balance_channel_class_init):
37592         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
37593         * gst-libs/gst/play/play.c: (gst_play_class_init):
37594         * gst-libs/gst/propertyprobe/propertyprobe.c:
37595         (gst_property_probe_iface_init):
37596         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
37597         * gst-libs/gst/tuner/tunerchannel.c:
37598         (gst_tuner_channel_class_init):
37599         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
37600         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
37601         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
37602         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
37603         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
37604         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
37605         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
37606         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
37607         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
37608           fix signals to use - instead of _
37609         * ext/libcaca/gstcacasink.h:
37610         * ext/sdl/sdlvideosink.h:
37611           fix header rename
37612
37613 2004-03-04  David Schleef  <ds@schleef.org>
37614
37615         * testsuite/gst-lint:  Add a check for bad signal names.
37616
37617 2004-03-04  Stefan Kost <kost@imn.htwk-leipzig.de>
37618
37619         reviewed by David Schleef
37620
37621         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
37622         modified the alpha channel and caused a warning. (bug #136192)
37623
37624 2004-04-03  Christian Schaller <Uraeus@gnome.org>
37625
37626         * gst-plugins.spec.in:
37627         Change names of plugins to actually be correct. Try to keep things
37628         alphabetical to avoid getting beat up by Thomas
37629
37630 2004-03-03  Julien MOUTTE <julien@moutte.net>
37631
37632         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
37633         Using ximagesink as a default if no gconf key found. We should
37634         probably consider using alsasink instead of osssink for the audio
37635         part.
37636
37637 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
37638
37639         * configure.ac:
37640           fix --with-plugins, don't think it ever worked before
37641         * gst-plugins.spec.in:
37642           even more updates
37643
37644 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37645
37646         * ext/sdl/sdlvideosink.h:
37647         * sys/ximage/ximagesink.h:
37648         * sys/xvideo/xvideosink.h:
37649         * sys/xvimage/xvimagesink.h:
37650           Fix for move of gstvideosink.h -> videosink.h.
37651
37652 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
37653
37654         * gst-libs/gst/xwindowlistener/Makefile.am:
37655           this is a plugin library, not a library
37656
37657 2004-03-01  David Schleef  <ds@schleef.org>
37658
37659         * AUTHORS:  Added some names.  Add yourself if you're still
37660         missing.
37661
37662 2004-03-01  David Schleef  <ds@schleef.org>
37663
37664         * MAINTAINERS: Add
37665
37666 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37667
37668         * gst-plugins.spec.in: clean up spec file
37669
37670 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37671
37672         * gst-libs/gst/video/Makefile.am:
37673         * gst-libs/gst/video/gstvideosink.c:
37674         * gst-libs/gst/video/gstvideosink.h:
37675           rename gstvideosink.h to videosink.h to match other headers
37676         * gst/mixmatrix/Makefile.am:
37677           fix plugin filename
37678         * gst/tags/Makefile.am: fix plugin filename
37679
37680 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37681
37682         * gst/tags/Makefile.am: fix plugin filename
37683
37684 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37685
37686         * examples/gstplay/player.c: (got_time_tick), (main):
37687           add error handler
37688           display time_tick more readably
37689         * gst/mixmatrix/Makefile.am:
37690           fix plugin file name
37691
37692 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
37693
37694         * sys/oss/gstosselement.c: (gst_osselement_probe),
37695         (device_combination_append), (gst_osselement_class_probe_devices):
37696         * sys/oss/gstosselement.h:
37697           Reworked enumeration of oss dsps and mixers so that gst-mixer works
37698           on my system using alsa oss emulation, fixes bug #135597
37699
37700 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37701
37702         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
37703         (gst_videodrop_chain), (gst_videodrop_change_state):
37704         * gst/videodrop/gstvideodrop.h:
37705           Work based on timestamp of input data, not based on the expected
37706           framerate from the input. The consequence is that this element now
37707           not only scales framerates, but also functions as a framerate
37708           corrector or framerate stabilizer/constantizer.
37709
37710 2004-02-27  David Schleef  <ds@schleef.org>
37711
37712         patches from jmmv@menta.net (Julio M. Merino Vidal)
37713
37714         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
37715         GST_ELEMENT_ERROR call (bug #135634)
37716         * gst/interleave/interleave.c: (interleave_buffered_loop),
37717         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
37718         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
37719         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
37720         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
37721         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
37722         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
37723         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
37724         Fix GST_ELEMENT_ERROR call.
37725         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
37726         GST_ELEMENT_ERROR call.
37727
37728 2004-02-27  Benjamin Otte  <otte@gnome.org>
37729
37730         * gst-libs/gst/audio/audio.h:
37731           add macro to make sure header isn't included twice
37732         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
37733           don't use gst_buffer_free
37734         * gst/playondemand/filter.func:
37735           don't use gst_data_free. Free data only once.
37736
37737 2004-02-26  David Schleef  <ds@schleef.org>
37738
37739         * gst-libs/gst/colorbalance/Makefile.am:
37740         * gst-libs/gst/mixer/Makefile.am:
37741         * gst-libs/gst/tuner/Makefile.am:
37742         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
37743         should not be disted, -marshal.h files should not be installed,
37744         and -enum.h files _should_ be installed.  Fix to make this the
37745         case.
37746
37747 === release 0.7.5 ===
37748
37749 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
37750
37751         * configure.ac: release 0.7.5, "Under The Sea"
37752
37753 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
37754
37755         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
37756         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
37757         * gst/videoscale/gstvideoscale.c:
37758         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
37759           assorted debug/warning fixes
37760
37761 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
37762
37763         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
37764         (gst_videoscale_init), (gst_videoscale_chain),
37765         (gst_videoscale_set_property), (plugin_init):
37766         * gst/videoscale/gstvideoscale.h:
37767         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
37768         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
37769         (gst_videoscale_planar400), (gst_videoscale_packed422),
37770         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
37771         (gst_videoscale_24bit), (gst_videoscale_16bit),
37772         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
37773         (gst_videoscale_scale_plane_slow),
37774         (gst_videoscale_scale_point_sample),
37775         (gst_videoscale_scale_nearest),
37776         (gst_videoscale_scale_nearest_str2),
37777         (gst_videoscale_scale_nearest_str4),
37778         (gst_videoscale_scale_nearest_32bit),
37779         (gst_videoscale_scale_nearest_24bit),
37780         (gst_videoscale_scale_nearest_16bit):
37781         add debugging category and use it properly
37782         fix use of GST_PTR_FORMAT
37783
37784 2004-02-25  Andy Wingo  <wingo@pobox.com>
37785
37786         * gst/interleave/interleave.c (interleave_buffered_loop): Always
37787         push only when channel->buffer is NULL. Prevents segfaults doing
37788         the state change after a nonlocal exit, like a scheme exception.
37789
37790         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
37791         Handle the case where the intersected caps is empty.
37792
37793 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
37794
37795         * gst/law/mulaw-decode.c: (mulawdec_link):
37796         * gst/law/mulaw.c: (plugin_init):
37797           fix mulawdec so it actually works again
37798
37799 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
37800
37801         reviewed by: David Schleef  <ds@schleef.org>
37802
37803         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
37804         (gst_gamma_init), (gst_gamma_set_property),
37805         (gst_gamma_get_property), (gst_gamma_calculate_tables),
37806         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
37807         for RGB, with separate r g and b correction factors. (#131167)
37808
37809 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
37810
37811         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
37812           only signal tags for bitrate if they're > 0 (#134894)
37813
37814 2004-02-24  David Schleef  <ds@schleef.org>
37815
37816         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
37817         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
37818         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
37819         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
37820         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
37821         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
37822         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
37823         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
37824         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
37825         category.  Attempt to fix timestamp calculation.
37826
37827 2004-02-24  Johan Dahlin  <johan@gnome.org>
37828
37829         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
37830
37831 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
37832
37833         * configure.ac:
37834         * gconf/Makefile.am:
37835         * gconf/gstreamer.schemas:
37836         * gst-libs/gst/gconf/Makefile.am:
37837         * gst-libs/gst/gconf/gconf.c:
37838           version gconf schemas and install locations
37839
37840 2004-02-23  Benjamin Otte  <otte@gnome.org>
37841
37842         * ext/xine/xineinput.c: (gst_xine_input_dispose):
37843         (gst_xine_input_subclass_init):
37844           call parent dispose.
37845           change pad template for CD reader correctly
37846         * ext/xine/Makefile.am:
37847         * ext/xine/gstxine.h:
37848         * ext/xine/xine.c: (plugin_init):
37849         * ext/xine/xineaudiosink.c:
37850           wrap audio sinks, too
37851         * gst-libs/gst/resample/private.h:
37852         * gst-libs/gst/resample/resample.c: (gst_resample_init),
37853         (gst_resample_reinit), (gst_resample_scale),
37854         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
37855         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
37856         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
37857         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
37858         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
37859         * gst-libs/gst/resample/resample.h:
37860         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
37861         (gst_audioscale_class_init), (gst_audioscale_link),
37862         (gst_audioscale_get_buffer), (gst_audioscale_init),
37863         (gst_audioscale_chain), (gst_audioscale_set_property),
37864         (gst_audioscale_get_property):
37865         * gst/audioscale/gstaudioscale.h:
37866           s/resample_*/gst_resample_*/i to not clobber namespaces
37867
37868 2004-02-23  Julien MOUTTE  <julien@moutte.net>
37869
37870         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
37871         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
37872         (gst_riff_create_video_template_caps),
37873         (gst_riff_create_audio_template_caps),
37874         (gst_riff_create_iavs_template_caps):
37875         * gst-libs/gst/riff/riff-media.h:
37876         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
37877         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
37878         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
37879         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
37880         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
37881         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
37882         (gst_matroska_demux_plugin_init): First batch implementing audio and
37883         video codec tags in demuxers.
37884
37885 2004-02-22  Benjamin Otte  <otte@gnome.org>
37886
37887         * ext/xine/Makefile.am:
37888         * ext/xine/gstxine.h:
37889         * ext/xine/xine.c: (plugin_init):
37890         * ext/xine/xineinput.c:
37891           add input plugin wrapper. Playback from files, http, mms and cdda
37892           works.
37893         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
37894           remove leftover G_GNUC_UNUSED
37895         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
37896         (gst_asf_demux_identify_guid):
37897           improve debugging output
37898
37899 2004-02-22  Benjamin Otte  <otte@gnome.org>
37900
37901         reported by: Padraig O'Briain <padraig.obriain@sun.com>
37902
37903         * autogen.sh:
37904           replace test -e with test -x for mkinstalldirs to be more portable.
37905           (fixes #134816)
37906
37907 2004-02-22  Benjamin Otte  <otte@gnome.org>
37908
37909         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
37910
37911         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
37912           set rank to PRIMARY
37913         * gst/volume/gstvolume.c: (plugin_init):
37914           set rank to NONE
37915         fixes #134960
37916
37917 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
37918
37919         reviewed by Benjamin Otte  <otte@gnome.org>
37920
37921         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
37922           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
37923
37924 2004-02-22  Benjamin Otte  <otte@gnome.org>
37925
37926         * configure.ac:
37927           export [_]*{gst,Gst,GST}.* symbols from plugins
37928
37929 2004-02-22  Christophe Fergeau <teuf@gnome.org>
37930
37931         reviewed by: Benjamin Otte  <otte@gnome.org>
37932
37933         * ext/lame/gstlame.c: (add_one_tag):
37934         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
37935         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
37936         (gst_vorbisenc_metadata_set1):
37937         * gst/tags/gstid3tag.c:
37938         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
37939           apply fixes from bugs #135042 (lame can't write tags) and #133817
37940           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
37941
37942 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
37943
37944         * configure.ac: Export only gst_plugin_desc from plugins.
37945          Note that this change only makes any effect with Linux using libtool
37946          1.5.2 or higher. Otherwise it is silently ignored, but it would build
37947          fine. And don't try to have several versions of libtool in different
37948          directories.
37949
37950 2004-02-20  Andy Wingo  <wingo@pobox.com>
37951
37952         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
37953         interleave respectively.
37954
37955         * gst/interleave/deinterleave.c: New plugin: deinterleave
37956         (replaces on oneton).
37957         * gst/interleave/interleave.c: New plugin: interleave.
37958         * gst/interleave/plugin.h: Support file.
37959         * gst/interleave/plugin.c: Support file.
37960
37961         * configure.ac: Remove intfloat and oneton, add interleave.
37962
37963         * ext/sndfile/gstsf.c: Handle events better.
37964
37965         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
37966         and float2int operation. int2float has scheduling problems as
37967         noted in in2float_chain.
37968
37969 2004-02-20  Benjamin Otte  <otte@gnome.org>
37970
37971         * ext/xine/Makefile.am:
37972         * ext/xine/gstxine.h:
37973         * ext/xine/xine.c:
37974         * ext/xine/xineaudiodec.c:
37975         * ext/xine/xinecaps.c:
37976           add first version of xine plugin wrapper. Currently only wraps the
37977           QDM2 win32 DLL, and even that only in proof-of-concept quality.
37978         * configure.ac:
37979         * ext/Makefile.am:
37980           add xine plugin wrapper, disabled by default. Use --enable-xine to
37981           build. Note that it'll segfault on gst-register if you don't remove
37982           the goom and tvtime post plugins from xine.
37983         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
37984         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
37985           add extradata parsing for QDM2.
37986           change around debugging prints.
37987
37988 2004-02-19  Benjamin Otte  <otte@gnome.org>
37989
37990         * ext/lame/gstlame.c: (gst_lame_chain):
37991         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
37992           use gst_tag_list_insert when you want to insert tags
37993
37994 2004-02-18  David Schleef  <ds@schleef.org>
37995
37996         * configure.ac:  Move massink to gst-rotten
37997         * ext/Makefile.am:
37998         * ext/mas/Makefile.am:
37999         * ext/mas/massink.c:
38000         * ext/mas/massink.h:
38001
38002 2004-02-18  David Schleef  <ds@schleef.org>
38003
38004         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
38005         typefinding, since it seems to be worse than nothing.
38006         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
38007         atom to recognize .mp4 and .m4a files as video/quicktime.
38008
38009 2004-02-18  David Schleef  <ds@schleef.org>
38010
38011         * gst/sine/demo-dparams.c: (quit_live),
38012         (dynparm_log_value_changed), (dynparm_value_changed), (main):
38013         Use double dparams, not float.
38014         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
38015         (gst_sinesrc_init): Change sync default to FALSE, since multiple
38016         sync'd elements don't really work correctly.
38017         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
38018         (volume_update_volume), (volume_get_property):  Change dparam
38019         to double.
38020
38021 2004-02-18  Julien MOUTTE  <julien@moutte.net>
38022
38023         * sys/ximage/ximagesink.c:
38024         (gst_ximagesink_xwindow_update_geometry),
38025         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
38026         (gst_ximagesink_change_state), (gst_ximagesink_expose),
38027         (gst_ximagesink_init): Rework the way software video scaling works. So
38028         now we check on each chain call if the video frames are feeling the
38029         window. If not we try to renegotiate caps. On failure we memorize that
38030         and we won't try again for that PLAYING sessions.
38031         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
38032         failure.
38033         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
38034         synchronous flag.
38035
38036 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
38037
38038         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
38039           break up _link so we can give a better debug message for errors
38040
38041 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
38042
38043         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
38044           set up debug category
38045
38046 2004-02-18  Julien MOUTTE <julien@moutte.net>
38047
38048         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
38049         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
38050         the way renegotiation work. The event handling function is not taking
38051         care of external windows and renegotiate method check for pad flags
38052         NEGOTIATING. Should fix : #133209
38053
38054 2004-02-17  Julien MOUTTE  <julien@moutte.net>
38055
38056         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
38057         pad is negotiating before trying renegotiation.
38058
38059 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
38060
38061         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
38062           pass on all possible mime types as typefind hints
38063
38064 2004-02-17  Julien MOUTTE <julien@moutte.net>
38065
38066         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
38067         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
38068         possible SHM leak if we crash. All other apps using XShm are doing
38069         that.
38070
38071 2004-02-17  Julien MOUTTE  <julien@moutte.net>
38072
38073         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
38074         (gst_ximagesink_expose): Renegotiate size on expose.
38075         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
38076         size on expose.
38077
38078 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38079
38080         * testsuite/alsa/sinesrc.c:
38081           cosmetic fix to fix compile issue with gcc 2.95.4
38082
38083 2004-02-16  Julien MOUTTE <julien@moutte.net>
38084
38085         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
38086         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
38087         failed opening the audio device.
38088         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
38089         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
38090         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
38091         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
38092         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
38093         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
38094         (gst_ximagesink_change_state), (gst_ximagesink_chain),
38095         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
38096         Removing some useless g_return_if_fail like wingo suggested.
38097         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
38098         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
38099         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
38100         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
38101         (gst_xvimagesink_update_colorbalance),
38102         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
38103         (gst_xvimagesink_xcontext_clear),
38104         (gst_xvimagesink_get_fourcc_from_caps),
38105         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
38106         (gst_xvimagesink_set_xwindow_id),
38107         (gst_xvimagesink_colorbalance_list_channels),
38108         (gst_xvimagesink_colorbalance_set_value),
38109         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
38110         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
38111
38112 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
38113
38114         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
38115           throw error when not negotiated instead of asserting
38116
38117 2004-02-15  Julien MOUTTE  <julien@moutte.net>
38118
38119         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
38120         correct data refcounting.
38121
38122 2004-02-15  Julien MOUTTE  <julien@moutte.net>
38123
38124         * gst/switch/gstswitch.c: (gst_switch_change_state),
38125         (gst_switch_class_init): Cleaning the sinkpads correctly on state
38126         change, mostly the EOS flag.
38127
38128 2004-02-15  Julien MOUTTE  <julien@moutte.net>
38129
38130         * examples/gstplay/player.c: (got_eos), (main): Adding some
38131         output for debugging.
38132         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
38133         timeouts if we go to any state different from PLAYING.
38134         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
38135         more EOS bugs in riff lib.
38136
38137 2004-02-14  Julien MOUTTE  <julien@moutte.net>
38138
38139         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
38140         visualization until i find a way to fix switch correctly.
38141         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
38142         EOS arrives.
38143         * gst/switch/gstswitch.c: (gst_switch_release_pad),
38144         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
38145         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
38146         Reworked switch to get a more correct behaviour with events and refing
38147         of data stored in sinkpads.
38148         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
38149         we don't pull from a pad in EOS.
38150
38151 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38152
38153         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
38154           remove v1 tag even if we can't read it (makes sure we don't detect
38155           it again)
38156
38157 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38158
38159         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
38160         (gst_alsa_xrun_recovery):
38161         * ext/alsa/gstalsa.h:
38162           try xrun recovery when wait failed. Make xrun recovery function
38163           return TRUE/FALSE to indicate success. (might fix #134354)
38164
38165 2004-02-13  David Schleef  <ds@schleef.org>
38166
38167         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
38168         (dynparm_value_changed), (main): Convert from float to double.
38169         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
38170
38171 2004-02-13  David Schleef  <ds@schleef.org>
38172
38173         * gst/silence/gstsilence.c: (gst_silence_class_init),
38174         (gst_silence_set_clock), (gst_silence_get),
38175         (gst_silence_set_property), (gst_silence_get_property):
38176         * gst/silence/gstsilence.h: Add sync property.
38177         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
38178         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
38179         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
38180         * gst/sine/gstsinesrc.h: Add sync property.
38181
38182 2004-02-13  David Schleef  <ds@schleef.org>
38183
38184         * gst/intfloat/gstint2float.c: (conv_f32_s16),
38185         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
38186
38187 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
38188
38189         * configure.ac:
38190         * ext/Makefile.am:
38191         * gst-libs/ext/Makefile.am:
38192           move ffmpeg plugin to gst-ffmpeg module
38193
38194 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
38195
38196         * configure.ac: use GST_ARCH to detect architecture
38197
38198 2004-02-12  Julien MOUTTE  <julien@moutte.net>
38199
38200         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
38201
38202 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
38203
38204         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
38205           classify LADSPA plugins based on number of src/sink pads
38206           (#133663, Stefan Kost)
38207         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
38208           fix dparams registration
38209           (#133528, Stefan Kost)
38210         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
38211           fix use of isprint and use g_ascii_isprint instead
38212           (#133316, Stefan Kost)
38213
38214 2004-02-11  David Schleef  <ds@schleef.org>
38215
38216         Convert a few inner loops to use liboil.  This is currently
38217         optional, and is only enabled if liboil is present (duh!).
38218         * configure.ac: Check for liboil-0.1
38219         * gst/intfloat/Makefile.am:
38220         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
38221         (gst_int2float_chain_gint16):
38222         * gst/videofilter/Makefile.am:
38223         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
38224         (tablelookup_u8), (gst_videobalance_planar411):
38225         * gst/videotestsrc/Makefile.am:
38226         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
38227         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
38228         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
38229         (paint_hline_RGB565), (paint_hline_xRGB1555):
38230
38231 2004-02-11  David Schleef  <ds@schleef.org>
38232
38233         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
38234         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
38235         (gst_colorspace_getcaps), (gst_colorspace_link),
38236         (gst_colorspace_base_init), (gst_colorspace_init),
38237         (gst_colorspace_chain), (gst_colorspace_change_state),
38238         (plugin_init): Merge Ronald's patch (bug #117897) and update
38239         for new caps and negotiation.  Seems to work, although it
38240         shows off bugs in lcs.
38241
38242 2004-02-11  David Schleef  <ds@schleef.org>
38243
38244         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
38245         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
38246
38247 2004-02-11  David Schleef  <ds@schleef.org>
38248
38249         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
38250         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
38251         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
38252         Add server and port properties
38253
38254 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
38255
38256         * m4/a52.m4:
38257         * m4/aalib.m4:
38258         * m4/as-ffmpeg.m4:
38259         * m4/as-liblame.m4:
38260         * m4/as-slurp-ffmpeg.m4:
38261         * m4/check-libheader.m4:
38262         * m4/esd.m4:
38263         * m4/freetype2.m4:
38264         * m4/gconf-2.m4:
38265         * m4/glib.m4:
38266         * m4/gst-alsa.m4:
38267         * m4/gst-artsc.m4:
38268         * m4/gst-ivorbis.m4:
38269         * m4/gst-matroska.m4:
38270         * m4/gst-sdl.m4:
38271         * m4/gst-shout2.m4:
38272         * m4/gst-sid.m4:
38273         * m4/gtk.m4:
38274         * m4/libdv.m4:
38275         * m4/libfame.m4:
38276         * m4/libmikmod.m4:
38277         * m4/ogg.m4:
38278         * m4/vorbis.m4:
38279           fix underquotedness of macros (#133800)
38280         * m4/as-avifile.m4:
38281         * m4/xmms.m4:
38282           removed because no longer used
38283
38284 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
38285
38286         * configure.ac:
38287           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
38288           by autopoint (fixes #132996)
38289
38290 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38291
38292         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
38293         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
38294         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
38295         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
38296           fix memleaks
38297
38298 2004-02-11  David Schleef  <ds@schleef.org>
38299
38300         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
38301         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
38302         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
38303         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
38304         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
38305         (gst_jpegenc_class_init), (gst_jpegenc_init),
38306         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
38307         (gst_jpegenc_chain), (gst_jpegenc_set_property),
38308         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
38309         * ext/jpeg/gstjpegenc.h: Fix negotiation.
38310
38311 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38312
38313         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
38314         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
38315         * ext/mikmod/gstmikmod.h:
38316           fix caps negotiation in mikmod
38317         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
38318           output debug information
38319
38320 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38321
38322         * gst-libs/gst/colorbalance/Makefile.am:
38323         * gst-libs/gst/navigation/Makefile.am:
38324         * gst-libs/gst/xoverlay/Makefile.am:
38325           remove unused GST_OPT_CFLAGS from Makefiles
38326           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
38327
38328 2004-02-07  David Schleef  <ds@schleef.org>
38329
38330         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
38331         push events to pads that haven't been created (#133508)
38332
38333 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
38334
38335         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
38336         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
38337         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
38338         (gst_dvdec_loop), (gst_dvdec_change_state):
38339         Second attempt at committing a working dvdec element.
38340
38341 2004-02-06  David Schleef  <ds@schleef.org>
38342
38343         Build fixes for OS X: (see #129600)
38344         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
38345         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
38346         (gst_riff_read_strf_iavs):
38347         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
38348         (gst_avi_demux_stream_odml):
38349         * gst/playondemand/Makefile.am:
38350         * gst/rtp/rtp-packet.c:
38351
38352 2004-02-05  David Schleef  <ds@schleef.org>
38353
38354         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
38355         last change, because it Just Doesn't Compile.
38356
38357 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38358
38359         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
38360           skip undecodable id3v2 tag instead of keeping it
38361
38362 2004-02-05  David Schleef  <ds@schleef.org>
38363
38364         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
38365         Unref leaked buffer.  (Noticed by Ronald)
38366
38367 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
38368
38369         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
38370         Sync requires with other checks.  >= vs =.
38371
38372 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
38373
38374         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
38375         (gst_dvdec_video_link), (gst_dvdec_loop):
38376         * ext/dv/gstdvdec.h:
38377           rework the caps negotiation so that dvdec works again instead
38378           of just segfaulting.
38379
38380 === release 0.7.4 ===
38381
38382 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
38383
38384         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
38385         * configure.ac: changed for release
38386
38387 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
38388
38389         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
38390         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
38391         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
38392         * pkgconfig/gstreamer-play-uninstalled.pc.in:
38393           reworked patch by David Lehn to fix libdir and includedir for
38394           uninstalled libraries
38395           removed play and gconf from gstreamer-libs since they have their
38396           own pkgconfig files
38397
38398 2004-02-04  David Schleef  <ds@schleef.org>
38399
38400         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
38401         memleak.
38402
38403 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38404
38405         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
38406           use correct GST_TAG_ENCODER tag
38407
38408 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38409
38410         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
38411           be sure to stop the clock when going to paused
38412         * sys/oss/gstosssink.c: (gst_osssink_change_state):
38413           reset number of transmitted when going to ready.
38414         fixes #132935
38415
38416 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
38417
38418         reviewed by Benjamin Otte
38419
38420         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
38421           extract track count (fixes #133410)
38422
38423 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38424
38425         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
38426           that should be !=, not == (fixes #132519)
38427
38428 2004-02-04  David Schleef  <ds@schleef.org>
38429
38430         Make sure set_explicit_caps() is called before adding pad.
38431         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
38432         * gst/id3/gstid3types.c: (gst_id3types_loop):
38433         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
38434         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
38435
38436 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
38437
38438         * configure.ac:
38439           bump nano to 2, first prerelease
38440           put back AM_PROG_LIBTOOL
38441
38442 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
38443
38444         * testsuite/alsa/Makefile.am:
38445           these are user test apps, not automatic testsuite tests
38446
38447 2004-02-04  David Schleef  <ds@schleef.org>
38448
38449         Convert GST_DEBUG_CAPS() to GST_DEBUG():
38450         * gst/mpeg1videoparse/gstmp1videoparse.c:
38451         (mp1videoparse_parse_seq):
38452         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
38453         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
38454         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
38455         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
38456         (gst_xvideosink_getcaps):
38457         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
38458         * testsuite/gst-lint: more tests
38459
38460 2004-02-04  David Schleef  <ds@schleef.org>
38461
38462         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
38463         with the code that they would expand to.
38464         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
38465         (gst_flacdec_get_src_query_types),
38466         (gst_flacdec_get_src_event_masks):
38467         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
38468         (gst_gnomevfssrc_get_query_types),
38469         (gst_gnomevfssrc_get_event_mask):
38470
38471 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38472
38473         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
38474         (gst_sinesrc_dispose):
38475           fix memleak by properly disposing sinesrc
38476
38477 2004-02-04  Julien MOUTTE  <julien@moutte.net>
38478
38479         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
38480         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
38481         an overlay to redraw the image because it has been exposed.
38482         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
38483         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
38484         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
38485         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
38486         interface
38487         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
38488         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
38489         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
38490         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
38491         interface
38492
38493 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38494
38495         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
38496           more memleak fixage
38497
38498 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38499
38500         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
38501         * gst/typefind/gsttypefindfunctions.c:
38502           fix memleaks shown by gst-typefind
38503
38504 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
38505
38506         * common/glib-gen.mak:
38507           add hack rule to touch .Plo files
38508         * gst-libs/gst/colorbalance/Makefile.am:
38509         * gst-libs/gst/mixer/Makefile.am:
38510         * gst-libs/gst/play/Makefile.am:
38511         * gst-libs/gst/tuner/Makefile.am:
38512           remove glib_root variable
38513
38514 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38515
38516         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
38517           set explicit caps before adding the element, so the autopluggers can
38518           plug correctly.
38519         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
38520         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
38521         (mpeg_video_type_find), (mpeg_video_stream_type_find),
38522         (dv_type_find):
38523           fix memleaks in typefind functions. gst_type_find_suggest takes a const
38524           argument.
38525
38526 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
38527
38528         * gst-libs/gst/colorbalance/Makefile.am:
38529         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
38530         * gst-libs/gst/colorbalance/colorbalance.c:
38531         * gst-libs/gst/colorbalance/colorbalance.h:
38532         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
38533         * gst-libs/gst/mixer/Makefile.am:
38534         * gst-libs/gst/mixer/mixer-marshal.list:
38535         * gst-libs/gst/mixer/mixer.c:
38536         * gst-libs/gst/mixer/mixer.h:
38537         * gst-libs/gst/mixer/mixermarshal.list:
38538         * gst-libs/gst/play/Makefile.am:
38539         * gst-libs/gst/play/play.h:
38540         * gst-libs/gst/tuner/Makefile.am:
38541         * gst-libs/gst/tuner/tuner-marshal.list:
38542         * gst-libs/gst/tuner/tuner.c:
38543         * gst-libs/gst/tuner/tuner.h:
38544         * gst-libs/gst/tuner/tunermarshal.list:
38545           use new glib-gen.mak snippet to clean up Makefile.am
38546           fix various bugs in Makefile.am's
38547
38548 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38549
38550         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
38551           handle chain parsing correctly in the multichain case
38552         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
38553         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
38554         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
38555         (theora_dec_chain):
38556           handle events and queries correctly
38557
38558 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38559
38560         * .cvsignore:
38561         Ignore generated file _stdint.h.
38562
38563 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38564
38565         * gst-libs/gst/colorbalance/Makefile.am:
38566         * gst-libs/gst/colorbalance/colorbalance.h:
38567         * gst-libs/gst/mixer/Makefile.am:
38568         * gst-libs/gst/mixer/mixer.h:
38569         * gst-libs/gst/play/Makefile.am:
38570         * gst-libs/gst/play/play.h:
38571         * gst-libs/gst/tuner/Makefile.am:
38572         * gst-libs/gst/tuner/tuner.h:
38573         Generate enum type code with glib-mkenums.
38574         * gst-libs/gst/colorbalance/.cvsignore:
38575         * gst-libs/gst/mixer/.cvsignore:
38576         * gst-libs/gst/play/.cvsignore:
38577         * gst-libs/gst/tuner/.cvsignore:
38578         Ignore generated files.
38579
38580 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38581
38582         * gst-libs/gst/audio/.cvsignore:
38583         Ignore generated file.
38584         * gst-libs/gst/audio/Makefile.am:
38585         Do not install example filter.
38586
38587 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38588
38589         * examples/switch/.cvsignore:
38590         Ignore generated file.
38591
38592 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38593
38594         * common/m4/ax_create_stdint_h.m4:
38595         * configure.ac:
38596           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
38597           _stdint.h.
38598         * Makefile.am:
38599           remove generated _stdint.h in DISTCLEANFILES
38600         * ext/a52dec/gsta52dec.c:
38601           include _stdint.h for a52dec. (should fix #133064)
38602
38603 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
38604
38605         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
38606         (gst_tag_to_vorbis_comments):
38607         Add replaygain support to vorbistag
38608
38609 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
38610         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
38611         (gst_ffmpeg_caps_to_extradata):
38612           Fix SVQ3 caps flag properties
38613           Use glib macro for bytes swap
38614
38615 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38616
38617         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
38618         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
38619         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
38620         * ext/sndfile/gstsf.c: (plugin_init):
38621         * gst/avi/gstavi.c: (plugin_init):
38622         * sys/dxr3/dxr3init.c: (plugin_init):
38623         * sys/oss/gstossaudio.c: (plugin_init):
38624         * sys/v4l/gstv4l.c: (plugin_init):
38625         * sys/v4l2/gstv4l2.c: (plugin_init):
38626           remove textdomain calls
38627         * po/nl.po:
38628           update Dutch translation
38629
38630 2004-02-02  Julien MOUTTE  <julien@moutte.net>
38631
38632         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
38633         (gst_play_set_audio_sink): Moving volume in the audio thread for
38634         instantaneous volume change. Maybe i will add another volume in front
38635         of visualization later, not sure yet though.
38636
38637 2004-02-02  Julien MOUTTE  <julien@moutte.net>
38638
38639         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
38640         (gst_ximagesink_handle_xevents): Better X events handling, only take
38641         the latest events for configure and motion.
38642         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
38643
38644 2004-02-02  Jon Trowbridge  <trow@gnu.org>
38645
38646         reviewed by: David Schleef  <ds@schleef.org>
38647
38648         Fix memory leaks:
38649         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
38650         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
38651
38652 2004-02-02  David Schleef  <ds@schleef.org>
38653
38654         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
38655         of lines.
38656         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
38657         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
38658         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
38659         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
38660         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
38661         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
38662         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
38663         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
38664         (gst_float2_2_int_link):
38665         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
38666         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
38667         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
38668         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
38669         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
38670         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
38671         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
38672         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
38673         * testsuite/gst-lint: Add tests for bzero and ;;
38674
38675 2004-02-02  David Schleef  <ds@schleef.org>
38676
38677         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
38678
38679 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38680
38681         * ext/aalib/gstaasink.c: (gst_aasink_open):
38682         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
38683         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
38684         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
38685         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
38686         (gst_afsink_close_file):
38687         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
38688         (gst_afsrc_close_file):
38689         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
38690         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
38691         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
38692         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
38693         * ext/esd/esdmon.c: (gst_esdmon_get):
38694         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
38695         * ext/faac/gstfaac.c: (gst_faac_chain):
38696         * ext/faad/gstfaad.c: (gst_faad_chain):
38697         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
38698         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
38699         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
38700         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
38701         (gst_flacdec_loop):
38702         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
38703         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
38704         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
38705         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
38706         (gst_gnomevfssink_close_file):
38707         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
38708         (gst_gnomevfssrc_open_file):
38709         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
38710         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
38711         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
38712         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
38713         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
38714         * ext/mad/gstmad.c: (gst_mad_chain):
38715         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
38716         * ext/mpeg2dec/gstmpeg2dec.c:
38717         * ext/mpeg2enc/gstmpeg2enc.cc:
38718         * ext/mplex/gstmplex.cc:
38719         * ext/mplex/gstmplexibitstream.cc:
38720         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
38721         (gst_ogg_demux_push):
38722         * ext/raw1394/gstdv1394src.c:
38723         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
38724         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
38725         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
38726         (gst_sf_loop):
38727         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
38728         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
38729         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
38730         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
38731         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
38732         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
38733         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
38734         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
38735         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
38736         (gst_riff_read_element_data), (gst_riff_read_seek),
38737         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
38738         * gst/adder/gstadder.c: (gst_adder_loop):
38739         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
38740         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
38741         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
38742         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
38743         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
38744         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
38745         * gst/goom/gstgoom.c: (gst_goom_chain):
38746         * gst/id3/gstid3types.c: (gst_id3types_loop):
38747         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
38748         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
38749         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
38750         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
38751         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
38752         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
38753         (gst_ebml_read_float), (gst_ebml_read_header):
38754         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
38755         (gst_matroska_demux_parse_blockgroup):
38756         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
38757         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
38758         * gst/oneton/gstoneton.c: (gst_oneton_chain):
38759         * gst/silence/gstsilence.c: (gst_silence_get):
38760         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
38761         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
38762         * gst/speed/gstspeed.c: (speed_loop):
38763         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
38764         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
38765         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
38766         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
38767         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
38768         (gst_wavparse_loop):
38769         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
38770         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
38771         (dxr3audiosink_close):
38772         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
38773         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
38774         (dxr3videosink_close), (dxr3videosink_write_data):
38775         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
38776         * sys/oss/gstosssink.c: (gst_osssink_chain):
38777         * sys/oss/gstosssrc.c: (gst_osssrc_get):
38778         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
38779         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
38780         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
38781         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
38782         (gst_v4l_set_window), (gst_v4l_enable_overlay):
38783         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
38784         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
38785         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
38786         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
38787         (gst_v4l_set_audio):
38788         * sys/v4l/v4l_calls.h:
38789         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
38790         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
38791         (gst_v4lmjpegsink_playback_init),
38792         (gst_v4lmjpegsink_playback_start):
38793         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
38794         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
38795         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
38796         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
38797         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
38798         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
38799         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
38800         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
38801         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
38802         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
38803         (gst_v4l2_get_output), (gst_v4l2_set_output),
38804         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
38805         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
38806         (gst_v4l2_set_attribute):
38807         * sys/v4l2/v4l2_calls.h:
38808         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
38809         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
38810         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
38811         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
38812         (gst_v4l2src_capture_stop):
38813         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
38814         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
38815         (gst_ximagesink_chain):
38816         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
38817         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
38818         (gst_xvideosink_xwindow_new):
38819         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
38820         (gst_xvimagesink_chain):
38821
38822 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38823
38824         * gst/volume/gstvolume.c: (gst_volume_set_volume),
38825         (gst_volume_get_volume), (volume_class_init), (volume_init),
38826         (volume_chain_int16), (volume_update_volume):
38827         * gst/volume/gstvolume.h:
38828           make code more readable by removing magic numbers
38829           make mixer interface export 0-100 range
38830           make it internally map to 0.0-1.0 range so users don't distort
38831           output by putting the sliders at full volume
38832
38833 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38834
38835         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
38836         (gst_play_state_change), (gst_play_seek_to_time):
38837         block the tick callback for 0.5 secs after doing a seek
38838
38839 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38840
38841         * gst-libs/gst/play/play.c: (gst_play_new):
38842           check for GError
38843
38844 2004-02-01  Julien MOUTTE  <julien@moutte.net>
38845
38846         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
38847         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
38848         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
38849         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
38850         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
38851         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
38852
38853 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
38854
38855         * configure.ac:
38856         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
38857           check for a function added in vorbis 1.1
38858
38859 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38860
38861         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
38862         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
38863           really start/stop clock only on PLAYING <=> PAUSED
38864         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
38865           remove \n from debugging lines
38866         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
38867           make it work when seeking does not
38868         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
38869           reset on DISCONT
38870
38871 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38872
38873         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
38874           start clock on PAUSED=>PLAYING, not later
38875         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
38876           extract correct time for different discont formats
38877         (gst_alsa_sink_get_time):
38878           don't segfault when no format is negotiated yet, just return 0
38879         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
38880         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
38881         (gst_ogg_pad_push):
38882           handle flush and discont events correctly
38883         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
38884           handle discont events correctly
38885
38886 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
38887
38888         * gst-libs/gst/play/play.c: (gst_play_error_quark),
38889         (gst_play_error_create), (gst_play_error_plugin),
38890         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
38891         * gst-libs/gst/play/play.h:
38892           add error handling during creation
38893         * examples/gstplay/player.c: (main):
38894           use new gst_play_new
38895
38896
38897 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38898
38899         * ext/theora/theoradec.c: (theora_dec_chain):
38900           make comments work
38901         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
38902         (vorbis_dec_src_event), (vorbis_dec_chain):
38903           add encoder tag, fix tag reading to be more error tolerant, change
38904           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
38905           gst_pad_event_default.
38906         * gst/tags/gstvorbistag.c:
38907         (gst_tag_list_from_vorbiscomment_buffer):
38908           undefine function specific define at end of function
38909
38910 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
38911
38912         * ext/flac/gstflac.c: (plugin_init):
38913         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
38914         * ext/flac/gstflacdec.h:
38915         * ext/flac/gstflacenc.h:
38916           Fix typos
38917
38918 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
38919
38920         * examples/gstplay/player.c: s/gstplay.h/play.h/
38921
38922 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38923
38924         * gst-libs/gst/play/Makefile.am:
38925         * gst-libs/gst/play/gstplay.c:
38926         * gst-libs/gst/play/gstplay.h:
38927         * gst-libs/gst/play/play.c:
38928           more surgery, operation complete
38929
38930 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38931
38932         * gst-libs/gst/play/play.old.c:
38933         * gst-libs/gst/play/play.old.h:
38934           after CVS surgery by moving, remove
38935         * gst-libs/gst/play/playpipelines.c:
38936           remove
38937
38938         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
38939           add negotiation error
38940
38941 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38942
38943         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
38944         (gst_ogg_demux_push):
38945           add some seeking debug info
38946           send a flush when seeking
38947
38948 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38949
38950         * configure.ac:
38951           use AC_C_INLINE
38952         * configure.ac:
38953         * ext/Makefile.am:
38954         * ext/theora/Makefile.am:
38955         * ext/theora/theoradec.c:
38956           add theora video decoder. Does just do simple decoding for now and
38957           has been tested against Theora cvs only. It only works when theora
38958           is compiled with --enable-static.
38959         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
38960           always reset packetno on DISCONT
38961
38962 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38963
38964         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
38965           Fix audio.
38966
38967 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38968
38969         * gst/mpegaudioparse/gstmpegaudioparse.c:
38970         (mp3_type_frame_length_from_header):
38971           Fix header parsing - stolen from ffmpeg (thank you! :) ).
38972
38973 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38974
38975         * ext/esd/esdsink.c: (gst_esdsink_init):
38976           Since we have static pad template caps, we don't need to negotiate;
38977           either the core errors out or we know the format.
38978
38979 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38980
38981         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
38982         (gst_riff_read_seek):
38983         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
38984         (gst_ebml_read_seek):
38985           Fix event handling.
38986
38987 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38988
38989         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
38990           removee video/x-theora from vp3 decoder, it doesn't handle raw
38991           theora streams
38992         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
38993           fix bug with finalizing element that never went to PAUSED
38994         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
38995           length and position queries were swapped
38996         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
38997         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
38998         (vorbis_dec_src_event):
38999           implement querying time and bytes
39000
39001 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
39002
39003         * just about every source file:
39004           gst_element_error -> GST_ELEMENT_ERROR
39005
39006 2004-01-29  Julien MOUTTE  <julien@moutte.net>
39007
39008         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
39009         emiting FLUSH and even before DISCONT.
39010         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
39011         get the best instant seeking as possible yay!
39012
39013 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39014
39015         * gst/mpeg1videoparse/gstmp1videoparse.c:
39016         (gst_mp1videoparse_real_chain):
39017           Committed wrong version last week... Grr... Didn't notice until now.
39018
39019 2004-01-29  Julien MOUTTE <julien@moutte.net>
39020
39021         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
39022         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
39023         have_xwindow_id signal in xwindow_create.
39024
39025 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39026
39027         * ext/ogg/gstoggdemux.c:
39028           lots of changes - mainly support for chained bitstreams, seeking,
39029           querying and bugfixes of course
39030         * ext/vorbis/Makefile.am:
39031         * ext/vorbis/vorbisdec.c:
39032         * ext/vorbis/vorbisdec.h:
39033           add vorbisdec raw vorbis decoder
39034         * ext/vorbis/vorbis.c: (plugin_init):
39035           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
39036         * gst/intfloat/Makefile.am:
39037         * gst/intfloat/float22int.c:
39038         * gst/intfloat/float22int.h:
39039         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
39040           add float2intnew plugin. It converts multichannel interleaved float to
39041           multichannel interleaved int. The name should probably be changed.
39042         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
39043         (plugin_init):
39044           add typefinding for raw theora video so oggdemux can detect it.
39045
39046 2004-01-28  Julien MOUTTE  <julien@moutte.net>
39047
39048         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
39049         sink element first.
39050         * gst/videoscale/gstvideoscale.c:
39051         (gst_videoscale_handle_src_event): Fixing src event handler.
39052
39053 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39054
39055         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
39056         (gst_v4lsrc_open), (gst_v4lsrc_close),
39057         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
39058         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
39059         * sys/v4l/gstv4lsrc.h:
39060         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
39061         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
39062           Implement resizing... Hack. But that's why v4l is b0rked...
39063
39064 2004-01-28  Julien MOUTTE <julien@moutte.net>
39065
39066         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
39067         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
39068         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
39069         (gst_ximagesink_xwindow_destroy):
39070         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
39071         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
39072         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
39073         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
39074         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
39075         correctly cleaning the image created to check xshm calls on succes,
39076         added a lot of XSync calls in X11 functions, and fixed a segfault when
39077         no image format was defined before negotiation happened.
39078
39079 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39080
39081         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
39082           use gst_element_get_time to get correct time
39083
39084 2004-01-28  Julien MOUTTE  <julien@moutte.net>
39085
39086         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
39087         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
39088         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
39089         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
39090         (gst_xvimagesink_check_xshm_calls),
39091         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
39092         X plugins are now able to detect that XShm calls will fail even if the
39093         server claims that it has XShm support (remote displays most of the
39094         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
39095         so that we use non XShm functions. This feature is almost useless for
39096         xvimagesink as Xv is not supported on remote displays anyway, but
39097         it might happen than even on the local display XShm calls fail.
39098
39099 2004-01-27  David Schleef  <ds@schleef.org>
39100
39101         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
39102         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
39103         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
39104         changed esdsink to only use 44100,16,2, since esd sucks at rate
39105         conversion and esdsink has had difficulty negotiating.
39106
39107 2004-01-27  Julien MOUTTE <julien@moutte.net>
39108
39109         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
39110         (gst_play_seek_to_time): Fixing the way to get current position.
39111
39112 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39113
39114         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
39115           use gst_element_get_time to get correct time
39116
39117 2004-01-27  Julien MOUTTE <julien@moutte.net>
39118
39119         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
39120         fix ever... Inverting 2 lines of code make spider autoplug correctly
39121         tagged mp3 !
39122
39123 2004-01-27  David Schleef  <ds@schleef.org>
39124
39125         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
39126         Use gst_pad_try_set_caps_nonfixed().
39127
39128 2004-01-27  David Schleef  <ds@schleef.org>
39129
39130         * gst/ac3parse/gstac3parse.c: update to checklist 5
39131         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
39132         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
39133         * gst/audioscale/gstaudioscale.c: same
39134         * gst/auparse/gstauparse.c: same
39135         * gst/avi/gstavidemux.c: same
39136
39137 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39138
39139         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
39140           stop processing after EOS
39141
39142 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39143
39144         * gst/asfdemux/asfheaders.h:
39145         * gst/asfdemux/gstasfdemux.c:
39146         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
39147         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
39148         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
39149           lot's of fixes to make data extraction simpler and get the code
39150           architecture and compiler independant. Add debugging category
39151         * gst/goom/gstgoom.c: (gst_goom_change_state):
39152           reset channel count on PAUSED=>READY, not READY=>PAUSED
39153
39154 2004-01-26  Colin Walters  <walters@verbum.org>
39155
39156         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
39157         code to pull a bigger buffer in iradio mode.  This as a side effect
39158         makes typefinding work.
39159
39160 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
39161
39162         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
39163         Fix SVQ3 decoding on PPC
39164
39165 2004-01-26  Julien MOUTTE <julien@moutte.net>
39166
39167         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
39168         that one managed to stay there... Fixed.
39169
39170 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
39171
39172         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
39173         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
39174         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
39175         (qtdemux_video_caps):
39176         * gst/qtdemux/qtdemux.h:
39177         Add SVQ3 specific flags to qtdemux and ffmpeg
39178
39179 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39180
39181         * gst-libs/gst/audio/audio.h:
39182           remove buffer-frames from audio caps
39183         * gst/audioconvert/gstaudioconvert.c:
39184           fix plugin to really work.
39185
39186 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39187
39188         * gst-libs/gst/mixer/mixer.c:
39189         * gst-libs/gst/propertyprobe/propertyprobe.c:
39190         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
39191         (gst_tuner_find_channel_by_name):
39192         * gst-libs/gst/tuner/tuner.h:
39193           Add gtk-doc style comments. Also fix a function name.
39194
39195 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39196
39197         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
39198         (gst_divxdec_negotiate):
39199           Fix for new capsnego - also fixes gst-player with divxdec.
39200
39201 2004-01-25  Julien MOUTTE  <julien@moutte.net>
39202
39203         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
39204         (gst_play_identity_handoff), (gst_play_set_location),
39205         (gst_play_set_visualization), (gst_play_connect_visualization): Another
39206         try in visualization implementation. Still have an issue with switch
39207         blocking when pulling from video_queue and only audio comes out of
39208         spider.
39209         * gst/switch/gstswitch.c: (gst_switch_release_pad),
39210         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
39211         release method. And check if the pad is usable before pulling.
39212
39213 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39214
39215         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
39216         (gst_videobalance_init),
39217         (gst_videobalance_colorbalance_list_channels),
39218         (gst_videobalance_colorbalance_set_value),
39219         (gst_videobalance_colorbalance_get_value),
39220         (gst_videobalance_update_properties),
39221         (gst_videobalance_update_tables_planar411),
39222         (gst_videobalance_planar411):
39223         * gst/videofilter/gstvideobalance.h:
39224           Implement lookup-tables. +/- 10x faster.
39225
39226 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39227
39228         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
39229         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
39230           The index reading was broken. The rest worked fine, but the whole
39231           goal of my rewrite was to make avidemux readable, and this was
39232           not at all readable. Please use typed variables.
39233
39234 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39235
39236         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
39237           Additional pad usability check.
39238         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
39239         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
39240         (gst_mp1videoparse_real_chain):
39241           Fix MPEG video stream parsing. The original plugin had several
39242           issues, including not timestamping streams where the source was
39243           not timestamped (this happens with PTS values in mpeg system
39244           streams, but MPEG video is also a valid stream on its own so
39245           that needs timestamps too). We use the display time code for that
39246           for now. Also, if one incoming buffer contains multiple valid
39247           frames, we push them all on correctly now, including proper EOS
39248           handling. Lastly, several potential segfaults were fixed, and we
39249           properly sync on new sequence/gop headers to include them in next,
39250           not previous frames (since they're header for the next frame, not
39251           the previous). Also see #119206.
39252         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
39253         (bpf_from_header):
39254           Move caps setting so we only do it after finding several valid
39255           MPEG-1 fraes sequentially, not right after the first one (which
39256           might be coincidental).
39257         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
39258         (mpeg_video_type_find), (mpeg_video_stream_type_find),
39259         (plugin_init):
39260           Add unsynced MPEG video stream typefinding, and change some
39261           probability values so we detect streams rightly. The idea is as
39262           follows: I can have an unsynced system stream which contains
39263           video. In the current code, I would randomly get a type for either
39264           system or video stream type found, because the probabilities are
39265           being calculated rather randomly. I now use fixed values, so we
39266           always prefer system stream if that was found (and that is how it
39267           should be). If no system stream was found, we can still identity                the stream as video-only.
39268
39269 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39270
39271         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
39272         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
39273           don't write to buffer. Extract data without the need of
39274           __attribute__ ((packed))
39275
39276 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39277
39278         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
39279         (mpeg1_sys_type_find):
39280           Fix MPEG-1 stream typefinding.
39281
39282 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39283
39284         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
39285           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
39286
39287 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
39288
39289         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
39290         * ext/esd/gstesd.c: (plugin_init):
39291           private debugging, better error reporting
39292
39293 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39294
39295         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
39296         (gst_riff_read_init), (gst_riff_read_change_state):
39297         * gst-libs/gst/riff/riff-read.h:
39298           Remove stuff fromold metadata system.
39299
39300 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39301
39302         * ext/ogg/gstoggdemux.c:
39303           Fix wrong file comment.
39304         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
39305         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
39306           Add metadata reading properly.
39307
39308 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
39309
39310         * ext/Makefile.am:
39311           Fix nas DIST_SUBDIRS
39312           Uraeus:
39313           Fix bug where make distcheck doesn't get run on adding stuff to
39314           the build.
39315
39316 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39317
39318         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
39319         * ext/divx/gstdivxdec.h:
39320           Fix divx3 ("msmpeg4") playback using divxdec.
39321
39322 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39323
39324         * gst/typefind/gsttypefindfunctions.c:
39325         (mp3_type_frame_length_from_header): fix bug in length computation
39326         (mp3_type_find): improve debugging output
39327
39328 2004-01-23  Julien MOUTTE  <julien@moutte.net>
39329
39330         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
39331         (gst_play_set_location), (gst_play_seek_to_time),
39332         (gst_play_set_audio_sink), (gst_play_set_visualization),
39333         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
39334         the pipeline from scratch. Visualization is back and switch went out as
39335         i realized it was not possible to use the way i wanted.
39336         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
39337         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
39338         clearing in state change from READY to NULL. So that one can clean the
39339         X ressources keeping the element.
39340         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39341         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
39342         (gst_xvimagesink_colorbalance_set_value),
39343         (gst_xvimagesink_colorbalance_get_value),
39344         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
39345         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
39346         change from READY to NULL and fixed some stupid bugs in colorbalance
39347         get/set values. Also added the following feature : when nobody tries to
39348         set some values to the colorbalance levels before the xcontext is
39349         grabbed, then when creating channels list from Xv attributes we set the
39350         internal values to the Xv defaults. This way we handle buggy Xv drivers
39351         that set default hue values far from the middle of the range (Thanks
39352         to Jon Trowbridge for pointing that issue).
39353         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
39354         colorbalance levels have been set before xcontext is grabbed.
39355
39356 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39357
39358         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
39359           Fix the ossmixer case where we shouldn't open /dev/dsp* because
39360           it might block operations (which is bad for a mixer).
39361
39362 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
39363
39364         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
39365         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
39366         (gmip_find_type_pre):
39367         * gst-libs/gst/media-info/media-info-priv.h:
39368         * gst-libs/gst/media-info/media-info.c:
39369         (gst_media_info_instance_init), (gst_media_info_read_idler):
39370         add fakesink to get caps on decoder src pad again
39371         fix callback prototype to match new have_type signal signature
39372
39373 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
39374
39375         * gst/adder/gstadder.c: (gst_adder_link):
39376           fix non-compile and cut-n-paste code
39377
39378 2004-01-21  David Schleef  <ds@schleef.org>
39379
39380         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
39381         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
39382         (gst_swfdec_init), (gst_swfdec_change_state):
39383         * ext/swfdec/gstswfdec.h:
39384         Fix negotiation.
39385         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
39386         (gst_adder_request_new_pad): Fix negotiation.
39387         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
39388         Add a fixate function.
39389         * gst/intfloat/gstfloat2int.c:
39390         * gst/intfloat/gstfloat2int.h:
39391         * gst/intfloat/gstint2float.c:
39392         * gst/intfloat/gstint2float.h:
39393         Completely rewrite the negotiation.  Doesn't quite work yet,
39394         due to some buffer-frames problem.
39395
39396 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
39397
39398         * ext/gnomevfs/gstgnomevfssrc.c:
39399         * sys/v4l2/v4l2_calls.h:
39400           fix includes for distcheck
39401
39402 2004-01-21  Christian Schaller <uraeus@gnome.org>
39403
39404         * ext/nas/
39405         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
39406         based on earlier patch from Laurent Vivier
39407
39408 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
39409
39410         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
39411         Fix wma caps property
39412         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
39413         Fix typo (flags1 and flags2)
39414
39415 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
39416
39417         * gst-libs/gst/media-info/media-info-priv.c:
39418         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
39419         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
39420         (gmip_find_stream), (gmip_find_track_metadata),
39421         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
39422         (gmip_find_track_format):
39423         * gst-libs/gst/media-info/media-info-priv.h:
39424         * gst-libs/gst/media-info/media-info-test.c: (main):
39425         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
39426         (gst_media_info_read_idler), (gst_media_info_read):
39427         * gst-libs/gst/media-info/media-info.h:
39428           register debugging category and use it for debugging
39429
39430 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
39431
39432         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
39433         (gst_vorbisfile_new_link):
39434           signal streaminfo through tags
39435
39436 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39437
39438         * ext/mplex/gstmplex.cc:
39439         * ext/mplex/gstmplexibitstream.cc:
39440           g++ doesn't like NULL in our i18n/error macros, should be
39441           either (NULL) or ("").
39442
39443 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39444
39445         * sys/dxr3/dxr3audiosink.c:
39446         * sys/dxr3/dxr3init.c:
39447         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
39448         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
39449           Fix more error error error errors (missing includes here).
39450
39451 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39452
39453         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
39454           fix thomas' error errors.
39455
39456 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
39457
39458         * ext/mpeg2enc/gstmpeg2enc.cc:
39459           fix error errors.
39460
39461 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39462
39463         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
39464         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
39465           Fix for new error system.
39466
39467 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
39468
39469         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
39470           fix for new error reporting
39471
39472 2004-01-20  David Schleef  <ds@schleef.org>
39473
39474         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
39475         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
39476         (gst_ximagesink_set_xwindow_id): Change to using a framerate
39477         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
39478         and neither is 100+, most likely.
39479         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
39480         (gst_xvimagesink_getcaps): same
39481
39482 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39483
39484         * configure.ac:
39485           Up version requirement to 2.0.3 (not yet released) to avoid symbol
39486           clashes with ffmpeg.
39487
39488 2004-01-20  Julien MOUTTE  <julien@moutte.net>
39489
39490         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
39491         (gst_switch_init): Fixed switch element : proxying link and setting
39492         caps from src to sink on request.
39493
39494 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39495
39496         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
39497         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
39498         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
39499         fix element_error
39500
39501 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39502
39503         * sys/v4l/v4l_calls.h:
39504         * sys/v4l2/v4l2_calls.h:
39505           element_error fixes
39506
39507 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39508
39509         * gst-libs/gst/gst-i18n-plugin.h:
39510           add locale.h
39511           remove config.h inclusion
39512
39513 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39514
39515         * autogen.sh:
39516           adding autopoint invocation
39517         * Makefile.am:
39518         * configure.ac:
39519         * gst-libs/gst/gettext.h:
39520           adding gettext bits
39521         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
39522         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
39523         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
39524         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
39525         (gst_gnomevfssink_close_file):
39526         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
39527         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
39528         * gst-libs/gst/gst-i18n-plugin.h:
39529         * gst/avi/gstavi.c: (plugin_init):
39530         * sys/dxr3/dxr3init.c: (plugin_init):
39531         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
39532         * sys/oss/gstossaudio.c: (plugin_init):
39533         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
39534         * sys/v4l/gstv4l.c: (plugin_init):
39535         * sys/v4l/v4l_calls.c: (gst_v4l_open):
39536         * sys/v4l2/gstv4l2.c: (plugin_init):
39537         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
39538         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
39539         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
39540         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
39541         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
39542         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
39543           make sure locale and translation domain are set
39544           fix translated strings
39545         * po/.cvsignore:
39546         * po/LINGUAS:
39547         * po/Makevars:
39548         * po/POTFILES.in:
39549         * po/nl.po:
39550           put translation files into place
39551         * sys/xvideo/imagetest.c: (main):
39552         * ext/dv/demo-play.c: (main):
39553           fix unnecessary translations
39554
39555 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
39556
39557         * ext/sndfile/gstsf.c:
39558         * gst/avi/gstavimux.c:
39559         * ext/audiofile/gstafsink.c:
39560         * ext/audiofile/gstafsrc.c:
39561         * ext/gnomevfs/gstgnomevfssink.c:
39562         * ext/gnomevfs/gstgnomevfssrc.c:
39563         * sys/oss/gstosselement.c:
39564         * sys/v4l/v4l_calls.h:
39565           fix i18n include
39566
39567 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39568
39569         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
39570         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
39571         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
39572         (gst_v4l2_get_output), (gst_v4l2_set_output),
39573         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
39574         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
39575         (gst_v4l2_set_attribute):
39576         update to new error handling
39577
39578 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39579
39580         * ext/sidplay/gstsiddec.cc:
39581         * gst/modplug/gstmodplug.cc:
39582           parenthese NULL because C++ seems angry about it
39583
39584 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39585
39586         * gst-libs/gst/gst-i18n-plugin.h:
39587           add skeleton i18n stuff, but needs to be further implemented
39588
39589 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
39590
39591         * examples/gstplay/player.c: (main):
39592         * ext/aalib/gstaasink.c: (gst_aasink_open):
39593         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
39594         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
39595         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
39596         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
39597         (gst_afsink_close_file):
39598         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
39599         (gst_afsrc_close_file):
39600         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
39601         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
39602         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
39603         * ext/esd/esdmon.c: (gst_esdmon_get):
39604         * ext/esd/esdsink.c: (gst_esdsink_chain):
39605         * ext/faac/gstfaac.c: (gst_faac_chain):
39606         * ext/faad/gstfaad.c: (gst_faad_chain):
39607         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
39608         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
39609         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
39610         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
39611         (gst_flacdec_loop):
39612         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
39613         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
39614         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
39615         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
39616         (gst_gnomevfssink_close_file):
39617         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
39618         (gst_gnomevfssrc_open_file):
39619         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
39620         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
39621         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
39622         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
39623         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
39624         * ext/mad/gstmad.c: (gst_mad_chain):
39625         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
39626         * ext/mpeg2dec/gstmpeg2dec.c:
39627         * ext/mpeg2enc/gstmpeg2enc.cc:
39628         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
39629         * ext/mplex/gstmplex.cc:
39630         * ext/mplex/gstmplexibitstream.cc:
39631         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
39632         (gst_ogg_demux_push), (gst_ogg_pad_push):
39633         * ext/raw1394/gstdv1394src.c:
39634         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
39635         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
39636         * ext/sidplay/gstsiddec.cc:
39637         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
39638         (gst_sf_loop):
39639         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
39640         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
39641         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
39642         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
39643         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
39644         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
39645         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
39646         * gst-libs/gst/Makefile.am:
39647         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
39648         (gst_riff_read_element_data), (gst_riff_read_seek),
39649         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
39650         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
39651         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
39652         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
39653         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
39654         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
39655         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
39656         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
39657         * gst/goom/gstgoom.c: (gst_goom_chain):
39658         * gst/id3/gstid3types.c: (gst_id3types_loop):
39659         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
39660         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
39661         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
39662         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
39663         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
39664         (gst_ebml_read_float), (gst_ebml_read_header):
39665         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
39666         (gst_matroska_demux_parse_blockgroup):
39667         * gst/modplug/gstmodplug.cc:
39668         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
39669         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
39670         * gst/oneton/gstoneton.c: (gst_oneton_chain):
39671         * gst/silence/gstsilence.c: (gst_silence_get):
39672         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
39673         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
39674         * gst/speed/gstspeed.c: (speed_loop):
39675         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
39676         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
39677         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
39678         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
39679         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
39680         (gst_wavparse_loop):
39681         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
39682         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
39683         (dxr3audiosink_close):
39684         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
39685         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
39686         (dxr3videosink_close), (dxr3videosink_write_data):
39687         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
39688         * sys/oss/gstosselement.h:
39689         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
39690         (gst_osssink_chain):
39691         * sys/oss/gstosssrc.c: (gst_osssrc_get):
39692         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
39693         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
39694         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
39695         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
39696         (gst_v4l_enable_overlay):
39697         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
39698         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
39699         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
39700         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
39701         (gst_v4l_set_audio):
39702         * sys/v4l/v4l_calls.h:
39703         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
39704         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
39705         (gst_v4lmjpegsink_playback_init),
39706         (gst_v4lmjpegsink_playback_start):
39707         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
39708         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
39709         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
39710         (gst_v4lmjpegsrc_requeue_frame):
39711         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
39712         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
39713         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
39714         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
39715         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
39716         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
39717         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
39718         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
39719         (gst_v4l2src_capture_stop):
39720         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
39721         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
39722         (gst_ximagesink_chain):
39723         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
39724         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
39725         (gst_xvideosink_xwindow_new):
39726         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39727         (gst_xvimagesink_chain):
39728         use new error signal, function and categories
39729
39730 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
39731
39732         * configure.ac:
39733         * ext/Makefile.am:
39734         * ext/musicbrainz/gsttrm.c:
39735         * ext/musicbrainz/gsttrm.h:
39736         * ext/musicbrainz/Makefile.am:
39737         Add a trm plugin
39738
39739 2004-01-18  Julien MOUTTE  <julien@moutte.net>
39740
39741         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
39742         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
39743         synchronous property for debugging.
39744         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
39745         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39746         (gst_xvimagesink_set_property): Moving a pointer declaration to a
39747         smaller block, fixing indent.
39748
39749 2004-01-16  David Schleef  <ds@schleef.org>
39750
39751         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
39752         property affects the video stream.
39753         * sys/xvimage/xvimagesink.c:
39754         * sys/xvimage/xvimagesink.h:
39755         Add synchronous property for debugging.  Should probably be
39756         disabled in non-CVS builds.  Make sure that the Xv attribute
39757         exists before we set it (crash!).  Fix a silly float bug that
39758         caused colorbalance to just not work.
39759
39760 2004-01-17  Christian Schaller <Uraeus@gnome.org>
39761
39762         * tools/gst-launch-ext.in - update for new plugins
39763
39764 2004-01-16  David Schleef  <ds@schleef.org>
39765
39766         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
39767         already-freed caps.
39768
39769 2994-01-16  Christian Schaller <Uraeus@gnome.org>
39770
39771         * Update spec for new colorspace plugin and libcaca plugin
39772         * Fix compilation of libcaca plugin (clock -> id)
39773
39774 2004-01-16  Julien MOUTTE <julien@moutte.net>
39775
39776         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
39777         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
39778         (gst_xvimagesink_set_xwindow_id),
39779         (gst_xvimagesink_colorbalance_set_value),
39780         (gst_xvimagesink_colorbalance_get_value),
39781         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
39782         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
39783         correct colorbalance properties. They can now be set when the element
39784         is still in NULL state. The values will be committed to the Xv Port
39785         when xcontext is initialized.
39786         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
39787         brightness int values in the GstXvImagesink structure.
39788
39789 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39790
39791         * gst-libs/gst/Makefile.am:
39792           restructure so having local patches works easier.
39793
39794 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39795
39796         * ext/mpeg2enc/Makefile.am:
39797         * ext/mpeg2enc/gstmpeg2enc.cc:
39798         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
39799           Bugfix with respect to EOS handling.
39800
39801 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39802
39803         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
39804           Link with right caps (else, it segfaults).
39805         * ext/mplex/gstmplexjob.cc:
39806           Fix for slight API change in 1.6.1.93 release of mjpegtools.
39807
39808 2004-01-15  David Schleef  <ds@schleef.org>
39809
39810         * gst-libs/gst/audio/Makefile.am:
39811         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
39812         from the template.
39813         * gst-libs/gst/audio/gstaudiofilter.c:
39814         * gst-libs/gst/audio/gstaudiofilter.h:
39815         Add bytes_per_sample and size and n_samples calculation.
39816         * gst-libs/gst/audio/gstaudiofilterexample.c:
39817         Remove, now autogenerated.
39818         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
39819         Moved from gstaudiofilterexample, object name changed, code added
39820         so that it actually works.
39821         * gst-libs/gst/audio/make_filter:
39822         Script to build an audiofilter subclass from the template.
39823         * gst/colorspace/Makefile.am:
39824         * gst/colorspace/yuv2yuv.c:
39825         Remove file, since it's GPL, and we don't use it.
39826
39827 2004-01-15  Julien MOUTTE  <julien@moutte.net>
39828
39829         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
39830         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
39831         them use the buffer free function to test how the buffer was allocated.
39832
39833 2004-01-15  David Schleef  <ds@schleef.org>
39834
39835         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
39836         that handles osssink fallback.
39837         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
39838         (gst_audio_convert_getcaps):
39839         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
39840         Add audio/x-qdm2 for QDM2 audio.
39841         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
39842         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
39843         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
39844         Decrease minimum size to 16x16.
39845         * gst/wavparse/gstwavparse.c:
39846         Convert disabled pad template caps to new caps.
39847         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
39848         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39849         (gst_xvimagesink_chain): Throw element error when display cannot
39850         be opened.  Increase minimum framerate to 1.0.  Check the data
39851         free function on a buffer to make sure it is the type we expect
39852         before manipulating it.
39853
39854 2004-01-15  Julien MOUTTE <julien@moutte.net>
39855
39856         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
39857         (gst_videobalance_colorbalance_set_value): Implement passthru if
39858         settings are in the middle.
39859         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
39860
39861 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39862
39863         * gst/videofilter/Makefile.am:
39864         * gst/volume/Makefile.am:
39865           Since we use videofilter symbols, link to it.
39866
39867 2004-01-15  Julien MOUTTE <julien@moutte.net>
39868
39869         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
39870         mixer interface type to HARDWARE.
39871         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
39872         type to SOFTWARE.
39873         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
39874         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
39875         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
39876         (gst_volume_interface_init), (gst_volume_list_tracks),
39877         (gst_volume_set_volume), (gst_volume_get_volume),
39878         (gst_volume_set_mute), (gst_volume_mixer_init),
39879         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
39880         (volume_init): Implementing mixer interface.
39881         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
39882         * sys/oss/gstosselement.c: (gst_osselement_get_type),
39883         (gst_osselement_change_state): Removing some trailing commas in
39884         structures.
39885         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
39886         interface type to HARDWARE.
39887         * sys/v4l/gstv4lcolorbalance.c:
39888         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
39889         type to HARDWARE.
39890         * sys/v4l2/gstv4l2colorbalance.c:
39891         (gst_v4l2_color_balance_interface_init): Setting colorbalance
39892         interface type to HARDWARE.
39893         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
39894         same code than ximagesink for event handling.
39895
39896 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39897
39898         * ext/snapshot/Makefile.am:
39899         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
39900         (gst_snapshot_chain):
39901         * ext/snapshot/gstsnapshot.h:
39902           This has to be a joke... Snapshot should be connected to a tee,
39903           colorspace element before it and EOS after that, where the other
39904           src of the tee receives normal data.
39905           The current way is *wrong*.
39906
39907 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39908
39909         * ext/hermes/gsthermescolorspace.c:
39910           Fix another compile error. Same as below.
39911
39912 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39913
39914         * gst/colorspace/gstcolorspace.c:
39915         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
39916         (gst_colorspace_i420_to_yv12):
39917           Fix compiling... Didn't test if it actually works.
39918
39919 2004-01-15  David Schleef  <ds@schleef.org>
39920
39921         * configure.ac:
39922         * gst/colorspace/Makefile.am:
39923         * gst/colorspace/gstcolorspace.c:
39924         * gst/colorspace/gstcolorspace.h:
39925         * gst/colorspace/yuv2rgb.c:
39926         * gst/colorspace/yuv2rgb.h:
39927         Duplicate the ext/hermes colorspace plugin, and remove Hermes
39928         code and GPL code.  Fix for new caps negotiation.  Rewrite
39929         much of the format handling code, and some of the conversion
39930         code.  Basically, rewrote almost everything.  This element
39931         handles I420, YV12 to RGB conversions.
39932         * ext/hermes/Makefile.am:
39933         * ext/hermes/gsthermescolorspace.c:
39934         Rename colorspace to hermescolorspace.  Fix negotiation issues.
39935         Remove non-Hermes related code.  This element handles lots of
39936         RGB to RGB conversions, but no YUV.
39937         * ext/hermes/gstcolorspace.c:
39938         * ext/hermes/gstcolorspace.h:
39939         * ext/hermes/rgb2yuv.c:
39940         * ext/hermes/yuv2rgb.c:
39941         * ext/hermes/yuv2rgb.h:
39942         * ext/hermes/yuv2rgb_mmx16.s:
39943         * ext/hermes/yuv2yuv.c:
39944         * ext/hermes/yuv2yuv.h:
39945         Remove old code.
39946
39947 2004-01-14  Colin Walters  <walters@verbum.org>
39948
39949         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
39950         they've already been.
39951
39952 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39953
39954         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
39955           assume tag mode when pad is not connected
39956
39957 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39958
39959         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
39960           Don't update the time of the clock
39961         (gst_alsa_sink_loop):
39962           sync to the clock given to alsasink, not the own clock
39963         * sys/oss/gstosssink.c: (gst_osssink_chain):
39964           sync to the clock
39965         (gst_osssink_change_state):
39966           activate the clock
39967         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
39968         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
39969           remove bogus code that made DISCONT events unhandled
39970         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
39971           explicitly case to double in _set_simple. (fixes 2nd warning in bug
39972           #131502)
39973         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
39974         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
39975         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
39976           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
39977           2nd warning in bug #131502)
39978
39979 2004-01-14  Julien MOUTTE  <julien@moutte.net>
39980
39981         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
39982         (gst_videobalance_colorbalance_set_value),
39983         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
39984         for colorbalance interface implementation.
39985         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
39986         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
39987         (gst_ximagesink_dispose), (gst_ximagesink_init),
39988         (gst_ximagesink_class_init): Adding DISPLAY property.
39989         * sys/ximage/ximagesink.h: Adding display_name to store display.
39990         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39991         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
39992         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
39993         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
39994         properties (they still need polishing though for gst-launch use : no
39995         xcontext yet, i ll do that tomorrow).
39996         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
39997
39998 2004-01-14  Julien MOUTTE  <julien@moutte.net>
39999
40000         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
40001         (gst_play_set_location), (gst_play_set_visualization): Preparing
40002         switch integration, adding videobalance in the pipeline.
40003
40004 2004-01-14  Julien MOUTTE <julien@moutte.net>
40005
40006         * gst-libs/gst/colorbalance/colorbalance.c:
40007         (gst_color_balance_class_init): Adding a default type.
40008         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
40009         the type.
40010         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
40011         (gst_videobalance_dispose), (gst_videobalance_class_init),
40012         (gst_videobalance_init), (gst_videobalance_interface_supported),
40013         (gst_videobalance_interface_init),
40014         (gst_videobalance_colorbalance_list_channels),
40015         (gst_videobalance_colorbalance_set_value),
40016         (gst_videobalance_colorbalance_get_value),
40017         (gst_videobalance_colorbalance_init): Implementing colorbalance
40018         interface.
40019         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
40020         list.
40021         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
40022         bug which was triggering a BadAccess X error when setting an overlay
40023         before pad was really negotiated.
40024         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
40025         Using the colorbalance type macro.
40026
40027 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40028
40029         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
40030         (gst_flacenc_chain):
40031           handle tags correctly
40032         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
40033           extract ID3v1 tags correctly
40034
40035 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40036
40037         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
40038         (plugin_init):
40039           Improve matroska typefinding for odd-typed headers...
40040
40041 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40042
40043         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
40044           Fix for using incremental number on padnames.
40045
40046 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40047
40048         * ext/divx/gstdivxdec.c:
40049         * ext/divx/gstdivxenc.c:
40050           Set category to divx4linux instead of divx (too generic).
40051         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
40052         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
40053         (gst_wavparse_loop), (gst_wavparse_change_state):
40054         * gst/wavparse/gstwavparse.h:
40055           fix parsing of WAV files with non-standard fmt-tag size and fix
40056           skipping of unrecognized chunks... Someone please fix this thing
40057           to use rifflib so all this is automated.
40058         * sys/v4l/Makefile.am:
40059         * sys/v4l2/Makefile.am:
40060           Add X_CFLAGS because we depend on X (for overlay).
40061
40062 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
40063
40064         * ext/mpeg2dec/gstmpeg2dec.c:
40065           Don't issue a timestamp unless we tagged the frame
40066           with a PTS.
40067
40068 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40069
40070         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
40071           Query the audio element to get the time, not the clock. We're
40072           interested in the element's time here.
40073
40074 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40075
40076         * ext/aalib/gstaasink.c: (gst_aasink_chain):
40077         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
40078         * ext/esd/esdsink.c: (gst_esdsink_chain):
40079         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
40080         * ext/mas/massink.c: (gst_massink_chain):
40081         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
40082         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
40083         (gst_matroska_demux_parse_metadata):
40084         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
40085         (gst_mpeg_parse_release_locks):
40086         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
40087         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
40088         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
40089         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
40090         (gst_osssink_change_state):
40091         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
40092         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
40093         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
40094         (gst_xvideosink_release_locks):
40095         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
40096           use element time.
40097         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
40098         (gst_alsa_clock_stop):
40099         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
40100         (gst_audio_clock_get_internal_time):
40101           simplify for use with new clocking code.
40102         * testsuite/alsa/Makefile.am:
40103         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
40104           fix testsuite for new caps system
40105
40106 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40107
40108         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
40109         * ext/flac/gstflacenc.c: (add_one_tag):
40110           length is already host endian, no need to convert. Fixes playback of
40111           tagged files on PPC. (bug #128384)
40112
40113 2004-01-13  Julien MOUTTE <julien@moutte.net>
40114
40115         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
40116         colorbalance interface stating if it is hardware based or software
40117         based.
40118         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
40119         Removing a trailing comma.
40120         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
40121         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
40122         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
40123         the documentation seems to be wrong on the -1000 to 1000 interval.
40124
40125 2004-01-12  David Schleef  <ds@schleef.org>
40126
40127         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
40128         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
40129         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
40130         Fix negotiation.  Add a bufferalloc function for the sink pad,
40131         and generally clean up some of the code.
40132
40133 2004-01-12  Julien MOUTTE <julien@moutte.net>
40134
40135         * gst-libs/gst/colorbalance/colorbalancechannel.c:
40136         (gst_color_balance_channel_dispose): Adding safety check in dispose
40137         method.
40138         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
40139         (gst_xvimagesink_xcontext_clear),
40140         (gst_xvimagesink_interface_supported),
40141         (gst_xvimagesink_colorbalance_list_channels),
40142         (gst_xvimagesink_colorbalance_set_value),
40143         (gst_xvimagesink_colorbalance_get_value),
40144         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
40145         Adding colorbalance interface support to set XV parameters such as
40146         HUE, BRIGHTNESS, CONTRAST, SATURATION.
40147         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
40148         interface.
40149
40150 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
40151
40152         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
40153         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
40154         (gst_audio_convert_init), (gst_audio_convert_set_property),
40155         (gst_audio_convert_get_property), (gst_audio_convert_chain),
40156         (gst_audio_convert_link),
40157         (gst_audio_convert_buffer_to_default_format),
40158         (gst_audio_convert_buffer_from_default_format), (plugin_init):
40159           - implement _getcaps and use it
40160           - improve linking
40161           - remove float caps since no float conversion is actually done
40162           - remove properties and arguments that were to be used for rate
40163             conversion
40164
40165 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
40166
40167         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
40168         (gst_audio_structure_set_int):
40169         * gst-libs/gst/audio/audio.h:
40170           add helper functions for _getcaps matching the standard audio
40171           templates
40172
40173 2004-01-12  David Schleef  <ds@schleef.org>
40174
40175         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
40176         Test that pad is negotiated before getting its caps.
40177
40178 2004-01-12  Julien MOUTTE <julien@moutte.net>
40179
40180         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
40181         analyzing the pads of an element the bin is mostly in READY state so
40182         no caps were negotiated. This helper function needs to work with
40183         _get_caps directly then. I was not freeing them though, added that to
40184         fix the mem leak.
40185
40186 2004-01-12  Julien MOUTTE <julien@moutte.net>
40187
40188         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
40189         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
40190         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
40191         than the free_func.
40192
40193 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
40194
40195         * sys/oss/gstossaudio.c: (plugin_init):
40196         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
40197         * sys/oss/gstosselement.h:
40198           make an oss debugging category
40199           make failure more descriptive
40200
40201 2004-01-11  David Schleef  <ds@schleef.org>
40202
40203         * ext/ffmpeg/gstffmpeg.c:
40204         * ext/ffmpeg/gstffmpegcodecmap.c:
40205         * ext/ffmpeg/gstffmpegdec.c:
40206         * ext/ffmpeg/gstffmpegenc.c:
40207         * ext/ffmpeg/gstffmpegprotocol.c:
40208         * ext/gdk_pixbuf/gstgdkanimation.c:
40209         * ext/jpeg/gstjpeg.c:
40210         * ext/libpng/gstpng.c:
40211         * ext/mpeg2dec/perftest.c:
40212         * ext/speex/gstspeex.c:
40213         * gst-libs/gst/resample/dtos.c:
40214         * gst/intfloat/gstintfloatconvert.c:
40215         * gst/oneton/gstoneton.c:
40216         * gst/rtjpeg/RTjpeg.c:
40217         * gst/rtp/gstrtp.c:
40218         * sys/dxr3/dxr3init.c:
40219         * sys/glsink/gstgl_nvimage.c:
40220         * sys/glsink/gstgl_pdrimage.c:
40221         * sys/glsink/gstglsink.c:
40222         * testsuite/gst-lint:
40223         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
40224
40225 2004-01-11  David Schleef  <ds@schleef.org>
40226
40227         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
40228         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
40229         * ext/gdk_pixbuf/gstgdkanimation.c:
40230         (gst_gdk_animation_iter_create_pixbuf):
40231         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
40232         (gst_gdk_pixbuf_chain):
40233         * ext/gdk_pixbuf/gstgdkpixbuf.h:
40234         * ext/jack/gstjack.c: (gst_jack_change_state):
40235         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
40236         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
40237         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
40238         * gst/videofilter/gstvideofilter.c:
40239         (gst_videofilter_set_output_size):
40240         Remove all usage of gst_pad_get_caps(), and replace it with
40241         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
40242
40243 2004-01-11  David Schleef  <ds@schleef.org>
40244
40245         * configure.ac:
40246         * ext/Makefile.am: Fixes to make ext/libcaca compile.
40247         * ext/divx/gstdivxdec.c:
40248         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
40249         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
40250         handle images that span multiple buffers.  Now work with both
40251         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
40252         * ext/gdk_pixbuf/gstgdkpixbuf.h:
40253         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
40254         video/video.h changes
40255         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
40256         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
40257         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
40258         of GstData free function.
40259         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
40260         same.
40261
40262 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40263
40264         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
40265         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
40266         (gst_v4l2element_get_property):
40267         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
40268           add norm, channel and frequency properties.
40269         * sys/v4l2/gstv4l2tuner.c:
40270           fixes for tuner interface changes
40271         * sys/v4l2/gstv4l2element.h:
40272         * sys/v4l2/gstv4l2src.c:
40273         * sys/v4l2/gstv4l2src.h:
40274         * sys/v4l2/v4l2src_calls.c:
40275         * sys/v4l2/v4l2src_calls.h:
40276           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
40277
40278 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40279
40280         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
40281         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
40282         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
40283         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
40284         * gst-libs/gst/tuner/tuner.h:
40285           GObjects aren't const.
40286           Add find_by_name functions.
40287           Add checks to _changed functions.
40288         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
40289         (gst_v4l_tuner_get_norm):
40290           Fixes for above.
40291
40292 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40293
40294         * gst-libs/gst/video/video.h:
40295           Fix caps template names to be understandable.
40296           Prefix everything with GST_VIDEO.
40297         * ext/aalib/gstaasink.c:
40298         * ext/divx/gstdivxdec.c:
40299         * ext/divx/gstdivxenc.c:
40300         * ext/gdk_pixbuf/gstgdkpixbuf.c:
40301         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
40302         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
40303         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
40304         * ext/libcaca/gstcacasink.c:
40305         * ext/libpng/gstpngenc.c: (raw_caps_factory):
40306         * ext/snapshot/gstsnapshot.c:
40307         * ext/swfdec/gstswfdec.c:
40308         * ext/xvid/gstxviddec.c:
40309         * ext/xvid/gstxvidenc.c:
40310         * gst/chart/gstchart.c:
40311         * gst/deinterlace/gstdeinterlace.c:
40312         * gst/effectv/gsteffectv.c:
40313         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
40314         * gst/goom/gstgoom.c:
40315         * gst/median/gstmedian.c:
40316         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
40317         (gst_monoscope_srcconnect), (gst_monoscope_chain):
40318         * gst/overlay/gstoverlay.c:
40319         * gst/smooth/gstsmooth.c:
40320         * gst/smpte/gstsmpte.c:
40321         * gst/synaesthesia/gstsynaesthesia.c:
40322         * gst/videocrop/gstvideocrop.c:
40323         * gst/videodrop/gstvideodrop.c:
40324         * gst/y4m/gsty4mencode.c:
40325         * sys/qcam/gstqcamsrc.c:
40326         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
40327           Make them work with new video.h file.
40328         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
40329         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
40330         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
40331         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
40332           Make it work with new buffer allocation system.
40333
40334 2004-01-11  Julien MOUTTE  <julien@moutte.net>
40335
40336         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
40337         pad_alloc_buffer implementation to use ->srcpad
40338         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
40339         pad_alloc_buffer implementation to use ->srcpad
40340         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
40341         pad_alloc_buffer implementation to use ->srcpad
40342         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
40343         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
40344         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
40345         a reference to everything we need.
40346         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
40347         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
40348         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
40349         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
40350         a reference to everything we need.
40351         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
40352
40353 2004-01-11  David Schleef  <ds@schleef.org>
40354
40355         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
40356         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
40357         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
40358         structure members.
40359         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
40360         value during a resize/renegotiation.
40361         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
40362         gst_pad_alloc_buffer();
40363         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
40364         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
40365         structure members.
40366         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
40367         Fix for rename of buffer private structure members.
40368         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
40369         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
40370         Fix for rename of buffer private structure members.
40371         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
40372         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
40373         Fix for rename of buffer private structure members.
40374
40375 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
40376
40377         reviewed by: David Schleef <ds@schleef.org>
40378
40379         * gst/videofilter/Makefile.am:
40380         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
40381         from the patch by ds to fit in with recent make_filter changes.
40382
40383 2004-01-11  Julien MOUTTE  <julien@moutte.net>
40384
40385         * configure.ac: Adding examples/switch/Makefile
40386         * examples/Makefile.am: Adding examples/switch
40387         * examples/switch/Makefile.am: Adding switcher example.
40388         * examples/switch/switcher.c: (got_eos), (idle_iterate),
40389         (switch_timer), (main): Adding an example demonstrating switch usage
40390         with 2 videotestsrc showing different patterns.
40391         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
40392         (gst_switch_init): Fixing switch with the new caps system.
40393
40394 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40395
40396         * gst-libs/gst/video/video.h:
40397           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
40398           They should probably be like
40399           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
40400
40401 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40402
40403         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
40404         (qtdemux_parse_trak):
40405           fix audio chunk size/timestamp calculation
40406
40407 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40408
40409         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
40410           fix SVQ3 caps
40411
40412 2004-01-11  Steve Baker  <steve@stevebaker.org>
40413
40414         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
40415         (gst_agingtv_base_init), (gst_agingtv_class_init),
40416         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
40417         (gst_agingtv_set_property), (gst_agingtv_get_property):
40418         Port agingTV to videofilter
40419
40420 2004-01-09  Julien MOUTTE <julien@moutte.net>
40421
40422         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
40423         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
40424
40425 2004-01-09  Julien MOUTTE <julien@moutte.net>
40426
40427         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
40428         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
40429         * gst-libs/gst/xoverlay/xoverlay.c:
40430         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
40431         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
40432         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
40433         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
40434         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
40435         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
40436         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
40437         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
40438         the bufferalloc_function to replace bufferpools, fixing the XOverlay
40439         interface implementation to handle xid being 0 and fix some bugs
40440         triggered by Benjamin's testcase.
40441         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
40442         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
40443         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
40444         the bufferalloc_function to replace bufferpools, fixing the XOverlay
40445         interface implementation to handle xid being 0 and fix some bugs
40446         triggered by Benjamin's testcase.
40447
40448 2004-01-09  David Schleef  <ds@schleef.org>
40449
40450         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
40451         mouse pointer events.  It works.
40452
40453 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40454
40455         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
40456           Use explicit caps - fix capsnego.
40457         * ext/xvid/gstxviddec.c:
40458         * ext/xvid/gstxvidenc.c:
40459           Remove macro-inside-macro which caused compile errors.
40460         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
40461           Error out if it's not a RIFF file. Else we error out without
40462           gst_element_error() which is not good...
40463
40464 2004-01-08  David Schleef  <ds@schleef.org>
40465
40466         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
40467         Fix pad_link function to handle formats that ffmpeg returns
40468         as multiple caps structures.
40469         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
40470         Only complain if source buffer is _smaller_ than expected.
40471         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
40472         (gst_videoscale_handle_src_event): Resize navigation events
40473         when passing them upstream.
40474         * gst/videotestsrc/gstvideotestsrc.c:
40475         * gst/videotestsrc/gstvideotestsrc.h:
40476         * gst/videotestsrc/videotestsrc.c:
40477         * gst/videotestsrc/videotestsrc.h:
40478         Rewrite many of the buffer painting functions to handle odd
40479         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
40480         been verified to work with my video card.
40481         * testsuite/gst-lint:  Add check for elements calling
40482         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
40483
40484 2004-01-08  David Schleef  <ds@schleef.org>
40485
40486         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
40487         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
40488
40489 2004-01-08  Julien MOUTTE  <julien@moutte.net>
40490
40491         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
40492         configure event is not emiting the desired size signal. That fixes
40493         aspect ratio issues with gst-player.
40494
40495 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40496
40497         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
40498           Fix capsnego.
40499
40500 2004-01-08  Julien MOUTTE  <julien@moutte.net>
40501
40502         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
40503         public method to fire size signal.
40504
40505 2004-01-07  Julien MOUTTE  <julien@moutte.net>
40506
40507         * examples/gstplay/Makefile.am: Adding the interface library.
40508         * gst-libs/gst/play/Makefile.am: Adding the interface library.
40509         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
40510         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
40511         GST_IS_X_OVERLAY before signal connect.
40512         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
40513         Removing the have_video_size signal.
40514         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
40515         and associated public method.
40516         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
40517         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
40518         signal.
40519         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
40520         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
40521         signal.
40522         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
40523         Using XOverlay public method to fire size signal.
40524
40525 2004-01-07  David Schleef  <ds@schleef.org>
40526
40527         * gst/videofilter/Makefile.am:
40528         * gst/videofilter/gstvideotemplate.c:
40529         * gst/videofilter/make_filter:
40530         Create gstvideoexample.c in a srcdir!=builddir friendly way.
40531         Convert make_filter to /bin/sh script.
40532
40533 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
40534
40535         * gst/modplug/gstmodplug.cc: fix element description
40536
40537 2004-01-07  Julien MOUTTE  <julien@moutte.net>
40538
40539         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
40540         (got_video_size): Adding some new lines in g_print calls.
40541         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
40542         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
40543         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
40544         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
40545         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
40546         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
40547         Complete code review, reverting some stuff i disagree with, adding
40548         some fixes : time synchronization on invalid timestamps, renegotiation
40549         of private window.
40550         * sys/ximage/ximagesink.h:
40551         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
40552         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
40553         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
40554         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
40555         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
40556         (gst_xvimagesink_buffer_new),
40557         (gst_xvimagesink_navigation_send_event),
40558         (gst_xvimagesink_set_xwindow_id),
40559         (gst_xvimagesink_get_desired_size),
40560         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
40561         stuff i disagree with, adding some fixes : Renegotiation of private
40562         window, implementing get_desired_size.
40563
40564 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40565
40566         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
40567         (gst_afsink_handle_event):
40568         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
40569         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
40570         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
40571         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
40572         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
40573           Fix for instantiate-test (see core). Also remove dead code from
40574           jpegenc (which still needs fixing, but that's lower on my TODO
40575           list...).
40576         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
40577           Never return NULL as caps.
40578
40579 2004-01-07  David Schleef  <ds@schleef.org>
40580
40581         * configure.ac:
40582         * ext/Makefile.am:
40583         * ext/librfb/Makefile.am:
40584         * ext/librfb/gstrfbsrc.c:
40585         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
40586         is the protocol used by VNC.
40587
40588 2004-01-07  David Schleef  <ds@schleef.org>
40589
40590         * gst/videofilter/gstvideotemplate.c:
40591         * gst/videofilter/gstvideotemplate.h:
40592         * gst/videofilter/make_filter:
40593         Merge videotemplate header into source file.
40594         * gst/effectv/Makefile.am:
40595         * gst/effectv/gsteffectv.c: (plugin_init):
40596         * gst/effectv/gstwarp.c:
40597         Make warpTV a subclass of videofilter.
40598
40599 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40600
40601         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
40602           Add guard against invalid utf-8 conversions in mad. Just in case.
40603
40604 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40605
40606         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
40607           Fix for bug shown by poisoning
40608
40609 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40610
40611         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
40612         (gst_v4lmjpegsrc_buffer_free):
40613         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
40614         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
40615         (gst_v4lsrc_buffer_free):
40616           Fix for removed bufferpools.
40617
40618 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
40619
40620         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
40621         Fix caps negotiation.
40622
40623         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
40624         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
40625         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
40626         (dvdnavsrc_event):
40627         * ext/mpeg2dec/gstmpeg2dec.c:
40628         * gst-libs/gst/navigation/navigation.c:
40629         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
40630         * gst-libs/gst/navigation/navigation.h:
40631         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
40632         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
40633         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
40634         Super-simple first version of mouse and keyboard events. Clicking
40635         on a DVD menu now works, although it may not take you where you
40636         expected.
40637
40638         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
40639         * gst/videotestsrc/gstvideotestsrc.c:
40640         (gst_videotestsrc_src_fixate):
40641         These fixate functions were broken - they never actually
40642         fixated :)
40643
40644 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40645
40646         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
40647         (gst_icecastsend_init):
40648           fix for new caps system.
40649         * gst-libs/gst/mixer/mixertrack.h:
40650         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
40651           Add 'master track' flag (for tools like ACME that only want to
40652           change the main volume).
40653
40654 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
40655
40656         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
40657         (gst_xvid_csp_to_caps):
40658         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
40659         * ext/xvid/gstxvidenc.c:
40660         ifdef out ARGB type when it isn't available
40661         in xvidcore 1.0.0beta2
40662
40663 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40664
40665         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
40666           When we have received a new SCR right in the first buffer after
40667           a seek (so in the same cycle that handles the discont), we should
40668           handle the buffer instead of unreffing it, else we lose data.
40669
40670 2004-01-06  Iain <iain@prettypeople.org>
40671
40672         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
40673           buffer-frames caps too.
40674
40675         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
40676           caps that we need, don't destroy them all and rebuild them. And when
40677           creating src pads, use the src pad template rather than the sink...
40678
40679 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40680
40681         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
40682           Add pad to element *after* setting functions such as event handler.
40683           Without this, the scheduler (opt) will link pads, set the event
40684           handler from the default event function (dispatcher in gstpad.c)
40685           and *after* that, we will set our own event function, which will
40686           thus never be used (and thus mpegdemux doesn't handle events).
40687
40688 2004-01-04  David Schleef  <ds@schleef.org>
40689
40690         Fix the fixate functions to handle new prototype:
40691         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
40692         * gst/videotestsrc/gstvideotestsrc.c:
40693         (gst_videotestsrc_src_fixate):
40694         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
40695         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
40696         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
40697
40698 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40699
40700         * sys/ximage/ximagesink.h:
40701         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
40702         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
40703         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
40704         (gst_ximagesink_xoverlay_init):
40705           assorted fixes to make (re)embedding work
40706         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
40707         (gst_ximagesink_get_desired_size):
40708           implement desired size additions to XOverlay
40709
40710 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40711
40712         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
40713         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
40714         (gst_x_overlay_got_desired_size):
40715         * gst-libs/gst/xoverlay/xoverlay.h:
40716           Add optional "desired size" signal and querying.
40717
40718 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40719
40720         * gst/matroska/matroska-demux.c:
40721         (gst_matroska_demux_parse_blockgroup):
40722           Fix EBML-laced block parsing. Diffs are relative to previous
40723           lace, not the first lace. Thanks to Mosu from the Matroska
40724           team for detecting this.
40725         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
40726         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
40727         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
40728         (gst_wavparse_change_state):
40729         * gst/wavparse/gstwavparse.h:
40730           Quickfix for capsnego.
40731
40732 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40733
40734         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
40735           Fix indenting, fix pad creation.
40736
40737 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40738
40739         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
40740         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
40741         (gst_xviddec_sink_link):
40742           Implement src_getcaps() so proper size caps is negotiated.
40743
40744 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40745
40746         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
40747           Finish flac decoder on EOS. See #116178.
40748
40749 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40750
40751         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
40752         (gst_matroska_demux_add_stream):
40753         * gst/matroska/matroska-ids.h:
40754           Add getcaps() function to fix capsnego...
40755
40756 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40757
40758         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
40759         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
40760         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
40761           Fix more integer overflows. Again, see #126967.
40762
40763 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40764
40765         * ext/mpeg2dec/gstmpeg2dec.c:
40766           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
40767           #130416.
40768
40769 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40770
40771         * configure.ac:
40772         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
40773         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
40774         * ext/xvid/gstxvid.h:
40775         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
40776         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
40777         (gst_xviddec_src_link), (gst_xviddec_sink_link),
40778         (gst_xviddec_change_state):
40779         * ext/xvid/gstxviddec.h:
40780         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
40781         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
40782         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
40783         (gst_xvidenc_link), (gst_xvidenc_set_property),
40784         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
40785         * ext/xvid/gstxvidenc.h:
40786           Update xvid plugin to latest xvid (1.0.0-beta3) API.
40787
40788 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40789
40790         * gst/rtp/rtp-packet.c:
40791           Add sys/types.h include, since OS X doesn't define in_addr_t
40792           in netinet/in.h, like it does on Linux (see #129600).
40793
40794 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
40795
40796         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
40797
40798         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
40799           Correct logic of dispose function (see #129306).
40800
40801 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40802
40803         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
40804         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
40805         (gst_mpeg_parse_init):
40806         * gst/mpegstream/gstmpegparse.h:
40807           Remove clock (which was never provided, i.e. dead code), and
40808           also fix integer overflows at high PTS values (see #126967).
40809
40810 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40811
40812         * ext/flac/gstflacdec.c:
40813         * ext/libpng/gstpngenc.h:
40814         * ext/mikmod/gstmikmod.h:
40815           OS X fixes (see #126628).
40816
40817 2004-01-02  David Schleef  <ds@schleef.org>
40818
40819         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
40820         (gst_alsa_src_base_init): Remove bogus "src" request pad.
40821         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
40822         (gst_mpeg_parse_class_init): Move pad template registration
40823         to class_init, since the derived class (mpegdemux) doesn't
40824         want them.
40825
40826 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40827
40828         * sys/ximage/Makefile.am:
40829         * sys/xvideo/Makefile.am:
40830         * sys/xvimage/Makefile.am:
40831           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
40832           after installation (see #127664).
40833
40834 2004-01-02  David Schleef  <ds@schleef.org>
40835
40836         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
40837         (gst_ffmpegenc_connect):  Negotiation fixes.
40838         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
40839         Remove inappropriate gst_caps_free().
40840         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
40841         Reenable Ronald's internal resize code, since the core handles
40842         it correctly now.
40843
40844 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40845
40846         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
40847         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
40848         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
40849           Fix pad template stuff.
40850
40851 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40852
40853         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
40854         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
40855           fix signed integer reading/writing.
40856
40857 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40858
40859         * ext/alsa/README:
40860           Remove outdated document
40861
40862 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
40863
40864         * gst/cutter/gstcutter.c: (gst_cutter_init):
40865           src pad was being created twice - oops.
40866
40867 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40868
40869         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
40870           Comment out internal resize. It doesn't handle the resulting
40871           XEvent internally, does another try_set_caps() which leads to
40872           a really nice loop.
40873           Real fix will come when Julien and Dave are awake. ;).
40874
40875 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40876
40877         * ext/mpeg2enc/gstmpeg2enc.cc:
40878           fix const/nonconst compile issue.
40879
40880 2004-01-02  David Schleef  <ds@schleef.org>
40881
40882         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
40883         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
40884         Add fixate function and a check for bad formats.
40885
40886 2004-01-01  David Schleef  <ds@schleef.org>
40887
40888         Negotiation fixes:
40889         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
40890         (gst_audiofilter_init):
40891         * gst/debug/efence.c: (gst_efence_init):
40892         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
40893         (gst_deinterlace_init):
40894         * gst/volume/gstvolume.c: (volume_connect):
40895
40896 2004-01-01  David Schleef  <ds@schleef.org>
40897
40898         Convert elements to use gst_pad_use_explicit_caps() where
40899         appropriate:
40900         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
40901         * ext/audiofile/gstafparse.c: (gst_afparse_init),
40902         (gst_afparse_open_file):
40903         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
40904         (gst_afsrc_open_file):
40905         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
40906         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
40907         (gst_ffmpegdec_chain):
40908         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
40909         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
40910         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
40911         (gst_gdk_pixbuf_chain):
40912         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
40913         (gst_jpegdec_chain):
40914         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
40915         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
40916         (gst_mikmod_negotiate):
40917         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
40918         (gst_mpeg2dec_negotiate_format):
40919         * ext/mpeg2enc/gstmpeg2enc.cc:
40920         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
40921         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
40922         (gst_speexdec_sinkconnect):
40923         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
40924         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
40925         (gst_vorbisfile_new_link):
40926         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
40927         (gst_ac3parse_chain):
40928         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
40929         (gst_asf_demux_setup_pad):
40930         * gst/auparse/gstauparse.c: (gst_auparse_init),
40931         (gst_auparse_chain):
40932         * gst/id3/gstid3types.c: (gst_id3types_loop):
40933         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
40934         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
40935         (mp1videoparse_parse_seq):
40936         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
40937         (bpf_from_header):
40938         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
40939         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
40940         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
40941         (gst_mpeg_parse_send_data):
40942         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
40943         (gst_qtdemux_add_stream):
40944         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
40945         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
40946         (gst_wavparse_parse_fmt):
40947
40948 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40949
40950         * configure.ac:
40951           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
40952           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
40953           it therefore uses the wrong include paths. Too bad... Note
40954           that 1.6.1.93 is not release yet. ;).
40955           Also add a check for mplex, which is now using the lib'ified
40956           mplex from mjpegtools, too.
40957         * ext/ffmpeg/gstffmpegcodecmap.c:
40958           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
40959           issues. I don't think ffmpeg handles 3ivx correctly, so this
40960           probably won't work. But it won't hurt either.
40961         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
40962         (gst_ffmpegdec_chain):
40963         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
40964         (gst_ffmpegenc_chain_audio):
40965           Fix memleak in audio encoding. Close codec if open fails, this
40966           calls the cleanup routines so we can re-use the context.
40967         * ext/mpeg2enc/gstmpeg2enc.cc:
40968           Fix pad template names/types, fix memory issue with getcaps().
40969         * ext/mpeg2enc/gstmpeg2encoder.cc:
40970         * ext/mpeg2enc/gstmpeg2encoder.hh:
40971           Fix compile issue with new caps system (const thingy).
40972         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
40973         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
40974           We read a first frame right on initing, so that we have a caps
40975           when we init the output. This caps is cached in padprivate and
40976           read as first frame.
40977         * ext/mplex/Makefile.am:
40978         * ext/mplex/gstmplex.cc:
40979         * ext/mplex/gstmplex.h:
40980         * ext/mplex/gstmplex.hh:
40981         * ext/mplex/gstmplexibitstream.cc:
40982         * ext/mplex/gstmplexibitstream.hh:
40983         * ext/mplex/gstmplexjob.cc:
40984         * ext/mplex/gstmplexjob.hh:
40985         * ext/mplex/gstmplexoutputstream.cc:
40986         * ext/mplex/gstmplexoutputstream.hh:
40987           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
40988           had issues, didn't do capsnego, supported only a subset of the
40989           mplex features and required a mplex fork in our local CVS. Plus
40990           that it worked agaist a very old mplex version. Rewriting was
40991           faster than updating it.
40992         * gst-libs/ext/Makefile.am:
40993         * gst-libs/ext/mplex/INSTRUCT:
40994         * gst-libs/ext/mplex/Makefile.am:
40995         * gst-libs/ext/mplex/README:
40996         * gst-libs/ext/mplex/TODO:
40997         * gst-libs/ext/mplex/ac3strm_in.cc:
40998         * gst-libs/ext/mplex/audiostrm.hh:
40999         * gst-libs/ext/mplex/audiostrm_out.cc:
41000         * gst-libs/ext/mplex/aunit.hh:
41001         * gst-libs/ext/mplex/bits.cc:
41002         * gst-libs/ext/mplex/bits.hh:
41003         * gst-libs/ext/mplex/buffer.cc:
41004         * gst-libs/ext/mplex/buffer.hh:
41005         * gst-libs/ext/mplex/fastintfns.h:
41006         * gst-libs/ext/mplex/format_codes.h:
41007         * gst-libs/ext/mplex/inputstrm.cc:
41008         * gst-libs/ext/mplex/inputstrm.hh:
41009         * gst-libs/ext/mplex/lpcmstrm_in.cc:
41010         * gst-libs/ext/mplex/mjpeg_logging.cc:
41011         * gst-libs/ext/mplex/mjpeg_logging.h:
41012         * gst-libs/ext/mplex/mjpeg_types.h:
41013         * gst-libs/ext/mplex/mpastrm_in.cc:
41014         * gst-libs/ext/mplex/mpegconsts.cc:
41015         * gst-libs/ext/mplex/mpegconsts.h:
41016         * gst-libs/ext/mplex/mplexconsts.hh:
41017         * gst-libs/ext/mplex/multplex.cc:
41018         * gst-libs/ext/mplex/outputstream.hh:
41019         * gst-libs/ext/mplex/padstrm.cc:
41020         * gst-libs/ext/mplex/padstrm.hh:
41021         * gst-libs/ext/mplex/stillsstream.cc:
41022         * gst-libs/ext/mplex/stillsstream.hh:
41023         * gst-libs/ext/mplex/systems.cc:
41024         * gst-libs/ext/mplex/systems.hh:
41025         * gst-libs/ext/mplex/vector.cc:
41026         * gst-libs/ext/mplex/vector.hh:
41027         * gst-libs/ext/mplex/videostrm.hh:
41028         * gst-libs/ext/mplex/videostrm_in.cc:
41029         * gst-libs/ext/mplex/videostrm_out.cc:
41030         * gst-libs/ext/mplex/yuv4mpeg.cc:
41031         * gst-libs/ext/mplex/yuv4mpeg.h:
41032         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
41033         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
41034           We don't fork mjpegtools' mplex in our CVS anymore.
41035         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
41036         (gst_avi_demux_add_stream):
41037         * gst/avi/gstavidemux.h:
41038           Add getcaps() function for proper caps nego. This makes some
41039           parts of AVI playback/reading work.
41040         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
41041           Resize window on new capsnego. This is probably wrong, but
41042           I'm still committing it because with current capsnego, the
41043           first successfull capsnego is auto-fixated, therefore rounded
41044           down to the lowest values in the caps. this results in a 16x16
41045           XWindow that is not reized when real capsnego finishes.
41046           Dave, I see more cases of this, do you know a proper solution?
41047         * tools/gst-launch-ext.in:
41048           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
41049
41050 2003-12-31  David Schleef  <ds@schleef.org>
41051
41052         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
41053         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
41054           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
41055
41056 2003-12-30  David Schleef  <ds@schleef.org>
41057
41058         * ext/ffmpeg/gstffmpegcolorspace.c:
41059         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
41060         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
41061         (gst_ffmpegcsp_chain): Negotiation fixes
41062         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
41063         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
41064         (gst_audio_convert_link), (gst_audio_convert_channels):
41065         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
41066         (gst_audioscale_link), (gst_audioscale_get_buffer),
41067         (gst_audioscale_chain): Negotiation fixes
41068         * gst/audioscale/gstaudioscale.h:
41069         * gst/videofilter/gstvideofilter.c:
41070         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
41071         (gst_videofilter_link), (gst_videofilter_init),
41072         (gst_videofilter_set_output_size), (gst_videofilter_setup),
41073         (gst_videofilter_find_format_by_structure):
41074         * gst/videofilter/gstvideofilter.h: Negotiation fixes
41075         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
41076         (gst_videoscale_link):
41077         * gst/videoscale/videoscale.c: (videoscale_get_structure),
41078         (videoscale_find_by_structure), (gst_videoscale_setup):
41079         * gst/videoscale/videoscale.h: Negotiation fixes
41080         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
41081         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
41082         function, restrict resizing to a multiple of 4 (hack until
41083         everyone supports odd sizes correctly).
41084
41085 2003-12-29  Colin Walters  <walters@verbum.org>
41086
41087         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
41088         signed.
41089
41090 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
41091
41092         * ext/sndfile/gstsf.c: (gst_sf_loop):
41093           Fix warning about discarding const qualifier
41094
41095 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
41096
41097         * gst/cutter/gstcutter.c:
41098         * gst/videoscale/gstvideoscale.c:
41099         * gst/volenv/gstvolenv.c:
41100         * gst-libs/gst/audio/audio.c:
41101         * gst-libs/gst/video/video.c:
41102           Fix warnings
41103
41104 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41105
41106         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
41107           Don't send ALSA debugging to stderr.
41108         * ext/alsa/gstalsa.h:
41109           Use GST_WARNING instead of g_warning when ALSA functions fail.
41110
41111 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41112
41113         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
41114           Free XVAdapterInfo correctly.
41115
41116 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41117
41118         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
41119         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
41120           Make id3tag use correct caps nego.
41121
41122 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
41123
41124         * ext/ivorbis/vorbis.c:
41125         * ext/ivorbis/vorbisenc.h:
41126         * ext/ivorbis/vorbisfile.c:
41127           Modify so that it uses the new caps things
41128
41129 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41130
41131         * testsuite/spider/spider1.c: (main):
41132         * testsuite/spider/spider2.c: (main):
41133         * testsuite/spider/spider3.c: (main):
41134           Make tests compile again. They probably don't work.
41135
41136 2003-12-24  Colin Walters  <walters@verbum.org>
41137
41138         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
41139         we can't fixate the caps anymore.
41140
41141 2003-12-23  David Schleef  <ds@schleef.org>
41142
41143         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
41144         * sys/oss/gstosssink.c: (gst_osssink_init),
41145         (gst_osssink_sink_fixate): Add fixate function.
41146
41147 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
41148
41149         * ext/ffmpeg/gstffmpegcodecmap.c:
41150         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
41151         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
41152         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
41153         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
41154         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
41155         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
41156         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
41157           fix typo in RGB masks, and move back to "old" colorspace
41158           capsnego code until whoever wrote this new crap has actually
41159           tested it so that it works.
41160           And yes, this works, keep it that way please.
41161
41162 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
41163
41164         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
41165         (gst_divxdec_init), (gst_divxdec_negotiate):
41166         * ext/divx/gstdivxdec.h:
41167         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
41168         (gst_divxenc_init):
41169         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
41170         (gst_faac_sinkconnect), (gst_faac_srcconnect):
41171         * ext/mpeg2enc/gstmpeg2enc.cc:
41172         * ext/mpeg2enc/gstmpeg2encoder.cc:
41173         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
41174         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
41175         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
41176         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
41177         (dxr3spusink_init):
41178         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
41179         (dxr3videosink_init):
41180           Fix caps breakage after Dave's caps branch merge.
41181
41182 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
41183
41184         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
41185           Fix for 24bpp display.
41186
41187 2003-12-23  Colin Walters  <walters@verbum.org>
41188
41189         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
41190         a GnomeVFSHandle directly.
41191
41192 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41193
41194         * gst/volume/Makefile.am:
41195         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
41196         (volume_base_init), (volume_init):
41197           Reenable volume element and fix to work with new caps stuff.
41198           Rhythmbox needs this.
41199
41200 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41201
41202         * gst/qtdemux/qtdemux.c: (plugin_init):
41203           qtdemux requires bytestream
41204
41205 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41206
41207         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
41208           Fix remaining caps handling errors due to CAPS merge.
41209
41210 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41211
41212         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
41213         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
41214         (gst_faad_srcconnect):
41215           Port to new caps system.
41216
41217 2003-12-21  Julien MOUTTE  <julien@moutte.net>
41218
41219         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
41220         (got_video_size), (main): using g_print instead of g_message.
41221         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
41222         signal which was not emitted because of "switch" element added to the
41223         bin but not connected. (Removing from the bin temporarily)
41224
41225 2003-12-21  Julien MOUTTE  <julien@moutte.net>
41226
41227         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
41228         find X development files. I don't understand the previous tests and
41229         they fail on my debian/ppc unstable. This one works.
41230         * examples/gstplay/player.c: (main): Set the pipeline to READY before
41231         exiting.
41232         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
41233         (gst_play_set_video_sink), (gst_play_set_audio_sink),
41234         (gst_play_set_visualization): Add some safety checks in set_ methods
41235         and state_change. This was throwing some ugly CRITICAL messages when
41236         pipeline was getting disposed and casts were failing.
41237
41238 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
41239
41240         * configure.ac:
41241           Improve mpeg2enc detection. This is for distributions that do
41242           ship mjpegtools, but without mpeg2enc. Also does object check
41243           for might there ever be ABI incompatibility.
41244         * ext/mpeg2enc/gstmpeg2enc.cc:
41245           Add Andrew as second maintainer (he's helping me), and also add
41246           an error if no caps was set. This happens if I pull before capsnego
41247           and that's something I should solve sometime else.
41248         * gst/matroska/matroska-demux.c:
41249         (gst_matroska_demux_parse_blockgroup):
41250           Fix time parsing.
41251         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
41252         (gst_matroska_mux_track_header):
41253           Add caps to templates.
41254         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
41255           Add mpegversion=1 to prevent confusion with MPEG/AAC.
41256         * gst/mpegstream/gstmpegdemux.c:
41257           Remove layer since it causes warnings about unfixed caps.
41258         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
41259           Fix obvious typo (we error out if caps were set, we should of
41260           course error out if *no* caps were set).
41261         * sys/oss/gstosselement.c: (gst_osselement_convert):
41262           Fix format conversion, we confused bits/bytes.
41263         * sys/oss/gstosselement.h:
41264           Improve documentation for 'bps'.
41265         * sys/v4l/TODO:
41266           Remove stuff about plugins that need removing - this was done
41267           ages ago.
41268         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
41269         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
41270         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
41271         (gst_v4lsrc_src_query):
41272         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
41273         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
41274           Add get_query_types(), get_formats() and query() functions.
41275
41276 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
41277
41278         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
41279           * moved CVS to freedesktop.org