gst/playback/: Add basic docs to decodebin and link to decodebin from decodebin2.
[platform/upstream/gstreamer.git] / ChangeLog
1 2008-12-08  Stefan Kost  <ensonic@users.sf.net>
2
3         * gst/playback/gstdecodebin.c:
4         * gst/playback/gstdecodebin2.c:
5           Add basic docs to decodebin and link to decodebin from decodebin2.
6           
7
8 2008-12-08  Wim Taymans  <wim.taymans@collabora.co.uk>
9
10         Patch by: Olivier Crete  <tester at tester ca>
11
12         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_remove):
13         * gst-libs/gst/rtp/gstrtcpbuffer.h:
14         Implement gst_rtcp_packet_remove(). Fixes #563174.
15
16         * tests/check/libs/rtp.c: (GST_START_TEST), (rtp_suite):
17         Add unit test for some RTCP functions.
18
19 2008-12-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
20
21         * configure.ac:
22         Apparently AC_CONFIG_MACRO_DIR breaks when using more
23         than one macro directory, reverting last change.
24
25 2008-12-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
26
27         * configure.ac:
28         Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to
29         our M4 macros.
30
31 2008-12-03  Edward Hervey  <edward.hervey@collabora.co.uk>
32
33         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
34         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
35         Clear all flags on buffers returned from the image pool.
36         Fixes #563143
37
38 2008-11-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
39
40         Patch by: Cygwin Ports maintainer
41                   <yselkowitz at users dot sourceforge dot net>
42
43         * autogen.sh:
44         * configure.ac:
45         Require gettext 0.17 because older versions don't mix with libtool
46         2.2. At build time an older gettext version will still work.
47         Fixes bug #556091.
48
49 2008-11-28  Christian Schaller <christian.schaller@collabora.co.uk>
50
51         * gst/speexresample/Makefile.am: fix build by removing -lgstaudio 
52
53 2008-11-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
54
55         * docs/plugins/gst-plugins-base-plugins.args:
56         * docs/plugins/gst-plugins-base-plugins.hierarchy:
57         * docs/plugins/gst-plugins-base-plugins.interfaces:
58         * docs/plugins/gst-plugins-base-plugins.prerequisites:
59         * docs/plugins/inspect/plugin-videorate.xml:
60         * gst/speexresample/gstspeexresample.c:
61         Update documentation of speexresample for the new element name.
62
63 2008-11-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
64
65         * gst/speexresample/README:
66         Update README with the latest diff between the Speex resampler
67         and our copy.
68
69 2008-11-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
70
71         * gst/speexresample/gstspeexresample.c: (plugin_init):
72         Update the debug category from speex_resample to audioresample.
73
74 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
75
76         * gst/audioresample/Makefile.am:
77         * gst/audioresample/buffer.c:
78         * gst/audioresample/buffer.h:
79         * gst/audioresample/debug.c:
80         * gst/audioresample/debug.h:
81         * gst/audioresample/functable.c:
82         * gst/audioresample/functable.h:
83         * gst/audioresample/gstaudioresample.c:
84         * gst/audioresample/gstaudioresample.h:
85         * gst/audioresample/resample.c:
86         * gst/audioresample/resample.h:
87         * gst/audioresample/resample_chunk.c:
88         * gst/audioresample/resample_functable.c:
89         * gst/audioresample/resample_ref.c:
90         * tests/check/elements/audioresample.c:
91         Remove audioresample files.
92
93 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
94
95         * docs/plugins/inspect/plugin-audioresample.xml:
96         Regenerated for library filename change.
97
98 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
99
100         * configure.ac:
101         * docs/plugins/Makefile.am:
102         * docs/plugins/gst-plugins-base-plugins-sections.txt:
103         * docs/plugins/gst-plugins-base-plugins.args:
104         * docs/plugins/gst-plugins-base-plugins.hierarchy:
105         * docs/plugins/gst-plugins-base-plugins.interfaces:
106         * docs/plugins/gst-plugins-base-plugins.prerequisites:
107         * docs/plugins/inspect/plugin-adder.xml:
108         * docs/plugins/inspect/plugin-alsa.xml:
109         * docs/plugins/inspect/plugin-audioconvert.xml:
110         * docs/plugins/inspect/plugin-audiorate.xml:
111         * docs/plugins/inspect/plugin-audioresample.xml:
112         * docs/plugins/inspect/plugin-audiotestsrc.xml:
113         * docs/plugins/inspect/plugin-cdparanoia.xml:
114         * docs/plugins/inspect/plugin-decodebin.xml:
115         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
116         * docs/plugins/inspect/plugin-gdp.xml:
117         * docs/plugins/inspect/plugin-gio.xml:
118         * docs/plugins/inspect/plugin-gnomevfs.xml:
119         * docs/plugins/inspect/plugin-libvisual.xml:
120         * docs/plugins/inspect/plugin-ogg.xml:
121         * docs/plugins/inspect/plugin-pango.xml:
122         * docs/plugins/inspect/plugin-playback.xml:
123         * docs/plugins/inspect/plugin-queue2.xml:
124         * docs/plugins/inspect/plugin-subparse.xml:
125         * docs/plugins/inspect/plugin-tcp.xml:
126         * docs/plugins/inspect/plugin-theora.xml:
127         * docs/plugins/inspect/plugin-typefindfunctions.xml:
128         * docs/plugins/inspect/plugin-uridecodebin.xml:
129         * docs/plugins/inspect/plugin-video4linux.xml:
130         * docs/plugins/inspect/plugin-videorate.xml:
131         * docs/plugins/inspect/plugin-videoscale.xml:
132         * docs/plugins/inspect/plugin-videotestsrc.xml:
133         * docs/plugins/inspect/plugin-volume.xml:
134         * docs/plugins/inspect/plugin-vorbis.xml:
135         * docs/plugins/inspect/plugin-ximagesink.xml:
136         * docs/plugins/inspect/plugin-xvimagesink.xml:
137         * gst/speexresample/gstspeexresample.c: (plugin_init):
138         * gst/speexresample/Makefile.am:
139         * tests/check/Makefile.am:
140         * tests/check/elements/speexresample.c: (setup_speexresample),
141         (GST_START_TEST), (test_pipeline):
142         Rename the moved speexresample to audioresample, integrate into the
143         build system and remove the old audioresample from the build system.
144         Fixes bug #558124, #385061, #346218, #116051.
145
146 2008-11-27  Wim Taymans  <wim.taymans@collabora.co.uk>
147
148         * gst-libs/gst/audio/gstbaseaudiosrc.c:
149         (gst_base_audio_src_get_offset), (gst_base_audio_src_create):
150         Avoid nasty int overflows after about 12 hours and 25 minutes when these
151         code paths are triggered. 
152         A free beer to Håvard Graff for finding this!
153
154 2008-11-27  Wim Taymans  <wim.taymans@collabora.co.uk>
155
156         Patch by: 이문형 <iwings at gmail dot com>
157
158         * gst-libs/gst/rtsp/gstrtspconnection.c:
159         (gst_rtsp_connection_connect):
160         A successful gst_poll_wait() doesn't always mean successful connect() on
161         Windows.  We should check errors by calling gst_poll_fd_has_error().
162         See #561924.
163
164 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
165
166         * gst-libs/gst/rtp/gstrtcpbuffer.c:
167         Fix typo in the docs.
168
169 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
170
171         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_sink_event):
172         If no stream was found before receiving EOS, post an error message.
173         Fixes #561924.
174
175 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
176
177         * ext/theora/gsttheoraenc.h:
178         * ext/theora/theoraenc.c: (gst_theora_enc_init),
179         (theora_buffer_from_packet), (theora_push_packet),
180         (theora_enc_sink_event), (theora_enc_is_discontinuous),
181         (theora_enc_chain):
182         Parse segment events.
183         Pass incomming buffer timestamps to outgoing buffers.
184         Use the running_time to construct the granulepos.
185         Fixes #562163.
186
187 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
188
189         * gst/playback/gstplaybin2.c: (activate_group):
190         Fix buffer-duration property.
191
192 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
193
194         * gst-libs/gst/audio/gstbaseaudiosink.c:
195         (gst_base_audio_sink_drain), (gst_base_audio_sink_event),
196         (gst_base_audio_sink_sync_latency), (gst_base_audio_sink_render),
197         (gst_base_audio_sink_change_state):
198         Really fix audiosink drain handling by keeping track of the running_time
199         of the last sample.
200
201 2008-11-24  Michael Smith <msmith@songbirdnest.com>
202
203         * gst/playback/gstplaybin2.c:
204           Add notification of current stream. Add ability to configure buffer
205           sizes.
206         * gst/playback/gsturidecodebin.c:
207           Add ability to configure buffer sizes for streaming mode.
208           Bug #561734.
209
210 2008-11-24  Stefan Kost  <ensonic@users.sf.net>
211
212         * gst-libs/gst/audio/gstbaseaudiosink.c:
213           Time is already in running_time. Remove base_time handling. Fixes
214           audiosinks not draining and thus chopping some audio in the end.
215
216 2008-11-24  David Schleef  <ds@schleef.org>
217
218         * ext/ogg/gstoggmux.c:
219         * ext/ogg/gstoggmux.h:
220           If we're muxing a dirac stream, flush the page after every picture.
221
222 2008-11-24  Stefan Kost  <ensonic@users.sf.net>
223
224         * gst-libs/gst/audio/gstbaseaudiosink.c:
225           Add one log message to check for audio_drained. Sync one log message
226           with the condition. Send EOS after draining audio in pull mode.
227
228 2008-11-24  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
229
230         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_create):
231         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
232         Use gst_buffer_try_new_and_alloc() and fail properly if the
233         allocation failed. This prevents abort() if downstream elements
234         request an insane amount of memory.
235
236 2008-11-24  Wim Taymans  <wim.taymans@collabora.co.uk>
237
238         * gst/volume/gstvolume.c: (volume_choose_func),
239         (volume_update_volume), (gst_volume_set_volume),
240         (gst_volume_get_volume), (gst_volume_set_mute),
241         (gst_volume_class_init), (gst_volume_init),
242         (volume_process_double), (volume_process_float),
243         (volume_process_int32), (volume_process_int32_clamp),
244         (volume_process_int24), (volume_process_int24_clamp),
245         (volume_process_int16), (volume_process_int16_clamp),
246         (volume_process_int8), (volume_process_int8_clamp), (volume_setup),
247         (volume_transform_ip), (volume_set_property),
248         (volume_get_property):
249         * gst/volume/gstvolume.h:
250         Cleanup volume, define and use default values.
251         Recalculate new volume and mute setup before processing. Fixes #561789.
252
253         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
254         Add controller unit test. Patch by: Jonathan Matthew
255         Fix bogus test that messed with basetransform's internal state.
256
257 2008-11-22  Wim Taymans  <wim.taymans@collabora.co.uk>
258
259         * gst/videorate/gstvideorate.c:
260         Add jpeg and png image media types to the caps. Fixes #561436.
261
262 2008-11-22  Wim Taymans  <wim.taymans@collabora.co.uk>
263
264         * gst/playback/gstplaysink.c: (gen_audio_chain):
265         Don't post an error when we can't configure the volume but post a
266         warning instead. Fixes #561780.
267
268 2008-11-21  David Schleef  <ds@schleef.org>
269
270         Patch by: Jonathan Rosser <jonathan.rosser@rd.bbc.co.uk>
271
272         * gst/videotestsrc/gstvideotestsrc.c:
273         * gst/videotestsrc/gstvideotestsrc.h:
274         * gst/videotestsrc/videotestsrc.c:
275         * gst/videotestsrc/videotestsrc.h:
276           Add a zone plate pattern generator based on BBC R&D Report
277           1978/23 (yeah *that* 1978).  Try 'videotestsrc pattern=zone-plate
278           kx2=20 ky2=20 kt=1'.
279
280 2008-11-20  Michael Smith <msmith@songbirdnest.com>
281
282         * gst/playback/gstdecodebin2.c:
283           Fix random fat-fingering making this not compile.
284
285 2008-11-20  Michael Smith <msmith@songbirdnest.com>
286
287         * gst/playback/gstdecodebin2.c:
288           If the top-level type of the stream is plain text, don't try to decode
289           it, matching behaviour of decodebin.
290         * gst/playback/gstplaysink.c:
291           If we fail to generate a text chain (e.g. due to missing optional
292           plugins), don't crash.
293
294 2008-11-20  Michael Smith <msmith@songbirdnest.com>
295
296         * gst-libs/gst/rtsp/gstrtspdefs.c:
297           Fix win32 build. Oops.
298
299 2008-11-20  Michael Smith <msmith@songbirdnest.com>
300
301         * gst-libs/gst/rtsp/gstrtspdefs.c:
302           Use WSAGetLastError() rather than errno/h_errno on win32.
303
304 2008-11-20  Michael Smith <msmith@songbirdnest.com>
305
306         * gst-libs/gst/riff/riff-media.c:
307           Support WMA Lossless properly.
308
309 2008-11-18  David Schleef  <ds@schleef.org>
310
311         * gst/videotestsrc/gstvideotestsrc.c:
312         * gst/videotestsrc/gstvideotestsrc.h:
313         * gst/videotestsrc/videotestsrc.c:
314         * gst/videotestsrc/videotestsrc.h:
315           Add "colorspec" property, specifying whether to generate BT.601
316           or BT.709 video.  This only affects YCbCr values, not RGB, since
317           if you're generating a 709 test pattern, presumably you want
318           709 RGB primaries, not 601.  Also add "smpte75" pattern, which
319           uses 75% colors instead of 100%, since this is often more useful
320           for testing (and also follows the SMPTE EG-1 guideline).
321
322 2008-11-18  Alessandro Decina  <alessandro.d@gmail.com>
323
324         * gst/playback/gstdecodebin.c:
325         Add a "sink-caps" property to decodebin like it's done for decodebin2.
326         Fixes #560380.
327
328 2008-11-14  Jan Schmidt  <jan.schmidt@sun.com>
329
330         * gst/audioresample/gstaudioresample.c:
331         Guard against a NULL dereference I somehow encountered -
332         with a FLUSH_STOP arriving either before basetransform _start(),
333         or after _stop().
334
335         * gst/typefind/gsttypefindfunctions.c:
336         Make sure we never jump backwards when typefinding corrupt mov files.
337
338 2008-11-14  Jan Schmidt  <jan.schmidt@sun.com>
339
340         * gst-libs/gst/interfaces/propertyprobe.c:
341         Fix random type causing a docs warning.
342
343 2008-11-14  Stefan Kost  <ensonic@users.sf.net>
344
345         * sys/v4l/gstv4l.c:
346           Give it a minimal rank for autovideosrc.
347
348 2008-11-13  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
349
350         * gst/typefind/gsttypefindfunctions.c: (jp2_type_find),
351         (plugin_init):
352         Improve typefinding of ISO JPEG2000 mime types.
353
354 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
355
356         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
357         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_setcaps),
358         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
359         * sys/xvimage/xvimagesink.h:
360         Avoid typechecking when we do trivial casts.
361         Move error handling out of the main program flow.
362         Sneak in the display-region caps property, not completely correct yet.
363         Cache the width/height in buffer_alloc instead of parsing it from the
364         caps all the time.
365
366 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
367
368         * gst/playback/gstplaybin2.c: (deactivate_group):
369         don't try to unlink the selector sinkpad when we don't have it yet. This
370         can happen if an error occured before the group was complete.
371
372 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
373
374         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
375         (gst_rtp_buffer_set_packet_len), (gst_rtp_buffer_get_packet_len),
376         (gst_rtp_buffer_get_header_len), (gst_rtp_buffer_get_version),
377         (gst_rtp_buffer_set_version), (gst_rtp_buffer_get_padding),
378         (gst_rtp_buffer_set_padding), (gst_rtp_buffer_pad_to),
379         (gst_rtp_buffer_get_extension), (gst_rtp_buffer_set_extension),
380         (gst_rtp_buffer_get_extension_data),
381         (gst_rtp_buffer_set_extension_data), (gst_rtp_buffer_get_ssrc),
382         (gst_rtp_buffer_set_ssrc), (gst_rtp_buffer_get_csrc_count),
383         (gst_rtp_buffer_get_csrc), (gst_rtp_buffer_set_csrc),
384         (gst_rtp_buffer_get_marker), (gst_rtp_buffer_set_marker),
385         (gst_rtp_buffer_get_payload_type),
386         (gst_rtp_buffer_set_payload_type), (gst_rtp_buffer_get_seq),
387         (gst_rtp_buffer_set_seq), (gst_rtp_buffer_get_timestamp),
388         (gst_rtp_buffer_set_timestamp),
389         (gst_rtp_buffer_get_payload_subbuffer),
390         (gst_rtp_buffer_get_payload_len), (gst_rtp_buffer_get_payload):
391         Avoid expensive type checks we already did as part of the 
392         _validate() function that should be called first.
393
394 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
395
396         * gst-libs/gst/rtp/gstbasertpdepayload.c: (create_segment_event),
397         (gst_base_rtp_depayload_push_full),
398         (gst_base_rtp_depayload_set_gst_timestamp):
399         Fix some cases where a newsegment event was not sent.
400
401 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
402
403         * gst/playback/gstplaybin2.c: (activate_group):
404         Catch state change errors and stop from the uridecodebin elements
405         instead of trying to continue in vain.
406
407 2008-11-10  Wim Taymans  <wim.taymans@collabora.co.uk>
408
409         * gst-libs/gst/audio/gstbaseaudiosink.c:
410         (gst_base_audio_sink_sync_latency), (gst_base_audio_sink_render),
411         (gst_base_audio_sink_callback):
412         Use gst_base_sink_do_preroll() to wait for PLAYING and before waiting
413         for the latency to expire, fixes #559567.
414
415 2008-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
416
417         * gst/adder/gstadder.c:
418           Change author string after seeing output of gst-inspector.
419
420 2008-11-10  Wim Taymans  <wim.taymans@collabora.co.uk>
421
422         * gst/playback/gstplaysink.c: (gst_play_sink_reconfigure):
423         Don't try to do crazy things when we only have a text pad without a
424         video pad. Fixes #559478.
425
426 2008-11-06  Wim Taymans  <wim.taymans@collabora.co.uk>
427
428         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
429         Fix case where we don't have a range for the rates or channels as is the
430         case with truespeech.
431
432 2008-11-05  Wim Taymans  <wim.taymans@collabora.co.uk>
433
434         * gst/volume/gstvolume.c: (volume_update_real_volume),
435         (gst_volume_set_volume), (gst_volume_get_volume),
436         (gst_volume_set_mute), (gst_volume_init), (volume_setup),
437         (volume_transform_ip), (volume_update_mute),
438         (volume_update_volume), (volume_get_property):
439         * gst/volume/gstvolume.h:
440         Keep negotiated state in a separate variable.
441         Protect the volume and mute properties with the object lock.
442         Protect modifying the transform with the transform lock.
443
444 2008-11-05  Wim Taymans  <wim.taymans@collabora.co.uk>
445
446         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
447         (gst_ffmpeg_pixfmt_to_caps):
448         Only convert caps to string when debug is enabled.
449
450 2008-11-04  Wim Taymans  <wim.taymans@collabora.co.uk>
451
452         * ext/theora/gsttheoradec.h:
453         * ext/theora/theoradec.c: (gst_theora_dec_init),
454         (gst_theora_dec_reset), (theora_dec_src_event),
455         (theora_dec_sink_event), (theora_handle_type_packet):
456         Copy seqnum.
457         Keep events in a pending list, like vorbisdec, instead of trying
458         to construct a segment event ourselves.
459
460         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
461         (vorbis_dec_src_event), (vorbis_dec_sink_event):
462         * ext/vorbis/vorbisdec.h:
463         Copy seqnum.
464
465 2008-11-04  Wim Taymans  <wim.taymans@collabora.co.uk>
466
467         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
468         (gst_ogg_demux_deactivate_current_chain),
469         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page),
470         (gst_ogg_demux_loop):
471         * ext/ogg/gstoggdemux.h:
472         Copy seqnums around to track playback segments and messages.
473
474 2008-11-03  Wim Taymans  <wim.taymans@collabora.co.uk>
475
476         Based on patch by: Matthias Kretz <kretz at kde dot org>
477
478         * ext/alsa/gstalsasink.c: (gst_alsasink_open),
479         (gst_alsasink_prepare), (gst_alsasink_unprepare),
480         (gst_alsasink_write):
481         Make all access non-blocking so that we can better handle unplugging
482         of usb devices. Fixes #559111
483
484 2008-11-03  Wim Taymans  <wim.taymans@collabora.co.uk>
485
486         Patch by: Damien Lespiau  <damien.lespiau gmail com>
487
488         * gst-libs/gst/rtsp/gstrtspconnection.c:
489         (gst_rtsp_connection_write):
490         Make the next call to poll not depend on previous calls to poll with or
491         without reading from the active descriptor. Fixes #544293.
492
493 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
494
495         Patch by: Nick Haddad <nick at haddads dot net>
496
497         * gst-libs/gst/riff/riff-ids.h:
498         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
499         Add support for other fourcc codes that are commonly used for
500         'uncompressed RGB', including 'RGB ', 'RAW ', and 0.
501         Fixes #558553.
502
503 2008-10-30  Stefan Kost  <ensonic@users.sf.net>
504
505         * gst/audioresample/gstaudioresample.c:
506           Return the result of parent_class->event().
507
508 2008-10-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
509
510         * gst/audioresample/gstaudioresample.c:
511         (gst_audioresample_class_init), (audioresample_fixate_caps):
512         Fixate the rate to the nearest supported rate instead of
513         the first one. Fixes bug #549510.
514
515 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
516
517         * win32/common/libgstaudio.def:
518         Add new symbols.
519
520 2008-10-23  Wim Taymans  <wim.taymans@collabora.co.uk>
521
522         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
523         Attempt to make obfuscated code clearer.
524
525 2008-10-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
526
527         * docs/libs/gst-plugins-base-libs-sections.txt:
528         * gst-libs/gst/floatcast/floatcast.h:
529         Move float endianness conversion macros to core. Second part of
530         bug ##555196.
531
532 2008-10-22  Stefan Kost  <ensonic@users.sf.net>
533
534         * sys/ximage/ximagesink.h:
535         * sys/xvimage/xvimagesink.h:
536           Don't mark as gtk-doc docs as they aren't public.
537
538 2008-10-22  Stefan Kost  <ensonic@users.sf.net>
539
540         * sys/xvimage/xvimagesink.c:
541         * sys/xvimage/xvimagesink.h:
542         * tests/icles/Makefile.am:
543         * tests/icles/test-colorkey.c:
544           Allow setting colorkey if possible. Implement property probe interface
545           for optional X features (autopaint-colorkey, double-buffer and
546           colorkey). Fixes #554533
547
548 2008-10-22  Sebastian Dröge  <slomo@circular-chaos.org>
549
550         * gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
551         Remove useless buffer size assignment. It already has this value.
552
553 2008-10-20  Wim Taymans  <wim.taymans@collabora.co.uk>
554
555         * gst-libs/gst/audio/gstaudiosink.c:
556         (gst_audioringbuffer_class_init), (gst_audioringbuffer_acquire),
557         (gst_audioringbuffer_activate), (gst_audioringbuffer_release),
558         (gst_audioringbuffer_stop):
559         Implement a separate activate functions to start monitoring the segments
560         or, in pull mode, pulling in data.
561
562         * gst-libs/gst/audio/gstbaseaudiosink.c:
563         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
564         (gst_base_audio_sink_query_pad), (gst_base_audio_sink_query),
565         (gst_base_audio_sink_setcaps), (gst_base_audio_sink_callback),
566         (gst_base_audio_sink_activate_pull),
567         (gst_base_audio_sink_async_play),
568         (gst_base_audio_sink_change_state):
569         Implement pad and element convert query function.
570         Activate the ringbuffer.
571         Use the segment last_stop value as the offset to pull.
572         Use new basesink _do_preroll() method to preroll in the pulling thread.
573         Take appropriate locking in the pulling thread.
574
575         * gst-libs/gst/audio/gstringbuffer.h:
576         Update some docs.
577
578 2008-10-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
579
580         * gst/typefind/gsttypefindfunctions.c: (mxf_type_find):
581         Improve MXF typefinding a bit by searching for a header partition
582         pack instead of just a general partition pack and checking more
583         bytes for valid values.
584
585 2008-10-20  Wim Taymans  <wim.taymans@collabora.co.uk>
586
587         * tests/icles/.cvsignore:
588         update ignore file.
589
590         * tests/icles/Makefile.am:
591         * tests/icles/test-box.c: (make_pipeline), (main):
592         Add another interactive command line experimentation suite for
593         dynamically boxing/cropping/saling an input video.
594
595 2008-10-17  Wim Taymans  <wim.taymans@collabora.co.uk>
596
597         * docs/libs/gst-plugins-base-libs-sections.txt:
598         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_convert),
599         (gst_ring_buffer_activate), (gst_ring_buffer_is_active):
600         * gst-libs/gst/audio/gstringbuffer.h:
601         Add methods to more accuratly control the pulling thread of a
602         ringbuffer.
603         Add format conversion helper code to the ringbuffer.
604         API: GstRingBuffer:gst_ring_buffer_activate()
605         API: GstRingBuffer:gst_ring_buffer_is_active()
606         API: GstRingBuffer:gst_ring_buffer_convert()
607
608 2008-10-16  Wim Taymans  <wim.taymans@collabora.co.uk>
609
610         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
611         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
612         (gst_audioringbuffer_stop):
613         Signal thread startup earlier so that we can immediatly go into pull
614         mode when we have to and block on preroll.
615
616 2008-10-16  Wim Taymans  <wim.taymans@collabora.co.uk>
617
618         * gst-libs/gst/audio/gstringbuffer.c:
619         (gst_ring_buffer_prepare_read):
620         In pull mode we want the callback to prepull a buffer we can preroll on
621         even when we are not yet playing.
622
623 2008-10-16  Stefan Kost  <ensonic@users.sf.net>
624
625         * ext/alsa/Makefile.am:
626         * ext/cdparanoia/Makefile.am:
627         * ext/gio/Makefile.am:
628         * ext/gnomevfs/Makefile.am:
629         * ext/libvisual/Makefile.am:
630         * ext/ogg/Makefile.am:
631         * ext/pango/Makefile.am:
632         * ext/theora/Makefile.am:
633         * ext/vorbis/Makefile.am:
634         * gst/adder/Makefile.am:
635         * gst/audioconvert/Makefile.am:
636         * gst/audiorate/Makefile.am:
637         * gst/audioresample/Makefile.am:
638         * gst/audiotestsrc/Makefile.am:
639         * gst/ffmpegcolorspace/Makefile.am:
640         * gst/gdp/Makefile.am:
641         * gst/playback/Makefile.am:
642         * gst/subparse/Makefile.am:
643         * gst/tcp/Makefile.am:
644         * gst/typefind/Makefile.am:
645         * gst/videorate/Makefile.am:
646         * gst/videoscale/Makefile.am:
647         * gst/videotestsrc/Makefile.am:
648         * gst/volume/Makefile.am:
649         * sys/v4l/Makefile.am:
650         * sys/ximage/Makefile.am:
651         * sys/xvimage/Makefile.am:
652           Don't install static libs for plugins. Fixes #550851 for base.
653
654 2008-10-16  Wim Taymans  <wim.taymans@collabora.co.uk>
655
656         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_init):
657         Set the default blocksize to -1 because we will then use the configured
658         samplesperbuffer to create our output buffer.
659
660 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
661
662         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
663         (gst_riff_create_video_template_caps):
664         Add mappping for the KMVC (Karl Morton's Video) Codec.
665
666 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
667
668         * gst/typefind/gsttypefindfunctions.c: (flac_type_find):
669         Don't forget to advance the offset of what we're matching against, else
670         we end up in a forever loop.
671
672 2008-10-15  Sebastian Dröge  <slomo@circular-chaos.org>
673
674         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
675         Improve typefinding a bit. If we don't have a Unicode charset
676         try GST_SUBTITLE_ENCODING and otherwise try ISO-8859-15.
677
678 2008-10-14  Edward Hervey  <edward.hervey@collabora.co.uk>
679
680         * ext/theora/theoradec.c: (theora_dec_decode_buffer):
681         Fix build on macosx.
682
683 2008-10-13  Wim Taymans  <wim.taymans@collabora.co.uk>
684
685         Based on patch by: Robin Stocker <robin at nibor dot org>
686
687         * ext/theora/gsttheoradec.h:
688         * ext/theora/theoradec.c: (gst_theora_dec_init),
689         (theora_dec_setcaps), (theora_handle_type_packet),
690         (theora_dec_decode_buffer), (theora_dec_change_state):
691         Parse input caps and make the PAR override the encoded PAR when
692         specified by a container. Fixes #555699.
693
694 2008-10-13  Wim Taymans  <wim.taymans@collabora.co.uk>
695
696         * gst-libs/gst/rtp/gstbasertpdepayload.c:
697         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
698         (gst_base_rtp_depayload_set_gst_timestamp),
699         (gst_base_rtp_depayload_change_state):
700         * gst-libs/gst/rtp/gstbasertpdepayload.h:
701         Add some more G_LIKELY
702         Fail when the setcaps function was not called.
703
704         * gst-libs/gst/rtp/gstbasertppayload.c:
705         (gst_basertppayload_set_outcaps):
706         Propagate return value of setcaps.
707
708 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
709
710         * gst/subparse/Makefile.am:
711         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
712         (gst_sub_parse_class_init), (gst_sub_parse_init),
713         (gst_convert_to_utf8), (detect_encoding), (convert_encoding),
714         (get_next_line), (gst_sub_parse_data_format_autodetect),
715         (feed_textbuf), (handle_buffer), (gst_sub_parse_change_state),
716         (gst_subparse_type_find):
717         * gst/subparse/gstsubparse.h:
718         Add support for UTF16/UTF32 subtitles as long as the first bytes of
719         the first buffer contain the BOM. This also adds support for other
720         encodings that allow NUL bytes via the encoding property.
721         Fixes bugs #552237 and #456788.
722
723 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
724
725         * gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
726         Don't drop the last byte of image tags if they're not an URI list.
727         Fixes bug #556066.
728
729 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
730
731         * gst/typefind/gsttypefindfunctions.c: (flac_type_find):
732         For looking at the 4th byte we have to get 4 bytes of course
733         and not 3.
734
735 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
736
737         * gst/typefind/gsttypefindfunctions.c: (flac_type_find):
738         Improve FLAC-without-headers typefinding by looking at most of the
739         frame header and checking if invalid values are used. Should prevent
740         quite some false positives compared to the old version which only
741         check if the first 14 bits are set.
742
743 2008-10-11  Stefan Kost  <ensonic@users.sf.net>
744
745         * sys/xvimage/xvimagesink.c:
746           Don't assert on caps==NULL.
747
748 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
749
750         * gst/subparse/gstsubparse.c:
751         (gst_sub_parse_data_format_autodetect), (handle_buffer),
752         (gst_sub_parse_change_state):
753         * gst/subparse/gstsubparse.h:
754         * tests/check/elements/subparse.c: (GST_START_TEST):
755         Add support for subtitle files with UTF-8 BOM at the beginning
756         by simple stripping it from the first line before passing it
757         to any parsing code. Fixes bug #555257 and playback of files
758         created by Gnome Subtitles.
759
760 2008-10-10  Wim Taymans  <wim.taymans@collabora.co.uk>
761
762         * gst/audiotestsrc/gstaudiotestsrc.c:
763         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
764         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
765         (gst_audio_test_src_start), (gst_audio_test_src_stop),
766         (gst_audio_test_src_do_seek), (gst_audio_test_src_check_get_range),
767         (gst_audio_test_src_create):
768         * gst/audiotestsrc/gstaudiotestsrc.h:
769         Define the default property values in the usual place.
770         Implement start/stop to reset values correctly.
771         Calculate the sample size only once when we negotiate.
772         Rename some values to make more sense.
773         Keep track of our byte range.
774         Add support for pull based scheduling. Disabled for now until we have
775         the whole stack working.
776         Set the BUFFER_OFFSET correctly.
777
778 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
779
780         Based on a patch by: xavierb at gmail dot com
781
782         * gst/subparse/gstsubparse.c:
783         (gst_sub_parse_data_format_autodetect):
784         * tests/check/elements/subparse.c: (GST_START_TEST):
785         Make the detection of the used subtitle a bit less strict
786         for srt subtitles. Fixes bug #555607.
787
788 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
789
790         * ext/vorbis/vorbisenc.c:
791         (gst_vorbis_enc_buffer_check_discontinuous):
792         Fix discontinuity detection which was broken by last commit.
793
794 2008-10-09  Tim-Philipp Müller  <tim.muller at collabora co uk>
795
796         * configure.ac::
797           Require core CVS for ghostpad API additions used by decodebin2.
798
799 2008-10-08  Edward Hervey  <edward.hervey@collabora.co.uk>
800
801         * gst-libs/gst/audio/gstbaseaudiosrc.c:
802         (gst_base_audio_src_create):
803         Fix debug statements (space between '%' and actual format).
804
805 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
806
807         * gst/playback/gstdecodebin2.c: (gst_decode_pad_activate):
808         Remove bogus assert, the decodepad could have been created inside an
809         already existing group.
810
811 2008-10-08  Andy Wingo  <wingo@pobox.com>
812
813         * gst/playback/gstdecodebin2.c (expose_pad): Fix typo: unset
814         target instead of setting it.
815         (gst_decode_pad_activate, gst_decode_pad_unblock): This is now the
816         API for a decode pad. The bugfix is that we set the group in
817         activate(), not when the pad was created because it might be NULL
818         then.
819         (gst_decode_group_control_source_pad, gst_decode_group_expose):
820         Update to use the API.
821
822 2008-10-08  Andy Wingo  <wingo@pobox.com>
823
824         * gst/playback/gstdecodebin2.c (struct _GstDecodePad): Change to
825         be a subclass of GstGhostPad.
826         (analyze_new_pad): So, when emitting the signals that determine
827         how we do autoplugging, already create the ghost pad and use it as
828         the pad in the signal arguments. This allows applications to make
829         a connection between the pad passed in e.g. autoplug-continue, and
830         the pad passed in new-decoded-pad.
831         (connect_pad, expose_pad): Update to receive the ghosted decode
832         pad in the args, retargetting it as necessary if we have to plug
833         the target pad through a multiqueue.
834         (gst_decode_group_control_source_pad): Adapt to receive an
835         already-ghosted pad that just needs activation, blocking, and
836         drain notification.
837         (sort_end_pads): Adapt for decode pads actually being pads.
838         (gst_decode_group_expose): Adapt for decode pads actually being
839         pads. Rewrite the decode pad names so they appear in order. Adds a
840         new error case if we couldn't set the name.
841         (gst_decode_group_free, gst_decode_group_hide): Adapt cleanup
842         logic.
843         (gst_decode_pad_set_blocked, gst_decode_pad_add_drained_check):
844         New API for the decode pad, needed because we shouldn't do these
845         things inside gst_decode_pad_new(), but after.
846         (gst_decode_pad_new): Change to actually make the real pad, and
847         delay the blocking/drainage bits.
848
849 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
850
851         Patch by: Daniel Drake <dsd at laptop dot org>
852
853         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear_collectpads):
854         Unref all buffers when clearing collectpads. Fixes bug #546955.
855
856 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
857
858         Based on a patch by: Klaas <klaas at rivercrew dot net>
859
860         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_sink_event),
861         (gst_vorbis_enc_buffer_check_discontinuous),
862         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
863         * ext/vorbis/vorbisenc.h:
864         Keep track of the upstream segments and use the running time on that
865         segment instead of the buffer timestamp everywhere. Fixes bug #525807.
866
867 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
868
869         * gst/audioconvert/audioconvert.c: (audio_convert_convert):
870         Prevent overflows with big buffer when calculating the size of
871         the intermediate buffer by using gst_util_uint64_scale() instead of
872         plain arithmetics. Fixes bug #552801.
873
874 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
875
876         Patch by: Pavel Zeldin <pzeldin at gmail dot com>
877
878         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time),
879         (gst_clock_overlay_class_init), (gst_clock_overlay_finalize),
880         (gst_clock_overlay_init), (gst_clock_overlay_set_property),
881         (gst_clock_overlay_get_property):
882         * ext/pango/gstclockoverlay.h:
883         API: Add ability to specify format for date/time display by
884         adding a "time-format" property.
885         Fixes bug #554879.
886
887 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
888
889         Patch by: Jan Gerber <j at oil21 dot org>
890
891         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
892         (gst_riff_create_video_template_caps):
893         Add FFV1 fourcc to support playback of FFMPEG lossless video
894         in AVI. Fixes bug #555319.
895
896 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
897
898         Patch by: Håvard Graff <havard dot graff at tandberg dot com>
899
900         * gst-libs/gst/audio/gstbaseaudiosrc.c:
901         (gst_base_audio_src_create):
902         Implement skew clock slaving. Fixes #552559.
903
904 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
905
906         * gst-libs/gst/audio/multichannel.c:
907         * gst-libs/gst/audio/testchannels.c:
908         Fix include of config.h
909
910 2008-10-06  Wim Taymans  <wim.taymans@collabora.co.uk>
911
912         Based on Patch by: Tero Saarni <tero dot saarni at gmail dot com>
913
914         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_parse_line),
915         (print_media), (gst_sdp_message_dump):
916         Fix parsing of the c= field containing multicast addresses.
917         Fixes #552199.
918         Add the connection info to the session or streams.
919         Fix parsing of the bandwidth.
920         Add debugging for the connections and bandwidths for a media.
921         Add debugging for the bandwidth of the session. 
922
923 2008-10-06  Wim Taymans  <wim.taymans@collabora.co.uk>
924
925         * gst-libs/gst/rtp/gstbasertppayload.c:
926         (gst_basertppayload_change_state):
927         Configure the next seqnum and timestamp in the state change so that they
928         can be queried soon after.
929
930 2008-10-06  Wim Taymans  <wim.taymans@collabora.co.uk>
931
932         * gst-libs/gst/rtp/gstbasertpdepayload.c:
933         (gst_base_rtp_depayload_chain):
934         Improve debugging of the rtptime.
935
936 2008-10-05  Jan Schmidt  <jan.schmidt@sun.com>
937
938         * configure.ac:
939         Back to development -> 0.10.21.1
940
941 2008-10-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
942
943         * gst/typefind/gsttypefindfunctions.c: (flac_type_find),
944         (plugin_init):
945         Add typefinding for FLAC without headers in the beginning.
946         This is already handled by flacdec and friends.
947
948 2008-10-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
949
950         * gst/typefind/gsttypefindfunctions.c: (mxf_type_find),
951         (plugin_init):
952         Add typefinder for MXF.
953
954 2008-10-03  Jan Schmidt  <jan.schmidt@sun.com>
955
956         * tests/icles/Makefile.am:
957         Only build test-colorkey if GTK+ is available.
958
959 === release 0.10.21 ===
960
961 2008-10-03  Jan Schmidt <jan.schmidt@sun.com>
962
963         * configure.ac:
964           releasing 0.10.21, "We Could Be Wrong"
965
966 2008-09-28  Jan Schmidt  <jan.schmidt@sun.com>
967
968         * configure.ac:
969         0.10.20.4 pre-release
970
971 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
972
973         Patch by: Vincent Penquerc'h <ogg dot k dot ogg dot k at googlemail dot com>
974
975         * ext/theora/theoraparse.c: (theora_parse_set_streamheader):
976         Set the BOS flag on the BOS packet. Fixes #553244.
977
978 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
979
980         * gst-libs/gst/rtsp/gstrtspmessage.c:
981         (gst_rtsp_message_parse_request),
982         (gst_rtsp_message_parse_response):
983         Fix the g_return_val_if_fail() statements.
984
985 2008-09-22  Michael Smith <msmith@songbirdnest.com>
986
987         * gst-libs/gst/tag/gsttagdemux.c:
988           Fail to activate if there's insufficient data in the file to be usable,
989           preventing an assertion fail later. Fixes #552960
990
991 2008-09-15  Tim-Philipp Müller  <tim.muller at collabora co uk>
992
993         * gst-libs/gst/pbutils/descriptions.c:
994         * gst/typefind/gsttypefindfunctions.c:
995           Recognise Kate subtitle streams (#550582).
996
997 2008-09-13  Tim-Philipp Müller  <tim.muller at collabora co uk>
998
999         * gst-libs/gst/audio/audio.h: (GST_AUDIO_FIELD_SIGNED):
1000           Remove trailing comma from enum list, which causes problems
1001           with -pendantic (#550729).
1002
1003 2008-09-10  Jan Schmidt  <jan.schmidt@sun.com>
1004
1005         * configure.ac:
1006         0.10.20.2 pre-release
1007
1008         * po/LINGUAS:
1009         * po/id.po:
1010         * po/pt_BR.po:
1011
1012         New translations.
1013
1014 2008-09-05  Tim-Philipp Müller  <tim.muller at collabora co uk>
1015
1016         * gst-libs/gst/interfaces/propertyprobe.c:
1017           (gst_property_probe_get_properties),
1018           (gst_property_probe_get_property),
1019           (gst_property_probe_probe_property),
1020           (gst_property_probe_probe_property_name),
1021           (gst_property_probe_needs_probe),
1022           (gst_property_probe_needs_probe_name),
1023           (gst_property_probe_get_values),
1024           (gst_property_probe_get_values_name),
1025           (gst_property_probe_probe_and_get_values),
1026           (gst_property_probe_probe_and_get_values_name):
1027           More sanity checks for our second-favourite interface.
1028
1029 2008-09-05  Stefan Kost  <ensonic@users.sf.net>
1030
1031         * gst-libs/gst/interfaces/propertyprobe.c:
1032           Check for NULL pointer, in the hope that this fixes #532864.
1033
1034 2008-09-05  Tim-Philipp Müller  <tim.muller at collabora co uk>
1035
1036         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
1037           No really, the next release is 0.10.21 (fix Since: tags in docs).
1038
1039 2008-09-04  Wim Taymans  <wim.taymans@collabora.co.uk>
1040
1041         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_stop):
1042         Disable a code path that is now called but causes a deadlock for some
1043         reason and is unneeded.
1044
1045 2008-09-04  Stefan Kost  <ensonic@users.sf.net>
1046
1047         * sys/xvimage/xvimagesink.c:
1048         * sys/xvimage/xvimagesink.h:
1049           Add a "draw-border" property that can be set to false to disable
1050           drawing borders.
1051           
1052         * tests/icles/test-colorkey.c:
1053         * tests/icles/Makefile.am:
1054           Add new test application for the colorkey handling.
1055
1056 2008-09-03  Edward Hervey  <edward.hervey@collabora.co.uk>
1057
1058         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
1059         Use a decent caps for TrueSpeech instead of a ffmpeg-specific one.
1060         This will also be fixed for upcoming gst-ffmpeg release so that once
1061         this release of -base is out, it will work with the latest gst-ffmpeg
1062         release.
1063
1064 2008-09-03  Edward Hervey  <edward.hervey@collabora.co.uk>
1065
1066         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
1067         (gst_riff_create_audio_template_caps):
1068         Add Truespeech mapping for RIFF formats (AVI/WAV).
1069         Fixes #550656
1070
1071 2008-09-03  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1072
1073         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1074         Typefind video/mj2 and image/jp2 ISO JPEG2000 mime types.
1075         Fixes #550638.
1076
1077 2008-09-03  Stefan Kost  <ensonic@users.sf.net>
1078
1079         * configure.ac:
1080         * gst/subparse/Makefile.am:
1081         * gst/subparse/gstsubparse.c:
1082         * gst/subparse/samiparse.c:
1083         * tests/check/elements/subparse.c:
1084           Rework last change, so that we build subparse, but just disable the
1085           sami parse functionality, if we're configured to not use xml. In the
1086           tests only the sami test is disabled now.
1087
1088 2008-09-02  Stefan Kost  <ensonic@users.sf.net>
1089
1090         * configure.ac:
1091           Disable subparse when xml is disabled. It woundn't work anyway. Fixes
1092           test runs.
1093
1094 2008-09-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
1095
1096         * po/POTFILES.in:
1097           Add some more files with strings for translation.
1098
1099 2008-09-02  Stefan Kost  <ensonic@users.sf.net>
1100
1101         * gst-libs/gst/tag/gstvorbistag.c:
1102         * tests/check/libs/tag.c:
1103           Use new geo location tags from core. Fixes #481169
1104
1105 2008-09-01  Edward Hervey  <edward.hervey@collabora.co.uk>
1106
1107         * tests/check/elements/audioresample.c: (setup_audioresample),
1108         (fail_unless_perfect_stream), (test_perfect_stream_instance),
1109         (test_discont_stream_instance):
1110         Now that GstBaseTransform is 'fixed' ... remove cruft from tests.
1111         Add debugging for coherence.
1112
1113 2008-08-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
1114
1115         Patch by: Jonathan Matthew  <notverysmart gmail com>
1116
1117         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1118           Add typefinder for PDF documents (which is nice to have, since it's a
1119           common format, but also helps prevent false positives). Fixes #549814.
1120
1121 2008-08-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1122
1123         * gst/playback/gstplaybin2.c: (selector_blocked), (pad_added_cb),
1124         (no_more_pads_cb):
1125         Fix nasty race where multiple decodebins could start pushing data before
1126         we manage to configure the sinks, resulting in not-linked errors in
1127         typical RTSP streaming cases.
1128
1129 2008-08-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1130
1131         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
1132         Since we now call stop, we trigger this code path that causes a deadlock
1133         is apparently not needed.
1134
1135 2008-08-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1136
1137         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_start),
1138         (gst_ring_buffer_stop):
1139         Also allow the case where the ringbuffer was paused when we try to stop
1140         it so that the basesrc stop function is still called.
1141
1142 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1143
1144         Patch by: Mike Ruprecht <cmaiku at gmail dot com>
1145
1146         * sys/v4l/gstv4lelement.c: (gst_v4l_class_probe_devices):
1147         Reprobe devices again instead of taking a cached list as new
1148         devices could've been plugged in. Fixes bug #549062.
1149
1150 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1151
1152         Patch by: Alessandro Dessina <alessandro nnva org>
1153
1154         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
1155         (gst_ogg_demux_activate_chain):
1156         Don't add pads and activate them for skeleton streams. These are already
1157         handled inside oggdemux. Fixes bug #537599.
1158
1159 2008-08-22  Wim Taymans  <wim.taymans@collabora.co.uk>
1160
1161         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
1162         Reset variable so that query and convert fail after going back to
1163         READY. Fixes #548898.
1164
1165 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1166
1167         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
1168         If a buffer arrives with a timestamp before the timestamp+duration
1169         of the previous buffer clip it instead of dropping it completely.
1170         Slight improvement for the unfixable bug #548913.
1171
1172 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1173
1174         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1175         Take the current timestamp instead of timestamp+duration for the offset.
1176         This offset will later be used for calculating the timestamp and
1177         otherwise vorbisdec will interpolate timestamps wrong if upstream
1178         only sends timestamps and no granulepos.
1179
1180 2008-08-21  Stefan Kost  <ensonic@users.sf.net>
1181
1182         * tests/examples/seek/seek.c:
1183           Don't crash when having no visualisations.
1184
1185 2008-08-16  David Schleef  <ds@schleef.org>
1186
1187         * gst/typefind/gsttypefindfunctions.c: DV typefinding.  Remove
1188           check for a bit that is 0 in IEC 61384, but not SMPTE 314M.
1189           Fixes #548065.
1190
1191 2008-08-15  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1192
1193         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
1194         When cleaning up the caps fields also remove "depth" for the same
1195         reason we remove "width".
1196
1197 2008-08-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
1198
1199         * gst-libs/gst/pbutils/descriptions.c: (format_info_get_desc):
1200           Add Lead H.264 here as well.
1201
1202 2008-08-14  Julien Moutte  <julien@fluendo.com>
1203
1204         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1205         (gst_riff_create_video_template_caps): Add Lead H.264 variant.
1206
1207 2008-08-13  Wim Taymans  <wim.taymans@collabora.co.uk>
1208
1209         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1210         (gst_base_audio_src_create):
1211         When not slaved to another clock also subtract the base_time from our
1212         internal clock time to get the running time.
1213
1214 2008-08-12  David Schleef  <ds@schleef.org>
1215
1216         * ext/theora/theoraenc.c: Remove the 2000 kbit limit to bitrate,
1217           since it has no basis in libtheora.
1218
1219 2008-08-12  Stefan Kost  <ensonic@users.sf.net>
1220
1221         * gst-libs/gst/interfaces/propertyprobe.h:
1222           Remove double "interface" from doc-string.
1223
1224         * gst-libs/gst/interfaces/xoverlay.h:
1225           Document interface.
1226
1227         * gst-libs/gst/riff/riff.c:
1228           Add basic doc blobs.
1229
1230 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1231
1232         * gst-libs/gst/audio/Makefile.am:
1233           Don't try to build that example anymore.
1234
1235 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1236
1237         * gst-libs/gst/audio/.cvsignore:
1238         * gst-libs/gst/audio/Makefile.am:
1239         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
1240         * gst-libs/gst/audio/make_filter:
1241           Move audiofiltertemplate to gst-template.
1242
1243 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1244
1245         * docs/libs/gst-plugins-base-libs-sections.txt:
1246         * gst-libs/gst/audio/gstaudiosrc.h:
1247           More docs and shuffling. What can we do with the hundreds of #defines.
1248
1249 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1250
1251         * gst-libs/gst/audio/audio.h:
1252         * gst-libs/gst/audio/gstaudiofilter.h:
1253         * gst-libs/gst/audio/gstringbuffer.h:
1254         * gst-libs/gst/interfaces/propertyprobe.h:
1255         * gst-libs/gst/tag/gsttagdemux.h:
1256           Reducing number of dundocumented symbols.
1257
1258 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1259
1260         * gst-libs/gst/audio/audio.c:
1261           Fix doc comment syntax.
1262
1263         * gst-libs/gst/interfaces/propertyprobe.c:
1264           Add more doc-comments and a FIXME: for the signal.    
1265
1266 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1267
1268         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sink_event),
1269         (gst_ogg_mux_request_new_pad):
1270         * ext/ogg/gstoggmux.h:
1271         Don't pretend to support NEWSEGMENT events, instead override the
1272         GstCollectPads event function to return FALSE on NEWSEGMENT events
1273         and do the normal work for other events.
1274
1275         This prevents elements like flacenc to seek to the start and rewrite
1276         some data which then results in a broken Ogg packet.
1277
1278 2008-08-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
1279
1280         Patch by: Frederic Crozat <fcrozat@mandriva.org>
1281
1282         * ext/alsa/gstalsaplugin.c: (plugin_init):
1283         * ext/cdparanoia/gstcdparanoiasrc.c: (plugin_init):
1284         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
1285         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
1286         * gst-libs/gst/audio/gstbaseaudiosrc.c: (_do_init):
1287         * gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
1288         * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal):
1289         * gst/playback/gstdecodebin.c: (plugin_init):
1290         * gst/playback/gstdecodebin2.c: (gst_decode_bin_plugin_init):
1291         * gst/playback/gstplayback.c: (plugin_init):
1292         * gst/playback/gstqueue2.c: (plugin_init):
1293         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_plugin_init):
1294         * sys/v4l/gstv4l.c: (plugin_init):
1295         Make sure gettext returns translations in UTF-8 encoding rather
1296         than in the current locale encoding (#546822).
1297
1298 2008-08-06  Stefan Kost  <ensonic@users.sf.net>
1299
1300         * gst-libs/gst/pbutils/descriptions.c:
1301           Add audio/x-qdm for qtdemux.
1302
1303 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
1304
1305         * ext/vorbis/vorbisdec.c:
1306           Do not leak old taglist.
1307
1308 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
1309
1310         * tests/icles/test-scale.c:
1311           Include <stdlib.h> for atoi().
1312
1313 2008-08-04  Andy Wingo  <wingo@pobox.com>
1314
1315         * gst/audiotestsrc/gstaudiotestsrc.c: Very crucial and important
1316         documentation fix.
1317
1318 2008-08-01  Stefan Kost  <ensonic@users.sf.net>
1319
1320         * gst/adder/gstadder.c:
1321           Cleanup lots of empty lines that came from gst-indent going havoc
1322           before I added the INDENT_ON/OFF marker some time agao.
1323
1324 2008-08-01  Stefan Kost  <ensonic@users.sf.net>
1325
1326         * configure.ac:
1327         * gst-libs/gst/riff/riff-read.c:
1328           Bump requirement to latest core and use new tag for riff formats.
1329           Needed for #520694.
1330
1331 2008-08-01  Wim Taymans  <wim.taymans@collabora.co.uk>
1332
1333         * tests/examples/dynamic/Makefile.am:
1334         * tests/examples/dynamic/codec-select.c: (make_encoder),
1335         (make_pipeline), (do_switch), (my_bus_callback), (main):
1336         Add example app that dynamically switches between 3 'encoders'.
1337
1338 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
1339
1340         * gst/playback/gstplaysink.c: (gst_play_sink_set_vis_plugin):
1341         Add some more comments.
1342
1343 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
1344
1345         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_getcaps),
1346         (gst_video_test_src_create):
1347         Discard buffers of the wrong size after renegotiation, this is perfectly
1348         possible with things like capsfilter that could suggest caps changes
1349         upstream without knowing the size of the buffer.
1350
1351 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
1352
1353         * tests/icles/.cvsignore:
1354         * tests/icles/Makefile.am:
1355         * tests/icles/test-scale.c: (make_pipeline), (main):
1356         Add dynamic rescaling tests for the new basetransform.
1357
1358 2008-07-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
1359
1360         * gst/audioconvert/Makefile.am:
1361           Dist recently-added gstfastrandom.h.
1362
1363 2008-07-30  Edward Hervey  <edward.hervey@collabora.co.uk>
1364
1365         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
1366         Fix a "may be used uninitialized in this function" which weirdly only
1367         appears on macosx (?).
1368
1369 2008-07-30  Stefan Kost  <ensonic@users.sf.net>
1370
1371         * gst-libs/gst/riff/riff-ids.h:
1372           Adding acid chunk for tempo and loop information.
1373
1374 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
1375
1376         * sys/xvimage/Makefile.am:
1377           floor() needs linking to $(LIBM).
1378
1379 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
1380
1381         * ext/gnomevfs/gstgnomevfssrc.c:
1382           Aggregate short reads and add some comments and debug logging.
1383           Fixes #537380
1384
1385 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
1386
1387         * gst/playback/gstplaybasebin.c:
1388           Fix property doc markup (its not a signal).
1389
1390         * sys/xvimage/xvimagesink.c:
1391           Add since tag for new proeprties (also add sice tags fro the last two
1392           other additions).
1393
1394 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
1395
1396         * sys/xvimage/xvimagesink.c:
1397         * sys/xvimage/xvimagesink.h:
1398           Add autofill/colorkey properties. Fixes #538656.
1399
1400 2008-07-28  David Schleef  <ds@schleef.org>
1401
1402         * sys/xvimage/xvimagesink.c:
1403           Fix rounding errors when converting colorbalance values
1404           between hardware and object property ranges.  Partial
1405           fix for #537889, however, there still seems to be a small
1406           drift problem that could be totem's fault.
1407
1408 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1409
1410         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
1411         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page):
1412         Don't use GST_CLOCK_TIME_NONE as start of NEWSEGMENT events.
1413         This fixes a critical warning.
1414
1415 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1416
1417         * ext/ogg/gstoggmux.c:
1418         Allow muxing of CELT into Ogg streams.
1419
1420 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1421
1422         * gst/typefind/gsttypefindfunctions.c: (celt_type_find),
1423         (plugin_init):
1424         Add simple typefinder for the CELT codec (www.celt-codec.org).
1425
1426 2008-07-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1427
1428         Patch by: Jan Gerber <j at oil21 dot org>
1429
1430         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fisbone):
1431         Fix calculation of the start time from skeleton streams.
1432         Fixes bug #530068.
1433
1434 2008-07-24  Stefan Kost  <ensonic@users.sf.net>
1435
1436         * tests/examples/seek/seek.c:
1437           Use 64 bit constant GST_CLOCK_TIME_NONE instead of plain -1.
1438
1439 2008-07-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1440
1441         * gst/audioconvert/audioconvert.h:
1442         * gst/audioconvert/gstaudioquantize.c:
1443         (gst_audio_quantize_setup_dither),
1444         (gst_audio_quantize_free_dither):
1445         * gst/audioconvert/gstfastrandom.h:
1446         Implement a linear congruential generator as pseudo random number
1447         generator for the dither noise. This is about 2 times faster than
1448         using GLib's mersenne twister. Also this uses only integer math for
1449         generating integers while GLib internally uses floating point math.
1450
1451 2008-07-23  Michael Smith <msmith@songbirdnest.com>
1452
1453         * configure.ac:
1454           Remove AC_ISC_POSIX; it breaks on some systems and is not needed.
1455
1456 2008-07-23  Tim-Philipp Müller  <tim.muller at collabora co uk>
1457
1458         Patch by: Damien Lespiau  <damien.lespiau gmail com>
1459
1460         * gst-libs/gst/sdp/gstsdpmessage.c: (print_media):
1461           Use GST_STR_NULL to avoid crashes with libcs that don't
1462           like NULL strings in printf args (such as the win32 one).
1463           Fixes #544306.
1464
1465 2008-07-17  Jan Schmidt  <Jan.Schmidt@sun.com>
1466
1467         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
1468         Oops - set the size of the image used for probing back to 1x1, for
1469         consistency with ximagesink
1470
1471 2008-07-17  Jan Schmidt  <Jan.Schmidt@sun.com>
1472
1473         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
1474         (gst_ximagesink_ximage_new):
1475         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
1476         (gst_xvimagesink_xvimage_new):
1477
1478         Apparently on Solaris and OS/X (at least), it's not legal to ask the
1479         X server to attach to a shared memory segment after we've deleted it,
1480         with the result that MIT-SHM is disabled. Instead, remove it only after 
1481         X succeeds in attaching too.
1482
1483 2008-07-16  David Schleef  <ds@schleef.org>
1484
1485         * gst/audiotestsrc/gstaudiotestsrc.c:
1486         * gst/audiotestsrc/gstaudiotestsrc.h:
1487           Add 'ticks', a 1/30 second sine wave pulse every second.
1488
1489 2008-07-15  David Schleef  <ds@schleef.org>
1490
1491         * gst-libs/gst/video/video.c: Revert ABI change.
1492
1493 2008-07-15  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1494
1495         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
1496         Make it impossible to have NULL caps at the point where we set
1497         framerate and other things. Also don't return immediately for "3ivd"
1498         video and let framerate, etc be set. Might fix bug #542508.
1499
1500 2008-07-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1501
1502         * gst-libs/gst/video/video.c: (gst_video_format_parse_caps):
1503         Video format can also be conveniently determined from (many)
1504         non-fixed caps.
1505
1506 2008-07-14  Jan Schmidt  <thaytan@noraisin.net>
1507
1508         * gst/playback/gstplaybasebin.c:
1509         * gst/playback/gstplaybasebin.h:
1510         * gst/playback/gstplaybin.c:
1511         * gst/playback/gststreamselector.c:
1512         First stab at integrating DVD subpicture overlay into
1513         playbin. Successfully plugs and plays, but the queues need
1514         shrinking - 3 seconds of video is too much buffering.
1515
1516 2008-07-11  Stefan Kost  <ensonic@users.sf.net>
1517
1518         * gst/audioconvert/gstaudioconvert.c:
1519           Remove now obsolete note in the docs.
1520
1521 2008-07-11  Stefan Kost  <ensonic@users.sf.net>
1522
1523         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1524         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
1525         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1526         * docs/plugins/gst-plugins-base-plugins.args:
1527         * docs/plugins/gst-plugins-base-plugins.hierarchy:
1528         * docs/plugins/gst-plugins-base-plugins.interfaces:
1529         * docs/plugins/gst-plugins-base-plugins.prerequisites:
1530         * docs/plugins/gst-plugins-base-plugins.signals:
1531         * docs/plugins/inspect/plugin-adder.xml:
1532         * docs/plugins/inspect/plugin-alsa.xml:
1533         * docs/plugins/inspect/plugin-audioconvert.xml:
1534         * docs/plugins/inspect/plugin-audiorate.xml:
1535         * docs/plugins/inspect/plugin-audioresample.xml:
1536         * docs/plugins/inspect/plugin-audiotestsrc.xml:
1537         * docs/plugins/inspect/plugin-cdparanoia.xml:
1538         * docs/plugins/inspect/plugin-decodebin.xml:
1539         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
1540         * docs/plugins/inspect/plugin-gdp.xml:
1541         * docs/plugins/inspect/plugin-gnomevfs.xml:
1542         * docs/plugins/inspect/plugin-libvisual.xml:
1543         * docs/plugins/inspect/plugin-ogg.xml:
1544         * docs/plugins/inspect/plugin-pango.xml:
1545         * docs/plugins/inspect/plugin-playback.xml:
1546         * docs/plugins/inspect/plugin-queue2.xml:
1547         * docs/plugins/inspect/plugin-subparse.xml:
1548         * docs/plugins/inspect/plugin-tcp.xml:
1549         * docs/plugins/inspect/plugin-theora.xml:
1550         * docs/plugins/inspect/plugin-typefindfunctions.xml:
1551         * docs/plugins/inspect/plugin-uridecodebin.xml:
1552         * docs/plugins/inspect/plugin-video4linux.xml:
1553         * docs/plugins/inspect/plugin-videorate.xml:
1554         * docs/plugins/inspect/plugin-videoscale.xml:
1555         * docs/plugins/inspect/plugin-videotestsrc.xml:
1556         * docs/plugins/inspect/plugin-volume.xml:
1557         * docs/plugins/inspect/plugin-vorbis.xml:
1558         * docs/plugins/inspect/plugin-ximagesink.xml:
1559         * docs/plugins/inspect/plugin-xvimagesink.xml:
1560         * ext/alsa/gstalsamixer.c:
1561         * ext/alsa/gstalsasink.c:
1562         * ext/alsa/gstalsasrc.c:
1563         * ext/gio/gstgiosink.c:
1564         * ext/gio/gstgiosrc.c:
1565         * ext/gio/gstgiostreamsink.c:
1566         * ext/gio/gstgiostreamsrc.c:
1567         * ext/gnomevfs/gstgnomevfssink.c:
1568         * ext/gnomevfs/gstgnomevfssrc.c:
1569         * ext/ogg/gstoggdemux.c:
1570         * ext/ogg/gstoggmux.c:
1571         * ext/pango/gstclockoverlay.c:
1572         * ext/pango/gsttextoverlay.c:
1573         * ext/pango/gsttextrender.c:
1574         * ext/pango/gsttimeoverlay.c:
1575         * ext/theora/theoradec.c:
1576         * ext/theora/theoraenc.c:
1577         * ext/theora/theoraparse.c:
1578         * ext/vorbis/vorbisdec.c:
1579         * ext/vorbis/vorbisenc.c:
1580         * ext/vorbis/vorbisparse.c:
1581         * ext/vorbis/vorbistag.c:
1582         * gst/adder/gstadder.c:
1583         * gst/audioconvert/gstaudioconvert.c:
1584         * gst/audioresample/gstaudioresample.c:
1585         * gst/audiotestsrc/gstaudiotestsrc.c:
1586         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1587         * gst/gdp/gstgdpdepay.c:
1588         * gst/gdp/gstgdppay.c:
1589         * gst/playback/gstdecodebin2.c:
1590         * gst/playback/gstplaybin.c:
1591         * gst/playback/gstplaybin2.c:
1592         * gst/playback/gstqueue2.c:
1593         * gst/playback/gsturidecodebin.c:
1594         * gst/tcp/gstmultifdsink.c:
1595         * gst/tcp/gsttcpserversink.c:
1596         * gst/videorate/gstvideorate.c:
1597         * gst/videoscale/gstvideoscale.c:
1598         * gst/videotestsrc/gstvideotestsrc.c:
1599         * gst/volume/gstvolume.c:
1600         * sys/ximage/ximagesink.c:
1601         * sys/xvimage/xvimagesink.c:
1602           Cleanup Plugin docs. Link to signals and properties. Fix sub-section
1603           titles. Drop mentining that all our example pipelines are "simple"
1604           pipelines.
1605
1606 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1607
1608         * tests/examples/seek/Makefile.am:
1609         Fix out of tree build by adding all required CFLAGS.
1610
1611 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1612
1613         * gst/playback/gstdecodebin.c: (add_raw_queue):
1614         And ref the pad before returning it again when linking to the queue
1615         failed. Otherwise we will unref the pad twice later and things break.
1616
1617 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1618
1619         * gst/playback/gstdecodebin.c: (add_raw_queue):
1620         If linking the raw pad with a queue fails, try it without a queue
1621         instead of failing completely. This should never happen.
1622
1623 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1624
1625         Patch by: Evgeniy Stepanov <eugeni dot stepanov at gmail dot com>
1626
1627         * gst/playback/gstdecodebin.c: (add_raw_queue), (close_pad_link):
1628         Add a queue after a demuxer if the demuxer outputs raw data. This was
1629         done before only for non-raw data but is required in this case too.
1630         Fixes bug #540215.
1631
1632         decodebin2 doesn't have this issue because all streams of a group
1633         go through multiqueue.
1634
1635 2008-07-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1636
1637         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
1638
1639         * gst-libs/gst/sdp/gstsdpmessage.c:
1640         Makes libgstsdp compile with mingw32 by defining the right WINVER so
1641         that getaddrinfo() can be used. Fixes #541358.
1642
1643 2008-07-01  Wim Taymans  <wim.taymans@collabora.co.uk>
1644
1645         * gst/videotestsrc/gstvideotestsrc.c:
1646         (gst_video_test_src_class_init), (gst_video_test_src_init),
1647         (gst_video_test_src_set_property),
1648         (gst_video_test_src_get_property), (gst_video_test_src_create):
1649         * gst/videotestsrc/gstvideotestsrc.h:
1650         Cleanups, use default property values as defines.
1651         Add property to enable/disable peer buffer allocation.
1652
1653 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1654
1655         * tests/check/elements/gdpdepay.c: (gdpdepay_suite):
1656         * tests/check/pipelines/streamheader.c: (streamheader_suite):
1657         Enable unit tests on PPC again as the bugs are now fixed.
1658
1659 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1660
1661         * gst-libs/gst/riff/riff-ids.h:
1662         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
1663         (gst_riff_create_audio_template_caps):
1664         Add support for ADPCM IMA DK3 and DK4 variant in RIFF containers.
1665         Fixes bug #540351.
1666
1667 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1668
1669         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1670         (gst_ffmpeg_pixfmt_to_caps):
1671         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1672         (gst_ffmpegcsp_get_unit_size):
1673         Only set/get on the PAL8 format, ffmpegcolorspace doesn't support
1674         it on other formats. Also adjust the unit size only for that format
1675         to not include the palette. Fixes bug #540497.
1676
1677 2008-06-29  Stefan Kost  <ensonic@users.sf.net>
1678
1679         * gst/adder/gstadder.c:
1680           Use GST_DEBUG_FUNCPTR and remove some extra vlnak lines.
1681
1682 2008-06-27  Stefan Kost  <ensonic@users.sf.net>
1683
1684         * ChangeLog:
1685           ChangeLog surgery.
1686   
1687         * tests/examples/seek/seek.c:
1688           Move variable into ifdef too.
1689         
1690
1691 2008-06-27  Stefan Kost  <ensonic@users.sf.net>
1692
1693         * tests/examples/seek/seek.c:
1694           Include config.h and check if we have X. Remove XInitThread(), don't
1695           think its needed. Fixes: #540334.
1696
1697 2008-06-26  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1698
1699         Patch by: Sam Morris <sam at robots dot org to uk>
1700
1701         * gst-libs/gst/interfaces/mixertrack.c:
1702         (gst_mixer_track_class_init), (gst_mixer_track_get_property),
1703         (gst_mixer_track_set_property):
1704         API: Add "index" property to GstMixerTrack to differantiate between
1705         multiple mixer tracks with the same label.
1706
1707         * ext/alsa/gstalsamixeroptions.c: (gst_alsa_mixer_options_new):
1708         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
1709         Set the "index" property of GstMixerTrack to the index given by ALSA.
1710         Fixes bug #528299.
1711
1712 2008-06-25  Stefan Kost  <ensonic@users.sf.net>
1713
1714         * tests/examples/seek/Makefile.am:
1715         * tests/examples/seek/seek.c:
1716           Remove libgstvideo usage. Use gtk_get_option_group instead of
1717           gtk_init().
1718
1719 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1720
1721         * tests/check/Makefile.am:
1722           Name the test registry format neutral.
1723
1724 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1725
1726         * gst/playback/gstqueue2.c:
1727           Do not double notify. Remove the unsued return value.
1728
1729 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1730
1731         * ext/alsa/gstalsamixer.c:
1732           Also consider "speaker" as a name for master volume. If that doesn't
1733           help look for the first non-mono volume control that also has a
1734           playback switch.
1735
1736 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1737
1738         * ChangeLog:
1739           Forgot to save the ChangeLog :/
1740
1741 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1742
1743         * tests/examples/seek/Makefile.am:
1744         * tests/examples/seek/seek.c:
1745           Embedd the xwindow. Allow to play multiple files.
1746
1747 2008-06-24  Jan Schmidt  <jan.schmidt@sun.com>
1748
1749         * sys/ximage/ximagesink.c (gst_ximagesink_ximage_put),
1750         (gst_ximagesink_setcaps):
1751         * sys/ximage/ximagesink.h:
1752         When the caps change, make sure to re-draw borders in
1753         force-aspect-ratio=true mode.
1754         * sys/xvimage/xvimagesink.c (gst_xvimagesink_xvimage_put):
1755         Don't clear the border_draw flag until we actually draw the border.
1756         * tests/check/Makefile.am:
1757         Ignore alsasink/src during the states test too, so it doesn't fail
1758         when running without access to the sound device.
1759
1760 2008-06-22  Stefan Kost  <ensonic@users.sf.net>
1761
1762         * tests/examples/seek/seek.c:
1763           Fix crasher when playing a parse-launch line the 2nd time.
1764
1765 2008-06-21  Thomas Vander Stichele  <thomas at apestaart dot org>
1766
1767         * tests/check/pipelines/oggmux.c:
1768           Properly ifdef tests to fix compilation.
1769
1770 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1771
1772         * gst/playback/gstplay-marshal.list:
1773         * gst/playback/gstplaybin2.c:
1774           Add get-video-pad, get-audio-pad, get-text-pad action signals to
1775           playbin2. This allows the user to get to the selector's sinkpads, and
1776           thus inspect a range of things - caps, tags, etc. 
1777
1778 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1779
1780         * gst/playback/gstplaybin2.c:
1781           Use a different constant for the convert-frame signal id.
1782           Fixes #537009.
1783
1784 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1785
1786         * gst/playback/gstplaybin2.c:
1787         * gst/playback/gstplaysink.c:
1788           Fix a whole bunch of typos in comments and log statements. 
1789
1790 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1791
1792         * sys/xvimage/xvimagesink.c:
1793           Don't set colour balance values on the Xv port if the user hasn't
1794           changed them (via properties or the interface). Avoids accumulating
1795           rounding errors for the common case.
1796           Partial fix for bug #537889.
1797
1798 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1799
1800         * gst/playback/gstdecodebin2.c:
1801           Ensure decodebin2 emits 'drained' signal once, and only once, when all
1802           pads are drained.
1803
1804 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1805
1806         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_get_latency),
1807         (gst_vorbis_enc_src_query), (gst_vorbis_enc_chain):
1808         Report the encoder latency. Fixes #538232.
1809
1810 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1811
1812         * gst/playback/gstplaybin2.c: (gst_play_bin_get_property),
1813         (notify_source), (activate_group):
1814         Implement the source property, emit notify when it changes in the
1815         underlying uridecodebin.
1816
1817 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1818
1819         * tests/examples/seek/seek.c: (stop_cb):
1820         Free and clear the seek element list so that we don't use invalid
1821         references when seeking after recreating a gst-launch line.
1822
1823 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1824
1825         * gst-libs/gst/audio/gstbaseaudiosink.c:
1826         (gst_base_audio_sink_query), (gst_base_audio_sink_skew_slaving),
1827         (gst_base_audio_sink_render):
1828         Report latency even if we are not live instead of hiding it.
1829         Take ts-offset and render-delay of the basesink into account when
1830         scheduling samples.
1831         Rework the clipping code so that we can take the various offsets into
1832         account and still do correct clipping.
1833
1834 2008-06-20  Jan Schmidt  <jan.schmidt@sun.com>
1835
1836         * configure.ac:
1837         Bump verion back to devel -> 0.10.20.1
1838
1839 2008-06-20  Sebastian Dröge  <slomo@circular-chaos.org>
1840
1841         * gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
1842         Don't increase the size of non-string image buffers by one as this
1843         might in theory confuse decoders. Still increase it by one for string
1844         image buffers to append '\0'.
1845
1846 2008-06-20  Sebastian Dröge  <slomo@circular-chaos.org>
1847
1848         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
1849         
1850         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset):
1851         Fix a buffer memleak and remove a confusing and wrong debug output.
1852         Fixes bug #538663.
1853
1854 === release 0.10.20 ===
1855
1856 2008-06-18  Jan Schmidt <jan.schmidt@sun.com>
1857
1858         * configure.ac:
1859           releasing 0.10.20, "Here I Go Again"
1860
1861 2008-06-11  Jan Schmidt  <jan.schmidt@sun.com>
1862
1863         * configure.ac:
1864         0.10.19.3 pre-release
1865
1866 2008-06-11  Jan Schmidt  <jan.schmidt@sun.com>
1867
1868         * gst-libs/gst/rtsp/gstrtspconnection.c:
1869         Fix build on win32.
1870         Patch By: David Schleef <ds@schleef.org>
1871         Fixes: #536874
1872
1873 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
1874
1875         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_finalize),
1876         (gst_gio_base_src_create):
1877         * ext/gio/gstgiobasesrc.h:
1878         Try to read the requested number of bytes, even if the first
1879         read returns less than requested, until nothing is read anymore
1880         or we have the requested amount of bytes. This fixes playback of
1881         files via Samba as Samba only allows to read 64k at once.
1882
1883         Implement a caching algorithm that makes sure that we read at
1884         least 4k of data every time. Some elements will try to read a few
1885         bytes, then seek, read again a few bytes and so on and this is
1886         painfully slow as every operation has to go over DBus if GVfs is
1887         used as backend.
1888
1889         Fixes bug #536849 and #536848.
1890
1891         * ext/gio/gstgiosrc.c: (gst_gio_src_class_init),
1892         (gst_gio_src_check_get_range):
1893         Override check_get_range() to blacklist http/https URIs
1894         and whitelist file URIs. More to be added on demand.
1895
1896 2008-06-05  Jan Schmidt  <jan.schmidt@sun.com>
1897
1898         * configure.ac:
1899         0.10.19.2 pre-release
1900
1901 2008-06-04  Jan Schmidt  <jan.schmidt@sun.com>
1902
1903         * win32/common/libgstrtsp.def:
1904         * win32/common/libgsttag.def:
1905         Add new API functions to the dll exports
1906
1907 2008-06-04  Michael Smith <msmith@songbirdnest.com>
1908
1909         * gst/playback/gstplaybasebin.c:
1910           Disconnect signals from decodebins we created before we remove it
1911           from playbin, to avoid crashes if the decodebin is eventually
1912           disposed after the playbin itself (possible if the app takes a
1913           reference on the decodebin).
1914           Fixes #536521.
1915
1916 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
1917
1918         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
1919           (mp3_type_find), (musepack_type_find), (MULTIPART_MAX_HEADER_SIZE),
1920           (mpeg_sys_type_find), (mpeg_ts_type_find), (mpeg4_video_type_find),
1921           (h264_video_type_find), (mpeg_video_stream_type_find),
1922           (dv_type_find), (mmsh_type_find):
1923           Bunch of small clean-ups: use gst_type_find_suggest_simple(); don't
1924           copy caps for no good reason (this may be desirable to make it easier
1925           to detect leaks, but then it should probably be done for all caps
1926           in the typefinder somewhere).
1927
1928 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1929
1930         * tests/check/Makefile.am:
1931         Do not try to run the check tests for subparse unless it has been
1932         built.
1933
1934 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1935
1936         * tests/check/pipelines/streamheader.c: (buffer_probe_cb),
1937         (test_multifdsink_gdp_vorbisenc), (streamheader_suite):
1938         Do not try to run a test which requires vorbisenc unless we have
1939         actually built it.
1940
1941 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1942
1943         * gst-libs/gst/rtsp/gstrtspconnection.c:
1944         (gst_rtsp_connection_set_auth), (gst_rtsp_connection_set_auth_param),
1945         (gst_rtsp_connection_clear_auth_params),
1946         (gst_rtsp_connection_set_qos_dscp), (gst_rtsp_connection_get_ip):
1947         * gst-libs/gst/rtsp/gstrtspconnection.h:
1948         Add a couple of missing argument guards.
1949         Add a way of setting the DSCP for an RTSP connection.
1950         Add an accessor method for the ip member of GstRTSPConnection as all
1951         members are supposed to be private.
1952
1953 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1954
1955         * gst/tcp/gstmultifdsink.c: (setup_dscp_client):
1956         Fixed accidental use of IPv4 options for all IPv6 addresses.
1957
1958 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
1959
1960         * gst-libs/gst/interfaces/mixertrack.h:
1961           Document mixer track flags.
1962
1963 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1964
1965         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
1966
1967         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset_streamheader):
1968         Don't set caps on the buffers that contain a copy of the buffer
1969         including the caps of them resulting in an always increasing refcount
1970         of the caps and insanely large caps. Instead include a buffer without
1971         caps in the new caps. Fixes bug #536475.
1972
1973 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1974
1975         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
1976         Transform a given PAR to a range on the struct with the generic
1977         height/width instead of the struct with the possibly restricted
1978         height/width.
1979
1980 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1981
1982         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
1983         Prefer the given format if it contains something stricter than [1,MAX]
1984         for height or width and only put a structure that requires rescaling
1985         as second. This makes it possible to use videoscale in pipelines where
1986         the source can actually produce the wanted height/width but usually
1987         selects a different one from the requested.
1988
1989 2008-06-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1990
1991         Based on patch by: John Millikin <jmillikin gmail com>
1992
1993         * gst-libs/gst/tag/gstvorbistag.c: (tag_matches), (gst_vorbis_tag_add),
1994           (gst_vorbis_tag_add_coverart):
1995           Retrieve COVERART tags from vorbis comments (#512333)
1996
1997 2008-06-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1998
1999         * gst-libs/gst/tag/tag.h:
2000         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
2001           Don't forget to add new enum value here too (should probably use
2002           glib-mkenums here...).
2003
2004 2008-06-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2005
2006         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_add_id3_image):
2007         * gst-libs/gst/tag/tag.h: (GST_TAG_IMAGE_TYPE_NONE),
2008         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
2009           (gst_tag_image_type_get_type), (gst_tag_image_type_is_valid),
2010           (gst_tag_image_data_to_image_buffer):
2011           Add two utility functions to avoid code duplication (#512333):
2012           API: add gst_tag_image_data_to_image_buffer()
2013           API: add gst_tag_list_add_id3_image()
2014           API: add GST_TAG_IMAGE_TYPE_NONE enum value
2015
2016 2008-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
2017
2018         * win32/common/libgstaudio.def:
2019         Add gst_audio_check_channel_positions() to the exported symbols.
2020
2021 2008-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
2022
2023         * docs/libs/gst-plugins-base-libs-sections.txt:
2024         * gst-libs/gst/audio/multichannel.c:
2025         (gst_audio_check_channel_positions):
2026         * gst-libs/gst/audio/multichannel.h:
2027         API: Make gst_audio_check_channel_positions() public.
2028
2029         * tests/check/libs/audio.c: (GST_START_TEST):
2030         Add some simple checks for gst_audio_check_channel_positions().
2031
2032 2008-06-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
2033
2034         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
2035           minrange and maxrange are scaled according to the frequency
2036           multiplier.
2037
2038 2008-06-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
2039
2040         * ext/pango/Makefile.am:
2041         * ext/pango/gsttextoverlay.c: (gst_text_overlay_shade_y),
2042           (gst_text_overlay_blit_yuv420), (gst_text_overlay_push_frame):
2043           Use gstvideo functions to calculate strides and plane offsets. Fixes
2044           rendering issue ('ghost' images of the text on the chroma planes)
2045           with widths or heights that are not multiples of 8 (#506659 and
2046           probably also #485729).
2047
2048         * tests/icles/test-textoverlay.c: (show_text), (test_textoverlay),
2049           (main):
2050           Test with odd height/width too.
2051
2052 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
2053
2054         * gst/adder/gstadder.c: (gst_adder_query_duration),
2055         (gst_adder_query_latency):
2056         When using gst_element_iterate_pads() one has to unref every pad
2057         after usage.
2058
2059 2008-05-31  Mark Nauwelaerts  <mnauw@users.sf.net>
2060
2061         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2062         (gst_base_audio_src_class_init):
2063         Add a gtk-doc chunk for the new properties to have a Since: indication.
2064
2065 2008-05-31  Mark Nauwelaerts  <mnauw@users.sf.net>
2066
2067         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2068         (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
2069         (gst_base_audio_src_get_property), (gst_base_audio_src_setcaps),
2070         (gst_base_audio_src_change_state):
2071         Provide readable actual-buffer-time and actual-latency-time properties
2072         that reflect the configured ringbuffer values. Fixes #524724.
2073         API: GstBaseAudioSrc:actual-buffer-time
2074         API: GstBaseAudioSrc:actual-latency-time
2075
2076 2008-05-30  Wim Taymans  <wim.taymans@collabora.co.uk>
2077
2078         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push),
2079         (gst_basertppayload_change_state):
2080         Simply converting the running time into an RTP timestamp by scaling it
2081         based on the clock-rate is good enough for making an RTP timestamp. This
2082         has the added benefit that we can later on expose a property with the
2083         RTP timestamp of running time 0, as is needed for RTSP servers to
2084         generate the response of the PLAY request.
2085
2086 2008-05-30  Sebastian Dröge  <slomo@circular-chaos.org>
2087
2088         * gst/audioconvert/gstaudioconvert.c:
2089         (structure_has_fixed_channel_positions),
2090         (gst_audio_convert_transform_caps):
2091         Allow up to 11 positioned channels now that audioconvert can handle
2092         this but add no default positions for > 8 channels.
2093         
2094         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2095         Add some unit tests for the above change: Test conversion of
2096         11 positioned channels to stereo and the other way around, test
2097         conversion of 15 unpositioned channels in different ways.
2098
2099 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
2100
2101         * win32/common/libgstaudio.def:
2102         Add gst_audio_clock_reset to the list of exported symbols.
2103
2104 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
2105
2106         * tests/check/elements/vorbisdec.c: (vorbisdec_suite):
2107         Remove wrong_channels_identification_header unit test as we now
2108         support 7 (and more channels).
2109
2110 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
2111
2112         * gst/audioconvert/gstchannelmix.c:
2113         (gst_channel_mix_fill_one_other):
2114         If mixing left or right to center (or the other way around) only take
2115         the complete value if we don't already have the original position in
2116         the source.
2117
2118 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
2119
2120         * gst-libs/gst/audio/multichannel.c:
2121         (gst_audio_check_channel_positions),
2122         (gst_audio_set_structure_channel_positions_list),
2123         (gst_audio_fixate_channel_positions):
2124         Allow rear center together with rear left/right and other previously
2125         conflicting channel positions. The reason why they weren't allowed
2126         was the channel mixing implementation in audioconvert.
2127         Also take this into account when fixing channel layouts.
2128
2129         Allow setting channel positions for 1/2 channels when using
2130         gst_audio_set_structure_channel_position().
2131
2132         * gst/audioconvert/gstchannelmix.c:
2133         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
2134         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
2135         (gst_channel_mix_fill_special), (gst_channel_mix_fill_matrix):
2136         Major rewrite of the channel mixing.
2137
2138         We now allow previously conflicting channel positions to appear
2139         together (rear center and rear left/right for example).
2140         Fixes bug #533817.
2141
2142         Rework the way channels are mixed together to take more possible
2143         channel positions into account, properly mix from/to side channels
2144         and don't assume that either center, left&right or nothing of a
2145         specific position is available anymore.
2146
2147         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2148         Adjust unit tests with non-standard 1/2 channel layouts to the more
2149         correct new behaviour.
2150
2151         Add a unit test for 5.1->Stereo downmixing.
2152
2153 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
2154
2155         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
2156         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps):
2157         Add sane defaults for the 7 and 8 channel layouts as those are
2158         undefined in the Vorbis spec. Use NONE channel layouts when decoding
2159         more than 8 channels instead of erroring out. Fixes bug #535356.
2160
2161 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2162
2163         * docs/plugins/Makefile.am:
2164         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2165         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2166         * ext/theora/theoraparse.c:
2167         Add theoraparse to the docs and fix some docs.
2168
2169 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2170
2171         * gst-libs/gst/cdda/gstcddabasesrc.c:
2172         (gst_cdda_base_src_add_track), (gst_cdda_base_src_create):
2173         Fix EOS condition and track addition check, the track.end sector is
2174         included in the track. Fixes #533265.
2175
2176 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2177
2178         Patch by: Mark Nauwelaerts <manauw at skynet be>
2179
2180         * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
2181         (gst_video_rate_flush_prev), (gst_video_rate_event),
2182         (gst_video_rate_chain):
2183         * gst/videorate/gstvideorate.h:
2184         React (more) to NEWSEGMENT
2185         Small adjustment in timestamp calculation to prevent mismatches
2186         Fixes #435633.
2187
2188 2008-05-28  Tim-Philipp Müller  <tim.muller at collabora co uk>
2189
2190         * tests/examples/seek/seek.c: (make_parselaunch_pipeline):
2191           Initialise error to NULL as we should.
2192
2193 2008-05-28  Sebastian Dröge  <slomo@circular-chaos.org>
2194
2195         * gst/adder/gstadder.c: (gst_adder_query_duration),
2196         (gst_adder_query_latency), (gst_adder_query):
2197         Implement latency query.
2198
2199 2008-05-27  Sebastian Dröge  <slomo@circular-chaos.org>
2200
2201         * gst/adder/gstadder.c: (gst_adder_query_duration):
2202         Correctly resync the iterator if gst_iterator_next() returns
2203         GST_ITERATOR_RESYNC.
2204
2205 2008-05-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
2206
2207         * win32/vs6/libgstpbutils.dsp:
2208           Add pbutils-enumtypes.c to sources (#518037).
2209
2210 2008-05-27  Wim Taymans  <wim.taymans@collabora.co.uk>
2211
2212         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
2213         (gst_audio_clock_reset), (gst_audio_clock_get_internal_time):
2214         * gst-libs/gst/audio/gstaudioclock.h:
2215         Add method to inform the clock that the time starts from 0 again. We use
2216         this info to calculate a clock offset so that the time we report in
2217         internal_time is monotonically increasing, as required by the clock base
2218         class. Fixes #521761.
2219         API: GstAudioClock::gst_audio_clock_reset()
2220
2221         * gst-libs/gst/audio/gstbaseaudiosink.c:
2222         (gst_base_audio_sink_skew_slaving),
2223         (gst_base_audio_sink_change_state):
2224         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2225         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
2226         Reset reported time when we (re)create the ringbuffer.
2227
2228 2008-05-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
2229
2230         * ext/alsa/gstalsamixertrack.c:
2231           (gst_alsa_mixer_track_update_alsa_capabilities):
2232           Make sure playback volumes aren't accidentally overwritten by
2233           capture volumes if an alsa mixer track has both playback and
2234           capture capabilities: we create two GstMixerTracks in that
2235           case, so make sure we query only the alsa capabilities that
2236           refer to the type of GstMixerTrack we created from the dual
2237           capability alsa element. Should fix issues with Audigy2 sound
2238           cards (#518082).
2239
2240 2008-05-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
2241
2242         * tests/check/pipelines/oggmux.c: (test_pipeline):
2243           Don't use deprecated function.
2244
2245 2008-05-27  Wim Taymans  <wim.taymans@collabora.co.uk>
2246
2247         * gst/playback/gstdecodebin2.c:
2248         (gst_decode_group_control_source_pad), (gst_decode_group_expose):
2249         Check for NULL cases and log them, creating ghostpads can, for example,
2250         fail when the pad returns wrong caps.
2251
2252         * gst/playback/gstplaybin2.c: (perform_eos):
2253         When pushing out the EOS event, collect the return value and warn when
2254         something failed.
2255
2256 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2257
2258         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
2259         (gst_riff_create_video_template_caps):
2260         Add support for DVCPRO.
2261
2262 2008-05-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
2263
2264         * gst/videoscale/gstvideoscale.c: (DEFAULT_PROP_METHOD):
2265           Change default scaling method from nearest-neighbour to bilinear.
2266
2267 2008-05-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
2268
2269         * tests/check/libs/video.c:
2270           More checks.
2271
2272 2008-05-25  Tim-Philipp Müller  <tim.muller at collabora co uk>
2273
2274         * gst/subparse/gstsubparse.c: (parser_state_init),
2275           (gst_sub_parse_format_autodetect), (handle_buffer):
2276         * gst/subparse/gstsubparse.h:
2277         * tests/check/elements/subparse.c: (test_tmplayer_style3b):
2278           Limit duration to a maximum of five seconds for tmplayer format where
2279           we can guess the duration only from the timestamp of the next line of
2280           text. We don't want to show a text for eternities just because nothing
2281           else is being said for a while.
2282
2283 2008-05-23  Wim Taymans  <wim.taymans@collabora.co.uk>
2284
2285         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2286         (gst_base_rtp_depayload_chain),
2287         (gst_base_rtp_depayload_handle_sink_event),
2288         (gst_base_rtp_depayload_push_full),
2289         (gst_base_rtp_depayload_change_state):
2290         Check sequence numbers, mark input buffers with a discont flag for the
2291         subclass when we detected a gap, drop duplicate buffers. We do this
2292         because one can use the element without a jitterbuffer in front and we
2293         don't want to feed the subclasses invalid or reordered data.
2294         Do an error when the subclass did not provide a process function instead
2295         of crashing.
2296         Some other small cleanups.
2297
2298 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
2299
2300         * gst/videotestsrc/videotestsrc.c: (paint_hline_NV12_NV21):
2301           May just as well use the precalculated uvstride here.
2302
2303 2008-05-22  Jan Schmidt  <jan.schmidt@sun.com>
2304
2305         * docs/plugins/Makefile.am:
2306         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
2307         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2308         * docs/plugins/gst-plugins-base-plugins.args:
2309         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2310         * docs/plugins/gst-plugins-base-plugins.interfaces:
2311         * docs/plugins/gst-plugins-base-plugins.prerequisites:
2312         * docs/plugins/inspect/plugin-adder.xml:
2313         * docs/plugins/inspect/plugin-alsa.xml:
2314         * docs/plugins/inspect/plugin-audioconvert.xml:
2315         * docs/plugins/inspect/plugin-audiorate.xml:
2316         * docs/plugins/inspect/plugin-audioresample.xml:
2317         * docs/plugins/inspect/plugin-audiotestsrc.xml:
2318         * docs/plugins/inspect/plugin-cdparanoia.xml:
2319         * docs/plugins/inspect/plugin-decodebin.xml:
2320         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2321         * docs/plugins/inspect/plugin-gdp.xml:
2322         * docs/plugins/inspect/plugin-gio.xml:
2323         * docs/plugins/inspect/plugin-gnomevfs.xml:
2324         * docs/plugins/inspect/plugin-libvisual.xml:
2325         * docs/plugins/inspect/plugin-ogg.xml:
2326         * docs/plugins/inspect/plugin-pango.xml:
2327         * docs/plugins/inspect/plugin-playback.xml:
2328         * docs/plugins/inspect/plugin-queue2.xml:
2329         * docs/plugins/inspect/plugin-subparse.xml:
2330         * docs/plugins/inspect/plugin-tcp.xml:
2331         * docs/plugins/inspect/plugin-theora.xml:
2332         * docs/plugins/inspect/plugin-typefindfunctions.xml:
2333         * docs/plugins/inspect/plugin-uridecodebin.xml:
2334         * docs/plugins/inspect/plugin-video4linux.xml:
2335         * docs/plugins/inspect/plugin-videorate.xml:
2336         * docs/plugins/inspect/plugin-videoscale.xml:
2337         * docs/plugins/inspect/plugin-videotestsrc.xml:
2338         * docs/plugins/inspect/plugin-volume.xml:
2339         * docs/plugins/inspect/plugin-vorbis.xml:
2340         * docs/plugins/inspect/plugin-ximagesink.xml:
2341         * docs/plugins/inspect/plugin-xvimagesink.xml:
2342         * ext/cdparanoia/gstcdparanoiasrc.c:
2343         * ext/ogg/gstoggdemux.c:
2344         * ext/ogg/gstoggdemux.h:
2345         * ext/ogg/gstoggmux.c:
2346         * ext/ogg/gstoggmux.h:
2347         * gst/audioconvert/audioconvert.c:
2348         * gst/audioconvert/audioconvert.h:
2349         * gst/audioconvert/gstaudioconvert.h:
2350         * gst/gdp/gstgdpdepay.h:
2351         * gst/gdp/gstgdppay.h:
2352         * gst/playback/gstdecodebin.c:
2353         * gst/playback/gstdecodebin2.c:
2354         * gst/playback/gstplaybin.c:
2355         * gst/playback/gstplaybin2.c:
2356         * gst/playback/gsturidecodebin.c:
2357         * gst/tcp/gstmultifdsink.c:
2358         * gst/tcp/gstmultifdsink.h:
2359         * gst/tcp/gsttcp.h:
2360
2361         Add some documentation comments, and some new headers to be scanned.
2362         Rename some internal enum declarations (audioconvert's DitherType and
2363         NoiseShapingType, GstUnitType from the TCP elements) to match the
2364         documented GObject type names so that the docs pick them up.
2365         Name the playbin2 docs markups properly so they get picked up. They'll
2366         need renaming back when/if playbin2 becomes playbin.
2367
2368         100% symbol coverage for the plugin docs, booya.
2369
2370 2008-05-22  Sebastian Dröge  <slomo@circular-chaos.org>
2371
2372         Patch by: Thijs Vermeir <thijsvermeir@gmail.com>
2373
2374         * gst/videotestsrc/videotestsrc.c: (paint_hline_NV12_NV21):
2375         Fix generation of NV12/NV21 frames. Fixes bug #532454.
2376
2377 2008-05-22  Wim Taymans  <wim.taymans@collabora.co.uk>
2378
2379         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2380
2381         * gst/playback/gstdecodebin.c: (remove_fakesink):
2382         Lock the fakesink before setting the state to NULL and removing it from
2383         the bin so that a concurrent state change cannot interfere. 
2384         Fixes #534331.
2385
2386 2008-05-21  Felipe Contreras  <felipe.contreras@gmail.com>
2387
2388         * docs/Makefile.am:
2389         Fix installing plugin documentation when gtk-doc is disabled.
2390
2391 2008-05-21  Felipe Contreras  <felipe.contreras@gmail.com>
2392
2393         * gst-libs/gst/rtsp/Makefile.am:
2394         Distribute, don't install md5.h
2395
2396 2008-05-21  Julien Moutte  <julien@fluendo.com>
2397
2398         * gst/tcp/gstmultifdsink.c: (setup_dscp_client): Use IPPROTO_IP
2399         instead of SOL_IP, works on more platforms.
2400         * gst/typefind/gsttypefindfunctions.c: (aac_type_find): Fix printf
2401         arguments.
2402
2403 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2404
2405         * ext/vorbis/vorbisdec.c:
2406         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform):
2407         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_show_frame):
2408         Some debug and comment fixes.
2409
2410         * tests/examples/dynamic/addstream.c: (main):
2411         Fix , to ;
2412
2413 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2414
2415         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
2416         * gst/playback/decodetest.c: (new_decoded_pad_cb):
2417         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
2418         (try_to_link_1), (elem_is_dynamic), (close_link), (type_found),
2419         (cleanup_decodebin):
2420         * gst/playback/gstdecodebin2.c: (gst_decode_bin_init),
2421         (connect_element), (gst_decode_group_control_demuxer_pad):
2422         * gst/playback/gstplaybasebin.c: (queue_remove_probe),
2423         (queue_out_of_data), (gen_preroll_element), (preroll_unlinked),
2424         (mute_group_type):
2425         * gst/playback/gstplaybin.c: (gst_play_bin_vis_blocked),
2426         (gst_play_bin_set_property), (handoff), (gen_video_element),
2427         (gen_text_element), (gen_audio_element), (gen_vis_element),
2428         (remove_sinks), (add_sink), (setup_sinks):
2429         * gst/playback/gstplaybin2.c: (pad_added_cb), (no_more_pads_cb):
2430         * gst/playback/gstplaysink.c: (gst_play_sink_get_video_sink),
2431         (gst_play_sink_get_audio_sink), (gst_play_sink_vis_unblocked),
2432         (gst_play_sink_vis_blocked), (gst_play_sink_set_vis_plugin),
2433         (gst_play_sink_get_vis_plugin), (gst_play_sink_set_mute),
2434         (gen_video_chain), (gen_text_chain), (gen_audio_chain),
2435         (gen_vis_chain), (gst_play_sink_reconfigure),
2436         (gst_play_sink_set_font_desc), (gst_play_sink_get_font_desc),
2437         (gst_play_sink_request_pad):
2438         * gst/playback/gsturidecodebin.c: (type_found), (setup_source):
2439         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
2440         (cb_newpad):
2441         * gst/playback/test6.c: (new_decoded_pad_cb):
2442         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2443         * tests/check/elements/audiorate.c: (test_injector_chain),
2444         (do_perfect_stream_test):
2445         * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
2446         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
2447         * tests/check/elements/gnomevfssink.c:
2448         * tests/check/elements/textoverlay.c:
2449         (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2):
2450         * tests/check/elements/videotestsrc.c: (GST_START_TEST):
2451         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
2452         * tests/check/pipelines/oggmux.c: (test_pipeline):
2453         * tests/check/pipelines/streamheader.c: (GST_START_TEST):
2454         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
2455         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
2456         * tests/examples/seek/scrubby.c: (make_wav_pipeline):
2457         * tests/examples/seek/seek.c: (make_mod_pipeline),
2458         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
2459         (make_sid_pipeline), (make_parse_pipeline), (make_vorbis_pipeline),
2460         (make_theora_pipeline), (make_vorbis_theora_pipeline),
2461         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
2462         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
2463         (update_fill), (msg_buffering):
2464         Don't use bad gst_element_get_pad().
2465
2466 2008-05-21  Stefan Kost  <ensonic@users.sf.net>
2467
2468         * gst-libs/gst/riff/riff-media.c:
2469           Fix wrong method name in docs. Fix calculation of strf fields for
2470           broken mulaw/alaw.
2471   
2472         * gst-libs/gst/riff/riff-read.c:
2473           Whitespace fix and removing double ';'.
2474
2475 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2476
2477         * docs/design/part-playbin2.txt:
2478         Add some leftover doc.
2479
2480 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2481
2482         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
2483         Fix copy & paste error in last commit.
2484
2485 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2486
2487         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
2488         Add support for mixing GST_AUDIO_CHANNEL_POSITION_SIDE_* from/to
2489         other channel positions when source has SIDE channels and dest doesn't
2490         or the other way around.
2491
2492 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2493
2494         Patch by: Henrik Eriksson <henriken at axis dot com>
2495
2496         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
2497         (gst_multi_fd_sink_init), (setup_dscp_client), (setup_dscp),
2498         (gst_multi_fd_sink_add_full), (gst_multi_fd_sink_set_property),
2499         (gst_multi_fd_sink_get_property):
2500         * gst/tcp/gstmultifdsink.h:
2501         Add support for DSCP QOS. Fixes #469933.
2502
2503 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2504
2505         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2506         Add another test that checks if conversion between standard 1 and 2
2507         channel layouts with and without positions set is working.
2508
2509 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2510
2511         * gst-libs/gst/audio/multichannel.c:
2512         (gst_audio_check_channel_positions):
2513         Allow non-standard 2 channel layouts.
2514         
2515         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2516         Add some tests for converting and remapping non-standard 1 and 2
2517         channel layouts.
2518
2519 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2520
2521         * gst/audioconvert/gstchannelmix.c:
2522         (gst_channel_mix_fill_normalize):
2523         Prevent division by zero if the channel mix matrix contains only
2524         zeroes.
2525
2526 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2527
2528         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
2529
2530         * gst/gdp/gstgdppay.c: (gst_gdp_pay_chain):
2531         Close a buffer memory leak. Fixes bug #534071.
2532
2533 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2534
2535         * gst-libs/gst/rtsp/gstrtsptransport.h:
2536         Make the GstRTSPTransport struct members public as there are no
2537         setters/getters and it's supposed to be changed directly.
2538         Fixes bug #533087.
2539
2540 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2541
2542         * gst/adder/gstadder.c:
2543         Adder also doesn't support audio/x-raw-int with width!=depth so don't
2544         claim this on the pad template caps.
2545
2546 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2547
2548         * gst-libs/gst/audio/gstbaseaudiosink.c:
2549         (gst_base_audio_sink_sync_latency):
2550         We can only use our optimal calibration if we prerolled before the
2551         latency expired.
2552
2553 2008-05-20  Tim-Philipp Müller  <tim.muller at collabora co uk>
2554
2555         * configure.ac:
2556           Require core CVS for GstBaseSrc buffer caps setting magic.
2557
2558 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
2559
2560         * gst/audioconvert/gstaudioconvert.c:
2561         (gst_audio_convert_fixate_channels):
2562         Fix logic in last commit.
2563
2564 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
2565
2566         * gst/audioconvert/gstaudioconvert.c:
2567         (gst_audio_convert_fixate_channels):
2568         Passthrough the channel positions if the number of output channels is
2569         the same as the number of input channels, the input had a channel
2570         layout and downstream requests no special one. We did this already for
2571         > 2 channels but now it's also done for 1 channel. Fixes bug #533617.
2572
2573 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2574
2575         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
2576         (gst_gnome_vfs_src_finalize),
2577         (gst_gnome_vfs_src_received_headers_callback),
2578         (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_stop):
2579         * ext/gnomevfs/gstgnomevfssrc.h:
2580         Set the ICY caps on the srcpad from where they get picked up by the base
2581         class now and set on the outgoing buffers.
2582
2583         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2584         (gst_base_audio_src_create):
2585         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
2586         BaseSrc now sets the caps on outgoing buffers automatically.
2587
2588 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2589
2590         * gst-libs/gst/audio/gstbaseaudiosink.c:
2591         (gst_base_audio_sink_resample_slaving),
2592         (gst_base_audio_sink_skew_slaving),
2593         (gst_base_audio_sink_sync_latency), (gst_base_audio_sink_render),
2594         (gst_base_audio_sink_async_play),
2595         (gst_base_audio_sink_change_state):
2596         Change the way in which the ringbuffer is started when dealing with a
2597         slaved clock and latency. We now sync to the clock until we reach
2598         upstream latency before starting the ringbuffer. This has the effect
2599         that we can accurately align the master and slave clocks and let the
2600         rate correction code take care of the initial drift or rounding errors
2601         instead of leaving them uncorrected with the old approach.
2602
2603 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
2604
2605         * gst/audioconvert/gstaudioconvert.c:
2606         (gst_audio_convert_fixate_channels):
2607         Correctly set the default channel positions when converting to 8
2608         channels.
2609
2610 2008-05-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
2611
2612         * configure.ac:
2613           Error out if we don't have the required version of core.
2614
2615 2008-05-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
2616
2617         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
2618           Use data scan helper in aac typefinder and stop scanning
2619           for headers when we've found a type. Also fix potential invalid
2620           memory access when calculating the frame length.
2621
2622 2008-05-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
2623
2624         * gst/typefind/gsttypefindfunctions.c: (data_scan_ctx_ensure_data),
2625           (mpeg_sys_is_valid_pack):
2626           Don't modify scan context when we return FALSE in ensure_data, so
2627           it's possible to continue scanning, and we don't end up with a NULL
2628           data pointer and a positive size, which might bite us the next time
2629           we're called. Small constification.
2630
2631 2008-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
2632
2633         * gst/adder/gstadder.c:
2634         Adder doesn't support 24 bit samples so don't claim it supports them
2635         in the pad template caps.
2636
2637 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
2638
2639         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2640         (gst_base_rtp_depayload_chain):
2641         Validate the RTP packet before further processing it. It's just too
2642         dangerous to accept random packets and people are not forced to use a
2643         jitterbuffer or session manager to filter out the bad packets.
2644
2645         * gst-libs/gst/rtp/gstrtpbuffer.c:
2646         (gst_rtp_buffer_set_extension_data),
2647         (gst_rtp_buffer_get_payload_subbuffer):
2648         Small cleanups.
2649         When setting extension data in a buffer that is too small, we fail and
2650         we should not set the extension bit.
2651         Change GST_WARNINGS into g_warning because they really are
2652         programming errors.
2653
2654         * tests/check/libs/rtp.c: (GST_START_TEST):
2655         Catch the g_warnings now in the unit tests and that fact that failing to
2656         set extension data left the extension bit untouched.
2657
2658 2008-05-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
2659
2660         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
2661           Revert previous change which made basetransform handle buffer_alloc
2662           and which breaks things badly in the non-passthrough case since it
2663           returned buffers with a different (ie. sometimes smaller) size than
2664           the size requested.
2665
2666 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
2667
2668         Patch by: Bernard B <b-gnome at largestprime dot net>
2669
2670         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_compare_seqnum):
2671         Fix seqnum compare function for bordercase values and fix the docs
2672         again. Fixes #533075.
2673
2674         * tests/check/libs/rtp.c: (GST_START_TEST), (rtp_suite):
2675         Add a testcase for seqnum compare function.
2676
2677 2008-05-14  Sebastian Dröge  <slomo@circular-chaos.org>
2678
2679         * gst/adder/gstadder.c: (gst_adder_setcaps),
2680         (gst_adder_class_init):
2681         Correctly declare the supported endianness on the pad templates
2682         and check for correct endianness in the set caps function. Adder
2683         only supports native endianness.
2684         Also use gst_element_class_set_details_simple().
2685
2686 2008-05-14  Stefan Kost  <ensonic@users.sf.net>
2687
2688         * sys/xvimage/xvimagesink.c:
2689           Better debug logging in port value handling. Merging separate port
2690           value loops into one.
2691
2692 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2693
2694         Patch by: Hannes Bistry <hannesb at gmx dot de>
2695
2696         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_start):
2697         * gst/tcp/gsttcpserversink.c:
2698         (gst_tcp_server_sink_handle_server_read),
2699         (gst_tcp_server_sink_handle_wait), (gst_tcp_server_sink_init_send):
2700         Fix regression in clientsrc because we did not add the fd to the poll
2701         set anymore. Fixes #532364.
2702         Do some cleanups here and there.
2703
2704 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2705
2706         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
2707         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
2708         * gst/playback/gstplay-marshal.list:
2709         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init):
2710         Use correct marshallers. GstCaps are a boxed type and no GObject
2711         subclass.
2712
2713 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2714
2715         * win32/common/libgstrtsp.def:
2716         Add gst_rtsp_connection_(set|clear)_auth_param() to the exported
2717         symbols.
2718
2719 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2720
2721         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2722
2723         * tests/check/elements/audioresample.c:
2724         (live_switch_alloc_only_48000), (live_switch_get_sink_caps),
2725         (live_switch_push), (GST_START_TEST):
2726         Add unit test for the latest basetransform negotiation changes.
2727         See bug #526768.
2728
2729 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2730
2731         * gst/ffmpegcolorspace/imgconvert.c: (nv12_to_nv21):
2732         Fix nv12<->nv21 conversion if stride is larger than width.
2733
2734 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2735
2736         Patch by: Jan Gerber <j at oil21 dot org>
2737
2738         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
2739         (gst_ogg_pad_parse_skeleton_fisbone):
2740         * ext/ogg/gstoggdemux.h:
2741         Parse presentation time from skeleton streams and use it as offset
2742         for the timestamps. Fixes bug #530068.
2743
2744 2008-05-12  Wim Taymans  <wim.taymans@collabora.co.uk>
2745
2746         * gst-libs/gst/audio/gstbaseaudiosink.c:
2747         (gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
2748         Revert previous patch that attempted to more accurately calculate the
2749         initial offset between master and slave clock. The best thing we can do
2750         in general is take the time of both clocks as the diff since we don't
2751         know when the actual preroll happened.
2752
2753 2008-05-11  Tim-Philipp Müller  <tim.muller at collabora co uk>
2754
2755         * gst-libs/gst/pbutils/install-plugins.c:
2756           Fix docs: type and missing word.
2757
2758 2008-05-10  Tim-Philipp Müller  <tim.muller at collabora co uk>
2759
2760         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find):
2761           Don't do lots of 4-byte peeks, but use the 'new' data scan helper
2762           for this instead; don't check if we've found enough markers after
2763           each and every step, it's enough to do that only if we've actually
2764           found a new marker.
2765           Embed a G_UNLIKELY into the IS_MPEG_HEADER macro.
2766
2767 2008-05-10  Tim-Philipp Müller  <tim.muller at collabora co uk>
2768
2769         * gst/typefind/gsttypefindfunctions.c:
2770           (DATA_SCAN_CTX_CHUNK_SIZE), (DataScanCtx), (data_scan_ctx_advance),
2771           (data_scan_ctx_ensure_data), (GST_MPEGVID_TYPEFIND_TRY_SYNC),
2772           (mpeg_video_stream_type_find):
2773           Move scan helper thingy to the beginning of the file so we can use
2774           it in other typefind functions. Rename it to something more
2775           generic. Also improve handling of things towards the end of the
2776           typefind data: peek as much as we can if we know the size of the
2777           data, rather than just min_size.
2778
2779 2008-05-09  Jan Schmidt  <jan.schmidt@sun.com>
2780
2781         * docs/libs/gst-plugins-base-libs-sections.txt:
2782         * gst-libs/gst/interfaces/colorbalance.c:
2783         * gst-libs/gst/interfaces/colorbalance.h:
2784         * gst-libs/gst/interfaces/colorbalancechannel.c:
2785         * gst-libs/gst/interfaces/colorbalancechannel.h:
2786         * gst-libs/gst/interfaces/tuner.c:
2787         * gst-libs/gst/interfaces/tunerchannel.c:
2788         * gst-libs/gst/interfaces/tunerchannel.h:
2789         * gst-libs/gst/interfaces/tunernorm.c:
2790         * gst-libs/gst/interfaces/tunernorm.h:
2791         * gst-libs/gst/video/video.c:
2792         * gst-libs/gst/video/video.h:
2793         Document the GstTuner and GstColorBalance interfaces, and some
2794         other random API functions that needed it. 70% symbol coverage, woo.
2795
2796 2008-05-09  Wim Taymans  <wim.taymans@collabora.co.uk>
2797
2798         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
2799         Choose to allocate one less segment but require one additional segment
2800         as latency. 
2801
2802         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_acquire):
2803         No need to increment the number of segments in the source.
2804
2805         * gst-libs/gst/audio/gstbaseaudiosink.c:
2806         (gst_base_audio_sink_get_time), (clock_convert_external),
2807         (gst_base_audio_sink_resample_slaving),
2808         (gst_base_audio_sink_skew_slaving),
2809         (gst_base_audio_sink_none_slaving), (gst_base_audio_sink_render),
2810         (gst_base_audio_sink_async_play):
2811         Remove adding latency when returning the internal time while subtracting
2812         it again when we use the value a little later.
2813         When calculating the end timestamp, we are making a rounding error
2814         with the current algorithm. Ensure that we don't accumulate these
2815         rounding errors when aligning samples by not resampling at all if we
2816         don't need to. Fixes #419351.
2817         Make the initial calibration of the clock slaving a little more
2818         predictable and accurate. Also handle the case where we don't do
2819         clock slaving.
2820
2821 2008-05-09  Sebastian Dröge  <slomo@circular-chaos.org>
2822
2823         Based on a patch by:
2824           Björn Benderius <bjoern dot benderius at axis dot com>
2825
2826         * gst/ffmpegcolorspace/avcodec.h:
2827         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2828         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
2829         (gst_ffmpegcsp_avpicture_fill):
2830         * gst/ffmpegcolorspace/imgconvert.c: (nv12_to_nv21):
2831         * gst/ffmpegcolorspace/imgconvert_template.h:
2832         Add conversions from/to NV12 and NV21 and conversions between those
2833         two formats. Fixes bug #532166.
2834
2835 2008-05-08  Edward Hervey  <edward.hervey@collabora.co.uk>
2836
2837         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find):
2838         Abort the h264 typefinding as soon as _peek() doesn't return anything,
2839         which happens for example with files smaller than 128kb.
2840
2841 2008-05-08  Wim Taymans  <wim.taymans@collabora.co.uk>
2842
2843         Patch by: Wouter Cloetens <zombie at e2big dot org>
2844
2845         * gst-libs/gst/rtsp/Makefile.am:
2846         * gst-libs/gst/rtsp/gstrtspconnection.c:
2847         (gst_rtsp_connection_create), (md5_digest_to_hex_string),
2848         (auth_digest_compute_hex_urp), (auth_digest_compute_response),
2849         (add_auth_header), (gst_rtsp_connection_free),
2850         (gst_rtsp_connection_set_auth), (str_case_hash), (str_case_equal),
2851         (gst_rtsp_connection_set_auth_param),
2852         (gst_rtsp_connection_clear_auth_params):
2853         * gst-libs/gst/rtsp/gstrtspconnection.h:
2854         Add Digest authorization support for RTSP connections. See #532065.
2855
2856         * gst-libs/gst/rtsp/md5.c:
2857         * gst-libs/gst/rtsp/md5.h:
2858         Yeap, another md5 implementation until we can depend on a glib that has
2859         support for it.
2860
2861 2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>
2862
2863         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2864
2865         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
2866         Let audioresample use the buffer allocation of basetransform instead
2867         of it's own stuff.
2868
2869         * tests/check/elements/audioresample.c: (alloc_only_48000),
2870         (GST_START_TEST), (audioresample_suite):
2871         Add unit test for the recent basetransform bugfix, where upstream
2872         changes caps to something that can't be passed through anymore.
2873
2874 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
2875
2876         * win32/common/config.h.in:
2877           Don't define GST_FUNCTION, if GLib supports MSVC we'd much rather
2878           use the real thing than having "???" unconditionally.
2879
2880 2008-05-07  Wim Taymans  <wim.taymans@collabora.co.uk>
2881
2882         * gst-libs/gst/audio/gstbaseaudiosink.c:
2883         (gst_base_audio_sink_query):
2884         Report the latency with the new seglatency parameter.
2885
2886         * gst-libs/gst/audio/gstringbuffer.c:
2887         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
2888         (gst_ring_buffer_acquire):
2889         * gst-libs/gst/audio/gstringbuffer.h:
2890         Add new field to the ringbufferspec to specify the expected latency
2891         between the underlying device read/write pointer, this is needed
2892         when writing sinks that sit a little closer to the hardware.
2893         Add some more docs for other fields.
2894
2895 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
2896
2897         * gst/volume/gstvolume.c: (volume_transform_ip):
2898         Return NOT_NEGOTIATED if we didn't set a process function yet for some
2899         reason instead of crashing later. Might fix bug #509125.
2900
2901 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
2902
2903         Based on a patch by: Tim-Philipp Müller  <tim.muller at collabora co uk>
2904
2905         * gst/audioconvert/audioconvert.c: (audio_convert_prepare_context):
2906         * gst/audioconvert/audioconvert.h:
2907         * gst/audioconvert/gstaudioconvert.c:
2908         (gst_audio_convert_parse_caps),
2909         (structure_has_fixed_channel_positions),
2910         (gst_audio_convert_transform_caps):
2911         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_matrix):
2912         Add support for more than 8 channels and NONE channel layouts. For
2913         more than 8 channels no channel conversion is supported yet, only
2914         format conversions are supported. Fixes bug #398033.
2915
2916         * tests/check/elements/audioconvert.c: (verify_convert),
2917         (GST_START_TEST), (audioconvert_suite):
2918         Add some unit tests by Tim for checking the NONE channel layouts
2919         and more than 8 channels and add some more unit tests for channel
2920         conversions.
2921
2922 2008-05-06  Wim Taymans  <wim.taymans@collabora.co.uk>
2923
2924         * gst/playback/gstdecodebin2.c: (connect_pad):
2925         When autoplugging fails, set the element back to NULL before
2926         unreffing it.
2927
2928 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
2929
2930         * win32/common/libgstaudio.def:
2931         Add gst_base_audio_src_[sg]et_slave_method() to the exported
2932         symbols.
2933
2934 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
2935
2936         * gst/subparse/samiparse.c: (handle_start_sync),
2937         (end_sami_element), (characters_sami):
2938         Remove trailing, leading and double whitespaces.
2939         Correctly timestamp buffers and output the last buffer too.
2940
2941         * tests/check/elements/subparse.c: (GST_START_TEST),
2942         (subparse_suite):
2943         Add a simple unit test for SAMI parsing.
2944
2945 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
2946
2947         Patch by: Young-Ho Cha <ganadist at chollian dot net>
2948
2949         * gst/subparse/samiparse.c: (handle_start_sync),
2950         (start_sami_element), (end_sami_element), (characters_sami),
2951         (sami_context_reset):
2952         Only output characters inside the "sync" elements. There could be
2953         other elements like "style" that have some content but should
2954         not be printed. Fixes bug #467911.
2955
2956 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
2957
2958         * gst/playback/gstplaybasebin.c: (set_audio_mute),
2959         (set_active_source):
2960         * gst/playback/gstplaybasebin.h:
2961         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2962         (playbin_set_audio_mute):
2963         Allow setting -1 as current-audio to mute the current audio stream,
2964         similar to what is done for subtitles. Fixes bug #342294.
2965
2966 2008-05-05  Edward Hervey  <edward.hervey at collabora co uk>
2967
2968         * gst-libs/gst/pbutils/descriptions.c: (formats): 
2969         It's SorensOn and not SorensEn.
2970
2971 2008-05-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
2972
2973         * gst-libs/gst/pbutils/descriptions.c: (formats):
2974           Fix description of video/x-flash-video.
2975
2976 2008-05-04  Sebastian Dröge  <slomo@circular-chaos.org>
2977
2978         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
2979         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
2980         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
2981         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps_list):
2982         Remove some unused code.
2983
2984         * gst/audioconvert/gstaudioquantize.c:
2985         (gst_audio_quantize_free_noise_shaping):
2986         Don't return before freeing the noise shaping history.
2987
2988 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2989
2990         * tests/check/elements/subparse.c: (do_test),
2991           (test_tmplayer_style3b), (subparse_suite):
2992           Add unit test for the tmplayer variant from bug #530962.
2993
2994 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2995
2996         * gst/subparse/gstsubparse.c: (handle_buffer),
2997           (gst_sub_parse_sink_event):
2998         * gst/subparse/tmplayerparse.c: (tmplayer_process_buffer),
2999           (tmplayer_parse_line):
3000           Fix parsing of tmplayer subtitle variant where every single line contains
3001           text and there isn't an empty line after each line to determine the
3002           duration (#530962). Improve EOS handling for tmplayer subtitles a bit by
3003           making sure that we push out the last line of text without a duration if
3004           there's still text left in the buffer at the end.
3005
3006 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
3007
3008         * gst/subparse/gstsubparse.c: (feed_textbuf):
3009           Fix detection of discontinuities based on the buffer offset (doesn't work
3010           so well if no buffer offset is set) and also check for the DISCONT buffer
3011           flag. This keeps the parser state from being reset after each buffer in
3012           the unit test.
3013
3014 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
3015
3016         * gst/typefind/gsttypefindfunctions.c: (mpeg_video_stream_type_find):
3017           Further fine-tuning: don't absolutely require sequence or GOP headers
3018           (as introduced in the previous commit), but adjust the typefind
3019           probabilities returned accordingly if we don't see them. Also make sure
3020           picture header and first slice are somewhat close to each other (which
3021           is not perfect but still better than requiring a fixed offset or having
3022           no limit at all).
3023
3024 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3025
3026         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
3027         (gst_basertppayload_sink_setcaps),
3028         (gst_basertppayload_sink_getcaps):
3029         Rename the setcaps/getcaps function internally to make it clear that
3030         they are called for the sink pad.
3031
3032 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3033
3034         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3035         (gst_base_rtp_depayload_class_init),
3036         (gst_base_rtp_depayload_handle_sink_event), (create_segment_event),
3037         (gst_base_rtp_depayload_packet_lost),
3038         (gst_base_rtp_depayload_set_gst_timestamp):
3039         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3040         Catch packet-lost events from the jitterbuffer and convert them into a
3041         vmethod call (lost-packet) so that depayloaders can do something smart.
3042         Also add a default packet-lost function that sends out a segment update
3043         to the decoders.
3044
3045 2008-05-02  Stefan Kost  <ensonic@users.sf.net>
3046
3047         * gst/playback/test4.c:
3048         * gst/playback/test5.c:
3049         * gst/playback/test6.c:
3050         * gst/playback/test7.c:
3051           Also include config.h when relying on defines from it. Fixes the
3052           build. Its been a please to serve :)
3053
3054 2008-05-02  Thijs Vermeir <thijsvermeir@gmail.com>
3055
3056         * gst/videotestsrc/videotestsrc.c (paint_setup_NV12),
3057         (paint_setup_NV21), (paint_hline_NV12_NV21):
3058         Add support for NV12 and NV21 in videotestsrc
3059
3060 2008-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
3061
3062         * gst/videoscale/gstvideoscale.c:
3063         * gst/videoscale/vs_4tap.c: (vs_image_scale_4tap_Y):
3064         * gst/videoscale/vs_image.c: (vs_image_scale_nearest_RGBA),
3065         (vs_image_scale_linear_RGBA), (vs_image_scale_nearest_RGB),
3066         (vs_image_scale_linear_RGB), (vs_image_scale_nearest_YUYV),
3067         (vs_image_scale_linear_YUYV), (vs_image_scale_nearest_UYVY),
3068         (vs_image_scale_linear_UYVY), (vs_image_scale_nearest_Y),
3069         (vs_image_scale_linear_Y), (vs_image_scale_nearest_RGB565),
3070         (vs_image_scale_linear_RGB565), (vs_image_scale_nearest_RGB555),
3071         (vs_image_scale_linear_RGB555):
3072         Support 1x1 images as input and output as for example the BBC HQ new
3073         streams have 1x1 GIFs in the playlists for some reason.
3074
3075 2008-05-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
3076
3077         * gst/playback/gstdecodebin.c: (free_pad_probe_for_element),
3078           (try_to_link_1):
3079           If we can't activate one of the decoders we plugged in (such as,
3080           say, musepackdec) for some reason (it might not support push mode,
3081           for example), remove any pad probes that close_pad_link() might
3082           have set up. This makes sure we later don't try to remove a probe
3083           for a pad that doesn't exist any longer, and avoids nast warnings
3084           and probably other things too.
3085
3086 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
3087
3088         * gst/typefind/gsttypefindfunctions.c:
3089           (mpeg_video_stream_ctx_ensure_data), (mpeg_video_stream_type_find),
3090           (plugin_init):
3091           Rework mpeg video stream typefinding a bit more: make sure sequence,
3092           GOP, picture and slice headers appear in the order they should and
3093           that we've in fact at least had one of each; fix picture header
3094           detection; decouple picture and slice header check - don't assume
3095           they're at a fixed offset, there may be extra data in between. Also,
3096           announce varying degrees of probability depending on what we found
3097           exactly (multiple pictures, at least one picture, just sequence and
3098           GOP headers). Finally, in _ensure_data(), take into account that we
3099           might be typefinding smaller amounts of data, such as the first
3100           buffer of a stream, so fall back to the minimum size needed as long
3101           as that's available, instead of erroring out if there's less than
3102           2kB of data. Fixes #526173. Conveniently also doesn't recognise the
3103           fuzzed file from #399342 as valid.
3104
3105 2008-04-30  Michael Smith <msmith@songbirdnest.com>
3106
3107         * ext/theora/theoradec.c:
3108           Cool kids don't divide by zero.
3109           Treat PAR of x:0 as 1:1.
3110           Fixes #530719.
3111
3112 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
3113
3114         * gst/typefind/gsttypefindfunctions.c: (MpegVideoStreamCtx),
3115           (mpeg_video_stream_ctx_advance), (mpeg_video_stream_ctx_ensure_data),
3116           (mpeg_video_stream_type_find):
3117           Refactor a bit: use context structure to track parsing offset and
3118           size of available data and make the code a bit clearer. Fixes bad
3119           memory access in #356937.
3120
3121 2008-04-28  Michael Smith <msmith@songbirdnest.com>
3122
3123         * gst/playback/test4.c:
3124         * gst/playback/test5.c:
3125         * gst/playback/test6.c:
3126         * gst/tcp/gstmultifdsink.c:
3127           Include stdlib.h and unistd.h only if the appropriate HAVE_*_H macro
3128           is defined.
3129
3130 2008-04-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3131
3132         * gst-libs/gst/audio/gstbaseaudiosink.h:
3133         Clarify some docs.
3134
3135         * gst-libs/gst/audio/gstbaseaudiosrc.c: (slave_method_get_type),
3136         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
3137         (gst_base_audio_src_set_slave_method),
3138         (gst_base_audio_src_get_slave_method),
3139         (gst_base_audio_src_set_property),
3140         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
3141         * gst-libs/gst/audio/gstbaseaudiosrc.h:
3142         Add property and methods for selecting the clock slave method in the
3143         source, like in the sink.
3144         We only implement "none" and "re-timestamp" for now.
3145         API: gst_base_audio_src_set_slave_method()
3146         API: gst_base_audio_src_get_slave_method()
3147
3148 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
3149
3150         * gst-libs/gst/rtp/gstrtpbuffer.c:
3151         Fix the docs about the seqnum compare function, it returns a difference.
3152
3153 2008-04-24  Edward Hervey  <edward.hervey@collabora.co.uk>
3154
3155         * ext/alsa/gstalsadeviceprobe.c:
3156         (gst_alsa_get_device_list): Don't return before freeing up
3157         the allocated structures.
3158
3159 2008-04-24  Stefan Kost  <ensonic@users.sf.net>
3160
3161         * gst/playback/gstplaybin.c:
3162           Remove obsolete streaminfo code and fix a leak. Fixes #529546
3163
3164 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
3165
3166         * ext/ogg/gstoggdemux.c:
3167           Revert the event part, that should not go in.
3168
3169 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
3170
3171         * ext/ogg/gstoggdemux.c:
3172           Don't leak GstPluginFeatures when filtering.
3173
3174 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
3175
3176         * sys/xvimage/xvimagesink.c:
3177           Add some logging for cases when grabbing the xv failed.
3178
3179 2008-04-21  David Schleef  <ds@schleef.org>
3180
3181         * ext/ogg/gstoggmux.c:
3182           Update Ogg/Dirac muxing.  Removes the weird "KW-DIRAC" bos
3183           packet.  Should conform to what we currently think is the
3184           final Ogg/Dirac muxing spec.
3185
3186 2008-04-21  David Schleef  <ds@schleef.org>
3187
3188         * sys/xvimage/xvimagesink.c:
3189           Fix typo that causes the overlay keying color to bright green
3190           on a 16-bit display.  Dark grey good.  Bright green bad.
3191
3192 2008-04-21  Stefan Kost  <ensonic@users.sf.net>
3193
3194         * ext/gnomevfs/gstgnomevfsuri.c:
3195           Add  FIXME comment about using uri-list for source and sink.
3196
3197 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
3198
3199         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
3200         GST_TYPE_FRACTION contains gints so correctly cast gint64 arguments to
3201         vaargs functions to gint. Otherwise the fractions will get 0 set
3202         instead of the correct value on big endian systems. Fixes bug #529018.
3203
3204 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
3205
3206         * ext/gnomevfs/gstgnomevfssink.c:
3207         (gst_gnome_vfs_sink_uri_get_protocols):
3208         * ext/gnomevfs/gstgnomevfssrc.c:
3209         (gst_gnome_vfs_src_uri_get_protocols):
3210         * ext/gnomevfs/gstgnomevfsuri.c: (_internal_get_supported_uris),
3211         (gst_gnomevfs_get_supported_uris):
3212         Get the list of supported URI schemes in a threadsafe way and use the
3213         same list for the source and sink.
3214
3215 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
3216
3217         * ext/gio/gstgio.c: (_internal_get_supported_protocols),
3218         (gst_gio_get_supported_protocols):
3219         Don't generate a new supported protocols list on each call but cache
3220         it. It's supposed to be static anyway, this way we only leak it once
3221         per process.
3222
3223         * ext/gio/gstgiosink.c: (gst_gio_sink_base_init),
3224         (gst_gio_sink_class_init), (gst_gio_sink_finalize),
3225         (gst_gio_sink_set_property), (gst_gio_sink_get_property),
3226         (gst_gio_sink_start):
3227         * ext/gio/gstgiosink.h:
3228         * ext/gio/gstgiosrc.c: (gst_gio_src_base_init),
3229         (gst_gio_src_class_init), (gst_gio_src_finalize),
3230         (gst_gio_src_set_property), (gst_gio_src_get_property),
3231         (gst_gio_src_start):
3232         * ext/gio/gstgiosrc.h:
3233         API: Add "file" properties where one can set a GFile as
3234         source/destination.
3235
3236         Add locking to the properties and use
3237         gst_element_class_set_details_simple() instead of a static
3238         GstElementDetails struct.
3239
3240 2008-04-19  Sebastian Dröge  <slomo@circular-chaos.org>
3241
3242         * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
3243         (plugin_init):
3244         Add "mpp" and "mp+" as possible extensions for MusePack files.
3245
3246         Add typefinding for MusePack StreamVersion 8 files and include the
3247         stream version in the caps.
3248
3249 2008-04-19  Sebastian Dröge  <slomo@circular-chaos.org>
3250
3251         * gst-libs/gst/rtp/gstrtppayloads.c:
3252         (gst_rtp_payload_info_for_name):
3253         Use g_ascii_strcasecmp() instead of the deprecated g_strcasecmp().
3254
3255 2008-04-18  Tim-Philipp Müller  <tim at centricular dot net>
3256
3257         * configure.ac:
3258           Bump Gtk+ requirement to 2.12.0 for gtk_range_set_fill_level
3259           (NB: this only affects compilation of some of the examples).
3260           Remove some configure.ac cruft that's not needed any longer.
3261
3262 2008-04-18  Edward Hervey  <edward.hervey@collabora.co.uk>
3263
3264         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
3265         Don't validate the payload if there isn't any.
3266         Fixes #525915
3267
3268 2008-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
3269
3270         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_may_start):
3271         Use g_atomic_int_set() instead of gst_atomic_int_set().
3272
3273 2008-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
3274
3275         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3276         Return NULL instead of a gchar * array with one NULL element if we
3277         don't get any supported URI schemes from GIO.
3278
3279 2008-04-15  Stefan Kost  <ensonic@users.sf.net>
3280
3281         * gst/audiotestsrc/gstaudiotestsrc.c:
3282           Remove cpp style commented old code.
3283
3284 2008-04-15  Stefan Kost  <ensonic@users.sf.net>
3285
3286         * gst/playback/gstdecodebin2.c:
3287           Fix signal docs.
3288
3289 2008-04-14  Tim-Philipp Müller  <tim at centricular dot net>
3290
3291         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
3292           (gst_text_overlay_init):
3293           Fix textoverlay unit test again by making the supposed default
3294           value for the wait-text property the actual default value.
3295           Also fix Since: tag for new property.
3296
3297 2008-04-11  Tim-Philipp Müller  <tim at centricular dot net>
3298
3299         * gst-libs/gst/video/video.c: (gst_video_format_new_caps),
3300           (gst_video_format_to_fourcc), (gst_video_format_get_row_stride),
3301           (gst_video_format_get_pixel_stride),
3302           (gst_video_format_get_component_width),
3303           (gst_video_format_get_component_height),
3304           (gst_video_format_get_component_offset), (gst_video_format_get_size),
3305           (gst_video_format_convert):
3306           Add guards to these functions to ensure sane input values.
3307
3308         * tests/check/libs/video.c:
3309           Fix unit test not to create caps with width=0 and height=0.
3310
3311 2008-04-11  Wim Taymans  <wim.taymans@collabora.co.uk>
3312
3313         * docs/design/draft-keyframe-force.txt:
3314         Fix typo.
3315
3316         * gst/playback/gstqueue2.c: (update_buffering),
3317         (gst_queue_handle_src_query):
3318         Set buffering mode in the messages.
3319         Set buffering percent in the query.
3320
3321         * tests/examples/seek/seek.c: (update_fill), (msg_state_changed),
3322         (do_stream_buffering), (do_download_buffering), (msg_buffering):
3323         Do some more fancy things based on the buffering method in use.
3324
3325 2008-04-09  Wim Taymans  <wim.taymans@collabora.co.uk>
3326
3327         * tests/examples/seek/seek.c: (update_fill), (set_update_fill),
3328         (play_cb), (pause_cb), (stop_cb), (msg_state_changed),
3329         (msg_buffering), (main):
3330         Add basic download reports to seek using the new buffering API.
3331
3332 2008-04-09  Wim Taymans  <wim.taymans@collabora.co.uk>
3333
3334         * gst/playback/gstqueue2.c: (update_buffering),
3335         (gst_queue_close_temp_location_file), (gst_queue_handle_src_query),
3336         (gst_queue_src_checkgetrange_function):
3337         Include extra buffering stats in the buffering message.
3338         Implement BUFFERING query.
3339
3340         * gst/playback/gsturidecodebin.c: (do_async_start),
3341         (do_async_done), (type_found), (setup_streaming), (setup_source),
3342         (gst_uri_decode_bin_change_state):
3343         Only add decodebin2 when the type is found in streaming mode.
3344         Make uridecodebin async to PAUSED even when we don't have decodebin2
3345         added yet.
3346
3347 2008-04-09  Sebastian Dröge  <slomo@circular-chaos.org>
3348
3349         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3350         Filter cdda from the supported URI schemes. We can't support
3351         musicbrainz tags and everything else one expects from a cdda source
3352         with GIO. Fixes bug #526794.
3353
3354 2008-04-07  Jan Schmidt  <jan.schmidt@sun.com>
3355
3356         * sys/xvimage/xvimagesink.c (gst_xvimagesink_xvimage_new),
3357         (gst_xvimagesink_buffer_alloc):
3358         Fix calculation of 'expected size' for YV12 buffers.
3359         Be a little more verbose in the debug output for buffer-alloc'ed
3360         buffers which turn out to have the wrong size.
3361
3362 2008-04-07  Tim-Philipp Müller  <tim at centricular dot net>
3363
3364         * NEWS:
3365         * RELEASE:
3366         * gst-plugins-base.doap:
3367           Merge other changes from 0.10.19 release branch.
3368
3369 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
3370
3371         * gst-libs/gst/audio/gstbaseaudiosink.c:
3372           (gst_base_audio_sink_class_init):
3373         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3374           (gst_base_audio_src_class_init):
3375         * gst/playback/gstplayback.c: (plugin_init):
3376         * gst/volume/gstvolume.c: (plugin_init):
3377           Work around missing bits of thread-safety on older GLibs some
3378           more to avoid assertions when starting up multiple playbin
3379           objects concurrently (see #512382).
3380
3381 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
3382
3383         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
3384           Remove some more fields.
3385
3386 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
3387
3388         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
3389
3390         * configure.ac:
3391         Actually build dlls when cross-compiling with mingw32.
3392         Fixes bug #526247.
3393
3394 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
3395
3396         * configure.ac:
3397           Bump version to 0.10.19.1 after the unplanned 0.10.19 release.
3398
3399 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3400
3401         * tests/examples/seek/seek.c: (play_cb), (pause_cb), (stop_cb),
3402         (msg_buffering), (connect_bus_signals), (main):
3403         Add statusbar.
3404         Add buffering support with feedback in the statusbar.
3405
3406 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
3407
3408         * ext/ogg/gstoggmux.c:
3409           Fix sample pipeline description.
3410
3411 2008-04-03  Stefan Kost  <ensonic@users.sf.net>
3412
3413         * docs/plugins/Makefile.am:
3414         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3415         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
3416         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3417           Add playbin, playbin2, decodebin, decodebin2, uridecodebin and oggmux
3418
3419         * docs/plugins/gst-plugins-base-plugins.args:
3420         * docs/plugins/gst-plugins-base-plugins.hierarchy:
3421         * docs/plugins/gst-plugins-base-plugins.interfaces:
3422         * docs/plugins/gst-plugins-base-plugins.prerequisites:
3423         * docs/plugins/inspect/plugin-adder.xml:
3424         * docs/plugins/inspect/plugin-alsa.xml:
3425         * docs/plugins/inspect/plugin-audioconvert.xml:
3426         * docs/plugins/inspect/plugin-audiorate.xml:
3427         * docs/plugins/inspect/plugin-audioresample.xml:
3428         * docs/plugins/inspect/plugin-audiotestsrc.xml:
3429         * docs/plugins/inspect/plugin-cdparanoia.xml:
3430         * docs/plugins/inspect/plugin-decodebin.xml:
3431         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
3432         * docs/plugins/inspect/plugin-gdp.xml:
3433         * docs/plugins/inspect/plugin-gnomevfs.xml:
3434         * docs/plugins/inspect/plugin-libvisual.xml:
3435         * docs/plugins/inspect/plugin-ogg.xml:
3436         * docs/plugins/inspect/plugin-pango.xml:
3437         * docs/plugins/inspect/plugin-playback.xml:
3438         * docs/plugins/inspect/plugin-queue2.xml:
3439         * docs/plugins/inspect/plugin-subparse.xml:
3440         * docs/plugins/inspect/plugin-tcp.xml:
3441         * docs/plugins/inspect/plugin-theora.xml:
3442         * docs/plugins/inspect/plugin-typefindfunctions.xml:
3443         * docs/plugins/inspect/plugin-uridecodebin.xml:
3444         * docs/plugins/inspect/plugin-video4linux.xml:
3445         * docs/plugins/inspect/plugin-videorate.xml:
3446         * docs/plugins/inspect/plugin-videoscale.xml:
3447         * docs/plugins/inspect/plugin-videotestsrc.xml:
3448         * docs/plugins/inspect/plugin-volume.xml:
3449         * docs/plugins/inspect/plugin-vorbis.xml:
3450         * docs/plugins/inspect/plugin-ximagesink.xml:
3451         * docs/plugins/inspect/plugin-xvimagesink.xml:
3452           Update introspection data.
3453
3454         * ext/ogg/gstoggmux.c:
3455           Document oggmux.
3456
3457         * gst/playback/gstdecodebin2.c:
3458           Don't use gtk-doc style comment start for private stuff, but make it
3459           formatted like this for consistency.
3460
3461 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3462
3463         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
3464         (gst_decode_bin_init), (gst_decode_bin_dispose),
3465         (gst_decode_bin_set_sink_caps), (gst_decode_bin_get_sink_caps),
3466         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
3467         (analyze_new_pad), (connect_pad), (expose_pad),
3468         (gst_decode_group_new), (gst_decode_group_control_demuxer_pad),
3469         (gst_decode_group_expose), (gst_decode_group_free),
3470         (do_async_start), (do_async_done), (gst_decode_bin_change_state):
3471         Remove fakesink hack, we can now implement this more elegantly.
3472         Added property to bypass typefinding.
3473         Removed underrun callback and demuxer pad probe, we now use the srcpad
3474         probe to expose groups.
3475         API::sink-caps property
3476
3477         * gst/playback/gstplaybin2.c: (no_more_pads_cb):
3478         Guard against multiple emissions of the no_more_pads signal, which
3479         happens when we are dealing with chained oggs.
3480
3481         * gst/playback/gsturidecodebin.c: (remove_decoders),
3482         (make_decoder), (type_found), (setup_streaming), (source_new_pad),
3483         (setup_source):
3484         For streams, use our own typefind element and plug our queue after it.
3485         We will need this to determine the type of buffering to use for the
3486         queue soon.
3487
3488 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3489
3490         * gst-libs/gst/audio/gstbaseaudiosink.c:
3491         (gst_base_audio_sink_skew_slaving), (gst_base_audio_sink_render):
3492         Guard against over and underflows because of clock slaving.
3493         When we are using our own clock, still compensate for any calibrations
3494         that we might have done to our clock.
3495
3496 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3497
3498         * ext/theora/theoradec.c: (theora_handle_type_packet),
3499         (theora_dec_chain):
3500         Don't try to do anything fancy with the return code from pushing an
3501         event, it does not have enough information to turn it into a
3502         GST_FLOW_ERROR.
3503
3504 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3505
3506         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_reset),
3507         (gst_ogg_demux_chain_elem_pad):
3508         Add small debug line.
3509         Pass return code from the internal decoder instead of the too generic
3510         GST_FLOW_ERROR.
3511
3512 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
3513
3514         * gst-libs/gst/cdda/Makefile.am:
3515         * gst-libs/gst/cdda/base64.c:
3516         * gst-libs/gst/cdda/base64.h:
3517         * gst-libs/gst/cdda/gstcddabasesrc.c:
3518         (gst_cddabasesrc_calculate_musicbrainz_discid):
3519         Use GLib's base64 implementation instead of our own.
3520
3521 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3522
3523         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
3524         (gst_ogg_demux_read_chain):
3525         Refix oggdemux, we only have a problem if we failed to find a chain and
3526         we are not EOF.
3527
3528 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3529
3530         Patch by: Victor STINNER <victor dot stinner at haypocalc dot com>
3531
3532         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
3533         (gst_ogg_demux_read_chain):
3534         When we fail to find a BOS page and we and up with no chain, error out
3535         properly instead of segfaulting. Fixes #525665.
3536
3537 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3538
3539         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
3540         (gst_ogg_demux_read_chain), (gst_ogg_demux_handle_page):
3541         The new-pad-group sequence is add-pads, no-more-pads, add-pads,
3542         no-more-pads...
3543
3544 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3545
3546         * gst/playback/gstqueue2.c: (update_out_rates),
3547         (gst_queue_open_temp_location_file),
3548         (gst_queue_close_temp_location_file), (gst_queue_handle_src_event),
3549         (gst_queue_handle_src_query), (gst_queue_set_property):
3550         Update the estimated input data when we push out a buffer.
3551         Add some debug info about the temp file.
3552         Only forward src events when we are not using a temp file.
3553         Don't block the duration query, we need to find something better.
3554         Don't leak the temp filename.
3555
3556 2008-04-01  Sebastian Dröge  <slomo@circular-chaos.org>
3557
3558         * configure.ac:
3559         Require GLib 2.12 and liboil 0.3.14.
3560
3561         * gst/volume/gstvolume.c: (volume_process_double):
3562         Unconditionally use liboil 0.3.14 function.
3563
3564 2008-03-31  Wim Taymans  <wim.taymans@collabora.co.uk>
3565
3566         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
3567         ms-gsm can have arbitrarty sample rates. See #481354.
3568
3569 2008-03-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3570
3571         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
3572         MP4S is generic MPEG-4, not a microsoft variant.
3573
3574 2008-03-27  Michael Smith <msmith@fluendo.com>
3575
3576         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
3577           Check the body CRC (if set) when depayloading.
3578           Fixes #522401.
3579
3580 2008-03-24  Tim-Philipp Müller  <tim at centricular dot net>
3581
3582         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
3583           Fix Since: version for new property.
3584
3585 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3586
3587         * gst-libs/gst/rtsp/gstrtspconnection.c:
3588         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
3589         (gst_rtsp_connection_read_internal), (gst_rtsp_connection_poll):
3590         Don't error when poll_wait returns EAGAIN.
3591
3592 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3593
3594         * gst/playback/gstqueue2.c: (gst_queue_is_filled):
3595         The queue is never filled when there are no buffers in the queue at all.
3596         Fixes #523993.
3597
3598 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3599
3600         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
3601         (init_group), (free_group), (gst_play_bin_init),
3602         (gst_play_bin_finalize), (gst_play_bin_set_uri),
3603         (gst_play_bin_set_suburi), (gst_play_bin_get_video_tags),
3604         (gst_play_bin_get_audio_tags), (gst_play_bin_get_text_tags),
3605         (gst_play_bin_set_current_video_stream),
3606         (gst_play_bin_set_current_audio_stream),
3607         (gst_play_bin_set_current_text_stream),
3608         (gst_play_bin_set_encoding), (gst_play_bin_set_property),
3609         (gst_play_bin_get_property), (pad_added_cb), (pad_removed_cb),
3610         (no_more_pads_cb), (perform_eos), (autoplug_select_cb),
3611         (activate_group), (deactivate_group), (setup_next_source),
3612         (save_current_group), (gst_play_bin_change_state):
3613         Update some docs.
3614         Add new locks and conds to protect pipeline creation and group
3615         switching.
3616         Implement the sub-uri property.
3617         Keep track of pending uridecodebin creation and configure the output
3618         pipeline after all streams are configured.
3619         Propagate subtitle encoding to the uridecodebins.
3620         Implement getting the video/audio/visualisation elements.
3621         Use input-selector for stream switching.
3622         If we are asked to do visualisation, prefer to autoplug raw sinks
3623         instead of sinks that accept encoded data.
3624
3625 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3626
3627         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
3628         (gst_play_sink_init), (gst_play_sink_dispose),
3629         (gst_play_sink_set_video_sink), (gst_play_sink_get_video_sink),
3630         (gst_play_sink_set_audio_sink), (gst_play_sink_get_audio_sink),
3631         (gst_play_sink_vis_unblocked), (gst_play_sink_vis_blocked),
3632         (gst_play_sink_set_vis_plugin), (gst_play_sink_get_vis_plugin),
3633         (gst_play_sink_set_volume), (gst_play_sink_get_volume),
3634         (gst_play_sink_set_mute), (gen_video_chain), (gen_text_chain),
3635         (gen_audio_chain), (gen_vis_chain), (gst_play_sink_reconfigure),
3636         (gst_play_sink_set_font_desc), (gst_play_sink_get_font_desc),
3637         (gst_play_sink_send_event_to_sink), (gst_play_sink_change_state):
3638         * gst/playback/gstplaysink.h:
3639         Add methods to get audio/video/vis elements.
3640         Add methods to set the font description for the overlay.
3641         Remove properties, we're using this element with its methods only.
3642         Add support for subtitles.
3643         Rearrange the locking a bit to not use the object lock for protecting
3644         the pipeline construction.
3645         Try to use the volume and mute property on the sink when its available.
3646         Implement the mute option with volume when the sink does not have a mute
3647         property.
3648         Only add volume element when the sink has no volume property.
3649         Only do visualisations with raw audio pads.
3650
3651 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3652
3653         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
3654         (gst_text_overlay_init), (gst_text_overlay_set_property),
3655         (gst_text_overlay_get_property), (gst_text_overlay_src_event),
3656         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
3657         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
3658         (gst_text_overlay_change_state):
3659         * ext/pango/gsttextoverlay.h:
3660         Add property to configure waiting for text on the textpad or not, with
3661         the default behaviour being the old one (always wait for text before
3662         rendering the video). This default behaviour is usually not the best one
3663         because the text stream can very sparse and could require queueing a lot
3664         of video.
3665         Fix the flushing and EOS handing so that we don't mix up their meaning.
3666
3667 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3668
3669         * gst/playback/gsturidecodebin.c:
3670         (gst_uri_decode_bin_autoplug_factories),
3671         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
3672         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_encoding),
3673         (gst_uri_decode_bin_set_property),
3674         (gst_uri_decode_bin_get_property), (no_more_pads_full),
3675         (new_decoded_pad_cb), (gen_source_element), (remove_decoders),
3676         (proxy_autoplug_factories_signal), (make_decoder),
3677         (source_new_pad), (setup_source):
3678         Add a readonly source property and notify.
3679         Add new lock for protecting the construction of the pipeline.
3680         Keep track of the decodebins we plugged.
3681         Correctly proxy the autoplug signal so that it actually continues.
3682         Proxy subtitle-encoding to the decodebins.
3683
3684 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3685
3686         * tests/examples/seek/seek.c: (audio_toggle_cb), (video_toggle_cb),
3687         (text_toggle_cb), (update_streams), (main):
3688         Rearrange some buttons in playbin2 and make some other boxes insensitive
3689         when needed.
3690         Add language codes to subtitle selection boxes when we gind the right
3691         tags for the streams.
3692
3693 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3694
3695         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
3696         (gst_decode_bin_set_caps), (gst_decode_bin_get_caps),
3697         (gst_decode_bin_set_subs_encoding),
3698         (gst_decode_bin_get_subs_encoding),
3699         (gst_decode_bin_autoplug_factories), (connect_pad), (are_raw_caps),
3700         (deactivate_free_recursive):
3701         Protect caps property with the object lock.
3702         Protect encoding property with the object lock.
3703         Keep list of elements we added that have the subtitle-encoding property.
3704         Distribute the subtitle-encoding to all of the elements when it
3705         changes.
3706
3707 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3708
3709         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_release):
3710         Small debug improvement.
3711
3712         * gst-libs/gst/audio/gstbaseaudiosink.c:
3713         (gst_base_audio_sink_render):
3714         Fix bug in determining the sample start/stop position, we want to base
3715         this decision on the fact that we are going forwards or backwards, not
3716         slower or faster. This fixes some ugly resync warnings when playing at
3717         very slow speeds.
3718
3719 2008-03-23  Sebastian Dröge  <slomo@circular-chaos.org>
3720
3721         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3722         Correctly set the supported URI schemes and don't leave
3723         some schemes in the middle or at the start at NULL.
3724
3725 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
3726
3727         * tests/check/elements/gdpdepay.c:
3728           Make test compile without unused function/variable warnings on PPC.
3729  
3730 2008-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
3731
3732         * configure.ac:
3733         * ext/alsa/gstalsamixerelement.c:
3734         (gst_alsa_mixer_element_class_init):
3735         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init):
3736         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
3737         * ext/cdparanoia/gstcdparanoiasrc.c:
3738         (gst_cd_paranoia_src_class_init):
3739         * ext/gio/gstgiosink.c: (gst_gio_sink_class_init):
3740         * ext/gio/gstgiosrc.c: (gst_gio_src_class_init):
3741         * ext/gio/gstgiostreamsink.c: (gst_gio_stream_sink_class_init):
3742         * ext/gio/gstgiostreamsrc.c: (gst_gio_stream_src_class_init):
3743         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
3744         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init):
3745         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
3746         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
3747         * ext/pango/gsttextrender.c: (gst_text_render_class_init):
3748         * ext/theora/theoradec.c: (gst_theora_dec_class_init):
3749         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
3750         * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
3751         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_class_init):
3752         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
3753         (gst_audio_filter_template_class_init):
3754         * gst-libs/gst/audio/gstbaseaudiosink.c:
3755         (gst_base_audio_sink_class_init):
3756         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3757         (gst_base_audio_src_class_init):
3758         * gst-libs/gst/cdda/gstcddabasesrc.c:
3759         (gst_cdda_base_src_class_init):
3760         * gst-libs/gst/interfaces/mixertrack.c:
3761         (gst_mixer_track_class_init):
3762         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3763         (gst_base_rtp_depayload_class_init):
3764         * gst-libs/gst/rtp/gstbasertppayload.c:
3765         (gst_basertppayload_class_init):
3766         * gst/audioconvert/gstaudioconvert.c:
3767         (gst_audio_convert_class_init):
3768         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_class_init):
3769         * gst/audioresample/gstaudioresample.c:
3770         (gst_audioresample_class_init):
3771         * gst/audiotestsrc/gstaudiotestsrc.c:
3772         (gst_audio_test_src_class_init):
3773         * gst/gdp/gstgdppay.c: (gst_gdp_pay_class_init):
3774         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
3775         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
3776         (preroll_unlinked):
3777         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
3778         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init):
3779         * gst/playback/gstplaysink.c: (gst_play_sink_class_init):
3780         * gst/playback/gstqueue2.c: (gst_queue_class_init):
3781         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
3782         * gst/playback/gststreamselector.c: (gst_selector_pad_class_init),
3783         (gst_stream_selector_class_init):
3784         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init):
3785         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
3786         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
3787         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
3788         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
3789         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
3790         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
3791         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init):
3792         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
3793         * gst/videotestsrc/gstvideotestsrc.c:
3794         (gst_video_test_src_class_init):
3795         * gst/volume/gstvolume.c: (gst_volume_class_init):
3796         * sys/v4l/gstv4lelement.c: (gst_v4lelement_class_init):
3797         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
3798         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
3799         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
3800         * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
3801         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
3802         Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use
3803         static strings (i.e. all). This gives us less memory usage,
3804         fewer allocations and thus less memory defragmentation. Depend
3805         on core CVS for this. Fixes bug #523806.
3806
3807 2008-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
3808
3809         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3810         Filter http and https protocols. GIO/GVfs handles them but it's
3811         impossible to implement iradio/icecast with it. Better use
3812         souphttpsrc or something else for this.
3813
3814         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_get_size):
3815         If getting the file informations by a query fails try it with the
3816         seek-to-end trick too.
3817
3818 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3819
3820         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
3821         (gst_volume_base_init), (gst_volume_class_init),
3822         (volume_process_double), (volume_process_float),
3823         (volume_transform_ip), (plugin_init):
3824         memset buffers to zero if we get a GAP buffer. We usually see a
3825         buffer as one unit so let's handle it as one and don't care about
3826         volume changes while processing one buffer.
3827         Also clean up some stuff a bit.
3828
3829 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3830
3831         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
3832         (gst_audio_convert_create_silence_buffer),
3833         (gst_audio_convert_transform):
3834         Make audioconvert GAP-aware by outputting silence buffers when the
3835         input has the GAP flag set. This is up to 8x faster.
3836         Based on a patch by Stefan Kost. Fixes bug #517813.
3837
3838 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3839
3840         * gst/volume/gstvolume.c: (volume_process_double):
3841         Use oil_scalarmultiply_f64_ns() for double processing when it's
3842         available at compile time.
3843
3844 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3845
3846         * configure.ac:
3847         Fix lrint/lrintf checks to actually work. These functions are
3848         in libm on Linux at least so try to link to it.
3849
3850 2008-03-21  Jan Schmidt  <jan.schmidt@sun.com>
3851
3852         * configure.ac:
3853         Back to development - 0.10.18.1
3854
3855 === release 0.10.18 ===
3856
3857 2008-03-20  Jan Schmidt <jan.schmidt@sun.com>
3858
3859         * configure.ac:
3860           releasing 0.10.18, "I will follow"
3861
3862 2008-03-18  Jan Schmidt  <jan.schmidt@sun.com>
3863
3864         * configure.ac:
3865         * win32/common/config.h:
3866         0.10.17.4 pre-release
3867
3868 2008-03-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3869
3870         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_message_dump):
3871         Use GST_STR_NULL when trying to print strings that could be NULL because
3872         this might crash on some platforms. See #520808.
3873
3874 2008-03-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3875
3876         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
3877
3878         * gst-libs/gst/rtsp/gstrtspconnection.c:
3879         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
3880         (read_line), (gst_rtsp_connection_read_internal):
3881         Generic Windows fixes that makes libgstrtsp work on Windows when
3882         coupled with the new GstPoll API. See #520808.
3883
3884 2008-03-17  Sebastian Dröge  <slomo@circular-chaos.org>
3885
3886         Patch by: Milosz Derezynski <internalerror at gmail dot com>
3887
3888         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_create):
3889           If seeking to a new position succeeds don't simply return from
3890           create() without creating a buffer. Do this only in the case
3891           seeking to the new position fails. Fixes bug #523054.
3892
3893 2008-03-17  Tim-Philipp Müller  <tim at centricular dot net>
3894
3895         * gst-libs/gst/video/video.c: (gst_video_format_parse_caps),
3896           (gst_video_format_from_rgba32_masks):
3897           Fix gst_video_format_parse_caps() for RGB caps with alpha channel
3898           (#522635).
3899
3900         * tests/check/libs/video.c: (test_parse_caps_rgb), (video_suite):
3901           Add unit test for the RGB caps parsing and creation, checking for
3902           internal consistency of the new API and consistency of the API with
3903           the old GST_VIDEO_CAPS_* defines.
3904
3905 2008-03-14  David Schleef  <ds@schleef.org>
3906
3907         * gst/videotestsrc/videotestsrc.c:  Oops, revert last change
3908           because -base is in freeze.
3909
3910 2008-03-14  David Schleef  <ds@schleef.org>
3911
3912         Patch by: William M. Brack
3913
3914         * gst/videotestsrc/videotestsrc.c: Fix Bayer pattern generation.
3915
3916 2008-03-14  Wim Taymans  <wim.taymans@collabora.co.uk>
3917
3918         * gst/playback/gststreamselector.c: (gst_selector_pad_event),
3919         (gst_selector_pad_chain):
3920         * gst/playback/gststreamselector.h:
3921         Revert change that caused regression until a real fix is found.
3922         Fixes #522203.
3923
3924 2008-03-12  Michael Smith <msmith@fluendo.com>
3925
3926         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
3927         * gst-libs/gst/audio/gstringbuffer.h:
3928           Rename recently added buffer types to make more sense.
3929         * ext/alsa/gstalsasink.c: (alsasink_parse_spec),
3930         (gst_alsasink_write):
3931           Adapt for above API changes.
3932           Fixes bug #520523.
3933
3934 2008-03-11  Sebastian Dröge  <slomo@circular-chaos.org>
3935
3936         * win32/common/libgstnetbuffer.def:
3937         Add new symbol gst_netaddress_equal. Fixes bug #521743.
3938
3939 2008-03-11  Jan Schmidt  <jan.schmidt@sun.com>
3940
3941         * configure.ac:
3942         * win32/common/config.h:
3943         0.10.17.3 pre-release
3944
3945 2008-03-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3946
3947         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3948         (gst_base_audio_src_create):
3949         Fix duration when no clock was provided. Fixes #520300.
3950
3951 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3952
3953         Patch by: Olivier Crete  <tester at tester ca>
3954
3955         * docs/libs/gst-plugins-base-libs-sections.txt:
3956         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netaddress_equal):
3957         * gst-libs/gst/netbuffer/gstnetbuffer.h:
3958         Add trivial function to compare GstNetAddress. See #520626.
3959         API: GstNetBuffer::gst_netaddress_equal
3960
3961 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3962
3963         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
3964         Update mode property docs, it's deprecated now.
3965
3966 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3967
3968         * gst-libs/gst/rtsp/gstrtspconnection.c:
3969         (gst_rtsp_connection_create):
3970         * gst/tcp/gstmultifdsink.c: (gst_fdset_mode_get_type),
3971         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_start):
3972         * gst/tcp/gstmultifdsink.h:
3973         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_start):
3974         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_start):
3975         Remove GstPollMode from gstpoll constructor.
3976
3977 2008-03-04  Jan Schmidt  <jan.schmidt@sun.com>
3978
3979         * configure.ac:
3980         * win32/common/config.h:
3981         0.10.17.2 pre-release
3982
3983 2008-03-03  Jan Schmidt  <jan.schmidt@sun.com>
3984
3985         * gst/Makefile.am:
3986         GST_PLUGINS_ALL correctly lists subparse and tcp now, don't distclean
3987         them twice
3988
3989         * win32/common/libgstinterfaces.def:
3990         * win32/common/libgstrtp.def:
3991         Add new API to the defs
3992
3993 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
3994
3995         Patch by: Mersad Jelacic  <mersad at axis dot com>
3996
3997         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
3998         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
3999         API: add gst_base_rtp_audio_payload_set_samplebits_options() to make it
4000         possible to specify the sample size in bits. (#509637)
4001
4002 2008-03-03  Tim-Philipp Müller  <tim at centricular dot net>
4003
4004         * tests/check/libs/mixer.c:
4005           Add a few simple checks for the new message types.
4006
4007 2008-03-03  Tim-Philipp Müller  <tim at centricular dot net>
4008
4009         * docs/libs/gst-plugins-base-libs-sections.txt:
4010         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_option_changed),
4011           (gst_mixer_options_list_changed), (gst_mixer_mixer_changed),
4012           (gst_mixer_message_get_type),
4013           (gst_mixer_message_parse_option_changed),
4014           (gst_mixer_message_parse_options_list_changed):
4015         * gst-libs/gst/interfaces/mixer.h: (GstMixerType),
4016           (GST_MIXER_MESSAGE_OPTION_CHANGED),
4017           (GST_MIXER_MESSAGE_OPTIONS_LIST_CHANGED),
4018           (GST_MIXER_MESSAGE_MIXER_CHANGED):
4019           API: add gst_mixer_options_list_changed(), gst_mixer_mixer_changed()
4020           and gst_mixer_message_parse_options_list_changed(). Fixes #519916.
4021
4022 2008-03-03  Tim-Philipp Müller  <tim at centricular dot net>
4023
4024         * gst-libs/gst/interfaces/mixeroptions.c: (gst_mixer_options_init),
4025           (gst_mixer_options_get_values):
4026         * gst-libs/gst/interfaces/mixeroptions.h:
4027           (GST_MIXER_OPTIONS_GET_CLASS), (GstMixerOptionsClass),
4028           (_GstMixerOptions), (_GstMixerOptionsClass):
4029           API: add GstMixerOptions::get_values vfunc (#519906)
4030
4031 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
4032
4033         * configure.ac:
4034         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
4035         plug-ins are included/excluded. (#498222)
4036
4037 2008-03-03  Sebastian Dröge  <slomo@circular-chaos.org>
4038
4039         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
4040         Add typefinder for IMelody files, using audio/x-imelody.
4041         See bug #519516.
4042
4043 2008-03-03  Sebastian Dröge  <slomo@circular-chaos.org>
4044
4045         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_get_type):
4046         * ext/alsa/gstalsasink.c: (set_hwparams):
4047         * ext/alsa/gstalsasrc.c: (set_hwparams):
4048         * ext/gio/gstgio.c: (gst_gio_uri_handler_get_uri):
4049         * ext/ogg/gstoggmux.h:
4050         * ext/ogg/gstogmparse.c:
4051         * gst-libs/gst/audio/audio.c:
4052         * gst-libs/gst/fft/kiss_fft_f64.c: (kiss_fft_f64_alloc):
4053         * gst-libs/gst/pbutils/missing-plugins.c:
4054         (gst_missing_uri_sink_message_new),
4055         (gst_missing_element_message_new),
4056         (gst_missing_decoder_message_new),
4057         (gst_missing_encoder_message_new):
4058         * gst-libs/gst/rtp/gstbasertppayload.c:
4059         * gst-libs/gst/rtp/gstrtcpbuffer.c:
4060         (gst_rtcp_packet_bye_get_reason):
4061         * gst/audioconvert/gstaudioconvert.c:
4062         * gst/audioresample/gstaudioresample.c:
4063         * gst/ffmpegcolorspace/imgconvert.c:
4064         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
4065         * gst/typefind/gsttypefindfunctions.c:
4066         * gst/videoscale/vs_4tap.c:
4067         * gst/videoscale/vs_4tap.h:
4068         * sys/v4l/gstv4lelement.c:
4069         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_any_caps):
4070         * sys/v4l/v4l_calls.c:
4071         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
4072         (gst_v4lsrc_try_capture):
4073         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
4074         (gst_ximagesink_ximage_new):
4075         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
4076         (gst_xvimagesink_xvimage_new):
4077         * tests/check/elements/audioconvert.c:
4078         * tests/check/elements/audioresample.c:
4079         (fail_unless_perfect_stream):
4080         * tests/check/elements/audiotestsrc.c: (setup_audiotestsrc):
4081         * tests/check/elements/decodebin.c:
4082         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
4083         (setup_gdpdepay_streamheader):
4084         * tests/check/elements/gdppay.c: (setup_gdppay), (GST_START_TEST),
4085         (setup_gdppay_streamheader):
4086         * tests/check/elements/gnomevfssink.c: (setup_gnomevfssink):
4087         * tests/check/elements/multifdsink.c: (setup_multifdsink):
4088         * tests/check/elements/textoverlay.c:
4089         * tests/check/elements/videorate.c: (setup_videorate):
4090         * tests/check/elements/videotestsrc.c: (setup_videotestsrc):
4091         * tests/check/elements/volume.c: (setup_volume):
4092         * tests/check/elements/vorbisdec.c: (setup_vorbisdec):
4093         * tests/check/elements/vorbistag.c:
4094         * tests/check/generic/clock-selection.c:
4095         * tests/check/generic/states.c: (setup), (teardown):
4096         * tests/check/libs/cddabasesrc.c:
4097         * tests/check/libs/video.c:
4098         * tests/check/pipelines/gio.c:
4099         * tests/check/pipelines/oggmux.c:
4100         * tests/check/pipelines/simple-launch-lines.c:
4101         (simple_launch_lines_suite):
4102         * tests/check/pipelines/streamheader.c:
4103         * tests/check/pipelines/theoraenc.c:
4104         * tests/check/pipelines/vorbisdec.c:
4105         * tests/check/pipelines/vorbisenc.c:
4106         * tests/examples/seek/scrubby.c:
4107         * tests/examples/seek/seek.c: (query_positions_elems),
4108         (query_positions_pads):
4109         * tests/icles/stress-xoverlay.c: (myclock):
4110         Correct all relevant warnings found by the sparse semantic code
4111         analyzer. This include marking several symbols static, using
4112         NULL instead of 0 for pointers and using "foo (void)" instead
4113         of "foo ()" for declarations.
4114
4115         * win32/common/libgstrtp.def:
4116         Add gst_rtp_buffer_set_extension_data to the symbol definition file.
4117
4118 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
4119
4120         Patch by: José Alburquerque <jaalburqu svn gnome org>
4121
4122         * gst/playback/gstplaybin2.c:
4123           Make the function signature of the _get_*_tags() functions match
4124           the signature of the vfuncs they implement, ie. return a
4125           GstTagList rather than a GstStructure, which is more correct,
4126           even if one is typedef'ed to the other (#518940).
4127
4128 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
4129
4130         * gst-libs/gst/rtsp/gstrtspconnection.c:
4131           Don't include unix headers unconditionally (fixes #518037).
4132
4133 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
4134
4135         * tests/check/libs/video.c: (paintinfo), (paintinfo_struct),
4136           (fourcc_list_struct), (fourcc_list), (fourcc_get_size),
4137           (paint_setup_I420), (paint_setup_YV12), (paint_setup_AYUV),
4138           (paint_setup_YUY2), (paint_setup_UYVY), (paint_setup_YVYU),
4139           (paint_setup_IYU2), (paint_setup_Y41B), (paint_setup_Y42B),
4140           (paint_setup_Y800), (paint_setup_YVU9), (paint_setup_YUV9),
4141           (gst_video_format_is_packed), (video_format_is_packed):
4142           Add unit test that makes sure that the strides, offsets and
4143           sizes returned for the various YUV formats by the new video API
4144           match the old reference implementation in videotestsrc.
4145
4146 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
4147
4148         * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio),
4149           (gst_video_format_from_fourcc), (gst_video_format_to_fourcc),
4150           (gst_video_format_is_rgb), (gst_video_format_is_yuv),
4151           (gst_video_format_has_alpha), (gst_video_format_get_row_stride),
4152           (gst_video_format_get_pixel_stride),
4153           (gst_video_format_get_component_width),
4154           (gst_video_format_get_component_height),
4155           (gst_video_format_get_component_offset), (gst_video_format_get_size):
4156         * gst-libs/gst/video/video.h: (GST_VIDEO_FORMAT_Y41B),
4157           (GST_VIDEO_FORMAT_Y42B):
4158           API: add GST_VIDEO_FORMAT_Y41B and GST_VIDEO_FORMAT_Y42B.
4159
4160 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
4161
4162         * gst-libs/gst/video/video.c: (gst_video_format_get_component_offset):
4163           YV12 is I420 with swapped components 1 and 2, so the offset of
4164           component 1 for I420 should be the offset for component 2 for YV12
4165           and vice versa.
4166
4167 2008-02-29  Rene Stadler  <mail@renestadler.de>
4168
4169         * sys/v4l/gstv4lelement.c:
4170         Add missing semicolon to fix indentation.
4171
4172 2008-02-29  Julien Moutte  <julien@fluendo.com>
4173
4174         * ext/alsa/gstalsa.c: (gst_alsa_open_iec958_pcm),
4175         (gst_alsa_probe_supported_formats): Probe for IEC958 pcm to detect
4176         if we can do SPDIF output.
4177         * ext/alsa/gstalsa.h:
4178         * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec),
4179         (gst_alsasink_prepare), (gst_alsasink_close), (gst_alsasink_write):
4180         * ext/alsa/gstalsasink.h: Initial support for SPDIF.
4181         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
4182         * gst-libs/gst/audio/gstringbuffer.h: Add non linear buffer types
4183         to support AC3, EC3 and IEC958 buffers.
4184
4185 2008-02-29  Tim-Philipp Müller  <tim at centricular dot net>
4186
4187         * gst-libs/gst/interfaces/mixer.c: (GST_MIXER_MESSAGE_HAS_TYPE),
4188           (gst_mixer_message_parse_mute_toggled),
4189           (gst_mixer_message_parse_record_toggled),
4190           (gst_mixer_message_parse_volume_changed),
4191           (gst_mixer_message_parse_option_changed):
4192           De-cruft and fix message type assertions (NULL is not a really
4193           valid mixer message type string).
4194
4195 2008-02-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4196
4197         * ext/libvisual/visual.c: (gst_vis_src_negotiate):
4198         When negotiating, actually start from a format that we can support
4199         instead of from the too generic template.
4200
4201 2008-02-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4202
4203         * gst/playback/gstplaybin2.c: (gst_play_bin_set_property):
4204         Enable vis setting.
4205
4206         * gst/playback/gstplaysink.c: (gst_play_sink_init),
4207         (gst_play_sink_dispose), (gst_play_sink_vis_unblocked),
4208         (gst_play_sink_vis_blocked), (gst_play_sink_set_vis_plugin),
4209         (gen_vis_chain):
4210         Implement vis switching while playing.
4211
4212 2008-02-28  David Schleef  <ds@schleef.org>
4213
4214         * gst-libs/gst/riff/riff-media.c: Add Dirac mapping
4215
4216 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
4217
4218         Patch by: Peter Kjellerstedt  <pkj at axis com>
4219
4220         * gst/tcp/Makefile.am:
4221         * gst/tcp/fdsetstress.c:
4222         * gst/tcp/gstfdset.c:
4223         * gst/tcp/gstfdset.h:
4224         Removed fdset and stress test, they are now known as GstPoll in
4225         core. 
4226
4227         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
4228         (gst_multi_fd_sink_add_full), (gst_multi_fd_sink_remove),
4229         (gst_multi_fd_sink_clear), (gst_multi_fd_sink_remove_client_link),
4230         (gst_multi_fd_sink_handle_client_write),
4231         (gst_multi_fd_sink_queue_buffer),
4232         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_start),
4233         (gst_multi_fd_sink_stop):
4234         * gst/tcp/gstmultifdsink.h:
4235         * gst/tcp/gsttcp.c: (gst_tcp_socket_read), (gst_tcp_socket_close),
4236         (gst_tcp_read_buffer), (gst_tcp_gdp_read_buffer),
4237         (gst_tcp_gdp_read_caps):
4238         * gst/tcp/gsttcp.h:
4239         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_init),
4240         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
4241         (gst_tcp_client_sink_start), (gst_tcp_client_sink_stop):
4242         * gst/tcp/gsttcpclientsink.h:
4243         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_init),
4244         (gst_tcp_client_src_create), (gst_tcp_client_src_start),
4245         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
4246         * gst/tcp/gsttcpclientsrc.h:
4247         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_handle_wait),
4248         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
4249         * gst/tcp/gsttcpserversink.h:
4250         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_init),
4251         (gst_tcp_server_src_create), (gst_tcp_server_src_start),
4252         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
4253         * gst/tcp/gsttcpserversrc.h:
4254         Port to GstPoll. See #505417.
4255
4256 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
4257
4258         Patch by: Peter Kjellerstedt  <pkj at axis com>
4259
4260         * gst-libs/gst/rtsp/gstrtspconnection.c:
4261         (gst_rtsp_connection_create), (gst_rtsp_connection_connect),
4262         (gst_rtsp_connection_write), (gst_rtsp_connection_read_internal),
4263         (gst_rtsp_connection_receive), (gst_rtsp_connection_close),
4264         (gst_rtsp_connection_free), (gst_rtsp_connection_poll),
4265         (gst_rtsp_connection_flush):
4266         * gst-libs/gst/rtsp/gstrtspconnection.h:
4267         Use GstPoll for the rtsp connection. See #505417.
4268
4269 2008-02-27  Wim Taymans  <wim.taymans@collabora.co.uk>
4270
4271         * tests/examples/seek/seek.c: (vis_toggle_cb), (filter_features),
4272         (init_visualization_features), (vis_combo_cb), (shot_cb), (main):
4273         Add combo box for visualisations, populate it with a factory list
4274         of all visualisation plugins, configure vis plugin instance in
4275         playbin2. 
4276
4277 2008-02-27  Wim Taymans  <wim.taymans@collabora.co.uk>
4278
4279         * tests/check/libs/rtp.c: (GST_START_TEST):
4280         Add check for RTP buffer defaults, padding and marker bit API.
4281
4282 2008-02-27  Sebastian Dröge  <slomo@circular-chaos.org>
4283
4284         * gst-libs/gst/cdda/sha1.c: (sha_transform):
4285         Use memcpy() instead of upcasting a byte array to long *. This
4286         fixes an unaligned memory access, resulting in SIGBUS on IA64.
4287         This should be ported to GCheckSum once we can use GLib 2.16.
4288         Partially fixes bug #500833.
4289
4290 2008-02-27  Tim-Philipp Müller  <tim at centricular dot net>
4291
4292         * gst-libs/gst/tag/gsttagdemux.c: (gst_tag_demux_chain):
4293           Push tag event after the newsegment event. Log the pointer of
4294           the buffer we're actually going to push rather than the buffer
4295           we're feeding to _make_metadata_writable().
4296
4297 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
4298
4299         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
4300         Comment smoke typefinder for now. The smokedec plugin needs one
4301         frame per buffer but we have no parser yet, thus it simply crashes
4302         in most situations.
4303
4304 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
4305
4306         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
4307         Add typefinder for the smoke video codec. Copied from the jpeg plugin.
4308
4309 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
4310
4311         * gst/typefind/gsttypefindfunctions.c: (mid_type_find),
4312         (plugin_init):
4313         Add midi typefinder, copied from the timidity plugin.
4314
4315 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
4316
4317         Based on patch by: Tomasz Sałaciński <tsalacinski gmail com>
4318
4319         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
4320         * tests/check/elements/subparse.c: (test_microdvd_with_italics),
4321           (subparse_suite):
4322           Forward slashes at the beginning and end of a line also signify
4323           italics (Fixes: #518162).
4324
4325 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
4326
4327         * tests/check/gst-plugins-base.supp:
4328         Add a suppression for a cached value in GIO that wasn't moved
4329         while moving gio from -bad to -base.
4330
4331 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
4332
4333         Patch by: Brian Cameron <brian dot cameron at sun dot com>
4334
4335         * configure.ac:
4336         Don't hardcode -Wall and -Werror for configure checks, this fails
4337         with non-GCC compilers. Fixes bug #517991.
4338
4339 2008-02-21  Stefan Kost  <ensonic@users.sf.net>
4340
4341         * gst/audioconvert/gstaudioconvert.c:
4342         * gst/audioconvert/gstaudioquantize.c:
4343         * gst/audioconvert/gstaudioquantize.h:
4344           Make audioconvert gap aware. If noiseshaping is used, wait for
4345           noiseshaping to converge before marking as GAP. Fixes #517813.
4346
4347 2008-02-21  Stefan Kost  <ensonic@users.sf.net>
4348
4349         * gst/audiotestsrc/gstaudiotestsrc.c:
4350           Mark buffers as GAP,if volume is 0.0 and fix the previous logic.
4351
4352 2008-02-20  Sebastian Dröge  <slomo@circular-chaos.org>
4353
4354         * ext/gnomevfs/gstgnomevfssink.c:
4355         (gst_gnome_vfs_sink_handle_event):
4356         Return FALSE when seeking for a new segment fails instead
4357         of silently ignoring the failure and appending every buffer
4358         that comes for the new segment.
4359
4360 2008-02-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4361
4362         * gst/playback/gstplaysink.c: (find_property),
4363         (gst_play_sink_find_property), (gen_video_chain),
4364         (gst_play_sink_reconfigure), (gst_play_sink_get_last_frame):
4365         Recursively search the sink element for a last-frame property so that we
4366         can also find the property in autovideosink and friends that don't
4367         always proxy the internal sink properties.
4368
4369 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
4370
4371         * gst-libs/gst/audio/multichannel.c:
4372           (GST_AUDIO_CHANNEL_POSITIONS_FIELD_NAME),
4373           (gst_audio_get_channel_positions), (gst_audio_set_channel_positions),
4374           (gst_audio_set_structure_channel_positions_list),
4375           (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
4376           (gst_audio_fixate_channel_positions):
4377           Fix confusing terminology in docs and code: structure fields are
4378           'fields' and not 'properties'.
4379
4380 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
4381
4382         * gst-libs/gst/audio/multichannel.c:
4383           (gst_audio_check_channel_positions), (add_list_to_struct):
4384           Give more useful warning messages if one of the channel
4385           layout enums passed to us is invalid and if the "channels"
4386           field in the caps has a GType we don't expect.
4387
4388 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
4389
4390         * gst-libs/gst/audio/multichannel.c:
4391           Fix typo in docs blurb.
4392
4393 2008-02-19  Julien Moutte  <julien@fluendo.com>
4394
4395         Patch by: Josep Torra Valles <josep@fluendo.com>
4396
4397         * gst/typefind/gsttypefindfunctions.c: Increase the MPEG PS
4398         typefind lookup to fix typefinding on HD clips.
4399
4400 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
4401
4402         * gst/playback/gstscreenshot.c:
4403         * gst/playback/gstscreenshot.h:
4404           Fix up copyright (I rewrote the GStreamer-0.10 code for
4405           this from scratch back in the days).
4406
4407 2008-02-19  Wim Taymans  <wim.taymans@collabora.co.uk>
4408
4409         * gst/playback/Makefile.am:
4410         * gst/playback/gstscreenshot.c: (feed_fakesrc), (save_result),
4411         (create_element), (gst_play_frame_conv_convert):
4412         * gst/playback/gstscreenshot.h:
4413         Add screenshot conversion code from totem.
4414
4415         * gst/playback/gstplay-marshal.list:
4416         * gst/playback/gstplaybin2.c: (gst_play_marshal_BUFFER__BOXED),
4417         (gst_play_bin_class_init), (gst_play_bin_convert_frame),
4418         (gst_play_bin_get_property), (no_more_pads_cb), (activate_group):
4419         Implement frame property to get a color-unconverted snapshot.
4420         Implement convert-frame action signal to get a converted snapshot image.
4421         Configure connection speed in uridecodebin.
4422         Document some more properties.
4423
4424         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
4425         (gen_video_chain), (gen_audio_chain), (gst_play_sink_reconfigure),
4426         (gst_play_sink_get_last_frame):
4427         * gst/playback/gstplaysink.h:
4428         Use last-buffer property of the video sink to get a video snapshot.
4429
4430         * tests/examples/seek/seek.c: (shot_cb), (main):
4431         Add snapshot button for playbin2 and use the frame property to save the
4432         frame as a png in the current directory.
4433
4434 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
4435
4436         Patch by: Josep Torra Valles <josep at fluendo dot com>
4437
4438         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find),
4439         (plugin_init):
4440         Add typefinding support for h264 elementary streams.
4441         Fixes bug #517420.
4442
4443 2008-02-18  Stefan Kost  <ensonic@users.sf.net>
4444
4445         * configure.ac:
4446           Require CVS of core for new API in collectpads.
4447
4448         * gst/adder/gstadder.c:
4449           Use new API to make adder sparse stream aware.
4450
4451 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
4452
4453         * gst/playback/gstplaybin2.c: (pad_added_cb), (pad_removed_cb),
4454         (no_more_pads_cb):
4455         Get the object data correct so that we can remove our channels
4456         correctly.
4457
4458         * gst/playback/gstplaysink.c: (gen_video_chain), (gen_audio_chain),
4459         (gen_vis_chain), (gst_play_sink_reconfigure),
4460         (gst_play_sink_request_pad):
4461         Add option to disable async behaviour in the sinks when possible. This
4462         makes it possible to avoid an audio queue when dealing with
4463         visualisations.
4464         Add option to add a queue for the audio path.
4465
4466         * tests/examples/seek/seek.c: (clear_streams), (update_streams),
4467         (main):
4468         Disable the vis checkbox to match the defaults of playbin2.
4469         Only get the stream info when we need to.
4470
4471 2008-02-17  Sebastian Dröge  <slomo@circular-chaos.org>
4472
4473         * ext/gio/gstgiobasesink.c: (gst_gio_base_sink_stop),
4474         (gst_gio_base_sink_set_stream):
4475         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_stop),
4476         (gst_gio_base_src_set_stream):
4477         * ext/gio/gstgiosink.c: (gst_gio_sink_start):
4478         * ext/gio/gstgiosrc.c: (gst_gio_src_start):
4479         Don't use async operations as they require a running main loop.
4480         This makes us block again when closing streams and unable
4481         to mount the enclosing volume of an URI if it isn't yet.
4482
4483 2008-02-15  Wim Taymans  <wim.taymans@collabora.co.uk>
4484
4485         * gst/playback/gstplaysink.c: (gst_play_sink_set_mute),
4486         (gst_play_sink_get_mute), (gen_video_chain), (gen_audio_chain),
4487         (gen_vis_chain), (gst_play_sink_reconfigure),
4488         (gst_play_sink_request_pad):
4489         Move tee in front of the audio and vis pipelines.
4490         Add queue for audio for now.
4491         Add visualisation support.
4492
4493         * tests/examples/seek/seek.c: (main):
4494         Visualisation is by default disabled.
4495
4496 2008-02-15  Sebastian Dröge  <slomo@circular-chaos.org>
4497
4498         * ext/gio/gstgiobasesink.c: (close_stream_cb):
4499         * ext/gio/gstgiobasesrc.c: (close_stream_cb):
4500         Improve debugging a bit.
4501
4502         * ext/gio/gstgiosink.c: (mount_cb), (gst_gio_sink_start):
4503         * ext/gio/gstgiosink.h:
4504         * ext/gio/gstgiosrc.c: (mount_cb), (gst_gio_src_start):
4505         * ext/gio/gstgiosrc.h:
4506         Try to mount the enclosing volume of a GFile if it isn't mounted
4507         yet. This requires us to wait for an async operation to finish, done
4508         with an nested GMainLoop. Authentication is not supported yet, will
4509         come later.
4510
4511 2008-02-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4512
4513         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4514         (gst_play_bin_set_property), (gst_play_bin_get_property),
4515         (pad_added_cb), (pad_removed_cb), (no_more_pads_cb):
4516         * gst/playback/gstplaysink.c: (gst_play_sink_set_mute),
4517         (gst_play_sink_get_mute), (gen_audio_chain):
4518         * gst/playback/gstplaysink.h:
4519         Add mute property.
4520
4521         * gst/playback/gststreamselector.c: (gst_selector_pad_event),
4522         (gst_selector_pad_chain):
4523         * gst/playback/gststreamselector.h:
4524         Make sure we forward the event only once.
4525
4526         * tests/examples/seek/seek.c: (stop_cb), (mute_toggle_cb), (main):
4527         Add and implement the mute button for playbin2.
4528
4529 2008-02-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4530
4531         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
4532
4533         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_delay):
4534         Add some more debug info.
4535         Make sure we never return a negative delay. Fixes #516246.
4536
4537 2008-02-12  Tim-Philipp Müller  <tim at centricular dot net>
4538
4539         * ext/alsa/gstalsasink.c: (gst_alsasink_delay):
4540           Revert patch that makes the sink hold the object lock when
4541           calling snd_pcm_delay(), since it breaks playback for me.
4542
4543 2008-02-12  Julien Moutte  <julien@fluendo.com>
4544
4545         * tests/examples/seek/seek.c: (rate_spinbutton_changed_cb): Add
4546         some seek flags when changing rate.
4547
4548 2008-02-12  Wim Taymans  <wim.taymans@collabora.co.uk>
4549
4550         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
4551         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
4552         (gst_base_rtp_audio_payload_handle_sample_based_buffer):
4553         Fix potential leaks.
4554
4555         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_chain):
4556         Fix leak when there is no function configured.
4557
4558 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4559
4560         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_class_init),
4561         (gst_v4lsrc_buffer_finalize):
4562         Correctly chain up the finalize method.
4563
4564 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4565
4566         * ext/gio/gstgiostreamsink.c:
4567         * ext/gio/gstgiostreamsrc.c:
4568         Add documentation and example code for giostreamsink/giostreamsrc.
4569
4570         * tests/check/pipelines/gio.c: (GST_START_TEST):
4571         Ask the GMemoryOutputStream for the data instead of assuming that
4572         the pointer to the data stayed the same. It could've been realloc'ed.
4573
4574 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4575
4576         * ext/gio/gstgiosink.c:
4577         * ext/gio/gstgiosrc.c:
4578         Make the documentation of giosink/giosrc complete, large parts
4579         are based on the gnomevfssink/gnomevfssrc docs.
4580
4581 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4582
4583         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4584         * docs/plugins/gst-plugins-base-plugins-sections.txt:
4585         * docs/plugins/gst-plugins-base-plugins.args:
4586         * docs/plugins/gst-plugins-base-plugins.hierarchy:
4587         * docs/plugins/gst-plugins-base-plugins.interfaces:
4588         * docs/plugins/gst-plugins-base-plugins.prerequisites:
4589         * docs/plugins/gst-plugins-base-plugins.signals:
4590         * docs/plugins/inspect/plugin-adder.xml:
4591         * docs/plugins/inspect/plugin-audioconvert.xml:
4592         * docs/plugins/inspect/plugin-audiorate.xml:
4593         * docs/plugins/inspect/plugin-audioresample.xml:
4594         * docs/plugins/inspect/plugin-decodebin.xml:
4595         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
4596         * docs/plugins/inspect/plugin-gdp.xml:
4597         * docs/plugins/inspect/plugin-gio.xml:
4598         * docs/plugins/inspect/plugin-gnomevfs.xml:
4599         * docs/plugins/inspect/plugin-libvisual.xml:
4600         * docs/plugins/inspect/plugin-ogg.xml:
4601         * docs/plugins/inspect/plugin-pango.xml:
4602         * docs/plugins/inspect/plugin-playback.xml:
4603         * docs/plugins/inspect/plugin-queue2.xml:
4604         * docs/plugins/inspect/plugin-subparse.xml:
4605         * docs/plugins/inspect/plugin-theora.xml:
4606         * docs/plugins/inspect/plugin-uridecodebin.xml:
4607         * docs/plugins/inspect/plugin-videorate.xml:
4608         * docs/plugins/inspect/plugin-videoscale.xml:
4609         * docs/plugins/inspect/plugin-volume.xml:
4610         * docs/plugins/inspect/plugin-vorbis.xml:
4611         Add the GIO documentation again and while at that run make update.
4612
4613 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
4614
4615         * ext/alsa/gstalsa.h: (GST_CHECK_ALSA_VERSION):
4616         * ext/alsa/gstalsasink.c: (set_swparams):
4617         * ext/alsa/gstalsasrc.c: (set_swparams), (gst_alsasrc_open):
4618           Don't use snd_pcm_sw_params_set_xfer_align() if we're compiling
4619           against libasound >= 1.0.16, since it's been deprecated in
4620           0.10.16, and alignment is always 1 then, apparently. (#512899)
4621
4622 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
4623
4624         * gst/playback/gstplaybin.c: (gen_audio_element):
4625         * gst/playback/gstplaysink.c: (gen_audio_chain):
4626           Handle case where we can't create the volume element a bit
4627           better (#514307).
4628
4629 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
4630
4631         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_check_get_range):
4632         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
4633           Add support for https protocol. Fixes #510229.
4634
4635 2008-02-11  Julien Moutte  <julien@fluendo.com>
4636         
4637         Patch by: Alan Peevers <peeves@pacbell.net>
4638
4639         * ext/alsa/gstalsasink.c: (gst_alsasink_delay): Take appropriate
4640         lock when calling alsa methods.
4641
4642 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
4643
4644         * gst/typefind/gsttypefindfunctions.c:
4645           Bump rank of jpeg and png typefinders, which will return maximum
4646           probability in the most common cases (thus short-circuiting more
4647           expensive typefinders like the mp3 one for these two quite common
4648           image types).
4649
4650 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
4651
4652         * ext/theora/theoraparse.c:
4653         Fix long description of the theora parser to be more verbose than just
4654         the type name.
4655
4656 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
4657
4658         Patch by: Branko Čibej <brane at xbc dot nu>
4659
4660         * sys/xvimage/xvimagesink.c:
4661         Fix build of xvimagesink if we don't have XShm, e.g. on Mac OS X.
4662         Fixes bug #515654.
4663
4664 2008-02-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4665
4666         * gst/playback/gstplaybasebin.c:
4667         Set is_dynamic as True if there are elements with both request
4668         and sometimes src pad templates instead of breaking out when it
4669         finds the first pad template that is a src.
4670
4671 2008-02-08  Wim Taymans  <wim.taymans@collabora.co.uk>
4672
4673         * tests/examples/seek/seek.c: (stop_cb), (clear_streams),
4674         (update_streams), (video_combo_cb), (audio_combo_cb),
4675         (text_combo_cb), (volume_spinbutton_changed_cb), (main):
4676         Add some stream switching and volume gui for playbin2.
4677
4678 2008-02-08  Wim Taymans  <wim.taymans@collabora.co.uk>
4679
4680         * gst/playback/gstplay-marshal.list:
4681         Added marshal for streamselector Tags.
4682
4683         * gst/playback/gstplaybasebin.c: (set_active_source):
4684         Streamselector now selects pads based on the pad object instead of its
4685         name.
4686
4687         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4688         (init_group), (gst_play_bin_init), (get_group), (get_tags),
4689         (gst_play_bin_get_video_tags), (gst_play_bin_get_audio_tags),
4690         (gst_play_bin_get_text_tags),
4691         (gst_play_bin_set_current_video_stream),
4692         (gst_play_bin_set_current_audio_stream),
4693         (gst_play_bin_set_current_text_stream),
4694         (gst_play_bin_set_property), (gst_play_bin_get_property),
4695         (pad_added_cb), (pad_removed_cb), (autoplug_select_cb):
4696         Remove option to mute streams with the current-a/v/t property, we have
4697         this functionality in the flags.
4698         Add signals to notify when the number of A/V/T channels changed.
4699         Add action signals to get tags for the A/V/T streams.
4700         Implement setting the current A/V/T stream.
4701         Rearrange some things to simplify stream selection.
4702         Implement volume.
4703
4704         * gst/playback/gstplaysink.c: (gst_play_sink_set_volume),
4705         (gst_play_sink_get_volume), (gst_play_sink_set_property),
4706         (gst_play_sink_get_property), (gen_video_chain), (gen_audio_chain),
4707         (activate_vis), (gst_play_sink_reconfigure):
4708         * gst/playback/gstplaysink.h:
4709         Add and implement volume setting methods.
4710
4711         * gst/playback/gststreamselector.c: (gst_selector_pad_class_init),
4712         (gst_selector_pad_finalize), (gst_selector_pad_get_property),
4713         (gst_selector_pad_event), (gst_stream_selector_class_init),
4714         (gst_stream_selector_init), (gst_stream_selector_finalize),
4715         (gst_stream_selector_set_property),
4716         (gst_stream_selector_get_property),
4717         (gst_stream_selector_get_linked_pad),
4718         (gst_stream_selector_request_new_pad):
4719         * gst/playback/gststreamselector.h:
4720         Add pad properties for tags and status of pads.
4721         Keep tags on pads.
4722         Make active pad selection based on pad object instead of name.
4723
4724 2008-02-08  Stefan Kost  <ensonic@users.sf.net>
4725
4726         * configure.ac:
4727           Revert last change as we now check in gtk-doc.m4 for sed.
4728
4729 2008-02-08  Jan Schmidt  <Jan.Schmidt@sun.com>
4730
4731         * configure.ac:
4732         Find and subst SED when building the docs.
4733
4734 2008-02-08  Julien Moutte  <julien@fluendo.com>
4735
4736         * tests/examples/seek/seek.c: (stop_cb), (connect_bus_signals),
4737         (main): Make sure bus signals are reconnected when pressing STOP
4738         and then PLAY again for a parse launch pipeline. Fix a ref leak
4739         on the bus.
4740         * win32/common/config.h: Updated.
4741
4742 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
4743
4744         * configure.ac:
4745         Make DISABLE_DEPRECATED defined *only* during CVS, not during
4746         pre-releases or releases.
4747
4748 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
4749
4750         * configure.ac:
4751         * ext/gio/Makefile.am:
4752         Subst GIO_LDFLAGS to avoid undefined Makefile var error Zaheer is
4753         reporting
4754
4755 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4756
4757         * docs/plugins/Makefile.am:
4758         Add the headers which need scanning for the GIO plugin. The rest of
4759         the docs still need migrating.
4760
4761 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4762
4763         * ext/Makefile.am:
4764         * tests/check/Makefile.am:
4765         * tests/check/pipelines/.cvsignore:
4766         Add gio in a few more places.
4767
4768 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4769
4770         * configure.ac:
4771         * ext/Makefile.am:
4772         * tests/check/Makefile.am:
4773         Move gio plugin from -bad and mark as experimental.
4774
4775 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4776
4777         * gst-libs/gst/interfaces/mixeroptions.c:
4778         * gst-libs/gst/interfaces/mixertrack.c:
4779         Comment out a couple of other things which break the build when
4780         GST_DISABLE_DEPRECATED isn't on but -Werror is.
4781
4782 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
4783
4784         * docs/libs/gst-plugins-base-libs-sections.txt:
4785           Fix pbutils header.
4786
4787 2008-02-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4788
4789         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
4790         Fix compiler warning.
4791
4792 2008-02-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4793
4794         Patch by: Peter Kjellerstedt  <pkj at axis com>
4795
4796         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address):
4797         Clear the addrinfo struct using memset. Fixes #514937.
4798
4799 2008-02-06  Wim Taymans  <wim.taymans@collabora.co.uk>
4800
4801         * gst/tcp/gstfdset.h:
4802         Remove unused field to same some memory.
4803
4804         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
4805         Mark action signals as such.
4806
4807 2008-02-06  Michael Smith <msmith@fluendo.com>
4808
4809         * ext/theora/theoradec.c: (_theora_granule_frame),
4810         (_inc_granulepos):
4811           Increment granulepos for new-bitstream versions appropriately.
4812           Fixes #514623.
4813
4814 2008-02-04  Wim Taymans  <wim.taymans@collabora.co.uk>
4815
4816         * tests/examples/seek/seek.c: (do_seek),
4817         (rate_spinbutton_changed_cb), (update_streams), (main):
4818         Remove obsolete stream_time reset after flushing seek, core does that
4819         automatically now.
4820         Improve accuracy of speed spinbutton.
4821         Only do playbin2 stuff when we actually use it.
4822
4823 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
4824
4825         * tests/check/Makefile.am:
4826           Revert previous change of the test environment's GST_PLUGIN_PATH.
4827           The problem is not with the plugins, but with element factories
4828           and only occurs if elements are split out from existing plugins
4829           or if plugins change name (see #512740).
4830
4831 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
4832
4833         * tests/check/Makefile.am:
4834           Fix the tests environment's GST_PLUGIN_PATH: we want the directory
4835           with the core's plugins first and our local build directories last,
4836           since we might be building against an installed core, and that
4837           core's plugin directory may contain older or other versions of
4838           our own -base plugins, but we really do want to test our local
4839           ones (if there are multiple plugins or element factories with the
4840           same name, those inspected last will trump those read in earlier).
4841           Fixes #512740 for the most part.
4842
4843 2008-02-02  Sebastian Dröge  <slomo@circular-chaos.org>
4844
4845         * configure.ac:
4846         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
4847         Use gmtime_r if available as gmtime is not MT-safe.
4848         Fixes bug #511810.
4849
4850 2008-02-02  Sebastian Dröge  <slomo@circular-chaos.org>
4851
4852         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
4853         Cast glong to time_t as time_t might have a different type on
4854         other platforms, like FreeBSD, and we get a compiler warning
4855         otherwise. Fixes bug #511825.
4856
4857 2008-02-01  Wim Taymans  <wim.taymans@collabora.co.uk>
4858
4859         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4860         (get_group), (get_n_pads), (gst_play_bin_get_property),
4861         (pad_added_cb), (no_more_pads_cb), (perform_eos),
4862         (autoplug_select_cb), (deactivate_group):
4863         Remove stream-info, we going for something easier.
4864         Refactor getting the current group.
4865         Implement getting the number of audio/video/text streams.
4866
4867         * gst/playback/gststreamselector.c:
4868         (gst_stream_selector_class_init), (gst_stream_selector_init),
4869         (gst_stream_selector_get_property),
4870         (gst_stream_selector_request_new_pad),
4871         (gst_stream_selector_release_pad):
4872         * gst/playback/gststreamselector.h:
4873         Add property for number of pads.
4874
4875         * tests/examples/seek/seek.c: (set_scale), (update_flag),
4876         (vis_toggle_cb), (audio_toggle_cb), (video_toggle_cb),
4877         (text_toggle_cb), (update_streams), (msg_async_done),
4878         (msg_state_changed), (main):
4879         Block slider callback when updating the slider position.
4880         Add gui elements for controlling playbin2.
4881         Add callback for async_done that updates position/duration.
4882
4883 2008-02-01  Stefan Kost  <ensonic@users.sf.net>
4884
4885         * docs/plugins/Makefile.am:
4886         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4887         * docs/plugins/gst-plugins-base-plugins-sections.txt:
4888         * docs/plugins/gst-plugins-base-plugins.hierarchy:
4889         * docs/plugins/gst-plugins-base-plugins.interfaces:
4890         * docs/plugins/gst-plugins-base-plugins.prerequisites:
4891           First round of plugin docs cleansups.
4892
4893         * docs/plugins/inspect/plugin-adder.xml:
4894         * docs/plugins/inspect/plugin-alsa.xml:
4895         * docs/plugins/inspect/plugin-audioconvert.xml:
4896         * docs/plugins/inspect/plugin-audiorate.xml:
4897         * docs/plugins/inspect/plugin-audioresample.xml:
4898         * docs/plugins/inspect/plugin-audiotestsrc.xml:
4899         * docs/plugins/inspect/plugin-cdparanoia.xml:
4900         * docs/plugins/inspect/plugin-decodebin.xml:
4901         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
4902         * docs/plugins/inspect/plugin-gdp.xml:
4903         * docs/plugins/inspect/plugin-gnomevfs.xml:
4904         * docs/plugins/inspect/plugin-libvisual.xml:
4905         * docs/plugins/inspect/plugin-ogg.xml:
4906         * docs/plugins/inspect/plugin-pango.xml:
4907         * docs/plugins/inspect/plugin-subparse.xml:
4908         * docs/plugins/inspect/plugin-tcp.xml:
4909         * docs/plugins/inspect/plugin-theora.xml:
4910         * docs/plugins/inspect/plugin-typefindfunctions.xml:
4911         * docs/plugins/inspect/plugin-video4linux.xml:
4912         * docs/plugins/inspect/plugin-videorate.xml:
4913         * docs/plugins/inspect/plugin-videoscale.xml:
4914         * docs/plugins/inspect/plugin-videotestsrc.xml:
4915         * docs/plugins/inspect/plugin-volume.xml:
4916         * docs/plugins/inspect/plugin-vorbis.xml:
4917         * docs/plugins/inspect/plugin-ximagesink.xml:
4918         * docs/plugins/inspect/plugin-xvimagesink.xml:
4919           Regenerate.
4920
4921         * ext/ogg/Makefile.am:
4922         * ext/ogg/gstoggmux.c:
4923         * ext/ogg/gstoggmux.h:
4924           Add header for oggmux. the c-file needs a doc blob still.
4925
4926 2008-02-01  Wim Taymans  <wim.taymans@collabora.co.uk>
4927
4928         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4929
4930         * gst-libs/gst/rtp/gstrtpbuffer.c:
4931         (gst_rtp_buffer_set_extension_data):
4932         * gst-libs/gst/rtp/gstrtpbuffer.h:
4933         * tests/check/libs/rtp.c: (GST_START_TEST), (rtp_suite):
4934         Add gst_rtp_buffer_set_extension_data() 
4935         Add a unit test for this addition. Fixes #511478.
4936         API: GstRTPBuffer:gst_rtp_buffer_set_extension_data()
4937
4938 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4939
4940         * configure.ac:
4941         Back to CVS
4942
4943 === release 0.10.17 ===
4944
4945 2008-01-30  Jan Schmidt <jan.schmidt@sun.com>
4946
4947         * configure.ac:
4948           releasing 0.10.17, "Peanut Butter and Jelly"
4949
4950 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4951
4952         * gst-libs/gst/interfaces/mixeroptions.c:
4953         * gst-libs/gst/interfaces/mixertrack.c:
4954         Also remove the conditional registration of the signals
4955         that disappeared with the ABI change in 0.10.14
4956
4957 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4958
4959         * gst-libs/gst/rtsp/gstrtspconnection.c:
4960         Revert patch to gstrtspconnection.c for brown paper bag
4961         release of -base. Re-opens: #511825
4962
4963 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4964
4965         * gst-libs/gst/interfaces/mixeroptions.h:
4966         * gst-libs/gst/interfaces/mixertrack.h:
4967         Change the way these deprecated function pointers are removed
4968         so that the compiled ABI is unconditionally smaller. This 
4969         sets in stone an ABI break that actually occurred when the
4970         things were deprecated in 0.10.14, which seems to be the best
4971         fix as the only known users are oss-mixer and sunaudio-mixer in 
4972         gst-plugins-good.
4973         Fixes: #513018
4974
4975 2008-01-30  Tim-Philipp Müller  <tim at centricular dot net>
4976
4977         * win32/common/libgstpbutils.def:
4978           Export the two new _get_type() functions which are needed
4979           by the python bindings.
4980
4981 2008-01-29  Sebastian Dröge  <slomo@circular-chaos.org>
4982
4983         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
4984         Cast glong to time_t as time_t might have a different type on
4985         other platforms, like FreeBSD, and we get a compiler warning
4986         otherwise. Fixes bug #511825.
4987
4988 2008-01-29  Sebastian Dröge  <slomo@circular-chaos.org>
4989
4990         * gst-libs/gst/audio/gstaudiofilter.c:
4991         (gst_audio_filter_class_init):
4992         Initialize the GstRingerBuffer class to get it's debug category
4993         initialized. gst_ring_buffer_parse_caps() uses the ringbuffer debug
4994         category and otherwise we get some g_critical(). Fixes bug #512334.
4995
4996 2008-01-28  Jan Schmidt  <jan.schmidt@sun.com>
4997
4998         * configure.ac:
4999         Back to CVS
5000
5001 === release 0.10.16 ===
5002
5003 2008-01-28  Jan Schmidt <jan.schmidt@sun.com>
5004
5005         * configure.ac:
5006           releasing 0.10.16, "Scheduled Interruption"
5007
5008 2008-01-22  Wim Taymans  <wim.taymans@collabora.co.uk>
5009
5010         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
5011
5012         * gst-libs/gst/rtp/gstrtpbuffer.c:
5013         (gst_rtp_buffer_get_extension_data):
5014         Fix typos and wrong extension check. Fixes #511274.
5015
5016 2008-01-18  Jan Schmidt  <jan.schmidt@sun.com>
5017
5018         * po/sk.po:
5019         Oops - add new sk.po mentioned in the LINGUAS I just committed
5020
5021 2008-01-17  Jan Schmidt  <jan.schmidt@sun.com>
5022
5023         * po/LINGUAS:
5024         Add ca translation to the disted list.
5025
5026         * win32/vs6/libgstsdp.dsp:
5027         Convert line endings to CRLF
5028
5029 2008-01-17  Sebastien Moutte <sebastien@moutte.net>
5030
5031         * win32/MANIFEST:
5032         Add win32/vs6/libgstrtsp.dsp to MANIFEST
5033
5034 2008-01-14  Jan Schmidt  <jan.schmidt@sun.com>
5035
5036         * win32/common/libgstsdp.def:
5037         * win32/common/libgstvideo.def:
5038         Add new API declarations
5039
5040 2008-01-14  Jan Schmidt  <jan.schmidt@sun.com>
5041
5042         * ext/theora/gsttheoradec.h:
5043         * ext/theora/gsttheoraparse.h:
5044         * ext/theora/theoradec.c:
5045         * ext/theora/theoraparse.c:
5046         Take a 2nd stab at handling libtheora granulepos changes in the decoder
5047         and parser by inspecting the bitstream version of the incoming data.
5048
5049 2008-01-14  Sebastian Dröge  <slomo@circular-chaos.org>
5050
5051         * configure.ac:
5052         * pkgconfig/Makefile.am:
5053         * pkgconfig/gstreamer-audio-uninstalled.pc.in:
5054         * pkgconfig/gstreamer-audio.pc.in:
5055         * pkgconfig/gstreamer-cdda-uninstalled.pc.in:
5056         * pkgconfig/gstreamer-cdda.pc.in:
5057         * pkgconfig/gstreamer-fft-uninstalled.pc.in:
5058         * pkgconfig/gstreamer-fft.pc.in:
5059         * pkgconfig/gstreamer-floatcast-uninstalled.pc.in:
5060         * pkgconfig/gstreamer-floatcast.pc.in:
5061         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
5062         * pkgconfig/gstreamer-interfaces.pc.in:
5063         * pkgconfig/gstreamer-netbuffer-uninstalled.pc.in:
5064         * pkgconfig/gstreamer-netbuffer.pc.in:
5065         * pkgconfig/gstreamer-pbutils-uninstalled.pc.in:
5066         * pkgconfig/gstreamer-pbutils.pc.in:
5067         * pkgconfig/gstreamer-riff-uninstalled.pc.in:
5068         * pkgconfig/gstreamer-riff.pc.in:
5069         * pkgconfig/gstreamer-rtp-uninstalled.pc.in:
5070         * pkgconfig/gstreamer-rtp.pc.in:
5071         * pkgconfig/gstreamer-rtsp-uninstalled.pc.in:
5072         * pkgconfig/gstreamer-rtsp.pc.in:
5073         * pkgconfig/gstreamer-sdp-uninstalled.pc.in:
5074         * pkgconfig/gstreamer-sdp.pc.in:
5075         * pkgconfig/gstreamer-tag-uninstalled.pc.in:
5076         * pkgconfig/gstreamer-tag.pc.in:
5077         * pkgconfig/gstreamer-video-uninstalled.pc.in:
5078         * pkgconfig/gstreamer-video.pc.in:
5079         Provide one pkg-config file for every gst-plugins-base library.
5080         This makes linking to those libraries much more intuitive and
5081         provides standard pkg-config behaviour for them. Fixes bug #499697.
5082
5083 2008-01-13  David Schleef  <ds@schleef.org>
5084
5085         * gst/videoscale/vs_4tap.c:
5086           Fix valgrind error on 4tap scaling method.
5087
5088 2008-01-13  Sebastien Moutte  <sebastien@moutte.net>
5089
5090         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address):
5091         Include Winsock2.h for VS6 and use a different way initialize
5092         hints structure so it can build with VS6.
5093         * win32/MANIFEST:
5094         * win32/vs6/libgstsdp.dsp:
5095         * win32/common/libgstsdp.def:
5096         Add new files for libgstsdp.
5097         * win32/vs6/grammar.dsp:
5098         Copy pbutils-enumtypes* from win32/common to pbutils sources folder.
5099         * win32/vs6/gst_plugins_base.dsw:
5100         * win32/vs6/libgstdecodebin.dsp:
5101         * win32/vs6/libgstdecodebin2.dsp:
5102         * win32/vs6/libgstplaybin.dsp:
5103         * win32/vs6/libgstvolume.dsp:
5104         Add new dependencies to the link list.
5105
5106 2008-01-13  Julien Moutte  <julien@fluendo.com>
5107
5108         * win32/common/config.h:
5109         * win32/common/gstrtsp-enumtypes.c: (gst_rtsp_result_get_type),
5110         (gst_rtsp_event_get_type), (gst_rtsp_family_get_type),
5111         (gst_rtsp_state_get_type), (gst_rtsp_version_get_type),
5112         (gst_rtsp_method_get_type), (gst_rtsp_auth_method_get_type),
5113         (gst_rtsp_header_field_get_type), (gst_rtsp_status_code_get_type):
5114         * win32/common/interfaces-enumtypes.c:
5115         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
5116         (gst_mixer_message_type_get_type), (gst_mixer_flags_get_type),
5117         (gst_mixer_track_flags_get_type),
5118         (gst_tuner_channel_flags_get_type):
5119         * win32/common/multichannel-enumtypes.c:
5120         (gst_audio_channel_position_get_type):
5121         * win32/common/pbutils-enumtypes.c:
5122         (gst_install_plugins_return_get_type):
5123         * win32/common/pbutils-enumtypes.h: Update/Add generated files
5124         in the win32 build directory.
5125
5126 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
5127
5128         * tests/check/Makefile.am:
5129         Fix CFLAGS to also pull in the gstcheck cflags from AM_CFLAGS.
5130
5131         * tests/check/elements/audiorate.c: (do_perfect_stream_test):
5132         * tests/check/elements/playbin.c:
5133         * tests/check/libs/mixer.c: (test_element_interface_supported),
5134         (gst_implements_interface_init):
5135         * tests/check/libs/rtp.c: (GST_START_TEST):
5136         Fix various assignment type mismatches.
5137
5138 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
5139
5140         * configure.ac:
5141         * gst-libs/gst/rtsp/Makefile.am:
5142         Add test to see if hstrerror is available or if we need libresolv
5143         (Solaris) for it, then use it in libgstrtsp.
5144
5145 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
5146
5147         * gst-libs/gst/tag/Makefile.am:
5148         Fix include path order
5149
5150 2008-01-11  Edward Hervey  <edward.hervey@collabora.co.uk>
5151
5152         * gst-libs/gst/pbutils/install-plugins.c:
5153         (gst_install_plugins_context_copy),
5154         (gst_install_plugins_context_get_type):
5155         * gst-libs/gst/pbutils/install-plugins.h:
5156         Add GBoxed GType for GstInstallPluginsContext, this eases the wrapping
5157         for bindings.
5158
5159 2008-01-11  Michael Smith <msmith@fluendo.com>
5160
5161         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
5162         (_theora_granule_frame), (_theora_granule_start_time),
5163         (theora_dec_sink_convert), (theora_dec_decode_buffer):
5164           Adapt for post-alpha meaning of granulepos, when we
5165           have a newer version of libtheora.
5166         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
5167         (theora_enc_get_ogg_packet_end_time), (theora_enc_sink_event),
5168         (theora_enc_is_discontinuous), (theora_enc_chain):
5169           Likewise.
5170         * tests/check/Makefile.am:
5171           Link libtheora into theoraenc test so we can check which version of
5172           libtheora we're testing against.
5173         * tests/check/pipelines/theoraenc.c: (check_libtheora),
5174         (check_buffer_granulepos),
5175         (check_buffer_granulepos_from_starttime), (GST_START_TEST),
5176         (theoraenc_suite):
5177           Adapt tests to check the values that are now defined for theora; make
5178           the tests backwards-adapt the passed values if we're running against an
5179           old libtheora.
5180           Fixes #497964
5181
5182 2008-01-10  Tim-Philipp Müller  <tim at centricular dot net>
5183
5184         * gst-libs/gst/audio/gstbaseaudiosink.c:
5185           (gst_base_audio_sink_class_init):
5186         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5187           (gst_base_audio_src_class_init):
5188           Ref audio clock class from a thread-safe context to make sure
5189           we're not bit by GObjects lack of thread-safety here (#349410),
5190            however unlikely that may be in practice.
5191
5192 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
5193
5194         * autogen.sh:
5195           Add -Wno-portability to the automake parameters to stop warnings
5196           about GNU make extensions being used. We require GNU make in almost
5197           every Makefile anyway.
5198           
5199         * configure.ac:
5200           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
5201           at the same time is required for per target flags.
5202
5203 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
5204
5205         * gst-libs/gst/tag/gsttagdemux.c: (gst_tag_demux_pull_start_tag):
5206           Post an error message if we can't pull as many bytes as we need
5207           for the tag. This makes sure the user gets to see a proper error
5208           message if a file with a partial ID3 tag is fed to decodebin, and
5209           not a 'no ID3 tag demuxer' error, which would be confusing
5210           (see #508138).
5211
5212 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
5213
5214         * gst-libs/gst/pbutils/descriptions.c: (formats):
5215           Add description strings for ID3, APE, and ICY tags.
5216
5217 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
5218
5219         * gst/playback/gstdecodebin.c: (try_to_link_1):
5220           Make sure we error out correctly if we can't activate one of
5221           the elements we've added.  Fixes #508138.
5222           
5223 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
5224
5225         Patch by: Bastien Nocera <hadess at hadess net>
5226
5227         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
5228           (check_if_volumes_are_the_same), (gst_alsa_mixer_set_volume):
5229           Use snd_mixer_selem_set_{playback|capture}_volume_all() if
5230           the volume is the same for all channels. This works around
5231           some problem in alsa that leaves us with inconsistent state
5232           for some reason (#486840).
5233
5234 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
5235
5236         Patch by: Jerone Young <jerone at gmail com>
5237
5238         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer):
5239           If there's no mixer track by the name of 'Master' or 'Front',
5240           check if there's one called 'PCM' before trying the generic
5241           fallback logic (fixes #506928, where we pick 'Mic' as master
5242           track for the AD1984 card in a Thinkpad T61/X61 laptop).
5243
5244 2008-01-07  Wim Taymans  <wim.taymans@collabora.co.uk>
5245
5246         * gst/playback/gstplay-enum.c:
5247         (register_gst_autoplug_select_result),
5248         (gst_autoplug_select_result_get_type), (register_gst_play_flags),
5249         (gst_play_flags_get_type):
5250         * gst/playback/gstplay-enum.h:
5251         Add enums for configuration flags.
5252
5253         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
5254         (init_group), (gst_play_bin_init), (gst_play_bin_set_property),
5255         (gst_play_bin_get_property), (no_more_pads_cb),
5256         (autoplug_select_cb), (gst_play_bin_change_state):
5257         Merge mode with flags.
5258         Add more property getters/setters, defaults and docs.
5259         Add properties to get number of audio/video/text streams.
5260         Create sink object in _init so that we can always rely on it being
5261         there.
5262
5263         * gst/playback/gstplaysink.c: (gst_play_sink_init),
5264         (gen_video_chain), (gen_audio_chain), (gen_vis_chain),
5265         (activate_vis), (gst_play_sink_reconfigure),
5266         (gst_play_sink_set_flags), (gst_play_sink_get_flags),
5267         (gst_play_sink_change_state):
5268         * gst/playback/gstplaysink.h:
5269         Use flags to configure the sink pipelines.
5270         Add tee before audio pipeline so that we can use it for visualisations.
5271         Start working on integrating visualisations.
5272         Remove mode, we can do everything with the flags now.
5273         Add method to configue the sink pipeline.
5274
5275 2008-01-06  Tim-Philipp Müller  <tim at centricular dot net>
5276
5277         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
5278           (check_buffer_timestamp), (check_buffer_duration):
5279           Turn these functions into macros so we can see right away
5280           where the failure occured.
5281
5282 2008-01-05  Julien Moutte  <julien@fluendo.com>
5283
5284         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Add
5285         debugging information to understand how X calculates the stride
5286         for XvImages.
5287
5288 2008-01-03  Sebastian Dröge  <slomo@circular-chaos.org>
5289
5290         * gst/volume/Makefile.am:
5291         * gst/volume/gstvolume.c: (volume_choose_func),
5292         (gst_volume_base_init), (gst_volume_class_init), (gst_volume_init),
5293         (volume_setup):
5294         * gst/volume/gstvolume.h:
5295         Use GstAudioFilter as base class for the volume element instead of
5296         plain GstBaseTransform.
5297
5298 2008-01-03  Sebastian Dröge  <slomo@circular-chaos.org>
5299
5300         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type):
5301         Don't set element details for the abstract GstAudioFilter class.
5302
5303 2008-01-02  Sebastian Dröge  <slomo@circular-chaos.org>
5304
5305         * gst-libs/gst/audio/gstaudiofilter.c:
5306         (gst_audio_filter_class_init), (gst_audio_filter_get_unit_size):
5307         Implement get_unit_size() vmethod of GstBaseTransform.
5308
5309 2008-01-01  Edward Hervey  <edward.hervey@collabora.co.uk>
5310
5311         * gst-libs/gst/pbutils/Makefile.am:
5312         * gst-libs/gst/pbutils/pbutils.h:
5313         Use glib-enum generator to have a proper enum GType for
5314         GST_TYPE_INSTALL_PLUGINS_RETURN so we can easily wrap it in bindings.
5315
5316 2007-12-31  David Schleef  <ds@schleef.org>
5317
5318         * tests/check/Makefile.am:
5319         * tests/check/pipelines/theoraenc.c:
5320           Reenable theoraenc test, which fails on the buildbot but
5321           not locally.
5322
5323 2007-12-31  David Schleef  <ds@schleef.org>
5324
5325         * docs/libs/.cvsignore:
5326         * docs/plugins/.cvsignore:
5327           Add *-undeclared.txt to fix buildbot.
5328
5329 2007-12-31  David Schleef  <ds@schleef.org>
5330
5331         * tests/check/Makefile.am:
5332           Second attempt at disabling theoraenc test long enough to
5333           get buildbot to compile -base.
5334
5335 2007-12-31  David Schleef  <ds@schleef.org>
5336
5337         * tests/check/pipelines/theoraenc.c:
5338           Disable theoraenc test long enough to get the buildbot to
5339           compile a recent -base.
5340
5341 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
5342
5343         * tests/examples/seek/seek.c: (stop_cb):
5344         Make sure we reset the slider value to 0.0 without racing against a
5345         possible g_idle that sets it to something else.
5346
5347 2007-12-31  Thijs Vermeir  <thijsvermeir@gmail.com>
5348
5349         * sys/ximage/ximagesink.c:
5350         fix typo
5351
5352 2007-12-30  Wim Taymans  <wim.taymans@collabora.co.uk>
5353
5354         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status):
5355         * gst-libs/gst/rtsp/gstrtspdefs.h:
5356         Add Location header so that we can start implementing redirects.
5357         See #506025.
5358
5359 2007-12-29  Thijs Vermeir  <thijsvermeir@gmail.com>
5360
5361         * gst/subparse/gstssaparse.c:
5362         combine if's
5363
5364 2007-12-29  Thijs Vermeir  <thijsvermeir@gmail.com>
5365
5366         * gst/subparse/gstssaparse.c:
5367         remove duplicate log message
5368
5369 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
5370
5371         * ext/libvisual/visual.c: (gst_visual_chain):
5372         Fix 'xyz may be used uninitialized' compiler warnings caused
5373         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
5374         abort() in any case but properly report the error.
5375
5376 2007-12-28  Wim Taymans  <wim.taymans@collabora.co.uk>
5377
5378         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
5379         (gst_play_bin_finalize), (gst_play_bin_set_uri),
5380         (gst_play_bin_set_suburi), (gst_play_bin_set_property),
5381         (gst_play_bin_get_property), (pad_removed_cb), (drained_cb),
5382         (autoplug_select_cb), (activate_group), (deactivate_group),
5383         (setup_next_source), (save_current_group),
5384         (gst_play_bin_change_state):
5385         Code cleanups.
5386         Remove next-uri, we can use the uri property just fine.
5387         Fix some crasher.
5388         Unref uridecodebin when switching.
5389         Fix going to READY.
5390
5391         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
5392         (gst_play_sink_init), (gst_play_sink_dispose),
5393         (gst_play_sink_finalize), (gst_play_sink_vis_unblocked),
5394         (gst_play_sink_vis_blocked), (gst_play_sink_set_video_sink),
5395         (gst_play_sink_set_audio_sink), (gst_play_sink_set_vis_plugin),
5396         (gst_play_sink_set_property), (gst_play_sink_get_property),
5397         (gen_video_chain), (gen_text_element), (gen_audio_chain),
5398         (gen_vis_element), (gst_play_sink_get_mode),
5399         (gst_play_sink_set_mode), (gst_play_sink_set_flags),
5400         (gst_play_sink_get_flags), (gst_play_sink_request_pad),
5401         (gst_play_sink_release_pad), (gst_play_sink_send_event_to_sink),
5402         (gst_play_sink_change_state):
5403         * gst/playback/gstplaysink.h:
5404         Add some locking to make things threadsafe.
5405
5406         * gst/playback/test7.c: (about_to_finish_cb):
5407         Fix test.
5408
5409 2007-12-22  Tim-Philipp Müller  <tim at centricular dot net>
5410
5411         * gst/videoscale/gstvideoscale.c: (gst_video_scale_set_property),
5412           (gst_video_scale_get_property), (gst_video_scale_transform_caps),
5413           (gst_video_scale_transform):
5414           Don't claim to be able to handle/transform caps that can't really
5415           be handled by the currently selected scaling method (here: RGB or
5416           packed YUV with 4-tap method). Also add locking to method property.
5417
5418         * tests/check/pipelines/simple-launch-lines.c: (setup_pipeline),
5419           (test_basetransform_based):
5420           Some test pipelines for the above (not entirely valgrind clean yet
5421           apparently).
5422
5423 2007-12-21  David Schleef  <ds@schleef.org>
5424
5425         * gst-libs/gst/video/video.c:
5426         * gst-libs/gst/video/video.h:
5427           Add additional RGBA and RGB-24 video formats.
5428
5429 2007-12-21  Tim-Philipp Müller  <tim at centricular dot net>
5430
5431         * tests/check/elements/playbin.c: (test_sink_usage_video_only_stream),
5432           (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
5433           (test_suburi_error_wrongproto), (test_missing_primary_decoder):
5434         * tests/check/libs/cddabasesrc.c: (GST_START_TEST), (GST_START_TEST),
5435           (cddabasesrc_suite):
5436           Don't use GST_PLUGIN_DEFINE_STATIC, it's not portable and will be
5437           deprecated in the future (see #498924).
5438
5439 2007-12-21  Tim-Philipp Müller  <tim at centricular dot net>
5440
5441         * gst/playback/gststreamselector.c: (gst_selector_pad_event):
5442           Don't leak event.
5443
5444 2007-12-20  Thijs Vermeir <thijsvermeir@gmail.com>
5445
5446         * gst-libs/gst/riff/riff-read.c:
5447         Use GST_ROUND_UP_2 macro
5448
5449 2007-12-20  Tim-Philipp Müller  <tim at centricular dot net>
5450
5451         * gst/playback/.cvsignore:
5452           Ignore more.
5453
5454 2007-12-20  Tim-Philipp Müller  <tim at centricular dot net>
5455
5456         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
5457         * gst/playback/gstplaybasebin.c: (set_subtitles_visible),
5458           (set_active_source):
5459         * gst/playback/gstplaybasebin.h:
5460         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5461           (setup_sinks), (playbin_set_subtitles_visible):
5462           Make switching off of subtitles work. To avoid all kind of
5463           problems with unlinking of the subtitle input, we just keep
5464           the subtitle inputs linked as they are and tell textoverlay
5465           not to render them. Fixes #373011.
5466           Other subtitle switching issues (esp. when there are both
5467           external and in-stream subtitles) remain. They'll be solved
5468           in playbin2.
5469
5470 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
5471
5472         * gst/playback/gststreamselector.c: (gst_selector_pad_init):
5473         Init the pad segment too.
5474
5475 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
5476
5477         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
5478         (gst_audioringbuffer_open_device),
5479         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
5480         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
5481         (gst_audioringbuffer_pause), (gst_audioringbuffer_stop),
5482         (gst_audio_sink_create_ringbuffer):
5483         Improve debug output.
5484
5485         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_start),
5486         (gst_ring_buffer_pause), (gst_ring_buffer_delay):
5487         Prevent some functions from doing things and failing when the
5488         ringbuffer is not yet acquired.
5489
5490 2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
5491
5492         * gst-libs/gst/interfaces/interfaces.h:
5493           Also remove interfaces.h from CVS as it is not needed anymore.
5494
5495 2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
5496
5497         * gst-libs/gst/interfaces/Makefile.am:
5498           interfaces.h is not used anymore so remove it from the build
5499           process.
5500
5501 2007-12-17  David Schleef  <ds@schleef.org>
5502
5503         * gst/videotestsrc/gstvideotestsrc.c:
5504         * gst/videotestsrc/gstvideotestsrc.h:
5505           Add a "blink" pattern.  Turn on the pain.  Apologies.  It's useful
5506           for testing vertical refresh synchronization.
5507
5508 2007-12-17  David Schleef  <ds@schleef.org>
5509
5510         * docs/libs/gst-plugins-base-libs-sections.txt:
5511         * gst-libs/gst/video/video.c:
5512         * gst-libs/gst/video/video.h:
5513           Add new GstVideFormat enum and write a bunch of helper functions
5514           based around it.
5515
5516 2007-12-17  Tim-Philipp Müller  <tim at centricular dot net>
5517
5518         * Makefile.am:
5519           Use new common/win32.mak.
5520
5521 2007-12-17  Wim Taymans  <wim.taymans@collabora.co.uk>
5522
5523         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5524         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
5525         Add debug info.
5526         When going from PLAYING to PAUSED, pause the ringbuffer before calling
5527         the parent state change function, just like the audiosink, because the
5528         parent waits for the element to finish its processing before completing
5529         the state change. This makes going to PAUSED a lot snappier.
5530         When going from READY to PAUSED, don't allow the ringbuffer to start
5531         yet.
5532
5533 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
5534
5535         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
5536         Yet another fix for broken software that produce files with an empty
5537         blockalign field. Instead of completely failing, make a second attempt
5538         at guessing the width/depth by looking at strf->size.
5539
5540 2007-12-16  Tim-Philipp Müller  <tim at centricular dot net>
5541
5542         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_do_seek),
5543           (gst_cdda_base_src_handle_track_seek), (gst_cdda_base_src_create):
5544         * gst-libs/gst/pbutils/install-plugins.c:
5545           (gst_install_plugins_spawn_child), (gst_install_plugins_supported):
5546         * gst-libs/gst/pbutils/missing-plugins.c:
5547           (gst_missing_plugin_message_get_installer_detail),
5548           (gst_missing_encoder_installer_detail_new):
5549         * gst-libs/gst/rtsp/gstrtspconnection.c: (gst_rtsp_connection_send):
5550         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
5551           Turn a few g_assert_not_reached() into g_return_val_if_reached() to
5552           avoid compiler warnings (#503930).
5553
5554 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
5555
5556         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5557         Be apologetic of software that use the 'jpeg' instead of 'JPEG' FOURCC
5558         for jpeg video streams.
5559         Add the 'avc1'/'AVC1' fourcc mapping for h264, same software-comment as
5560         for the above modification.
5561
5562 2007-12-15  Tim-Philipp Müller  <tim at centricular dot net>
5563
5564         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_expose),
5565           (gst_x_overlay_handle_events):
5566           More guards (we don't want klass to end up being NULL).
5567
5568 2007-12-14  Sebastian Dröge  <slomo@circular-chaos.org>
5569
5570         * configure.ac:
5571         * gst/volume/gstvolume.c: (gst_volume_init):
5572           Use new gst_base_transform_set_gap_aware() function as volume
5573           correctly handles GST_BUFFER_FLAG_GAP. Require core 0.10.15.1 
5574           for this.
5575
5576 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5577
5578         * tests/examples/seek/seek.c: (msg_segment_done), (main):
5579         Don't go to READY on EOS as this avoids testing of seeking and
5580         restarting after EOS, use the stop button when you want to READY.
5581         Don't try to do a flushing seek in segment-done, it does not make
5582         sense to use this for gapless playback and is not needed.
5583
5584 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5585
5586         * gst/playback/gstqueue2.c: (gst_queue_init), (gst_queue_finalize),
5587         (reset_rate_timer), (update_in_rates), (update_out_rates),
5588         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
5589         (gst_queue_chain), (gst_queue_loop):
5590         Use separate timers for input and output rates.
5591         Pause measuring the output rate when we block for more data.
5592         See #503262.
5593
5594 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5595
5596         * gst/playback/gstqueue2.c: (gst_queue_chain):
5597         Pause the timer to measure the input rate when we block because the
5598         queue is filled. See #503262.
5599
5600 2007-12-13  Wim Taymans  <wim.taymans@collabora.co.uk>
5601
5602         Patch by: Peter Kjellerstedt  <pkj at axis com>
5603
5604         * gst-libs/gst/rtsp/gstrtspconnection.c:
5605         (gst_rtsp_connection_free):
5606         Close control sockets. Fixes #503440.
5607
5608 2007-12-13  Wim Taymans  <wim.taymans@collabora.co.uk>
5609
5610         * gst/playback/gstdecodebin2.c: (analyze_new_pad), (connect_pad):
5611         Expose the right pad in the right place with the right element.
5612
5613 2007-12-13  Tim-Philipp Müller  <tim at centricular dot net>
5614
5615         * gst-libs/gst/pbutils/descriptions.c: (formats):
5616           Add description for 'private' dts caps (who come up with that name?).
5617
5618 2007-12-13  Tim-Philipp Müller  <tim at centricular dot net>
5619
5620         * Makefile.am:
5621           Add check-exports target and run it with 'make check'.
5622
5623         * configure.ac:
5624           Be stricter about what we export in our libraries: change regexp so that
5625           we only export _gst_foo(), but not __gst_foo().
5626
5627         * gst-libs/gst/cdda/base64.h: (rfc822_binary):
5628         * gst-libs/gst/cdda/sha1.h: (sha_init), (sha_update), (sha_final):
5629           Change internal functions to __gst_foo so they dont' get exported.
5630
5631         * win32/common/libgstaudio.def:
5632           Add missing symbols.
5633
5634 2007-12-11  David Schleef  <ds@schleef.org>
5635
5636         * ChangeLog: remove conflict markers
5637
5638 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
5639
5640         * ext/gnomevfs/Makefile.am:
5641         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_unicodify):
5642           Use gst_tag_freeform_string_to_utf8() here, which also takes
5643           into account any character sets specified by the user via
5644           environment variables.
5645
5646 2007-12-10  Wim Taymans  <wim.taymans@gmail.com>
5647
5648         * gst/audioconvert/Makefile.am:
5649         Also link to libm.
5650
5651 2007-12-10  Wim Taymans  <wim.taymans@gmail.com>
5652
5653         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
5654         No need for floating point operations here. avoids having to link
5655         against the math library too.
5656
5657 2007-12-10  Tim-Philipp Müller  <tim at centricular dot net>
5658
5659         * gst-libs/gst/pbutils/descriptions.c: (formats),
5660           (format_info_get_desc):
5661         * tests/check/libs/pbutils.c: (GST_START_TEST), (caps_strings),
5662           (GST_START_TEST):
5663           Add one or two missing formats.  Generate ADPCM description
5664           dynamically depending on layout/format.
5665
5666 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
5667
5668         * configure.ac:
5669           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
5670
5671 2007-12-08  Tim-Philipp Müller  <tim at centricular dot net>
5672
5673         Patch by: Robin Stocker <robin dot stocker at gmx dot ch>
5674
5675         * gst/subparse/gstsubparse.c: (gst_sub_parse_data_format_autodetect):
5676           Some .srt files start with chunk number 0 and not chunk number 1,
5677           recognise and accept those as well (fixes #502497).
5678
5679         * tests/check/elements/subparse.c: (srt_input), (srt_input0),
5680           (test_src):
5681           Add unit test for the above.
5682
5683 2007-12-06  Wim Taymans  <wim.taymans@gmail.com>
5684
5685         * gst/playback/gstplay-enum.c:
5686         (register_gst_autoplug_select_result),
5687         (gst_autoplug_select_result_get_type):
5688         * gst/playback/gstplay-enum.h:
5689         Add missing files.
5690
5691 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
5692
5693         * gst/playback/Makefile.am:
5694         Group decodebin2 and uridecodebin into the same plugin so that they
5695         can share the GEnumType.
5696
5697         * gst/playback/gstdecodebin2.c: (_gst_array_accumulator),
5698         (_gst_select_accumulator), (gst_decode_bin_class_init),
5699         (gst_decode_bin_init), (gst_decode_bin_autoplug_sort),
5700         (gst_decode_bin_autoplug_select), (gst_decode_bin_autoplug_add),
5701         (analyze_new_pad), (connect_pad), (gst_decode_bin_plugin_init):
5702         Add signal to sort factories instead of the more awkward autoplug-select
5703         signal.
5704         Modify autoplug_select so that we can try, skip or expose the
5705         autopluggin of an element on a pad.
5706
5707         * gst/playback/gstfactorylists.c: (compare_ranks),
5708         (decoders_filter), (sinks_filter), (gst_factory_list_is_type),
5709         (element_filter), (gst_factory_list_get_elements),
5710         (gst_factory_list_debug), (gst_factory_list_filter):
5711         * gst/playback/gstfactorylists.h:
5712         Simplify the API, allow getting elements based on mask.
5713
5714         * gst/playback/gstplay-marshal.list:
5715         Add some more marshallers.
5716
5717         * gst/playback/gstplaybin2.c: (init_group), (gst_play_bin_init),
5718         (gst_play_bin_finalize), (pad_removed_cb), (autoplug_factories_cb),
5719         (autoplug_select_cb), (activate_group):
5720         Add support for managing non-raw sinks by providing a custom element and
5721         sink list to decodebin2.
5722         Try to plug non-raw sinks when decodebin2 using autoplug-select of
5723         decodebin2.
5724
5725         * gst/playback/gstplaysink.c: (gen_video_chain), (gen_audio_chain),
5726         (gst_play_sink_set_mode), (gst_play_sink_request_pad):
5727         * gst/playback/gstplaysink.h:
5728         Add support for raw and non-raw sinks. 
5729         Add support to force sinks selected by playbin2.
5730         Don't plug raw converters for non-raw sinks.
5731
5732         * gst/playback/gsturidecodebin.c: (_gst_array_accumulator),
5733         (_gst_select_accumulator), (gst_uri_decode_bin_class_init),
5734         (proxy_autoplug_select_signal), (gst_uri_decode_bin_plugin_init),
5735         (plugin_init):
5736         Use right accumulators.
5737         Proxy new signal.
5738
5739 2007-12-03  Wim Taymans  <wim.taymans@gmail.com>
5740
5741         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
5742         Use runnning time as the base time instead of the timestamp.
5743         Spotted by Saur on IRC.
5744
5745 2007-12-03  Edward Hervey  <bilboed@bilboed.com>
5746
5747         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5748         Add 'WVC1' codec mapping for Windows Media VC-1 video codec.
5749
5750 2007-12-03  Wim Taymans  <wim.taymans@gmail.com>
5751
5752         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_bisect_forward_serialno),
5753         (gst_ogg_demux_read_chain):
5754         If we find a new serial number but it does not contain a BOS page, make
5755         sure we initialize the chain to NULL because else we will try to scan it
5756         and crash. Fixes #500763
5757
5758 2007-11-30  Wim Taymans  <wim.taymans@gmail.com>
5759
5760         * gst/playback/Makefile.am:
5761         * gst/playback/gstfactorylists.c: (compare_ranks), (print_feature),
5762         (get_feature_array), (decoders_filter), (sinks_filter),
5763         (gst_factory_list_get_decoders), (gst_factory_list_get_sinks),
5764         (gst_factory_list_filter):
5765         * gst/playback/gstfactorylists.h:
5766         Refactor some common code to filter factories and check caps compat.
5767
5768         * gst/playback/gstdecodebin.c:
5769         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
5770         (gst_decode_bin_init), (gst_decode_bin_dispose),
5771         (gst_decode_bin_autoplug_continue),
5772         (gst_decode_bin_autoplug_factories),
5773         (gst_decode_bin_autoplug_select), (analyze_new_pad),
5774         (find_compatibles):
5775         * gst/playback/gstplaybin.c:
5776         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
5777         (gst_play_bin_init), (gst_play_bin_finalize),
5778         (autoplug_factories_cb), (activate_group):
5779         * gst/playback/gstqueue2.c:
5780         * gst/playback/gsturidecodebin.c: (proxy_unknown_type_signal),
5781         (proxy_autoplug_continue_signal),
5782         (proxy_autoplug_factories_signal), (proxy_autoplug_select_signal),
5783         (proxy_drained_signal):
5784         Add some more debug info and use factor filtering code.
5785
5786 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
5787
5788         * gst/audiotestsrc/gstaudiotestsrc.c:
5789         * gst/volume/gstvolume.c:
5790         * gst/volume/gstvolume.h:
5791           Add GAP-flag support.
5792
5793 2007-11-24  Julien MOUTTE  <julien@moutte.net>
5794
5795         * tests/examples/seek/seek.c: (main): Increase the range of the
5796         rate selector as I would like to test QOS behavior at higher
5797         forward and reverse playback speed like say 64x.
5798
5799 2007-11-23  Sebastian Dröge  <slomo@circular-chaos.org>
5800
5801         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
5802         (audioresample_query), (audioresample_query_type),
5803         (gst_audioresample_set_property):
5804         Implement latency query.
5805
5806 2007-11-21  Wim Taymans  <wim.taymans@gmail.com>
5807
5808         * gst-libs/gst/audio/gstbaseaudiosink.c:
5809         (gst_base_audio_sink_drain):
5810         Our EOS time contains the base_time, _wait_eos() expects a running_time
5811         so we have to subtract the base_time again before calling the function.
5812         This fixes an EOS regression where the base_time was added twice and EOS
5813         took longer and longer in certain situations.
5814         Fixes #498767.
5815
5816 2007-11-21  Wim Taymans  <wim.taymans@gmail.com>
5817
5818         * docs/libs/gst-plugins-base-libs-sections.txt:
5819         * gst-libs/gst/audio/gstbaseaudiosink.c: (slave_method_get_type),
5820         (gst_base_audio_sink_set_provide_clock),
5821         (gst_base_audio_sink_get_provide_clock),
5822         (gst_base_audio_sink_set_slave_method),
5823         (gst_base_audio_sink_get_slave_method),
5824         (gst_base_audio_sink_set_property),
5825         (gst_base_audio_sink_get_property), (gst_base_audio_sink_drain),
5826         (gst_base_audio_sink_none_slaving),
5827         (gst_base_audio_sink_handle_slaving):
5828         * gst-libs/gst/audio/gstbaseaudiosink.h:
5829         Expose methods for some object properties so that subclasses can more
5830         easily configure them.
5831         Added slave method none, that completely disables slaving to the
5832         internal clock.
5833         API: gst_base_audio_sink_set_provide_clock()
5834         API: gst_base_audio_sink_get_provide_clock()
5835         API: gst_base_audio_sink_set_slave_method()
5836         API: gst_base_audio_sink_get_slave_method()
5837
5838         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5839         (gst_base_audio_src_set_provide_clock),
5840         (gst_base_audio_src_get_provide_clock),
5841         (gst_base_audio_src_set_property),
5842         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
5843         * gst-libs/gst/audio/gstbaseaudiosrc.h:
5844         Expose methods for some object properties so that subclasses can more
5845         easily configure them.
5846         API: gst_base_audio_src_set_provide_clock()
5847         API: gst_base_audio_src_get_provide_clock()
5848
5849 2007-11-20  Wim Taymans  <wim.taymans@gmail.com>
5850
5851         Patch by: Joe Peterson <lavajoe at gentoo dot org>
5852
5853         * gst-libs/gst/sdp/gstsdpmessage.c:
5854         Fix compilation on FreeBSD (Gentoo). Fixes #498228.
5855
5856 2007-11-19  Sebastian Dröge  <slomo@circular-chaos.org>
5857
5858         * tests/check/libs/fft.c: (GST_START_TEST):
5859         Fix scaling to really have dB instead of something else.
5860
5861 2007-11-19  Julien MOUTTE  <julien@moutte.net>
5862
5863         * tests/examples/seek/seek.c: (main): There's a nice macro to check
5864         GTK version, use it.
5865
5866 2007-11-19  Julien MOUTTE  <julien@moutte.net>
5867
5868         * tests/examples/seek/seek.c: (main): Try to support stable version
5869         of GTK.
5870
5871 2007-11-17  Stefan Kost  <ensonic@users.sf.net>
5872
5873         * gst/playback/README:
5874         * gst/playback/test7.c:
5875           Fix the build + little README update.
5876
5877 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5878
5879         * tests/examples/seek/seek.c: (make_playerbin2_pipeline), (main):
5880         Add playbin2 seek pipeline.
5881
5882 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5883
5884         * gst/playback/Makefile.am:
5885         * gst/playback/gstplayback.c: (plugin_init):
5886         * gst/playback/test7.c: (update_scale), (warning_cb), (error_cb),
5887         (eos_cb), (about_to_finish_cb), (main):
5888         Add playbin2.
5889         Added gapless playback example.
5890
5891         * gst/playback/gstplaybasebin.c:
5892         * gst/playback/gstplaybasebin.h:
5893         * gst/playback/gstplaybin.c: (gst_play_bin_plugin_init):
5894         * gst/playback/gstqueue2.c:
5895         * gst/playback/test.c:
5896         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
5897         (pad_removed_cb):
5898         * gst/playback/gststreaminfo.h:
5899         Change email.
5900
5901         * gst/playback/gstplaybin2.c: (gst_play_bin_get_type),
5902         (gst_play_bin_class_init), (init_group), (gst_play_bin_init),
5903         (gst_play_bin_dispose), (gst_play_bin_set_uri),
5904         (gst_play_bin_set_suburi), (gst_play_bin_set_property),
5905         (gst_play_bin_get_property), (gst_play_bin_handle_message),
5906         (pad_added_cb), (pad_removed_cb), (no_more_pads_cb), (perform_eos),
5907         (drained_cb), (unlink_group), (activate_group),
5908         (setup_next_source), (gst_play_bin_change_state),
5909         (gst_play_bin2_plugin_init):
5910         Added raw first version of playbin2. Does chained oggs and gapless
5911         playback fine. No support for raw sinks yet. No visualisations or
5912         subtitles yet.
5913
5914         * gst/playback/gstplaysink.c: (gst_play_sink_get_type),
5915         (gst_play_sink_class_init), (gst_play_sink_init),
5916         (gst_play_sink_dispose), (gst_play_sink_vis_unblocked),
5917         (gst_play_sink_vis_blocked), (gst_play_sink_set_video_sink),
5918         (gst_play_sink_set_audio_sink), (gst_play_sink_set_vis_plugin),
5919         (gst_play_sink_set_property), (gst_play_sink_get_property),
5920         (post_missing_element_message), (free_chain), (add_chain),
5921         (activate_chain), (gen_video_chain), (gen_text_element),
5922         (gen_audio_chain), (gen_vis_element), (gst_play_sink_get_mode),
5923         (gst_play_sink_set_mode), (gst_play_sink_request_pad),
5924         (gst_play_sink_release_pad), (gst_play_sink_send_event_to_sink),
5925         (gst_play_sink_send_event), (gst_play_sink_change_state):
5926         * gst/playback/gstplaysink.h:
5927         Added Element that abstracts the sinks and their pipelines for playbin2.
5928
5929 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5930
5931         * gst/playback/gststreamselector.c: (gst_selector_pad_get_type),
5932         (gst_selector_pad_class_init), (gst_selector_pad_init),
5933         (gst_selector_pad_finalize), (gst_selector_pad_reset),
5934         (gst_selector_pad_get_linked_pads), (gst_selector_pad_event),
5935         (gst_selector_pad_getcaps), (gst_selector_pad_bufferalloc),
5936         (gst_selector_pad_chain), (gst_stream_selector_get_type),
5937         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
5938         (gst_stream_selector_init), (gst_stream_selector_set_property),
5939         (gst_stream_selector_get_linked_pad),
5940         (gst_stream_selector_getcaps),
5941         (gst_stream_selector_is_active_sinkpad),
5942         (gst_stream_selector_activate_sinkpad),
5943         (gst_stream_selector_get_linked_pads),
5944         (gst_stream_selector_request_new_pad),
5945         (gst_stream_selector_release_pad):
5946         * gst/playback/gststreamselector.h:
5947         Improve streamselector, make it select and unselect the current pad more
5948         intelligently. 
5949         Subclass GstPad for the sinkpads of the selector.
5950         Handle segments more correctly.
5951         Fix caps negotiation.
5952         Implement release_pad.
5953
5954 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5955
5956         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
5957         (gst_decode_group_check_if_drained), (source_pad_event_probe),
5958         (remove_fakesink):
5959         Add drained signal fired when decodebin finishes decoding the data.
5960         Remove deprecated STATE_DIRTY message.
5961
5962         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
5963         (unknown_type_cb), (new_decoded_pad_cb), (pad_removed_cb),
5964         (analyse_source), (proxy_drained_signal), (make_decoder),
5965         (source_new_pad), (value_list_append_structure_list),
5966         (handle_redirect_message), (handle_message):
5967         Proxy the new drained signal.
5968         Handle pad removed from decodebin.
5969         Handle redirect messages by sorting multiple redirections based on the
5970         connection speed.
5971
5972 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5973
5974         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
5975
5976         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
5977         Fix leaking headers. Fixes #496761.
5978
5979 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5980
5981         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
5982
5983         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
5984         (gst_ximagesink_change_state):
5985         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
5986         Don't leak the PAR on errors. Fixes #496731.
5987
5988 2007-11-16  Tim-Philipp Müller  <tim at centricular dot net>
5989
5990         * gst-libs/gst/tag/gstid3tag.c: (user_tag_matches),
5991           (gst_tag_from_id3_user_tag):
5992           Add mapping for audio cd discid tags, so we can extract
5993           them from tags as well (see #347848). Also compare identifiers
5994           in ID3v2 TXXX frames in a case-insensitive way to increase
5995           compatibility when reading tags (discid vs. DiscID vs. DiscId).
5996
5997 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
5998
5999         * gst-plugins-base.doap:
6000         Oops, fix the release name.
6001
6002 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
6003
6004         * gst-plugins-base.doap:
6005         Add 0.10.15 release
6006
6007 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
6008
6009         * configure.ac:
6010         Back to CVS
6011
6012 === release 0.10.15 ===
6013
6014 2007-11-15  Jan Schmidt <jan.schmidt@sun.com>
6015
6016         * configure.ac:
6017           releasing 0.10.15, "No need to argue"
6018
6019 2007-11-15  Jan Schmidt  <jan.schmidt@sun.com>
6020
6021         * win32/vs6/libgstfft.dsp:
6022         Convert line endings to DOS.
6023
6024 2007-11-15  Sebastien Moutte <sebastien@moutte.net>
6025
6026         * win32/vs6/gst_plugins_base.dsw:
6027         * win32/vs6/libgstfft.dsp:
6028         * win32/MANIFEST:
6029         Add a project file for fft plugin and remove socket
6030         based plugin which don't build from the workspace.
6031         * win32/vs6/libgstaudio.dsp:
6032         * win32/vs6/libgstrtp.dsp:
6033         * win32/vs6/libgsttag.dsp:
6034         Convert line endings back to DOS.
6035         Fixes #496724
6036
6037 2007-11-14  Jan Schmidt  <jan.schmidt@sun.com>
6038
6039         * win32/vs6/libgstinterfaces.dsp:
6040         * win32/vs6/libgstrtsp.dsp:
6041         Convert line endings back to DOS
6042
6043 2007-11-14  Jan Schmidt  <jan.schmidt@sun.com>
6044
6045         * gst-libs/gst/fft/kiss_fft_f32.h:
6046         * gst-libs/gst/fft/kiss_fft_f64.h:
6047         * gst-libs/gst/fft/kiss_fft_s16.h:
6048         * gst-libs/gst/fft/kiss_fft_s32.h:
6049         Don't include malloc.h which doesn't exist on Mac OSX.
6050         Instead, pull in glib.h and use g_malloc/g_free for 
6051         consistency. Fixes: #496548
6052
6053 2007-11-09  Stefan Kost  <ensonic@users.sf.net>
6054
6055         * gst/playback/gstdecodebin2.c:
6056           Dont leak ghostpad. Fixes #475451.
6057
6058 2007-11-09  Wim Taymans  <wim.taymans@gmail.com>
6059
6060         * docs/design/design-decodebin.txt:
6061         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
6062         Update some more docs and comments.
6063
6064 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
6065
6066         Patch by: Sebastien Moutte  <sebastien moutte net>
6067
6068         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_ntp_to_unix),
6069           (gst_rtcp_unix_to_ntp):
6070         * gst-libs/gst/rtp/gstrtppayloads.c: (gst_rtp_payload_info_for_name):
6071           Fix some C99-isms and and a missing function that some versions of
6072           MSVC don't like too much (#494346).
6073
6074         * win32/vs6/gst_plugins_base.dsw:
6075         * win32/vs6/libgstaudio.dsp:
6076         * win32/vs6/libgstrtp.dsp:
6077         * win32/vs6/libgsttag.dsp:
6078           Update vs6 projects files (#494346).
6079
6080 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
6081
6082         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
6083
6084         * win32/common/libgstaudio.def:
6085         * win32/common/libgstcdda.def:
6086         * win32/common/libgstinterfaces.def:
6087         * win32/common/libgstnetbuffer.def:
6088         * win32/common/libgstpbutils.def:
6089         * win32/common/libgstrtp.def:
6090         * win32/common/libgstrtsp.def:
6091         * win32/common/libgsttag.def:
6092         * win32/common/libgstvideo.def:
6093           More missing symbols to export (fixes #493986).
6094
6095 2007-11-06  Sebastian Dröge  <slomo@circular-chaos.org>
6096
6097         * docs/libs/gst-plugins-base-libs-sections.txt:
6098         * gst-libs/gst/fft/gstfftf32.c:
6099         * gst-libs/gst/fft/gstfftf32.h:
6100         * gst-libs/gst/fft/gstfftf64.c:
6101         * gst-libs/gst/fft/gstfftf64.h:
6102         * gst-libs/gst/fft/gstffts16.c:
6103         * gst-libs/gst/fft/gstffts16.h:
6104         * gst-libs/gst/fft/gstffts32.c:
6105         * gst-libs/gst/fft/gstffts32.h:
6106         * tests/check/libs/fft.c: (GST_START_TEST):
6107         Remove the magnitude and phase calculation functions as these have
6108         very special use cases and can't even be used for the spectrum
6109         element. Also adjust the docs to mention some properties of the used
6110         FFT implemention, i.e. how the values are scaled. Fixes #492098.
6111
6112 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
6113
6114         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
6115           (finish_source):
6116           Avoid crash when there are external subtitles (fixes #491722).
6117
6118 2007-11-03  Tim-Philipp Müller  <tim at centricular dot net>
6119
6120         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
6121         * ext/alsa/gstalsasrc.c: (gst_alsasrc_open):
6122           'Could not open resource for writing' is not an acceptable
6123           error message when we can't open the audio device (see #492334),
6124           even less so when we're trying to open it to record something.
6125
6126 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
6127
6128         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
6129
6130         * win32/common/libgstrtp.def:
6131           Add some more missing symbols (#492813).
6132
6133 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
6134
6135         Patch by: Thijs Vermeir <thijsvermeir@gmail.com>
6136
6137         * tests/check/elements/audioconvert.c: (verify_convert):
6138           Add check to make sure that the out caps have a channel layout
6139           set on them where they should have one.
6140
6141 2007-11-01  Tim-Philipp Müller  <tim at centricular dot net>
6142
6143         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
6144
6145         * gst-libs/gst/fft/kiss_fft_s16.h: (KISS_FFT_S16_MALLOC):
6146         * gst-libs/gst/fft/kiss_fft_s32.h: (KISS_FFT_S32_MALLOC):
6147           Include our own _stdint.h instead of sys/types.h, makes MingW happy
6148           (#492306).
6149
6150         * gst-libs/gst/rtsp/gstrtspconnection.c: (gst_rtsp_connection_create):
6151           Use _pipe directly, GLib doesn't have a pipe() macro any longer
6152           (it disappeared in GLib 2.14.0) (#492306).
6153
6154         * gst-libs/gst/sdp/Makefile.am:
6155         * gst-libs/gst/sdp/gstsdpmessage.c:
6156           Fix includes and LIBS for win32/Mingw (#492306).
6157
6158         * tests/examples/dynamic/addstream.c (pause_play_stream):
6159           Use more portable g_usleep() instead of sleep() (#492306).
6160
6161 2007-11-01  Tim-Philipp Müller  <tim at centricular dot net>
6162
6163         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
6164
6165         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
6166           (gst_ring_buffer_parse_caps):
6167           Return NULL instead of an enum that happens to be 0, fixes warning
6168           on MSVC (#492114).
6169
6170         * gst-libs/gst/audio/gstringbuffer.h:
6171           No trailing commas in enum list (for gcc-2.9x).
6172
6173         * gst/videotestsrc/videotestsrc.c: (random_char):
6174           Make information loss explicit instead of implicitly truncating to
6175           eight bits via the return value.  Fixes runtime error on MSVC when
6176           using the debug CRT (#492114).
6177
6178         * win32/common/config.h.in:
6179           Fix a bunch of '#undef FOO bar', which MSVC doesn't like (#492114).
6180
6181         * win32/common/libgstinterfaces.def:
6182         * win32/common/libgstrtp.def:
6183           Export a few more symbols (#492114).
6184
6185 2007-11-01  Stefan Kost  <ensonic@users.sf.net>
6186
6187         * gst-libs/gst/audio/audio.c:
6188         * gst-libs/gst/audio/audio.h:
6189           Readd the deprecation guards, but preserve compilability.
6190
6191 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
6192
6193         * gst/audioconvert/gstaudioconvert.c: (find_suitable_channel_layout),
6194           (gst_audio_convert_fixate_channels), (gst_audio_convert_fixate_caps):
6195           Preserve channel layout when fixating the number of channels in the
6196           output caps, or make sure there's a suitable channel position layout
6197           set on the caps if required. Fixes #430677.
6198
6199 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
6200
6201         * tests/check/elements/decodebin.c: (test_text_plain_streams):
6202           Make sure the pipeline really operates in push mode as it should
6203           in this case.
6204
6205 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
6206
6207         * gst-libs/gst/audio/audio.h:
6208           Don't guard deprecated enum with #ifndef DISABLE_DEPRECATED, or
6209           compilation with DISABLE_DEPRECATED and without REMOVE_DEPRECATED
6210           (ie. normal cvs builds) will fail.
6211
6212 2007-10-31  Stefan Kost  <ensonic@users.sf.net>
6213
6214         * docs/libs/Makefile.am:
6215         * gst-libs/gst/audio/audio.c:
6216         * gst-libs/gst/audio/audio.h:
6217         * gst-libs/gst/interfaces/mixer.c:
6218           tell gtk-doc about the deprecation guard. Apply more doc fixes.
6219
6220 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
6221
6222         * tests/check/libs/audio.c: (init_value_to_channel_layout),
6223           (test_channel_layout_value_intersect), (audio_suite):
6224           Add simple unit test to make sure GstValue intersection
6225           of channel layouts works the way I think it does.
6226
6227 2007-10-30  Stefan Kost  <ensonic@users.sf.net>
6228
6229         * docs/libs/gst-plugins-base-libs-sections.txt:
6230         * gst-libs/gst/audio/gstaudiofilter.h:
6231         * gst-libs/gst/interfaces/mixer.h:
6232         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6233         * gst-libs/gst/rtp/gstbasertpdepayload.h:
6234         * gst-libs/gst/sdp/gstsdpmessage.c:
6235           Fix the docs according to what gtk-doc complained about.
6236
6237 2007-10-30  Stefan Kost  <ensonic@users.sf.net>
6238
6239         * tests/icles/stress-playbin.c:
6240           Fix the build.
6241
6242 2007-10-30  Tim-Philipp Müller  <tim at centricular dot net>
6243
6244         * gst/playback/gstdecodebin.c: (close_pad_link), (type_found):
6245         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
6246           Post nice/more useful error message if we don't have a decoder for
6247           the primary type.
6248
6249 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
6250
6251         * gst/playback/gstdecodebin2.c: (gst_decode_group_expose):
6252         Be a bit more useful, unblock the pads after we fired the no-more-pads
6253         signal so that we can use the signal to inspect and connect all pads
6254         without having to keep extra state outside of decodebin.
6255
6256 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
6257
6258         * gst/playback/gsturidecodebin.c:
6259         (gst_uri_decode_bin_autoplug_continue),
6260         (gst_uri_decode_bin_class_init), (no_more_pads_full):
6261         Implement default signal handler so that we return TRUE when nothing is
6262         connected.
6263
6264 2007-10-28  Sebastian Dröge  <slomo@circular-chaos.org>
6265
6266         * gst-libs/gst/riff/riff-media.c:
6267         (gst_riff_wavext_add_channel_layout),
6268         (gst_riff_wave_add_default_channel_layout),
6269         (gst_riff_wavext_get_default_channel_mask),
6270         (gst_riff_create_audio_caps):
6271         Use the ALSA channel layout as default for wav files without channel
6272         layout information. This fixes playback of chan-id.wav on 5.1 systems
6273         for example. Also refactor the channel layout setting a bit and add
6274         more default channel orders. Fixes #489010.
6275
6276 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
6277
6278         * tests/check/libs/tag.c: (test_musicbrainz_tag_registration):
6279           GST_TAG_MUSICBRAINZ_SORTNAME is deprecated and we compile with
6280           -DGST_DISABLE_DEPRECATED, so use new GST_TAG_ARTIST_SORTNAME
6281           instead.
6282
6283 2007-10-25  Wim Taymans  <wim.taymans@gmail.com>
6284
6285         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
6286         (gst_decode_bin_dispose), (gst_decode_bin_set_caps),
6287         (gst_decode_bin_set_subs_encoding),
6288         (gst_decode_bin_get_subs_encoding), (gst_decode_bin_set_property),
6289         (gst_decode_bin_get_property), (analyze_new_pad):
6290         Move subtitle encoding property to decodebin2 so that it can set the
6291         property value on all elements that it autoplugs and that require it.
6292         Make caps refcounting more consistent in get/set.
6293
6294         * gst/playback/gsturidecodebin.c: (_gst_boolean_accumulator),
6295         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
6296         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_property),
6297         (gst_uri_decode_bin_get_property), (proxy_unknown_type_signal),
6298         (proxy_autoplug_continue_signal),
6299         (proxy_autoplug_factories_signal), (proxy_autoplug_select_signal),
6300         (make_decoder):
6301         Proxy properties and relevant signals from the internal decodebin.
6302         Make properties MT safe.
6303
6304 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
6305
6306         * gst-libs/gst/tag/tag.h: (GST_TAG_MUSICBRAINZ_SORTNAME):
6307         * gst-libs/gst/tag/tags.c:
6308           Deprecate GST_TAG_MUSICBRAINZ_SORTNAME, replaced by the newly-added
6309           GST_TAG_ARTIST_SORTNAME (in an API and ABI compatible way).
6310
6311         * gst-libs/gst/tag/gstid3tag.c: (tag_matches):
6312           Map ID3v2 TSOP, TSOA and TSOT frames to new SORTNAME tags (#414539).
6313
6314         * gst-libs/gst/tag/gstvorbistag.c: (tag_matches),
6315           (gst_tag_to_vorbis_comments):
6316           Map new SORTNAME tags (these tags aren't even semi-official, so I'm
6317           just mapping everything I found in the wild) (#414539).
6318
6319 2007-10-24  Wim Taymans  <wim.taymans@gmail.com>
6320
6321         Inspired by patch of: René Stadler <mail at renestadler dot de>
6322
6323         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
6324         (gst_decode_bin_autoplug_continue),
6325         (gst_decode_bin_autoplug_factories),
6326         (gst_decode_bin_autoplug_select), (analyze_new_pad), (connect_pad),
6327         (find_compatibles):
6328         * gst/playback/gstplay-marshal.list:
6329         Remove the autoplug-sort signal and replace it with a binding friendly
6330         autoplug-select signal.
6331         Add an autoplug-factories signal that can be used to generate a list of
6332         factories to try to autoplug.
6333         Add the GstPad to the autoplugging signal args as it might be needed to
6334         make a good factory selection.
6335         Fix up the marshallers for this. Fixes #407282.
6336
6337 2007-10-23  Tim-Philipp Müller  <tim at centricular dot net>
6338
6339         * gst-libs/gst/tag/gsttagdemux.c:
6340           Don't abort with an assertion if we receive a seek event with
6341           a start type of NONE (see launchpad bug #155878).
6342
6343 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
6344
6345         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
6346         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
6347         (gst_ximagesink_change_state), (gst_ximagesink_reset):
6348         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_event_thread),
6349         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_xcontext_clear),
6350         (gst_xvimagesink_change_state), (gst_xvimagesink_reset):
6351         Make sure that before we clean up the X resources, we shutdown and join
6352         the event thread.
6353         Also make sure the event thread does not shut down immediatly after
6354         startup because the running variable is not yet correctly set.
6355         Fixes #378770. 
6356
6357 2007-10-16  Wim Taymans  <wim.taymans@gmail.com>
6358
6359         * gst/playback/gstdecodebin.c: (new_pad), (type_found):
6360         Make the window for a race in typefind and shutting down smaller until
6361         we figure out the right locking here. Avoids #485753 usually.
6362
6363         * gst/playback/gstdecodebin2.c: (type_found), (pad_added_group_cb):
6364         Remove unneeded lock causing a race in typefind and shutting down.
6365         Fixes #485753.
6366
6367         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
6368         Also remove sinks when going to NULL because we might not complete the
6369         state change to PAUSED, causing the PAUSED->READY state change not to
6370         happen.
6371
6372 2007-10-16  Wim Taymans  <wim.taymans@gmail.com>
6373
6374         * gst-libs/gst/audio/gstbaseaudiosink.c:
6375         (gst_base_audio_sink_drain), (gst_base_audio_sink_change_state):
6376         Also explicitly release the ringbuffer when going to NULL because it
6377         is required in the setcaps function, before the state change to PAUSED
6378         completes.
6379
6380 2007-10-16  Tim-Philipp Müller  <tim at centricular dot net>
6381
6382         * tests/icles/.cvsignore:
6383         * tests/icles/Makefile.am:
6384         * tests/icles/stress-playbin.c:
6385           Does what it says on the tin.
6386
6387 2007-10-15  Wim Taymans  <wim.taymans@gmail.com>
6388
6389         * gst/playback/gstqueue2.c: (gst_queue_init), (gst_queue_push_one):
6390         Fix queue negotiation. See #486758.
6391
6392 2007-10-12  Jan Schmidt  <Jan.Schmidt@sun.com>
6393
6394         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
6395         (gst_xvimagesink_xwindow_new),
6396         (gst_xvimagesink_update_colorbalance),
6397         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get):
6398
6399         Fix handling of some of the X atoms. If the last parameter is True,
6400         XInternAtom won't create the atom if it doesn't exist, and therefore
6401         might return None. This causes X errors on Xv implementations that
6402         don't provide the colour balance attributes.
6403
6404 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
6405
6406         * gst-libs/gst/tag/gstvorbistag.c:
6407         * tests/check/libs/tag.c:
6408           Extract vorbis comment LICENSE tags correctly.
6409
6410 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
6411
6412         Patch by: Jason Kivlighn  <jkivlighn gmail com>
6413
6414         * gst-libs/gst/tag/gstid3tag.c:
6415         * tests/check/libs/tag.c:
6416           Map ID3v2 WCOP frame to GST_TAG_COPYRIGHT_URI (#447000).
6417
6418 2007-10-10  Tim-Philipp Müller  <tim at centricular dot net>
6419
6420         * gst-libs/gst/tag/gsttagdemux.c:
6421           Don't error out when a buggy downstream element doesn't
6422           handle the newsegment event we send properly (especially
6423           not without posting a meaningful error message on the
6424           bus). See bug #471370 and launchpad bug #136264.
6425
6426 2007-10-10  Wim Taymans  <wim.taymans@gmail.com>
6427
6428         * gst-libs/gst/audio/gstbaseaudiosink.c:
6429         (gst_base_audio_sink_drain):
6430         Use new basesink method to make our EOS drain interruptable.
6431
6432 2007-10-10  Jan Schmidt  <Jan.Schmidt@sun.com>
6433
6434         * gst-libs/gst/rtp/gstrtppayloads.c:
6435         Fix silly search-replace oversight.
6436
6437 2007-10-09  Wim Taymans  <wim.taymans@gmail.com>
6438
6439         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
6440
6441         * gst-libs/gst/rtp/gstbasertppayload.c: (copy_fixed),
6442         (gst_basertppayload_set_outcaps):
6443         Fix caps memleak. Fixes #484989.
6444
6445
6446 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6447
6448         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6449         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain):
6450         Fix debug output.
6451
6452 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6453
6454         * gst-libs/gst/audio/gstbaseaudiosrc.c:
6455         (gst_base_audio_src_create):
6456         Also handle the case where there is no clock set on the audio source,
6457         like in the unit tests.
6458
6459 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
6460
6461         * gst-libs/gst/rtp/gstrtppayloads.c:
6462         Use unsigned G_MAXUINT8 instead of -1 to initialise a guint8
6463         to avoid compiler warnings
6464
6465 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6466
6467         * gst/playback/gstdecodebin.c: (type_found),
6468         (gst_decode_bin_change_state):
6469         * gst/playback/gstdecodebin2.c: (type_found),
6470         (gst_decode_bin_change_state):
6471         Don't disconnect the have_type signal because we never reconnect it
6472         later on. Instead keep a variable to see if we already detected a type.
6473
6474 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6475
6476         * gst/playback/gstdecodebin.c: (add_fakesink), (type_found):
6477         * gst/playback/gstdecodebin2.c: (gst_decode_bin_init),
6478         (type_found):
6479         Unlink the signal handler when we found the type, we're not going to do
6480         anything sensible with more type_found signals anyway.
6481
6482 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
6483
6484         * gst-libs/gst/tag/gsttagdemux.c:
6485           Don't leak caps.
6486
6487 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
6488
6489         * gst-libs/gst/tag/Makefile.am:
6490         * gst-libs/gst/tag/gsttagdemux.c:
6491         * gst-libs/gst/tag/gsttagdemux.h:
6492           API: add GstTagDemux base class for simple tag demuxers.
6493
6494         * docs/libs/gst-plugins-base-libs-docs.sgml:
6495         * docs/libs/gst-plugins-base-libs-sections.txt:
6496           Add GstTagDemux to docs.
6497
6498 2007-10-05  Sebastian Dröge  <slomo@circular-chaos.org>
6499
6500         * gst-libs/gst/rtp/gstrtpbuffer.c:
6501         (gst_rtp_buffer_get_payload_subbuffer):
6502         Fix bug introduced with last commit which inverted the logic and
6503         caused all buffers to be dropped. Fixes #483620.
6504         Thanks to Laurent Glayal <spglegle at yahoo dot fr> for noticing.
6505
6506 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
6507
6508         * gst-libs/gst/rtp/gstrtpbuffer.c:
6509           Replace g_return_if_val (as it could be disabled), with regular return
6510           and warning.
6511
6512 2007-10-03  Stefan Kost  <ensonic@users.sf.net>
6513
6514         * tests/check/pipelines/simple-launch-lines.c:
6515           Print message name and not just number.
6516
6517 2007-10-02  Wim Taymans  <wim.taymans@gmail.com>
6518
6519         * gst-libs/gst/audio/gstbaseaudiosink.c:
6520         (gst_base_audio_sink_async_play):
6521         When slaved to the clock, don't try to align a sample with the previous
6522         one when going to PLAYING again.
6523
6524 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
6525
6526         * tests/examples/snapshot/snapshot.c:
6527           Fix the build.
6528
6529 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6530
6531         * gst-libs/gst/sdp/gstsdpmessage.h:
6532         Add RFC 3556 bandwidth modifiers.
6533
6534 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6535
6536         * docs/libs/gst-plugins-base-libs-docs.sgml:
6537         * docs/libs/gst-plugins-base-libs-sections.txt:
6538         * gst-libs/gst/rtp/gstrtppayloads.c:
6539         Update documentation.
6540
6541 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6542
6543         * gst-libs/gst/rtp/Makefile.am:
6544         * gst-libs/gst/rtp/gstrtppayloads.c: (gst_rtp_payload_info_for_pt),
6545         (gst_rtp_payload_info_for_name):
6546         * gst-libs/gst/rtp/gstrtppayloads.h:
6547         Added new file and header to deal with payload info.
6548
6549         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
6550         (gst_rtp_buffer_default_clock_rate):
6551         * gst-libs/gst/rtp/gstrtpbuffer.h:
6552         Payload specific stuff is move to new headers.
6553         Implement _default_clock rate using the new payload function.
6554
6555         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address),
6556         (gst_sdp_parse_line):
6557         * gst-libs/gst/sdp/gstsdpmessage.h:
6558         Add some more comments.
6559
6560 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6561
6562         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
6563         (sdp_check_header), (sdp_type_find), (plugin_init):
6564         Add typefind function for application/sdp.
6565         Remove some old dirac typefind code that was ifdeffed out.
6566
6567 2007-09-29  Sebastien Moutte <sebastien@moutte.net>
6568
6569         * win32/common/libgstaudio.def:
6570         Add new exported functions.
6571         * win32/vs6/grammar.dsp:
6572         Add autogeneration and copy of some autegenerated files from win32/common
6573         for rtsp library.
6574         * win32/vs6/libgstaudioconvert.dsp:
6575         Add gstaudioquantize.c to the build.
6576         * win32/vs6/libgstinterfaces.dsp:
6577         Add videoorientation.c to the build.
6578         * win32/vs6/libgstriff.dsp:
6579         Add libgsttag to the link libraries list.
6580         * win32/vs6/libgstvolume.dsp:
6581         Add liboil to the link.
6582         * win32/vs6/gst_plugins_base.dsw:
6583         * win32/vs6/libgstrtsp.dsp:
6584         * win32/common/libgstrtsp.def:
6585         Add files to build libgstrtsp library.
6586         
6587 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
6588
6589         * tests/examples/snapshot/snapshot.c: (main):
6590         Print error when pipeline failed to construct.
6591
6592 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
6593
6594         * configure.ac:
6595         * gst-libs/gst/tag/gstid3tag.c:
6596         * gst-libs/gst/tag/gstvorbistag.c:
6597           Add mappings for the new GST_TAG_COMPOSER for vorbis comments
6598           and ID3v2 tags.
6599
6600 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
6601
6602         * gst-libs/gst/floatcast/floatcast.h:
6603           Don't include config.h in an installed public header, this
6604           might break compilation of applications that don't have such
6605           a header and doesn't necessarily do what it's supposed to do
6606           anyway (ie. check for the lrint/lrintf defines) (#442065).
6607           Add docs for the various macros and document how this header
6608           has to be used (link against libm, etc.); add a few FIXMEs;
6609           include math.h for non-c99 code path.  Based on patch by
6610           Jan Schmidt.
6611           
6612 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
6613
6614         * configure.ac:
6615         Use AG_GST_ARG_WITH_PLUGINS and AG_GST_ARG_ENABLE_EXTERNAL instead
6616         of duplicating these macros in configure.ac.
6617
6618 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6619
6620         * po/hu.po:
6621         * po/sv.po:
6622         * po/uk.po:
6623           Updated translations to 0.10.14
6624
6625 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6626
6627         translated by: Jakub Bogusz <qboosh@pld-linux.org>
6628
6629         * po/pl.po:
6630           Added Polish translation.
6631
6632 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6633
6634         translated by: Ilkka Tuohela <hile@iki.fi>
6635
6636         * po/fi.po:
6637           Added Finnish translation.
6638
6639 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6640
6641         translated by: Jorge González González <aloriel@gmail.com>
6642
6643         * po/es.po:
6644           Added Spanish translation.
6645
6646 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6647
6648         translated by: Mogens Jaeger <mogens@jaeger.tf>
6649
6650         * po/da.po:
6651           Added Danish translation.
6652
6653 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6654
6655         translated by: Funda Wang <fundawang@linux.net.cn>
6656
6657         * po/zh_CN.po:
6658           Added Chinese (simplified) translation.
6659
6660 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6661
6662         translated by: Alexander Shopov <ash@contact.bg>
6663
6664         * po/bg.po:
6665           Added Bulgarian translation.
6666
6667 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
6668
6669         * gst/playback/gstqueue2.c: (gst_queue_push_one):
6670         Fix compilation wrt printf arguments.
6671
6672 2007-09-20  Wim Taymans  <wim.taymans@gmail.com>
6673
6674         * configure.ac:
6675         * tests/examples/Makefile.am:
6676         * tests/examples/snapshot/.cvsignore:
6677         * tests/examples/snapshot/Makefile.am:
6678         * tests/examples/snapshot/snapshot.c: (main):
6679         Add simple snapshot example program using appsink.
6680
6681 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
6682
6683         * tests/check/generic/states.c:
6684           Improved state change unit test.
6685
6686 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
6687
6688         * docs/plugins/.cvsignore:
6689         * tests/check/.cvsignore:
6690           Ignore registries in any format.
6691
6692 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
6693
6694         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6695         (gst_base_rtp_depayload_chain),
6696         (gst_base_rtp_depayload_set_gst_timestamp):
6697         Only copy timestamp on outgoing packets if the depayloader did not set
6698         one.
6699         Also copy duration on outgoing packets.
6700
6701 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
6702
6703         * gst-libs/gst/rtp/gstbasertppayload.c: (copy_fixed),
6704         (gst_basertppayload_set_outcaps):
6705         Fix compilation because of missing %d in printf.
6706         When fixating caps, fixate what we can and throw away all remaining
6707         unfixed caps, subclasses should do something smart if they need to.
6708
6709 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
6710
6711         * ext/gnomevfs/gstgnomevfssrc.c:
6712           Improve debug logs a bit and be more verbose if things go wrong.
6713
6714 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
6715
6716         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
6717         (gst_text_overlay_set_property):
6718         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
6719         * gst-libs/gst/audio/gstbaseaudiosink.c:
6720         (gst_base_audio_sink_render):
6721         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_ntp_to_unix),
6722         (gst_rtcp_unix_to_ntp):
6723         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_get_type):
6724         * gst/playback/gstqueue2.c:
6725         * tests/examples/seek/seek.c: (set_scale):
6726         Fix a bunch of compile warnings shown with Forte.
6727
6728         * gst/audiorate/gstaudiorate.c:
6729         Always pull in config.h before including any system headers.
6730
6731 2007-09-17  Wim Taymans  <wim.taymans@gmail.com>
6732
6733         * gst/playback/gstqueue2.c: (update_buffering),
6734         (gst_queue_locked_flush), (gst_queue_locked_enqueue),
6735         (gst_queue_handle_sink_event), (gst_queue_chain),
6736         (gst_queue_push_one), (gst_queue_sink_activate_push),
6737         (gst_queue_src_activate_push), (gst_queue_src_activate_pull):
6738         Also fix #476514 for queue2.
6739
6740 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
6741
6742         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6743         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_setcaps),
6744         (gst_base_rtp_depayload_chain),
6745         (gst_base_rtp_depayload_handle_sink_event),
6746         (gst_base_rtp_depayload_push_full),
6747         (gst_base_rtp_depayload_set_gst_timestamp),
6748         (gst_base_rtp_depayload_change_state):
6749         Remove code to deal with RTP to GST time conversion, we now just copy
6750         the GST timestamp we receive to the outgoing buffers.
6751         Handle segment and flushes correctly.
6752
6753         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
6754         When we have no valid input timestamp, use the previous rtp timestamp on
6755         the outgoing RTP packet instead of the RTP base time.
6756
6757 2007-09-15  David Schleef  <ds@schleef.org>
6758
6759         * ext/alsa/gstalsa.c:
6760         * ext/alsa/gstalsadeviceprobe.c:
6761         * ext/alsa/gstalsamixer.c:
6762         * ext/alsa/gstalsasink.c:
6763         * ext/alsa/gstalsasrc.c:
6764           Change alsa alloca's to malloc to fix warnings on gcc-4.2.
6765
6766 2007-09-15  Wim Taymans  <wim.taymans@gmail.com>
6767
6768         * gst-libs/gst/rtp/gstbasertppayload.c:
6769         (gst_basertppayload_set_outcaps), (gst_basertppayload_push):
6770         Add some debug info when negotiating caps.
6771
6772 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
6773
6774         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
6775         A buffer with an empty payload is also a valid buffer.
6776
6777 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
6778
6779         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_event),
6780         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
6781         (gst_basertppayload_change_state):
6782         Make sure we start our RTP timestamp from the random base RTP
6783         timestamp even if the buffer timestamp starts from some random value.
6784
6785 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
6786
6787         * configure.ac:
6788         * tests/examples/Makefile.am:
6789         * tests/examples/dynamic/.cvsignore:
6790         * tests/examples/dynamic/Makefile.am:
6791         * tests/examples/dynamic/addstream.c: (create_stream),
6792         (pause_play_stream), (message_received), (eos_message_received),
6793         (perform_step), (main):
6794         Add simple exmple app to demonstrate starting and pausing live and
6795         non-live bins in a PLAYING pipeline.
6796
6797 2007-09-14  Julien MOUTTE  <julien@moutte.net>
6798
6799         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add some
6800         typefind for QCP files (RFC #3625)
6801
6802 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
6803
6804         * gst-libs/gst/audio/gstbaseaudiosink.c:
6805         (gst_base_audio_sink_init):
6806         Disable pull mode scheduling, we're not ready for it yet and it subtly
6807         breaks a lot of things.
6808
6809 2007-09-12  Tim-Philipp Müller  <tim at centricular dot net>
6810
6811         * tests/check/elements/libvisual.c:
6812           Test all libvisual plugins, not just the first one; this reproduces
6813           bug #450336 quite easily.  Looks like a problem with the 'jess'
6814           visualisation.
6815
6816 2007-09-12  Tim-Philipp Müller  <tim at centricular dot net>
6817
6818         * tests/check/Makefile.am:
6819         * tests/check/elements/.cvsignore:
6820         * tests/check/elements/libvisual.c:
6821           Add basic libvisual test case in an attempt to reproduce bug #450336.
6822           Doesn't reproduce that bug, but some other crasher instead (invalid
6823           free), at least with make elements/libvisual.forever and the bumscope
6824           plugin on x86-64/gutsy. Leaving test disabled for now.
6825
6826 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
6827
6828         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
6829
6830         * gst-libs/gst/rtsp/gstrtspconnection.c:
6831         (gst_rtsp_connection_read_internal), (gst_rtsp_connection_read),
6832         (read_body), (gst_rtsp_connection_receive):
6833         Make sure we can not cancel in the middle of receiving a message.
6834         Fixes #475731.
6835
6836 2007-09-11  Tim-Philipp Müller  <tim at centricular dot net>
6837
6838         Patch by: Josep Torra Valles <josep@fluendo.com>
6839
6840         * gst/playback/gstplaybasebin.c:
6841           Increase upper limit for audio queue a bit; fixes preroll problem
6842           with playbin and decodebin2 when playing a quicktime trailer with
6843           multichannel audio via http (#464666).
6844
6845 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
6846
6847         * gst-libs/gst/audio/gstbaseaudiosrc.c:
6848         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
6849         (gst_base_audio_src_provide_clock),
6850         (gst_base_audio_src_set_property),
6851         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
6852         * gst-libs/gst/audio/gstbaseaudiosrc.h:
6853         Allow othe clocks than the internal clock to be used for the pipeline.
6854         Add property to disable clock provide.
6855         API: GstBaseAudioSrc::provide-clock
6856
6857 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
6858
6859         * gst/playback/gstdecodebin2.c:
6860           Don't leak request pads. Fixes #475395.
6861
6862 2007-09-09  Sebastian Dröge  <slomo@circular-chaos.org>
6863
6864         Patch by: René Stadler <mail at renestadler dot de>
6865
6866         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
6867         (gst_ximage_buffer_class_init):
6868         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
6869         (gst_xvimage_buffer_class_init):
6870         Correctly chain up finalize with the parent class to prevent
6871         memory leaks. Fixes #474880.
6872
6873 2007-09-09  Sebastian Dröge  <slomo@circular-chaos.org>
6874
6875         * gst/volume/gstvolume.c: (volume_choose_func):
6876         * tests/check/elements/volume.c: (GST_START_TEST):
6877         Revert the latest change: floating point samples are allowed to
6878         have any value, not only values in the range [-1,1]. Thanks to Andy
6879         Wingo for noticing.
6880         Also fix processing of int32 samples with volumes > 4 by making the
6881         unity value smaller which prevents overflows.
6882
6883 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
6884
6885         * gst-libs/gst/rtp/gstrtpbuffer.c:
6886         * tests/check/libs/rtp.c:
6887           Fix gst_rtp_buffer_set_csrc() and enable csrc-related unit test checks.
6888
6889 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
6890
6891         Based on patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
6892
6893         * gst-libs/gst/rtp/gstrtpbuffer.c:
6894           Fix up GstRTPHeader helper struct so that compilers will not under
6895           any circumstances add padding in between our fields, as currently
6896           happens with MSVC on win32, because that would lead to us sending
6897           out RTP payloads with broken RTP headers (#471194).
6898           Fix assertion guards for gst_rtp_buffer_get_csrc() and _set_csrc().
6899           
6900         * tests/check/Makefile.am:
6901         * tests/check/libs/.cvsignore:
6902         * tests/check/libs/rtp.c:
6903           Add some simple unit tests for GstRTPBuffer. Some are disabled
6904           because the code tested still needs fixing (set_csrc() does not work).
6905
6906 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
6907
6908         * win32/MANIFEST:
6909         * win32/common/gstrtsp-enumtypes.c:
6910         * win32/common/gstrtsp-enumtypes.h:
6911         * win32/common/interfaces-enumtypes.c:
6912         * win32/common/interfaces-enumtypes.h:
6913         * win32/common/multichannel-enumtypes.c:
6914           Add rtsp enumtypes (#474384) and update others.
6915
6916 2007-09-06  Stefan Kost  <ensonic@users.sf.net>
6917
6918         * configure.ac:
6919           Fix configure check for HAVE_LIBXML_HTML.
6920
6921 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
6922
6923         * tests/check/libs/.cvsignore:
6924           Ignore more, in case the build bots work again one day.
6925
6926 2007-09-06  Sebastian Dröge  <slomo@circular-chaos.org>
6927
6928         Reviewed by:  Stefan Kost  <ensonic@users.sf.net>
6929
6930         * configure.ac:
6931         * gst-libs/gst/Makefile.am:
6932         * gst-libs/gst/fft/Makefile.am:
6933         * gst-libs/gst/fft/_kiss_fft_guts_f32.h:
6934         * gst-libs/gst/fft/_kiss_fft_guts_f64.h:
6935         * gst-libs/gst/fft/_kiss_fft_guts_s16.h:
6936         * gst-libs/gst/fft/_kiss_fft_guts_s32.h:
6937         * gst-libs/gst/fft/gstfft.c: (gst_fft_next_fast_length):
6938         * gst-libs/gst/fft/gstfft.h:
6939         * gst-libs/gst/fft/gstfftf32.c: (gst_fft_f32_new),
6940         (gst_fft_f32_fft), (gst_fft_f32_inverse_fft), (gst_fft_f32_free),
6941         (gst_fft_f32_window), (gst_fft_f32_magnitude), (gst_fft_f32_phase):
6942         * gst-libs/gst/fft/gstfftf32.h:
6943         * gst-libs/gst/fft/gstfftf64.c: (gst_fft_f64_new),
6944         (gst_fft_f64_fft), (gst_fft_f64_inverse_fft), (gst_fft_f64_free),
6945         (gst_fft_f64_window), (gst_fft_f64_magnitude), (gst_fft_f64_phase):
6946         * gst-libs/gst/fft/gstfftf64.h:
6947         * gst-libs/gst/fft/gstffts16.c: (gst_fft_s16_new),
6948         (gst_fft_s16_fft), (gst_fft_s16_inverse_fft), (gst_fft_s16_free),
6949         (gst_fft_s16_window), (gst_fft_s16_magnitude), (gst_fft_s16_phase):
6950         * gst-libs/gst/fft/gstffts16.h:
6951         * gst-libs/gst/fft/gstffts32.c: (gst_fft_s32_new),
6952         (gst_fft_s32_fft), (gst_fft_s32_inverse_fft), (gst_fft_s32_free),
6953         (gst_fft_s32_window), (gst_fft_s32_magnitude), (gst_fft_s32_phase):
6954         * gst-libs/gst/fft/gstffts32.h:
6955         * gst-libs/gst/fft/kiss_fft_f32.c: (kf_bfly2), (kf_bfly4),
6956         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6957         (kiss_fft_f32_alloc), (kiss_fft_f32_stride), (kiss_fft_f32),
6958         (kiss_fft_f32_cleanup), (kiss_fft_f32_next_fast_size):
6959         * gst-libs/gst/fft/kiss_fft_f32.h:
6960         * gst-libs/gst/fft/kiss_fft_f64.c: (kf_bfly2), (kf_bfly4),
6961         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6962         (kiss_fft_f64_alloc), (kiss_fft_f64_stride), (kiss_fft_f64),
6963         (kiss_fft_f64_cleanup), (kiss_fft_f64_next_fast_size):
6964         * gst-libs/gst/fft/kiss_fft_f64.h:
6965         * gst-libs/gst/fft/kiss_fft_s16.c: (kf_bfly2), (kf_bfly4),
6966         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6967         (kiss_fft_s16_alloc), (kiss_fft_s16_stride), (kiss_fft_s16),
6968         (kiss_fft_s16_cleanup), (kiss_fft_s16_next_fast_size):
6969         * gst-libs/gst/fft/kiss_fft_s16.h:
6970         * gst-libs/gst/fft/kiss_fft_s32.c: (kf_bfly2), (kf_bfly4),
6971         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6972         (kiss_fft_s32_alloc), (kiss_fft_s32_stride), (kiss_fft_s32),
6973         (kiss_fft_s32_cleanup), (kiss_fft_s32_next_fast_size):
6974         * gst-libs/gst/fft/kiss_fft_s32.h:
6975         * gst-libs/gst/fft/kiss_fftr_f32.c: (kiss_fftr_f32_alloc),
6976         (kiss_fftr_f32), (kiss_fftri_f32):
6977         * gst-libs/gst/fft/kiss_fftr_f32.h:
6978         * gst-libs/gst/fft/kiss_fftr_f64.c: (kiss_fftr_f64_alloc),
6979         (kiss_fftr_f64), (kiss_fftri_f64):
6980         * gst-libs/gst/fft/kiss_fftr_f64.h:
6981         * gst-libs/gst/fft/kiss_fftr_s16.c: (kiss_fftr_s16_alloc),
6982         (kiss_fftr_s16), (kiss_fftri_s16):
6983         * gst-libs/gst/fft/kiss_fftr_s16.h:
6984         * gst-libs/gst/fft/kiss_fftr_s32.c: (kiss_fftr_s32_alloc),
6985         (kiss_fftr_s32), (kiss_fftri_s32):
6986         * gst-libs/gst/fft/kiss_fftr_s32.h:
6987         * gst-libs/gst/fft/kiss_version:
6988         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
6989         * pkgconfig/gstreamer-plugins-base.pc.in:
6990         Add libgstfft, a FFT library based on Kiss FFT which is
6991         BSD licensed. Supported sample formats are int16, int32,
6992         float and double. For those formats a real FFT and IFFT
6993         can be done, different windowing functions can be applied
6994         and functions for extracting the magnitude and phase exist.
6995         Fixes #468619.
6996
6997         * docs/libs/Makefile.am:
6998         * docs/libs/gst-plugins-base-libs-docs.sgml:
6999         * docs/libs/gst-plugins-base-libs-sections.txt:
7000         Integrate libgstfft into the docs.
7001
7002         * tests/check/Makefile.am:
7003         * tests/check/libs/fft.c: (GST_START_TEST), (fft_suite), (main):
7004         Add unit tests for libgstfft, currently only testing the FFT.
7005         Unit tests for IFFT will follow soon.
7006
7007 2007-09-05  Wim Taymans  <wim.taymans@gmail.com>
7008
7009         Patch by: Peter Kjellerstedt  <pkj at axis com>
7010
7011         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_time_init),
7012         (gst_sdp_message_init), (gst_sdp_message_uninit),
7013         (is_multicast_address), (gst_sdp_message_as_text),
7014         (gst_sdp_message_get_origin), (gst_sdp_message_set_connection),
7015         (gst_sdp_message_get_connection), (gst_sdp_message_add_bandwidth),
7016         (gst_sdp_message_add_time), (gst_sdp_message_add_zone),
7017         (gst_sdp_message_get_key), (gst_sdp_message_get_attribute_val_n),
7018         (gst_sdp_message_get_attribute_val), (gst_sdp_message_add_media),
7019         (gst_sdp_media_init), (gst_sdp_media_uninit),
7020         (gst_sdp_media_as_text), (gst_sdp_media_set_port_info),
7021         (gst_sdp_media_connections_len), (gst_sdp_media_add_connection),
7022         (gst_sdp_media_bandwidths_len), (gst_sdp_media_get_bandwidth),
7023         (gst_sdp_media_add_bandwidth), (gst_sdp_media_attributes_len),
7024         (gst_sdp_parse_line), (print_media), (gst_sdp_message_dump):
7025         * gst-libs/gst/sdp/gstsdpmessage.h:
7026         Separate INIT_ARRAY() and related macros into two versions, one for
7027         structures and one for pointers (e.g., INIT_ARRAY() and
7028         INIT_PTR_ARRAY()). This fixes a segmentation error on freeing the
7029         lists of emails and phone numbers.
7030         Add missing const as appropriate.
7031         Change all gint to guint since they all actually represent unsigned
7032         values.
7033         Do not use time as a variable name as it shadows the global time().
7034         Add gst_sdp_message_as_text() and gst_sdp_media_as_text().
7035         Actually implement gst_sdp_message_add_time().
7036         Make gst_sdp_message_add_time() take repeat times as an argument.
7037         Store repeat times in GstSDPTime as a GArray rather than as gchar**.
7038         Corrected the definition of gst_sdp_media_get_bandwidth() (was
7039         misspelled as badwidth).
7040         gst-indented and a little clean up. Fixes #471067.
7041
7042 2007-09-05  Sebastian Dröge  <slomo@circular-chaos.org>
7043
7044         * gst/volume/gstvolume.c: (volume_choose_func),
7045         (volume_process_double), (volume_process_double_clamp),
7046         (volume_process_float_clamp):
7047         Correctly clamp float/double samples in the [-1.0,1.0] range to
7048         prevent weird effects.
7049         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
7050         Add unit tests for all samples types that had none before.
7051
7052 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7053
7054         * gst-libs/gst/rtp/gstrtpbuffer.c:
7055           Need to include stdlib.h for abs() here too.
7056
7057 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7058
7059         * gst/playback/gststreaminfo.c:
7060           Fix build.
7061
7062 2007-09-05  Stefan Kost  <ensonic@users.sf.net>
7063
7064         * gst/playback/gststreaminfo.c:
7065           Clean up some half-disabled code and comment.
7066
7067 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7068
7069         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
7070
7071         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
7072         (gst_base_rtp_payload_audio_handle_event):
7073         Return FALSE from the event handler to let the parent class handle the
7074         event. Fixes #446766.
7075
7076         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7077         (gst_base_rtp_depayload_chain), (gst_base_rtp_depayload_push_full):
7078         Mark outgoing buffers as DISCONT if the incomming buffer was DISCONT.
7079
7080         * gst-libs/gst/rtp/gstbasertppayload.c:
7081         Bump the MTU to 1400.
7082
7083 2007-09-03  Johan Dahlin  <jdahlin@async.com.br>
7084
7085         * gst/typefind/gsttypefindfunctions.c (plugin_init): 
7086         Add an audio/x-nsf typefind function for the nsfdec element.
7087
7088 2007-09-03  Renato Filho  <renato.filho@indt.org.br>
7089         * gst/playback/gstplaybasebin.c:
7090         Included "myth://" on stream_uris list for enable buffering to mythtv files
7091
7092 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
7093
7094         * docs/libs/gst-plugins-base-libs-sections.txt:
7095         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_get_rb),
7096         (gst_rtcp_packet_sdes_copy_entry), (gst_rtcp_ntp_to_unix),
7097         (gst_rtcp_unix_to_ntp):
7098         * gst-libs/gst/rtp/gstrtcpbuffer.h:
7099         Fix parsing of RB blocks.
7100         Fix docs.
7101         Added helper functions to convert to/from UNIX and NTP time.
7102         API: gst_rtcp_ntp_to_unix()
7103         API: gst_rtcp_unix_to_ntp()
7104
7105         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
7106         (gst_rtp_buffer_get_header_len),
7107         (gst_rtp_buffer_get_extension_data),
7108         (gst_rtp_buffer_get_payload_subbuffer),
7109         (gst_rtp_buffer_get_payload_len), (gst_rtp_buffer_get_payload),
7110         (gst_rtp_buffer_ext_timestamp):
7111         * gst-libs/gst/rtp/gstrtpbuffer.h:
7112         Fix some more docs.
7113         Implement handling of packets with extensions.
7114         Fix padding check in _validate().
7115         Added function to get extension data.
7116         API: gst_rtp_buffer_get_header_len()
7117         API: gst_rtp_buffer_get_extension_data()
7118
7119 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
7120
7121         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7122         (gst_base_rtp_depayload_class_init),
7123         (gst_base_rtp_depayload_set_gst_timestamp):
7124         Add some more docs for the queue-delay property and fix a typo in a
7125         comment.
7126
7127         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
7128         Fix typo.
7129
7130 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
7131
7132         * gst-libs/gst/audio/gstbaseaudiosink.c:
7133         (gst_base_audio_sink_skew_slaving), (gst_base_audio_sink_render),
7134         (gst_base_audio_sink_change_state):
7135         When skew slaving, try to hover around the middle of a segment so that
7136         we at most drift by half a segment.
7137         If we are aligning in the oposite direction of the clock skew, we don't
7138         have to resync.
7139
7140 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
7141
7142         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7143         (gst_base_rtp_depayload_setcaps),
7144         (gst_base_rtp_depayload_set_gst_timestamp):
7145         Be less silly with the segment start, just apply the clock-base to the
7146         timestamp.
7147
7148 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
7149
7150         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7151         (gst_base_rtp_depayload_class_init),
7152         (gst_base_rtp_depayload_finalize),
7153         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
7154         (gst_base_rtp_depayload_handle_sink_event),
7155         (gst_base_rtp_depayload_set_gst_timestamp),
7156         (gst_base_rtp_depayload_change_state):
7157         * gst-libs/gst/rtp/gstbasertpdepayload.h:
7158         Deprecate the queue handling thread thing and remove the code.
7159         Use new method to calculate the extended timestamp.
7160
7161 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
7162
7163         * gst-libs/gst/rtp/gstrtcpbuffer.c:
7164         (gst_rtcp_packet_sdes_copy_entry):
7165         Use g_strndup which does exactly what we want.
7166
7167         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_compare_seqnum),
7168         (gst_rtp_buffer_ext_timestamp):
7169         * gst-libs/gst/rtp/gstrtpbuffer.h:
7170         Add helper function to compare seqnums.
7171         Add helper function to calculate extended timestamps.
7172         API: gst_rtp_buffer_compare_seqnum()
7173         API: gst_rtp_buffer_ext_timestamp()
7174
7175 2007-08-30  Wim Taymans  <wim.taymans@gmail.com>
7176
7177         * gst-libs/gst/rtp/gstrtcpbuffer.c:
7178         (gst_rtcp_packet_sdes_get_entry),
7179         (gst_rtcp_packet_sdes_copy_entry):
7180         * gst-libs/gst/rtp/gstrtcpbuffer.h:
7181         Fix and document SDES item data function.
7182         Add new function that makes a proper copy of SDES item data.
7183         API: gst_rtcp_packet_sdes_copy_entry()
7184
7185 2007-08-30  Stefan Kost  <ensonic@users.sf.net>
7186
7187         * configure.ac:
7188         * gst/Makefile.am:
7189           The tcp and subparse plugins are under gst, but not totaly free of
7190           dependencies. Handle selection inconfigure.ac, so that they show up
7191           on the final list of what is build and what is not. Maybe they should
7192           better be moved to ext.
7193
7194 2007-08-30  Stefan Kost  <ensonic@users.sf.net>
7195
7196         Patch by: Daniel Díaz  <yosoy@danieldiaz.org>
7197
7198         * configure.ac:
7199         * gst/Makefile.am:
7200           Check if libxml provides HTML parser which subparse needs.
7201           Fixes #451970.
7202
7203 2007-08-29  Tim-Philipp Müller  <tim at centricular dot net>
7204
7205         * ext/alsa/gstalsa.c:
7206           Fix typo and compilation on big endian systems.
7207
7208 2007-08-29  Tim-Philipp Müller  <tim at centricular dot net>
7209
7210         * gst/subparse/gstssaparse.c:
7211           Convert SSA newline codes into actual newline characters (#470766).
7212
7213 2007-08-28  Tim-Philipp Müller  <tim at centricular dot net>
7214
7215         * docs/libs/gst-plugins-base-libs-sections.txt:
7216         * gst-libs/gst/pbutils/install-plugins.c:
7217         * gst-libs/gst/pbutils/install-plugins.h:
7218         * tests/check/libs/pbutils.c:
7219           API: also add gst_install_plugins_supported() while we're at it
7220           (see #470456).
7221
7222 2007-08-28  Tim-Philipp Müller  <tim at centricular dot net>
7223
7224         * docs/libs/gst-plugins-base-libs-sections.txt:
7225         * gst-libs/gst/pbutils/missing-plugins.c:
7226         * gst-libs/gst/pbutils/missing-plugins.h:
7227         * tests/check/libs/pbutils.c:
7228           API: add gst_missing_*_installer_detail_new() convenience API so
7229           that applications that know exactly what they're missing can request
7230           installer detail strings for those items directly instead of having
7231           to first create a dummy missing-plugin message and then get the
7232           installer detail string from that.  Fixes #470456.
7233
7234 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
7235
7236         * gst/playback/gstdecodebin.c: (close_pad_link):
7237         We need to set up delayed-linking whenever the caps are non-fixed,
7238         not just when there are multiple types - use gst_pad_is_fixed()
7239         to test.
7240
7241 2007-08-26  Tim-Philipp Müller  <tim at centricular dot net>
7242
7243         * gst-libs/gst/pbutils/missing-plugins.c:
7244           (gst_missing_plugin_message_get_installer_detail):
7245           Add missing separator in PID fallback case.
7246
7247 2007-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
7248
7249         * ext/alsa/Makefile.am:
7250         There is no GST_PLUGINS_BASE_LIBS defined.
7251         
7252         * ext/alsa/gstalsa.c:
7253         * ext/alsa/gstalsasink.c: (gst_alsasink_delay):
7254         * ext/alsa/gstalsasrc.c: (gst_alsasrc_delay):
7255         Add support for ALSA 24-bit formats.
7256         snd_pcm_delay can return an error code, especially
7257         during XRUNS. In that case, the best we can do is assume
7258         delay = 0.
7259
7260         * gst/audioconvert/Makefile.am:
7261         Add flags from -base before any more-remote dependencies.
7262
7263 2007-08-23  Sebastian Dröge  <slomo@circular-chaos.org>
7264
7265         Based on a patch by: Davyd Madeley <davyd at madeley dot id dot au>
7266
7267         * gst/volume/gstvolume.c: (volume_choose_func),
7268         (volume_update_real_volume), (gst_volume_set_volume),
7269         (gst_volume_init), (volume_process_int32),
7270         (volume_process_int32_clamp), (volume_process_int24),
7271         (volume_process_int24_clamp), (volume_process_int16),
7272         (volume_process_int16_clamp), (volume_process_int8),
7273         (volume_process_int8_clamp), (volume_update_volume), (plugin_init):
7274         * gst/volume/gstvolume.h:
7275         Add support for int32, int24 and int8 to the volume element.
7276         Fixes #445529.
7277
7278 2007-08-23  Tim-Philipp Müller  <tim at centricular dot net>
7279
7280         * tests/examples/Makefile.am:
7281           Fix even more.
7282
7283 2007-08-23  Stefan Kost  <ensonic@users.sf.net>
7284
7285         * configure.ac:
7286         * docs/libs/Makefile.am:
7287         * docs/libs/gst-plugins-base-libs-docs.sgml:
7288         * docs/libs/gst-plugins-base-libs-sections.txt:
7289         * ext/gnomevfs/gstgnomevfssrc.c:
7290         * ext/gnomevfs/gstgnomevfssrc.h:
7291         * gst-libs/gst/Makefile.am:
7292         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
7293         * pkgconfig/gstreamer-plugins-base.pc.in:
7294         * sys/v4l/v4lsrc_calls.c:
7295         * tests/examples/Makefile.am:
7296         * win32/common/config.h:
7297           Revert unwanted commit. many thanks to moap. I want a fix for 
7298           https://thomas.apestaart.org/moap/trac/ticket/239
7299
7300 2007-08-23  Stefan Kost  <ensonic@users.sf.net>
7301
7302         * gst/volume/gstvolume.c:
7303           Move passthrough below gst_object_sync_values(). Fixes #442654.
7304
7305 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
7306
7307         * gst-libs/gst/audio/audio.c:
7308         Clarify the docs a little.
7309
7310 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
7311
7312         * gst/volume/gstvolume.c:
7313           Enable liboil for float and add more details about problems with
7314           int16.
7315
7316 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
7317
7318         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
7319         Fix RGB24 masks as spotted by _ke (Daniel G. Siegel) on IRC.
7320
7321 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
7322
7323         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward):
7324         When calculating the first timestamp of the buffers, don't go below 0
7325         and clip the samples because the offset was on the eos page.
7326         Fixes #466717.
7327
7328 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
7329
7330         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain),
7331         (gst_ogg_demux_collect_chain_info):
7332         Also submit the eos page when trying to find the first timestamp.
7333         See #466717.
7334
7335 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
7336
7337         * gst-libs/gst/audio/audio.h:
7338         Use gst_util_uint64_scale() instead of doing the math
7339         with double for GST_FRAMES_TO_CLOCK_TIME() and
7340         GST_CLOCK_TIME_TO_FRAMES(). For large timestamps this
7341         prevents rounding errors. Fixes #467667.
7342
7343 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7344
7345         * gst-libs/gst/rtsp/gstrtspconnection.c:
7346         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
7347         (gst_rtsp_connection_read), (gst_rtsp_connection_poll):
7348         * gst-libs/gst/rtsp/gstrtspconnection.h:
7349         Small cleanups.
7350         On shutdown, don't read the control socket yet.
7351         Set timeout value correctly in all cases.
7352         Add function to check if the server accepts reads or writes.
7353         API: gst_rtsp_connection_poll()
7354
7355         * gst-libs/gst/rtsp/gstrtspdefs.h:
7356         Fix compilation with -pedantic.
7357         Add enum for _poll.
7358
7359 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
7360
7361         Patch by: Olivier Crete  <tester at tester ca>
7362
7363         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
7364         (gst_basertppayload_getcaps):
7365         * gst-libs/gst/rtp/gstbasertppayload.h:
7366         Add getcaps vfunc to basertppayload. See #465146.
7367
7368 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
7369
7370         * gst/playback/gstplaybasebin.c: (queue_threshold_reached):
7371         Only post buffering messages when we are a stream.
7372
7373 2007-08-15  Tim-Philipp Müller  <tim at centricular dot net>
7374
7375         * gst-libs/gst/pbutils/install-plugins.c:
7376         * gst-libs/gst/pbutils/missing-plugins.c:
7377           Small docs fix and addition.
7378
7379 2007-08-13  Tim-Philipp Müller  <tim at centricular dot net>
7380
7381         * tests/icles/.cvsignore:
7382         * tests/icles/Makefile.am:
7383         * tests/icles/test-textoverlay.c:
7384           Add a dumb little test for textoverlay alignments.
7385
7386 2007-08-13  Tim-Philipp Müller  <tim at centricular dot net>
7387
7388         Patch by: Dan Williams  <dcbw redhat com>
7389
7390         * ext/pango/gsttextoverlay.c:
7391         * ext/pango/gsttextoverlay.h:
7392           API: add "line-alignment" property (#459334). Add gtk-doc blurb for
7393           "silent" property so there's a Since tag in the API reference.
7394
7395 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
7396
7397         * gst-libs/gst/rtp/gstbasertppayload.c:
7398         (gst_basertppayload_set_outcaps):
7399         * gst-libs/gst/rtp/gstbasertppayload.h:
7400         Improve caps negotiation so that downstream elements can confiure
7401         certain RTP properties by fixing them on the caps. See #465146.
7402         Add docs.
7403
7404 2007-08-11  Tim-Philipp Müller  <tim at centricular dot net>
7405
7406         * docs/libs/gst-plugins-base-libs-sections.txt:
7407         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7408         * gst-libs/gst/rtp/gstbasertpdepayload.h:
7409           Mark as deprecated some macros which were presumably meant to be
7410           private API and accidentally exposed in the public header file.
7411           Also actually _init() lock (only works at the moment because the
7412           struct is zeroed out when created and the initial values in the
7413           mutex struct are zeroes too). (#459585)
7414
7415 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
7416
7417         * docs/libs/Makefile.am:
7418           Remove cruft and do some cleanups.
7419
7420         * docs/libs/gst-plugins-base-libs-docs.sgml:
7421           Prepare for comming gtkdoc features (rebase against online docs).
7422
7423 2007-08-10  Michael Smith <msmith@fluendo.com>
7424
7425         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
7426           Debug output fixes.
7427         * tests/check/elements/audiorate.c: (do_perfect_stream_test),
7428         (GST_START_TEST):
7429           Change the number of buffers used; 500 is too many and leads to
7430           timeouts.
7431
7432 2007-08-10  Tim-Philipp Müller  <tim at centricular dot net>
7433
7434         * gst/playback/gstqueue2.c:
7435         * gst/videorate/gstvideorate.c:
7436           Printf format fixes (#465028).
7437
7438 2007-08-09  Michael Smith <msmith@fluendo.com>
7439
7440         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
7441           If we have a large (> 1 second) discontinuity, push a series of
7442           smaller buffers rather than a single very large buffer. Avoids
7443           unreasonably large single buffer allocations when encountering a
7444           large gap.
7445         * tests/check/elements/audiorate.c: (GST_START_TEST),
7446         (audiorate_suite):
7447           Add a test for this.
7448
7449 2007-08-09  Jan Schmidt  <thaytan@mad.scientist.com>
7450
7451         * gst/playback/gstplaybasebin.c: (group_commit),
7452         (queue_remove_probe), (queue_threshold_reached):
7453
7454         Patch by: Josep Torra Valles <josep@fluendo.com>
7455         Fixes: #465015
7456         Make sure we remove the check_queues buffer probe from the 
7457         correct queue to avoid racily going back to "buffering 99%" when
7458         buffering is actually complete.
7459
7460         Also, fix the spelling of Josep's surname in the ChangeLog.
7461
7462 2007-08-09  Stefan Kost  <ensonic@users.sf.net>
7463
7464         * ext/ogg/gstoggmux.c:
7465           Do not leak oggmux instance.
7466         
7467         * ext/vorbis/vorbisenc.c:
7468           Also log values.
7469
7470 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
7471
7472         * po/hu.po:
7473         * po/it.po:
7474         * po/nl.po:
7475         * po/uk.po:
7476         * po/vi.po:
7477           Updated translations.
7478
7479 2007-08-08  Stefan Kost  <ensonic@users.sf.net>
7480
7481         patch by: Yang Hong <hongyang@redflag-linux.com>
7482
7483         * ext/pango/gsttextoverlay.c:
7484         * ext/pango/gsttextoverlay.h:
7485           Add 'silent' property to GstTimeOverlay. Fixes #462979
7486
7487 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
7488
7489         Patch by: Josep Torra Valles <josep@fluendo.com>
7490
7491         * docs/plugins/gst-plugins-base-plugins.args:
7492         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
7493         (gst_uri_decode_bin_init), (gst_uri_decode_bin_set_property),
7494         (gst_uri_decode_bin_get_property), (gen_source_element):
7495         Add connection-speed property. Fixes #464690.
7496
7497 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
7498
7499         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
7500
7501         * configure.ac:
7502         * gst-libs/gst/rtsp/Makefile.am:
7503         * gst-libs/gst/rtsp/gstrtspconnection.c:
7504         (gst_rtsp_connection_connect):
7505         Fix compilation on windows. Fixes #464320.
7506
7507 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
7508
7509         Patch by: Josep Torra Valles <josep@fluendo.com>
7510
7511         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7512         (gst_play_base_bin_init), (queue_threshold_reached),
7513         (gen_source_element), (setup_substreams),
7514         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
7515         (gst_play_base_bin_get_streaminfo_value_array):
7516         * gst/playback/gstplaybasebin.h:
7517         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
7518         (gst_play_bin_set_property), (gst_play_bin_get_property),
7519         (gst_play_bin_handle_redirect_message):
7520         Move connection-speed property from playbin to playbasebin so that we
7521         can also configure it in source elements that have the connection-speed
7522         property. Fixes #464028.
7523         Add some debug info here and there.
7524
7525 2007-08-06  Sebastian Dröge  <slomo@circular-chaos.org>
7526
7527         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
7528         Properly respond to conversion queries. Fixes #464079.
7529
7530 2007-08-03  Sebastian Dröge  <slomo@circular-chaos.org>
7531
7532         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_init),
7533         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
7534         (gst_audio_test_src_init_sine_table),
7535         (gst_audio_test_src_change_wave), (gst_audio_test_src_create):
7536         * gst/audiotestsrc/gstaudiotestsrc.h:
7537         Add float/double and int32 support to audiotestsrc. Fixes #460422.
7538         Also set the default volume to the default value specified in the
7539         GParamSpec.
7540
7541 2007-08-03  Sebastian Dröge  <slomo@circular-chaos.org>
7542
7543         Patch by: Jens Granseuer <jensgr at gmx dot net>
7544
7545         * gst/audioconvert/gstaudioquantize.c:
7546         Fix C89 incompatibilities and spelling of explanations. Fixes #463215.
7547
7548 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
7549
7550         * gst-libs/gst/rtsp/gstrtsptransport.c: (gst_rtsp_transport_parse):
7551         Add rdt manager for rdt transport.
7552         Fix parsing of RDT transport.
7553
7554 2007-08-03  Jan Schmidt  <thaytan@mad.scientist.com>
7555
7556         * configure.ac:
7557         Back to CVS
7558
7559 === release 0.10.14 ===
7560
7561 2007-08-03  Jan Schmidt <thaytan@mad.scientist.com>
7562
7563         * configure.ac:
7564           releasing 0.10.14, "Light Years Ahead"
7565
7566 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7567
7568         * tests/check/libs/audio.c: (GST_START_TEST):
7569         Fix the test to reflect the behaviour of gst_audio_clip_buffer.
7570
7571 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7572
7573         * gst-libs/gst/audio/audio.c:
7574         When clipping a buffer with no timestamp, assume it is
7575         within the segment without warnings.
7576
7577         Fixes: #460978
7578
7579 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
7580
7581         * gst-libs/gst/rtsp/gstrtspextension.c: (gst_rtsp_extension_send):
7582         Fire the signal on the object, not the interface.
7583
7584 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7585
7586         * gst-libs/gst/rtsp/.cvsignore:
7587         Ber. Don't include the full path, idiot.
7588
7589 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7590
7591         * gst-libs/gst/rtsp/.cvsignore:
7592         Ignore generated files.
7593
7594 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7595
7596         * gst-libs/gst/interfaces/Makefile.am:
7597         * gst-libs/gst/interfaces/interfaces-marshal.list:
7598         * gst-libs/gst/interfaces/rtspextension.c:
7599         * gst-libs/gst/interfaces/rtspextension.h:
7600         * gst-libs/gst/rtsp/Makefile.am:
7601         * gst-libs/gst/rtsp/gstrtsp.h:
7602         * gst-libs/gst/rtsp/gstrtspextension.c:
7603         (gst_rtsp_extension_get_type), (gst_rtsp_extension_iface_init),
7604         (gst_rtsp_extension_detect_server),
7605         (gst_rtsp_extension_before_send), (gst_rtsp_extension_after_send),
7606         (gst_rtsp_extension_parse_sdp), (gst_rtsp_extension_setup_media),
7607         (gst_rtsp_extension_configure_stream),
7608         (gst_rtsp_extension_get_transports),
7609         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
7610         * gst-libs/gst/rtsp/gstrtspextension.h:
7611         * gst-libs/gst/rtsp/rtsp-marshal.list:
7612         Move the rtspextension.h interface into gstrtspextension.h
7613         as part of libgstrtsp instead of libgstinterfaces, because it's
7614         only for use within plugins, not applications. 
7615         Add stuff to do the enum & marshal generation needed in libgstrtsp now.
7616         Use the GST_TYPE_RTSP_RESULT enum type for the return value of the 
7617         signal that the GstRTSPExtension interface emits, since G_TYPE_ENUM
7618         is abstract.
7619
7620 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
7621
7622         * gst-libs/gst/interfaces/Makefile.am:
7623         * gst-libs/gst/interfaces/interfaces-marshal.list:
7624         * gst-libs/gst/interfaces/rtspextension.c:
7625         (gst_rtsp_extension_iface_init),
7626         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
7627         * gst-libs/gst/interfaces/rtspextension.h:
7628         Fix marshaller for the send signal.
7629         Add URL to stream selection interface method.
7630
7631 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7632
7633         * gst-libs/gst/riff/Makefile.am:
7634         Pull in our dependencies from -base before those from outside.
7635
7636 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
7637
7638         * docs/libs/gst-plugins-base-libs-sections.txt:
7639         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_decode_ip):
7640         * gst-libs/gst/rtsp/gstrtspbase64.h:
7641         API: gst_rtsp_base64_decode_ip()
7642         Added function to decode Base64 in-place.
7643
7644 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7645
7646         * tests/check/libs/.cvsignore:
7647         Ignore the mixer test binary.
7648
7649 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7650
7651         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward):
7652         Gratuitous comment change to trigger a rebuild on the buildbots.
7653
7654 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
7655
7656         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_media_get_media),
7657         (gst_sdp_media_get_port), (gst_sdp_media_get_num_ports),
7658         (gst_sdp_media_get_proto), (gst_sdp_media_formats_len),
7659         (gst_sdp_media_get_format), (gst_sdp_media_get_information),
7660         (gst_sdp_media_connections_len), (gst_sdp_media_get_connection),
7661         (gst_sdp_media_bandwidths_len), (gst_sdp_media_get_badwidth),
7662         (gst_sdp_media_get_key), (gst_sdp_media_attributes_len),
7663         (gst_sdp_media_get_attribute), (gst_sdp_media_get_attribute_val_n),
7664         (gst_sdp_media_get_attribute_val):
7665         * gst-libs/gst/sdp/gstsdpmessage.h:
7666         Constify args where we can.
7667
7668 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
7669
7670         * gst-libs/gst/interfaces/Makefile.am:
7671         * gst-libs/gst/interfaces/rtspextension.c:
7672         (gst_rtsp_extension_get_type), (gst_rtsp_extension_iface_init),
7673         (gst_rtsp_extension_detect_server),
7674         (gst_rtsp_extension_before_send), (gst_rtsp_extension_after_send),
7675         (gst_rtsp_extension_parse_sdp), (gst_rtsp_extension_setup_media),
7676         (gst_rtsp_extension_configure_stream),
7677         (gst_rtsp_extension_get_transports),
7678         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
7679         * gst-libs/gst/interfaces/rtspextension.h:
7680         Move interface for RTSP extensions from -good to here.
7681         Added helper methods to invoke interface methods.
7682
7683 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
7684
7685         * docs/libs/gst-plugins-base-libs-sections.txt:
7686         * gst-libs/gst/rtsp/gstrtspdefs.h:
7687         * gst-libs/gst/rtsp/gstrtspmessage.c: (key_value_foreach),
7688         (gst_rtsp_message_get_type), (gst_rtsp_message_parse_request),
7689         (gst_rtsp_message_init_response),
7690         (gst_rtsp_message_parse_response), (gst_rtsp_message_new_data),
7691         (gst_rtsp_message_parse_data), (gst_rtsp_message_add_header),
7692         (gst_rtsp_message_remove_header), (gst_rtsp_message_get_header),
7693         (gst_rtsp_message_append_headers), (gst_rtsp_message_set_body),
7694         (gst_rtsp_message_get_body), (dump_key_value):
7695         * gst-libs/gst/rtsp/gstrtspmessage.h:
7696         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
7697         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
7698         (gst_rtsp_range_parse):
7699         * gst-libs/gst/rtsp/gstrtsprange.h:
7700         * gst-libs/gst/rtsp/gstrtsptransport.c:
7701         * gst-libs/gst/rtsp/gstrtspurl.c:
7702         Fix some more RTSP docs.
7703         Add some missing methods for dealing with messages.
7704
7705 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
7706
7707         * docs/libs/gst-plugins-base-libs-docs.sgml:
7708         * docs/libs/gst-plugins-base-libs-sections.txt:
7709         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_encode):
7710         * gst-libs/gst/rtsp/gstrtspbase64.h:
7711         * gst-libs/gst/rtsp/gstrtspconnection.c:
7712         (gst_rtsp_connection_connect), (add_auth_header),
7713         (gst_rtsp_connection_write), (gst_rtsp_connection_send),
7714         (read_body), (gst_rtsp_connection_receive),
7715         (gst_rtsp_connection_next_timeout),
7716         (gst_rtsp_connection_reset_timeout),
7717         (gst_rtsp_connection_set_auth):
7718         * gst-libs/gst/rtsp/gstrtspconnection.h:
7719         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status):
7720         * gst-libs/gst/rtsp/gstrtspdefs.h:
7721         * gst-libs/gst/rtsp/gstrtspmessage.h:
7722         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
7723         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
7724         (gst_rtsp_range_parse):
7725         * gst-libs/gst/rtsp/gstrtspurl.h:
7726         Added beginnings of RTSP documentation.
7727
7728 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
7729
7730         * docs/libs/Makefile.am:
7731         * docs/libs/gst-plugins-base-libs-docs.sgml:
7732         * docs/libs/gst-plugins-base-libs-sections.txt:
7733         * gst-libs/gst/sdp/gstsdp.h:
7734         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_message_set_origin),
7735         (gst_sdp_message_set_connection), (gst_sdp_message_add_bandwidth),
7736         (gst_sdp_message_add_time), (gst_sdp_message_add_zone),
7737         (gst_sdp_message_set_key), (gst_sdp_message_get_attribute_val_n),
7738         (gst_sdp_message_get_attribute_val),
7739         (gst_sdp_message_add_attribute), (gst_sdp_media_new),
7740         (gst_sdp_media_init), (gst_sdp_media_uninit), (gst_sdp_media_free),
7741         (gst_sdp_media_get_media), (gst_sdp_media_set_media),
7742         (gst_sdp_media_get_port), (gst_sdp_media_get_num_ports),
7743         (gst_sdp_media_set_port_info), (gst_sdp_media_get_proto),
7744         (gst_sdp_media_set_proto), (gst_sdp_media_formats_len),
7745         (gst_sdp_media_get_format), (gst_sdp_media_add_format),
7746         (gst_sdp_media_get_information), (gst_sdp_media_set_information),
7747         (gst_sdp_media_connections_len), (gst_sdp_media_get_connection),
7748         (gst_sdp_media_add_connection), (gst_sdp_media_bandwidths_len),
7749         (gst_sdp_media_get_badwidth), (gst_sdp_media_add_bandwidth),
7750         (gst_sdp_media_set_key), (gst_sdp_media_get_key),
7751         (gst_sdp_media_attributes_len), (gst_sdp_media_add_attribute),
7752         (gst_sdp_media_get_attribute_val_n),
7753         (gst_sdp_media_get_attribute_val), (gst_sdp_message_parse_buffer),
7754         (print_media), (gst_sdp_message_dump):
7755         * gst-libs/gst/sdp/gstsdpmessage.h:
7756         Document the SDP library.
7757         Add some of the missing SDPMedia methods.
7758
7759 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
7760
7761         * configure.ac:
7762         * gst-libs/gst/Makefile.am:
7763         * gst-libs/gst/rtsp/Makefile.am:
7764         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_encode):
7765         * gst-libs/gst/rtsp/gstrtspbase64.h:
7766         * gst-libs/gst/rtsp/gstrtspconnection.c: (inet_aton),
7767         (gst_rtsp_connection_create), (gst_rtsp_connection_connect),
7768         (add_auth_header), (add_date_header), (gst_rtsp_connection_write),
7769         (gst_rtsp_connection_send), (read_line), (read_string), (read_key),
7770         (parse_response_status), (parse_request_line), (parse_line),
7771         (gst_rtsp_connection_read), (read_body),
7772         (gst_rtsp_connection_receive), (gst_rtsp_connection_close),
7773         (gst_rtsp_connection_free), (gst_rtsp_connection_next_timeout),
7774         (gst_rtsp_connection_reset_timeout), (gst_rtsp_connection_flush),
7775         (gst_rtsp_connection_set_auth):
7776         * gst-libs/gst/rtsp/gstrtspconnection.h:
7777         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status),
7778         (gst_rtsp_strresult), (gst_rtsp_method_as_text),
7779         (gst_rtsp_version_as_text), (gst_rtsp_header_as_text),
7780         (gst_rtsp_status_as_text), (gst_rtsp_find_header_field),
7781         (gst_rtsp_find_method):
7782         * gst-libs/gst/rtsp/gstrtspdefs.h:
7783         * gst-libs/gst/rtsp/gstrtspmessage.c: (key_value_foreach),
7784         (gst_rtsp_message_new), (gst_rtsp_message_init),
7785         (gst_rtsp_message_new_request), (gst_rtsp_message_init_request),
7786         (gst_rtsp_message_new_response), (gst_rtsp_message_init_response),
7787         (gst_rtsp_message_init_data), (gst_rtsp_message_unset),
7788         (gst_rtsp_message_free), (gst_rtsp_message_add_header),
7789         (gst_rtsp_message_remove_header), (gst_rtsp_message_get_header),
7790         (gst_rtsp_message_append_headers), (gst_rtsp_message_set_body),
7791         (gst_rtsp_message_take_body), (gst_rtsp_message_get_body),
7792         (gst_rtsp_message_steal_body), (dump_mem), (dump_key_value),
7793         (gst_rtsp_message_dump):
7794         * gst-libs/gst/rtsp/gstrtspmessage.h:
7795         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
7796         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
7797         (gst_rtsp_range_parse), (gst_rtsp_range_free):
7798         * gst-libs/gst/rtsp/gstrtsprange.h:
7799         * gst-libs/gst/rtsp/gstrtsptransport.c: (gst_rtsp_transport_new),
7800         (gst_rtsp_transport_init), (gst_rtsp_transport_get_mime),
7801         (gst_rtsp_transport_get_manager), (parse_mode), (parse_range),
7802         (range_as_text), (rtsp_transport_mode_as_text),
7803         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
7804         (gst_rtsp_transport_parse), (gst_rtsp_transport_as_text),
7805         (gst_rtsp_transport_free):
7806         * gst-libs/gst/rtsp/gstrtsptransport.h:
7807         * gst-libs/gst/rtsp/gstrtspurl.c: (gst_rtsp_url_parse),
7808         (gst_rtsp_url_free), (gst_rtsp_url_set_port),
7809         (gst_rtsp_url_get_port), (gst_rtsp_url_get_request_uri):
7810         * gst-libs/gst/rtsp/gstrtspurl.h:
7811         * gst-libs/gst/sdp/Makefile.am:
7812         * gst-libs/gst/sdp/gstsdp.h:
7813         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_origin_init),
7814         (gst_sdp_connection_init), (gst_sdp_bandwidth_init),
7815         (gst_sdp_time_init), (gst_sdp_zone_init), (gst_sdp_key_init),
7816         (gst_sdp_attribute_init), (gst_sdp_message_new),
7817         (gst_sdp_message_init), (gst_sdp_message_uninit),
7818         (gst_sdp_message_free), (gst_sdp_media_new), (gst_sdp_media_init),
7819         (gst_sdp_media_uninit), (gst_sdp_media_free),
7820         (gst_sdp_message_set_origin), (gst_sdp_message_get_origin),
7821         (gst_sdp_message_set_connection), (gst_sdp_message_get_connection),
7822         (gst_sdp_message_add_bandwidth), (gst_sdp_message_add_time),
7823         (gst_sdp_message_add_zone), (gst_sdp_message_set_key),
7824         (gst_sdp_message_get_key), (gst_sdp_message_get_attribute_val_n),
7825         (gst_sdp_message_get_attribute_val),
7826         (gst_sdp_message_add_attribute), (gst_sdp_message_add_media),
7827         (gst_sdp_media_add_attribute), (gst_sdp_media_add_bandwidth),
7828         (gst_sdp_media_add_format), (gst_sdp_media_get_attribute),
7829         (gst_sdp_media_get_attribute_val_n),
7830         (gst_sdp_media_get_attribute_val), (gst_sdp_media_get_format),
7831         (read_string), (read_string_del), (gst_sdp_parse_line),
7832         (gst_sdp_message_parse_buffer), (print_media),
7833         (gst_sdp_message_dump):
7834         * gst-libs/gst/sdp/gstsdpmessage.h:
7835         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
7836         Move SDP and RTSP from helper objects in -good to a reusable library.
7837         Use a proper gst_ namespace.
7838
7839 2007-07-23  Sebastian Dröge  <slomo@circular-chaos.org>
7840
7841         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
7842         (vorbis_dec_flush_decode):
7843         Use the new buffer clipping function from gstaudio here.
7844
7845 2007-07-23  Sebastian Dröge  <slomo@circular-chaos.org>
7846
7847         * docs/libs/gst-plugins-base-libs-sections.txt:
7848         * gst-libs/gst/audio/audio.c: (gst_audio_buffer_clip):
7849         * gst-libs/gst/audio/audio.h:
7850         * tests/check/libs/audio.c: (GST_START_TEST), (audio_suite):
7851         API: Add buffer clipping function for raw audio buffers. Fixes #456656.
7852         Also add deprecation guards for gst_audio_structure_set_int() to the
7853         header.
7854
7855 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
7856
7857         * docs/libs/gst-plugins-base-libs-sections.txt:
7858           Cleanup the docs.
7859
7860 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
7861
7862         Patch by: Dan Williams <dcbw at redhat dot com>
7863
7864         * gst/playback/gstplaybasebin.c:
7865         (gst_play_base_bin_get_streaminfo_value_array):
7866         Don't return NULL when querying the stream info value array but instead
7867         return an empty array. Fixes #459204.
7868
7869 2007-07-23  Tim-Philipp Müller  <tim at centricular dot net>
7870
7871         * gst/playback/gsturidecodebin.c:
7872           Init debug category before using it.
7873
7874 2007-07-21  Jan Schmidt  <thaytan@noraisin.net>
7875
7876         * gst-libs/gst/interfaces/mixer.h:
7877         Add padding vars in place of the signal pointers
7878         when building with DISABLE_DEPRECATED so that the
7879         interface structure doesn't change size.
7880
7881 2007-07-20  Jan Schmidt  <thaytan@noraisin.net>
7882
7883         * docs/libs/gst-plugins-base-libs-sections.txt:
7884         * ext/alsa/gstalsamixer.c:
7885         * ext/alsa/gstalsamixer.h:
7886         * ext/alsa/gstalsamixerelement.c:
7887         * ext/alsa/gstalsamixertrack.c:
7888         * gst-libs/gst/interfaces/mixer.c:
7889         * gst-libs/gst/interfaces/mixer.h:
7890         * gst-libs/gst/interfaces/mixeroptions.c:
7891         * gst-libs/gst/interfaces/mixeroptions.h:
7892         * gst-libs/gst/interfaces/mixertrack.c:
7893         * gst-libs/gst/interfaces/mixertrack.h:
7894         * tests/check/Makefile.am:
7895         * tests/check/libs/mixer.c:
7896
7897         Patch By: Marc-Andre Lureau <marcandre.lureau@gmail.com>
7898         Fixes: #152864 
7899
7900         Add support for notifying mixer changes on the message bus, and
7901         implement it in alsamixer.
7902
7903         API: gst_mixer_get_mixer_flags
7904         API: gst_mixer_message_parse_mute_toggled
7905         API: gst_mixer_message_parse_record_toggled
7906         API: gst_mixer_message_parse_volume_changed
7907         API: gst_mixer_message_parse_option_changed
7908         API: GstMixerMessageType
7909         API: GstMixerFlags
7910
7911 2007-07-20  Michael Smith <msmith@fluendo.com>
7912
7913         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7914         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps):
7915           xcontext->im_format is only for testing XShm support (as the header
7916           file comments document). Use xvimage->im_format for everything else.
7917           Avoids spurious warnings on buffer allocation before setcaps.
7918
7919 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
7920
7921         * tests/examples/volume/Makefile.am:
7922         * tests/icles/Makefile.am:
7923           We should use $(LIBM).
7924
7925 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
7926
7927         * tests/icles/Makefile.am:
7928           This needs -lm.
7929
7930 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
7931
7932         * gst-libs/gst/rtp/gstbasertppayload.c:
7933         (gst_basertppayload_class_init), (gst_basertppayload_init),
7934         (gst_basertppayload_set_property),
7935         (gst_basertppayload_get_property):
7936         Don't break ABI, restore previous ranges. Keep the default random
7937         selection of timestamp and seqnum offset but as soon as the app sets a
7938         specific value, use that one.
7939
7940 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
7941
7942         Patch by: Bastien Nocera <hadess at hadess dot net>
7943
7944         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
7945         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
7946         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
7947         * sys/xvimage/xvimagesink.h:
7948         Add option to turn off double-buffering for debugging purposes.
7949         Fixes #437169.
7950
7951 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
7952
7953         Patch by: Jorn Baayen <jorn at openedhand dot com>
7954
7955         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
7956         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
7957         (gst_ximagesink_init), (gst_ximagesink_class_init):
7958         * sys/ximage/ximagesink.h:
7959         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
7960         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
7961         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
7962         * sys/xvimage/xvimagesink.h:
7963         add 'handle-expose' property. Useful for video widgets which may want to
7964         be in control of Expose behaviour. Fixes #380625
7965
7966 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
7967
7968         * gst-libs/gst/rtp/gstbasertppayload.c:
7969         (gst_basertppayload_class_init), (gst_basertppayload_init),
7970         (gst_basertppayload_event), (gst_basertppayload_push),
7971         (gst_basertppayload_set_property),
7972         (gst_basertppayload_get_property),
7973         (gst_basertppayload_change_state):
7974         * gst-libs/gst/rtp/gstbasertppayload.h:
7975         Fix ranges of rtp payloader properties so that the full range can be
7976         used in addition to -1 (random).
7977         Fix wrong seqnum reporting in caps.
7978         Fixes #420326.
7979
7980 2007-07-13  Wim Taymans  <wim.taymans@gmail.com>
7981
7982         * gst/videorate/gstvideorate.c: (gst_video_rate_init),
7983         (gst_video_rate_query):
7984         Use boilerplate.
7985         Add latency query, might not be perfect yet but already works a lot
7986         better. Fixes #442557.
7987
7988 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
7989
7990         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
7991         (gst_xvimagesink_setcaps):
7992         * sys/xvimage/xvimagesink.h:
7993         After a caps change, redraw our borders to avoid garbage left there
7994         when the image format changes to a smaller size, like 16:9 -> 4:3
7995         Also, hold the flow_lock a bit longer in the set_caps while we're
7996         fiddling with the xcontext.
7997
7998 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
7999
8000         * Makefile.am:
8001         * configure.ac:
8002         * tests/Makefile.am:
8003         Remove bogus check for libcheck, since we check for
8004         gstreamer-check and it pulls in the required info from there, and we
8005         weren't actually _using_ the information for libcheck ourselves
8006         anyway.
8007
8008 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
8009
8010         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8011         (gst_ffmpeg_caps_to_pixfmt):
8012         Fix the r_mask test for RGBA32 on little-endian.
8013         Fix a stupid typo that would have obviously broken 
8014         compilation on big-endian, if anyone was testing.
8015
8016 2007-07-12  Wim Taymans  <wim.taymans@gmail.com>
8017
8018         * gst/videotestsrc/videotestsrc.c: (paint_hline_AYUV),
8019         (paint_hline_str4):
8020         * gst/videotestsrc/videotestsrc.h:
8021         Add alpha to the color struct.
8022         Use a default alpha value of 255 instead of 128.
8023
8024 2007-07-12  Wim Taymans  <wim.taymans@gmail.com>
8025
8026         * gst/playback/gstplaybasebin.c: (no_more_pads_full),
8027         (setup_source):
8028         Clear the dynamic pads counter when starting a new uri. This makes
8029         reusing playbin work again.
8030         Fixes #454264.
8031
8032 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
8033
8034         * configure.ac:
8035           Use pkg-config to locate check.
8036
8037 2007-07-12  Tim-Philipp Müller  <tim at centricular dot net>
8038
8039         * configure.ac:
8040         * tests/check/elements/volume.c: (GST_START_TEST):
8041           Fix 'make check' build against core CVS.
8042
8043 2007-07-10  Stefan Kost  <ensonic@users.sf.net>
8044
8045         * gst-libs/gst/interfaces/propertyprobe.c:
8046         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8047         * gst-libs/gst/tag/gstvorbistag.c:
8048           Make gtk-doc happy.
8049
8050 2007-07-08  Tim-Philipp Müller  <tim at centricular dot net>
8051
8052         * gst-libs/gst/audio/gstbaseaudiosink.c:
8053         (gst_base_audio_sink_callback):
8054           Quick hack to make audiosinks stop at EOS when operating in
8055           pull-mode; needs to be fixed properly some day.
8056
8057 2007-07-06  Stefan Kost  <ensonic@users.sf.net>
8058
8059         * docs/libs/gst-plugins-base-libs-sections.txt:
8060           Fix location of includes in the docs.
8061
8062 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
8063
8064         * gst/ffmpegcolorspace/avcodec.h:
8065         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8066         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
8067         (gst_ffmpegcsp_avpicture_fill):
8068         * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
8069         (img_get_alpha_info):
8070         Add 2 new pixel formats - ABGR32 and ARGB32, which are reflections
8071         of the existing BGRA32 and RGBA32 formats with the alpha at the other
8072         end of the word. Partially fixes #451908
8073
8074 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
8075
8076         * docs/libs/Makefile.am:
8077         * docs/plugins/Makefile.am:
8078           Simplify --extra-dir as gtkdoc scans recursively.
8079
8080 2007-07-03  Wim Taymans  <wim.taymans@gmail.com>
8081
8082         * gst/adder/gstadder.c: (gst_adder_sink_getcaps),
8083         (gst_adder_request_new_pad):
8084         Make getcaps more robust by not using the proxycaps function. This makes
8085         sure that we don't end up recursively calling getcaps upstream.
8086         See #316248.
8087
8088 2007-06-29  Wim Taymans  <wim.taymans@gmail.com>
8089
8090         * gst/audioconvert/audioconvert.c:
8091         Include math.h to fix compilation.
8092
8093 2007-06-29  Jan Schmidt  <thaytan@mad.scientist.com>
8094
8095         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8096         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
8097         Add a mapping for YUV format "IYU1", which is a 4:1:1 packed pixel
8098         format, as produced by some dc1394 cameras like the iSight.
8099         See http://www.fourcc.org/yuv.php#IYU1
8100
8101 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
8102
8103         * gst/audioconvert/Makefile.am:
8104         * gst/audioconvert/audioconvert.c: (audio_convert_get_func_index),
8105         (check_default), (audio_convert_prepare_context),
8106         (audio_convert_clean_context), (audio_convert_convert):
8107         * gst/audioconvert/audioconvert.h:
8108         * gst/audioconvert/gstaudioconvert.c:
8109         (gst_audio_convert_dithering_get_type),
8110         (gst_audio_convert_ns_get_type), (gst_audio_convert_class_init),
8111         (gst_audio_convert_init), (gst_audio_convert_set_caps),
8112         (gst_audio_convert_set_property), (gst_audio_convert_get_property):
8113         * gst/audioconvert/gstaudioconvert.h:
8114         * gst/audioconvert/gstaudioquantize.c:
8115         (gst_audio_quantize_setup_noise_shaping),
8116         (gst_audio_quantize_free_noise_shaping),
8117         (gst_audio_quantize_setup_dither),
8118         (gst_audio_quantize_free_dither),
8119         (gst_audio_quantize_setup_quantize_func),
8120         (gst_audio_quantize_setup), (gst_audio_quantize_free):
8121         * gst/audioconvert/gstaudioquantize.h:
8122         Implement dithering and noise shaping in audioconvert. By default now
8123         TPDF dithering (and no noise shaping) will be used when converting
8124         from a higher bit depth to 20 bit depth or smaller, otherwise
8125         everything will be as it is now.
8126         For the last audioconvert in a pipeline it would make sense to
8127         use some kind of noise shaping, enabling it by default for all
8128         conversions would give undesired results though. Fixes #360246.
8129         * tests/check/elements/audioconvert.c: (setup_audioconvert),
8130         (GST_START_TEST):
8131         Adjust unit test for the new audioconvert.
8132
8133 2007-06-28  Wim Taymans  <wim@fluendo.com>
8134
8135         * gst/playback/gstqueue2.c: (apply_segment), (update_buffering):
8136         Use other metrics as well when estimating the buffer level.
8137
8138 2007-06-28  Wim Taymans  <wim@fluendo.com>
8139
8140         * gst/playback/gstplaybasebin.c: (make_decoder), (setup_source):
8141         Small debug improvement.
8142
8143         * gst/playback/gstqueue2.c: (apply_segment), (update_buffering),
8144         (plugin_init):
8145         Tweak the rate estimation period.
8146         When calculating the buffer filledness in rate estimation mode, don't
8147         mix it with other metrics.
8148
8149 2007-06-28  Wim Taymans  <wim@fluendo.com>
8150
8151         * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
8152         (gst_decode_group_expose), (gst_decode_group_free), (add_fakesink):
8153         When creating the groups, allow for a 5 second, unlimited buffers
8154         preroll phase after which we expose the group.
8155         When the group is exposed, use a small number of buffers up to a 2
8156         second limit. Also disconnect the overrun signal from multiqueue when we
8157         exposed the group because it is not needed anymore.
8158
8159 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
8160
8161         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
8162           Don't pass trailing zeroes in fixed-size string arrays in ID3v1 tags
8163           to utf8-validate; fixes recognition of ID3v1 tags in UTF-8 encoding
8164           (#451707); also, output some debugging info when dealing with
8165           freeform strings.
8166
8167         * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite):
8168           Add unit test for the above.
8169
8170 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
8171
8172         * gst-libs/gst/pbutils/descriptions.c: (caps_are_rtp_caps):
8173           Add description for Windows Media RTP caps.
8174
8175         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
8176           Remove RTP fields that don't define the format from caps.
8177
8178 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
8179
8180         * ext/vorbis/vorbisdec.c: (vorbis_dec_decode_buffer):
8181           Skip empty buffers, but not empty header buffers. That way the original
8182           vorbisdec unit test still passes (#451145); also, take into account
8183           that those empty packets might carry a granulepos.
8184
8185         * tests/check/Makefile.am:
8186         * tests/check/elements/vorbisdec.c:
8187         (_create_codebook_header_buffer), (_create_audio_buffer),
8188         (GST_START_TEST), (vorbisdec_suite):
8189           Add unit test that sends an empty packet.
8190
8191 2007-06-27  Wim Taymans  <wim@fluendo.com>
8192
8193         * ext/vorbis/vorbisdec.c: (vorbis_dec_decode_buffer):
8194         Don't error out on 0-sized packets, just emit a warning because this is
8195         not a fatal error. Fixes #451145.
8196
8197 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
8198
8199         * docs/plugins/gst-plugins-base-plugins.args:
8200         * docs/plugins/gst-plugins-base-plugins.signals:
8201         * docs/plugins/inspect/plugin-adder.xml:
8202         * docs/plugins/inspect/plugin-alsa.xml:
8203         * docs/plugins/inspect/plugin-audioconvert.xml:
8204         * docs/plugins/inspect/plugin-audiorate.xml:
8205         * docs/plugins/inspect/plugin-audioresample.xml:
8206         * docs/plugins/inspect/plugin-audiotestsrc.xml:
8207         * docs/plugins/inspect/plugin-cdparanoia.xml:
8208         * docs/plugins/inspect/plugin-decodebin.xml:
8209         * docs/plugins/inspect/plugin-decodebin2.xml:
8210         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
8211         * docs/plugins/inspect/plugin-gdp.xml:
8212         * docs/plugins/inspect/plugin-gnomevfs.xml:
8213         * docs/plugins/inspect/plugin-libvisual.xml:
8214         * docs/plugins/inspect/plugin-ogg.xml:
8215         * docs/plugins/inspect/plugin-pango.xml:
8216         * docs/plugins/inspect/plugin-playbin.xml:
8217         * docs/plugins/inspect/plugin-subparse.xml:
8218         * docs/plugins/inspect/plugin-tcp.xml:
8219         * docs/plugins/inspect/plugin-theora.xml:
8220         * docs/plugins/inspect/plugin-typefindfunctions.xml:
8221         * docs/plugins/inspect/plugin-video4linux.xml:
8222         * docs/plugins/inspect/plugin-videorate.xml:
8223         * docs/plugins/inspect/plugin-videoscale.xml:
8224         * docs/plugins/inspect/plugin-videotestsrc.xml:
8225         * docs/plugins/inspect/plugin-volume.xml:
8226         * docs/plugins/inspect/plugin-vorbis.xml:
8227         * docs/plugins/inspect/plugin-ximagesink.xml:
8228         * docs/plugins/inspect/plugin-xvimagesink.xml:
8229           Update docs with caps info.
8230
8231 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
8232
8233         * po/POTFILES.in:
8234           Add more files with translatable strings (#450875).
8235
8236 2007-06-23  Edward Hervey  <edward@fluendo.com>
8237
8238         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_find_chains):
8239         The chain should be freed if we error out here, else it will leak.
8240         * gst/playback/gstdecodebin.c: (disconnect_unlinked_signals),
8241         (cleanup_decodebin):
8242         Don't forget to *properly* remove the signals, else it will leak.
8243
8244 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
8245
8246         * MAINTAINERS:
8247         Updating all the maintainers files
8248
8249 2007-06-21  Stefan Kost  <ensonic@users.sf.net>
8250
8251         * tests/examples/seek/seek.c: (update_scale), (play_cb), (stop_cb),
8252         (main):
8253           Destroy and recreate parse-launch based pipeline after stop to be able
8254           to play again. Reorder some code and add more comments.
8255
8256 2007-06-20  Jan Schmidt  <thaytan@mad.scientist.com>
8257
8258         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
8259         When handling a delayed-caps notification case, mark
8260         the group as dynamic so that the nbdynamic count is
8261         incremented and decremented correctly. Fixes: #449156
8262         Patch by: Wim Taymans <wim@fluendo.com>
8263
8264 2007-06-19  Andy Wingo  <wingo@pobox.com>
8265
8266         * gst-libs/gst/audio/gstbaseaudiosink.c
8267         (gst_base_audio_sink_init): Enable pull-mode operation.
8268
8269 2007-06-19  Michael Smith <msmith@fluendo.com>
8270
8271         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8272           Change minimum rate back to 1000 to allow low-sample-rate wav files
8273           to play back.
8274
8275 2007-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
8276
8277         * po/vi.po:
8278           Update translations.
8279
8280 2007-06-15  David Schleef  <ds@schleef.org>
8281
8282         * gst/playback/gstqueue2.c:
8283           Fix compile error from ignored return value.
8284
8285 2007-06-15  Michael Smith <msmith@fluendo.com>
8286
8287         * gst/videoscale/vs_4tap.c: (vs_image_scale_4tap_Y):
8288           Update tmpbuf for all neccesary rows, not just one, as is required
8289           when downscaling.
8290           Fixes #402076.
8291
8292 2007-06-15  Michael Smith <msmith@fluendo.com>
8293
8294         * tests/check/pipelines/oggmux.c: (validate_ogg_page), (is_video),
8295         (eos_buffer_probe):
8296           Add a test that ensures we set DELTA_UNIT on all non-header,
8297           non-video buffers, if we have a video stream.
8298         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
8299         (gst_ogg_mux_process_best_pad):
8300           Move setting delta_pad to earlier, where we inspect all pads, so
8301           that leading audio pages don't get DELTA_UNIT unset if they come
8302           before the first DELTA_UNIT from video pages. Fixes the newly-added
8303           test. Fixes #385527.
8304
8305 2007-06-14  Tim-Philipp Müller  <tim at centricular dot net>
8306
8307         * tests/check/pipelines/streamheader.c: (streamheader_suite):
8308           Disable test_multifdsink_gdp_vorbisenc() on ppc64 since it
8309           fails on the p5-ppc64 build bot and the failure looks like it is due
8310           to the same issue as #348114, ie. a compiler bug.
8311
8312 2007-06-13  Edward Hervey  <edward@fluendo.com>
8313
8314         * gst/playback/gstqueue2.c: (gst_queue_create_read):
8315         Fix build on MacOSX.
8316
8317 2007-06-13  Wim Taymans  <wim@fluendo.com>
8318
8319         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8320         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain):
8321         Fix compilation on mingw. Fixes #446972.
8322
8323 2007-06-12  Wim Taymans  <wim@fluendo.com>
8324
8325         Patches by: Thiago Sousa Santos <thiagossantos at gmail dot com>
8326
8327         * gst/playback/gstqueue2.c: (update_buffering),
8328         (gst_queue_locked_enqueue):
8329         Fix a division by zero when the max percent is <= 0. Fixes #446572.
8330         also update the buffering status when receiving events. Fixes #446551.
8331
8332 2007-06-11  Wim Taymans  <wim@fluendo.com>
8333
8334         Based on patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
8335
8336         * gst/playback/gstqueue2.c: (gst_queue_peer_query),
8337         (gst_queue_handle_src_query):
8338         Wait for preroll before attempting to forward a duration query upstream.
8339         Fixes #445505.
8340
8341 2007-06-07  Sebastien Moutte  <sebastien@moutte.net>
8342
8343         * gst-libs/gst/rtp/gstbasertpdepayload.c: 
8344         (gst_base_rtp_depayload_set_gst_timestamp):
8345         Use G_GINT64_CONSTANT macro for int64 constant.
8346         * win32/common/libgstinterfaces.def:
8347         * win32/common/libgsttag.def:
8348         Add new exported functions.
8349
8350 2007-06-07  Tim-Philipp Müller  <tim at centricular dot net>
8351
8352         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
8353           The BOS page of the first Dirac video stream needs to come before
8354           the BOS page of any Vorbis streams or other audio streams, just like
8355           it is with Theora.
8356
8357 2007-06-07  Wim Taymans  <wim@fluendo.com>
8358
8359         * gst/playback/gstqueue2.c: (gst_queue_get_range):
8360         Fix compilation.
8361
8362 2007-06-06  Wim Taymans  <wim@fluendo.com>
8363
8364         Patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
8365
8366         * gst/playback/gstqueue2.c: (gst_queue_init),
8367         (gst_queue_handle_sink_event), (gst_queue_chain),
8368         (gst_queue_get_range), (gst_queue_src_checkgetrange_function),
8369         (gst_queue_sink_activate_push), (gst_queue_src_activate_push),
8370         (gst_queue_src_activate_pull):
8371         Add pull based scheduling and fix some deadlocks. Fixes #444523.
8372         Does not yet completely work because duration queries upstream won't
8373         block yet.
8374
8375 2007-06-06  Wim Taymans  <wim@fluendo.com>
8376
8377         * configure.ac:
8378         * gst/playback/gstqueue2.c: (gst_queue_create_read):
8379         Some more fseeko checks.
8380
8381 2007-06-06  Wim Taymans  <wim@fluendo.com>
8382
8383         * configure.ac:
8384         check for large file support.
8385
8386 2007-06-05  Sebastian Dröge  <slomo@circular-chaos.org>
8387
8388         Based on a patch by Sven Arvidsson <sa at whiz dot se>:
8389
8390         * gst/subparse/gstsubparse.c: (parse_subrip),
8391         (subviewer_unescape_newlines), (parse_subviewer),
8392         (gst_sub_parse_data_format_autodetect),
8393         (gst_sub_parse_format_autodetect), (gst_subparse_type_find):
8394         * gst/subparse/gstsubparse.h:
8395         Add support for SubViewer version 1 and 2 subtitles. Fixes #394061.
8396         * tests/check/elements/subparse.c: (GST_START_TEST),
8397         (subparse_suite):
8398         Add a unit test for both SubViewer formats.
8399
8400 2007-06-01  Michael Smith <msmith@fluendo.com>
8401
8402         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_do_seek):
8403           Don't overflow intermediate values when seeking to large time values
8404           in audiotestsrc.
8405
8406 2007-06-05  Wim Taymans  <wim@fluendo.com>
8407
8408         * gst/playback/gstqueue2.c: (gst_queue_have_data),
8409         (gst_queue_create_read), (gst_queue_read_item_from_file),
8410         (gst_queue_open_temp_location_file), (gst_queue_locked_enqueue):
8411         Include stdio to define fseeko.
8412
8413 2007-06-05  Wim Taymans  <wim@fluendo.com>
8414
8415         Patch by: Edward Hervey  <edward@fluendo.com>
8416
8417         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
8418         (gst_v4lsrc_query):
8419         Make v4lsrc output segments in GST_FORMAT_TIME. Fixes #442553.
8420
8421 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
8422
8423         * gst-libs/gst/riff/Makefile.am:
8424         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_info):
8425           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
8426           our own implementation.
8427
8428 2007-06-05  Wim Taymans  <wim@fluendo.com>
8429
8430         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8431         (gst_base_rtp_depayload_setcaps),
8432         (gst_base_rtp_depayload_set_gst_timestamp),
8433         (gst_base_rtp_depayload_change_state):
8434         Handle timestamp wraparound.
8435
8436 2007-06-05  Wim Taymans  <wim@fluendo.com>
8437
8438         * gst/playback/gsturidecodebin.c: (no_more_pads_full),
8439         (new_decoded_pad), (remove_pads), (make_decoder), (setup_source),
8440         (gst_uri_decode_bin_change_state):
8441         Make sure we name srcpads uniquely even when using different internal
8442         decodebins.
8443         Signal no-more-pads when no more dynamic elements exist.
8444         Remove pads on cleanup.
8445
8446 2007-06-05  Wim Taymans  <wim@fluendo.com>
8447
8448         Based on patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
8449
8450         * gst/playback/gstqueue2.c: (gst_queue_class_init),
8451         (gst_queue_init), (gst_queue_finalize),
8452         (gst_queue_write_buffer_to_file), (gst_queue_have_data),
8453         (gst_queue_create_read), (gst_queue_read_item_from_file),
8454         (gst_queue_open_temp_location_file),
8455         (gst_queue_close_temp_location_file), (gst_queue_locked_flush),
8456         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
8457         (gst_queue_is_empty), (gst_queue_is_filled),
8458         (gst_queue_change_state), (gst_queue_set_temp_location),
8459         (gst_queue_set_property):
8460         Add support for filebased buffering. Fixes #441264.
8461
8462 2007-06-05  Wim Taymans  <wim@fluendo.com>
8463
8464         * gst/playback/gstdecodebin2.c: (gst_decode_bin_factory_filter),
8465         (analyze_new_pad), (connect_pad), (expose_pad), (caps_notify_cb),
8466         (caps_notify_group_cb), (gst_decode_group_new),
8467         (gst_decode_group_free):
8468         Add support for delayed caps fixation when autoplugging.
8469         Optimize cases where a multiqueue is not needed/wanted, like right after
8470         anything that is not a demuxer.
8471
8472 2007-06-05  Wim Taymans  <wim@fluendo.com>
8473
8474         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fisbone),
8475         (gst_ogg_pad_submit_packet), (gst_ogg_demux_perform_seek),
8476         (gst_ogg_demux_read_chain), (gst_ogg_demux_collect_chain_info):
8477         consideratly speedup ogg chain detection by not trying to find a base
8478         timestamp for skeleton streams. 
8479
8480 2007-06-05  Wim Taymans  <wim@fluendo.com>
8481
8482         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
8483         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_add_full),
8484         (gst_multi_fd_sink_remove_flush),
8485         (gst_multi_fd_sink_remove_client_link),
8486         (gst_multi_fd_sink_handle_client_write),
8487         (gst_multi_fd_sink_handle_clients):
8488         * gst/tcp/gstmultifdsink.h:
8489         Add support for remove_flush.
8490
8491 2007-06-05  Wim Taymans  <wim@fluendo.com>
8492
8493         * docs/design/draft-keyframe-force.txt:
8494         * ext/theora/theoraenc.c: (theora_enc_sink_event),
8495         (theora_enc_chain):
8496         Add draft design for forcing keyframes in encoders and implement in
8497         theoraenc.
8498
8499 2007-06-05  Jan Schmidt  <thaytan@mad.scientist.com>
8500
8501         * configure.ac:
8502           Back to CVS
8503
8504 === release 0.10.13 ===
8505
8506 2007-06-05  Jan Schmidt <thaytan@mad.scientist.com>
8507
8508         * configure.ac:
8509           releasing 0.10.13, "What's Going on?"
8510
8511 2007-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
8512
8513         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8514         In riff, the depth is stored in the size field but it just means that
8515         the least significant bits are cleared. We can therefore just play
8516         the sample as if it had a depth == width. Fixes: #440997
8517
8518         Patch by: Wim Taymans <wim@fluendo.com> 
8519         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
8520
8521 2007-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
8522
8523         * gst-libs/gst/floatcast/floatcast.h:
8524         Define inline when needed on win32 builds. Fixes: #441295
8525         Patch by: Sebastien Moutte  <sebastien@moutte.net>
8526
8527 2007-05-29  Wim Taymans  <wim@fluendo.com>
8528
8529         * gst/playback/gstplaybasebin.c: (queue_overrun),
8530         (no_more_pads_full):
8531         Stop buffering when the group is commited because the queues filled up.
8532         Fixes #442024.
8533
8534 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
8535
8536         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
8537         (gst_alsa_mixer_free), (gst_alsa_mixer_update),
8538         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
8539         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
8540         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
8541         * ext/alsa/gstalsamixer.h:
8542         * ext/alsa/gstalsamixerelement.c:
8543         (gst_alsa_mixer_element_interface_supported),
8544         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
8545         (gst_alsa_mixer_element_set_property),
8546         (gst_alsa_mixer_element_get_property),
8547         (gst_alsa_mixer_element_change_state):
8548         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_update):
8549         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_volume_changed),
8550         (gst_mixer_option_changed):
8551         * gst-libs/gst/interfaces/mixer.h:
8552         Revert commits towards #152864 made so far. We'll pick it up again
8553         after the 0.10.13 release.
8554
8555 2007-05-24  Wim Taymans  <wim@fluendo.com>
8556
8557         * gst-libs/gst/audio/gstbaseaudiosink.c:
8558         (gst_base_audio_sink_render):
8559         After an interrupt (PAUSED/flush) assume that the next sample should not
8560         be aligned to the previous sample. Fixes #417992.
8561
8562 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
8563
8564         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8565           Don't add channels and rate fields to the template caps for
8566           audio/x-dts, as wavparse might not always be able to set them,
8567           which would then lead to 'caps are not a real subset of the
8568           template caps' warnings.
8569
8570 2007-05-24  Jan Schmidt  <thaytan@mad.scientist.com>
8571
8572         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
8573         Handle unknown or invalid pads without crashing, as might occur if
8574         a media file like an mp3 is specified as a subtitle file.
8575         Fixes: #410039
8576
8577 2007-05-24  Jan Schmidt  <thaytan@mad.scientist.com>
8578
8579         * gst/playback/gstplaybin.c: (add_sink), (dummy_blocked_cb),
8580         (setup_sinks):
8581         Block the subtitle bin output queue before ghosting it and linking,
8582         then unblock after. This avoids spurious not-linked errors caused 
8583         by the queue starting up (because it gets linked when it is ghosted). 
8584         Fixes: #350299
8585
8586 2007-05-23  Jan Schmidt  <thaytan@mad.scientist.com>
8587
8588         * tests/check/elements/playbin.c: (test_suburi_error_unknowntype):
8589         Use /dev/zero instead of /dev/urandom to produce an invalid subtitle
8590         file. Avoids flukes where the input gets typefound to some valid but
8591         useless type.
8592
8593 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
8594
8595         * tests/check/Makefile.am:
8596         * tests/check/elements/.cvsignore:
8597         * tests/check/elements/gnomevfssink.c: (setup_gnomevfssink),
8598         (cleanup_gnomevfssink), (GST_START_TEST), (gnomevfssink_suite):
8599           Add unit test for gnomevfssink seeking and position reporting for
8600           file:// URIs.
8601
8602 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
8603
8604         Patch by: Mark Nauwelaerts <manauw at skynet be>
8605
8606         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_init),
8607         (gst_gnome_vfs_sink_open_file), (gst_gnome_vfs_sink_handle_event),
8608         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render):
8609         * ext/gnomevfs/gstgnomevfssink.h:
8610           Fix position reporting, especially after a seek (from upstream),
8611           see #412648.
8612
8613 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
8614
8615         * ext/cdparanoia/gstcdparanoiasrc.c:
8616           Repair umlaut.
8617
8618 2007-05-22  Jan Schmidt  <thaytan@mad.scientist.com>
8619
8620         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8621         Specify the full valid range for MP3 samplerates. Fixes a regression
8622         caused by extra header checks since the last release.
8623
8624 2007-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
8625
8626         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
8627         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
8628         Fix a locking-order bug I introduced with my changes the other day.
8629         Patch by Mike Smith.
8630
8631 2007-05-21  Michael Smith <msmith@fluendo.com>
8632
8633         * ext/theora/theoradec.c: (theora_handle_data_packet):
8634           Don't look inside 0-length packets (which indicate duplicated
8635           frames)
8636
8637 2007-05-21  Wim Taymans  <wim@fluendo.com>
8638
8639         * ext/cdparanoia/gstcdparanoiasrc.c:
8640         (gst_cd_paranoia_src_read_sector):
8641         * gst-libs/gst/audio/gstbaseaudiosrc.c:
8642         (gst_base_audio_src_create):
8643         Small cleanups.
8644
8645         * ext/theora/theoradec.c: (theora_dec_sink_event):
8646         Fix typo.
8647
8648         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8649         (gst_base_rtp_depayload_set_gst_timestamp):
8650         Add some FIXME
8651
8652         * gst/playback/gstdecodebin.c: (queue_underrun_cb):
8653         And some debug info when a FIXME path is hit.
8654
8655 2007-05-21  Wim Taymans  <wim@fluendo.com>
8656
8657         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8658         (gst_base_rtp_audio_payload_class_init),
8659         (gst_base_rtp_audio_payload_init),
8660         (gst_base_rtp_audio_payload_finalize),
8661         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
8662         (gst_base_rtp_audio_payload_handle_sample_based_buffer),
8663         (gst_base_rtp_payload_audio_handle_event):
8664         Some cleanups, remove minptime property as it is now in the parent
8665         class.
8666         Override parent class event function.
8667
8668         * gst-libs/gst/rtp/gstbasertppayload.c:
8669         (gst_basertppayload_class_init), (gst_basertppayload_init),
8670         (gst_basertppayload_event), (gst_basertppayload_set_property),
8671         (gst_basertppayload_get_property):
8672         * gst-libs/gst/rtp/gstbasertppayload.h:
8673         Add min-ptime property.
8674         Add handle-event vmethod. Fixes #415001.
8675
8676 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
8677
8678         * gst-libs/gst/audio/gstbaseaudiosink.c
8679           (gst_base_audio_sink_change_state):
8680           Fix typo in comment.
8681
8682         * gst/playback/gstdecodebin.c (gst_decode_bin_class_init,
8683           free_dynamics, pad_probe, close_pad_link, try_to_link_1,
8684           get_our_ghost_pad, remove_element_chain, queue_underrun_cb,
8685           close_link):
8686         * gst/playback/gstplaybin.c (gst_play_bin_set_property,
8687           gen_audio_element, remove_sinks, gst_play_bin_send_event_to_sink):
8688           Remove trailing whitespaces in comments.
8689
8690         * gst/volume/Makefile.am:
8691           Fix tabs.
8692
8693 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
8694
8695         patch by: Marc-Andre Lureau <marcandre.lureau@gmail.com>
8696
8697         * gst-libs/gst/interfaces/mixer.h (mixer_type, option_changed,
8698           set_option, get_option, _gst_reserved):
8699           Revert reordering functions (keep ABI).
8700
8701 2007-05-17  Jan Schmidt  <thaytan@mad.scientist.com>
8702
8703         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
8704         (gst_ximagesink_xwindow_new), (gst_ximagesink_handle_xevents),
8705         (gst_ximagesink_show_frame):
8706         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
8707         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_handle_xevents),
8708         (gst_xvimagesink_show_frame):
8709         When we create our own window, indicate that we handle the 
8710         WM_DELETE client message from the window manager, so that it won't 
8711         kill our window (and our app) along with it. Handle ClientMessage,
8712         post an error on the bus, and close the window. Further buffers
8713         arriving will result in a FlowError because the window has been
8714         destroyed.
8715
8716         Fixes: #393975
8717
8718         Clean up the X event handling loop and make them the same for
8719         both xvimagesink and ximagesink while I'm at it.
8720
8721 2007-05-17  Wim Taymans  <wim@fluendo.com>
8722
8723         * gst/playback/gstdecodebin2.c: (gst_decode_bin_factory_filter):
8724         Make decodebin2 autoplug depayloaders too.
8725
8726         * gst/playback/gsturidecodebin.c: (source_new_pad):
8727         Set the newly created decoder in a usable state when autoplugging a
8728         dynamic source such as RTSP.
8729
8730 2007-05-17  Tim-Philipp Müller  <tim at centricular dot net>
8731
8732         * gst/playback/gststreaminfo.c: (cb_probe):
8733           Ignore video-codec tag for audio streams and ignore audio-codec tags
8734           for video streams. Should make codec name collection a bit more
8735           robust against sloppy demuxers that send tag events containing both
8736           tags down each pad.
8737
8738 2007-05-17  Wim Taymans  <wim@fluendo.com>
8739
8740         * gst/playback/gstqueue2.c: (update_rates):
8741         Tweak the buffering thresholds a little.
8742         Update the buffer size with the previously calculate rate instead of
8743         only when we calculate a new rate so that we get smoother buffering
8744         updates.
8745
8746         * gst/playback/Makefile.am:
8747         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_base_init),
8748         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
8749         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_property),
8750         (gst_uri_decode_bin_get_property), (unknown_type),
8751         (add_element_stream), (no_more_pads_full), (no_more_pads),
8752         (source_no_more_pads), (new_decoded_pad), (array_has_value),
8753         (gen_source_element), (has_all_raw_caps), (analyse_source),
8754         (remove_decoders), (make_decoder), (remove_source),
8755         (source_new_pad), (setup_source), (decoder_query_init),
8756         (decoder_query_duration_fold), (decoder_query_duration_done),
8757         (decoder_query_position_fold), (decoder_query_position_done),
8758         (decoder_query_latency_fold), (decoder_query_latency_done),
8759         (decoder_query_seeking_fold), (decoder_query_seeking_done),
8760         (decoder_query_generic_fold), (gst_uri_decode_bin_query),
8761         (gst_uri_decode_bin_change_state), (plugin_init):
8762         New element that intergrates a source, optional buffering element and
8763         decodebin.
8764
8765 2007-05-17  Tim-Philipp Müller  <tim at centricular dot net>
8766
8767         * configure.ac:
8768           Bump libtheora requirement to 1.0alpha5 for the pixformat check
8769           (also has a .pc file, so we don't need the fallback check any
8770           longer). Fixes #438840.
8771
8772 2007-05-17  Wim Taymans  <wim@fluendo.com>
8773
8774         * gst/playback/gstqueue2.c: (gst_queue_get_type),
8775         (gst_queue_class_init), (gst_queue_finalize), (update_time_level),
8776         (apply_segment), (apply_buffer), (update_buffering),
8777         (reset_rate_timer), (update_rates), (gst_queue_locked_flush),
8778         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
8779         (gst_queue_handle_sink_event), (gst_queue_is_filled),
8780         (gst_queue_chain), (gst_queue_push_one), (gst_queue_loop),
8781         (plugin_init):
8782         fix build.
8783
8784 2007-05-17  Wim Taymans  <wim@fluendo.com>
8785
8786         * gst/playback/Makefile.am:
8787         * gst/playback/gstqueue2.c: (gst_queue_get_type),
8788         (gst_queue_class_init), (gst_queue_init), (gst_queue_finalize),
8789         (gst_queue_getcaps), (gst_queue_bufferalloc),
8790         (gst_queue_acceptcaps), (update_time_level), (apply_segment),
8791         (apply_buffer), (update_buffering), (reset_rate_timer),
8792         (update_rates), (gst_queue_locked_flush),
8793         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
8794         (gst_queue_handle_sink_event), (gst_queue_is_empty),
8795         (gst_queue_is_filled), (gst_queue_chain), (gst_queue_push_one),
8796         (gst_queue_loop), (gst_queue_handle_src_event),
8797         (gst_queue_handle_src_query), (gst_queue_sink_activate_push),
8798         (gst_queue_src_activate_push), (gst_queue_change_state),
8799         (gst_queue_set_property), (gst_queue_get_property), (plugin_init):
8800         On our way to playbin2 this is the new network queue that does buffering
8801         all by itself using high and low watermarks. It can also measure up and
8802         downstream bandwidth to optimally size the queue.
8803
8804 2007-05-17  Michael Smith <msmith@fluendo.com>
8805
8806         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_do_seek):
8807         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_do_seek):
8808           Use the segment->last_stop value to calculate the next timestamp to
8809           generate after a seek; not the segment->start value.
8810
8811 2007-05-15  David Schleef  <ds@schleef.org>
8812
8813         * docs/Makefile.am: Install docs even when --disable-gtk-doc
8814           is disabled.  This matches the behavior of gtk+.  Fixes #349099.
8815
8816 2007-05-15  Wim Taymans  <wim@fluendo.com>
8817
8818         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8819         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page):
8820         Some more chained streaming ogg timestamp fixes.
8821
8822 2007-05-15  Wim Taymans  <wim@fluendo.com>
8823
8824         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8825         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
8826         (gst_ogg_demux_handle_page):
8827         Add some FIXMEs.
8828         Fix chain start/stop segment handling based on patch by
8829         <ahalda at cs dot mcgill dot ca> see #320984.
8830
8831 2007-05-15  Michael Smith <msmith@fluendo.com>
8832
8833         * configure.ac:
8834           We don't require a C++ compiler. So don't require one.
8835
8836 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
8837
8838         * ext/alsa/gstalsamixer.c (source, n_poll_fds, poll_fds,
8839           gst_alsa_mixer_check, gst_alsa_mixer_dispatch,
8840           gst_alsa_mixer_finalize, gst_alsa_mixer_handle_source_callback,
8841           gst_alsa_mixer_handle_callback, gst_alsa_mixer_elem_handle_callback,
8842           gst_alsa_mixer_ensure_track_list, gst_alsa_mixer_update_option,
8843           gst_alsa_mixer_update_track):
8844           Apply some of the cleanup Tim suggested in #152864 afterwards.
8845
8846 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
8847
8848         patch by: Marc-Andre Lureau <marcandre.lureau@gmail.com>
8849
8850         * ext/alsa/gstalsamixer.c (main_context, GstAlsaMixerWatch,
8851           _GstAlsaMixerWatch, source, n_poll_fds, poll_fds,
8852           gst_alsa_mixer_watch_funcs, gst_alsa_mixer_prepare,
8853           gst_alsa_mixer_check, gst_alsa_mixer_dispatch,
8854           gst_alsa_mixer_finalize, gst_alsa_mixer_find_master_mixer,
8855           gst_alsa_mixer_handle_source_callback,
8856           gst_alsa_mixer_handle_callback, gst_alsa_mixer_elem_handle_callback,
8857           gst_alsa_mixer_ensure_track_list, gst_alsa_mixer_free,
8858           gst_alsa_mixer_get_volume, gst_alsa_mixer_set_volume,
8859           gst_alsa_mixer_set_mute, gst_alsa_mixer_set_record,
8860           gst_alsa_mixer_get_option, gst_alsa_mixer_update_option,
8861           gst_alsa_mixer_update_track, _gst_alsa_mixer_set_interface):
8862         * ext/alsa/gstalsamixer.h (handle_source, interface, dir):
8863         * ext/alsa/gstalsamixerelement.c (gst_alsa_mixer_element_details,
8864           gst_alsa_mixer_element_interface_supported,
8865           gst_alsa_mixer_element_finalize, gst_alsa_mixer_element_init,
8866           gst_alsa_mixer_element_set_property,
8867           gst_alsa_mixer_element_get_property,
8868           gst_alsa_mixer_element_change_state):
8869         * ext/alsa/gstalsamixertrack.c (gst_alsa_mixer_track_update):
8870         * gst-libs/gst/interfaces/mixer.c (gst_mixer_volume_changed,
8871           gst_mixer_option_changed):
8872         * gst-libs/gst/interfaces/mixer.h (set_option, get_option,
8873           volume_changed, option_changed, _gst_reserved):
8874           Implement notification for alsamixer. Fixes #152864
8875
8876 2007-05-14  David Schleef  <ds@schleef.org>
8877
8878         * gst/videotestsrc/videotestsrc.c:
8879         * gst/videotestsrc/videotestsrc.h:
8880           Add support for video/x-raw-bayer.
8881
8882 2007-05-12  David Schleef  <ds@schleef.org>
8883
8884         * sys/xvimage/xvimagesink.c:
8885           Add some sanity checking for the XVImage size returned by X.
8886           Related to #377400.
8887
8888 2007-05-12  Wim Taymans  <wim@fluendo.com>
8889
8890         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8891         (gst_base_rtp_depayload_setcaps),
8892         (gst_base_rtp_depayload_set_gst_timestamp):
8893         Parse and use additional caps fields as described in updated
8894         application/x-rtp caps spec.
8895
8896 2007-05-12  Wim Taymans  <wim@fluendo.com>
8897
8898         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8899         (gst_ogg_demux_collect_chain_info):
8900         If there is a stream in a chain without any data packets, ignore the
8901         stream in the total length calculations. Might be related to #436820.
8902
8903 2007-05-11  Jan Schmidt  <thaytan@mad.scientist.com>
8904
8905         * gst/typefind/gsttypefindfunctions.c: (mpeg_sys_is_valid_pack),
8906         (mpeg_sys_is_valid_pes), (mpeg_sys_is_valid_sys),
8907         (mpeg_sys_type_find), (mpeg_ts_type_find), (mpeg4_video_type_find),
8908         (mpeg_video_type_find), (mpeg_video_stream_type_find),
8909         (plugin_init):
8910
8911         Consolidate and re-work our mpeg system stream detection to probe
8912         more packets and produce a higher confidence result. Fixes a
8913         regression caused by lowering the typefind probability last year
8914         - related to bug #397810. Remove the redundant MPEG-1 specific 
8915         typefind function, as the new one detects both MPEG-1 & MPEG-2
8916         happily.
8917
8918         Also cleanup the MPEG elementary and MPEG-TS detection functions a
8919         little. 
8920
8921         Tested against my media test directory, with some improvements and
8922         no regressions.
8923
8924 2007-05-10  Wim Taymans  <wim@fluendo.com>
8925
8926         * gst/playback/gstplaybasebin.c: (fill_buffer), (check_queue),
8927         (queue_out_of_data):
8928         Connect to the new queue "pushing" signal instead of the broken
8929         "running" one.
8930
8931 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
8932
8933         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8934         (gst_base_rtp_audio_payload_handle_frame_based_buffer):
8935         Move variable declaration before the first instruction.
8936         * gst/videotestsrc/videotestsrc.c:
8937         Define M_PI if it's not defined yet.
8938         * win32/common/libgstrtp.def:
8939         Add new exported functions.
8940
8941 2007-05-09  Michael Smith <msmith@fluendo.com>
8942
8943         * ext/theora/theoradec.c: (theora_handle_type_packet):
8944           gst_pad_push_event() does not return a GstFlowReturn!
8945
8946 2007-05-09  Wim Taymans  <wim@fluendo.com>
8947
8948         * tests/examples/seek/scrubby.c: (stop_cb), (main):
8949         * tests/examples/seek/seek.c: (do_seek):
8950         Some small cosmetic changes.
8951
8952 2007-05-08  Stefan Kost  <ensonic@users.sf.net>
8953
8954         * gst/adder/gstadder.c (gst_adder_src_event, gst_adder_collected,
8955           gst_adder_change_state):
8956         * gst/adder/gstadder.h (bps, offset, collect_event, segment,
8957           segment_pending, segment_position, segment_rate):
8958           Handle playback-rate on adder.
8959
8960 2007-05-07  Michael Smith <msmith@fluendo.com>
8961
8962         * ext/theora/gsttheoradec.h:
8963         * ext/theora/theoradec.c: (gst_theora_dec_reset),
8964         (theora_dec_sink_event), (theora_handle_comment_packet),
8965         (theora_handle_type_packet), (theora_dec_change_state):
8966           Don't push events (newsegment, tags) before initialising the
8967           decoder.
8968           This is neccesary for seeking to work correctly in gnonlin.
8969
8970 2007-05-04  Stefan Kost  <ensonic@users.sf.net>
8971
8972         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8973         * gst/adder/gstadder.c:
8974         * gst/audiotestsrc/gstaudiotestsrc.c
8975           (gst_audio_test_src_create_white_noise):
8976         * gst/videotestsrc/gstvideotestsrc.c:
8977         * gst/volume/gstvolume.c (VOLUME_UNITY_INT16,
8978           VOLUME_UNITY_INT16_BIT_SHIFT, VOLUME_MAX_DOUBLE,
8979           volume_sink_template, volume_src_template, gst_volume_init,
8980           volume_process_double, volume_process_int16,
8981           volume_process_int16_clamp):
8982           Doc fixes and formatting.
8983
8984 2007-05-04  Tim-Philipp Müller  <tim at centricular dot net>
8985
8986         * tests/check/Makefile.am:
8987         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
8988           Minimal check for volume's GstController usability; also another
8989           test for #422295.
8990
8991 2007-05-04  Tim-Philipp Müller  <tim at centricular dot net>
8992
8993         * gst-libs/gst/cdda/gstcddabasesrc.c:
8994         (gst_cdda_base_src_add_track):
8995           Fix it so that it (a) makes sense and (b) doesn't break
8996           everything cdda-related including the unit test.
8997
8998 2007-05-04  Stefan Kost  <ensonic@users.sf.net>
8999
9000         * gst-libs/gst/cdda/gstcddabasesrc.c:
9001         (gst_cdda_base_src_add_track):
9002           Fix build when disabling asserts.
9003
9004 2007-05-03  Tim-Philipp Müller  <tim at centricular dot net>
9005
9006         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
9007           When XShm is not available, we might get row strides that are not
9008           rounded up to multiples of four; this is bad, because virtually
9009           every RGB-processing element in GStreamer assumes rowstrides are
9010           rounded up to multiples of four, so let's allocate at least enough
9011           memory to avoid crashes in this case. The image will still be
9012           displayed distorted though if this happens, so that still needs
9013           fixing (maybe by allocating a bigger image with an 'even' width
9014           and then clipping it appropriately when rendering - something for
9015           Xlib aficionados in any case).
9016
9017 2007-05-03  Michael Smith <msmith@fluendo.com>
9018
9019         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
9020           If a buffer doesn't have a timestamp, assume it's contiguous with
9021           the previous buffer, and synthesise timestamps appropriately.
9022
9023 2007-05-03  Edward Hervey  <edward@fluendo.com>
9024
9025         * tests/check/elements/videorate.c: (GST_START_TEST):
9026         Set buffer timestamp to a valid value in order to test the buffer
9027         really does stay in videorate.
9028
9029 2007-05-03  Edward Hervey  <edward@fluendo.com>
9030
9031         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
9032         There is no sensible way to handle incoming buffers which don't have a
9033         valid timestamp. We therefore discard them and wait for the next one.
9034
9035 2007-05-01  Tim-Philipp Müller  <tim at centricular dot net>
9036
9037         * gst/playback/gstdecodebin.c: (type_found), (plugin_init):
9038         * gst/playback/gstdecodebin2.c: (plugin_init):
9039           Better error message for text files.
9040
9041 2007-04-29  Wim Taymans  <wim@fluendo.com>
9042
9043         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_add_rb):
9044         Fix offset bug in generation RR packets.
9045
9046 2007-04-27  Julien MOUTTE  <julien@moutte.net>
9047
9048         * ext/theora/theoradec.c: (_theora_granule_time),
9049         (theora_dec_push_forward), (theora_handle_data_packet),
9050         (theora_dec_decode_buffer): Calculate buffer duration correctly
9051         to generate a perfect stream (#433888).
9052         * gst/audioresample/gstaudioresample.c:
9053         (audioresample_check_discont): Glib provides ABS.
9054
9055 2007-04-27  Wim Taymans  <wim@fluendo.com>
9056
9057         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_get_rb),
9058         (gst_rtcp_packet_add_rb), (gst_rtcp_packet_sdes_add_item),
9059         (gst_rtcp_packet_sdes_add_entry), (gst_rtcp_packet_bye_add_ssrc),
9060         (gst_rtcp_packet_bye_add_ssrcs), (get_reason_offset),
9061         (gst_rtcp_packet_bye_set_reason):
9062         * gst-libs/gst/rtp/gstrtcpbuffer.h:
9063         Fix RB block parsing and writing.
9064         Add support for constructing BYE packets.
9065
9066 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
9067
9068         * gst-libs/gst/audio/gstbaseaudiosrc.c: (_do_init),
9069         (gst_base_audio_src_create):
9070         * po/POTFILES.in:
9071           When posting a warning message because samples were dropped, post
9072           something more intelligible than he default error message for clock
9073           errors which is just confusing in this context (#432984).
9074
9075 2007-04-25  Wim Taymans  <wim@fluendo.com>
9076
9077         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_buffer_new),
9078         (gst_rtcp_buffer_end), (gst_rtcp_buffer_get_packet_count),
9079         (read_packet_header), (gst_rtcp_packet_move_to_next),
9080         (gst_rtcp_buffer_add_packet), (gst_rtcp_packet_sr_set_sender_info),
9081         (gst_rtcp_packet_rr_set_ssrc), (gst_rtcp_packet_add_rb),
9082         (gst_rtcp_packet_sdes_get_item_count),
9083         (gst_rtcp_packet_sdes_first_item),
9084         (gst_rtcp_packet_sdes_next_item), (gst_rtcp_packet_sdes_get_ssrc),
9085         (gst_rtcp_packet_sdes_first_entry),
9086         (gst_rtcp_packet_sdes_next_entry),
9087         (gst_rtcp_packet_sdes_get_entry), (gst_rtcp_packet_sdes_add_item),
9088         (gst_rtcp_packet_sdes_add_entry):
9089         * gst-libs/gst/rtp/gstrtcpbuffer.h:
9090         Implement code to write SR, RR and SDES packets.
9091
9092 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
9093
9094         Patch by: Christian Kirbach <Christian dot Kirbach at googlemail com>
9095
9096         * sys/ximage/ximagesink.c:
9097           Fix build if XShm is not available (#432362).
9098
9099 2007-04-24  Sebastian Dröge  <slomo@circular-chaos.org>
9100
9101         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init):
9102         Initalize the AudioConvertCtx with zeroes, otherwise it will contain
9103         pointers to random memory which are passed to g_free() when
9104         audio_convert_prepare_context() is called the first time.
9105
9106 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
9107
9108         Patch by: Dan Williams <dcbw redhat com>
9109
9110         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
9111           Don't leak incoming buffer if gst_pad_push() returns a
9112           non-OK flow. Fixes #432755.
9113          
9114         * tests/check/elements/videorate.c: (GST_START_TEST),
9115         (videorate_suite):
9116           Unit test for the above by Yours Truly.
9117
9118 2007-04-23  Stefan Kost  <ensonic@users.sf.net>
9119
9120         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
9121         (gst_adder_sink_event), (gst_adder_collected):
9122           Fix non-flushing segmented seeks, Fixes #340060 for me
9123
9124 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
9125
9126         Patch by: Olivier Crete  <tester at tester ca>
9127
9128         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9129         (gst_base_rtp_audio_payload_class_init),
9130         (gst_base_rtp_audio_payload_init),
9131         (gst_base_rtp_audio_payload_dispose):
9132           Chain up to parent class in dispose function; get rid of
9133           unnecessary 'diposed' flag in private structure (#415001).
9134
9135 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
9136
9137         * docs/libs/gst-plugins-base-libs.types:
9138         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9139         (gst_base_rtp_audio_payload_class_init):
9140         * gst-libs/gst/rtp/gstbasertpdepayload.c:
9141         * gst-libs/gst/rtp/gstbasertppayload.c:
9142           Some minor docs fixes and additions; also add missing 'Since' bits.
9143
9144 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
9145
9146         Patch by: Zeeshan Ali  <zeenix gmail com>
9147
9148         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9149         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
9150         (gst_base_rtp_audio_payload_handle_sample_based_buffer),
9151         (gst_base_rtp_audio_payload_push):
9152         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
9153           The recently-added gst_base_rtp_audio_payload_push() should take an
9154           object of type GstBaseRTPAudioPayload as first argument (#431672).
9155
9156 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
9157
9158         * gst/audioresample/gstaudioresample.c:
9159           Make more functions static, just because we can.
9160
9161 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
9162
9163         * tests/check/elements/audioresample.c:
9164           Add unit test for audioresample shutdown crasher (#420106).
9165
9166 2007-04-20  Stefan Kost  <ensonic@users.sf.net>
9167
9168         * gst/subparse/gstsubparse.c:
9169         * gst/subparse/samiparse.c:
9170           Use GST_DISABLE_XML here
9171
9172         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
9173         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_get_xv_support),
9174         (gst_xvimagesink_buffer_alloc),
9175         (gst_xvimagesink_navigation_send_event):
9176         * sys/xvimage/xvimagesink.h:
9177           Include stdlib.h when using atoi.
9178           
9179         * tests/check/elements/playbin.c: (playbin_suite):
9180           Use GST_DISABLE_REGISTRY here
9181
9182 2007-04-19  Michael Smith  <msmith@fluendo.com>
9183
9184         * ext/theora/gsttheoraenc.h:
9185         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
9186         (theora_enc_sink_event), (theora_enc_change_state):
9187           Track initialisation state; don't try to use encoder state if we're
9188           not initialised (it'll segfault).
9189
9190 2007-04-18  Stefan Kost  <ensonic@users.sf.net>
9191
9192         * tests/check/pipelines/.cvsignore:
9193         Fix build.
9194
9195 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9196
9197         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9198         Allow random depths between 1 and 32 instead of only multiplies of 8.
9199
9200 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9201
9202         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9203         Set the maximum number of channels for PCM and float in the correct
9204         place to have it also used when creating the template caps.
9205
9206 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9207
9208         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9209         Correctly support 4, 6 and 8 channels with normal PCM and float
9210         wav files.
9211
9212         Fix the depth and signedness calculation in extensible wav files and
9213         also handle 1, 2, 4, 6, 8 channels here when a file without channel
9214         mask is found.
9215
9216         Add support for float, alaw and mulaw in extensible wav files.
9217
9218         This allows correct playback of all but 5 files from
9219         http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/Samples.html
9220         
9221         (gst_riff_create_audio_template_caps):
9222         Add voxware and float formats to the template caps.     
9223
9224 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9225
9226         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
9227
9228         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
9229         Fix unused variable warning if HAVE_LOCALTIME_R is undefinied
9230
9231         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9232         * gst/audioresample/gstaudioresample.c: (audioresample_do_output):
9233         Use the correct format strings for integer formats.
9234
9235 2007-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
9236
9237         * ext/theora/theoraenc.c (theora_buffer_from_packet, theora_enc_chain):
9238           Don't use pad_alloc_buffer_and_set_caps to create a small header
9239           packet, or, worse, to create a big temporary video buffer using the
9240           src pad.
9241
9242 2007-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9243
9244         * gst/gdp/gstgdppay.c (gst_gdp_pay_chain):
9245         * tests/check/pipelines/streamheader.c (tag_event_probe_cb,
9246           GST_START_TEST, buffer_probe_cb, GST_START_TEST):
9247           Fix a bug where serialized IN_CAPS buffers needed to be set IN_CAPS.
9248
9249 2007-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
9250
9251         * tests/check/pipelines/streamheader.c (tag_event_probe_cb,
9252           GST_START_TEST, n_in_caps, buffer_probe_cb, GST_START_TEST,
9253           streamheader_suite):
9254           Add another test set up for failure
9255
9256 2007-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
9257
9258         * tests/check/Makefile.am:
9259         * tests/check/pipelines/streamheader.c (n_tags, tag_event_probe_cb,
9260           GST_START_TEST, streamheader_suite, main):
9261           Add a test for the streamheader bug Wim fixed.
9262
9263 2007-04-13  Jan Schmidt  <thaytan@mad.scientist.com>
9264
9265         * ext/theora/theoradec.c: (theora_dec_sink_event):
9266         Fix misleading comment.
9267
9268 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
9269
9270         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9271           More sanity checks for the header fields.
9272
9273 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
9274
9275         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
9276           Try encodings from all environment variables, not just those in the
9277           first environment variable that is set.
9278
9279 2007-04-12  Wim Taymans  <wim@fluendo.com>
9280
9281         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps),
9282         (gst_video_rate_chain):
9283         Add some debug.
9284
9285         * tests/check/elements/videorate.c: (GST_START_TEST),
9286         (videorate_suite):
9287         Added check for videorate changing caps handling. Closes #421834.
9288
9289 2007-04-12  Michael Smith  <msmith@fluendo.com>
9290
9291         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
9292           Use scale functions to avoid overflow when calculating duration of 
9293           vorbis buffers.
9294
9295 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
9296
9297         * docs/libs/gst-plugins-base-libs-sections.txt:
9298         * gst-libs/gst/tag/tag.h:
9299         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
9300           API: add gst_tag_freeform_string_to_utf8() (#405072).
9301
9302         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_extract_id3v1_string):
9303           Use gst_tag_freeform_string_to_utf8() here.
9304
9305 2007-04-12  Wim Taymans  <wim@fluendo.com>
9306
9307         * gst/gdp/gstgdppay.c: (gst_gdp_pay_chain),
9308         (gst_gdp_pay_sink_event):
9309         Make sure we set the IN_CAPS flag correctly.
9310
9311         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
9312         Get the IN_CAPS flag before we call functions that mess with the flags.
9313
9314 2007-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
9315
9316         * gst/gdp/gstgdppay.c (gst_gdp_pay_reset_streamheader,
9317           gst_gdp_pay_chain, gst_gdp_pay_sink_event):
9318           Only stamp buffers with offset/offset_end right before they get
9319           pushed.  This ensures offset continuity, which was not the case
9320           before as shown by
9321           gst-launch -v -m audiotestsrc num-buffers=10 ! audioconvert ! vorbisenc ! gdppay ! identity check-imperfect-offset=TRUE ! fakesink silent=TRUE
9322
9323 2007-04-06  Wim Taymans  <wim@fluendo.com>
9324
9325         * gst/playback/gstplaybin.c: (add_sink),
9326         (gst_play_bin_change_state):
9327         Activate sync in playbin, we are ready to handle it for live streams.
9328
9329 2007-04-06  Tim-Philipp Müller  <tim at centricular dot net>
9330
9331         * tests/check/elements/playbin.c:
9332         (test_sink_usage_video_only_stream), (playbin_suite):
9333           Add small test for stream-info-value-array code paths.
9334
9335 2007-04-05  Wim Taymans  <wim@fluendo.com>
9336
9337         * gst-libs/gst/audio/gstbaseaudiosink.c:
9338         (gst_base_audio_sink_skew_slaving):
9339         Don't try to create invalid calibration parameters by making the
9340         internal time go backwards, instead make external time go forward.
9341
9342 2007-04-05  Wim Taymans  <wim@fluendo.com>
9343
9344         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
9345
9346         * gst/playback/gstplaybasebin.c: (add_stream):
9347         Fix leak in add_stream(), when g_value_set_object() increases the
9348         refcount of streaminfo object. Fixes #426250.
9349
9350 2007-04-03  David Schleef  <ds@schleef.org>
9351
9352         * gst/videotestsrc/gstvideotestsrc.c:
9353         * gst/videotestsrc/gstvideotestsrc.h:
9354         * gst/videotestsrc/videotestsrc.c:
9355         * gst/videotestsrc/videotestsrc.h:
9356           Add a test pattern called "circular", which has concentric
9357           rings with varying radial frequency.  The main purpose of this
9358           pattern is to test fidelity loss in a filter or scaler element.
9359           Notably, this pattern is scale invariant, and is optimally viewed
9360           with a width (and height) of 400.
9361
9362 2007-04-03  Wim Taymans  <wim@fluendo.com>
9363
9364         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
9365
9366         * gst/playback/gstdecodebin2.c: (connect_pad), (expose_pad),
9367         (deactivate_free_recursive):
9368         Decodebin2 doesn't unref pads it obtains in some occasions:
9369         - multiqueue src pads, when either connecting further or exposing
9370         - sink pads of new autoplugged elements
9371         - peer pads when recursively freeing elements
9372         Fixes #425455.
9373
9374 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
9375
9376         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9377         Add audio/x-raw-float support, now that audioconvert support
9378         non-native endianness floats.
9379
9380 2007-03-30  Tim-Philipp Müller  <tim at centricular dot net>
9381
9382         * docs/libs/gst-plugins-base-libs-docs.sgml:
9383           gstreamer-plugins-base.pc doesn't exist, it's
9384           gstreamer-plugins-base-0.10.pc.
9385
9386 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
9387
9388         Patch by: René Stadler <mail at renestadler dot de>
9389         with some minor changes
9390
9391         * gst-libs/gst/floatcast/floatcast.h:
9392         Use more efficient float endianness conversion functions that don't
9393         involve 2 function calls per value.
9394         * gst/audioconvert/audioconvert.c: (audio_convert_get_func_index),
9395         (check_default), (audio_convert_prepare_context):
9396         * gst/audioconvert/gstaudioconvert.c:
9397         (gst_audio_convert_parse_caps), (make_lossless_changes):
9398         Support non-native endianness floats as input and output.
9399         Fixes #339838.
9400         * tests/check/elements/audioconvert.c: (verify_convert),
9401         (GST_START_TEST):
9402         Add unit tests for the non-native endianness float conversions.
9403
9404 2007-03-29  Wim Taymans  <wim@fluendo.com>
9405
9406         * gst-libs/gst/rtp/gstbasertpdepayload.c:
9407         (gst_base_rtp_depayload_base_init),
9408         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
9409         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
9410         (gst_base_rtp_depayload_set_gst_timestamp),
9411         (gst_base_rtp_depayload_change_state),
9412         (gst_base_rtp_depayload_set_property),
9413         (gst_base_rtp_depayload_get_property):
9414         * gst-libs/gst/rtp/gstbasertpdepayload.h:
9415         Add Private structure.
9416         Bring element code to 2007.
9417         Parse clock-base caps param and use it when generating the
9418         newsegment.
9419         Reset variables before going to PAUSED.
9420         Fix some docs.
9421
9422 2007-03-29  Wim Taymans  <wim@fluendo.com>
9423
9424         * docs/libs/gst-plugins-base-libs-docs.sgml:
9425         * docs/libs/gst-plugins-base-libs-sections.txt:
9426         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9427         (gst_base_rtp_audio_payload_get_adapter):
9428         Add RTCP docs.
9429         Fix some more docs.
9430
9431         * gst-libs/gst/rtp/Makefile.am:
9432         * gst-libs/gst/rtp/gstrtcpbuffer.c:
9433         (gst_rtcp_buffer_new_take_data), (gst_rtcp_buffer_new_copy_data),
9434         (gst_rtcp_buffer_validate_data), (gst_rtcp_buffer_validate),
9435         (gst_rtcp_buffer_get_packet_count), (read_packet_header),
9436         (gst_rtcp_buffer_get_first_packet), (gst_rtcp_packet_move_to_next),
9437         (gst_rtcp_buffer_add_packet), (gst_rtcp_packet_remove),
9438         (gst_rtcp_packet_get_padding), (gst_rtcp_packet_get_type),
9439         (gst_rtcp_packet_get_count), (gst_rtcp_packet_get_length),
9440         (gst_rtcp_packet_sr_get_sender_info),
9441         (gst_rtcp_packet_sr_set_sender_info),
9442         (gst_rtcp_packet_rr_get_ssrc), (gst_rtcp_packet_rr_set_ssrc),
9443         (gst_rtcp_packet_get_rb_count), (gst_rtcp_packet_get_rb),
9444         (gst_rtcp_packet_add_rb), (gst_rtcp_packet_set_rb),
9445         (gst_rtcp_packet_sdes_get_chunk_count),
9446         (gst_rtcp_packet_sdes_first_chunk),
9447         (gst_rtcp_packet_sdes_next_chunk), (gst_rtcp_packet_sdes_get_ssrc),
9448         (gst_rtcp_packet_sdes_first_item),
9449         (gst_rtcp_packet_sdes_next_item), (gst_rtcp_packet_sdes_get_item),
9450         (gst_rtcp_packet_bye_get_ssrc_count),
9451         (gst_rtcp_packet_bye_get_nth_ssrc), (gst_rtcp_packet_bye_add_ssrc),
9452         (gst_rtcp_packet_bye_add_ssrcs), (get_reason_offset),
9453         (gst_rtcp_packet_bye_get_reason_len),
9454         (gst_rtcp_packet_bye_get_reason), (gst_rtcp_packet_bye_set_reason):
9455         * gst-libs/gst/rtp/gstrtcpbuffer.h:
9456         Add new helper object for parsing and creating RTCP messages.
9457
9458 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
9459
9460         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9461         PCM samples with width=8 must be always unsigned, no matter what
9462         depth they have.
9463
9464 2007-03-29  Andy Wingo  <wingo@pobox.com>
9465
9466         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev): Make
9467         perfect offsets also, not just timestamps.
9468
9469         * tests/check/elements/videorate.c (test_more): Test that given
9470         any incoming offsets, that videorate produces perfect offsets.
9471
9472 2007-03-29  Wim Taymans  <wim@fluendo.com>
9473
9474         * gst-libs/gst/riff/riff-ids.h:
9475         Add some more RIFF formats.
9476
9477 2007-03-29  Wim Taymans  <wim@fluendo.com>
9478
9479         * gst-libs/gst/rtp/gstrtpbuffer.c:
9480         (gst_rtp_buffer_default_clock_rate):
9481         * gst-libs/gst/rtp/gstrtpbuffer.h:
9482         Fix fixed payload names and docs.
9483         Added method to get the default clock rates of fixed payload types.
9484         API: GstRTPBuffer::gst_rtp_buffer_default_clock_rate()
9485
9486 2007-03-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9487
9488         * tests/check/pipelines/.cvsignore:
9489         Add new vorbisdec test to cvsignore.
9490
9491 2007-03-28  Wim Taymans  <wim@fluendo.com>
9492
9493         * gst-libs/gst/audio/gstbaseaudiosink.c: (slave_method_get_type),
9494         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
9495         (gst_base_audio_sink_query), (gst_base_audio_sink_get_time),
9496         (gst_base_audio_sink_set_property),
9497         (gst_base_audio_sink_get_property), (gst_base_audio_sink_event),
9498         (clock_convert_external), (gst_base_audio_sink_resample_slaving),
9499         (gst_base_audio_sink_skew_slaving),
9500         (gst_base_audio_sink_handle_slaving), (gst_base_audio_sink_render),
9501         (gst_base_audio_sink_async_play):
9502         * gst-libs/gst/audio/gstbaseaudiosink.h:
9503         Store private stuff in GstBaseAudioSinkPrivate.
9504         Add configurable clock slaving modes property.
9505         API:: GstBaseAudioSink::slave-method property
9506         Some more latency reporting tweaks.
9507         Added skew based clock slaving correction and make it the default until
9508         the resampling method is more robust.
9509
9510 2007-03-27  Sebastian Dröge  <slomo@circular-chaos.org>
9511
9512         * gst/audioconvert/audioconvert.c:
9513         Add docs to the integer pack functions and implement proper
9514         rounding. Before we had rounding towards negative infinity, i.e.
9515         always the smaller number was taken. Now we use natural rounding,
9516         i.e. rounding to the nearest integer and to the one with the largest
9517         absolute value for X.5. The old rounding introduced some minor
9518         distortions. Fixes #420079
9519         * tests/check/elements/audioconvert.c: (GST_START_TEST):
9520         Fix one unit test that assumed the old rounding and added unit tests
9521         for checking signed/unsigned int16 <-> signed/unsigned int16 with
9522         depth 8, one for signed int16 <-> unsigned int16 and one for the new
9523         rounding from signed int32 to signed/unsigned int16.
9524
9525 2007-03-27  Michael Smith  <msmith@fluendo.com>
9526
9527         * gst/audioconvert/gstaudioconvert.c: (strip_width_64),
9528         (gst_audio_convert_transform_caps):
9529           Fix typo in debug line introduced recently, as pointed out on irc.
9530
9531 2007-03-27  Tim-Philipp Müller  <tim at centricular dot net>
9532
9533         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
9534         * tests/check/libs/tag.c: (GST_START_TEST):
9535           Make sure we parse floating-point numbers in vorbis comments
9536           correctly with either '.' or ',' as separator, no matter what
9537           the current locale is. Add unit test for this too.
9538
9539 2007-03-26  Tim-Philipp Müller  <tim at centricular dot net>
9540
9541         Patch by: René Stadler  <mail at renestadler de>
9542
9543         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_to_vorbis_comments):
9544           When writing out floating-point numbers to vorbis comment tags, always
9545           use the same character as separator no matter what the current locale is
9546           (fixes #423051).
9547
9548         * tests/check/libs/tag.c: (GST_START_TEST):
9549           Add unit tests for replaygain tags in vorbis comments (closes #423055).
9550
9551 2007-03-26  Thomas Vander Stichele  <thomas at apestaart dot org>
9552
9553         * ext/vorbis/vorbisdec.c (vorbis_dec_push_forward,
9554           vorbis_handle_data_packet):
9555           Correctly set DURATION to generate a timestamp-continuous stream.
9556           One bug left at the end; see
9557           ihttp://bugzilla.gnome.org/show_bug.cgi?id=423086
9558         * tests/check/Makefile.am:
9559         * tests/check/pipelines/vorbisenc.c (GST_START_TEST):
9560           Add a test to check this.  Without the above patch this test fails.
9561
9562 2007-03-26  Jan Schmidt  <thaytan@mad.scientist.com>
9563
9564         * gst-libs/gst/rtp/Makefile.am:
9565         The base audio payloader uses GstAdapter - we need GST_BASE_LIBS.
9566
9567 2007-03-23  Michael Smith  <msmith@fluendo.com>
9568
9569         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps),
9570         (gst_video_rate_reset), (gst_video_rate_chain):
9571           If videorate changes caps, we can no longer use the old buffer
9572           (which may have a different size, incompatible with our caps).
9573           So don't do that; just duplicate the new frame more times.
9574
9575 2007-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
9576
9577         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
9578         Remove playbin's override of the set_clock vmethod. It's irrelevant
9579         after Wim's commit on the 19th.
9580
9581 2007-03-22  Wim Taymans  <wim@fluendo.com>
9582
9583         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_size),
9584         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
9585         * ext/gnomevfs/gstgnomevfssrc.h:
9586         Don't cache file sizes. Fixes #341078.
9587
9588 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
9589
9590         * gst/playback/gstplaybin.c: (add_sink):
9591           Use GST_PTR_FORMAT to log caps. 
9592
9593 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
9594
9595         Patch by: Young-Ho Cha <ganadist at chollian net>
9596
9597         * gst/subparse/samiparse.c: (handle_start_font):
9598           Special-case some more colour names that pango doesn't handle by
9599           default. Fixes #420578.
9600
9601 2007-03-20  Michael Smith  <msmith@fluendo.com>
9602
9603         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
9604           If we get a zero-sized input buffer, don't pass it to libvorbis, as
9605           that marks EOS internally. After that, libvorbis will buffer all
9606           input data, and encode none of it, eventually leading to memory
9607           exhaustion.
9608
9609 2007-03-19  Wim Taymans  <wim@fluendo.com>
9610
9611         * gst/playback/gstdecodebin.c: (remove_fakesink):
9612         Don't post STATE_DIRTY anymore.
9613
9614         * gst/playback/gstplaybin.c: (add_sink), (gst_play_bin_send_event),
9615         (gst_play_bin_change_state):
9616         Remove stream_time reset in seek handling, core does that now.
9617         Disable clocking for live pipelines by forcing a NULL clock to the
9618         complete pipeline, core is too smart now for our previous hack.
9619         We can always autoplug in PAUSED now.
9620
9621 2007-03-17  David Schleef  <ds@schleef.org>
9622
9623         * REQUIREMENTS:  Update this file, change the formatting to make
9624         it more consistent, plus more machine readable.
9625
9626 2007-03-16  Michael Smith  <msmith@fluendo.com>
9627
9628         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
9629         (strip_width_64), (append_with_other_format):
9630           Previous fix was too simplistic, and broke the tests. Use a better
9631           approach; only strip 64 from widths for integer audio.
9632
9633 2007-03-16  Michael Smith  <msmith@fluendo.com>
9634
9635         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
9636         (gst_audio_convert_transform_caps):
9637           We don't support 64 bit integer audio, so don't try to claim we can.
9638           Stops us producing caps don't match our template caps.
9639           Update comments.
9640
9641 2007-03-15  Michael Smith  <msmith@fluendo.com>
9642
9643         * gst/audioresample/gstaudioresample.c:
9644         (audioresample_check_discont), (audioresample_transform):
9645           Don't trigger discontinuities for very small imperfections; a filter
9646           flush will sound bad, and many plugins have rounding errors leading
9647           to these.
9648
9649 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
9650
9651         Patch by: Olivier Crete <olivier.crete@collabora.co.uk>
9652
9653         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9654         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
9655         API: add "min-ptime" property to RTP base audio payloader.
9656         API: add gst_base_rtp_audio_payload_push().
9657         API: add gst_base_rtp_audio_payload_get_adapter().
9658         Fixes #415001
9659         Indentation/whitespace/documentation fixes.
9660
9661 2007-03-14  Julien MOUTTE  <julien@moutte.net>
9662
9663         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
9664         (audioresample_transform_size), (audioresample_do_output),
9665         (audioresample_transform), (audioresample_pushthrough): Handle
9666         discontinuous streams.
9667         * gst/audioresample/gstaudioresample.h:
9668         * tests/check/elements/audioresample.c:
9669         (test_discont_stream_instance), (GST_START_TEST),
9670         (audioresample_suite): Add a test for discontinuous streams.
9671         * win32/common/config.h: Updated.
9672
9673 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9674
9675         * po/af.po:
9676         * po/az.po:
9677         * po/cs.po:
9678         * po/en_GB.po:
9679         * po/it.po:
9680         * po/nb.po:
9681         * po/nl.po:
9682         * po/or.po:
9683         * po/sq.po:
9684         * po/sr.po:
9685         * po/sv.po:
9686         * po/uk.po:
9687         * po/vi.po:
9688           Update translations from translation project.
9689
9690 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9691
9692         * gst/audioresample/debug.h:
9693         * gst/audioresample/resample.c: (resample_init):
9694           Since I really am not interested in a debug line for each sample
9695           being processed, move the library's debugging to its own category,
9696           libaudioresample
9697
9698 2007-03-13  Michael Smith  <msmith@fluendo.com>
9699
9700         * ext/theora/theoradec.c: (theora_handle_type_packet):
9701           Since the plugin doesn't support anything other than 4:2:0 right
9702           now, post an error and fail if we get something else. Won't matter
9703           until libtheora supports the other pixel formats, but hopefully
9704           that'll be soon...
9705
9706 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
9707
9708         * gst-libs/gst/audio/gstbaseaudiosink.c:(gst_base_audio_sink_render):
9709         Use gst_guint64_to_gdouble for conversion.
9710         * win32/MANIFEST:
9711         Add new files to the win32 MANIFEST.
9712         * win32/common/libgstaudio.def:
9713         * win32/common/libgstpbutils.def:
9714         Add new exported functions.
9715         * win32/vs6/gst_plugins_base.dsw:
9716         * win32/vs6/libgstdecodebin.dsp:
9717         * win32/vs6/libgstplaybin.dsp:
9718         Change the link to libgstpbutils.lib.
9719         * win32/vs6/libgstdecodebin2.dsp:
9720         Add a new project for decodebin2.
9721         * win32/vs6/libgstpbutils.dsp:
9722         Add a new project for pbutils.
9723
9724 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
9725
9726         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
9727           Also accept partial dates with only year and month,
9728           like 1999-12-00 (fixes #410396 even more).
9729
9730         * tests/check/libs/tag.c: (GST_START_TEST):
9731           Add unit test for the above.
9732
9733 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
9734
9735         * tests/check/elements/subparse.c: (GST_START_TEST),
9736         (subparse_suite):
9737           Add unit test for MPL2 subtitle format (#413799).
9738
9739 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
9740
9741         Patch by: Kamil Pawlowski  <kamilpe gmail com>
9742
9743         * gst/subparse/Makefile.am:
9744         * gst/subparse/gstsubparse.c:
9745         (gst_sub_parse_data_format_autodetect),
9746         (gst_sub_parse_format_autodetect), (gst_sub_parse_sink_event),
9747         (gst_subparse_type_find):
9748         * gst/subparse/gstsubparse.h:
9749         * gst/subparse/mpl2parse.c: (mpl2_parse_line), (parse_mpl2):
9750         * gst/subparse/mpl2parse.h:
9751           Add support for MPL2 subtitle format (#413799).
9752
9753 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9754
9755         * configure.ac:
9756           We require core CVS for the new buffer metadata copy functions.
9757
9758 2007-03-09  Wim Taymans  <wim@fluendo.com>
9759
9760         * gst-libs/gst/tag/gstid3tag.c:
9761         Add read support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
9762         Fixes #414496.
9763
9764         Patch by: Alex Lancaster <alexl at users sourceforge net>
9765
9766 2007-03-09  Wim Taymans  <wim@fluendo.com>
9767
9768         * ext/libvisual/visual.c: (gst_visual_sink_setcaps),
9769         (gst_vis_src_negotiate), (get_buffer), (gst_visual_chain):
9770         Improve adapter usage and comments.
9771
9772 2007-03-09  Wim Taymans  <wim@fluendo.com>
9773
9774         * ext/pango/gsttextrender.c: (gst_text_render_chain):
9775         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_parse_packet):
9776         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_copy):
9777         Use new metadata copy function.
9778
9779         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9780         (gst_ffmpegcsp_transform):
9781         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform):
9782         Basetransform copied the metadata for us.
9783
9784 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9785
9786         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
9787         (gst_text_overlay_video_event):
9788           Some more logging. Only accept newsegment events in TIME format and
9789           send a WARNING message if they are not in TIME format.
9790
9791         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
9792         (gst_sub_parse_init), (gst_sub_parse_src_event), (handle_buffer),
9793         (gst_sub_parse_chain), (gst_sub_parse_sink_event):
9794         * gst/subparse/gstsubparse.h:
9795           No need to allocate GstSegment structure dynamically, just put it
9796           into the instance structure; ignore newsegment events in BYTE
9797           format and in particular don't let it overwrite our saved TIME
9798           segment from the last seek.
9799
9800 2007-03-09  Michael Smith  <msmith@fluendo.com>
9801
9802         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find):
9803           Replace AC3 typefinder with one that isn't terrible, and actually
9804           works usefully.
9805
9806 2007-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9807
9808         * gst/audioconvert/gstaudioconvert.c:
9809         (gst_audio_convert_transform):
9810           fix error category and translatable string
9811           
9812
9813 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9814
9815         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
9816         * pkgconfig/gstreamer-plugins-base.pc.in:
9817           Fix up utils => pbutils here too.
9818
9819 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9820
9821         * gst/subparse/gstsubparse.c: (handle_buffer):
9822           Break out of loop in chain function as soon as possible if we get
9823           a non-OK flow return.
9824
9825 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9826
9827         * tests/check/elements/alsa.c: (GST_START_TEST):
9828         Unref the mixer if the state change fails too (if the
9829         alsa devices are inaccessible, for example)
9830
9831 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9832
9833         * tests/check/Makefile.am:
9834         Don't test libvisual elements in the states check, because libvisual
9835         seems to leak internally.
9836
9837         Re-enable the alsa and states tests now that there's new suppressions
9838         in gst.supp.
9839
9840         * tests/check/elements/alsa.c: (GST_START_TEST):
9841         Don't leak the alsamixer we instantiated.
9842
9843 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9844
9845         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
9846         (gst_ximagesink_change_state), (gst_ximagesink_reset),
9847         (gst_ximagesink_finalize):
9848         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
9849         (gst_xvimagesink_reset), (gst_xvimagesink_finalize):
9850         Move some cleanup stuff from the state change handler into a _reset()
9851         function that can be called from _finalize(). This ensures that things
9852         get freed even if (for some reason) the NULL->READY state transition
9853         fails in the parent class.
9854         Even if a parent state change fails, process our downward state change
9855         logic instead of bailing out early.
9856         Free the correct xcontext pointer in ximagesink's xcontext_clear.
9857
9858 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9859
9860         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
9861         Extra log line.
9862
9863         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_init):
9864         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_init):
9865         Use pango_font_description_set_family_static instead of 
9866         pango_font_description_set_family to save a string copy (it was
9867         leaking due to the strdup anyway)
9868
9869         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_finalize):
9870         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_finalize):
9871         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_finalize):
9872         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_finalize):
9873         Chain up in finalize.
9874
9875 2007-03-07  Tim-Philipp Müller  <tim at centricular dot net>
9876
9877         * gst-libs/gst/interfaces/mixertrack.c:
9878         (gst_mixer_track_class_init), (gst_mixer_track_get_property),
9879         (gst_mixer_track_set_property):
9880           API: add "untranslated-label" property which should be set by
9881           implementations at construct time (#414645).
9882
9883         * ext/alsa/gstalsamixeroptions.c: (gst_alsa_mixer_options_new):
9884         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
9885           Set "untranslated-label" when constructing mixer track objects.
9886
9887         * tests/check/elements/alsa.c: (GST_START_TEST), (alsa_suite):
9888           Unit test to check the above.
9889
9890 2007-03-07  Wim Taymans  <wim@fluendo.com>
9891
9892         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
9893         Fix confusing debug message.
9894
9895 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
9896
9897         * gst-plugins-base.doap:
9898         update doap file with new version
9899
9900 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
9901
9902         * configure.ac:
9903         Back to CVS
9904
9905 === release 0.10.12 ===
9906
9907 2007-03-07  Jan Schmidt <thaytan@mad.scientist.com>
9908
9909         * configure.ac:
9910           releasing 0.10.12, "Zombie Horde"
9911
9912 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
9913
9914         * configure.ac:
9915         Bump version to 0.10.11.4 pre-release
9916
9917 2007-03-06  Wim Taymans  <wim@fluendo.com>
9918
9919         * gst-libs/gst/audio/gstbaseaudiosink.c:
9920         (gst_base_audio_sink_async_play):
9921         Fix regression that made GStreamer skip the first samples of audio.
9922         Fixes #414684.
9923
9924 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
9925
9926         * configure.ac:
9927         Bump version to 0.10.11.3 pre-release
9928
9929 2007-03-05  Sebastian Dröge  <slomo@circular-chaos.org>
9930
9931         * po/POTFILES.in:
9932           Update paths for the rename from utils to pbutils to fix the build.
9933
9934 2007-03-05  Tim-Philipp Müller  <tim at centricular dot net>
9935
9936         * gst-libs/gst/pbutils/Makefile.am:
9937           Change directory to install headers in from gst/utils to gst/pbutils
9938           as well.
9939
9940 2007-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
9941
9942         * configure.ac:
9943         * docs/libs/gst-plugins-base-libs-docs.sgml:
9944         * docs/libs/gst-plugins-base-libs-sections.txt:
9945         * gst-libs/gst/Makefile.am:
9946         * gst-libs/gst/interfaces/mixer.c:
9947         * gst-libs/gst/pbutils/Makefile.am:
9948         * gst-libs/gst/pbutils/descriptions.c:
9949         (gst_pb_utils_get_source_description),
9950         (gst_pb_utils_get_sink_description),
9951         (gst_pb_utils_get_decoder_description),
9952         (gst_pb_utils_get_encoder_description),
9953         (gst_pb_utils_get_element_description),
9954         (gst_pb_utils_add_codec_description_to_tag_list),
9955         (gst_pb_utils_get_codec_description), (gst_pb_utils_list_all):
9956         * gst-libs/gst/pbutils/descriptions.h:
9957         * gst-libs/gst/pbutils/install-plugins.c:
9958         * gst-libs/gst/pbutils/install-plugins.h:
9959         * gst-libs/gst/pbutils/missing-plugins.c:
9960         (gst_missing_uri_source_message_new),
9961         (gst_missing_uri_sink_message_new),
9962         (gst_missing_element_message_new),
9963         (gst_missing_decoder_message_new),
9964         (gst_missing_encoder_message_new),
9965         (gst_missing_plugin_message_get_description):
9966         * gst-libs/gst/pbutils/missing-plugins.h:
9967         * gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
9968         * gst-libs/gst/pbutils/pbutils.h:
9969         * gst-libs/gst/utils/Makefile.am:
9970         * gst-libs/gst/utils/base-utils.c:
9971         * gst-libs/gst/utils/base-utils.h:
9972         * gst-libs/gst/utils/descriptions.c:
9973         * gst-libs/gst/utils/descriptions.h:
9974         * gst-libs/gst/utils/install-plugins.c:
9975         * gst-libs/gst/utils/install-plugins.h:
9976         * gst-libs/gst/utils/missing-plugins.c:
9977         * gst-libs/gst/utils/missing-plugins.h:
9978         * gst-plugins-base.spec.in:
9979         * gst/playback/Makefile.am:
9980         * gst/playback/gstdecodebin.c:
9981         * gst/playback/gstdecodebin2.c:
9982         * gst/playback/gstplaybasebin.c: (setup_subtitle),
9983         (gen_source_element):
9984         * gst/playback/gstplaybin.c: (plugin_init):
9985         * tests/check/Makefile.am:
9986         * tests/check/libs/pbutils.c: (GST_START_TEST),
9987         (test_pb_utils_install_plugins_do_callout), (libgstpbutils_suite):
9988         * tests/check/libs/utils.c:
9989           rename utils to pbutils
9990
9991 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
9992
9993         * docs/plugins/Makefile.am:
9994         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9995         * docs/plugins/gst-plugins-base-plugins-sections.txt:
9996         * docs/plugins/inspect/plugin-decodebin2.xml:
9997         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
9998         Add documentation for decodebin2 that indicates that the API
9999         is still unstable.
10000
10001 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
10002
10003         * configure.ac:
10004         Update to 0.10.11.2 (0.10.12 pre-release)
10005
10006 2007-03-01  Wim Taymans  <wim@fluendo.com>
10007
10008         * gst-libs/gst/audio/gstbaseaudiosink.c:
10009         (gst_base_audio_sink_async_play):
10010         base time is irrelevant here.
10011
10012 2007-03-01  Wim Taymans  <wim@fluendo.com>
10013
10014         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
10015         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
10016         Improve debugging.
10017
10018         * gst-libs/gst/audio/gstbaseaudiosink.c:
10019         (gst_base_audio_sink_query), (gst_base_audio_sink_event),
10020         (gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
10021         Improve latency and clock slaving calculations.
10022         Improve slave clock calibration.
10023
10024         * gst-libs/gst/audio/gstringbuffer.c:
10025         (gst_ring_buffer_commit_full):
10026         When we are asked to render N sample to 0 bytes, return N.
10027
10028 2007-03-01  Wim Taymans  <wim@fluendo.com>
10029
10030         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
10031         (gst_alsasink_write), (gst_alsasink_reset):
10032         * ext/alsa/gstalsasink.h:
10033         Remove unused dispose function.
10034         Rename lock to not interfere with alsasrc lock.
10035
10036         * ext/alsa/gstalsasrc.c: (gst_alsasrc_finalize),
10037         (gst_alsasrc_class_init), (gst_alsasrc_init), (set_swparams),
10038         (gst_alsasrc_read), (gst_alsasrc_reset):
10039         * ext/alsa/gstalsasrc.h:
10040         Implement finalize function.
10041         Use lock to protect alsa access.
10042         Implement _reset.
10043         Fine tune sw params.
10044
10045 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10046
10047         * configure.ac:
10048           Convert to new AG_GST style.
10049
10050 2007-02-28  Wim Taymans  <wim@fluendo.com>
10051
10052         Patch by: Ed Catmur <ed at catmur dot co dot uk>
10053
10054         * gst/playback/gstplaybin.c: (gst_play_bin_vis_unblocked),
10055         (gst_play_bin_vis_blocked), (gst_play_bin_set_property):
10056         Fix race condition when rapidly switching visualisations in playbin.
10057         Fixes #401029.
10058
10059 2007-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
10060
10061         * tests/check/Makefile.am:
10062         Include local stuff before system installed things in LDFLAGS and
10063         CFLAGS.
10064
10065 2007-02-28  Wim Taymans  <wim@fluendo.com>
10066
10067         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_sink_activate):
10068         Improve debugging.
10069
10070 2007-02-28  Wim Taymans  <wim@fluendo.com>
10071
10072         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
10073         (gst_v4lsrc_fixate), (gst_v4lsrc_query):
10074         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
10075         Fix duration and timestamping, taking latency into account.
10076         Implement latency query.
10077
10078 2007-02-28  Wim Taymans  <wim@fluendo.com>
10079
10080         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
10081         (gst_audio_clock_new):
10082         Fix clock name.
10083
10084         * gst-libs/gst/audio/gstbaseaudiosink.c:
10085         (gst_base_audio_sink_init), (gst_base_audio_sink_query):
10086         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
10087         (gst_base_audio_src_query), (gst_base_audio_src_get_offset),
10088         (gst_base_audio_src_create):
10089         Improve latency query code.
10090         Use proper clock names.
10091
10092 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10093
10094         * tests/check/generic/states.c: (GST_START_TEST):
10095           Copy the states.c test from core again
10096         * tests/check/Makefile.am:
10097           ignore cdio and cdparanoiasrc
10098
10099 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
10100
10101         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
10102         (double_hq), (audio_convert_get_func_index), (check_default),
10103         (audio_convert_prepare_context), (audio_convert_convert):
10104           Also make valgrind happy and avoid copying data in some cases.
10105
10106 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
10107
10108         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
10109         (double_hq), (audio_convert_get_func_index),
10110         (audio_convert_prepare_context), (audio_convert_convert):
10111         * gst/audioconvert/gstaudioconvert.c:
10112         (gst_audio_convert_class_init), (gst_audio_convert_get_unit_size),
10113         (gst_audio_convert_transform_caps):
10114         * tests/check/elements/audioconvert.c: (GST_START_TEST),
10115         (audioconvert_suite):
10116           Don't run inplace if that overwrites source data as we go. Add more
10117           tests. Fixes #339837 even more.
10118
10119 2007-02-27  Julien MOUTTE  <julien@moutte.net>
10120
10121         * tests/examples/seek/seek.c: (do_seek), (set_update_scale),
10122         (msg_segment_done): Fix various seeking bugs (Slider was not
10123         updating when doing a non flushing seek, Reverse playback 
10124         on segment seek was wrong).
10125
10126 2007-02-26  Wim Taymans  <wim@fluendo.com>
10127
10128         * tests/examples/seek/seek.c: (stop_seek):
10129         When we stop scrubbing, don't leave the pipeline PLAYING when we
10130         requested a PAUSED state.
10131
10132 2007-02-25  Tim-Philipp Müller  <tim at centricular dot net>
10133
10134         Patch by: René Stadler <mail at renestadler de>
10135
10136         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
10137           Parse date strings in vorbis comments that have an invalid (zero)
10138           month or day (#410396).
10139
10140         * tests/check/libs/tag.c: (GST_START_TEST):
10141           Test case for the above.
10142
10143 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
10144
10145         Patch by: Loïc Minier <lool+gnome at via ecp fr>
10146
10147         * configure.ac:
10148         * ext/alsa/Makefile.am:
10149         * gst/audiotestsrc/Makefile.am:
10150           Fix compilation with LDFLAGS='-Wl,-z,defs' (#410963).
10151
10152 2007-02-23  Tim-Philipp Müller  <tim at centricular dot net>
10153
10154         * gst/playback/gstplaybin.c:
10155           Improve docs: point out that the application needs to assist playbin
10156           with buffering.
10157
10158 2007-02-23  Tim-Philipp Müller  <tim at centricular dot net>
10159
10160         * gst-libs/gst/utils/install-plugins.c:
10161         * gst-libs/gst/utils/missing-plugins.c:
10162         * tests/check/libs/utils.c: (missing_msg_check_getters):
10163           Change GStreamer marker prefix in detail string from 'gstreamer.net'
10164           to just 'gstreamer'. Document the caps string component of the
10165           decoder/encoder detail a bit better, since not everyone will be
10166           familiar with the GStreamer media type/caps system (but they better
10167           enjoy nested itemized lists).
10168
10169 2007-02-22  Tim-Philipp Müller  <tim at centricular dot net>
10170
10171         * gst-libs/gst/netbuffer/gstnetbuffer.c:
10172         (notgst_buffer_copy_fields_in_place), (gst_netbuffer_copy):
10173           Fix copying of GstNetBuffer (would crash before, or at least lead to
10174           invalid memory access, #410772), for now by copying the GstBuffer copy
10175           code from the core over here so we can copy the GstBuffer fields on a
10176           provided buffer instance (of type GstNetBuffer in this case). Would be
10177           better to fix this with some support by the core though (and in the long
10178           run change the broken GstBuffer/GstMiniObject copy semantics, #393099).
10179
10180         * tests/check/Makefile.am:
10181           Enable unit test for GstNetBuffer.
10182
10183 2007-02-22  Andy Wingo  <wingo@pobox.com>
10184
10185         * gst-libs/gst/audio/gstbaseaudiosink.c
10186         (gst_base_audio_sink_init): Disable pull-mode activation until we
10187         figure out how to make audio sinks go to PLAYING.
10188
10189 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
10190
10191         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
10192         (double_hq), (audio_convert_get_func_index),
10193         (audio_convert_prepare_context), (audio_convert_convert):
10194         * gst/audioconvert/audioconvert.h:
10195         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_setup_matrix),
10196         (gst_channel_mix_mix_int), (gst_channel_mix_mix_float):
10197         * gst/audioconvert/gstchannelmix.h:
10198         * tests/check/elements/audioconvert.c: (GST_START_TEST):
10199           Add float as an intermediate format, as well as float mixing. Enable
10200           test that was failing before. Fixes #339837
10201
10202 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
10203
10204         * tests/examples/seek/seek.c: (do_seek):
10205         Undo the previous commit: -1 as a stop time implies that the stop
10206         time is the end of file, clearing any previously configured segment.
10207
10208 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
10209
10210         * tests/examples/seek/seek.c: (do_seek):
10211         Don't SEEK_SET with a stop time of -1, use SEEK_NONE instead.
10212
10213 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
10214
10215         * gst/volume/gstvolume.c: (volume_process_int16),
10216         (volume_process_int16_clamp), (volume_set_caps):
10217           Unbreak volume, value remains gint.
10218
10219 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
10220
10221         * gst/volume/gstvolume.c: (volume_choose_func),
10222         (volume_update_real_volume), (gst_volume_set_volume),
10223         (gst_volume_init), (volume_process_double), (volume_process_float),
10224         (volume_process_int16), (volume_process_int16_clamp),
10225         (volume_set_caps), (volume_transform_ip), (volume_update_volume):
10226         * gst/volume/gstvolume.h:
10227           Extend float audio support (double) and some int->uint cleanups.
10228
10229 2007-02-20  Edward Hervey  <edward@fluendo.com>
10230
10231         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
10232         (multi_queue_underrun_cb), (gst_decode_group_check_if_drained),
10233         (sort_end_pads), (gst_decode_group_expose),
10234         (gst_decode_group_hide):
10235         Don't free groups from the streaming threads. Just put them aside and
10236         free them in dispose.
10237
10238 2007-02-20  Edward Hervey  <edward@fluendo.com>
10239
10240         * gst/playback/gstdecodebin2.c: (connect_element),
10241         (pad_added_group_cb), (gst_decode_group_check_if_blocked),
10242         (sort_end_pads), (gst_decode_group_expose):
10243         Handle dynamic pads within groups.
10244         Sort pads before exposing them in order to make playbin happy.
10245         There still is a race with the multiqueue filling up. This should be
10246         solved separately.
10247         Fixes #398721
10248
10249 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
10250
10251         * gst-libs/gst/utils/base-utils.c:
10252         * gst-libs/gst/utils/descriptions.c:
10253         * gst-libs/gst/utils/install-plugins.c:
10254         * gst-libs/gst/utils/missing-plugins.c:
10255           Some more docs (and descriptions for two subtitle formats).
10256
10257 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
10258
10259         * gst-libs/gst/audio/audio.c:
10260           Fix documentation.
10261
10262 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
10263
10264         Patch by: Yves Lefebvre  <ivanohe abacom com>
10265
10266         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps):
10267           Don't leak caps. Fixes #408278.
10268
10269 2007-02-15  Stefan Kost  <ensonic@users.sf.net>
10270
10271         * ext/cdparanoia/gstcdparanoiasrc.h:
10272         * ext/ogg/gstoggdemux.h:
10273         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
10274         (gst_audio_frame_length), (gst_audio_duration_from_pad_buffer),
10275         (gst_audio_is_buffer_framed), (gst_audio_structure_set_int):
10276         * gst-libs/gst/audio/audio.h:
10277         * gst-libs/gst/audio/gstaudiofilter.h:
10278         * gst-libs/gst/interfaces/videoorientation.h:
10279         * gst/adder/gstadder.h:
10280           More docs coverage and some ChangeLog surgery (add missing names)
10281
10282 2007-02-15  Wim Taymans  <wim@fluendo.com>
10283
10284         * sys/ximage/ximagesink.c:
10285         (gst_ximagesink_calculate_pixel_aspect_ratio):
10286         * sys/xvimage/xvimagesink.c:
10287         (gst_xvimagesink_calculate_pixel_aspect_ratio):
10288         Small constifications.
10289
10290 2007-02-15  Wim Taymans  <wim@fluendo.com>
10291
10292         * gst-libs/gst/audio/gstbaseaudiosink.c:
10293         (gst_base_audio_sink_class_init), (gst_base_audio_sink_query),
10294         (gst_base_audio_sink_render), (gst_base_audio_sink_callback),
10295         (gst_base_audio_sink_async_play),
10296         (gst_base_audio_sink_change_state):
10297         Answer latency query.
10298         Use configured latency when syncing.
10299         Fix clock slaving.
10300
10301         * gst-libs/gst/audio/gstbaseaudiosrc.c:
10302         (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
10303         (gst_base_audio_src_query), (gst_base_audio_src_change_state):
10304         Fix possible memleak.
10305         Implement latency query.
10306         Small cleanups.
10307
10308 2007-02-15  Wim Taymans  <wim@fluendo.com>
10309
10310         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
10311         Ignore errors in reset, these are not fatal. They also grab the element
10312         lock which is already taking when this function is called. Fixes
10313         #405451.
10314
10315 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
10316
10317         * configure.ac:
10318           Remove 'tests/examples/xerror/Makefile' from output files again.
10319
10320 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
10321
10322         * configure.ac:
10323         * docs/plugins/Makefile.am:
10324           Also crossref against gst-plugins-base-libs.
10325
10326 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
10327
10328         * configure.ac:
10329         * docs/libs/Makefile.am:
10330         * docs/plugins/Makefile.am:
10331           Add crossreferences to glib/gobject/gstream docs.
10332
10333         * gst-libs/gst/audio/audio.h:
10334           Source formatting.
10335
10336         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
10337           Add own debug category.
10338
10339 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
10340
10341         Patch by: René Stadler <mail at renestadler de>
10342
10343         * gst-libs/gst/tag/gstvorbistag.c:
10344           Add vorbis/FLAC-tag mapping for new GST_TAG_REFERENCE_LEVEL
10345           (#403597).
10346
10347 2007-02-10  Tim-Philipp Müller  <tim at centricular dot net>
10348
10349         * gst/playback/gstplaybasebin.c: (setup_source):
10350           When we have external subtitles and wait for the subtitle decodebin
10351           to get up and running, we set up a (sync) bus handler for the
10352           subtitle decodebin, so we can stop waiting when it posts an error
10353           message. However, we should do that before we set the subtitle
10354           decodebin's state to playing, otherwise things are racy and we might
10355           miss error messages posted before we had a chance to set up the bus.
10356           This should finally fix totem hanging on .txt pseudo-subtitle files.
10357           
10358 2007-02-10  Sébastien Moutte  <sebastien at moutte dot net>
10359
10360         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:(gst_base_rtp_audio_payload_handle_frame_based_buffer):
10361           Use gst_gdouble_to_guint64 for conversions.
10362         * win32/common/config.h.in:
10363           Add a define for GST_INSTALL_PLUGINS_HELPER
10364         * win32/common/libgstaudio.def:
10365         * win32/common/libgstcdda.def:
10366         * win32/common/libgstnetbuffer.def:
10367         * win32/common/libgstrtp.def:
10368         * win32/common/libgutils.def:
10369           Add new exported functions.
10370         * win32/vs6/gst_plugins_base.dsw:
10371         * win32/vs6/libgstdecodebin.dsp:
10372         * win32/vs6/libgstnetbuffer.dsp:
10373         * win32/vs6/libgstplaybin.dsp:
10374         * win32/vs6/libgstrtp.dsp:
10375         * win32/vs6/libgstvorbis.dsp:
10376         * win32/vs6/libgstcdda.dsp:
10377         * win32/vs6/libgstgdp.dsp:
10378         * win32/vs6/libgstutils.dsp:
10379           Update and add new project files.
10380
10381 2007-02-10  Tim-Philipp Müller  <tim at centricular dot net>
10382
10383         * gst/subparse/gstsubparse.c: (subrip_remove_unhandled_tag),
10384         (subrip_remove_unhandled_tags), (parse_subrip):
10385           For SubRip (.srt) subtitles, ignore all markup tags we don't
10386           handle (like font tags, for example).
10387
10388         * tests/check/elements/subparse.c:
10389           Add test for this.
10390
10391 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
10392
10393         * gst/playback/gstdecodebin.c: (add_fakesink),
10394         (gst_decode_bin_change_state):
10395         * gst/playback/gstdecodebin2.c: (add_fakesink),
10396         (gst_decode_bin_change_state):
10397           Don't error out if there is no fakesink in the NULL to READY state
10398           change, since when decodebin is re-used, we're only adding the
10399           fakesink element in READY to PAUSED.
10400
10401         * tests/check/elements/decodebin.c:
10402         (new_decoded_pad_plug_fakesink_cb), (GST_START_TEST),
10403         (decodebin_suite):
10404           Minimal unit test to make sure we can use the same decodebin
10405           instance twice (at least with audiotestsrc input).
10406
10407 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
10408
10409         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name):
10410           Try to get devic-name from device string first, and from handle only
10411           as fallback (seems to yield better results and is more robust
10412           against buggy probing code on the application side).
10413
10414 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
10415
10416         Based on patch by: Julien Puydt <julien.puydt at laposte net>
10417
10418         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name_no_handle),
10419         (gst_alsa_find_device_name):
10420         * ext/alsa/gstalsa.h:
10421         * ext/alsa/gstalsasink.c: (gst_alsasink_get_property):
10422         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_property):
10423           Improve device-name detection a bit, especially in the case where
10424           the device is not actually open (#405020, #405024). Move common code
10425           into gstalsa.c instead of duplicating it.
10426
10427 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
10428
10429         * gst/audioconvert/gstaudioconvert.c:
10430           Fix up docs chunk so that gtk-doc doesn't complain, and fix typo.
10431
10432 2007-02-06  Julien MOUTTE  <julien@moutte.net>
10433
10434         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
10435         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_clear),
10436         (gst_xvimagesink_interface_supported),
10437         (gst_xvimagesink_probe_get_properties),
10438         (gst_xvimagesink_probe_probe_property),
10439         (gst_xvimagesink_probe_needs_probe),
10440         (gst_xvimagesink_probe_get_values),
10441         (gst_xvimagesink_property_probe_interface_init),
10442         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
10443         (gst_xvimagesink_init), (gst_xvimagesink_class_init),
10444         (gst_xvimagesink_get_type):
10445         * sys/xvimage/xvimagesink.h: Implement PropertyProbe Interface
10446         for XVAdaptors so that one can choose the adaptor to use with 
10447         gstreamer-properties.
10448
10449 2007-02-06  Stefan Kost  <ensonic@users.sf.net>
10450
10451         * gst/audioconvert/gstaudioconvert.c:
10452           Also mention that a conversion from double to float is suboptimal still.
10453
10454 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
10455
10456         * gst-libs/gst/audio/gstaudiofilter.c:
10457         (gst_audio_filter_class_init), (gst_audio_filter_change_state):
10458           Clear our formats structure and free the caps contained in it when
10459           shutting down.
10460
10461 2007-02-05  Andy Wingo  <wingo@pobox.com>
10462
10463         * gst-libs/gst/audio/gstbaseaudiosink.c
10464         (gst_base_audio_sink_callback): Update basesink->offset so that we
10465         pull monotonically increasing offsets instead of, um, seeking back
10466         to 0 each time. Fixes alsasrc ! alsasink!
10467
10468 2007-02-05  Tim-Philipp Müller  <tim at centricular dot net>
10469
10470         * gst/videoscale/gstvideoscale.c:
10471           A width and height of 1 makes us crash, so increase minimum size to
10472           2x2 pixels until someone feels like fixing this (#404512).
10473
10474 2007-02-04  Tim-Philipp Müller  <tim at centricular dot net>
10475
10476         * tests/check/pipelines/oggmux.c: (GST_START_TEST), (oggmux_suite):
10477           Add small test to make sure request pads are cleaned up properly
10478           even if oggmux never changes state out of NULL.
10479
10480 2007-02-04  Tim-Philipp Müller  <tim at centricular dot net>
10481
10482         * tests/check/libs/utils.c: (GST_START_TEST):
10483           Fix unit test. Turns out things work much better when you
10484           NULL-terminate string arrays. Should make p5 build bot happy again.
10485
10486 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
10487
10488         * gst-libs/gst/audio/Makefile.am:
10489         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
10490         (gst_audio_filter_template_base_init),
10491         (gst_audio_filter_template_class_init),
10492         (gst_audio_filter_template_init),
10493         (gst_audio_filter_template_set_property),
10494         (gst_audio_filter_template_get_property),
10495         (gst_audio_filter_template_setup),
10496         (gst_audio_filter_template_filter),
10497         (gst_audio_filter_template_filter_inplace), (plugin_init):
10498           Oops, forgot to commit fixed-up example.
10499
10500 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
10501
10502         * docs/libs/gst-plugins-base-libs-sections.txt:
10503         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
10504         (gst_audio_filter_class_init), (gst_audio_filter_init),
10505         (gst_audio_filter_set_caps),
10506         (gst_audio_filter_class_add_pad_templates):
10507         * gst-libs/gst/audio/gstaudiofilter.h:
10508           Port GstAudioFilter to 0.10. This change technically breaks
10509           API and ABI (and thus also every library developer's heart),
10510           but seems justifiable on the grounds that the base class was
10511           completely unusable before (ie. would crash immediately when
10512           actually used). Fixes #403963 (and eventually also #403572).
10513           Also document all of this a bit.
10514
10515 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
10516
10517         * gst-libs/gst/utils/install-plugins.c:
10518         (gst_install_plugins_spawn_child):
10519         * tests/check/libs/utils.c:
10520         (test_base_utils_install_plugins_do_callout):
10521           Lowering log level to see why things fail on the p5 build bot;
10522           fix some typos in unit test messages.
10523
10524 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
10525
10526         * tests/check/libs/utils.c:
10527         (test_base_utils_install_plugins_do_callout):
10528           Don't hard-code temp directory for test helper; use GLib functions
10529           to write out file and do error checking etc.
10530
10531 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
10532
10533         * gst-libs/gst/utils/Makefile.am:
10534         * gst-libs/gst/utils/base-utils.h:
10535         * gst-libs/gst/utils/install-plugins.c:
10536         (gst_install_plugins_context_set_xid),
10537         (gst_install_plugins_context_new),
10538         (gst_install_plugins_context_free),
10539         (gst_install_plugins_get_helper),
10540         (gst_install_plugins_spawn_child),
10541         (gst_install_plugins_return_from_status),
10542         (gst_install_plugins_installer_exited),
10543         (gst_install_plugins_async), (gst_install_plugins_sync),
10544         (gst_install_plugins_return_get_name),
10545         (gst_install_plugins_installation_in_progress):
10546         * gst-libs/gst/utils/install-plugins.h:
10547           API: add API for applications to initiate installation of missing
10548           plugins, ie. gst_install_plugins_async() primarily.
10549           Based on libgimme-codec by Ryan Lortie.
10550
10551         * configure.ac:
10552           Add --with-install-plugins-helper configure option so distros can specify
10553           the path of the helper script or program to call when plugin installation
10554           is requested (distros: please do any argument munging in this helper
10555           script instead of patching GStreamer to pass arguments differently
10556           to another program directly).
10557
10558         * docs/libs/gst-plugins-base-libs-docs.sgml:
10559         * docs/libs/gst-plugins-base-libs-sections.txt:
10560           Build and document new API.
10561
10562         * tests/check/libs/utils.c: (result_cb),
10563         (test_base_utils_install_plugins_do_callout), (GST_START_TEST),
10564         (libgstbaseutils_suite):
10565           Some simple checks for the new API.
10566
10567 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
10568
10569         * tests/check/elements/audioconvert.c: (test_float_conversion):
10570           Add small test for 32bit float <=> 64bit float conversion (works
10571           only one way so far, 32=>64 produces structured noise).
10572
10573 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
10574
10575         * gst/audioconvert/gstaudioconvert.c:
10576         (set_structure_widths_32_and_64), (make_lossless_changes):
10577           We don't support floats with a width of 40, 48 or 56 bits.
10578
10579 2007-02-02  Stefan Kost  <ensonic@users.sf.net>
10580
10581         * gst/audioconvert/audioconvert.c: (float), (double),
10582         (audio_convert_get_func_index):
10583         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
10584         (make_lossless_changes):
10585           Support for 64-bit float audio in audioconvert (#339837)
10586
10587 2007-02-01  Tim-Philipp Müller  <tim at centricular dot net>
10588
10589         Patch by: Holger Wansing  <linux wansing-online de>
10590
10591         * po/LINGUAS:
10592         * po/de.po:
10593           Add German translation (#352069).
10594
10595 2007-02-01  Sebastian Dröge  <slomo@circular-chaos.org>
10596
10597         reviewed by: Wim Taymans <wim@fluendo.com>
10598
10599         * ext/ogg/gstoggmux.c: (gst_ogg_mux_ogg_pad_destroy_notify),
10600         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad):
10601         Use newly added GstCollectPads API to free the allocated resources in
10602         the GstOggPad structures (#402393).
10603
10604 2007-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
10605
10606         * gst/playback/gstplaybin.c: (gen_vis_element):
10607           Add audioresample+audioconvert in front of the visualisation
10608           element, so that elements like libvisual 0.4 that don't support all
10609           samplerates can work.
10610
10611           Fixes: #402505
10612
10613 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
10614
10615         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property),
10616         (gst_play_base_bin_get_streaminfo_value_array):
10617           Take some locks and make a copy of the streaminfo value array we
10618           maintain while holding the lock, so that the application can
10619           retrieve the stream-info as a value array in a thread-safe way.
10620
10621 2007-01-30  Wim Taymans  <wim@fluendo.com>
10622
10623         * gst/audioconvert/gstaudioconvert.c:
10624         Don't fail on 0 sized buffers. Fixes #396835.
10625
10626 2007-01-29  David Schleef  <ds@schleef.org>
10627
10628         * gst/typefind/gsttypefindfunctions.c:
10629           Detect BBCD as video/x-dirac, so we can play raw dirac
10630           streams.
10631
10632 2007-01-29  Tim-Philipp Müller  <tim at centricular dot net>
10633
10634         * ext/theora/theoraenc.c: (theora_enc_chain):
10635           Check return value of theora_encode_header(), or we might try to
10636           allocate a random number of bytes. theora_encode_header() can fail
10637           if libtheora has been compiled with encoding support disabled.
10638           Fixes #398110.
10639
10640 2007-01-29  Wim Taymans  <wim@fluendo.com>
10641
10642         * tests/check/gst/.cvsignore:
10643         Do as buildbot says.
10644
10645 2007-01-29  Wim Taymans  <wim@fluendo.com>
10646
10647         * ext/libvisual/visual.c: (gst_visual_src_setcaps):
10648         Fix strides in libvisual. Gst uses X strides.
10649         Inspired by: <ed at catmur dot co dot uk> and 
10650         <tim at centricular dot net>
10651         Fixes #401118.
10652
10653 2007-01-27  Wim Taymans  <wim@fluendo.com>
10654
10655         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
10656         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
10657         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_do_seek),
10658         (gst_ogg_demux_perform_seek),
10659         (gst_ogg_demux_bisect_forward_serialno),
10660         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
10661         (gst_ogg_demux_find_chains), (gst_ogg_demux_handle_page),
10662         (gst_ogg_demux_chain), (gst_ogg_demux_combine_flows),
10663         (gst_ogg_demux_loop_reverse), (gst_ogg_demux_loop):
10664         * ext/ogg/gstoggdemux.h:
10665         Properly propagate streaming errors when we are scanning the file for
10666         chains so that we don't crash when shut down. Might fix some crashers
10667         when quickly switching oggs in RB such as #332503 and #378436.
10668
10669 2007-01-26  Tim-Philipp Müller  <tim at centricular dot net>
10670
10671         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
10672           Map a gnome-vfs HOST_NOT_FOUND error into a GStreamer NOT_FOUND
10673           error code as well.
10674
10675 2007-01-25  Wim Taymans  <wim@fluendo.com>
10676
10677         * gst/playback/gstplaybasebin.c: (remove_source):
10678         Don't try to disconnect a signal from a finalized object.
10679
10680 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
10681
10682         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose):
10683           Cast lock macro parameters to make sure we're actually accessing the
10684           lock member at the right class level. Free list itself in _dispose()
10685           as well and NULL it in case dispose gets called multiple times.
10686
10687 2007-01-25  Edward Hervey  <edward@fluendo.com>
10688
10689         * gst/playback/gstdecodebin2.c:
10690         (gst_decode_bin_dispose),(gst_decode_bin_finalize):
10691         Free GstDecodeGroups no longer used.
10692         (gst_decode_group_expose):
10693         Don't unlock too many times !
10694         (deactivate_free_recursive):
10695         Free iterator once we're done with it.
10696         Fix for recursively deactivating elements (stop at ghostpads).
10697
10698 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
10699
10700         * gst/playback/gstplaybin.c: (handoff):
10701           Fix up caps on the frame buffer before we save it and potentially
10702           make it accessible to other threads via g_object_get; also use
10703           gst_buffer_replace() instead of gst_mini_object_replace().
10704
10705 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
10706
10707         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
10708           Make getting the current frame thread-safe.
10709
10710 2007-01-25  Edward Hervey  <edward@fluendo.com>
10711
10712         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize),
10713         (gst_decode_group_new), (gst_decode_group_free):
10714         Set queues to bigger sizes to cope with HD contents.
10715         Fix some mutex freeing and add comment about MT safe methods.
10716
10717 2007-01-24  Tim-Philipp Müller  <tim at centricular dot net>
10718
10719         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
10720         (gst_text_overlay_text_event):
10721           Don't unnecessarily ref (and then leak) upstream events if the text
10722           pad is not linked. Fixes #399948.
10723
10724         * tests/check/gst-plugins-base.supp:
10725           Add suppression for pango on edgy/x86 for textoverlay test.
10726
10727 2007-01-24  Wim Taymans  <wim@fluendo.com>
10728
10729         * gst-libs/gst/rtp/gstrtpbuffer.h:
10730         Add some more fixed payloads.
10731
10732 2007-01-23  Tim-Philipp Müller  <tim at centricular dot net>
10733
10734         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
10735           Error out properly if we get an error from libogg while reading the
10736           BOS page(s). Fixes crash parsing 'fuzzed' ogg file (#399340).
10737
10738 2007-01-23  Tim-Philipp Müller  <tim at centricular dot net>
10739
10740         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize):
10741           Don't leak mutex.
10742
10743         * tests/check/elements/playbin.c:
10744         (test_sink_usage_video_only_stream),
10745         (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
10746         (test_suburi_error_wrongproto), (test_missing_urisource_handler),
10747         (test_missing_suburisource_handler),
10748         (test_missing_primary_decoder), (playbin_suite):
10749           Run all tests once with decodebin and once with decodebin2.
10750           One test does not pass yet with decodebin2.
10751
10752 2007-01-23  Edward Hervey  <edward@fluendo.com>
10753
10754         * ext/ogg/gstoggmux.c: (all_pads_eos), (gst_ogg_mux_collected):
10755         Fix the cases where oggmux doesn't properly figure out that all
10756         sinkpads have gone EOS, and therefore doesn't push out the remaining
10757         buffers and the final EOS event.
10758         Fixes #363379
10759
10760 2007-01-23  Julien MOUTTE  <julien@moutte.net>
10761
10762         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
10763         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
10764         Don't lock on navigation event push, just on keysym to string.
10765         Fixes #397673 again.
10766
10767 2007-01-22  Edward Hervey  <edward@fluendo.com>
10768
10769         * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
10770         (get_current_group), (group_demuxer_event_probe),
10771         (gst_decode_group_expose), (deactivate_free_recursive),
10772         (gst_decode_group_free):
10773         Cleanups.
10774         Don't forget to emit 'no-more-pads' once a group is exposed.
10775         Cleanup elements from a DecodeGroup once we remove it.
10776         Protect call to gst_decode_group_expose() with the decodebin lock.
10777
10778 2007-01-22  Julien MOUTTE  <julien@moutte.net>
10779
10780         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
10781         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
10782         Looking at Xorg code i can't figure out if that XKeysymToString
10783         function is thread sensible or not. Lock it just in case as
10784         recommended by Radek Doulik <rodo at ximian dot com>.
10785
10786 2007-01-22  Julien MOUTTE  <julien@moutte.net>
10787
10788         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
10789         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
10790         Lock that X Call as well. Fixes #397673.
10791
10792 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
10793
10794         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
10795           Don't go into an endless loop if the file starts with 00 00 01 2X,
10796           like quicktime redirect files might. Fixes #396042.
10797
10798         * tests/check/Makefile.am:
10799         * tests/check/gst/.cvsignore:
10800         * tests/check/gst/typefindfunctions.c: (GST_START_TEST),
10801         (typefindfunctions_suite):
10802           Add unit test for the above.
10803
10804 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
10805
10806         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10807           On second thought, use "depth" field rather than "bpp" field.
10808
10809 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
10810
10811         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10812           Camtasia caps apparently need a bpp field (#398875).
10813
10814 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
10815
10816         * gst/playback/gstplaybasebin.c: (setup_subtitle),
10817         (gen_source_element), (gst_play_base_bin_change_state):
10818           Attempt at a better error message in case we don't have the required
10819           URI handler installed; post missing-plugin message also when we're
10820           missing an URI handler for the subtitle URI; clean up properly also
10821           when an error occurs and we never made it to PAUSED state.
10822
10823         * tests/check/elements/playbin.c: (GST_START_TEST),
10824         (playbin_suite):
10825           Check that we're also getting a missing-plugin messsage for a
10826           missing subtitle URI handler (and clean up properly).
10827
10828 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
10829
10830         * gst/playback/gstplaybasebin.c: (analyse_source), (setup_source):
10831           Plug a few reference leaks.
10832
10833 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
10834
10835         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
10836           Lower probability a bit if the marker isn't right at the start,
10837           to decrease the chance of false positives.
10838
10839 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
10840
10841         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
10842           Small mpeg2 system stream typefinding improvement: make typefinder
10843           probe a bit into the stream instead of just looking for a marker
10844           at the beginning. Fixes #397810.
10845
10846 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
10847
10848         * gst/audioconvert/gstchannelmix.c:
10849           Remove compatibility cruft for prehistoric GLib versions.
10850
10851 2007-01-17  Tim-Philipp Müller  <tim at centricular dot net>
10852
10853         * gst/playback/Makefile.am:
10854         * gst/playback/gstdecodebin.c: (close_pad_link):
10855         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
10856         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
10857         (gst_play_base_bin_handle_message_func), (unknown_type):
10858           Let decodebin be the element to post missing-plugin messages for
10859           missing decoders (rather than playbin); make playbin implement
10860           GstBin::handle_message so we can suppress missing-plugin messages
10861           for types we're not handling on purpose (don't want to bring up an
10862           installer in those cases).
10863
10864 2007-01-16  Tim-Philipp Müller  <tim at centricular dot net>
10865
10866         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10867         * gst-libs/gst/tag/gstvorbistag.c:
10868         (gst_tag_list_to_vorbiscomment_buffer):
10869         * gst/typefind/gsttypefindfunctions.c: (vorbis_type_find):
10870           Fix potentially unaligned access (#397207).
10871
10872 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
10873
10874         * tests/examples/seek/seek.c: (set_scale), (update_scale),
10875         (do_seek), (stop_seek), (pause_cb), (stop_cb), (loop_toggle_cb),
10876         (rate_spinbutton_changed_cb), (msg_eos), (msg_segment_done),
10877         (main):
10878           Allow to toggle looping while it plays. Fix callback prototype. Clean
10879           up code a bit more. Add copyright header.
10880
10881 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
10882
10883         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
10884           Red and blue mask was swapped (spotted by Dan Williams).
10885
10886 2007-01-15  Stefan Kost  <ensonic@users.sf.net>
10887
10888         * gst-libs/gst/tag/gstid3tag.c:
10889         * gst-libs/gst/tag/gstvorbistag.c:
10890           Use new beats-per-minute tag from core.
10891
10892 2007-01-15  Tim-Philipp Müller  <tim at centricular dot net>
10893
10894         * po/POTFILES.in:
10895           Add new files with translatable strings, so they actually make it
10896           into the template file one day.
10897
10898 2007-01-12  Andy Wingo  <wingo@pobox.com>
10899
10900         * gst-libs/gst/audio/gstbaseaudiosink.c
10901         (gst_base_audio_sink_fixate): Implement, stolen from baseaudiosrc.
10902         (gst_base_audio_sink_activate_pull): Remove the handwavey nego
10903         stuff, as the base class handles this now. Actually tell the ring
10904         buffer to start.
10905         (gst_base_audio_sink_callback): Cast the ring buffer correctly.
10906         How did this work before? Maybe I'm not as awesome a programmer as
10907         I think.
10908
10909         * gst-libs/gst/audio/gstbaseaudiosrc.c
10910         (gst_base_audio_src_fixate): Rework as a basesrc vmethod instead
10911         of a pad function.
10912
10913 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
10914
10915         * gst-libs/gst/utils/missing-plugins.c: (copy_and_clean_caps):
10916           Remove more fields so that the application can better blacklist
10917           formats that have been tried before.
10918
10919 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
10920
10921         * gst-libs/gst/audio/mixerutils.h:
10922           Add G_BEGIN_DECLS and G_END_DECLS guards so these helpers can be
10923           used when compiling with c++ compilers as well.
10924
10925 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
10926
10927         * gst/typefind/gsttypefindfunctions.c:
10928           Fix comment.
10929
10930 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
10931
10932         * gst/playback/gstplaybin.c: (post_missing_element_message),
10933         (gen_video_element), (gen_text_element), (gen_audio_element),
10934         (gen_vis_element):
10935           Post missing-plugin messages also when we error out because
10936           converters, textoverlay or auto*sinks are missing (#161922).
10937
10938 2007-01-10  Wim Taymans  <wim@fluendo.com>
10939
10940         * gst/playback/gstdecodebin.c: (dynamic_add), (close_pad_link),
10941         (is_demuxer_element), (new_caps):
10942         * gst/playback/gstplaybasebin.c: (source_new_pad):
10943         Fix the case where we try to ref a NULL element when we delay a link
10944         because of unfixed caps.
10945         Set the state of autoplugged decodebins to PAUSED.
10946         RTSP now works in playbin, we can remove it from the blacklist.
10947
10948 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
10949
10950         * gst/playback/Makefile.am:
10951         * gst/playback/gstplaybasebin.c: (string_arr_has_str),
10952         (unknown_type), (setup_subtitle), (gen_source_element):
10953         * gst/playback/gstplaybin.c: (plugin_init):
10954           Post missing-plugin messages on the bus for missing sources and
10955           missing decoders/demuxers/depayloaders; fix error code used when
10956           we're missing an URI handler source; for media types that we are not
10957           handling on purpose at the moment, don't print "don't know how to
10958           handle xyz" messages to the terminal or post missing-plugin
10959           messages on the bus.
10960
10961         * tests/check/elements/playbin.c: (create_playbin),
10962         (GST_START_TEST), (gst_codec_src_uri_get_type),
10963         (gst_codec_src_uri_get_protocols), (gst_codec_src_uri_get_uri),
10964         (gst_codec_src_uri_set_uri), (gst_codec_src_uri_handler_init),
10965         (gst_codec_src_init_type), (gst_codec_src_base_init),
10966         (gst_codec_src_create), (gst_codec_src_class_init),
10967         (gst_codec_src_init), (plugin_init), (playbin_suite):
10968           Add some tests for the missing-plugin stuff.
10969
10970 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
10971
10972         * configure.ac:
10973         * gst-libs/gst/Makefile.am:
10974         * gst-libs/gst/utils/Makefile.am:
10975         * gst-libs/gst/utils/base-utils.c: (gst_base_utils_init):
10976         * gst-libs/gst/utils/base-utils.h:
10977         * gst-libs/gst/utils/descriptions.c: (format_info_get_desc),
10978         (find_format_info), (caps_are_rtp_caps),
10979         (gst_base_utils_get_source_description),
10980         (gst_base_utils_get_sink_description),
10981         (gst_base_utils_get_decoder_description),
10982         (gst_base_utils_get_encoder_description),
10983         (gst_base_utils_get_element_description),
10984         (gst_base_utils_add_codec_description_to_tag_list),
10985         (gst_base_utils_get_codec_description), (gst_base_utils_list_all):
10986         * gst-libs/gst/utils/descriptions.h:
10987         * gst-libs/gst/utils/missing-plugins.c:
10988         (missing_structure_get_type), (copy_and_clean_caps),
10989         (gst_missing_uri_source_message_new),
10990         (gst_missing_uri_sink_message_new),
10991         (gst_missing_element_message_new),
10992         (gst_missing_decoder_message_new),
10993         (gst_missing_encoder_message_new),
10994         (missing_structure_get_string_detail),
10995         (missing_structure_get_caps_detail),
10996         (gst_missing_plugin_message_get_installer_detail),
10997         (gst_missing_plugin_message_get_description),
10998         (gst_is_missing_plugin_message):
10999         * gst-libs/gst/utils/missing-plugins.h:
11000           API: add new libgstbaseutils library with functions
11001           - to create and parse missing-plugins messages
11002           - that provide (translated) descriptions for caps/decoders/sources/etc.
11003           Closes #392393.
11004
11005         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
11006         * pkgconfig/gstreamer-plugins-base.pc.in:
11007           Add new lib.
11008
11009         * docs/libs/gst-plugins-base-libs-docs.sgml:
11010         * docs/libs/gst-plugins-base-libs-sections.txt:
11011           Generate docs for new lib and API.
11012
11013         * tests/check/Makefile.am:
11014         * tests/check/libs/.cvsignore:
11015         * tests/check/libs/utils.c: (missing_msg_check_getters),
11016         (GST_START_TEST), (libgstbaseutils_suite):
11017           Add some basic unit tests.
11018
11019 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
11020
11021         * ext/ogg/Makefile.am:
11022           Dist gstoggdemux.h to fix 'make distcheck'.
11023
11024         * sys/v4l/Makefile.am:
11025           Fix 'make distcheck' even more.
11026
11027 2007-01-09  Wim Taymans  <wim@fluendo.com>
11028
11029         * docs/plugins/Makefile.am:
11030         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
11031         * docs/plugins/gst-plugins-base-plugins-sections.txt:
11032         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
11033         (gst_ogg_pad_query_types), (gst_ogg_pad_submit_page),
11034         (gst_ogg_chain_reset), (gst_ogg_chain_new_stream),
11035         (gst_ogg_demux_perform_seek):
11036         * ext/ogg/gstoggdemux.h:
11037         Added docs.
11038         Add some more comments.
11039         Small cleanups.
11040
11041 2007-01-09  Wim Taymans  <wim@fluendo.com>
11042
11043         * ext/theora/theoradec.c:
11044         * ext/vorbis/vorbisdec.c:
11045         * gst-libs/gst/audio/gstringbuffer.c:
11046         (gst_ring_buffer_commit_full):
11047         * gst-libs/gst/audio/gstringbuffer.h:
11048         * gst-libs/gst/rtp/gstrtpbuffer.c:
11049         * gst-libs/gst/tag/gstvorbistag.c:
11050         Small documentation updates/fixes
11051
11052 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
11053
11054         * configure.ac:
11055           Require core CVS HEAD for Andy's basesrc/sink API additions.
11056
11057 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
11058
11059         Patch by: Günter Thelen  <daedalus dot inc at gmx net>
11060
11061         * gst/typefind/gsttypefindfunctions.c: (flac_type_find),
11062         (plugin_init):
11063           Add typefinder for flac-in-ogg in conformance with the ogg-mapping
11064           on flac.sf.net (there appear to be other versions of the first
11065           ogg page in the wild) (#391365).
11066
11067 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
11068
11069         * configure.ac:
11070           Check if localtime_r() is available.
11071
11072         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
11073           If localtime_r() is not available, fall back to localtime(). Should
11074           fix build on MingW (#393310).
11075
11076 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
11077
11078         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
11079         * gst/subparse/gstsubparse.h:
11080           Remove spurious 1000 subtrahend when calculating the timestamp from
11081           the frame number and the frame rate . Also, use the frames/second
11082           value specified in the first line of the file, if one is specified
11083           there. Should fix #357503.
11084
11085         * tests/check/elements/subparse.c: (do_test),
11086         (test_tmplayer_do_test), (test_microdvd_do_test), (GST_START_TEST),
11087         (subparse_suite):
11088           Add some basic unit tests for the microdvd subtitle format.
11089
11090 2007-01-07  Julien MOUTTE  <julien@moutte.net>
11091
11092         Patch by: Young-Ho Cha <ganadist at chollian dot net>
11093
11094         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
11095         (gst_xvimage_buffer_finalize), (gst_xvimagesink_xvimage_new),
11096         (gst_xvimagesink_xvimage_put), (gst_lookup_xv_port_from_adaptor),
11097         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps),
11098         (gst_xvimagesink_set_xwindow_id),
11099         (gst_xvimagesink_set_event_handling),
11100         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
11101         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
11102         Fixes: #390076.
11103         Add an adaptor property to select a specific XV adaptor.
11104         * sys/xvimage/xvimagesink.h:
11105
11106 2007-01-07  Julien MOUTTE  <julien@moutte.net>
11107
11108         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
11109         (gst_ximagesink_handle_xerror), (gst_ximagesink_ximage_new),
11110         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
11111         (gst_ximagesink_handle_xevents), (gst_ximagesink_setcaps),
11112         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
11113         (gst_ximagesink_expose), (gst_ximagesink_set_event_handling):
11114         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
11115         (gst_xvimage_buffer_finalize), (gst_xvimagesink_handle_xerror),
11116         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
11117         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_setcaps),
11118         (gst_xvimagesink_change_state), (gst_xvimagesink_set_xwindow_id),
11119         (gst_xvimagesink_expose), (gst_xvimagesink_set_event_handling):
11120         Use flow_lock much more to protect every access to xwindow.
11121         Try to catch erros while creating images in case some drivers are
11122         just generating an XError when the requested image is too big.
11123         Should fix : #354698, #384008, #384060.
11124         * tests/icles/stress-xoverlay.c: (cycle_window), (create_window):
11125         Implement some stress testing of setting window xid.
11126
11127 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
11128
11129         * win32/common/libgsaudio.def:
11130           Add new exported function.
11131         * win32/common/libgstogg.dsp:
11132           Add gstoggaviparse.c to the build.
11133         * win32/common/libgstvideoscale.dsp:
11134           Add vs_4tap.c to the build.
11135         * win32/common/libgstvorbis.dsp:
11136           Add vorbistag.c to the build.
11137         
11138 2007-01-06  Andy Wingo  <wingo@pobox.com>
11139
11140         * gst-libs/gst/audio/gstbaseaudiosink.c
11141         (gst_base_audio_sink_class_init)
11142         (gst_base_audio_sink_init): 
11143         (gst_base_audio_sink_activate_pull): Add an activate_pull function
11144         to baseaudiosink, and tell basesink that we can work in pull mode.
11145         This way the ring buffer thread drives the pipeline directly, if
11146         pull mode is possible. There is some lingering nastiness regarding
11147         capsnego, however.
11148         (gst_base_audio_sink_callback): Implement the callback to pull
11149         data. This interface is a bit light, though -- it should get a
11150         GstFlowReturn return value at least.
11151
11152 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
11153
11154         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_stream_out):
11155         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
11156         * gst/playback/gstdecodebin2.c:
11157         (gst_decode_group_check_if_blocked):
11158           Printf format and missing argument fixes.
11159
11160 2007-01-05  Jan Schmidt  <thaytan@mad.scientist.com>
11161
11162         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header),
11163         (gst_ogm_parse_change_state):
11164         Activate pads before adding them to the element.
11165
11166 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
11167
11168         * tests/examples/seek/scrubby.c: (main):
11169         * tests/examples/seek/seek.c: (main):
11170           Call g_thread_init() first thing in main() (see #391278).
11171
11172 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
11173
11174         * tests/check/Makefile.am:
11175         * tests/check/libs/.cvsignore:
11176         * tests/check/libs/netbuffer.c: (GST_START_TEST),
11177         (netbuffer_suite):
11178           Add test for GstNetBuffer + gst_buffer_copy(). Disabled
11179           for the time being, since it's broken, see #393099.
11180
11181 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
11182
11183         * tests/check/Makefile.am:
11184           Update to use GST_PLUGINS_BASE_CFLAGS as well.
11185
11186 2007-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
11187
11188         * configure.ac:
11189           split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS
11190           so that GST_BASE_CFLAGS can go inbetween them, making sure
11191           we use uninstalled gst-libs headers
11192         * docs/libs/Makefile.am:
11193         * ext/alsa/Makefile.am:
11194         * ext/cdparanoia/Makefile.am:
11195         * ext/gnomevfs/Makefile.am:
11196         * ext/libvisual/Makefile.am:
11197         * ext/ogg/Makefile.am:
11198         * ext/theora/Makefile.am:
11199         * ext/vorbis/Makefile.am:
11200         * gst-libs/gst/audio/Makefile.am:
11201         * gst-libs/gst/cdda/Makefile.am:
11202         * gst-libs/gst/interfaces/Makefile.am:
11203         * gst-libs/gst/riff/Makefile.am:
11204         * gst-libs/gst/rtp/Makefile.am:
11205         * gst-libs/gst/tag/Makefile.am:
11206         * gst/adder/Makefile.am:
11207         * gst/audioconvert/Makefile.am:
11208         * gst/audiorate/Makefile.am:
11209         * gst/audioresample/Makefile.am:
11210         * gst/playback/Makefile.am:
11211         * gst/tcp/Makefile.am:
11212         * gst/videoscale/Makefile.am:
11213         * gst/volume/Makefile.am:
11214         * sys/ximage/Makefile.am:
11215         * sys/xvimage/Makefile.am:
11216         * tests/icles/Makefile.am:
11217           adapt
11218
11219 2007-01-04  Julien MOUTTE  <julien@moutte.net>
11220
11221         * gst-libs/gst/interfaces/xoverlay.c:
11222         (gst_x_overlay_handle_events):
11223         * gst-libs/gst/interfaces/xoverlay.h:
11224         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
11225         (gst_ximagesink_set_xwindow_id),
11226         (gst_ximagesink_set_event_handling),
11227         (gst_ximagesink_xoverlay_init), (gst_ximagesink_set_property),
11228         (gst_ximagesink_get_property), (gst_ximagesink_init),
11229         (gst_ximagesink_class_init):
11230         * sys/ximage/ximagesink.h:
11231         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new),
11232         (gst_xvimagesink_set_xwindow_id),
11233         (gst_xvimagesink_set_event_handling),
11234         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_set_property),
11235         (gst_xvimagesink_get_property), (gst_xvimagesink_init),
11236         (gst_xvimagesink_class_init):
11237         * sys/xvimage/xvimagesink.h:
11238         * tests/icles/stress-xoverlay.c: (toggle_events), (create_window):
11239         Add a method to the XOverlay interface to allow disabling of 
11240         event handling in x[v]imagesink elements. This will let X events
11241         propagate to parent windows which can be usefull in some cases.
11242         Be carefull that the application is then responsible of pushing
11243         navigation events and expose events to the video sink.
11244         Fixes: #387138.
11245
11246 2007-01-03  Tim-Philipp Müller  <tim at centricular dot net>
11247
11248         * gst-libs/gst/tag/gstvorbistag.c:
11249         * tests/check/libs/tag.c: (GST_START_TEST):
11250           Add vorbistag <=> GStreamer tag mapping for GST_TAG_LOCATION
11251           (fixes #392070).
11252
11253 2007-01-01  Tim-Philipp Müller  <tim at centricular dot net>
11254
11255         * configure.ac:
11256         * docs/Makefile.am:
11257         * docs/design/Makefile.am:
11258           Dist design docs.
11259
11260 2006-12-27  Julien MOUTTE  <julien@moutte.net>
11261
11262         * docs/libs/gst-plugins-base-libs-sections.txt: Fix a documentation
11263         typo. Fixes: #390063.
11264
11265 2006-12-27  Julien MOUTTE  <julien@moutte.net>
11266
11267         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
11268         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Plug a
11269         caps leak.
11270         * win32/common/config.h: Updated.
11271
11272 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
11273
11274         * tests/check/elements/gdpdepay.c: (cleanup_gdpdepay),
11275         (setup_gdpdepay_streamheader):
11276         * tests/check/elements/gdppay.c: (cleanup_gdppay),
11277         (setup_gdppay_streamheader):
11278           Fix the dp tests, but activating the pads for the streamheader tests
11279           too and cleaning up conditionaly
11280
11281 2006-12-22  Jan Schmidt  <thaytan@mad.scientist.com>
11282
11283         * gst/ffmpegcolorspace/avcodec.h:
11284         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11285         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
11286         (gst_ffmpegcsp_avpicture_fill):
11287         * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
11288         (img_get_alpha_info):
11289         Add 2 new caps arrangements, for 24-bit RGB and BGR in 32-bits, but at the
11290         other end of the word. Fixes: #387073.
11291
11292         Add some inconsequential branch hints in a couple of places.
11293
11294 2006-12-21  Tim-Philipp Müller  <tim at centricular dot net>
11295
11296         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11297         (gst_ffmpeg_caps_to_smpfmt):
11298           The "signed" field in raw audio caps is of boolean type, trying to
11299           extract the value with _get_int() will fail (fix to keep in sync with
11300           the copy in gst-ffmpeg)
11301
11302 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
11303
11304         * tests/check/elements/audioresample.c: (cleanup_audioresample):
11305         * tests/check/elements/audiotestsrc.c: (cleanup_audiotestsrc):
11306         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
11307         (cleanup_gdpdepay):
11308         * tests/check/elements/gdppay.c: (setup_gdppay), (cleanup_gdppay):
11309         * tests/check/elements/subparse.c: (teardown_subparse):
11310         * tests/check/elements/textoverlay.c: (cleanup_textoverlay):
11311         * tests/check/elements/videorate.c: (cleanup_videorate):
11312         * tests/check/elements/videotestsrc.c: (cleanup_videotestsrc):
11313         * tests/check/elements/volume.c: (cleanup_volume):
11314         * tests/check/elements/vorbisdec.c: (setup_vorbisdec),
11315         (cleanup_vorbisdec):
11316         * tests/check/elements/vorbistag.c: (setup_vorbistag),
11317         (cleanup_vorbistag):
11318           consistent pad (de)activation
11319
11320 2006-12-20  Tim-Philipp Müller  <tim at centricular dot net>
11321
11322         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
11323           Forgot to register the extensions.
11324
11325 2006-12-20  Tim-Philipp Müller  <tim at centricular dot net>
11326
11327         * gst/typefind/gsttypefindfunctions.c: (vivo_type_find),
11328         (plugin_init):
11329           Add typefinder for VIVO files (my christmas present to the 90s).
11330
11331 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
11332
11333         * gst/playback/gstdecodebin.c: (type_found):
11334           Special-case the text/plain media type: we only want to recognise it
11335           as a 'raw' decoded media type if it comes from a demuxer or subtitle
11336           parser, but not if the entire stream is of text/plain type. If the
11337           entire stream is text/plain, we should just error out.
11338
11339           This fixes playback of audio files with lyrics in totem. Totem can't
11340           distinguish between text files and subtitle files and passes any
11341           .txt file with the same basename as the main file to playbin as
11342           suburi, and playbin will then throw a 'subtitle found, but no video
11343           stream' error, which isn't entirely helpful. See #380342.
11344
11345           Also, with this change we'll show a slightly more correct error
11346           message in case totem passes a playlist file to us (although a
11347           custom error message wording instead of the default text would
11348           probably not be a bad idea either).
11349
11350           Same problem also needs to be fixed for playbin+decodebin2.
11351
11352         * tests/check/Makefile.am:
11353         * tests/check/elements/decodebin.c: (src_handoff_cb),
11354         (decodebin_new_decoded_pad_cb), (GST_START_TEST),
11355         (decodebin_suite):
11356           Add simple unit test for decodebin for the above.
11357
11358 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
11359
11360         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
11361         * gst/playback/gstdecodebin2.c: (gst_decode_bin_change_state):
11362           Refuse to change state to READY when we failed to create any of the
11363           required elements in our instance init function.
11364
11365 2006-12-15  Tim-Philipp Müller  <tim at centricular dot net>
11366
11367         * docs/libs/gst-plugins-base-libs-sections.txt:
11368           Small docs fixes/updates.
11369
11370         * gst-libs/gst/video/gstvideosink.h:
11371           Remove nonfunctional GST_VIDEO_SINK_CLOCK macro which is a leftover
11372           from the 0.9 days (GST_BASE_SINK_CLOCK, which it points to, was
11373           removed from the base sink API between 0.9.6 and 0.9.7).
11374           API: add GST_VIDEO_SINK_CAST and use it for the height/width
11375           accessor macros, so we don't do a runtime GObject type check every
11376           time we use them.
11377
11378 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
11379
11380         * Makefile.am:
11381         * gst-plugins-base.doap:
11382         * gst-plugins-base.spec.in:
11383           add doap file
11384
11385 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
11386
11387         Patch by: Jens Granseuer <jensgr at gmx net>
11388
11389         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
11390         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
11391         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
11392         (gst_base_rtp_audio_payload_handle_sample_based_buffer):
11393         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
11394           Declare variables at the beginning of a block. Fixes #383195.
11395
11396 2006-12-07  Jan Schmidt  <thaytan@mad.scientist.com>
11397
11398         * configure.ac:
11399         Bump version nano - back to CVS.
11400
11401
11402 === release 0.10.11 ===
11403
11404 2006-12-06  Jan Schmidt <thaytan@mad.scientist.com>
11405
11406         * configure.ac:
11407           releasing 0.10.11, "Dumb things"
11408
11409 2006-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
11410
11411         * gst/playback/gstdecodebin.c: (find_dynamic), (dynamic_add),
11412         (close_pad_link), (elem_is_dynamic), (unlinked), (close_link):
11413         Handle the case where an element has multiple pads with 
11414         unfixed caps as well as still possibly producing more dynamic 
11415         pads by storing each case as a distinct entry in the dynamic list.
11416         Fixes #38223 again.
11417
11418 2006-12-04  Wim Taymans  <wim@fluendo.com>
11419
11420         * gst/playback/gstdecodebin.c: (close_pad_link):
11421         Fix #382223, add more dynamic caps handling.
11422
11423 2006-12-04  Wim Taymans  <wim@fluendo.com>
11424
11425         * gst-libs/gst/audio/gstringbuffer.h:
11426         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_init),
11427         (gst_netaddress_set_ip4_interface),
11428         (gst_netaddress_set_ip6_interface), (gst_netaddress_set_loopback),
11429         (gst_netaddress_set_ttl), (gst_netaddress_get_ip4_interface),
11430         (gst_netaddress_get_ip6_interface), (gst_netaddress_get_loopback),
11431         (gst_netaddress_get_ttl):
11432         * gst-libs/gst/netbuffer/gstnetbuffer.h:
11433         * gst/playback/gstdecodebin.c: (close_pad_link):
11434         * tests/examples/seek/seek.c: (end_scrub), (end_seek), (do_seek),
11435         (seek_cb), (stop_seek), (rate_spinbutton_changed_cb):
11436         * win32/common/config.h:
11437
11438 2006-12-01  Michael Smith  <msmith@fluendo.com>
11439
11440         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
11441           Delete bad debug code.
11442           Fixes #381219
11443
11444 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
11445
11446         * gst/videoscale/vs_4tap.c:
11447         * win32/MANIFEST:
11448         * win32/common/config.h:
11449         * win32/vs8/libgstvideoscale.vcproj:
11450         Fix compilation on win32 under VS8
11451         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
11452         Partially fixes #381175
11453
11454 2006-11-30  Michael Smith  <msmith@fluendo.com>
11455
11456         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
11457         (GST_START_TEST):
11458           It would be very bad if, after a discont buffer, we thought every
11459           single following buffer was also discont. So, add to the test to
11460           ensure that this isn't the case.
11461           
11462         * ext/theora/theoraenc.c: (theora_enc_is_discontinuous):
11463           ... it was the case. So fix it.
11464
11465 2006-11-28  Wim Taymans  <wim@fluendo.com>
11466
11467         * gst/playback/gstplaybasebin.c: (check_queue_event):
11468         Improve debug.
11469
11470         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
11471         Fix width and height range from 16 - 4096 to 1 - MAXINT, just like the
11472         padtemplate caps. Refixes #357577.
11473
11474 2006-11-28  Wim Taymans  <wim@fluendo.com>
11475
11476         * gst/playback/gstplaybasebin.c: (check_queue_event),
11477         (queue_threshold_reached), (queue_out_of_data),
11478         (gen_preroll_element):
11479         Add event probe to see when EOS is in a queue and we can disable the
11480         underrun signals. Fixes #357577.
11481
11482 2006-11-28  Edward Hervey  <edward@fluendo.com>
11483
11484         * gst/playback/Makefile.am:
11485         * gst/playback/gstdecodebin2.c: (gst_decode_bin_get_type),
11486         (_gst_boolean_accumulator), (gst_decode_bin_class_init),
11487         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
11488         (gst_decode_bin_init), (gst_decode_bin_dispose),
11489         (gst_decode_bin_finalize), (gst_decode_bin_set_property),
11490         (gst_decode_bin_get_property), (gst_decode_bin_set_caps),
11491         (gst_decode_bin_get_caps), (gst_decode_bin_autoplug_continue),
11492         (gst_decode_bin_autoplug_sort), (analyze_new_pad), (connect_pad),
11493         (connect_element), (expose_pad), (type_found),
11494         (pad_added_group_cb), (pad_removed_group_cb),
11495         (no_more_pads_group_cb), (pad_added_cb), (pad_removed_cb),
11496         (no_more_pads_cb), (find_compatibles), (is_demuxer_element),
11497         (are_raw_caps), (multi_queue_overrun_cb),
11498         (multi_queue_underrun_cb), (gst_decode_group_new),
11499         (get_current_group), (group_demuxer_event_probe),
11500         (gst_decode_group_control_demuxer_pad),
11501         (gst_decode_group_control_source_pad),
11502         (gst_decode_group_check_if_blocked),
11503         (gst_decode_group_check_if_drained), (gst_decode_group_expose),
11504         (gst_decode_group_hide), (gst_decode_group_free),
11505         (gst_decode_group_set_complete), (source_pad_blocked_cb),
11506         (source_pad_event_probe), (gst_decode_pad_new), (add_fakesink),
11507         (remove_fakesink), (find_sink_pad), (gst_decode_bin_change_state),
11508         (plugin_init):
11509         New decodebin2 element.
11510         Closes #370092
11511         * gst/playback/gstplay-marshal.list:
11512         Added marshallers for new signals in decodebin2
11513         * gst/playback/gstplaybasebin.c: (setup_subtitle), (make_decoder):
11514         Use decodebin2 if *and only if* the USE_DECODEBIN2 environment variable
11515         is set.
11516
11517 2006-11-28  Wim Taymans  <wim@fluendo.com>
11518
11519         * gst/playback/gstplaybasebin.c: (setup_source),
11520         (gst_play_base_bin_change_state):
11521         Disable rtsp:// uris for the release, it's not good enough yet.
11522         Remove unused var.
11523
11524 2006-11-26  Wim Taymans  <wim@fluendo.com>
11525
11526         * ext/theora/theoradec.c: (gst_theora_dec_reset),
11527         (theora_dec_push_forward), (theora_dec_push_reverse),
11528         (theora_handle_data_packet), (theora_dec_decode_buffer),
11529         (theora_dec_flush_decode), (theora_dec_chain_reverse),
11530         (theora_dec_chain_forward), (theora_dec_chain):
11531         Implement reverse playback.
11532
11533         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
11534         (vorbis_dec_decode_buffer), (vorbis_dec_flush_decode),
11535         (vorbis_dec_chain_forward):
11536         Clear buffers used for reverse playback in _reset.
11537         No need to set the eos flag, we clip samples using the segment.
11538
11539 2006-11-24  Wim Taymans  <wim@fluendo.com>
11540
11541         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
11542         (gst_ogg_pad_init), (gst_ogg_pad_dispose), (gst_ogg_pad_reset),
11543         (gst_ogg_pad_stream_out), (gst_ogg_pad_submit_page),
11544         (gst_ogg_chain_reset), (gst_ogg_demux_perform_seek):
11545         Some cleanups.
11546         Handle continued pages in reverse mode.
11547
11548 2006-11-24  Wim Taymans  <wim@fluendo.com>
11549
11550         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
11551         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
11552         (vorbis_dec_flush_decode):
11553         Small cleanups.
11554         Don't try to add invalid timestamps.
11555         Clipping will unref the buffer.
11556
11557 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
11558
11559         * gst/adder/gstadder.h:
11560         * gst/audiotestsrc/gstaudiotestsrc.h:
11561           remove obsolete _factory_init protos
11562
11563 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
11564
11565         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
11566           Fix spacing in debug message.
11567
11568 2006-11-23  Wim Taymans  <wim@fluendo.com>
11569
11570         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
11571         (gst_ogg_demux_chain):
11572         Don't just ignore return values from _pad_push().
11573         Small debug improvements.
11574
11575 2006-11-23  Michael Smith  <msmith@fluendo.com>
11576
11577         * ext/ogg/gstoggmux.c: (gst_ogg_mux_process_best_pad):
11578           If our incoming buffer is marked as DISCONT, then increment the page
11579           number (so that the discontinuity is marked in the final ogg
11580           bitstream) and flush the previous page.
11581
11582 2006-11-22  Michael Smith  <msmith@fluendo.com>
11583
11584         * ext/theora/gsttheoraenc.h:
11585         * ext/theora/theoraenc.c: (gst_theora_enc_init),
11586         (theora_enc_reset), (theora_enc_clear), (theora_enc_sink_setcaps),
11587         (theora_buffer_from_packet), (theora_enc_is_discontinuous),
11588         (theora_enc_chain), (theora_enc_change_state):
11589           Mark discontinuities of > 3/4 of a frame, reinit encoder.
11590
11591         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
11592         (GST_START_TEST), (theoraenc_suite):
11593           Enable discontinuity test, fix it.
11594
11595 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
11596
11597         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
11598         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
11599         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
11600         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
11601         (gst_text_overlay_change_state):
11602         * ext/pango/gsttextoverlay.h:
11603           Some textoverlay fixes: for one, in the video chain function,
11604           actually wait for a text buffer to come in if there is none at the
11605           moment and there should be one; also, deal more gracefully with
11606           incoming buffers that do not have a timestamp or duration; discard
11607           text buffer when not needed any longer. Fixes #341681.
11608
11609         * tests/check/Makefile.am:
11610         * tests/check/elements/.cvsignore:
11611         * tests/check/elements/textoverlay.c:
11612         (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2),
11613         (setup_textoverlay), (buffer_is_all_black), (create_black_buffer),
11614         (create_text_buffer), (cleanup_textoverlay), (GST_START_TEST),
11615         (test_video_waits_for_text_send_text_newsegment_thread),
11616         (test_video_waits_for_text_shutdown_element),
11617         (test_render_continuity_push_video_buffers_thread),
11618         (textoverlay_suite):
11619           Add some unit tests for textoverlay.
11620
11621 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
11622
11623         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
11624           Avoid integer underflow when the found probability for mp3 is
11625           smaller than the 'penalty' we subtract if there's not a clean
11626           mp3 header sync at offset 0.
11627
11628 2006-11-21  Stefan Kost  <ensonic@users.sf.net>
11629
11630         * docs/libs/gst-plugins-base-libs-sections.txt:
11631           Add some new symbols to the docs
11632
11633 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
11634
11635         * tests/check/Makefile.am:
11636         * tests/check/elements/ffmpegcolorspace.c:
11637         (ffmpegcolorspace_suite):
11638           Enable ffmpegcolorspace test now that the RGBA32 issue is fixed
11639           (for now not for valgrinding though, since it takes too long).
11640
11641 2006-11-20  Wim Taymans  <wim@fluendo.com>
11642
11643         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11644         (gst_ffmpeg_pixfmt_to_caps):
11645         Fix RGBA32 caps. Fixes #357038.
11646
11647 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
11648
11649         * gst-libs/gst/interfaces/mixertrack.h:
11650           Add FIXME so we can add some padding here in 0.11
11651
11652 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
11653
11654         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
11655           Fix GstBaseRTPAudioPayload structure so the whole GObject
11656           inheritance business actually works (parent class instance structure
11657           must always come first in the derived class instance structure).
11658
11659 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
11660
11661         * gst/videotestsrc/Makefile.am:
11662         * tests/check/Makefile.am:
11663           Make sure our checks and the videotestsrc plugin link against the
11664           local uninstalled gst libs and not any installed gst libs that
11665           might happen to exist as well.
11666
11667         * tests/check/elements/adder.c: (message_received),
11668         (test_event_message_received), (test_play_twice_message_received):
11669         * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
11670           Fix compiler warnings when compiling against core with disabled
11671           debugging system.
11672
11673 2006-11-16  Michael Smith  <msmith@fluendo.com>
11674
11675         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
11676         (gst_audio_rate_sink_event), (gst_audio_rate_chain):
11677           Fix audiorate, so that it accurately sets offsets and timestamps.
11678           Doesn't change the fundamental algorithmic decisions; so should be
11679           safe.
11680
11681         * tests/check/Makefile.am:
11682           Enable audiorate test now that it passes.
11683
11684 2006-11-09  Stefan Kost  <ensonic@users.sf.net>
11685
11686         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
11687           clear xv when going to NULL, remove // commented non-existant proto
11688
11689         * tests/examples/seek/seek.c: (main):
11690           add missing tooltip description for scrub and play_scrub
11691
11692 2006-11-14  David Schleef  <ds@schleef.org>
11693
11694         * configure.ac:
11695           Bump liboil requirement to 0.3.8.
11696         * gst-libs/gst/riff/riff-media.c:
11697           Add Dirac fourcc.
11698         * gst/videoscale/vs_image.h:
11699         * gst/videoscale/vs_scanline.h:
11700           Use liboil's stdint.h.
11701         * gst/videotestsrc/videotestsrc.c:
11702           Remove liboil related ifdef's, since they aren't needed now, and
11703           won't work with future versions.
11704
11705 2006-11-14  David Schleef  <ds@schleef.org>
11706
11707         * gst/videoscale/Makefile.am:
11708         * gst/videoscale/gstvideoscale.c:
11709         * gst/videoscale/gstvideoscale.h:
11710         * gst/videoscale/vs_4tap.c:
11711         * gst/videoscale/vs_4tap.h:
11712         * gst/videoscale/vs_image.c:
11713         * gst/videoscale/vs_image.h:
11714         * gst/videoscale/vs_scanline.c:
11715         * gst/videoscale/vs_scanline.h:
11716           Add a 4-tap image scaler.  Theoretically looks much prettier.
11717           The tap calculation could use some improvement.
11718
11719 2006-11-14  Wim Taymans  <wim@fluendo.com>
11720
11721         Patch by: Jan David Mol <j dot j dot d dot mol at tudelft dot nl>
11722
11723         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds),
11724         (gst_riff_parse_strf_iavs):
11725         * gst/subparse/gstsubparse.c: (convert_encoding):
11726         * gst/tcp/gstmultifdsink.c:
11727         (gst_multi_fd_sink_handle_client_write):
11728         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
11729         (gst_tcp_read_buffer), (gst_tcp_gdp_read_caps),
11730         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
11731         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_render):
11732         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
11733         (gst_ximagesink_ximage_new):
11734         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
11735         Various gsize and gssize printf fixes. Fixes #372507.
11736
11737 2006-11-13  Wim Taymans  <wim@fluendo.com>
11738
11739         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
11740         (vorbis_dec_push_forward), (vorbis_dec_push_reverse),
11741         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
11742         (vorbis_dec_flush_decode), (vorbis_dec_chain_reverse),
11743         (vorbis_dec_chain_forward), (vorbis_dec_chain):
11744         * ext/vorbis/vorbisdec.h:
11745         First stab at vorbis reverse playback.
11746
11747 2006-11-13  Wim Taymans  <wim@fluendo.com>
11748
11749         * gst-libs/gst/audio/gstbaseaudiosink.c:
11750         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
11751         * gst-libs/gst/audio/gstbaseaudiosink.h:
11752         Make the clock sync code more accurate wrt resampling and playback
11753         at different rates.
11754         
11755         * gst-libs/gst/audio/gstringbuffer.c:
11756         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit):
11757         * gst-libs/gst/audio/gstringbuffer.h:
11758         Use better algorithm to interpolate sample rates. 
11759
11760 2006-11-13  Michael Smith  <msmith@fluendo.com>
11761
11762         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page):
11763           Improve a debug line slightly.
11764
11765         * ext/ogg/gstogmparse.c: (gst_ogm_parse_plugin_init):
11766           Call gst_riff_init() in plugin_init, to avoid getting errors from
11767           the debug system (unrelated changes to another plugin made this turn
11768           up; not sure why).
11769
11770 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
11771
11772         Patch by: Sergey Scobich  <sergery.scobich at gmail com>
11773
11774         * win32/common/libgsttag.def:
11775           Add missing symbol (#366492).
11776
11777 2006-11-09  Tim-Philipp Müller  <tim at centricular dot net>
11778
11779         * gst/playback/gststreamselector.c: (gst_stream_selector_dispose):
11780           Don't unref a NULL pad.
11781
11782 2006-11-09  Wim Taymans  <wim@fluendo.com>
11783
11784         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
11785         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_perform_seek),
11786         (gst_ogg_demux_handle_page), (gst_ogg_demux_chain),
11787         (gst_ogg_demux_loop_forward), (gst_ogg_demux_loop_reverse),
11788         (gst_ogg_demux_loop):
11789         Implement first stab at reverse playback.
11790
11791 2006-11-07  Stefan Kost  <ensonic@users.sf.net>
11792
11793         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
11794         (gst_riff_create_video_template_caps):
11795           add h263/h264 variants to the caps, Fixes #363118
11796
11797 2006-11-06  Tim-Philipp Müller  <tim at centricular dot net>
11798
11799         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
11800         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
11801           Use g_strerror instead of strerror so we get UTF-8.
11802
11803 2006-11-03  David Schleef  <ds@schleef.org>
11804
11805         * ext/ogg/gstoggdemux.c:
11806         * ext/ogg/gstoggmux.c:
11807           Add/remove KW-DIRAC header here, since it is ogg-specific.
11808
11809 2006-11-03  Michael Smith  <msmith@fluendo.com>
11810
11811         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
11812           Recognise more mpeg4 elementary video streams.
11813
11814 2006-11-02  Edward Hervey  <edward@fluendo.com>
11815
11816         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
11817         Lower the probability of mp3 typefinding functions if we don't find a
11818         valid mp3 header at the start of the file.
11819         Closes #369482
11820
11821 2006-11-02  Wim Taymans  <wim@fluendo.com>
11822
11823         * ext/theora/gsttheoradec.h:
11824         * ext/theora/theoradec.c: (gst_theora_dec_init),
11825         (theora_dec_sink_event), (theora_dec_chain_forward),
11826         (theora_dec_flush_decode), (theora_dec_chain_reverse),
11827         (theora_dec_chain):
11828         Document and partially implement an algorithm for doing reverse playback
11829         of theora video.
11830
11831 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
11832
11833         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
11834
11835         * win32/common/config.h:
11836         * win32/common/interfaces-enumtypes.c:
11837         * win32/common/libgsttag.def:
11838         * win32/vs8/gst-plugins-base.sln:
11839         * win32/vs8/libgstaudioresample.vcproj:
11840         * win32/vs8/libgstinterfaces.vcproj:
11841         * win32/vs8/libgstogg.vcproj:
11842         * win32/vs8/libgstriff.vcproj:
11843         * win32/vs8/libgsttag.vcproj:
11844         * win32/vs8/libgsttheora.vcproj:
11845         * win32/vs8/libgstvideoscale.vcproj:
11846         * win32/vs8/libgstvorbis.vcproj:
11847           Misc. VS8 build fixes: fix syntax in config.h, add missing entries
11848           to libgsttag.def; add missing dependencies for some vs8 projects;
11849           re-arrange placement of .def files in vs8 projects (#366334).
11850
11851 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
11852
11853         * ext/ogg/gstogg.c:
11854           Remove unused variable.
11855
11856         * ext/ogg/gstoggdemux.c:
11857           Fix Wim's surname in plugin description.
11858
11859 2006-10-31  Wim Taymans  <wim@fluendo.com>
11860
11861         * gst-plugins-base.spec.in:
11862         spec new .h file. Fixes #368310.
11863
11864 2006-10-31  Michael Smith  <msmith@fluendo.com>
11865
11866         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
11867         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
11868         (gst_multi_fd_sink_get_stats),
11869         (gst_multi_fd_sink_remove_client_link),
11870         (gst_multi_fd_sink_queue_buffer),
11871         (gst_multi_fd_sink_handle_clients):
11872         * gst/tcp/gstmultifdsink.h:
11873           Make using the remove or clear signals threadsafe.
11874           Make calling get-stats with an invalid fd not segfault.
11875           Fixes 368273.
11876
11877 2006-10-31  Wim Taymans  <wim@fluendo.com>
11878
11879         * gst-libs/gst/rtp/Makefile.am:
11880         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
11881         (gst_base_rtp_audio_payload_init):
11882         Fix and activate base audio payloader.
11883
11884 2006-10-28  Tim-Philipp Müller  <tim at centricular dot net>
11885
11886         * gst/typefind/gsttypefindfunctions.c: (qtif_type_find),
11887         (plugin_init):
11888           Add typefinder for QuickTime Image Files (see #366156).
11889
11890 2006-10-28  Tim-Philipp Müller  <tim at centricular dot net>
11891
11892         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
11893           Another typo fix (#366212).
11894
11895 2006-10-27  Wim Taymans  <wim@fluendo.com>
11896
11897         * gst/volume/gstvolume.c: (volume_transform_ip):
11898         Use stream time to synchronize volume property instead of rather random
11899         timestamps. This is needed when gnonlin does its time shifting.
11900
11901 2006-10-27  Wim Taymans  <wim@fluendo.com>
11902
11903         Patch by: Mark Nauwelaerts <manauw at skynet dot be>
11904
11905         * ext/ogg/gstoggmux.c: (gst_ogg_mux_release_pad):
11906         Remove the pad from the element in release_pad. Fixes #364812.
11907
11908 2006-10-27  Tim-Philipp Müller  <tim at centricular dot net>
11909
11910         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
11911         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
11912           Explicitly create our custom buffer classes at a thread-safe
11913           location as well, since g_type_class_ref() doesn't seem to be
11914           entirely thread-safe either (#365501; also see #349410).
11915
11916 2006-10-26  Tim-Philipp Müller  <tim at centricular dot net>
11917
11918         * gst-libs/gst/riff/riff-read.c: (freeform_string_to_utf8),
11919         (gst_riff_parse_info):
11920           If strings in INFO chunk are not UTF-8, do something similar to
11921           what we do for ID3v1 tags: check a number of environment variables
11922           (GST_AVI_TAG_ENCODING, GST_RIFF_TAG_ENCODING, GST_TAG_ENCODING) for
11923           character sets to try, otherwise try the current locale and/or fall
11924           back on ISO-8859-1. Fixes #360552.
11925
11926 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
11927
11928         * gst/videotestsrc/gstvideotestsrc.c:
11929         (gst_video_test_src_pattern_get_type),
11930         (gst_video_test_src_set_pattern):
11931         * gst/videotestsrc/gstvideotestsrc.h:
11932         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_checkers1),
11933         (gst_video_test_src_checkers2), (gst_video_test_src_checkers4),
11934         (gst_video_test_src_checkers8):
11935         * gst/videotestsrc/videotestsrc.h:
11936           Add a bunch of exciting new checkers patterns.
11937
11938 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
11939
11940         * gst/subparse/Makefile.am:
11941         * gst/subparse/gstsubparse.c:
11942         (gst_sub_parse_data_format_autodetect),
11943         (gst_sub_parse_format_autodetect), (handle_buffer),
11944         (gst_sub_parse_chain), (gst_subparse_type_find), (plugin_init):
11945         * gst/subparse/gstsubparse.h:
11946         * gst/subparse/tmplayerparse.c: (tmplayer_parse_line),
11947         (parse_tmplayer):
11948         * gst/subparse/tmplayerparse.h:
11949           Add support for TMPlayer-type subtitles (#362845).
11950
11951         * tests/check/elements/subparse.c: (test_tmplayer_do_test),
11952         (GST_START_TEST), (subparse_suite):
11953           Add some basic unit tests for the above.
11954
11955 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
11956
11957         * tests/check/elements/audiorate.c: (test_injector_base_init),
11958         (test_injector_class_init), (test_injector_chain),
11959         (test_injector_init), (probe_cb), (do_perfect_stream_test),
11960         (GST_START_TEST), (audiorate_suite):
11961           More tests for audiorate: inject buffers to check behaviour when
11962           buffers overlap.
11963
11964 2006-10-21  Tim-Philipp Müller  <tim at centricular dot net>
11965
11966         * tests/check/Makefile.am:
11967         * tests/check/elements/.cvsignore:
11968         * tests/check/elements/audiorate.c: (probe_cb), (got_buf),
11969         (do_perfect_stream_test), (GST_START_TEST), (audiorate_suite):
11970           Add some basic unit tests for audiorate. Disabled at the moment
11971           since it doesn't pass yet (see bug #363119).
11972
11973 2006-10-20  Tim-Philipp Müller  <tim at centricular dot net>
11974
11975         * gst/subparse/gstsubparse.c: (subrip_fix_up_markup),
11976         (parse_subrip), (handle_buffer):
11977           Add missing closing tags for markup and fix broken markup,
11978           otherwise pango won't render anything (fixes #357531). Also,
11979           make sure the text we send out is always NUL-terminated
11980           (better safe than sorry etc.).
11981
11982         * tests/check/elements/subparse.c: (test_srt_do_test),
11983         (test_srt):
11984           Some more tests for .srt incl. tests for the above stuff.
11985
11986 2006-10-20  Julien MOUTTE  <julien@moutte.net>
11987
11988         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
11989         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
11990         Patch by: Stefan Kost  <ensonic@users.sf.net>
11991         Try to redraw borders only when needed. Apparently this consumes
11992         resources on small devices... :-O (#363607)
11993
11994 2006-10-20  Michael Smith  <msmith@fluendo.com>
11995
11996         * gst/tcp/gstmultifdsink.c:
11997         (gst_multi_fd_sink_client_queue_buffer):
11998           If caps change, then update the client's idea of the caps so that we
11999           don't end up re-sending streamheaders for every single buffer after
12000           the caps change.
12001
12002 2006-10-20  Michael Smith  <msmith@fluendo.com>
12003
12004         * ext/ogg/gstoggparse.c: (gst_ogg_parse_dispose),
12005         (gst_ogg_parse_append_header), (gst_ogg_parse_chain):
12006           Set caps on pushed buffers; fix up refcounting of caps objects.
12007
12008 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
12009
12010         * gst/typefind/gsttypefindfunctions.c: (mmsh_type_find),
12011         (plugin_init):
12012           Typefind mmsh header data packet to application/x-mmsh (#362625).
12013
12014 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
12015
12016         * tests/check/Makefile.am:
12017         * tests/check/elements/.cvsignore:
12018         * tests/check/elements/subparse.c: (buffer_from_static_string),
12019         (setup_subparse), (teardown_subparse), (test_srt_do_test),
12020         (GST_START_TEST), (subparse_suite):
12021           Add very simple unit test for subparse.
12022
12023 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
12024
12025         * gst/subparse/gstsubparse.c: (strip_trailing_newlines),
12026         (parse_subrip):
12027           Strip trailing newlines from subtitle text output.
12028
12029 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12030
12031         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
12032         (gst_sub_parse_change_state):
12033           Fix memleak; clear subparse->textbuf n state change function.
12034
12035 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12036
12037         * gst/subparse/gstsubparse.c:
12038         (gst_sub_parse_data_format_autodetect):
12039           Don't require subrip (.srt) files to start with a chunk number of 1.
12040
12041 2006-10-18  Wim Taymans  <wim@fluendo.com>
12042
12043         * gst-libs/gst/audio/gstbaseaudiosink.c:
12044         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
12045         * gst-libs/gst/audio/gstbaseaudiosink.h:
12046         Extract rate from the NEWSEGMENT event.
12047         Use commit_full to also take rate adjustment into account when writing
12048         samples to the ringbuffer.
12049         
12050         * gst-libs/gst/audio/gstringbuffer.c:
12051         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit),
12052         (gst_ring_buffer_read):
12053         * gst-libs/gst/audio/gstringbuffer.h:
12054         Added _commit_full() to also take rate into account.
12055         Use simple interpolation algorithm to resample audio.
12056         API: gst_ring_buffer_commit_full()
12057
12058         * tests/examples/seek/scrubby.c: (speed_cb), (do_seek):
12059         * tests/examples/seek/seek.c: (segment_done):
12060         Don't try to seek with 0.0 rate, just pause instead.
12061         Remove bogus debug line.
12062
12063 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12064
12065         * gst/playback/gstplaybasebin.c: (subbin_startup_sync_msg),
12066         (setup_source):
12067           Catch async errors when starting up the subtitle bin, so we can
12068           stop waiting and continue with the main film instead of hanging
12069           forever. Fixes #339366.
12070
12071         * tests/check/elements/playbin.c: (playbin_suite):
12072           Enable unit test for the above.
12073
12074 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12075
12076         * tests/check/Makefile.am:
12077         * tests/check/elements/.cvsignore:
12078         * tests/check/elements/playbin.c: (GST_START_TEST),
12079         (gst_red_video_src_uri_get_type),
12080         (gst_red_video_src_uri_get_protocols),
12081         (gst_red_video_src_uri_get_uri), (gst_red_video_src_uri_set_uri),
12082         (gst_red_video_src_uri_handler_init),
12083         (gst_red_video_src_init_type), (gst_red_video_src_base_init),
12084         (gst_red_video_src_create), (gst_red_video_src_class_init),
12085         (gst_red_video_src_init), (plugin_init), (playbin_suite):
12086           Some small and basic unit tests for playbin; not very useful yet,
12087           but at least a start.
12088
12089 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12090
12091         * gst/playback/gstplaybin.c: (setup_sinks):
12092           The old pad activation spiel.
12093
12094 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12095
12096         * gst/playback/gstplaybasebin.c: (setup_source):
12097           Don't hang forever if the subbin already fails to start up in 
12098           the state change to PAUSED (#339366).
12099
12100 2006-10-17  Tim-Philipp Müller  <tim at centricular dot net>
12101
12102         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_list_channels),
12103         (gst_tuner_set_channel), (gst_tuner_get_channel),
12104         (gst_tuner_list_norms), (gst_tuner_set_norm), (gst_tuner_get_norm),
12105         (gst_tuner_set_frequency), (gst_tuner_get_frequency),
12106         (gst_tuner_signal_strength), (gst_tuner_find_norm_by_name),
12107         (gst_tuner_find_channel_by_name):
12108           Fix some function guards, add some more function guards.
12109
12110 2006-10-17  Jan Schmidt  <thaytan@mad.scientist.com>
12111
12112         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
12113         (remove_element_chain):
12114         Don't return a pad from get_our_ghost_pad unless it is actually the
12115         one we want.
12116         Change a cast in remove_element_chain slightly.
12117
12118 2006-10-13  Julien MOUTTE  <julien@moutte.net>
12119
12120         * tests/examples/seek/seek.c: (do_seek), (start_seek),
12121         (rate_spinbutton_changed_cb), (segment_done), (msg_state_changed):
12122         Segment seeking needs to use the rate and set stop to -1.
12123
12124 2006-10-13  Wim Taymans  <wim@fluendo.com>
12125
12126         * gst-libs/gst/audio/gstbaseaudiosink.c:
12127         (gst_base_audio_sink_setcaps):
12128         Don't crash when ringbuffer is not yet created.
12129         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
12130         Fixes #361634.
12131
12132         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
12133         * gst/playback/gststreamselector.c:
12134         (gst_stream_selector_request_new_pad):
12135         Activate pads befre adding them to running elements.
12136
12137 2006-10-13  Julien MOUTTE  <julien@moutte.net>
12138
12139         * tests/examples/seek/seek.c: (do_seek), (start_seek),
12140         (rate_spinbutton_changed_cb), (msg_state_changed): Stop the scale
12141         updater when we start grabing the slider. Don't wait for the
12142         pipeline to be PAUSED.
12143
12144 2006-10-13  Tim-Philipp Müller  <tim at centricular dot net>
12145
12146         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_list_tracks),
12147         (gst_mixer_set_volume), (gst_mixer_get_volume),
12148         (gst_mixer_set_mute), (gst_mixer_set_option),
12149         (gst_mixer_get_option), (gst_mixer_mute_toggled),
12150         (gst_mixer_record_toggled), (gst_mixer_volume_changed),
12151         (gst_mixer_option_changed):
12152           Guard mixer interface functions against bogus arguments.
12153
12154 2006-10-12  Julien MOUTTE  <julien@moutte.net>
12155
12156         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
12157         (play_cb), (pause_cb), (stop_cb), (rate_spinbutton_changed_cb),
12158         (msg_state_changed), (main): Use state-changed messages to trigger
12159         start/stop of scale update timer. Indeed the scale slider was
12160         jumping here and there because the update timer was activated 
12161         before seek completed. This fixes instant applying of rate changes
12162         by pressing the spinbutton like a crazy man !
12163
12164 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
12165
12166         Patch by: Sebastien Cote  <sebas642 at yahoo.ca>
12167
12168         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
12169         (gst_basertppayload_finalize):
12170           Fix two small memory leaks (#361456).
12171
12172 2006-10-10  Julien MOUTTE  <julien@moutte.net>
12173
12174         * tests/examples/seek/seek.c: (do_seek),
12175         (rate_spinbutton_changed_cb): When changing spinbutton we try
12176         to change the rate on the fly.
12177
12178 2006-10-10  Wim Taymans  <wim@fluendo.com>
12179
12180         * gst-libs/gst/riff/riff-ids.h:
12181         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12182         (gst_riff_create_audio_template_caps):
12183         Add WMS caps.
12184
12185 2006-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12186
12187         Patch by: Josep Torra Valles <josep@fluendo.com>
12188
12189         * ext/gnomevfs/gstgnomevfssink.c:
12190         * ext/gnomevfs/gstgnomevfssrc.c:
12191         Fix URI interface implementation return type.
12192         * ext/pango/gsttextoverlay.c: (gst_text_overlay_set_property):
12193         Fix what looks like a copy/paste issue when assigning values.
12194         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
12195         (gst_audio_filter_template_get_type):
12196         Cast to prevent Forte warnings.
12197         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
12198         Fix URI interface implementation return type.
12199         gst_pad_query_position requires a signed integer pointer as
12200         3rd parameter, GstClockTime is unsigned.
12201         * gst/audioconvert/audioconvert.c:
12202         Fix integer overflow when treated as signed.
12203         * gst/audioresample/resample.c: (resample_add_input_data):
12204         Cast to prevent warnings on Forte.
12205         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette):
12206         Fix integer overflow when treated as signed.
12207         * gst/ffmpegcolorspace/imgconvert_template.h:
12208         Fix integer overflow when treated as signed. RGBA_OUT shifts bits.
12209         * gst/playback/gstdecodebin.c: (queue_filled_cb),
12210         (cleanup_decodebin):
12211         Who initialises a guint to -1!
12212         Cast function pointers to prevent warnings on Forte.
12213         * gst/playback/gstplaybasebin.c: (queue_deadlock_check),
12214         (queue_threshold_reached):
12215         Cast function pointers correctly to prevent warnings on Forte.
12216         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
12217         Cast function pointers correctly to prevent warnings on Forte.
12218         * gst/subparse/gstssaparse.c: (gst_ssa_parse_setcaps):
12219         Obvious change to unsigned, 0xEF > max signed char.
12220         * gst/tcp/gstmultifdsink.c: (get_buffers_max), (count_burst_unit):
12221         GstClockTime is unsigned, initialise correctly.
12222         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
12223         Cast so pointer arithemetic doesn't cause warnings on Forte.
12224         * gst/videorate/gstvideorate.c:
12225         Use correct return value.
12226         * tests/examples/seek/scrubby.c:
12227         GstClockTime is unsigned, initialise correctly.
12228
12229 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
12230
12231         Patch by: Ferenc Gerlits  <fgerlits at gmail com>
12232
12233         * gst/typefind/gsttypefindfunctions.c:
12234           Recognise XML files and XML-like files shorter than 256 bytes as
12235           well (fixes #359237).
12236
12237 2006-10-09  Edgard Lima <edgard.lima@indt.org.br>
12238
12239         Patch by: Renato Filho <renato.filho@indt.org.br>
12240         
12241         * gst/typefind/gsttypefindfunctions.c:
12242         Added typefind functions to video/x-nuv media.
12243         
12244 2006-10-08  Tim-Philipp Müller  <tim at centricular dot net>
12245
12246         * gst-libs/gst/interfaces/xoverlay.c:
12247         (gst_x_overlay_set_xwindow_id), (gst_x_overlay_expose):
12248           Some more guards against invalid input.
12249
12250 2006-10-07  Julien MOUTTE  <julien@moutte.net>
12251
12252         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event): 
12253         Useless goto.
12254         * tests/examples/seek/seek.c: (do_seek),
12255         (rate_spinbutton_changed_cb), (main): Add a rate spinbutton in
12256         seek example to experiment with rates != 1.0 (reverse playback !)
12257
12258 2006-10-06  Stefan Kost  <ensonic@users.sf.net>
12259
12260         * gst-libs/gst/interfaces/xoverlay.c:
12261           Unref message in doc-example (spotted by Robert McQueen)
12262
12263 2006-10-06  Wim Taymans  <wim@fluendo.com>
12264
12265         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
12266         (mpeg1_parse_header), (mpeg1_sys_type_find):
12267         printf fix.
12268
12269 2006-10-06  Wim Taymans  <wim@fluendo.com>
12270
12271         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
12272         (close_pad_link):
12273         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
12274         Activate dynamic pads before adding them to the element.
12275
12276 2006-10-06  Michael Smith  <msmith@fluendo.com>
12277
12278         * gst-libs/gst/floatcast/floatcast.h:
12279           Fix obviously-bogus macros; use the correct types.
12280
12281 2006-10-06  Wim Taymans  <wim@fluendo.com>
12282
12283         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12284         (gst_base_rtp_depayload_change_state):
12285         Also call parent state change function to activate pads.
12286
12287         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
12288         (mpeg1_parse_header), (mpeg1_sys_type_find):
12289         Add some more debug info in mpeg typefinding.
12290
12291 2006-10-06  Michael Smith  <msmith@fluendo.com>
12292
12293         * ext/theora/theoradec.c: (theora_dec_chain):
12294           Zero byte theora packets are valid and well-defined; don't warn on
12295           them.
12296
12297 2006-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12298
12299         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
12300         (gst_multi_fd_sink_get_stats), (find_limits),
12301         (gst_multi_fd_sink_queue_buffer):
12302           API: add dropped_buffers to the get-stats GValueArray
12303
12304 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
12305
12306         * ext/alsa/gstalsadeviceprobe.c:
12307         (gst_alsa_device_property_probe_get_values):
12308         * ext/alsa/gstalsasink.c: (set_hwparams):
12309         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_elem_pad),
12310         (gst_ogg_chain_new_stream), (gst_ogg_demux_read_chain):
12311         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers),
12312         (gst_ogg_mux_process_best_pad):
12313         * ext/ogg/gstoggparse.c: (gst_ogg_parse_new_stream),
12314         (gst_ogg_parse_chain):
12315         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
12316         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
12317         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_setup),
12318         (gst_vorbis_enc_buffer_check_discontinuous):
12319         * ext/vorbis/vorbisparse.c: (vorbis_parse_src_query):
12320         * gst-libs/gst/audio/gstbaseaudiosink.c:
12321         (gst_base_audio_sink_render):
12322         * gst-libs/gst/cdda/gstcddabasesrc.c:
12323         (gst_cdda_base_src_handle_track_seek):
12324         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12325         (gst_base_rtp_depayload_push_full):
12326         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
12327         * gst/audioresample/resample.c: (resample_input_pushthrough):
12328         * gst/playback/gstplaybasebin.c: (queue_out_of_data):
12329         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
12330         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
12331         (wavpack_type_find):
12332         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
12333         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
12334         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
12335         * tests/check/elements/volume.c: (GST_START_TEST):
12336           Printf format fixes.
12337
12338 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
12339
12340         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_caps):
12341           Fix a simple mistake (see the docs)
12342           Fixes #359580
12343
12344 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
12345
12346         * docs/plugins/Makefile.am:
12347         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12348         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12349         * docs/plugins/gst-plugins-base-plugins.args:
12350         * docs/plugins/gst-plugins-base-plugins.hierarchy:
12351         * docs/plugins/inspect/plugin-adder.xml:
12352         * docs/plugins/inspect/plugin-alsa.xml:
12353         * docs/plugins/inspect/plugin-audioconvert.xml:
12354         * docs/plugins/inspect/plugin-audiorate.xml:
12355         * docs/plugins/inspect/plugin-audioresample.xml:
12356         * docs/plugins/inspect/plugin-audiotestsrc.xml:
12357         * docs/plugins/inspect/plugin-cdparanoia.xml:
12358         * docs/plugins/inspect/plugin-decodebin.xml:
12359         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
12360         * docs/plugins/inspect/plugin-gdp.xml:
12361         * docs/plugins/inspect/plugin-gnomevfs.xml:
12362         * docs/plugins/inspect/plugin-libvisual.xml:
12363         * docs/plugins/inspect/plugin-ogg.xml:
12364         * docs/plugins/inspect/plugin-pango.xml:
12365         * docs/plugins/inspect/plugin-playbin.xml:
12366         * docs/plugins/inspect/plugin-subparse.xml:
12367         * docs/plugins/inspect/plugin-tcp.xml:
12368         * docs/plugins/inspect/plugin-theora.xml:
12369         * docs/plugins/inspect/plugin-typefindfunctions.xml:
12370         * docs/plugins/inspect/plugin-video4linux.xml:
12371         * docs/plugins/inspect/plugin-videorate.xml:
12372         * docs/plugins/inspect/plugin-videoscale.xml:
12373         * docs/plugins/inspect/plugin-videotestsrc.xml:
12374         * docs/plugins/inspect/plugin-volume.xml:
12375         * docs/plugins/inspect/plugin-vorbis.xml:
12376         * docs/plugins/inspect/plugin-ximagesink.xml:
12377         * docs/plugins/inspect/plugin-xvimagesink.xml:
12378           Add vorbistag element to docs; update version numbers to 0.10.10.1.
12379
12380 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
12381
12382         Patch by: James "Doc" Livingston <doclivingston at gmail com>
12383
12384         * ext/vorbis/Makefile.am:
12385         * ext/vorbis/vorbis.c: (plugin_init):
12386         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_class_init),
12387         (vorbis_parse_parse_packet), (vorbis_parse_chain):
12388         * ext/vorbis/vorbisparse.h:
12389         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_base_init),
12390         (gst_vorbis_tag_class_init), (gst_vorbis_tag_init),
12391         (gst_vorbis_tag_parse_packet):
12392         * ext/vorbis/vorbistag.h:
12393           Add new vorbistag element which derives from vorbisparse
12394           and is essentially the same as well, only that it implements
12395           the GstTagSetter interface and can modify the stream's
12396           vorbiscomment on the fly (#335635).
12397
12398         * tests/check/Makefile.am:
12399         * tests/check/elements/.cvsignore:
12400         * tests/check/elements/vorbistag.c: (setup_vorbistag),
12401         (cleanup_vorbistag), (buffer_probe), (start_pipeline),
12402         (get_buffer), (stop_pipeline), (_create_codebook_header_buffer),
12403         (_create_audio_buffer), (GST_START_TEST), (vorbistag_suite):
12404           Add unit test for new vorbistag element.
12405
12406 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
12407
12408         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init),
12409         (vorbis_parse_push_headers), (vorbis_parse_chain):
12410           Set BOS flag in packet structure to fix 'jump depends
12411           on unitialized value' errors in valgrind; various minor
12412           clean-ups.
12413
12414 2006-09-30  Jan Schmidt  <thaytan@mad.scientist.com>
12415
12416         * gst/playback/gstdecodebin.c: (close_pad_link):
12417         Fix typo in a debug statement.
12418
12419         * gst/playback/gstplaybasebin.c: (probe_triggered),
12420         (new_decoded_pad_full), (new_decoded_pad), (subs_new_decoded_pad),
12421         (gen_source_element), (source_new_pad), (analyse_source),
12422         (setup_source):
12423         When handling no_more_pads in new_decoded_pad, make sure to treat
12424         subtitle pads correctly. Fixes playback with subtitle files.
12425
12426         Move a recurring message to LOG level.
12427
12428         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
12429         The maximum value for the Xv colorkey on this Radeon is 0xFFFFFFFF,
12430         which ends up as -1 when cast to an int. Make the logic handle the
12431         max value as an unsigned mask and only change the colorkey when it's
12432         a value we recognise.
12433
12434 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
12435
12436         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
12437         Removed empty * between paragraphs
12438
12439 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
12440
12441         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
12442         * gst-libs/gst/rtp/README:
12443         Moved some documentation into .c file
12444
12445 2006-09-29  Wim Taymans  <wim@fluendo.com>
12446
12447         * gst/playback/gstdecodebin.c: (no_more_pads):
12448         Fix compilation.
12449
12450 2006-09-29  Wim Taymans  <wim@fluendo.com>
12451
12452         * gst/playback/gstdecodebin.c: (new_caps):
12453         Remove g_print
12454
12455         * gst/playback/gstplaybin.c:
12456         Add some docs.
12457
12458 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
12459
12460         * tests/check/Makefile.am:
12461           Re-enable cddabasesrc test to see if it works again
12462           now.
12463
12464 2006-09-29  Wim Taymans  <wim@fluendo.com>
12465
12466         * gst/playback/gstplaybasebin.c: (setup_subtitle),
12467         (gen_source_element):
12468         Handle invalid URIs a bit more gracefully.
12469
12470 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
12471
12472         * tests/check/pipelines/oggmux.c:
12473           Remove obsolete comment.
12474
12475 2006-09-29  Michael Smith  <msmith@fluendo.com>
12476
12477         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
12478         (gst_ogg_mux_release_pad), (gst_ogg_mux_push_buffer),
12479         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
12480         (gst_ogg_mux_send_headers), (gst_ogg_mux_process_best_pad),
12481         (gst_ogg_mux_collected):
12482           Commit patch from James "Doc" Livingston, adds proper EOS handling
12483           in oggmux. GStreamer can, for the first time ever, create a valid
12484           Ogg file! Yay!
12485
12486         * tests/check/pipelines/oggmux.c: (check_chain_final_state),
12487         (oggmux_suite):
12488           Reenable tests now that they pass.
12489
12490 2006-09-29  Wim Taymans  <wim@fluendo.com>
12491
12492         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
12493         Stop reading commands when EOF (we read 0) as well.
12494
12495 2006-09-28  Wim Taymans  <wim@fluendo.com>
12496
12497         * gst/playback/gstdecodebin.c: (dynamic_create), (dynamic_free),
12498         (close_pad_link), (dynamic_remove), (no_more_pads), (new_caps),
12499         (find_dynamic), (unlinked), (close_link):
12500         Implement delayed caps linking needed for element with a lot of
12501         different caps on the src pads that get fixed at runtime.
12502         Improve management of dynamic elements.
12503
12504         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
12505         (group_destroy), (group_commit), (check_queue), (queue_overrun),
12506         (gen_preroll_element), (remove_groups), (unknown_type),
12507         (add_element_stream), (no_more_pads_full), (no_more_pads),
12508         (sub_no_more_pads), (source_no_more_pads), (preroll_unlinked),
12509         (new_decoded_pad), (setup_subtitle), (array_has_value),
12510         (gen_source_element), (source_new_pad), (has_all_raw_caps),
12511         (analyse_source), (remove_decoders), (make_decoder),
12512         (remove_source), (setup_source), (finish_source), (prepare_output),
12513         (gst_play_base_bin_change_state):
12514         * gst/playback/gstplaybasebin.h:
12515         Use more _CAST instead of full type checking casts.
12516         Small cleanups, plug some leaks.
12517         Handle dynamic sources.
12518         Add some helper functions to create lists of strings used for
12519         blacklisting and other stuff.
12520         Refactor some code dealing with analysing the source.
12521         Re-enable sources without pads (like cd:// or other selfcontained
12522         elements).
12523
12524 2006-09-28  Wim Taymans  <wim@fluendo.com>
12525
12526         * gst-libs/gst/audio/gstbaseaudiosink.c:
12527         (gst_base_audio_sink_render):
12528         When we have a timestamp, we can still perform clipping.
12529         When we have no clock, we must play the sample ASAP.
12530
12531 2006-09-28  Wim Taymans  <wim@fluendo.com>
12532
12533         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
12534         Set caps on outgoing buffers.
12535
12536         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
12537         (gst_video_rate_event), (gst_video_rate_chain):
12538         * gst/videorate/gstvideorate.h:
12539         Fix videorate some more. Fixes #357977
12540
12541 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
12542
12543         * tests/check/elements/adder.c: (adder_suite):
12544           Don't set timeout to 6 seconds when we're running
12545           in valgrind ... (and how is 6 seconds longer than
12546           the default anyway?)
12547
12548 2006-09-28  Wim Taymans  <wim@fluendo.com>
12549
12550         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
12551         (gst_audio_rate_sink_event), (gst_audio_rate_convert),
12552         (gst_audio_rate_convert_segments), (gst_audio_rate_chain):
12553         Keep sink and src segment to keep track of time and support more
12554         input formats.
12555         Fix bogus next_offset and run_time calculation, don't understand how
12556         this could have worked before. Fixes #357976.
12557         Remove some unneeded vars.
12558
12559 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
12560
12561         * gst/playback/gstplaybin.c: (remove_sinks):
12562           Only remove visualisation from visbin if there is a visbin (or:
12563           don't throw warnings when closing totem without playing a file).
12564
12565 2006-09-27  Wim Taymans  <wim@fluendo.com>
12566
12567         * gst-libs/gst/audio/gstbaseaudiosink.c:
12568         (gst_base_audio_sink_render):
12569         Add some more info in a WARNING.
12570
12571         * gst-libs/gst/audio/gstbaseaudiosrc.c:
12572         (gst_base_audio_src_create):
12573         Handle PAUSE in create function, use new -core addition to
12574         wait for playing. Fixes pausing and resuming capture from an
12575         audiosrc.
12576
12577         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
12578         (gst_ring_buffer_read):
12579         Constify some more.
12580         Caller supports interrupted reads now.
12581
12582 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
12583
12584         * tests/check/Makefile.am:
12585           Another attempt to make the gen64 buildbot happy.
12586
12587 2006-09-27  Stefan Kost  <ensonic@users.sf.net>
12588
12589         Patch by: Jonathan Matthew <jonathan@kaolin.wh9.net>
12590
12591         * ext/libvisual/visual.c: (gst_visual_clear_actors),
12592         (gst_visual_chain), (gst_visual_change_state):
12593           Libvisual plugin was not passing audio data to libvisual 0.4.0 
12594           correctly. Fixes #357800
12595
12596 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
12597
12598         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline):
12599           Add timeout to _get_state() so we see which pipeline it is
12600           that causes trouble on the gen64 build bot.
12601
12602 2006-09-27  Wim Taymans  <wim@fluendo.com>
12603
12604         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12605         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_push_full),
12606         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_process),
12607         (gst_base_rtp_depayload_set_gst_timestamp):
12608         the source pad always uses fixed caps.
12609
12610 2006-09-27  Wim Taymans  <wim@fluendo.com>
12611
12612         * docs/libs/gst-plugins-base-libs-docs.sgml:
12613         * docs/libs/gst-plugins-base-libs-sections.txt:
12614         * gst-libs/gst/audio/gstaudioclock.c:
12615         * gst-libs/gst/audio/gstaudioclock.h:
12616         * gst-libs/gst/audio/gstaudiosink.c:
12617         * gst-libs/gst/audio/gstaudiosink.h:
12618         * gst-libs/gst/audio/gstaudiosrc.c:
12619         * gst-libs/gst/audio/gstbaseaudiosink.c:
12620         (gst_base_audio_sink_render):
12621         * gst-libs/gst/audio/gstbaseaudiosink.h:
12622         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init):
12623         * gst-libs/gst/audio/gstbaseaudiosrc.h:
12624         * gst-libs/gst/audio/gstringbuffer.h:
12625         Added docs for the audio libs.
12626
12627 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
12628
12629         * tests/check/Makefile.am:
12630           Temporarily disable test that fails on the bots for unknown reasons.
12631
12632 2006-09-26 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
12633
12634         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
12635         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
12636         Moved AudioCodecType into priv
12637         Renamed all gst_basertpaudiopayload to gst_base_rtp_audio_payload prefixes
12638
12639 2006-09-25  Wim Taymans  <wim@fluendo.com>
12640
12641         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
12642         (add_fakesink), (remove_fakesink), (pad_probe), (close_pad_link),
12643         (is_demuxer_element), (try_to_link_1), (get_our_ghost_pad),
12644         (new_pad):
12645         Cleanups and small leak fixes.
12646         Added Depayloaders to valid list of autopluggable elements.
12647
12648 2006-09-25  Wim Taymans  <wim@fluendo.com>
12649
12650         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
12651         (gst_play_bin_vis_blocked), (gst_play_bin_set_property),
12652         (gen_video_element), (gen_text_element), (gen_audio_element),
12653         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
12654         (gst_play_bin_set_clock_func), (gst_play_bin_change_state):
12655         Detect NO_PREROLL state change returns and disable clock distribution to
12656         the sinks so that sync is disabled.
12657         Avoid some type checking and do simple casts instead.
12658         Small cleanups, fix some FIXMEs.
12659         Be more robust when linking user specified elements, catch an report
12660         errors. Fixes #357404.
12661         Fix some leaks in the error paths.
12662
12663 2006-09-25  Stefan Kost  <ensonic@users.sf.net>
12664
12665         * ChangeLog:
12666           ChangeLog surgery for missing bug-number
12667
12668 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
12669
12670         Patch by: Peter Kjellerstedt  <pkj at axis com>
12671
12672         * gst/playback/test.c:
12673           Fix compilation with uClibc and -Werror (#357591).
12674
12675 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
12676
12677         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
12678           Parse dates that are followed by a time as well (#357532).
12679
12680         * tests/check/libs/tag.c: (test_vorbis_tags):
12681           Add unit test for this.
12682
12683 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12684
12685         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
12686         (gst_audio_convert_transform_caps):
12687         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor):
12688         * gst/videotestsrc/videotestsrc.h:
12689           A few array const-ifications.
12690
12691 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12692
12693         * tests/check/Makefile.am:
12694           See if this makes the build bots happy.
12695
12696         * tests/check/libs/cddabasesrc.c:
12697           UTF8-ise my name.
12698
12699 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12700
12701         Patch by: Young-Ho Cha <ganadist at chollian dot net>
12702
12703         * gst/subparse/samiparse.c: (handle_start_font),
12704         (fix_invalid_entities):
12705           More case-insensitivity for certain tags; recognise entities with
12706           decimal codes as special entities as well (#357330).
12707
12708 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12709
12710         * gst-libs/gst/Makefile.am:
12711           Need to build tag directory before cdda.
12712
12713 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12714
12715         * docs/libs/gst-plugins-base-libs-sections.txt:
12716         * gst-libs/gst/cdda/Makefile.am:
12717         * gst-libs/gst/cdda/gstcddabasesrc.c:
12718         (gst_cdda_base_src_base_init):
12719         * gst-libs/gst/cdda/gstcddabasesrc.h:
12720         * gst-libs/gst/tag/tag.h:
12721         * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal),
12722         (gst_tag_register_musicbrainz_tags):
12723           Move GST_TAG_CDDA_* tags into libgsttag and make libgstcddabasesrc
12724           depend on libgsttag. This is required so we can extract/read tags like
12725           DISCID without depending on libgstcddabasesrc (which used to register
12726           them).
12727
12728         * gst-libs/gst/tag/gstvorbistag.c:
12729           Add vorbiscomment mapping for CDDB_DISCID and MUSICBRAINZ_DISCID
12730           tags (also see #347848).
12731
12732         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1):
12733           Log vorbis comments we are actually writing. Const-ify array.
12734
12735 2006-09-23  Wim Taymans  <wim@fluendo.com>
12736
12737         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
12738         Improve buffering a bit by avoiding a deadlock because we cannot assume
12739         the underrun is always called.
12740
12741 2006-09-23  Wim Taymans  <wim@fluendo.com>
12742
12743         Patch by: Young-Ho Cha <ganadist at chollian dot net>
12744
12745         * gst-libs/gst/riff/riff-ids.h:
12746         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12747         (gst_riff_create_audio_template_caps):
12748         Added MPEG-4 AAC and id and caps. Fixes #357289
12749         Added WMA9 Lossless id.
12750
12751 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
12752
12753         * ext/gnomevfs/gstgnomevfssrc.c:
12754           Fix misleading docs addition.
12755
12756         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
12757           Get rid of compiler warning the right way.
12758
12759 2006-09-22  Wim Taymans  <wim@fluendo.com>
12760
12761         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12762         (gst_base_rtp_depayload_finalize),
12763         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
12764         (gst_base_rtp_depayload_push_full),
12765         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_push),
12766         (gst_base_rtp_depayload_process),
12767         (gst_base_rtp_depayload_set_gst_timestamp),
12768         (gst_base_rtp_depayload_queue_release):
12769         * gst-libs/gst/rtp/gstbasertpdepayload.h:
12770         Small cleanups.
12771         Fix some leaks.
12772         Refactored the process method and added methods to push from the process
12773         vmethod.
12774         Use _scale functions.
12775         API: gst_base_rtp_depayload_push_ts
12776         API: gst_base_rtp_depayload_push
12777
12778         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
12779         timestamps are uint.
12780
12781 2006-09-22  Stefan Kost  <ensonic@users.sf.net>
12782
12783         * gst-libs/gst/interfaces/xoverlay.c:
12784           Remove unused statement from doc example.
12785
12786 2006-09-21  Stefan Kost  <ensonic@users.sf.net>
12787
12788         * gst-libs/gst/interfaces/videoorientation.c:
12789         (gst_video_orientation_iface_init),
12790         (gst_video_orientation_get_hflip),
12791         (gst_video_orientation_get_vflip),
12792         (gst_video_orientation_get_hcenter),
12793         (gst_video_orientation_get_vcenter),
12794         (gst_video_orientation_set_hflip),
12795         (gst_video_orientation_set_vflip),
12796         (gst_video_orientation_set_hcenter),
12797         (gst_video_orientation_set_vcenter):
12798           Add since tags to new API docs, ChangeLog surgery (forgot API keyword
12799           in ChangeLog)
12800
12801 2006-09-21  Tim-Philipp Müller  <tim at centricular dot net>
12802
12803         * tests/check/Makefile.am:
12804         * tests/check/elements/.cvsignore:
12805         * tests/check/elements/ffmpegcolorspace.c: (rgb_format_to_caps),
12806         (create_rgb_conversions), (rgb_conversion_free),
12807         (right_shift_colour), (fix_expected_colour), (check_rgb_buf),
12808         (got_buf_cb), (GST_START_TEST), (ffmpegcolorspace_suite):
12809           Add unit test for ffmpegcolorspace (RGB <=> RGB only so far),
12810           but disable for now since it doesn't pass (something wrong with
12811           RGBA somewhere).
12812
12813 2006-09-21  Wim Taymans  <wim@fluendo.com>
12814
12815         * gst/playback/gstplaybasebin.c: (group_commit),
12816         (queue_deadlock_check), (queue_overrun), (queue_threshold_reached),
12817         (queue_out_of_data), (gen_preroll_element),
12818         (preroll_remove_overrun), (probe_triggered):
12819         Refactor handling of overrun detection.
12820         Separate handling of group completion and deadlock detection when doing
12821         network buffering. This should fix some deadlocks that were not detected
12822         because the group was completed.
12823         Add more comments, improve debugging.
12824
12825 2006-09-21  Wim Taymans  <wim@fluendo.com>
12826
12827         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
12828         * tests/check/libs/audio.c:
12829         Some more compilation fixes.
12830
12831 2006-09-21  Wim Taymans  <wim@fluendo.com>
12832
12833         * gst-libs/gst/audio/gstringbuffer.c:
12834         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
12835         (gst_ring_buffer_read):
12836         Early morning compilation fix.
12837
12838 2006-09-20  Wim Taymans  <wim@fluendo.com>
12839
12840         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
12841         * tests/check/elements/multifdsink.c: (GST_START_TEST):
12842         * tests/check/elements/videorate.c: (GST_START_TEST):
12843         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
12844         * tests/check/pipelines/oggmux.c: (eos_buffer_probe):
12845         Fix some warnings.
12846
12847 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
12848
12849         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
12850         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
12851         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
12852           Handcrafted merge to help CVS understanding what I changed and what
12853           not.
12854
12855 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
12856
12857         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
12858         (gst_xvimagesink_get_times):
12859           change colorkey behaviour back according to #354773 comment 6/7
12860
12861 2006-09-19  Michael Smith  <msmith@fluendo.com>
12862
12863         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
12864         (gst_multi_fd_sink_class_init), (get_buffers_max), (find_limits),
12865         (gst_multi_fd_sink_recover_client),
12866         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_set_property),
12867         (gst_multi_fd_sink_get_property):
12868         * gst/tcp/gstmultifdsink.h:
12869           Implement stubbed out properties unit-type, units-soft-max,
12870           units-max, to allow specifying maximum sizes in units other than
12871           buffers.
12872           Fixes #355935
12873
12874 2006-09-19  Wim Taymans  <wim@fluendo.com>
12875
12876         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12877         (gst_riff_create_audio_template_caps):
12878         Reorder the audio formats a bit for clarity.
12879         Detect and create caps for MSGSM and MSN (WAV49).
12880         Fixes #356596.
12881
12882         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
12883         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
12884         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
12885         Small cleanups, move error handling out of normal flow for clarity.
12886
12887 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12888
12889         * docs/libs/gst-plugins-base-libs-docs.sgml:
12890         * docs/libs/gst-plugins-base-libs.types:
12891         * gst-libs/gst/interfaces/Makefile.am:
12892         * gst-libs/gst/interfaces/videoorientation.c:
12893         (gst_video_orientation_get_type),
12894         (gst_video_orientation_iface_init),
12895         (gst_video_orientation_get_hflip),
12896         (gst_video_orientation_get_vflip),
12897         (gst_video_orientation_get_hcenter),
12898         (gst_video_orientation_get_vcenter),
12899         (gst_video_orientation_set_hflip),
12900         (gst_video_orientation_set_vflip),
12901         (gst_video_orientation_set_hcenter),
12902         (gst_video_orientation_set_vcenter):
12903         * gst-libs/gst/interfaces/videoorientation.h:
12904           API: Add new interface to control video orientation (fixes #354908)
12905
12906 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12907
12908         * gst/videotestsrc/gstvideotestsrc.c:
12909           Use G_UNLIKELY in _create and log one more detail.
12910           
12911         (gst_video_test_src_get_times), (gst_video_test_src_create):
12912         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
12913           Use gst_util_uint64_scale_int in _get_times().
12914
12915 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12916
12917         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support)
12918           Give better warning message (add object and detail).
12919
12920 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12921
12922         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
12923         (gst_xvimagesink_get_times):
12924           xvimage assumed that XV_COLORKEY can be set in RGB888 format (fixes
12925           #354773), use gst_util_uint64_scale_int in _get_times()
12926
12927 2006-09-18  Michael Smith  <msmith@fluendo.com>
12928
12929         * ext/ogg/gstoggmux.c: (gst_ogg_mux_push_buffer):
12930           Timestamps are unsigned; comparision against GST_CLOCK_TIME_NONE was
12931           always true, leading to dropping all timestamps.
12932
12933 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12934
12935         * ext/libvisual/visual.c: (gst_vis_src_negotiate),
12936         (gst_visual_chain), (gst_visual_change_state):
12937           update to work also with libvisual 0.4 API, fix double unref (#355914)
12938           
12939         * tools/gst-launch-ext.1.in:
12940         * tools/gst-visualise.1.in:
12941           remove references to old man-pages
12942
12943         * tests/examples/seek/seek.c: (main):
12944           add real meadi-buttons, add tool-tips for the seek-options, arrange
12945           seek options in a table
12946
12947 2006-09-18  Michael Smith  <msmith@fluendo.com>
12948
12949         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear),
12950         (gst_ogg_mux_push_buffer):
12951           Don't generate out-of-order timestamps from oggmux, instead clamp
12952           output timestamps to be >= the previously output ts.
12953           Fixes #355595
12954
12955 2006-09-18  Michael Smith  <msmith@fluendo.com>
12956
12957         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
12958         (gst_multi_fd_sink_class_init):
12959           Updates, fixes, and typo corrections for multifdsink. No functional
12960           changes.
12961
12962 2006-09-17  Michael Smith  <msmith@fluendo.com>
12963
12964         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find):
12965           Don't crash on truncated files - check that we got an 8 byte buffer
12966           before trying to memcmp it.
12967
12968 2006-09-17  Tim-Philipp Müller  <tim at centricular dot net>
12969
12970         * gst/playback/gstplaybasebin.c: (get_active_source):
12971           Make stream-switching appear instant to the application
12972           (ie. make sure that a g_object_get on 'current-foo' returns
12973           the stream previously set with g_object_set(). Totem needs
12974           this to update stream-related meta-info (like audio-codec)
12975           correctly when switching streams.
12976
12977 2006-09-17  Tim-Philipp Müller  <tim at centricular dot net>
12978
12979         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer),
12980         (gst_alsa_mixer_ensure_track_list):
12981           Try harder to guess which mixer track is the master mixer
12982           track (instead of just taking the first one that has a pvolume).
12983           Fixes #342228.
12984
12985 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12986
12987         reviewed by: <delete if not using a buddy>
12988
12989         * gst-libs/gst/audio/audio.h:
12990         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
12991
12992 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12993
12994         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
12995         (gst_audio_convert_transform_caps):
12996           Get structure-name just once.
12997
12998 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12999
13000         * tests/check/elements/audioresample.c: (GST_START_TEST):
13001         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
13002         * tests/check/elements/volume.c: (GST_START_TEST):
13003         * tests/check/elements/vorbisdec.c: (GST_START_TEST):
13004         * tests/check/pipelines/oggmux.c: (validate_ogg_page), (eos_watch),
13005         (test_pipeline), (GST_START_TEST):
13006         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
13007         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
13008           Fix big batch of compiler warnings.
13009
13010 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
13011
13012         * ext/gnomevfs/gstgnomevfssrc.c:
13013           Add docs about icydemux usage in connection with gnomevfssrc
13014
13015         * ext/libvisual/visual.c:
13016         * ext/ogg/gstoggaviparse.c:
13017         * ext/ogg/gstoggdemux.c:
13018         * ext/ogg/gstoggmux.c:
13019         * ext/ogg/gstoggparse.c:
13020         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
13021         * gst-libs/gst/audio/gstaudiosink.c:
13022         * gst-libs/gst/audio/gstaudiosrc.c:
13023         * gst/audiorate/gstaudiorate.c:
13024           More G_OBJECT macro fixing.
13025
13026         * gst/audiotestsrc/gstaudiotestsrc.h:
13027           Fix wrong info in header due to copy & paste
13028
13029 2006-09-15  Wim Taymans  <wim@fluendo.com>
13030
13031         * gst-libs/gst/audio/gstbaseaudiosink.c:
13032         (gst_base_audio_sink_get_time), (gst_base_audio_sink_callback):
13033         * gst-libs/gst/audio/gstbaseaudiosrc.c:
13034         (gst_base_audio_src_get_time), (gst_base_audio_src_fixate),
13035         (gst_base_audio_src_get_times), (gst_base_audio_src_get_offset),
13036         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
13037         Do the delay calculation in the source/sink base classes as this is
13038         specific for the capture/playback mode.
13039         Try to fixate a bit better, like round depth up to a multiple of 8
13040         bigger than width.
13041         Handle underruns correctly by marking DISCONT on buffers and adjusting
13042         timestamps to handle the gap.
13043         Set offset/offset_end correctly on buffers.
13044
13045         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_pause),
13046         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
13047         (gst_ring_buffer_read):
13048         Remove resync and underrun recovery from the ringbuffer.
13049         Fix ringbuffer read code on under/overrun.
13050
13051 2006-09-15  Wim Taymans  <wim@fluendo.com>
13052
13053         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
13054         (gst_play_base_bin_init), (fill_buffer), (check_queue),
13055         (queue_threshold_reached), (gst_play_base_bin_set_property),
13056         (gst_play_base_bin_get_property):
13057         * gst/playback/gstplaybasebin.h:
13058         Don't use a 0 low watermark when buffering, it is catching starvation
13059         way too late. Instead, use a 3 second queue with 30 and 95
13060         percent low/high watermarks. 
13061         Added queue-min-threshold property to configure low watermark.
13062         Use new _buffering message API.
13063         Make queue_threshold variable big enough to store a uint64 time value.
13064         API: playbin::queue-min-threshold property.
13065
13066 2006-09-15  Wim Taymans  <wim@fluendo.com>
13067
13068         * configure.ac:
13069         We require 0.10.10.1 now because of _wait_preroll().
13070
13071         * gst-libs/gst/audio/gstbaseaudiosink.c:
13072         (gst_base_audio_sink_render):
13073         Use gst_base_sink_wait_preroll().
13074
13075 2006-09-15  Wim Taymans  <wim@fluendo.com>
13076
13077         * ext/alsa/gstalsasink.c: (xrun_recovery), (gst_alsasink_write):
13078         * ext/alsa/gstalsasrc.c: (xrun_recovery), (gst_alsasrc_read):
13079         Use DEBUG_OBJECT more.
13080
13081 === release 0.10.10 ===
13082
13083 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
13084
13085         patch by: Michael Smith <msmith at fluendo dot com>
13086
13087         * gst/tcp/gstmultifdsink.c: (is_sync_frame),
13088         (gst_multi_fd_sink_client_queue_buffer),
13089         (gst_multi_fd_sink_new_client):
13090         * tests/check/elements/multifdsink.c: (GST_START_TEST),
13091         (multifdsink_suite):
13092           Fix implementation of sync-method 'next-keyframe'
13093           Closes #354594
13094
13095 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
13096
13097         patch by: Wim Taymans <wim at fluendo dot com>
13098
13099         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
13100         This patch removes the RANDOM flag that was incorrectly introduced with
13101         revision 1.91.  Fixes #354590
13102
13103 2006-09-05  Tim-Philipp Müller  <tim at centricular dot net>
13104
13105         * tests/check/Makefile.am:
13106           Random variation in Makefile line to see if it makes the
13107           gen64-base-full bot any happier.
13108
13109 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
13110
13111         * tests/check/pipelines/oggmux.c: (oggmux_suite):
13112           Disable test that fails at the moment (killed after timeout).
13113
13114 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
13115
13116         Patch by: James Livingston  <doclivingston at gmail.com>
13117
13118         * tests/check/Makefile.am:
13119         * tests/check/pipelines/.cvsignore:
13120         * tests/check/pipelines/oggmux.c: (get_page_codec),
13121         (check_chain_final_state), (fail_if_audio), (validate_ogg_page),
13122         (eos_buffer_probe), (start_pipeline), (stop_pipeline), (eos_watch),
13123         (test_pipeline), (test_vorbis), (test_theora), (test_vorbis_theora),
13124         (test_theora_vorbis), (oggmux_suite):
13125           Add simple unit test for oggmux from #337026 with checking for the
13126           EOS flags disabled for the time being.
13127
13128 2006-09-04  Wim Taymans  <wim@fluendo.com>
13129
13130         patch by: Alessandro Dessina <alessandro nnva org>
13131
13132         * ext/ogg/gstoggmux.c:
13133         Add cmml caps to oggmux. Fixes #353912
13134
13135 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
13136
13137         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
13138           Returning a return value often helps. In this case, we
13139           don't need the return value anyway, so just get rid of it.
13140           Should make build bots much happier.
13141
13142 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
13143
13144         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure),
13145         (paint_get_structure), (gst_video_test_src_get_size),
13146         (gst_video_test_src_smpte), (gst_video_test_src_snow),
13147         (gst_video_test_src_unicolor), (paint_setup_AYUV),
13148         (paint_hline_AYUV), (paint_setup_ARGB8888), (paint_setup_ABGR8888),
13149         (paint_setup_RGBA8888), (paint_setup_BGRA8888), (paint_hline_str4):
13150         * gst/videotestsrc/videotestsrc.h:
13151           Add support for AYUV and the various RGBA formats. Initialise
13152           fields of paintinfo structs allocated on the stack.
13153
13154         * tests/check/elements/videotestsrc.c: (right_shift_colour),
13155         (fix_expected_colour), (check_rgb_buf), (got_buf_cb),
13156         (check_rgb_buf), (videotestsrc_suite):
13157           Add unit tests for videotestsrc's RGB output.
13158
13159 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
13160
13161         * gst/videotestsrc/gstvideotestsrc.c:
13162         (gst_video_test_src_pattern_get_type),
13163         (gst_video_test_src_set_pattern):
13164         * gst/videotestsrc/gstvideotestsrc.h:
13165         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor),
13166         (gst_video_test_src_black), (gst_video_test_src_white),
13167         (gst_video_test_src_red), (gst_video_test_src_green),
13168         (gst_video_test_src_blue):
13169         * gst/videotestsrc/videotestsrc.h:
13170           Add more uni-colour patterns ("white", "red", "green", and "blue").
13171
13172 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
13173
13174         * gst/videotestsrc/videotestsrc.c: (paint_setup_YVYU):
13175           Fix stride for YVYU, should be word-aligned (#353658).
13176
13177 2006-08-31  Tim-Philipp Müller  <tim at centricular dot net>
13178
13179         * gst/adder/gstadder.c: (gst_adder_src_event):
13180           Fix build.
13181
13182 2006-08-31  Edward Hervey  <edward@fluendo.com>
13183
13184         * gst/adder/gstadder.c: (forward_event_func),
13185         (gst_adder_src_event), (gst_adder_collected),
13186         (gst_adder_change_state):
13187         * gst/adder/gstadder.h:
13188         Remember the start position asked in the incoming seeks, so we can
13189         output GST_EVENT_NEW_SEGMENT with a correct position value (instead
13190         of assuming it will always be 0).
13191
13192 2006-08-31  Edward Hervey  <edward@fluendo.com>
13193
13194         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
13195         (gst_ogg_demux_finalize), (gst_ogg_demux_perform_seek),
13196         (gst_ogg_demux_loop):
13197         Send the GST_EVENT_NEW_SEGMENT from the streaming thread.
13198
13199 2006-08-30  Tim-Philipp Müller  <tim at centricular dot net>
13200
13201         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13202         (gst_ffmpegcsp_get_unit_size):
13203           Return FALSE instead of returning a random false unit
13204           size when the format isn't known/supported (even if
13205           this shouldn't happen under normal circumstances).
13206
13207 2006-08-29  Wim Taymans  <wim@fluendo.com>
13208
13209         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
13210
13211         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create),
13212         (gst_gnome_vfs_src_start):
13213         Try harder to get the size from a uri by using _info_uri() when
13214         _info_from_handle() does not give us enough info. 
13215         Also follow symlinks when getting the size.
13216         Partially Fixes #332864.
13217
13218 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
13219
13220         Patch by: Viktor Peters  <viktor dot peters at gmail dot com>
13221
13222         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
13223         (gst_alsa_mixer_update), (gst_alsa_mixer_get_volume),
13224         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
13225         (gst_alsa_mixer_set_record):
13226         * ext/alsa/gstalsamixertrack.c:
13227         (gst_alsa_mixer_track_update_alsa_capabilities),
13228         (alsa_track_has_cap), (gst_alsa_mixer_track_new),
13229         (gst_alsa_mixer_track_update):
13230         * ext/alsa/gstalsamixertrack.h:
13231           Improve and fix mixer track handling, in particular better handling
13232           of alsa's pvolume/pswitch/cvolume/cswitch capabilities; create
13233           separate track objects for tracks that have both capture and playback
13234           volume (and label them differently as well so they're not mistakenly
13235           assumed to be duplicates); classify mixer tracks that only affect
13236           the audible volume of something (rather than the capture volume)
13237           as playback tracks. Redefine/fix meaning of RECORD and MUTE flags
13238           for capture tracks to correspond to alsa-pswitch alsa-cswitch
13239           (following the meaning documented in the mixer interface header
13240           file); add support for alsa's exclusive cswitch groups; update/sync
13241           state/flags better if mixer settings are changed by another
13242           application. Fixes #336075.
13243
13244 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
13245
13246         * gst/playback/gstplaybin.c:
13247           Improve docs: add section about BUFFERING messages sent by playbin.
13248
13249 2006-08-29  Michael Smith  <msmith@fluendo.com>
13250
13251         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_push_buffer),
13252         (gst_vorbis_enc_buffer_check_discontinuous),
13253         (gst_vorbis_enc_chain):
13254           Ignore explicit DISCONT marked on buffers (which is often spurious,
13255           particularly when using multiple segments), in favour of solely
13256           using the timestamps/durations.
13257
13258 2006-08-29  Edward Hervey  <edward@fluendo.com>
13259
13260         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
13261         Don't rely on incoming buffers offset anymore, since it is completely
13262         broken when using multiple segments.
13263         Instead convert the incoming buffers timestamp to running time, and
13264         then convert that value to the offsets.
13265         Also inform GstSegment of the last outputted stop position, which is
13266         needed if we received several segments with an unknown stop value.
13267
13268 2006-08-29  Thomas Vander Stichele  <thomas at apestaart dot org>
13269
13270         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
13271           fix buffer unreffing on a header push failure
13272
13273 2006-08-28  Wim Taymans  <wim@fluendo.com>
13274
13275         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_sink_event),
13276         (gst_audio_rate_chain):
13277         Make the metadata of the buffer writable before changing its
13278         flags.
13279
13280 2006-08-28  Wim Taymans  <wim@fluendo.com>
13281
13282         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
13283         (gst_audio_rate_setcaps), (gst_audio_rate_init),
13284         (gst_audio_rate_sink_event), (gst_audio_rate_src_event),
13285         (gst_audio_rate_chain), (gst_audio_rate_change_state):
13286         Fix audiorate some more.
13287         Reset and resync counters on flush and READY.
13288         Handle the DISCONT flag correctly.
13289         Use GstSegment to track position.
13290         Fail when not negotiated.
13291         Fixes #353234.
13292
13293 2006-08-25  Michael Smith  <msmith@fluendo.com>
13294
13295         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
13296           Fix spelling.
13297           Remove accidently included debug line.
13298
13299 2006-08-25  Wim Taymans  <wim@fluendo.com>
13300
13301         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
13302         Small cleanups.
13303         If a buffer is received with no caps, make the buffer metadata
13304         writable and set the caps, making sure that we don't screw up the
13305         refcounts.
13306
13307 2006-08-25  Michael Smith  <msmith@fluendo.com>
13308
13309         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset),
13310         (gst_gdp_pay_reset_streamheader), (gst_gdp_pay_chain):
13311           Fix memory leaks and misleading debug messages, add a couple of
13312           comments.
13313
13314         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats),
13315         (gst_multi_fd_sink_render):
13316           Do not use gst_buffer_make_writable() in a basesink render method,
13317           as it may incorrectly unref the buffer. Instead, use convoluted
13318           dance to avoid copying the buffer except when we need to.
13319
13320 2006-08-25  Michael Smith  <msmith@fluendo.com>
13321
13322         * ext/vorbis/vorbisenc.c:
13323         (gst_vorbis_enc_buffer_check_discontinuous):
13324           Allow very small discontinuities in the timestamps. These we can't
13325           do anything useful with anyway (because vorbis's timestamps have
13326           only sample granularity), and are commonly produced by elements with
13327           minor bugs. Allow up to 1/2 a sample out.
13328           Fixes #351742.
13329
13330 2006-08-24  Wim Taymans  <wim@fluendo.com>
13331
13332         * tests/examples/seek/seek.c: (seek_cb), (start_seek), (stop_seek),
13333         (play_scrub_toggle_cb), (main):
13334         Add a checkbox to enable play scrubbing. Makes it possible to disable
13335         normal scrubbing.
13336
13337 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
13338
13339         * tests/check/elements/.cvsignore:
13340           make buildbot happy
13341
13342 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
13343
13344         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
13345         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init),
13346         (gst_ogm_parse_class_init), (gst_ogm_parse_dispose),
13347         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
13348         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
13349         (gst_ogm_parse_stream_header), (gst_ogm_parse_comment_packet),
13350         (gst_ogm_text_parse_strip_trailing_zeroes),
13351         (gst_ogm_parse_data_packet), (gst_ogm_parse_chain),
13352         (gst_ogm_parse_sink_event), (gst_ogm_parse_change_state):
13353           Refactor ogm parse, do better input checking, misc. clean-ups.
13354           Cache incoming events and push them once the source pad has
13355           been created. Don't pass unterminated strings to sscanf().
13356           Strip trailing zeroes from subtitle text output, since they
13357           are not valid UTF-8. Don't push vorbiscomment packets on
13358           the subtitle text pad. Output perfect streams if possible.
13359
13360 2006-08-23  Wim Taymans  <wim@fluendo.com>
13361
13362         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
13363         Waits for tasks to settle down so that we clean up correctly for 
13364         valgrind.
13365
13366 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
13367
13368         * tests/check/libs/tag.c: (GST_START_TEST), (taglists_are_equal):
13369           Unit test fixes: \377 is more likely to fit into 8 bits than \777;
13370           actually return return value in taglists_are_equal.
13371
13372 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
13373
13374         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
13375           Fix crash due to broken bitstream parsing on x86-64: can't make
13376           any assumptions about sizeof(struct) due to alignment/packing
13377           differences on different architectures. Fixes #351790.
13378
13379 2006-08-22  Wim Taymans  <wim@fluendo.com>
13380
13381         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
13382         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
13383         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
13384         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
13385         (gst_riff_parse_info):
13386         Protect public functions against bad input.
13387         Do some cleanups.
13388         Fix documentation.
13389
13390 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13391
13392         * gst-libs/gst/riff/riff-ids.h:
13393         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
13394           Add voxware audio IDs (even if we can't play it) (#351795).
13395
13396 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13397
13398         * gst-libs/gst/riff/riff-media.c:
13399         (gst_riff_create_video_template_caps),
13400         (gst_riff_create_audio_template_caps),
13401         (gst_riff_create_iavs_template_caps):
13402           Const-ify some arrays and use G_N_ELEMENTS instead
13403           of wasting oodles of RAM on terminator bits.
13404
13405 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13406
13407         * gst-libs/gst/tag/gstvorbistag.c:
13408         (gst_tag_list_to_vorbiscomment_buffer):
13409         * tests/check/libs/tag.c: (GST_START_TEST):
13410           And the same for _to_vorbiscomment_buffer(): allow
13411           id_data_len == 0 for speex.
13412
13413 2006-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
13414
13415         * configure.ac:
13416         * docs/plugins/Makefile.am:
13417         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
13418         * docs/plugins/gst-plugins-base-plugins-sections.txt:
13419         * docs/plugins/inspect/plugin-gdp.xml:
13420         * gst/gdp/Makefile.am:
13421         * tests/check/Makefile.am:
13422           Move GDP plugin to -base from -bad.  Closes #347783.
13423
13424 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
13425
13426         * gst-libs/gst/tag/gstvorbistag.c:
13427         (gst_tag_list_from_vorbiscomment_buffer):
13428           Allow id_data_len == 0 (needed for vorbis comments in Speex files).
13429           Also add some checks to make sure we don't memcmp() beyond the end of
13430           vorbiscomment buffer if the ID to check for is larger than the buffer.
13431
13432         * tests/check/libs/tag.c: (GST_START_TEST):
13433           Some more tests for gst_tag_list_from_vorbiscomment_buffer().
13434
13435 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
13436
13437         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1),
13438         (gst_vorbis_enc_set_metadata):
13439           Use vorbis comment utility functions from libgsttag
13440           instead of re-inventing the wheel (partially fixes #347091).
13441
13442 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
13443
13444         * tests/check/elements/audioconvert.c: (GST_START_TEST):
13445         Fix leaks. Wait for state transitions that might happen ASYNC, as well
13446         as some that won't.
13447
13448 2006-08-21  Wim Taymans  <wim@fluendo.com>
13449
13450         * docs/libs/Makefile.am:
13451         * docs/libs/gst-plugins-base-libs-sections.txt:
13452         * docs/libs/gst-plugins-base-libs.types:
13453         Don't try to GObject scan the netbuffer as it's not a GObject.
13454         Fixes #351308.
13455
13456         * gst-libs/gst/netbuffer/gstnetbuffer.c:
13457         * gst-libs/gst/netbuffer/gstnetbuffer.h:
13458         Document GstNetBuffer.
13459
13460 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
13461
13462         * tests/check/elements/audioconvert.c: (GST_START_TEST),
13463         (audioconvert_suite):
13464           Add testcase for caps-size-explosion
13465
13466 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
13467
13468         * gst/audioconvert/gstaudioconvert.c:
13469         (gst_audio_convert_get_unit_size), (set_structure_widths):
13470           Lower debug, use g_assert in _get_unit_size
13471
13472         * gst/audioresample/gstaudioresample.c:
13473         (audioresample_get_unit_size):
13474         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13475         (gst_ffmpegcsp_get_unit_size):
13476         * gst/videoscale/gstvideoscale.c: (gst_video_scale_get_unit_size):
13477           use g_assert in _get_unit_size
13478
13479 2006-08-18  Wim Taymans  <wim@fluendo.com>
13480
13481         * docs/libs/gst-plugins-base-libs-sections.txt:
13482         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_set_packet_len),
13483         (gst_rtp_buffer_pad_to), (gst_rtp_buffer_get_payload_subbuffer),
13484         (gst_rtp_buffer_get_payload_buffer):
13485         * gst-libs/gst/rtp/gstrtpbuffer.h:
13486         Document GstRTPBuffer.
13487         Added function to efficiently strip payload headers.
13488         API: gst_rtp_buffer_get_payload_subbuffer()
13489
13490 2006-08-17  Tim-Philipp Müller  <tim at centricular dot net>
13491
13492         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
13493         (gst_tag_to_vorbis_comments):
13494           Serialise unknown vorbis comments into GST_TAG_EXTENDED_COMMENT
13495           tags and deserialise them properly as well (#347091).
13496           Add some more gtk-doc blurbs and also some g_return_if_fail().
13497
13498         * tests/check/libs/tag.c: (GST_START_TEST),
13499         (back_to_vorbis_comments), (taglists_are_equal), (tag_suite):
13500           More tests.
13501
13502 2006-08-17  Wim Taymans  <wim@fluendo.com>
13503
13504         * ext/ogg/Makefile.am:
13505         * ext/ogg/gstogg.c: (plugin_init):
13506         * ext/ogg/gstoggaviparse.c: (gst_ogg_avi_parse_get_type),
13507         (gst_ogg_avi_parse_base_init), (gst_ogg_avi_parse_class_init),
13508         (gst_ogg_avi_parse_init), (gst_ogg_avi_parse_finalize),
13509         (gst_ogg_avi_parse_setcaps), (gst_ogg_avi_parse_event),
13510         (gst_ogg_avi_parse_push_packet), (gst_ogg_avi_parse_chain),
13511         (gst_ogg_avi_parse_change_state), (gst_ogg_avi_parse_plugin_init):
13512         Added ogg-in-avi parser element. Fixes #140139.
13513
13514         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
13515         Fixed a bug in oggdemux debug code.
13516
13517         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13518         (gst_riff_create_audio_template_caps):
13519         Recognise Ogg in the AVI extensible wave format.
13520
13521 2006-08-17  Tim-Philipp Müller  <tim at centricular dot net>
13522
13523         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
13524           Make buffer durations add up (duration should be next_ts-ts for
13525           perfect streams). Fixes CD ripping to Ogg/Vorbis with vorbisenc
13526           from CVS.
13527
13528         * tests/check/libs/cddabasesrc.c: (gst_cd_foo_src_close),
13529         (test_buffer_timestamps), (cddabasesrc_suite):
13530           Add unit test for the above.
13531
13532         * tests/check/Makefile.am:
13533           Don't know why cddabasesrc test was in VALGRIND_TO_FIX, remove
13534           to see what happens.
13535
13536 2006-08-16  Wim Taymans  <wim@fluendo.com>
13537
13538         * ext/alsa/gstalsasink.c: (gst_alsasink_set_property),
13539         (gst_alsasink_open):
13540         * ext/alsa/gstalsasrc.c: (gst_alsasrc_set_property),
13541         (gst_alsasrc_open):
13542         Avoid setting and using a NULL device name.
13543         Print more info when we fail to open a device.
13544
13545 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
13546
13547         * docs/libs/gst-plugins-base-libs-sections.txt:
13548         * gst-libs/gst/tag/tag.h:
13549         * gst-libs/gst/tag/tags.c: (gst_tag_parse_extended_comment):
13550           API: add gst_tag_parse_extended_comment() (#351426).
13551
13552         * tests/check/Makefile.am:
13553         * tests/check/libs/.cvsignore:
13554         * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite), (main):
13555           Add unit test for gst_tag_parse_extended_comment().
13556
13557 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
13558
13559         * sys/ximage/ximagesink.c: (gst_ximagesink_get_property):
13560         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_property):
13561           Fix leak (#351502).
13562
13563 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
13564
13565         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
13566         * docs/plugins/gst-plugins-base-plugins-sections.txt:
13567         * docs/plugins/gst-plugins-base-plugins.args:
13568         * gst/playback/gstplaybin.c:
13569           Document playbin.
13570           
13571         * docs/plugins/inspect/plugin-adder.xml:
13572         * docs/plugins/inspect/plugin-alsa.xml:
13573         * docs/plugins/inspect/plugin-audioconvert.xml:
13574         * docs/plugins/inspect/plugin-audiorate.xml:
13575         * docs/plugins/inspect/plugin-audioresample.xml:
13576         * docs/plugins/inspect/plugin-audiotestsrc.xml:
13577         * docs/plugins/inspect/plugin-cdparanoia.xml:
13578         * docs/plugins/inspect/plugin-decodebin.xml:
13579         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
13580         * docs/plugins/inspect/plugin-gnomevfs.xml:
13581         * docs/plugins/inspect/plugin-ogg.xml:
13582         * docs/plugins/inspect/plugin-pango.xml:
13583         * docs/plugins/inspect/plugin-playbin.xml:
13584         * docs/plugins/inspect/plugin-subparse.xml:
13585         * docs/plugins/inspect/plugin-tcp.xml:
13586         * docs/plugins/inspect/plugin-theora.xml:
13587         * docs/plugins/inspect/plugin-typefindfunctions.xml:
13588         * docs/plugins/inspect/plugin-video4linux.xml:
13589         * docs/plugins/inspect/plugin-videorate.xml:
13590         * docs/plugins/inspect/plugin-videoscale.xml:
13591         * docs/plugins/inspect/plugin-videotestsrc.xml:
13592         * docs/plugins/inspect/plugin-volume.xml:
13593         * docs/plugins/inspect/plugin-vorbis.xml:
13594         * docs/plugins/inspect/plugin-ximagesink.xml:
13595         * docs/plugins/inspect/plugin-xvimagesink.xml:
13596           Update to CVS version.
13597
13598 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
13599
13600         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
13601         (gst_play_bin_set_property), (gst_play_bin_get_property),
13602         (value_list_append_structure_list),
13603         (gst_play_bin_handle_redirect_message),
13604         (gst_play_bin_handle_message):
13605           API: GstPlayBin::connection-speed
13606           Add "connection-speed" property; re-order redirect messages with
13607           multiple redirect locations depending on the minimum bitrate if
13608           that information is available and a connection speed is set
13609           (#350399).
13610
13611 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
13612
13613         * gst/playback/gstplaybin.c:
13614           Update max volume to the same value that the volume element uses.
13615
13616 2006-08-14  Wim Taymans  <wim@fluendo.com>
13617
13618         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
13619         Less uglyness..
13620
13621 2006-08-14  Wim Taymans  <wim@fluendo.com>
13622
13623         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
13624         (gst_ogg_demux_get_next_page), (gst_ogg_demux_perform_seek),
13625         (gst_ogg_demux_read_chain), (gst_ogg_demux_loop):
13626         Add some more debug info.
13627         Don't crash when a seek failed.
13628         Actually return the result of the seek instead of TRUE.
13629         Ignore multiple BOS pages with the same serial so that we don't create
13630         the same stream multiple times.
13631         Post an error when we fail to do the initial seek.
13632
13633 2006-08-13  Wim Taymans  <wim@fluendo.com>
13634
13635         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
13636         (gst_alsa_detect_channels), (gst_alsa_probe_supported_formats):
13637         Small code cleanup.
13638
13639         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
13640         (gst_alsa_mixer_new):
13641         Remove hack that always set the device to hw:0*.
13642         Properly find the card name for whatever device was configured.
13643         Do some better debugging.
13644         Fixes #350784.
13645
13646         * ext/alsa/gstalsamixerelement.c:
13647         (gst_alsa_mixer_element_set_property),
13648         (gst_alsa_mixer_element_change_state):
13649         Cleanups.
13650         Handle setting of a NULL device name better.
13651
13652 2006-08-11  Wim Taymans  <wim@fluendo.com>
13653
13654         * gst/adder/gstadder.c:
13655         Don't clip float values. Fixes #350900.
13656
13657 2006-08-11  Andy Wingo  <wingo@pobox.com>
13658
13659         * gst/tcp/gsttcp.c: Really fix the build?
13660
13661         * gst/tcp/gsttcp.h: For now, always disable deprecation here --
13662         fixes the build.
13663
13664 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
13665
13666         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes):
13667           Float caps shouldn't have a "signed" field.
13668
13669 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
13670
13671         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query):
13672           Implement SEEKING query in its most basic form, so that we can
13673           at least check if we're seekable or not (#350655).
13674
13675 2006-08-09  Tim-Philipp Müller  <tim at centricular dot net>
13676
13677         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
13678           The checks here are not even close to anything that would
13679           justify MAXIMUM probability, lowering to POSSIBLE until someone
13680           fixes the checks (case at hand: quicktime redirection files
13681           might start with 00 00 01 XX and pass the checks here just
13682           fine, see #350399).
13683
13684 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
13685
13686         Patch by: Sjoerd Simons  <sjoerd at luon net>
13687
13688         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find):
13689           Better detection for multipart/x-mixed-replace: accept leading
13690           whitespaces before the boundary marker as well (as our very own
13691           multipartmux used to produce) (#349068).
13692
13693 2006-08-07  Tim-Philipp Müller  <tim at centricular dot net>
13694
13695         Patch by: Young-Ho Cha  <ganadist at chollian net>
13696
13697         * gst-libs/gst/riff/riff-ids.h:
13698         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13699         (gst_riff_create_audio_template_caps):
13700           Detect DTS audio streams (#350157).
13701
13702 2006-08-05  Andy Wingo  <wingo@pobox.com>
13703
13704         * ext/theora/gsttheoraparse.h:
13705         * ext/theora/theoraparse.c (gst_theora_parse_class_init)
13706         (theora_parse_dispose, theora_parse_set_property)
13707         (theora_parse_get_property, theora_parse_munge_granulepos)
13708         (theora_parse_push_buffer, theora_parse_change_state):
13709         API: GstTheoraParse::synchronization-points
13710         Add a property 'synchronization-points' to fix badly synchronized oggs.
13711
13712 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
13713
13714         * tests/check/Makefile.am:
13715         * tests/check/libs/.cvsignore:
13716         * tests/check/libs/audio.c: (structure_contains_channel_positions),
13717         (fixed_caps_have_channel_positions), (GST_START_TEST),
13718         (audio_suite), (main):
13719           Add a few tests for the channel position stuff in libgstaudio.
13720
13721 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
13722
13723         * ext/alsa/gstalsa.c: (caps_add_channel_configuration),
13724         (gst_alsa_detect_channels):
13725         * ext/alsa/gstalsasink.c:
13726           Add support for cards that (only) do more than 8 channels,
13727           like the Delta 44 (#345188).
13728
13729         * gst-libs/gst/audio/multichannel.c:
13730         (gst_audio_check_channel_positions):
13731         * gst-libs/gst/audio/multichannel.h:
13732           API: add GST_AUDIO_CHANNEL_POSITION_NONE, which stands for an
13733           unspecified channel position and cannot be combined with any
13734           of the other audio channel positions; adjust position layout
13735           checks accordingly (#345188).
13736
13737 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
13738
13739         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13740           Recognise ancient RealAudio files (see #349779).
13741
13742 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
13743
13744         Patch by: Jens Granseuer  <jensgr at gmx net>
13745
13746         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13747           Add typefinder for Interplay's MVE format (#348973).
13748
13749 2006-08-02  Wim Taymans  <wim@fluendo.com>
13750
13751         Patch by: Marcel Moreaux <marcelm at luon dot net>
13752
13753         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13754         (gst_base_rtp_depayload_add_to_queue):
13755         * gst-libs/gst/rtp/gstbasertpdepayload.h:
13756         Handle RTP sequence number rollover.
13757         Disable jitterbuffer by default.
13758
13759 2006-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
13760
13761         * gst/audioresample/gstaudioresample.c: (audioresample_stop),
13762         (audioresample_set_caps):
13763         Don't leak references to the incoming caps. Clean them up when
13764         stopping.
13765
13766         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
13767         (gst_video_scale_finalize):
13768         Don't leak our temporary pixel buffer.
13769
13770         * tests/check/Makefile.am:
13771         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline),
13772         (GST_START_TEST), (simple_launch_lines_suite):
13773
13774         Fix leaks and re-enable the test for valgrind checking.
13775
13776 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
13777
13778         Patch by: Sjoerd Simons  <sjoerd at luon net>
13779
13780         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find),
13781         (plugin_init):
13782           Add typefind function for multipart/x-mixed-replace (#348916).
13783
13784 2006-07-28  Wim Taymans  <wim@fluendo.com>
13785
13786         * gst/adder/gstadder.c: (gst_adder_setcaps),
13787         (gst_adder_query_duration):
13788         Fix leak in duration query.
13789         Reflow some docs and notes.
13790
13791 2006-07-28  Michael Smith  <msmith@fluendo.com>
13792
13793         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST),
13794         (vorbisenc_suite):
13795           Enable Andy's extra vorbisenc test, now that it passes. Also fix one
13796           aspect of it.
13797
13798 2006-07-28  Michael Smith  <msmith@fluendo.com>
13799
13800         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps),
13801         (gst_vorbis_enc_sink_getcaps), (gst_vorbis_enc_buffer_from_packet),
13802         (gst_vorbis_enc_push_buffer),
13803         (gst_vorbis_enc_buffer_check_discontinuous),
13804         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
13805         * ext/vorbis/vorbisenc.h:
13806           Handle discontinuities in the input vorbis stream correctly,
13807           so that the output is properly timestamped (and has good granulepos
13808           values). Needs some oggmux fixes too.
13809
13810 2006-07-27  Wim Taymans  <wim@fluendo.com>
13811
13812         patch by: Kai Vehmanen <kv2004 eca cx>
13813
13814         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13815         (gst_base_rtp_depayload_chain),
13816         (gst_base_rtp_depayload_handle_sink_event),
13817         (gst_base_rtp_depayload_change_state):
13818         Don't send multiple newsegments with different formats.
13819         Fixes #348677.
13820
13821 2006-07-26  Wim Taymans  <wim@fluendo.com>
13822
13823         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
13824         (gst_ogg_demux_do_seek), (gst_ogg_demux_read_chain):
13825         Make seeking in ogg more accurate again by doing the more correct
13826         granuletime to stream time conversion.
13827
13828 2006-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13829
13830         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
13831         (gst_multi_fd_sink_new_client):
13832           debug a little more understandably
13833           do not use goto as a substitute for break, especially if
13834           break is also being used
13835
13836 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
13837
13838         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
13839         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
13840           Remove GLib-2.6 compatibility cruft.
13841
13842 2006-07-24  Wim Taymans  <wim@fluendo.com>
13843
13844         * gst-libs/gst/audio/gstbaseaudiosink.c:
13845         (gst_base_audio_sink_render):
13846         Don't try to align a sample to an unknown value.
13847
13848 2006-07-24  Wim Taymans  <wim@fluendo.com>
13849
13850         * gst-libs/gst/audio/gstbaseaudiosink.c:
13851         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
13852         When the audio clock is slaved to another clock, never try to align
13853         samples but trust the rate interpolation algorithm.
13854
13855 2006-07-24  Wim Taymans  <wim@fluendo.com>
13856
13857         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
13858         Don't try to calculate silence samples, base class does this much
13859         better now.
13860
13861         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
13862         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps),
13863         (gst_ring_buffer_acquire):
13864         Calculate silence samples correctly.
13865
13866         * gst-libs/gst/audio/gstringbuffer.h:
13867         Add _CAST macro.
13868
13869 2006-07-22  Tim-Philipp Müller  <tim at centricular dot net>
13870
13871         * gst/typefind/gsttypefindfunctions.c: (xml_check_first_element):
13872           Limit search for the first markup tag to the first few kB of
13873           the file. If we don't find one there, it's highly unlikely that
13874           this is an XML(-ish) file.
13875
13876 2006-07-21  Andy Wingo  <wingo@pobox.com>
13877
13878         * tests/check/pipelines/theoraenc.c (test_discontinuity): Similar
13879         test to the one in vorbisenc. Also commented out.
13880
13881         * tests/check/pipelines/vorbisenc.c: 
13882         (test_discontinuity): New test, commented out until Mike lands
13883         some elite vorbisenc patches.
13884
13885         * tests/check/pipelines/theoraenc.c: Port to bufferstraw.
13886         Bufferstraw was actually factored out of these tests. Now we share
13887         code yay.
13888
13889         * configure.ac (GST_MAJORMINOR): Rev core requirements to 0.10.9.1
13890         for bufferstraw addition to gstcheck.
13891
13892 2006-07-21  Wim Taymans  <wim@fluendo.com>
13893
13894         * ext/theora/theoradec.c: (clip_buffer):
13895         Better clipping.
13896
13897 2006-07-21  Wim Taymans  <wim@fluendo.com>
13898
13899         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
13900         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
13901         (gst_audioringbuffer_release), (gst_audioringbuffer_stop):
13902         Fix leak.
13903         Avoid type casting when we can.
13904
13905         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_dispose):
13906         Fix mem leak.
13907
13908 2006-07-20  Tim-Philipp Müller  <tim at centricular dot net>
13909
13910         * ext/alsa/gstalsamixerelement.c:
13911         (gst_alsa_mixer_element_change_state):
13912           Make state change fail if the specified device can't be opened
13913           for some reason.
13914
13915 2006-07-20  Wim Taymans  <wim@fluendo.com>
13916
13917         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
13918         (cb_newpad), (main):
13919         Example of a small audio/video player using decodebin.
13920
13921 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
13922
13923         * gst-libs/gst/riff/riff-ids.h:
13924           Add 'fact' chunk id
13925
13926 2006-07-19  Wim Taymans  <wim@fluendo.com>
13927
13928         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13929         (gst_base_rtp_depayload_chain),
13930         (gst_base_rtp_depayload_change_state):
13931         Don't assert when not negotiated but post a meaningfull 
13932         error message. Fixes #347918.
13933
13934         * gst-libs/gst/rtp/gstbasertppayload.c:
13935         Add comment about better default MTU size.
13936
13937         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
13938         Small cleanups, start docs.
13939
13940 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
13941
13942         Patch by: Martin Szulecki
13943
13944         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_property):
13945           If "device-name" is requested and the device is not
13946           open, try to temporarily open it to obtain this
13947           information (#342494).
13948
13949 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
13950
13951         * gst-libs/gst/tag/gstid3tag.c:
13952           Add TSSE <=> GST_TAG_ENCODER mapping (see #347898).
13953
13954         * gst-libs/gst/tag/gsttageditingprivate.h:
13955         * gst-libs/gst/tag/gstvorbistag.c:
13956           Some more random const-ifications.
13957
13958 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
13959
13960         * gst-libs/gst/riff/riff-ids.h:
13961         * gst-libs/gst/riff/riff-media.c:
13962         (gst_riff_create_video_template_caps):
13963           Add more FOURCCs (sort list to make stuff easier to find),
13964           add comment what those 16 bytes in struct _gst_riff_strh according to
13965           one avi-dumper are
13966
13967 2006-07-17  Tim-Philipp Müller  <tim at centricular dot net>
13968
13969         * gst-libs/gst/audio/multichannel.c:
13970         (gst_audio_check_channel_positions),
13971         (gst_audio_fixate_channel_positions):
13972           Const-ify two arrays.
13973
13974 2006-07-17  Tim-Philipp Müller  <tim at centricular dot net>
13975
13976         * ext/alsa/gstalsa.c: (caps_add_channel_configuration):
13977           Fix typo, so that alsasink also advertises 8 channels
13978           if that's supported (tags: can, worms, open, alsa, ph34r).
13979
13980 2006-07-17  Wim Taymans  <wim@fluendo.com>
13981
13982         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
13983         (gst_ogg_pad_submit_packet), (gst_ogg_demux_read_chain):
13984         *sigh*, when is the compiler going to warn when the comments
13985         are out-of-sync with the code.. Refix case of busted theora
13986         headers with 0 granule pos.
13987
13988 2006-07-14  Wim Taymans  <wim@fluendo.com>
13989
13990         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13991         (gst_base_rtp_depayload_wait),
13992         (gst_base_rtp_depayload_change_state),
13993         (gst_base_rtp_depayload_set_property),
13994         (gst_base_rtp_depayload_get_property):
13995         Fix 99% cpu load by waiting for absolute times on the
13996         clock. Fixes #347300.
13997
13998 2006-07-14  Andy Wingo  <wingo@pobox.com>
13999
14000         * ext/theora/gsttheoraparse.h: 
14001         * ext/theora/theoraparse.c (theora_parse_drain_event_queue)
14002         (theora_parse_push_headers, theora_parse_clear_queue)
14003         (theora_parse_drain_queue_prematurely, )
14004         (theora_parse_sink_event, theora_parse_change_state): Queue events
14005         until we initialized our state, like in vorbisparse.
14006
14007         * ext/vorbis/vorbisparse.h: 
14008         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_event_queue)
14009         (vorbis_parse_push_headers, vorbis_parse_clear_queue)
14010         (vorbis_parse_drain_queue_prematurely, )
14011         (vorbis_parse_sink_event, vorbis_parse_change_state): Queue events
14012         until we have initialized our state. Fixes seeking after an
14013         initial pad block.
14014
14015 2006-07-14  Andy Wingo  <wingo@pobox.com>
14016
14017         Patch by: Iain Holmes <iaingnome@gmail.com>
14018         
14019         * ext/ogg/gstoggdemux.c (gst_ogg_demux_finalize): Fix memleak.
14020
14021 2006-07-14  Jan Schmidt  <thaytan@mad.scientist.com>
14022
14023         * configure.ac:
14024         Bump nano back to CVS
14025
14026 === release 0.10.9 ===
14027
14028 2006-07-13  Jan Schmidt <thaytan@mad.scientist.com>
14029
14030         * configure.ac:
14031           releasing 0.10.9, "I walk the line"
14032
14033 2006-07-14  Michael Smith  <msmith@fluendo.com>
14034
14035         * tests/check/pipelines/vorbisenc.c: (stop_pipeline):
14036           Move a g_cond_signal to earlier to avoid sometimes deadlocking
14037           (commonly happens when running this test under valgrind) when trying
14038           to remove the buffer probe.
14039
14040 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
14041
14042         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
14043         Fix missing g_unlock from the previous commit
14044
14045 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
14046
14047         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
14048         (gst_ximagesink_change_state):
14049         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
14050         (gst_xvimagesink_change_state):
14051         Implement a locking order to ensure we always take the object lock
14052         before the x_lock and never vice-versa.
14053
14054 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
14055
14056         * gst/playback/gstdecodebin.c: (find_compatibles):
14057         Fix a caps leak when linking (#347304)
14058
14059         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
14060         (gst_ximagesink_ximage_destroy), (gst_ximagesink_xcontext_clear),
14061         (gst_ximagesink_change_state):
14062         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
14063         (gst_xvimage_buffer_finalize), (gst_xvimagesink_check_xshm_calls),
14064         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
14065         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_change_state):
14066         Don't leak shared memory resources. Use the object lock to protect
14067         against the xcontext disappearing while returning a buffer from the
14068         pipeline. (#347304)
14069
14070 2006-07-12  Edward Hervey  <edward@fluendo.com>
14071
14072         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize),
14073         (vorbis_handle_comment_packet):
14074         gst_tag_list_merge() returns a new object. Take that into account when
14075         using it. This avoids memleak.
14076         Revert previous commit which is not needed.
14077
14078 2006-07-12  Edward Hervey  <edward@fluendo.com>
14079
14080         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize):
14081         Reset the decoder in finalize so that all fields get cleared.
14082
14083 2006-07-12  Wim Taymans  <wim@fluendo.com>
14084
14085         * gst-libs/gst/audio/gstbaseaudiosrc.c:
14086         (gst_base_audio_src_set_clock),
14087         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create):
14088         Don't try to post an error message when setting the clock fails
14089         as this can happen when adding an element to a bin which will then
14090         deadlock. Fixes #347296.
14091
14092 2006-07-12  Edward Hervey  <edward@fluendo.com>
14093
14094         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
14095         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
14096         (vorbis_handle_type_packet):
14097         Post tag messages on the bus even if we're not initialized.
14098         If we're not initialized, we still postpone the event pushing of tags.
14099
14100 2006-07-12  Wim Taymans  <wim@fluendo.com>
14101
14102         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
14103         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
14104         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
14105         Revert last two changes that broke the freeze.
14106
14107 2006-07-12  Wim Taymans  <wim@fluendo.com>
14108
14109         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
14110         basesink calculates silence sample correctly for us.
14111
14112 2006-07-12  Wim Taymans  <wim@fluendo.com>
14113
14114         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
14115         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
14116         Calculate correct silence samples so we don't fill our ringbuffer
14117         with noise.
14118
14119 2006-07-12  Edward Hervey  <edward@fluendo.com>
14120
14121         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
14122         (gst_vorbis_dec_reset), (vorbis_dec_sink_event),
14123         (vorbis_handle_comment_packet), (vorbis_handle_type_packet):
14124         * ext/vorbis/vorbisdec.h:
14125         Delay sending events (newsegment, tags) until the decoder is properly
14126         initialized.
14127         Fixes #347295
14128
14129 2006-07-11  Jan Schmidt  <thaytan@mad.scientist.com>
14130
14131         * tests/check/elements/audioconvert.c: (get_float_mc_caps),
14132         (get_int_mc_caps), (GST_START_TEST), (audioconvert_suite):
14133           Patch from #347221 adding a test for audioconvert
14134           channel remappings.
14135
14136 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
14137
14138         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
14139         (gst_ssa_parse_parse_line):
14140           Don't include the terminating NUL in the buffer size,
14141           it's only there for extra paranoia (would add random
14142           '*' characters at the end of each subtitle since the
14143           terminator itself is not valid UTF-8 technically).
14144           Also fix indenting after boilerplate macro.
14145
14146 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
14147
14148         * gst/playback/gstdecodebin.c: (close_pad_link):
14149           Also emit 'unknown-type' signal (which should really be
14150           called unhandled-type) if we found potential decoders/demuxers
14151           in the registry but none of them worked in the end (as in the
14152           case where the plugins don't exist any longer but are still
14153           listed in the registry). Fixes #329798.
14154
14155 2006-07-08  Andy Wingo  <wingo@pobox.com>
14156
14157         * theoraparse.c (theora_parse_push_buffer)
14158         (theora_parse_drain_queue_prematurely, theora_parse_drain_queue):
14159         Add some more debugging. Fix granulepos reconstruction in the face
14160         of discontinuities.
14161
14162 2006-07-06  Wim Taymans  <wim@fluendo.com>
14163
14164         * gst-libs/gst/audio/gstbaseaudiosink.c:
14165         (gst_base_audio_sink_class_init),
14166         (gst_base_audio_sink_provide_clock):
14167         Use gobject_class instead of G_OBJECT_CLASS (klass)
14168
14169         * gst-libs/gst/audio/gstbaseaudiosrc.c:
14170         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
14171         (gst_base_audio_src_set_clock), (gst_base_audio_src_provide_clock),
14172         (gst_base_audio_src_get_time),
14173         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create),
14174         (gst_base_audio_src_create_ringbuffer):
14175         Fix latency and buffer-time constants and properties ala basesink.
14176         Implement pull based scheduling. Fixes #346527.
14177         Set default blocksize in GstBaseSrc to 0, we default to pushing out
14178         one segment.
14179         Refuse slaving to another clock instead of silently not working.
14180         Only provide a clock when we are actually able to do so.
14181         Various small cleanups and compiler hints.
14182
14183 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
14184
14185         Patch by: Lutz Mueller <lutz at topfrose de>
14186
14187         * gst/typefind/gsttypefindfunctions.c: (html_type_find),
14188         (plugin_init):
14189           Add typefinding for text/html (#346581).
14190
14191 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
14192
14193         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
14194         (xml_check_first_element), (xml_type_find), (smil_type_find):
14195           Fix SMIL typefinding, make xml_check_first_element() more
14196           useful.
14197
14198 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
14199
14200         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
14201         (gst_play_base_bin_finalize), (decodebin_element_added_cb),
14202         (decodebin_element_removed_cb), (gst_play_base_bin_set_property):
14203         * gst/playback/gstplaybasebin.h:
14204           Protect list of elements with a subtitle-encoding property and
14205           the subtitle encoding member itself with a lock of their own
14206           instead of using the object lock. This prevents a dead-lock in
14207           the element-remove callback in some circumstances when shutting
14208           down playbin.
14209
14210 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
14211
14212         * win32/common/libgsttag.def:
14213         Export some new functions.
14214         * win32/vs6/libgstogg.dsp:
14215         Add a link to libgsttag-0.10.lib.
14216
14217 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
14218
14219         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
14220           Some const-ification.
14221
14222 2006-07-04  Wim Taymans  <wim@fluendo.com>
14223
14224         * gst/playback/gstplaybasebin.c: (is_stream), (gen_source_element):
14225         Improve checking if we are dealing with a stream. Added some
14226         more uris that need buffering.
14227
14228 2006-07-03  Edward Hervey  <edward@fluendo.com>
14229
14230         * ext/vorbis/vorbisdec.c: (vorbis_do_clip):
14231         Remove unused variable.
14232
14233 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14234
14235         * Makefile.am:
14236           include lcov.mak
14237         * configure.ac:
14238           add GCOV_LIBS to GST_LIBS
14239
14240 2006-07-02  Tim-Philipp Müller  <tim at centricular dot net>
14241
14242         Patch by: Michael Sheldon  <webmaster at mikeasoft com>
14243
14244         * ext/alsa/gstalsasrc.c:
14245           Add 32 bps to template caps and increase channels range
14246           from [1,2] to [1,MAX]. See #346326.
14247
14248 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
14249
14250         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
14251           Recognise 'WMVA' video codec fourcc (#345879).
14252           
14253 2006-06-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
14254          
14255         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
14256           Fixed nasty memory leak
14257
14258 2006-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14259
14260         * gst/tcp/gsttcp.c: (gst_tcp_read_buffer),
14261         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps):
14262           fix logging
14263
14264 2006-06-23  Jan Schmidt  <thaytan@mad.scientist.com>
14265
14266         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
14267         (gst_decode_bin_init), (gst_decode_bin_finalize), (add_fakesink),
14268         (remove_fakesink), (pad_probe), (gst_decode_bin_change_state):
14269         Protect remove_fakesink using a mutex, so that we don't try and
14270         remove the fakesink simultaneously from multiple threads.
14271
14272         When going from READY to PAUSED, restore the fakesink, so that
14273         it is there when decodebin gets reused.
14274
14275 2006-06-23  Tim-Philipp Müller  <tim at centricular dot net>
14276
14277         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
14278         * gst-libs/gst/rtp/gstbasertpdepayload.c:
14279         * gst-libs/gst/rtp/gstbasertppayload.c:
14280         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14281         * gst/tcp/gstmultifdsink.c:
14282         * gst/tcp/gsttcpclientsink.c:
14283         * gst/tcp/gsttcpclientsrc.c:
14284         * gst/tcp/gsttcpserversink.c:
14285         * gst/tcp/gsttcpserversrc.c:
14286         * gst/videorate/gstvideorate.c:
14287         * gst/videotestsrc/gstvideotestsrc.c:
14288         * sys/v4l/gstv4ljpegsrc.c:
14289         * sys/v4l/gstv4lmjpegsink.c:
14290         * sys/v4l/gstv4lsrc.c:
14291         * tests/examples/seek/scrubby.c:
14292         * tests/examples/seek/seek.c:
14293           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503).
14294
14295 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14296
14297         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
14298           Second field in GEnumValue shouldn't be a description,
14299           but a stringified version of the enum value.
14300
14301 2006-06-22  Wim Taymans  <wim@fluendo.com>
14302
14303         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
14304         (gst_ximage_buffer_free), (gst_ximagesink_ximage_put),
14305         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
14306         Avoid type checking in buffer casts.
14307         Avoid caps copy in buffer_alloc when we can.
14308         Use pad_peer_accept.
14309
14310 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14311
14312         * gst-libs/gst/tag/tag.h:
14313           Oops, make that 'Since: 0.10.9'.
14314
14315 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14316
14317         * docs/libs/gst-plugins-base-libs-sections.txt:
14318         * gst-libs/gst/tag/tag.h:
14319         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
14320         (gst_tag_image_type_get_type):
14321           API: add GstTagImageType enum to describe images contained
14322           in image tags (#345641).
14323
14324 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14325
14326         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
14327           Fix warnings with gst-inspect: "buffers-min" property
14328           should be of G_TYPE_INT and not G_TYPE_INT64. Also fix
14329           typo in property description.
14330
14331 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14332
14333         Patch by: Cody Russell <bratsche at gnome org>
14334
14335         * gst/audioresample/gstaudioresample.c:
14336         (gst_audioresample_class_init):
14337         * gst/playback/gststreamselector.c:
14338         (gst_stream_selector_class_init):
14339         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
14340         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
14341         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
14342         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
14343         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
14344         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
14345         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
14346         * gst/videotestsrc/gstvideotestsrc.c:
14347         (gst_video_test_src_class_init):
14348         * gst/volume/gstvolume.c: (gst_volume_class_init):
14349           Avoid unnecessary class cast check in class_init
14350           functions (#337747).
14351
14352 2006-06-21  Tim-Philipp Müller  <tim at centricular dot net>
14353
14354         * ext/pango/gsttextoverlay.c: (gst_text_overlay_make_utf8),
14355         (gst_text_overlay_video_chain):
14356           g_markup_escape_text() REALLY doesn't like non-UTF8 input
14357           and doesn't validate its input either (and neither did
14358           textoverlay it seems). Let's do that then and fix #345206.
14359
14360 2006-06-19  Wim Taymans  <wim@fluendo.com>
14361
14362         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
14363         (gst_unit_type_get_type), (gst_multi_fd_sink_class_init),
14364         (gst_multi_fd_sink_init), (gst_multi_fd_sink_add_full),
14365         (gst_multi_fd_sink_add), (gst_multi_fd_sink_handle_client_read),
14366         (find_syncframe), (find_limits), (assign_value),
14367         (count_burst_unit), (gst_multi_fd_sink_new_client),
14368         (gst_multi_fd_sink_handle_client_write),
14369         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_render),
14370         (gst_multi_fd_sink_set_property), (gst_multi_fd_sink_get_property),
14371         (gst_multi_fd_sink_change_state):
14372         * gst/tcp/gstmultifdsink.h:
14373         Added shiny new burst-on-connect methods.
14374         Add properties to control the minimal amount of data queued.
14375         Small cleanups.
14376         API: bytes-min property
14377         API: time-min property
14378         API: buffers-min property
14379         API: burst-unit property
14380         API: burst-value property
14381         API: add-full signal
14382
14383         * gst/tcp/gsttcp-marshal.list:
14384         Added new marshaller code for the new signal.
14385
14386         * tests/check/elements/multifdsink.c: (GST_START_TEST),
14387         (multifdsink_suite):
14388         Added testcases for new burst methods.
14389
14390 2006-06-19  Edward Hervey  <edward@fluendo.com>
14391
14392         * ext/theora/theoradec.c: (clip_buffer), (theora_dec_push):
14393         Implement clipping for accurate seeking.
14394         Closes #345225
14395
14396 2006-06-19  Wim Taymans  <wim@fluendo.com>
14397
14398         Patch by: Philip Jaegenstedt <philip at lysator dot liu dot se>
14399
14400         * gst/videoscale/gstvideoscale.c: (gst_video_scale_prepare_size),
14401         (gst_video_scale_transform):
14402         Make videoscale support RGBA, ARGB, BGRA and ABGR. Fixes #345131
14403
14404 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
14405
14406         * configure.ac:
14407           Fix --disable-external (can't set conditionals conditionally,
14408           #343602).
14409
14410 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
14411
14412         * tests/check/elements/audioresample.c: (test_reuse),
14413         (audioresample_suite):
14414           Add test case for bug #342789 fixed below.
14415
14416 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
14417
14418         * gst/audioresample/gstaudioresample.c:
14419         (gst_audioresample_class_init), (gst_audioresample_init),
14420         (audioresample_start), (audioresample_stop),
14421         (gst_audioresample_set_property), (gst_audioresample_get_property):
14422           Implement GstBaseTransform::start and ::stop so that audioresample
14423           can clear its internal state properly and be reused instead of
14424           causing non-negotiated errors with playbin under some circumstances
14425           (#342789).
14426
14427         * tests/check/elements/audioresample.c: (setup_audioresample),
14428         (cleanup_audioresample):
14429           Need to set element state here so that ::start and ::stop are
14430           called.
14431
14432 2006-06-16  Wim Taymans  <wim@fluendo.com>
14433
14434         Patch by: Young-Ho Cha <ganadist at chollian dot net>
14435
14436         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_vids):
14437         Parse extra data better, apparently it's right behind
14438         the normal strf header size. Fixes #343500.
14439
14440 2006-06-16  Wim Taymans  <wim@fluendo.com>
14441
14442         * ext/alsa/gstalsasink.c: (set_hwparams):
14443         If we fail to set the buffer_time and period_time alsa
14444         parameters, post a warning and leave alsa select a 
14445         default instead of failing. Fixes #342085
14446
14447 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
14448
14449         * docs/libs/gst-plugins-base-libs-sections.txt:
14450         * gst-libs/gst/cdda/gstcddabasesrc.h:
14451           Remove GST_CDDA_TAG_TRACK_TAGS again, it is #ifdef 0'ed
14452           out in the header file and shouldn't be listed in the docs.
14453
14454         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
14455           Must dereference pointer to fourcc in the debug statement.
14456
14457 2006-06-16  Stefan Kost  <ensonic@users.sf.net>
14458
14459         * docs/libs/Makefile.am:
14460         * docs/libs/gst-plugins-base-libs-docs.sgml:
14461         * docs/libs/gst-plugins-base-libs-sections.txt:
14462         * docs/libs/gst-plugins-base-libs.types:
14463         add remaining symbols into correct setions
14464         
14465         * gst-libs/gst/audio/gstringbuffer.c:
14466         fix incomplete docs
14467         
14468         * gst-libs/gst/audio/gstringbuffer.h:
14469         comment out not yet implemented function
14470         
14471         
14472         * gst-libs/gst/floatcast/floatcast.h:
14473         * gst-libs/gst/netbuffer/gstnetbuffer.c:
14474         add short descriptions
14475         
14476         
14477         * gst-libs/gst/interfaces/propertyprobe.c:
14478         fix return value docs   
14479         
14480         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
14481         simplify debug logging
14482         
14483         * gst-libs/gst/riff/riff-read.h:
14484         sync function prototype and docs
14485         
14486         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
14487         remove left over symbol
14488
14489 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
14490
14491         * autogen.sh:
14492         * configure.ac:
14493         * docs/Makefile.am:
14494           Use GST_PLUGIN_DOCS macro in configure.ac, add
14495           --enable-plugin-docs default to autogen.sh and use
14496           ENABLE_PLUGIN_DOCS conditional in Makefile.am (#344039).
14497
14498 2006-06-15  Wim Taymans  <wim@fluendo.com>
14499
14500         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
14501         (gst_ogg_demux_activate_chain), (gst_ogg_demux_combine_flows),
14502         (gst_ogg_demux_loop):
14503         Combine GstFlowReturn from the source pads to give a
14504         meaningfull result to the upstream peer or to stop the
14505         processing task in case of errors.
14506
14507 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
14508
14509         * gst/playback/gststreaminfo.c: (cb_probe):
14510           Try GST_TAG_CODEC as fallback when extracting the
14511           codec name; more debug info.
14512
14513 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
14514
14515         * ext/ogg/Makefile.am:
14516         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
14517           Extract language tags from ogm subtitle streams, so that
14518           the subtitle menu choices are labelled correctly in
14519           Totem (fixes #344708).
14520
14521 2006-06-14  Wim Taymans  <wim@fluendo.com>
14522
14523         Patch by: Alessandro Decina <alessandro at nnva dot org>
14524
14525         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_clear),
14526         (gst_ogg_mux_release_pad), (gst_ogg_mux_get_headers),
14527         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_init_collectpads),
14528         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
14529         Fix various leaks. Fixes #343699.
14530         Add x-smoke mime type.
14531
14532 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
14533
14534         * gst-libs/gst/riff/riff-ids.h:
14535           Add IDs for 'bext' chunks (see #343837).
14536
14537 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
14538
14539         Patch by: Young-Ho Cha  <ganadist at chollian net>
14540
14541         * gst/subparse/samiparse.c: (sami_context_pop_state),
14542         (handle_start_font), (end_sami_element):
14543           Honour font face tags in SAMI subtitles (#344503).
14544
14545 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14546
14547         * po/POTFILES.in:
14548           add missing files containing translatable strings
14549
14550 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14551
14552         * docs/libs/tmpl/.cvsignore:
14553           we don't want those *.sgml files in CVS either
14554
14555 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14556
14557         * docs/libs/.cvsignore:
14558         * tests/check/elements/.cvsignore:
14559         * tests/check/libs/.cvsignore:
14560           ignore more
14561
14562 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14563
14564         * docs/libs/Makefile.am:
14565           also commiting the changed Makefile.am (added more libs to the
14566           doc-build)
14567
14568 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14569
14570         * docs/libs/gst-plugins-base-libs-docs.sgml:
14571         * docs/libs/gst-plugins-base-libs-sections.txt:
14572         * docs/libs/gst-plugins-base-libs.types:
14573           first batch of reordering things, add index & hierarchy
14574
14575 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14576
14577         * configure.ac:
14578           use GST_PKG_CHECK_MODULES, cleans up output
14579
14580 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
14581
14582         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
14583           Add support for burn:// URIs (#343385); const-ify things a bit,
14584           use G_N_ELEMENTS instead of hard-coded array size.
14585
14586 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
14587
14588         Patch by: Young-Ho Cha  <ganadist at chollian net>
14589
14590         * gst/subparse/samiparse.c: (fix_invalid_entities), (parse_sami):
14591           Fix up broken entities before passing them to libxml *sigh*.
14592           (#343303).
14593           
14594 2006-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
14595
14596         * configure.ac:
14597           back to TRUNK
14598
14599 === release 0.10.8 ===
14600
14601 2006-06-09  Thomas Vander Stichele <thomas at apestaart dot org>
14602
14603         * configure.ac:
14604           releasing 0.10.8, "Moar gij ziet mij nie"
14605
14606 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
14607
14608         * configure.ac:
14609         * po/af.po:
14610         * po/az.po:
14611         * po/cs.po:
14612         * po/en_GB.po:
14613         * po/hu.po:
14614         * po/it.po:
14615         * po/nb.po:
14616         * po/nl.po:
14617         * po/or.po:
14618         * po/sq.po:
14619         * po/sr.po:
14620         * po/sv.po:
14621         * po/uk.po:
14622         * po/vi.po:
14623         * win32/common/config.h:
14624           0.10.7.2 prerelease
14625
14626 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
14627
14628         * docs/libs/tmpl/gstaudio.sgml:
14629         * docs/libs/tmpl/gstcolorbalance.sgml:
14630         * docs/libs/tmpl/gstmixer.sgml:
14631         * docs/libs/tmpl/gstringbuffer.sgml:
14632         * docs/libs/tmpl/gsttuner.sgml:
14633         * docs/libs/tmpl/gstxoverlay.sgml:
14634         * gst-libs/gst/audio/audio.c:
14635         * gst-libs/gst/audio/gstringbuffer.c:
14636         * gst-libs/gst/interfaces/colorbalance.c:
14637         * gst-libs/gst/interfaces/mixer.c:
14638         * gst-libs/gst/interfaces/tuner.c:
14639         * gst-libs/gst/interfaces/xoverlay.c:
14640           move last template doc snippets to source code and delete them
14641
14642 2006-06-06  Michael Smith  <msmith@fluendo.com>
14643
14644         * ext/theora/theoraparse.c: (theora_parse_drain_queue_prematurely),
14645         (theora_parse_drain_queue):
14646           Mark DELTA_UNIT on non-keyframes.
14647
14648 2006-06-03  Jan Schmidt  <thaytan@mad.scientist.com>
14649
14650         * gst-libs/gst/audio/gstbaseaudiosink.c:
14651         (gst_base_audio_sink_class_init), (gst_base_audio_sink_setcaps):
14652         * gst-libs/gst/audio/gstbaseaudiosink.h:
14653         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps),
14654         (gst_ring_buffer_samples_done):
14655         * gst-libs/gst/audio/gstringbuffer.h:
14656         Document better the fact that latency_time and buffer_time are values
14657         stored in microseconds, and not the usual GStreamer nanoseconds.
14658         Change the variables (compatibly) that store them from GstClockTime 
14659         to guint64 to make it more clear that they're not storing clock times.
14660         Also, remove the bogus property description that says the user can
14661         specify -1 to get the default value, since that's never been the case.
14662
14663         When computing the default segment size for the ring buffer, make it
14664         an integer number of samples.
14665
14666         When the sub-class indicates a delay greater than the number of
14667         samples we've written return 0 from the audio sink get_time method.
14668
14669 2006-06-02  Michael Smith  <msmith@fluendo.com>
14670
14671         * tests/check/elements/audioconvert.c: (set_channel_positions),
14672         (get_float_mc_caps), (get_int_mc_caps):
14673         * tests/check/elements/audioresample.c:
14674         * tests/check/elements/audiotestsrc.c: (GST_START_TEST):
14675         * tests/check/elements/videorate.c:
14676         * tests/check/elements/videotestsrc.c: (GST_START_TEST):
14677         * tests/check/elements/volume.c:
14678         * tests/check/elements/vorbisdec.c:
14679         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
14680           Don't busy-wait in tests; this was causing test timeouts very
14681           frequently when running under valgrind.
14682
14683 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14684
14685         * gst/tcp/README:
14686         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_init),
14687         (gst_multi_fd_sink_remove_client_link),
14688         (gst_multi_fd_sink_client_queue_caps),
14689         (gst_multi_fd_sink_client_queue_buffer),
14690         (gst_multi_fd_sink_handle_client_write),
14691         (gst_multi_fd_sink_render):
14692         * gst/tcp/gstmultifdsink.h:
14693           make multifdsink properly deal with streamheader:
14694           - streamheader is taken from caps
14695           - buffers marked with IN_CAPS are not sent
14696           - streamheaders are sent, on connection, from the caps of the
14697             buffer where the client gets positioned to
14698           - further streamheader changes are done every time the client
14699             will receive a buffer with different caps
14700         * tests/check/elements/multifdsink.c: (GST_START_TEST),
14701         (gst_multifdsink_create_streamheader):
14702           add tests for this
14703
14704 2006-06-02  Michael Smith  <msmith@fluendo.com>
14705
14706         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
14707           Reinstate limit on channel count. Vorbis does not define the meaning
14708           of > 6 channels, so they're just independent channels. Gstreamer
14709           currently has no mechanism to represent N independent channels.
14710
14711 2006-06-02  Michael Smith  <msmith@fluendo.com>
14712
14713         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
14714           Don't arbitrarily restrict channel counts and rate in vorbis.
14715           In terms of effects likely on real-world files, this fixes 96kHz
14716           playback of vorbis.
14717
14718 2006-06-02  Michael Smith  <msmith@fluendo.com>
14719
14720         * gst/audioconvert/audioconvert.c: (float):
14721           More correct float->int conversion.
14722
14723 2006-06-02  Michael Smith  <msmith@fluendo.com>
14724
14725         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_perform_seek):
14726           Don't accidently send GST_CLOCK_TIME_NONE as a new segment start
14727           value. Fixes g-critical on trying to play back ogg containing
14728           unknown codec.
14729
14730 2006-06-02  Wim Taymans  <wim@fluendo.com>
14731
14732         * gst/playback/gstplaybasebin.c: (group_create), (group_commit),
14733         (setup_source):
14734         * gst/playback/gstplaybasebin.h:
14735         Make the subtitle detection work from any thread so we don't
14736         deadlock. Fixes #343397.
14737
14738 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14739
14740         * gst/volume/Makefile.am:
14741           Seriously, it's not *that* hard to get compilation right.  Even
14742           a drunk can do it ! Add LIBOIL CFLAGS and LIBS
14743
14744 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
14745
14746         * gst/volume/gstvolume.c: (volume_choose_func),
14747         (volume_update_real_volume), (gst_volume_class_init),
14748         (gst_volume_init), (volume_process_float), (volume_process_int16),
14749         (volume_process_int16_clamp), (volume_set_caps),
14750         (volume_transform_ip), (plugin_init):
14751         * gst/volume/gstvolume.h:
14752         rewrite the passthrough check, split _int16 and _int16_clamp, fix
14753         another property desc., remove unused param from process function
14754         
14755         * tests/check/elements/volume.c: (volume_suite):
14756         reactivate the passthrough test
14757
14758 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
14759
14760         * ext/alsa/gstalsamixerelement.h:
14761         * ext/alsa/gstalsamixeroptions.h:
14762         * ext/alsa/gstalsamixertrack.h:
14763         * ext/gnomevfs/gstgnomevfssink.h:
14764         * ext/gnomevfs/gstgnomevfssrc.h:
14765         * ext/theora/gsttheoradec.h:
14766         * ext/theora/gsttheoraenc.h:
14767         * ext/theora/gsttheoraparse.h:
14768         * ext/vorbis/vorbisparse.h:
14769         * gst-libs/gst/audio/gstaudioclock.h:
14770         * gst-libs/gst/audio/gstaudiofilter.h:
14771         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
14772         * gst/audioconvert/gstaudioconvert.h:
14773         * gst/audioresample/gstaudioresample.h:
14774         * gst/audiotestsrc/gstaudiotestsrc.h:
14775         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
14776         * gst/playback/gststreamselector.h:
14777         * gst/tcp/gstmultifdsink.h:
14778         * gst/tcp/gsttcpclientsink.h:
14779         * gst/tcp/gsttcpclientsrc.h:
14780         * gst/tcp/gsttcpserversink.h:
14781         * gst/tcp/gsttcpserversrc.h:
14782         * gst/videorate/gstvideorate.h:
14783         * gst/videoscale/gstvideoscale.h:
14784         * gst/videotestsrc/gstvideotestsrc.h:
14785         * gst/volume/gstvolume.h:
14786         * sys/v4l/gstv4ljpegsrc.h:
14787         * sys/v4l/gstv4lmjpegsink.h:
14788         * sys/v4l/gstv4lmjpegsrc.h:
14789         * sys/v4l/gstv4lsrc.h:
14790         * sys/ximage/ximagesink.h:
14791         * sys/xvimage/xvimagesink.h:
14792         * tests/old/testsuite/alsa/sinesrc.h:
14793         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
14794
14795 2006-05-31  Wim Taymans  <wim@fluendo.com>
14796
14797         * ext/libvisual/visual.c: (gst_visual_reset),
14798         (gst_visual_sink_setcaps), (gst_visual_sink_event),
14799         (gst_visual_src_event), (get_buffer), (gst_visual_chain):
14800         Handle DISCONT.
14801         Use running time before doing QoS.
14802         Handle mono too.
14803
14804 2006-05-31  Thomas Vander Stichele  <thomas at apestaart dot org>
14805
14806         * docs/libs/Makefile.am:
14807           set a magic variable to indicate we know the docs are incomplete
14808
14809 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
14810
14811         * win32/common/libgstvideo.def:
14812           export gst_video_calculate_display_ratio
14813         * win32/vs6/libgstvideoscale.dsp:
14814           add link to libgstvideo-0.10.lib
14815
14816 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
14817
14818         * gst/playback/gstplaybasebin.c: (gen_source_element):
14819           Throw a more comprehensible error for rtsp:// URIs (rather
14820           than erroring out with a negotiation error later on) until
14821           we fix playbin to handle rtspsrc etc.
14822
14823 2006-05-30  Wim Taymans  <wim@fluendo.com>
14824
14825         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
14826         (gst_text_overlay_text_event):
14827         Added some FIXMEs.
14828
14829 2006-05-30  Wim Taymans  <wim@fluendo.com>
14830
14831         * gst/adder/gstadder.c: (gst_adder_class_init), (gst_adder_init),
14832         (gst_adder_request_new_pad), (gst_adder_release_pad):
14833         * gst/adder/gstadder.h:
14834         Implement release_request_pad.
14835         Make padcounter atomic.
14836
14837         * tests/check/elements/adder.c: (GST_START_TEST), (adder_suite):
14838         Added check for release_pad in adder.
14839
14840 2006-05-30  Wim Taymans  <wim@fluendo.com>
14841
14842         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream):
14843         Fix build again.
14844
14845 2006-05-30  Thomas Vander Stichele  <thomas at apestaart dot org>
14846
14847         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
14848         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
14849         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
14850         (gst_ogg_pad_submit_page), (gst_ogg_chain_new_stream),
14851         (gst_ogg_demux_seek), (gst_ogg_demux_get_data),
14852         (gst_ogg_demux_get_next_page), (gst_ogg_demux_do_seek),
14853         (gst_ogg_demux_bisect_forward_serialno),
14854         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_chains),
14855         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
14856           add more debugging
14857           clean up printf formats for granulepos and serialno
14858
14859 2006-05-30  Michael Smith  <msmith@fluendo.com>
14860
14861         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
14862         (gst_vorbis_enc_class_init), (gst_vorbis_enc_dispose),
14863         (gst_vorbis_enc_generate_sink_caps), (gst_vorbis_enc_sink_getcaps),
14864         (gst_vorbis_enc_init), (gst_vorbis_enc_buffer_from_header_packet),
14865         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
14866         * ext/vorbis/vorbisenc.h:
14867           Multi-channel caps negotiation, so we can do proper multichannel
14868           vorbis encoding, negotiated through audioconvert.
14869
14870 2006-05-30  Wim Taymans  <wim@fluendo.com>
14871
14872         * tests/check/elements/adder.c: (test_event_message_received),
14873         (test_play_twice_message_received), (GST_START_TEST),
14874         (adder_suite):
14875         Added check to show that #339935 is fixed with ongoing
14876         adder and collectpads fixes.
14877
14878 2006-05-29  Wim Taymans  <wim@fluendo.com>
14879
14880         * gst/adder/gstadder.c: (gst_adder_request_new_pad):
14881         Don't leak pad name.
14882
14883 2006-05-29  Wim Taymans  <wim@fluendo.com>
14884
14885         * gst/adder/gstadder.c: (gst_adder_query_duration),
14886         (forward_event_func), (forward_event), (gst_adder_src_event):
14887         Fix adder seeking.
14888         Make query/seeking code threadsafe.
14889
14890         * tests/check/Makefile.am:
14891         * tests/check/elements/adder.c: (test_event_message_received),
14892         (GST_START_TEST), (test_play_twice_message_received):
14893         Fix adder test case.
14894
14895 2006-05-29  Tim-Philipp Müller  <tim at centricular dot net>
14896
14897         Patch by: Young-Ho Cha  <ganadist at chollian net>
14898
14899         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
14900         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
14901         (set_encoding_element), (decodebin_element_added_cb),
14902         (decodebin_element_removed_cb), (setup_subtitle), (setup_source),
14903         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
14904         * gst/playback/gstplaybasebin.h:
14905           Add 'subtitle-encoding' property to playbin, so applications can
14906           force a subtitle encoding for non-UTF8 subtitles (#342268).
14907
14908         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init),
14909         (gst_sub_parse_set_property):
14910           Rename recently-added 'encoding' property to 'subtitle-encoding'
14911           (so it can be proxied by playbin/decodebin in a generic way
14912           with less danger of false positives).
14913
14914 2006-05-29  Michael Smith  <msmith@fluendo.com>
14915
14916         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
14917         (append_with_other_format), (set_structure_widths),
14918         (gst_audio_convert_transform_caps):
14919           Patch from #341562: give more specific audio caps in get_caps, so
14920           that basetransform  can make better decisions on what caps to
14921           negotiate.
14922
14923 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
14924
14925         * tests/check/elements/volume.c:
14926         make it compile again
14927
14928 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
14929
14930         * tests/check/elements/volume.c: (volume_suite):
14931         disable test until #343196 gets resolved
14932
14933 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
14934
14935         * gst/adder/gstadder.c: (gst_adder_get_type):
14936         Make it easier to copy&paste
14937         
14938         * gst/volume/Makefile.am:
14939         * gst/volume/gstvolume.c: (volume_update_real_volume),
14940         (gst_volume_set_volume), (gst_volume_set_mute),
14941         (gst_volume_class_init), (volume_process_int16), (volume_set_caps),
14942         (volume_transform_ip), (volume_update_mute),
14943         (volume_update_volume):
14944         * gst/volume/gstvolume.h:
14945         Add own debug category, move duplicate code to helper function, fix
14946         property texts, add more comments and prepare ffor liboil-goodness
14947         
14948         * tests/check/Makefile.am:
14949         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
14950         add test for mute and passtrough case, be a bit more verbose to track
14951         failure
14952         
14953         * tests/check/generic/states.c: (GST_START_TEST):
14954         catch elements that fail to instantiate
14955
14956 2006-05-28  Edward Hervey  <edward@fluendo.com>
14957
14958         * tests/check/pipelines/simple-launch-lines.c:
14959         * tests/check/pipelines/theoraenc.c:
14960         * tests/check/pipelines/vorbisenc.c:
14961         Comment out tests using parse_launch() if core was built without
14962         parsing capabilities.
14963
14964 2006-05-27  Edward Hervey  <edward@fluendo.com>
14965
14966         * tests/check/Makefile.am:
14967         Extra bonus points for whoever explains to ensonic that you are meant
14968         to test unit tests thoroughly before commiting them, especially if
14969         you know it's going to break.
14970         De-activated element/adder tests.
14971
14972 2006-05-27  Edward Hervey  <edward@fluendo.com>
14973
14974         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
14975         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps):
14976         Marking caps conversion issues as GST_WARNING is way too verbose,
14977         Moving them to GST_LOG.
14978
14979 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
14980
14981         * README:
14982           Replace current README (containing the release notes from
14983           some 0.9.x version) with a proper README taken from the core.
14984
14985 2006-05-26  Wim Taymans  <wim@fluendo.com>
14986
14987         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
14988         (vorbis_dec_src_event), (vorbis_dec_sink_event), (vorbis_do_clip),
14989         (vorbis_dec_push), (vorbis_handle_data_packet), (vorbis_dec_chain),
14990         (vorbis_dec_change_state):
14991         Small cleanups.
14992         Add some FIXMEs
14993         Clip output samples to segment boundaries.
14994
14995 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
14996
14997         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
14998         (gst_ximagesink_xcontext_get), (gst_ximagesink_show_frame):
14999         Improve the errors produced on bad output, including some human
15000         readable description strings.
15001         Handle the (theoretical for ximagesink) case where the XServer 
15002         has a different idea about the size required for a particular 
15003         frame and gives us too small a memory allocation.
15004
15005 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
15006
15007         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
15008         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
15009         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
15010         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
15011         Improve the errors produced on bad output, including some human 
15012         readable description strings.
15013         Handle RGB Xv formats properly by transforming them into our 
15014         big-endian caps description.
15015         Use gst_caps_truncate to ensure that we never try and choose a
15016         non-fixed caps in buffer_alloc.
15017         Handle the case where the XServer has a different idea about the size
15018         required for a particular frame and gives us too small a memory
15019         allocation.
15020         Use -1 to indicate 'no image format', because 0 is a valid XServer
15021         image format number.
15022         Put RGB Xv formats at the end of the caps, so that we always prefer
15023         YUV format frames.
15024         Iterate the available Xv Encodings to determine the maximum width and
15025         height, and then return that in our caps.
15026         (Closes #315312, #337544)
15027
15028 2006-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
15029
15030         * gst/playback/gstdecodebin.c: (remove_fakesink), (pad_probe):
15031         When there is only one unfinished pad and it receives an event that
15032         doesn't match our requirements, we need to set alldone=FALSE so that
15033         the fakesink is not removed yet.
15034
15035 2006-05-25  Tim-Philipp Müller  <tim at centricular dot net>
15036
15037         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
15038           Use gst_type_find_helper_for_buffer() to find the type
15039           of stream from the first packet.
15040
15041         * configure.ac:
15042           Bump requirements to core CVS (needed for vorbis
15043           typefinding to work).
15044
15045 2006-05-24  Edward Hervey  <edward@fluendo.com>
15046
15047         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): 
15048         Added the 'prfl' atom type which MQV (no, it's not a typo) files
15049         contain.  Else they play perfectly fine with qtdemux.
15050
15051 2006-05-23  Stefan Kost  <ensonic@users.sf.net>
15052
15053         * ext/theora/theoradec.c:
15054         * ext/theora/theoraenc.c:
15055         * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
15056         * gst/audiorate/gstaudiorate.c:
15057           make more debug catagories static
15058         
15059         * tests/check/Makefile.am:
15060         * tests/check/elements/adder.c: (message_received),
15061         (test_event_message_received), (GST_START_TEST),
15062         (test_play_twice_message_received), (adder_suite):
15063           added test case for using element twice, extra bonus points for anyone
15064           who can make these test run reliably
15065
15066 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15067
15068         * ext/theora/theoradec.c: (theora_dec_chain):
15069           Make work with time-stamped input buffers that do not
15070           have a granulepos in BUFFER_OFFSET_END (like theora
15071           buffers coming from matroskademux). Fixes #342448.
15072
15073 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
15074
15075         Patch by: Peter Kjellerstedt  <pkj at axis com>
15076
15077         * gst/tcp/Makefile.am:
15078           fdstresstest doesn't need Gtk+, fix compilation if 
15079           gtk is not available (#342566).
15080
15081 2006-05-19 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
15082          
15083         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
15084           80 line columns
15085           Removed redundant floor()
15086
15087 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>
15088
15089         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
15090           On second thought, just skip JUNK chunks automatically, so
15091           the caller doesn't have to handle this. Fixes #342345.
15092           Also, return GST_FLOW_UNEXPECTED if we get a short read,
15093           not GST_FLOW_ERROR.
15094
15095 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>
15096
15097         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
15098           Don't bail out on JUNK chunks with a size of 0 (would try to
15099           pull_range 0 bytes before, which sources don't like too much).
15100           See #342345.
15101
15102 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
15103
15104         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
15105         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
15106         Use the gstutil scaling function to preserve 64 bits while calculating
15107         output width and height from the display-aspect-ratio. (A continuation
15108         of #341542)
15109
15110 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
15111
15112         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
15113         (gst_xvimagesink_buffer_alloc):
15114         * sys/xvimage/xvimagesink.h:
15115         When performing buffer allocations, remember the caps and image format
15116         we return so that if the same caps are asked for next time we can
15117         return them immediately without doing any caps intersections.
15118
15119 2006-05-18 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
15120          
15121         * gst-libs/gst/rtp/README:
15122           Some new documentation
15123         * gst-libs/gst/rtp/gstrtpbuffer.h:       
15124           Added GST_RTP_PAYLOAD_DYNAMIC_STRING for use by children       
15125         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
15126         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:     
15127           New RTP audio base payloader class. Supports frame or sample based
15128           codecs.  Not enabled in Makefile.am until approved.
15129
15130 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
15131
15132         * tests/check/elements/alsa.c: (test_device_property_probe):
15133           Fix test case: don't try to free NULL GValueArray when there
15134           are no devices.
15135
15136 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
15137
15138         * tests/check/Makefile.am:
15139         * tests/check/elements/alsa.c: (test_device_property_probe),
15140         (alsa_suite), (main):
15141           Add simple test that runs a device property probe on alsasrc,
15142           alsasink and alsamixer. Disable valgrind check for now (too
15143           many leaks in libasound, and valgrind ignored my suppressions
15144           additions).
15145
15146 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
15147
15148         * ext/alsa/gstalsadeviceprobe.c: (gst_alsa_get_device_list),
15149         (gst_alsa_device_property_probe_probe_property),
15150         (gst_alsa_device_property_probe_needs_probe),
15151         (gst_alsa_device_property_probe_get_values),
15152         (gst_alsa_type_add_device_property_probe_interface):
15153         * ext/alsa/gstalsadeviceprobe.h:
15154         * ext/alsa/gstalsamixerelement.c:
15155         (gst_alsa_mixer_element_init_interfaces):
15156         * ext/alsa/gstalsamixerelement.h:
15157           Clean up and simplify alsa device probing. Make it actually work
15158           for multiple classes. Don't cache results any longer.
15159
15160         * ext/alsa/gstalsasink.c: (gst_alsasink_init_interfaces),
15161         (gst_alsasink_init):
15162         * ext/alsa/gstalsasrc.c: (gst_alsasrc_dispose),
15163         (gst_alsasrc_interface_supported), (gst_implements_interface_init),
15164         (gst_alsasrc_init_interfaces), (gst_alsasrc_set_property):
15165           Make alsasink and alsasrc implement the GstPropertyProbe interface
15166           for device probing (#342181).
15167           Patch by: Martin Szulecki  <gnomebugzilla at sukimashita com>
15168
15169 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
15170
15171         * gst/subparse/samiparse.c: (handle_start_font):
15172           Don't ignore return value of strtol (++compiler_happiness).
15173
15174 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
15175
15176         Patch by: Young-Ho Cha  <ganadist chollian net>
15177
15178         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
15179         (gst_sub_parse_class_init), (gst_sub_parse_init),
15180         (gst_sub_parse_set_property), (gst_sub_parse_get_property),
15181         (convert_encoding):
15182         * gst/subparse/gstsubparse.h:
15183           Add 'encoding' property (#341681).
15184
15185         * gst/subparse/samiparse.c: (characters_sami):
15186           Output is pango markup, so we need to escape text
15187           between tags (#342143).
15188
15189 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
15190
15191         * gst-libs/gst/audio/multichannel.c:
15192         (gst_audio_check_channel_positions):
15193           It's okay to have caps with channels=1 and a channel position
15194           different from GST_AUDIO_CHANNEL_POSITION_FRONT_MONO
15195           (deinterleavers might want to keep the position in the caps,
15196           so that they can be re-interleaved again properly later).
15197           Leave check for unexpected 2-channel layouts intact for now.
15198
15199 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15200
15201         * gst/tcp/gsttcp.c: (gst_tcp_socket_read):
15202         Return GST_FLOW_UNEXPECTED when we have an eos on the socket so
15203         basesrc can do its job correctly.
15204
15205 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
15206
15207         * ext/alsa/Makefile.am:
15208         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
15209         (gst_alsa_detect_formats), (get_channel_free_structure),
15210         (caps_add_channel_configuration), (gst_alsa_detect_channels),
15211         (gst_alsa_probe_supported_formats):
15212         * ext/alsa/gstalsa.h:
15213         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
15214           Refactor and improve caps probing code: probe signedness
15215           when we probe the supported formats/widths; set endianness
15216           to the one we actually probed for (ie. cpu endianness).
15217           
15218         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (gst_alsasrc_getcaps),
15219         (gst_alsasrc_close):
15220         * ext/alsa/gstalsasrc.h:
15221           Implement caps probing for alsasrc.
15222
15223 2006-05-15  Wim Taymans  <wim@fluendo.com>
15224
15225         * ext/theora/theoradec.c: (gst_theora_dec_reset),
15226         (theora_dec_src_query), (theora_dec_src_event),
15227         (theora_dec_sink_event), (theora_handle_comment_packet),
15228         (theora_handle_data_packet), (theora_dec_change_state):
15229         Cleanups, add some G_LIKELY.
15230         Use segment helpers instead of our own wrong code.
15231         Clear queued buffers on seek and READY.
15232
15233         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
15234         (vorbis_dec_convert), (vorbis_dec_src_query),
15235         (vorbis_dec_src_event), (vorbis_dec_sink_event),
15236         (vorbis_handle_comment_packet), (vorbis_dec_push),
15237         (vorbis_handle_data_packet), (vorbis_dec_chain),
15238         (vorbis_dec_change_state):
15239         * ext/vorbis/vorbisdec.h:
15240         Remove old useless packetno variable.
15241         Do position query properly.
15242         Add some G_LIKELY.
15243         Do cleanup of queued buffers in new helper function
15244         and use it.
15245
15246 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15247
15248         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
15249           Query supported sample rates. Fixes #341732.
15250
15251 2006-05-15  Julien MOUTTE  <julien@moutte.net>
15252
15253         * gst/playback/gstdecodebin.c: (cleanup_decodebin),
15254         (gst_decode_bin_change_state): Make decodebin reusable
15255         when going from PAUSE_TO_READY and then back to PAUSED.
15256         Fixes #331678.
15257
15258 2006-05-15  Wim Taymans  <wim@fluendo.com>
15259
15260         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types),
15261         (vorbis_dec_convert), (vorbis_dec_src_query),
15262         (vorbis_dec_sink_query), (vorbis_dec_src_event),
15263         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
15264         (vorbis_dec_clean_queued), (vorbis_dec_push),
15265         (vorbis_handle_data_packet), (vorbis_dec_change_state):
15266         Cleanups. Use refcounting and DEBUG_OBJECT.
15267         Reset segment on flush, use code methods instead of our
15268         own wrong version.
15269         Fix potential memleak.
15270
15271 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15272
15273         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
15274         (gst_alsasink_init):
15275         * ext/alsa/gstalsasink.h:
15276           Don't leak allocated snd_output_t structure if there's
15277           more than one alsasink instance at a time (#341873).
15278           Also fix GObject macros in header file.
15279           
15280 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15281
15282         * gst/subparse/gstsubparse.c:
15283         (gst_sub_parse_data_format_autodetect):
15284           Don't use libxml functions in the typefinding code.
15285
15286 2006-05-15  Wim Taymans  <wim@fluendo.com>
15287
15288         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
15289         Fix seeking performance in the case where a non-header 
15290         packet has a 0 granulepos (busted theora case). 
15291         Fixes #341719
15292         (nvdr: thanks Wim for not mentioning who spotted and fixed it in
15293          the first place, you limelight stealer you)
15294
15295 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15296
15297         * gst/subparse/gstsubparse.c:
15298         (gst_sub_parse_data_format_autodetect):
15299           Improve SAMI typefinding: handle case where there are
15300           whitespaces or newlines in front of the first <SAMI>
15301           tag (#169936).
15302
15303 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15304
15305         * configure.ac:
15306           Build video4linux plugin even if there's no XVIDEO, just
15307           without implementing the GstXOverlay interface (#334002).
15308          
15309 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15310
15311         * configure.ac:
15312         * ext/libvisual/visual.c: (gst_visual_actor_plugin_is_gl),
15313         (plugin_init):
15314           Add tentative support for libvisual-0.4 (#336881).
15315
15316 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15317
15318         Patch by: Young-Ho Cha <ganadist at chollian net>
15319
15320         * gst/subparse/samiparse.c: (handle_start_font):
15321           Need to map "silver" colour explicitly (#169936).
15322
15323 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15324
15325         Patch by: Young-Ho Cha  <ganadist at chollian net>
15326
15327         * gst/subparse/Makefile.am:
15328         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
15329         (parser_state_dispose), (gst_sub_parse_data_format_autodetect),
15330         (gst_sub_parse_format_autodetect), (feed_textbuf),
15331         (gst_subparse_type_find), (plugin_init):
15332         * gst/subparse/gstsubparse.h:
15333         * gst/subparse/samiparse.c:
15334         * gst/subparse/samiparse.h:
15335           Add support for SAMI subtitles (#169936).
15336
15337 2006-05-14  Michael Smith  <msmith@fluendo.com>
15338
15339         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
15340           Fix #341696: crash when mixing L+R+C to mono or stereo.
15341         * tests/check/Makefile.am:
15342         * tests/check/elements/audioconvert.c: (set_channel_positions),
15343         (get_float_mc_caps), (get_int_mc_caps), (GST_START_TEST),
15344         (audioconvert_suite):
15345           Add test for the above, including some generic framework bits for
15346           testing multichannel things.
15347
15348 === release 0.10.7 ===
15349
15350 2006-05-14  Jan Schmidt <thaytan@mad.scientist.com>
15351
15352         * configure.ac:
15353           releasing 0.10.7, "Leave the gun"
15354
15355 2006-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15356
15357         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
15358         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
15359         Fix the build.
15360
15361 2006-05-12  Jan Schmidt  <thaytan@mad.scientist.com>
15362
15363         * docs/libs/gst-plugins-base-libs-docs.sgml:
15364         * docs/libs/gst-plugins-base-libs-sections.txt:
15365         * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio):
15366         * gst-libs/gst/video/video.h:
15367         * gst/videoscale/Makefile.am:
15368         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
15369         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
15370         * tests/check/Makefile.am:
15371         * tests/check/libs/video.c: (GST_START_TEST), (video_suite),
15372         (main):
15373           Fix integer overflow problem with pixel-aspect-ratio calculations
15374           in videoscale and xvimagesink (#341542)
15375
15376 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
15377
15378         * gst-libs/gst/tag/gstid3tag.c:
15379           Map GST_IMAGE_TAG to and from ID2v2 APIC frames (#341557).
15380
15381 2006-05-12  Sebastien Moutte  <sebastien@moutte.net>
15382
15383         * win32/MANIFEST:
15384           update win32 files listing
15385
15386 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15387
15388         patch by: Sjoerd Simons (sjoerd@luon.net)
15389
15390         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
15391         (group_create), (group_destroy), (add_stream),
15392         (gst_play_base_bin_get_property),
15393         (gst_play_base_bin_get_streaminfo_value_array):
15394         * gst/playback/gstplaybasebin.h:
15395           API: GstPlayBaseBin::stream-info-value-array property
15396           use a more bindings-friendly way of exposing streaminfo
15397           using a GValueArray.  Tested in ipython.
15398           Closes #341114
15399
15400 2006-05-11  Wim Taymans  <wim@fluendo.com>
15401
15402         * gst/playback/gstdecodebin.c: (try_to_link_1), (queue_enlarge),
15403         (queue_underrun_cb), (queue_filled_cb):
15404         Also catch queue underruns but don't do anything yet.
15405         Refactor and comment queue enlarging code a bit.
15406
15407         * gst/playback/gstplaybasebin.c: (queue_overrun),
15408         (queue_threshold_reached), (queue_out_of_data),
15409         (gen_preroll_element):
15410         If a queue over/underruns check that we don't create nasty
15411         deadlocks when the min-threshold is not reached but the
15412         max-bytes is. In those cases disable max-bytes when we
15413         know that the queue is fed timed data.
15414         Add more comments.
15415
15416 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
15417
15418         * gst/playback/gstplaybin.c: (gen_audio_element):
15419           Make playbin automatically plug an 'audioresample'
15420           element before the audio sink as well. This solves
15421           problems with sinks that only accept a very specific
15422           sample rate, like esdsink (e.g. #340379).
15423
15424 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
15425
15426         * gst/playback/gstplaybasebin.c: (gen_source_element):
15427           Make http sources send special headers so that we receive
15428           icecast metadata if the http stream is an icecast stream
15429           (otherwise the server will just ignore them). This also
15430           means that from now on users will need the 'icydemux'
15431           element from gst-plugins-good installed if they want to
15432           listen to icecast radio streams. (#341432, #333657).
15433
15434 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15435
15436         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_remove_client_link),
15437         (gst_multi_fd_sink_new_client), (gst_multi_fd_sink_stop):
15438           remove stupid example from docs - it should come with a simple
15439           C program instead.
15440           Clean up/fix docs
15441         * tests/check/elements/multifdsink.c: (wait_bytes_served),
15442         (fail_if_can_read), (GST_START_TEST),
15443         (gst_multifdsink_create_streamheader), (multifdsink_suite):
15444           add a test for changing streamheader which exposes a bug in
15445           multifdsink
15446
15447 2006-05-11  Michael Smith  <msmith@fluendo.com>
15448
15449         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
15450         (gst_gnome_vfs_src_received_headers_callback):
15451         * ext/gnomevfs/gstgnomevfssrc.h:
15452           Don't set icy-caps unless we have a sane interval value. Move
15453           interval to a local variable; we never use it outside this function.
15454
15455 2006-05-11  Wim Taymans  <wim@fluendo.com>
15456
15457         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
15458         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
15459         Register special buffer types along with the objects so
15460         that they are not registered at runtime from N different
15461         streaming threads since they are not threadsafe.
15462
15463 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
15464
15465         * tests/check/elements/multifdsink.c: (wait_bytes_served),
15466         (GST_START_TEST), (fail_unless_read), (multifdsink_suite):
15467           add two more tests, one doing streamheader
15468
15469 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
15470
15471         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_stop):
15472           clean up the bufqueue when shutting down
15473         * tests/check/Makefile.am:
15474         * tests/check/elements/multifdsink.c: (setup_multifdsink),
15475         (cleanup_multifdsink), (GST_START_TEST), (multifdsink_suite),
15476         (main):
15477           add a test for the leak that was just fixed
15478
15479 2006-05-10  Wim Taymans  <wim@fluendo.com>
15480
15481         * gst/adder/gstadder.c: (gst_adder_setcaps),
15482         (gst_adder_query_duration), (gst_adder_query), (forward_event),
15483         (gst_adder_src_event), (gst_adder_sink_event),
15484         (gst_adder_class_init), (gst_adder_finalize),
15485         (gst_adder_request_new_pad), (gst_adder_collected):
15486         * gst/adder/gstadder.h:
15487         Updated some docs. Added comments and FIXMEs all over the place.
15488         Improve debugging info.
15489         Fix leak on finalize by not calling the parent.
15490         Implement duration query.
15491         Make event forwarding threadsafe.
15492         Correctly send NEWSEGMENT at start and after flush.
15493         Handle EOS correctly.
15494         Post error when not negotiated.
15495
15496         * tests/check/elements/adder.c: (GST_START_TEST):
15497         Added FIXME in the test.
15498
15499 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15500
15501         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
15502         (gst_text_overlay_halign_get_type),
15503         (gst_text_overlay_wrap_mode_get_type):
15504         * ext/theora/theoradec.c: (theora_handle_type_packet),
15505         (theora_handle_data_packet):
15506         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
15507         (theora_enc_sink_setcaps), (theora_enc_chain):
15508         * gst-libs/gst/cdda/gstcddabasesrc.c:
15509         (gst_cdda_base_src_mode_get_type):
15510         * gst/audiotestsrc/gstaudiotestsrc.c:
15511         (gst_audiostestsrc_wave_get_type):
15512         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
15513         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
15514         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
15515         (gst_sync_method_get_type), (gst_unit_type_get_type),
15516         (gst_client_status_get_type):
15517         * gst/videoscale/gstvideoscale.c:
15518         (gst_video_scale_method_get_type):
15519         * gst/videotestsrc/gstvideotestsrc.c:
15520         (gst_video_test_src_pattern_get_type):
15521         * gst/videotestsrc/videotestsrc.c: (paint_setup_I420),
15522         (paint_setup_YV12), (paint_setup_YUY2), (paint_setup_UYVY),
15523         (paint_setup_YVYU), (paint_setup_IYU2), (paint_setup_Y41B),
15524         (paint_setup_Y42B), (paint_setup_Y800), (paint_setup_YVU9),
15525         (paint_setup_YUV9), (paint_setup_RGB888), (paint_setup_BGR888),
15526         (paint_setup_RGB565), (paint_setup_xRGB1555):
15527           Const-ify GEnumValue and GFlagsValue arrays. Use
15528           GST_ROUND_UP_* macros instead of home-made ones.
15529
15530 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15531
15532         * configure.ac:
15533           Require core CVS for the new newsegment stuff.
15534
15535 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15536
15537         Patch by: Sjoerd Simons  <sjoerd at luon net>
15538
15539         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type):
15540           Register nick for enum value (#341160).
15541
15542 2006-05-09  Stefan Kost  <ensonic@users.sf.net>
15543
15544         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find),
15545         (plugin_init):
15546          backout typefind patch #340375
15547          
15548         * tests/check/elements/adder.c: (message_received),
15549         (GST_START_TEST), (adder_suite):
15550           redo, signal-handling of test
15551
15552 2006-05-09  Wim Taymans  <wim@fluendo.com>
15553
15554         * gst/adder/gstadder.c: (gst_adder_request_new_pad),
15555         (gst_adder_collected):
15556         * gst/adder/gstadder.h:
15557         Remove bogus segment merging and forwarding, we don't
15558         care about timestamps anyway and we just produce a
15559         continuous stream. 
15560         Also create a nice NEWSEGMENT event when we start.
15561         Use _scale_int some more.
15562
15563 2006-05-09  Edward Hervey  <edward@fluendo.com>
15564
15565         * tests/icles/stress-xoverlay.c:
15566         Fix if core was built without parsing support.
15567
15568 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15569
15570         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
15571           Add SEDG (Samsung MPEG-4) fourcc.
15572
15573 2006-05-09  Edward Hervey  <edward@fluendo.com>
15574
15575         * tests/icles/stress-xoverlay.c:
15576         * tests/examples/volume/volume.c:
15577         Fix if core was built without parsing support.
15578
15579         * tests/examples/seek/seek.c:
15580         Disable the parse_launch example if core was built without parsing
15581         support.
15582
15583 2006-05-08  Edward Hervey  <edward@fluendo.com>
15584
15585         * autogen.sh: (CONFIGURE_DEF_OPT): 
15586         libtoolize on Darwin/MacOSX is called glibtoolize
15587
15588 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15589
15590         * tests/check/Makefile.am:
15591         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST):
15592           Disable the adder test, until the build-slaves posses the kindness to 
15593           either like it or to give valid reason for not doing so 
15594
15595 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15596
15597         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
15598         (adder_suite):
15599           Shuffle NULL state change around and raise timeout more
15600
15601 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15602
15603         * gst/typefind/gsttypefindfunctions.c: (mp4_find_box),
15604         (mp4_type_find), (plugin_init):
15605           Add typefind to distinguish between "audio/x-m4a" and new type
15606           "video/mp4". Fixes #340375
15607
15608         * tests/check/elements/adder.c: (adder_suite):
15609           Raise timeout to make buildbot happy
15610
15611 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15612
15613         * gst/adder/gstadder.c: (gst_adder_sink_event),
15614         (gst_adder_request_new_pad), (gst_adder_change_state):
15615         * gst/adder/gstadder.h:
15616         * tests/check/Makefile.am:
15617         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
15618         (adder_suite), (main):
15619           Add sink-event handling to adder. It tries to merge incomming
15620           newsegment-events. Added test to check if segment_done is comming
15621           through. Fixes #340060
15622
15623 2006-05-05  Andy Wingo  <wingo@pobox.com>
15624
15625         * ext/theora/theoraparse.c (gst_theora_parse_init)
15626         (theora_parse_src_convert, theora_parse_src_query):
15627         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init)
15628         (vorbis_parse_convert, vorbis_parse_src_query): Add convert and
15629         query functions on the source pads of the theora and vorbis parse
15630         elements. Fixes position querying when doing a remux.
15631
15632 2006-05-05  Michael Smith  <msmith@fluendo.com>
15633
15634         * ext/theora/theoraparse.c: (parse_granulepos),
15635         (theora_parse_drain_queue_prematurely),
15636         (theora_parse_queue_buffer), (theora_parse_sink_event):
15637           Fix flushing.
15638           Fix invalid granulepos outputs when starting with a non-keyframe.
15639
15640 2006-05-05  Jan Schmidt  <thaytan@mad.scientist.com>
15641
15642         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find),
15643         (mpeg1_sys_type_find), (ogganx_type_find), (sw_data_destroy):
15644         Rearrange MPEG system stream detection, fixing some memleaks in the
15645         process.
15646         Constify the data for STARTS_WITH and RIFF helper handlers. Make sure
15647         they clean up their data correctly.
15648         Remove unused ogganx caps and move the 'is_annodex' check to inside
15649         the 'is_ogg' if statement.
15650
15651 2006-05-05  Wim Taymans  <wim@fluendo.com>
15652
15653         * gst/playback/gstdecodebin.c: (cleanup_decodebin):
15654         Properly remove ghostpads. Fixes #340392
15655
15656 2006-05-04  David Schleef  <ds@schleef.org>
15657
15658         * gst/typefind/gsttypefindfunctions.c:
15659
15660 2006-05-03  Jan Schmidt  <thaytan@mad.scientist.com>
15661
15662         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
15663         (mpeg_ts_probe_headers), (mpeg_ts_type_find):
15664
15665         When typefinding an MP3 in push-based mode, don't penalise the
15666         probability down to 74% when we found 5 valid frames just because we
15667         can't peek the end of the file.
15668
15669         Make the probability for detecting MPEG Transport Streams based on the
15670         number of sequential headers we successfully detected.
15671
15672 2006-05-03  Wim Taymans  <wim@fluendo.com>
15673
15674         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
15675         (vorbis_dec_push), (vorbis_dec_chain):
15676         Still produce an error when we receive an empty packet.
15677
15678 2006-05-03  Wim Taymans  <wim@fluendo.com>
15679
15680         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
15681         (gst_ogg_chain_mark_discont), (gst_ogg_chain_new_stream),
15682         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek):
15683         Mark buffers with DISCONT after seek and after activating new
15684         chains.
15685
15686         * ext/theora/gsttheoradec.h:
15687         * ext/theora/theoradec.c: (gst_theora_dec_reset),
15688         (theora_get_query_types), (theora_dec_sink_event),
15689         (theora_dec_push), (theora_handle_data_packet), (theora_dec_chain),
15690         (theora_dec_change_state):
15691         Fix frame counter.
15692         Detect and mark DISCONT buffers.
15693
15694         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
15695         (vorbis_dec_sink_event), (vorbis_dec_push), (vorbis_dec_chain),
15696         (vorbis_dec_change_state):
15697         * ext/vorbis/vorbisdec.h:
15698         Use GstSegment.
15699         Detect and mark DISCONT buffers.
15700         Don't crash on 0 sized buffers.
15701
15702 2006-05-03  Wim Taymans  <wim@fluendo.com>
15703
15704         * gst/volume/gstvolume.c: (volume_funcfind), (volume_set_caps),
15705         (volume_transform_ip):
15706         Increase "volume" property to 10.0. Fixes #340369.
15707         Set the process function to NULL when capsnego fails so that
15708         we properly error out.
15709
15710 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
15711
15712         * gst/playback/gstplaybin.c: (add_sink):
15713         * gst/playback/test.c: (main):
15714         * gst/playback/test5.c: (dump_element_stats):
15715         * gst/playback/test6.c: (main):
15716           free caps using gst_caps_unref, don't leak caps-strings
15717
15718 2006-05-01  Tim-Philipp Müller  <tim at centricular dot net>
15719
15720         * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
15721         (plugin_init):
15722           Refine musepack typefinding a bit. Return MAXIMUM
15723           probability when we detect stream version 7 to make
15724           sure the mpeg audio typefinder doesn't trump us.
15725
15726 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
15727
15728         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
15729           Protect against unexpected NULL strf_data buffer.
15730
15731 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15732
15733         * tests/check/elements/audioconvert.c: (verify_convert),
15734         (GST_START_TEST):
15735           interpret the out[] buffer in the order the bytes are actually
15736           put in, which is LITTLE_ENDIAN, not BYTE_ORDER.
15737           Other tests should use BYTE_ORDER since the array is filled in
15738           with actual values
15739
15740 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15741
15742         * tests/check/elements/audioconvert.c: (verify_convert),
15743         (GST_START_TEST):
15744           when a test fails, give an indication of which it is
15745
15746 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15747
15748         * gst-libs/gst/cdda/gstcddabasesrc.c:
15749           compile fix; strtol() needs <stdlib.h>
15750
15751 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
15752
15753         * ext/alsa/gstalsamixerelement.c:
15754         * ext/alsa/gstalsasrc.c:
15755         * ext/cdparanoia/gstcdparanoiasrc.c:
15756         * ext/gnomevfs/gstgnomevfssink.c:
15757         * ext/gnomevfs/gstgnomevfssrc.c:
15758         * ext/ogg/gstoggdemux.c:
15759         * ext/ogg/gstoggmux.c:
15760         * ext/ogg/gstoggparse.c:
15761         * ext/ogg/gstogmparse.c:
15762         * ext/pango/gstclockoverlay.c:
15763         * ext/pango/gsttextoverlay.c:
15764         * ext/pango/gsttextrender.c:
15765         * ext/pango/gsttimeoverlay.c:
15766         * ext/theora/theoradec.c:
15767         * ext/theora/theoraenc.c:
15768         * ext/vorbis/vorbisdec.c:
15769         * ext/vorbis/vorbisenc.c:
15770         * gst-libs/gst/audio/gstaudiofilter.c:
15771         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
15772         * gst/audioconvert/gstaudioconvert.c:
15773         * gst/audiorate/gstaudiorate.c:
15774         * gst/audioresample/gstaudioresample.c:
15775         * gst/audiotestsrc/gstaudiotestsrc.c:
15776         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15777         * gst/playback/gstdecodebin.c:
15778         * gst/playback/gstplaybin.c:
15779         * gst/playback/gststreamselector.c:
15780         * gst/subparse/gstsubparse.c:
15781         * gst/tcp/gstmultifdsink.c:
15782         * gst/tcp/gsttcpclientsink.c:
15783         * gst/tcp/gsttcpclientsrc.c:
15784         * gst/tcp/gsttcpserversink.c:
15785         * gst/tcp/gsttcpserversrc.c:
15786         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
15787         * gst/videorate/gstvideorate.c:
15788         * gst/videoscale/gstvideoscale.c:
15789         * gst/videotestsrc/gstvideotestsrc.c:
15790         * gst/volume/gstvolume.c:
15791         * sys/v4l/gstv4ljpegsrc.c:
15792         * sys/v4l/gstv4lmjpegsink.c:
15793         * sys/v4l/gstv4lmjpegsrc.c:
15794         * sys/v4l/gstv4lsrc.c:
15795         * sys/ximage/ximagesink.c:
15796         * sys/xvimage/xvimagesink.c:
15797         * tests/check/libs/cddabasesrc.c:
15798           make GstElementDetails const
15799
15800 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
15801
15802         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
15803         (gst_adder_init):
15804           send events from src-pad to all sink-pads fixes #338657
15805
15806 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
15807
15808         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps),
15809         (alsasink_parse_spec):
15810           query width capabilities from alsa, fixes #338919
15811
15812 2006-04-28  Wim Taymans  <wim@fluendo.com>
15813
15814         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
15815         (gst_multi_fd_sink_remove_client_link):
15816         * gst/tcp/gstmultifdsink.h:
15817         Fix race condition in multifdsink that can lead to spurious 
15818         duplicate clients. this patch adds a new signal that is fired when
15819         multifdsink has removed all references to the fd.
15820         Fixes #339574.
15821         Updated documentation.
15822         API: client-fd-removed signal added
15823
15824 2006-04-28  Michael Smith  <msmith@fluendo.com>
15825
15826         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats):
15827           When asking g_value_array_new to prealloc elements, we may as well
15828           ask for the right number of elements.
15829
15830 2006-04-28  Wim Taymans  <wim@fluendo.com>
15831
15832         * gst-libs/gst/audio/gstbaseaudiosink.c:
15833         (gst_base_audio_sink_drain), (gst_base_audio_sink_event),
15834         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
15835         patch to make timestamp checking more tollerant to rounding 
15836         errors given that real discontinuities are to be marked on
15837         buffers. Fixes some asf files and #338778.
15838         Also avoid some crashers when we receive an event in the 
15839         NULL state.
15840
15841 2006-04-28  Michael Smith  <msmith@fluendo.com>
15842
15843         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
15844         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
15845         (gst_gnome_vfs_src_get_property),
15846         (gst_gnome_vfs_src_send_additional_headers_callback),
15847         (gst_gnome_vfs_src_received_headers_callback),
15848         (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_start),
15849         (gst_gnome_vfs_src_stop):
15850         * ext/gnomevfs/gstgnomevfssrc.h:
15851           Remove ICY handling (mostly) from gnomevfssrc, in favour of
15852           proper shared support within icydemux.
15853
15854 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15855
15856         * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
15857         (gst_video_rate_swap_prev), (gst_video_rate_chain):
15858           fix up docs
15859           fix a leak when no caps negotiated
15860           fix counting of input frames
15861         * tests/check/elements/.cvsignore:
15862         * tests/check/elements/videorate.c: (assert_videorate_stats),
15863         (GST_START_TEST), (videorate_suite):
15864           add tests for these
15865
15866 2006-04-28  Wim Taymans  <wim@fluendo.com>
15867
15868         * gst-libs/gst/audio/gstringbuffer.c:
15869         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
15870         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
15871         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
15872         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
15873         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
15874         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
15875         (gst_ring_buffer_commit), (gst_ring_buffer_read),
15876         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
15877         (gst_ring_buffer_clear), (gst_ring_buffer_may_start):
15878         Check arguments passed to public functions instead of
15879         crashing.
15880
15881 2006-04-28  Wim Taymans  <wim@fluendo.com>
15882
15883         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
15884         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
15885         GstBaseAudioSrc must be live or it does not work.
15886
15887         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audio_src_init):
15888         Don't set live to TRUE as this is the default in the parentclass.
15889
15890 2006-04-28  Wim Taymans  <wim@fluendo.com>
15891
15892         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps),
15893         (gst_video_scale_fixate_caps), (gst_video_scale_src_event):
15894         Videoscale doesn't pass on pixel-aspect ratio. Handle all
15895         fixation cases better. Fixes #338991
15896
15897 2006-04-28  Wim Taymans  <wim@fluendo.com>
15898
15899         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
15900         Handle 0/1 framerate correctly Fixes #331901.
15901
15902 2006-04-28  Wim Taymans  <wim@fluendo.com>
15903
15904         * tests/check/elements/audioconvert.c: (get_float_caps),
15905         (GST_START_TEST), (audioconvert_suite):
15906         Added check for correct clipping when doing float samples
15907         in audioconvert.
15908
15909 2006-04-28  Wim Taymans  <wim@fluendo.com>
15910
15911         * gst/videorate/gstvideorate.c: (gst_video_rate_event),
15912         (gst_video_rate_chain):
15913         Print more debugging info.
15914
15915 2006-04-28  Wim Taymans  <wim@fluendo.com>
15916
15917         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
15918         (resample_set_state_from_caps):
15919         Add support for other formats audioresample can handle such as
15920         32 bits in and float and 64 bits float. Fixes #301759
15921
15922 2006-04-28  Wim Taymans  <wim@fluendo.com>
15923
15924         * gst/audioconvert/audioconvert.c: (float):
15925         correctly clip float samples > 1.0. Fixes #338718
15926
15927 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
15928
15929         Patch by: Young-Ho Cha  <ganadist at chollian net>
15930
15931         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
15932         (gst_text_overlay_render_text):
15933           Don't strip newlines from the text. Also, center lines
15934           within multi-line paragraphs (#339405).
15935
15936 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
15937
15938         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find):
15939           Fix wavpack typefinding to work in more cases (don't peek
15940           for chunks of multiple hundred kBs at once, but process
15941           things step-by-step in smaller units). Fixes #339786.
15942
15943 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15944
15945         * configure.ac:
15946           back to HEAD
15947
15948 === release 0.10.6 ===
15949
15950 2006-04-28  Thomas Vander Stichele <thomas at apestaart dot org>
15951
15952         * configure.ac:
15953           releasing 0.10.6, "Chao"
15954
15955 2006-04-26  David Schleef  <ds@schleef.org>
15956
15957         * gst/videoscale/gstvideoscale.c: Add call to oil_init().
15958           Fixes #338897.
15959
15960 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15961
15962         * configure.ac:
15963         * win32/common/config.h:
15964           new prerelease
15965
15966 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15967
15968         patch by: Wim Taymans
15969
15970         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
15971         (gst_ogg_demux_perform_seek):
15972           make sure correct newsegments are sent, so that the decoder
15973           and the demuxer agree on timestamps.  Fixes playback of a lot
15974           of Ogg files that do not start from 0.  Fixes #339833.
15975
15976 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15977
15978         Patch by: Edward Hervey  <edward@fluendo.com>
15979
15980         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
15981         * tests/check/Makefile.am:
15982         * tests/check/elements/videorate.c: (assert_videorate_stats),
15983         (setup_videorate), (cleanup_videorate), (GST_START_TEST),
15984         (videorate_suite), (main):
15985           Fix an infinite loop if frames are passed in with wrongly ordered
15986           timestamps.  Fixes #339013.
15987
15988 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15989
15990         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
15991
15992         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
15993           fix typefinding on some ISO files.  Fixes #339212.
15994
15995 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15996
15997         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
15998
15999         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16000           add another H264 fourcc.  Fixes #339047.
16001
16002 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
16003
16004         Patch by: Jan Schmidt
16005
16006         * gst/playback/gststreamselector.c:
16007         (gst_stream_selector_bufferalloc):
16008           Restore old StreamSelector behaviour.
16009           Fixes #338419.
16010
16011 2006-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
16012
16013         * configure.ac:
16014         * win32/common/config.h:
16015           prerelease
16016
16017 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
16018
16019         Patch by: Antoine Tremblay  <hexa00 at gmail dot com>
16020
16021         * gst-libs/gst/rtp/gstbasertpdepayload.c:
16022         (gst_base_rtp_depayload_finalize), (gst_base_rtp_depayload_push):
16023           Fix some memory leaks: on finalize, free buffers left in the queue
16024           before destroying the queue; in _push(), unref rtp_buf even if
16025           the process vfunc returned a NULL buffer as output buffer (#337548);
16026           demote some recuring debug messages to LOG level.
16027
16028 2006-04-11  Wim Taymans  <wim@fluendo.com>
16029
16030         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
16031         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
16032         (gst_ogg_chain_free), (gst_ogg_demux_sink_event),
16033         (gst_ogg_demux_loop):
16034         More cleanups.
16035         Respect segment stop when emiting EOS or SEGMENT_DONE.
16036         Fixes (#337945).
16037
16038 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
16039
16040         * gst/playback/gststreamselector.c:
16041         (gst_stream_selector_get_property):
16042           Don't leak pad name.
16043
16044 2006-04-10  Michael Smith  <msmith@fluendo.com>
16045
16046         * tests/check/Makefile.am:
16047         * tests/check/gst-plugins-base.supp:
16048           Suppress an old libtheora bug (fixed in more recent versions), so 
16049           that FC4 buildslaves can pass.
16050
16051 2006-04-10  Wim Taymans  <wim@fluendo.com>
16052
16053         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
16054         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
16055         (gst_ogg_demux_init), (gst_ogg_demux_finalize),
16056         (gst_ogg_demux_sink_event), (gst_ogg_demux_get_data),
16057         (gst_ogg_demux_loop):
16058         Don't leak events.
16059         Remember what error we got when finding chains, if we
16060         were shutdown, that would not be an error.
16061
16062 2006-04-10  Wim Taymans  <wim@fluendo.com>
16063
16064         * gst-libs/gst/audio/gstbaseaudiosink.c:
16065         (gst_base_audio_sink_event):
16066         Starting the ringbuffer when we did not acquire it can cause
16067         a deadlock, is pointless and causes nasty things for
16068         subclasses. 
16069         Fixes gst-launch audiotestsrc num-buffers=0 ! alsasink.
16070
16071 2006-04-10  Wim Taymans  <wim@fluendo.com>
16072
16073         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
16074         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
16075         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
16076         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
16077         (gst_ogg_demux_deactivate_current_chain),
16078         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
16079         (gst_ogg_demux_bisect_forward_serialno),
16080         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain):
16081         Add some more debugging.
16082
16083 2006-04-10  Wim Taymans  <wim@fluendo.com>
16084
16085         * ext/theora/theoradec.c: (theora_dec_src_event),
16086         (theora_handle_data_packet):
16087         Some more debug info.
16088
16089         * tests/examples/seek/seek.c: (start_seek), (main):
16090         Print element messages too.
16091
16092 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
16093
16094         * gst/audioresample/debug.h:
16095           replace debug macros with variable number of parameters
16096           by a simple alias to gstreamer standard debug macros 
16097          (#define RESAMPLE_ERROR GST_ERROR, __VA_ARGS__ is not
16098           supported by MSVC 6.0 and 7.1)
16099         * gst/audioresample/resample.h:
16100           define M_PI and rint for WIN32
16101         * win32/common/libgstaudio.def:
16102         * win32/common/libgstriff.def:
16103         * win32/common/libgsttag.def:
16104         * win32/common/libgstvideo.def:
16105           add new exported functions
16106         * win32/vs6:
16107           update project files
16108
16109 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16110
16111         * ext/alsa/gstalsamixeroptions.c:
16112         (gst_alsa_mixer_options_class_init):
16113         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init):
16114         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_class_init):
16115         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
16116         * ext/ogg/gstoggparse.c: (gst_ogg_parse_class_init):
16117         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_class_init):
16118         * gst-libs/gst/audio/gstaudiofilter.c:
16119         (gst_audio_filter_class_init):
16120         * gst-libs/gst/audio/gstaudiosink.c:
16121         (gst_audioringbuffer_class_init):
16122         * gst-libs/gst/audio/gstaudiosrc.c:
16123         (gst_audioringbuffer_class_init):
16124         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_class_init):
16125         * gst-libs/gst/interfaces/colorbalancechannel.c:
16126         (gst_color_balance_channel_class_init):
16127         * gst-libs/gst/interfaces/mixeroptions.c:
16128         (gst_mixer_options_class_init):
16129         * gst-libs/gst/interfaces/mixertrack.c:
16130         (gst_mixer_track_class_init):
16131         * gst-libs/gst/interfaces/tunerchannel.c:
16132         (gst_tuner_channel_class_init):
16133         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_class_init):
16134         * gst-libs/gst/netbuffer/gstnetbuffer.c:
16135         (gst_netbuffer_class_init):
16136         * gst-libs/gst/rtp/gstbasertppayload.c:
16137         (gst_basertppayload_class_init):
16138         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
16139         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
16140         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
16141         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
16142         * gst/playback/gststreamselector.c:
16143         (gst_stream_selector_class_init):
16144         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
16145         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
16146         * sys/v4l/gstv4lcolorbalance.c:
16147         (gst_v4l_color_balance_channel_class_init):
16148         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_class_init):
16149         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
16150         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
16151         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_channel_class_init),
16152         (gst_v4l_tuner_norm_class_init):
16153         * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
16154         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
16155         * tests/old/testsuite/alsa/sinesrc.c: (sinesrc_class_init):
16156         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
16157
16158 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16159
16160         * ext/pango/gsttextrender.h:
16161         * gst-libs/gst/audio/gstaudiosink.h:
16162         * gst-libs/gst/audio/gstaudiosrc.h:
16163         * gst-libs/gst/audio/gstbaseaudiosink.h:
16164         * gst-libs/gst/audio/gstbaseaudiosrc.h:
16165         * gst-libs/gst/audio/gstringbuffer.h:
16166         * gst-libs/gst/rtp/gstbasertpdepayload.h:
16167         * gst-libs/gst/rtp/gstbasertppayload.h:
16168         * gst-libs/gst/video/gstvideofilter.h:
16169         * gst-libs/gst/video/gstvideosink.h:
16170         * gst/playback/gstplaybasebin.h:
16171         * gst/tcp/gstmultifdsink.h:
16172         * sys/v4l/gstv4lelement.h:
16173         Fix broken GObject macros
16174
16175 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16176
16177         * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec):
16178         More debug to trace why my USB headset is not working with gst
16179
16180 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
16181
16182         * gst/playback/gstplaybasebin.c: (group_destroy):
16183         Clean up our group elements properly in the case where it never 
16184         got committed - it still got added unconditionally to the bin.
16185
16186 2006-04-07  Wim Taymans  <wim@fluendo.com>
16187
16188         * ext/theora/theoradec.c: (theora_dec_sink_event),
16189         (theora_handle_data_packet), (theora_dec_chain):
16190         Unref unhandled events.
16191         Protect against empty buffers.
16192         Perform QoS on running time.
16193
16194 2006-04-07  Michael Smith  <msmith@fluendo.com>
16195
16196         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_set_header_on_caps),
16197         (gst_vorbis_enc_chain):
16198           Remove leaks from vorbisenc.
16199           Mostly minor changes, the only significant one is that now the
16200           buffers we set as 'streamheader' on the caps are copies of the
16201           original buffers, to avoid circular refcounting problems.
16202
16203 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
16204
16205         * gst/playback/gstplaybasebin.c: (mute_stream), (setup_substreams):
16206           Don't remove our mute-probe if someone else already did so.
16207           Don't set a 2nd one if there is already one pending on the pad.
16208
16209         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
16210         (do_playbin_seek):
16211           When a seek fails, ensure that playbin is still set back to playing.
16212           
16213         * gst/typefind/gsttypefindfunctions.c: (mpeg_ts_probe_headers),
16214         (mpeg_ts_type_find), (plugin_init):
16215           Add a typefind function for mpeg-ts streams. (Closes: #336617)
16216
16217 2006-04-06  Andy Wingo  <wingo@pobox.com>
16218
16219         * gst/videorate/gstvideorate.c (gst_video_rate_reset) 
16220         (gst_video_rate_init): Caps-related parameters should not be reset
16221         by a flush -- move their inits to the instance init function.
16222         (gst_video_rate_flush_prev): Don't complain if gst_pad_push
16223         is not OK, just return the result.
16224
16225         * gst/audiotestsrc/gstaudiotestsrc.c
16226         (gst_audio_test_src_class_init)
16227         (gst_audio_test_src_get_times): Re-enable is-live=true, as was
16228         broken by Stefan's commit on 24 March.
16229
16230         * ext/ogg/gstoggmux.c (gst_ogg_mux_push_buffer): Set caps on
16231         buffers being pushed out. Fixes oggmux ! multifdsink.
16232
16233 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
16234
16235         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
16236         (gst_vorbis_dec_init), (vorbis_dec_finalize):
16237         * ext/vorbis/vorbisdec.h:
16238         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_add_interfaces),
16239         (gst_vorbis_enc_base_init), (gst_vorbis_enc_class_init),
16240         (gst_vorbis_enc_sink_setcaps), (gst_vorbis_enc_convert_src),
16241         (gst_vorbis_enc_convert_sink), (gst_vorbis_enc_get_query_types),
16242         (gst_vorbis_enc_src_query), (gst_vorbis_enc_sink_query),
16243         (gst_vorbis_enc_init), (gst_vorbis_enc_get_tag_value),
16244         (gst_vorbis_enc_metadata_set1), (gst_vorbis_enc_set_metadata),
16245         (gst_vorbis_enc_setup), (gst_vorbis_enc_clear),
16246         (gst_vorbis_enc_buffer_from_packet),
16247         (gst_vorbis_enc_buffer_from_header_packet),
16248         (gst_vorbis_enc_push_buffer), (gst_vorbis_enc_push_packet),
16249         (gst_vorbis_enc_set_header_on_caps), (gst_vorbis_enc_sink_event),
16250         (gst_vorbis_enc_chain), (gst_vorbis_enc_output_buffers),
16251         (gst_vorbis_enc_get_property), (gst_vorbis_enc_set_property),
16252         (gst_vorbis_enc_change_state):
16253         * ext/vorbis/vorbisenc.h:
16254           Remove left-over 0.8 cruft; use GST_DEBUG_FUNCPTR; make
16255           vorbisenc adhere to the official nomenclature; use boilerplate
16256           macro.
16257
16258 2006-04-04  Andy Wingo  <wingo@pobox.com>
16259
16260         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
16261         Whoops, fix bug introduced. Bad hacker!
16262         
16263         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
16264         Properly handle the case where you get EOS before any buffers are
16265         received. Use gst_buffer_make_metadata_writable where appropriate.
16266
16267         * ext/theora/theoradec.c (theora_handle_data_packet): This value
16268         is often negative -- make it signed so as not to wrap around.
16269         Fixes segfaults introduced on 9 March.
16270
16271 2006-04-03  Wim Taymans  <wim@fluendo.com>
16272
16273         * ext/theora/gsttheoradec.h:
16274         * ext/theora/theoradec.c: (theora_dec_src_event):
16275         Don't try to store a gdouble in a gboolean.
16276         Small cleanups.
16277
16278 2006-04-03  Michael Smith  <msmith@fluendo.com>
16279
16280         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads):
16281           Oggmux sucks.
16282           Make it suck slightly less by writing out the final page.
16283           Still can't encode a vorbis-in-ogg file correctly, though.
16284
16285 2006-04-03  Andy Wingo  <wingo@pobox.com>
16286
16287         * ext/theora/theoraparse.c (theora_parse_drain_queue): Um, remove
16288         a g_print.
16289
16290         * ext/theora/theora.c (plugin_init): Register theoraparse.
16291
16292         * ext/theora/gsttheoraparse.h: 
16293         * ext/theora/theoraparse.c: New files implementing a theora
16294         parser. Now we can properly remux ogg/theora+vorbis, yay.
16295
16296         * ext/vorbis/vorbisparse.c: Add some docs and a copyright.
16297
16298 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16299
16300         * gst/audiotestsrc/gstaudiotestsrc.c:
16301           Fixed the sample pipeline (see #323798)
16302
16303 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16304
16305         * configure.ac:
16306         * win32/common/config.h:
16307         * win32/common/config.h.in:
16308           use AS_VERSION and AS_NANO
16309           more cleanups
16310
16311 2006-03-31  Andy Wingo  <wingo@pobox.com>
16312
16313         * ext/vorbis/vorbisparse.c (vorbis_parse_sink_event): Fix
16314         uninitialized variable return that would happen.
16315         
16316         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_queue): Fix
16317         uninitialized variable return that would never happen.
16318
16319         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init) 
16320         (vorbis_parse_sink_event): Add an event function to flush our
16321         state on a seek, and to drain buffers on a premature EOS.
16322         (vorbis_parse_push_headers, vorbis_parse_clear_queue) 
16323         (vorbis_parse_push_buffer, vorbis_parse_drain_queue_prematurely) 
16324         (vorbis_parse_chain, vorbis_parse_queue_buffer) 
16325         (vorbis_parse_drain_queue): Queue up buffers until we can set
16326         their timestamps and granulepos values.
16327
16328         * ext/vorbis/vorbisparse.h: Include the vorbis decoder headers,
16329         and keep track of data needed for deriving granulepos and
16330         timestamps for buffers.
16331
16332 2006-03-29  Wim Taymans  <wim@fluendo.com>
16333
16334         Patch by: j^ <j at bootlab dot org>
16335
16336         * ext/alsa/gstalsamixerelement.c:
16337         (gst_alsa_mixer_element_class_init):
16338         * ext/alsa/gstalsasink.c:
16339         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
16340         * ext/ogg/gstoggdemux.c:
16341         * ext/ogg/gstoggmux.c:
16342         * ext/ogg/gstoggparse.c:
16343         * ext/pango/gstclockoverlay.c:
16344         * ext/pango/gsttextoverlay.c:
16345         * ext/pango/gsttextrender.c:
16346         * ext/pango/gsttimeoverlay.c:
16347         * ext/theora/theoradec.c:
16348         * ext/theora/theoraenc.c:
16349         * ext/vorbis/vorbisdec.c:
16350         * ext/vorbis/vorbisenc.c:
16351         * gst/audioconvert/gstaudioconvert.c:
16352         * gst/subparse/gstsubparse.c:
16353         * gst/tcp/gstmultifdsink.c:
16354         * gst/tcp/gsttcpclientsink.c:
16355         * gst/tcp/gsttcpclientsrc.c:
16356         * gst/tcp/gsttcpserversink.c:
16357         * gst/tcp/gsttcpserversrc.c:
16358           better/unified long descriptions
16359           Fixes #336477
16360
16361 2006-03-29  Wim Taymans  <wim@fluendo.com>
16362
16363         * tests/examples/seek/seek.c: (end_scrub), (seek_cb), (start_seek),
16364         (stop_seek):
16365         Don't let double and triple clicks mess up our state.
16366
16367 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
16368
16369         * gst/playback/gstplaybin.c: (gen_video_element),
16370         (gen_text_element), (gen_audio_element), (gen_vis_element):
16371           Error out gracefully when we can't create any of the usual
16372           conversion elements for some reason. Also, don't try to
16373           create an audioscale (sic) element that's not used anyway.
16374
16375 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
16376
16377         * gst/playback/gstplaybasebin.c: (setup_source):
16378           Don't post RESOURCE_NOT_FOUND error when we can't find a source
16379           element for a particular protocol, that's confusing for users.
16380           Instead, post a RESOURCE_FAILED error, so that our own error
16381           message is actually shown in totem etc. (#336303).
16382
16383 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
16384
16385         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
16386
16387         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_finalize),
16388         (gst_gnome_vfs_src_get_icy_metadata):
16389           Fix some minor memory leaks (#336194).
16390
16391 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
16392
16393         * ext/gnomevfs/gstgnomevfs.c:
16394         (gst_gnome_vfs_location_to_uri_string):
16395         * ext/gnomevfs/gstgnomevfs.h:
16396         * ext/gnomevfs/gstgnomevfssink.c:
16397         (gst_gnome_vfs_sink_set_property):
16398         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_set_property):
16399           Make gnomevfssink accept filenames as well as URIs for the
16400           "location" property, just like gnomevfssrc does (and
16401           filesrc/filesink do) (#336190).
16402
16403 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
16404
16405         * tests/check/generic/clock-selection.c: (GST_START_TEST):
16406           set to NULL before unreffing, fixes a valgrind leak.
16407           Why was this not triggering the error that an object needs to
16408           be NULL before unreffing ?
16409         * win32/common/config.h:
16410           update
16411
16412 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
16413
16414         * gst/subparse/gstsubparse.c: (convert_encoding),
16415         (gst_sub_parse_change_state):
16416         * gst/subparse/gstsubparse.h:
16417           Text subtitle files may or may not be UTF-8. If it's not, we
16418           don't really want to see '?' characters in place of non-ASCII
16419           characters like accented characters. So let's assume the input
16420           is UTF-8 until we come across text that is clearly not. If it's
16421           not UTF-8, we don't really know what it is, so try the following:
16422           (a) see whether the GST_SUBTITLE_ENCODING environment variable
16423           is set; if not, check (b) if the current locale encoding is
16424           non-UTF-8 and use that if it is, or (c) assume ISO-8859-15 if
16425           the current locale encoding is UTF-8 and the environment variable
16426           was not set to any particular encoding. Not perfect, but better
16427           than nothing (and better than before, I think) (fixes #172848).
16428
16429 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
16430
16431         * configure.ac:
16432           update core requirement to 0.10.4.1 because of async_playback
16433           vmethod on GstBaseSink
16434
16435 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
16436
16437         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
16438         * gst/adder/gstadder.c: (gst_adder_init):
16439         use DEBUG_FUNCPTR for collectpads
16440
16441 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
16442
16443         * docs/plugins/Makefile.am:
16444         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16445         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16446         * ext/cdparanoia/gstcdparanoiasrc.c:
16447         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_base_init),
16448         (gst_gnome_vfs_sink_class_init):
16449         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_base_init):
16450         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_base_init):
16451         * ext/ogg/gstoggmux.c:
16452         * ext/ogg/gstoggparse.c: (gst_ogg_parse_base_init):
16453         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
16454         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init):
16455         * ext/pango/gsttextoverlay.c:
16456         * ext/pango/gsttextrender.c:
16457         * ext/theora/theoradec.c:
16458         * ext/theora/theoraenc.c:
16459         * ext/vorbis/vorbisdec.c:
16460         * ext/vorbis/vorbisenc.c:
16461         * gst-libs/gst/audio/gstaudiofilter.c:
16462         (gst_audio_filter_base_init):
16463         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
16464         (gst_audio_filter_template_base_init):
16465         * gst/adder/gstadder.c: (gst_adder_get_type):
16466         * gst/adder/gstadder.h:
16467         * gst/audioconvert/gstaudioconvert.c:
16468         * gst/audiotestsrc/gstaudiotestsrc.c:
16469         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
16470         (gst_audio_test_src_create):
16471         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16472         * gst/playback/gstdecodebin.c:
16473         * gst/playback/gstplaybin.c:
16474         * gst/playback/gststreamselector.c:
16475         (gst_stream_selector_base_init):
16476         * gst/subparse/gstsubparse.c: (gst_sub_parse_base_init):
16477         * gst/volume/gstvolume.c:
16478         * sys/v4l/gstv4lmjpegsink.c:
16479         * sys/v4l/gstv4lmjpegsrc.c:
16480         * tests/check/libs/cddabasesrc.c:
16481         * tests/old/examples/gob/gst-identity2.gob:
16482           Add docs for adder, use GST_ELEMENT_DETAILS macro,
16483           define GstElementDetails at the top
16484
16485 2006-03-23  Sebastien Moutte  <sebastien@moutte.net>
16486
16487         * win32/common/libgstinterfaces.def:
16488         Add a lot of export functions for gst-python
16489         * win32/vs6/libgstinterfaces.dsp:
16490         Add a missing include folder in the project configuration
16491         
16492 2006-03-23  Wim Taymans  <wim@fluendo.com>
16493
16494         * gst-libs/gst/audio/gstbaseaudiosrc.c:
16495         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
16496         (gst_base_audio_src_change_state):
16497         Fix audio sources, forgot to make the ringbuffer
16498         startable...
16499
16500 2006-03-23  Wim Taymans  <wim@fluendo.com>
16501
16502         * gst-libs/gst/audio/gstbaseaudiosrc.c:
16503         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
16504         (gst_base_audio_src_change_state):
16505         unparent instead of unref the ringbuffer.
16506
16507 2006-03-23  Wim Taymans  <wim@fluendo.com>
16508
16509         * gst-libs/gst/audio/gstbaseaudiosink.c:
16510         (gst_base_audio_sink_class_init), (gst_base_audio_sink_async_play),
16511         (gst_base_audio_sink_do_play), (gst_base_audio_sink_change_state):
16512         Implement new async_play vmethod to start slaving and allow
16513         playback start in case of async PLAY state changes. 
16514
16515         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16516         Enable QoS with new method in base class.
16517
16518 2006-03-23  Wim Taymans  <wim@fluendo.com>
16519
16520         Patch by: Julien MOUTTE <julien at moutte dot net>
16521
16522         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_query),
16523         (gst_video_test_src_do_seek), (gst_video_test_src_create):
16524         Partially handle 0 framerate, only EOS after the first frame
16525         is missing.
16526
16527 2006-03-23  Wim Taymans  <wim@fluendo.com>
16528
16529         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
16530
16531         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16532         (gst_riff_create_video_template_caps):
16533         * gst/ffmpegcolorspace/avcodec.h:
16534         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16535         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
16536         (gst_ffmpegcsp_avpicture_fill):
16537         * gst/ffmpegcolorspace/imgconvert.c:
16538         Patch for support of YVU9 AVI files (#334822)
16539
16540 2006-03-22  Edward Hervey  <edward@fluendo.com>
16541
16542         * docs/design/design-decodebin.txt:
16543         Added design document for new decodebin
16544         (Target Caps): text/x-pango-markup is also a default target caps.
16545
16546 2006-03-22  Wim Taymans  <wim@fluendo.com>
16547
16548         * gst-libs/gst/audio/gstbaseaudiosink.c:
16549         (gst_base_audio_sink_dispose):
16550         Since we _parent the ringbuffer, we also need to
16551         _unparent instead of a plain _unref.
16552
16553 2006-03-22  Wim Taymans  <wim@fluendo.com>
16554
16555         * tests/examples/seek/seek.c: (end_scrub), (do_seek), (seek_cb),
16556         (stop_seek), (scrub_toggle_cb), (main):
16557         Add scrub checkbox.
16558
16559 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
16560
16561         * ext/ogg/gstoggparse.c: (gst_ogg_parse_find_stream),
16562         (gst_ogg_parse_chain):
16563           Fix very inefficient usage of linked lists (#335365).
16564
16565 2006-03-21  Edward Hervey  <edward@fluendo.com>
16566
16567         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
16568         * gst/playback/gstplaybin.c: (handoff):
16569         * gst/playback/gststreamselector.c:
16570         (gst_stream_selector_set_property):
16571         gcc 4.1 unreferenced pointer fixes.
16572         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
16573         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
16574         gst_buffer_ref() now takes a GstBuffer*.
16575
16576 2006-03-20  Julien MOUTTE  <julien@moutte.net>
16577
16578         * sys/xvimage/xvimagesink.c:
16579         (gst_xvimagesink_get_format_from_caps): Fix a memleak reported
16580         by Jan Schmidt.
16581
16582 2006-03-19  Tim-Philipp Müller  <tim at centricular dot net>
16583
16584         * gst/typefind/gsttypefindfunctions.c: (id3v2_type_find),
16585         (id3v1_type_find), (apetag_type_find), (plugin_init):
16586           Can't do tag preferences via probability, as tags would then
16587           lose against types that are recognised with MAXIMUM probability
16588           (like .wav); so let all tag typefinders return MAXIMUM themselves
16589           and order them via the rank. Split ID3v1 and ID3v2 typefinders so
16590           that we can prefer APE to ID3v1 (fixes #335028).
16591           
16592 2006-03-17  Wim Taymans  <wim@fluendo.com>
16593
16594         * gst-libs/gst/audio/gstbaseaudiosink.c:
16595         (gst_base_audio_sink_change_state):
16596         * gst-libs/gst/audio/gstringbuffer.c: (wait_segment),
16597         (gst_ring_buffer_may_start):
16598         * gst-libs/gst/audio/gstringbuffer.h:
16599         Only start playback if we are playing.
16600         should fix #330748.
16601
16602 2006-03-17  Jan Schmidt  <thaytan@mad.scientist.com>
16603
16604         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
16605         * win32/common/config.h:
16606           Revert accidental commits to these files.
16607
16608 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
16609
16610         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
16611
16612         * tests/Makefile.am:
16613           Don't try to build tests in tests/icles if we
16614           don't have X (#323852)
16615
16616 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
16617
16618         * gst-libs/gst/tag/gstid3tag.c:
16619           Add TXXX frame identifiers for replaygain stuff as used
16620           by some taggers (see #323721).
16621
16622 2006-03-16  Jan Schmidt  <thaytan@mad.scientist.com>
16623
16624         * gst/playback/gststreamselector.c:
16625         (gst_stream_selector_set_property),
16626         (gst_stream_selector_bufferalloc):
16627           Preserve the existing buggy streamselector behaviour by performing
16628           a fallback buffer allocation when downstream isn't linked yet.
16629           This should really be fixed in playbin by blocking pads until it's
16630           linked them.
16631           Also, use gst_pad_alloc_buffer instead of
16632           gst_pad_alloc_buffer_and_set.
16633
16634 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
16635
16636         * gst-libs/gst/tag/gstid3tag.c:
16637           Don't crash on unknown ID3v2 TXXX frames.
16638           
16639 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
16640
16641         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise):
16642           Chain up to the parent finalize method.
16643           Add 32-bit sample size to the template caps.
16644
16645         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16646         (gst_riff_create_video_template_caps):
16647           Add the fourcc that the VMWare codec uses.
16648           
16649         * gst/playback/gststreamselector.c:
16650         (gst_stream_selector_set_property),
16651         (gst_stream_selector_bufferalloc),
16652         (gst_stream_selector_request_new_pad):
16653           For the active pad, forward buffer-alloc requests, otherwise
16654           return GST_FLOW_NOT_LINKED. This also prevents xvimagesink
16655           having to memcpy every frame when used by playbin.
16656
16657         * gst/tcp/gstmultifdsink.c:
16658         (gst_multi_fd_sink_handle_client_write):
16659           Get negotiated caps from the sink pad, rather than the sink
16660           pad's peer.
16661
16662 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
16663
16664         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
16665         
16666         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_pop_callbacks):
16667           Don't forget to set src->callbacks_pushed to FALSE again when
16668           popping them, otherwise re-activation in a different mode won't
16669           work (#334620).
16670
16671 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
16672
16673         Patch by: Sebastien Moutte  <sebastien moutte net>
16674
16675         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: (gst_ff_vid_caps_new),
16676         (gst_ff_aud_caps_new), (gst_ffmpeg_pixfmt_to_caps),
16677         (gst_ffmpeg_smpfmt_to_caps):
16678           Replace __VA_ARGS__ caps creation macros with varargs functions.
16679           Makes things compile on MSVC (#320765), looks nicer, and we can
16680           tell the compiler to check for the NULL terminator.
16681
16682 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
16683
16684         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
16685
16686         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16687           Make sure the buffer we copy into is really always big
16688           enough, this time for real (#333488).
16689           
16690 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
16691
16692         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16693           Add support for 24bpp DIB (#305279).
16694
16695 2006-03-14  Wim Taymans  <wim@fluendo.com>
16696
16697         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_init):
16698         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16699         * gst/ffmpegcolorspace/gstffmpegcolorspace.c: (gst_ffmpegcsp_init):
16700         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
16701         (gst_video_scale_init), (gst_video_scale_src_event):
16702         Re-enable QoS after the release.
16703         Rework videoscale to use the base class src_event handler.
16704
16705 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
16706
16707         * configure.ac:
16708           back to CVS.
16709
16710 === release 0.10.5 ===
16711
16712 2006-03-13  Thomas Vander Stichele <thomas at apestaart dot org>
16713
16714         * configure.ac:
16715           releasing 0.10.5, "Net"
16716
16717 2006-03-13  Tim-Philipp Müller  <tim at centricular dot net>
16718
16719         * docs/plugins/Makefile.am:
16720           Part of previous cdparanoiasrc docs fixes, forgot to commit.
16721           
16722 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
16723
16724         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16725         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16726         * docs/plugins/gst-plugins-base-plugins.hierarchy:
16727           Add cdparanoiasrc to docs.
16728
16729         * gst-libs/gst/cdda/gstcddabasesrc.c:
16730           More GstCddaBaseSrc docs.
16731
16732 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
16733
16734         * docs/libs/gst-plugins-base-libs-sections.txt:
16735         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_user_tag):
16736         * gst-libs/gst/tag/tag.h:
16737           API: libgsttag: new method gst_tag_from_id3_user_tag().
16738
16739 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
16740
16741         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16742           NULL-terminate array of mpeg4 video file extensions.
16743           Fixes crash on PPC (#334226).
16744
16745 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
16746
16747         * ext/gnomevfs/gstgnomevfssrc.c:
16748         (gst_gnome_vfs_src_check_get_range):
16749           gnome_vfs_uri_is_local() alone is not a good indicator
16750           whether we can operate in pull-mode with a specific URI,
16751           as it returns FALSE for file:// URIs that point to an
16752           NFS-mounted path. Be more conservative here: whitelist
16753           local files, blacklist http URIs and use the old
16754           mechanism for anything else (fixes #334216).
16755
16756 2006-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
16757
16758         * configure.ac:
16759           back to trunk
16760
16761 === release 0.10.4 ===
16762
16763 2006-03-10  Thomas Vander Stichele <thomas at apestaart dot org>
16764
16765         * configure.ac:
16766           releasing 0.10.4, "Power"
16767
16768 2006-03-10  Jan Schmidt  <thaytan@mad.scientist.com>
16769
16770         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16771         Disable max-lateness by setting it to -1 for now, so that 
16772         we can bed QoS stuff in thoroughly between now and the next
16773         release.
16774
16775 2006-03-10  Tim-Philipp Müller  <tim at centricular dot net>
16776
16777         Patch by: Fabrizio Gennari
16778
16779         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16780           Make sure we don't read beyond the palette buffer in case of
16781           broken or manipulated files (#333488)
16782
16783 2006-03-10  Edward Hervey  <edward@fluendo.com>
16784
16785         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
16786         Fix for variable not initialized.
16787
16788 2006-03-09  Wim Taymans  <wim@fluendo.com>
16789
16790         * ext/libvisual/visual.c: (gst_visual_get_type),
16791         (gst_visual_src_setcaps), (gst_vis_src_negotiate),
16792         (gst_visual_chain):
16793         Small cleanups.
16794
16795         * ext/theora/gsttheoradec.h:
16796         * ext/theora/theoradec.c: (gst_theora_dec_init),
16797         (gst_theora_dec_reset), (_theora_granule_time),
16798         (theora_dec_src_convert), (theora_dec_sink_convert),
16799         (theora_dec_src_query), (theora_dec_src_event),
16800         (theora_dec_sink_event), (theora_handle_comment_packet),
16801         (theora_handle_header_packet), (theora_dec_push),
16802         (theora_handle_data_packet), (theora_dec_chain),
16803         (theora_dec_change_state):
16804         Add simple QoS.
16805
16806 2006-03-09  Wim Taymans  <wim@fluendo.com>
16807
16808         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
16809         (audiocast_register_listener), (gst_gnome_vfs_src_start):
16810         Some cleanups.
16811
16812 2006-03-09  Wim Taymans  <wim@fluendo.com>
16813
16814         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
16815         Don't try to activate NULL chains.
16816
16817 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
16818
16819         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
16820           Fix invalid memory access to region before peek'd data (#332964).
16821
16822 2006-03-09  Wim Taymans  <wim@fluendo.com>
16823
16824         Patch by: Christophe Fergeau
16825
16826         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init):
16827         * ext/pango/gsttextrender.c: (gst_text_render_init):
16828         * gst/adder/gstadder.c: (gst_adder_init):
16829         Don't leak padtemplates, closes #333510.
16830
16831 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
16832
16833         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
16834           Fix invalid memory access: make sure string passed to
16835           regexec() is NUL-termianted.
16836
16837 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
16838
16839         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
16840         (mp3_type_find):
16841           Refactor mpeg/audio typefinding to make it more maintainable
16842           and easier to fine-tune. Make probing into middle of the file
16843           work properly (fixes #333900, also see #152688).
16844
16845 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
16846
16847         * gst/typefind/gsttypefindfunctions.c:
16848         (utf8_type_find_have_valid_utf8_at_offset):
16849           Remove part from previous commit that was bogus:
16850           g_utf8_validate() does in fact not accept embedded
16851           zeroes, so we don't need to check for those (thanks
16852           to Mike for the hint).
16853
16854 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
16855
16856         * gst/typefind/gsttypefindfunctions.c:
16857         (utf8_type_find_count_embedded_zeroes),
16858         (utf8_type_find_have_valid_utf8_at_offset), (utf8_type_find):
16859           Make plain/text typefinder more conservative: firstly, check
16860           for embedded zeroes, which are perfectly valid UTF-8 characters,
16861           but also a fairly good sign that something is not a plain text
16862           file; secondly, probe into the middle of the file if possible.
16863           If we can't probe into the middle, limit the probability value
16864           to be returned to TYPE_FIND_POSSIBLE (see #333900).
16865
16866 2006-03-08  Michael Smith  <msmith@fluendo.com>
16867
16868         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16869           Make typefind function name for mpeg4 video unique.
16870
16871 2006-03-08  Wim Taymans  <wim@fluendo.com>
16872
16873         * ext/libvisual/visual.c: (gst_visual_init),
16874         (gst_visual_clear_actors), (gst_visual_dispose),
16875         (gst_visual_reset), (gst_visual_src_setcaps),
16876         (gst_visual_sink_setcaps), (gst_vis_src_negotiate),
16877         (gst_visual_sink_event), (gst_visual_src_event), (get_buffer),
16878         (gst_visual_chain), (gst_visual_change_state):
16879         Cleanups, post nice errors.
16880         Handle sink and src events.
16881         Implement simple QoS.
16882
16883         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16884         Use new basesink methods to configure max-lateness.
16885         Small doc update.
16886
16887         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16888         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps):
16889         Debug statement cleanups.
16890
16891         * gst/volume/gstvolume.c: (gst_volume_class_init):
16892         Simple cleanup.
16893
16894 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
16895
16896         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
16897         (gst_text_overlay_init), (gst_text_overlay_set_property),
16898         (gst_text_overlay_get_property):
16899           Revert API/ABI break from March 1. Keep 'halign' and 'valign'
16900           as string type properties, but mark them deprecated. Add
16901           'halignment' and 'valignment' properties that use enums
16902           instead of strings.
16903
16904 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
16905
16906         Patch by: Fabrizio Gennari
16907
16908         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16909           Allow palettes with less than 256 colours in AVI files
16910           (#333488)
16911
16912 2006-03-07  Julien MOUTTE  <julien@moutte.net>
16913
16914         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
16915         (gst_text_overlay_video_event): Fix wrong EOS handling on text
16916         pad. We were releasing the queued text buffer when we should keep
16917         it until video pad gets EOS or discard the text buffer because it's
16918         too old. That was eating the last subtitle buffer. Add some more
16919         debug.
16920
16921 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
16922
16923         * ext/pango/gsttextoverlay.c: (gst_text_overlay_render_text),
16924         (gst_text_overlay_video_chain):
16925           Fix invalid memory access (we can't access a buffer after it's been
16926           pushed downstream without taking a reference); fix memory leak (if
16927           there's no text to render, bail out before allocating stuff).
16928
16929 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
16930
16931         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
16932         (gst_text_overlay_setcaps_txt), (gst_text_overlay_video_chain):
16933         * ext/pango/gsttextoverlay.h:
16934           If input is plain text, escape it before passing it to
16935           pango_layout_set_markup().
16936
16937 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
16938
16939         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_chain):
16940           Don't ignore flow return from gst_pad_push().
16941
16942 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
16943
16944         Patch by: Fabrizio Gennari
16945
16946         * ext/libvisual/visual.c: (gst_visual_getcaps),
16947         (gst_visual_src_setcaps), (gst_visual_sink_setcaps):
16948         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sinkconnect):
16949         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
16950         (gst_vorbisenc_convert_sink):
16951         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
16952         (gst_audio_duration_from_pad_buffer):
16953         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_link),
16954         (gst_audio_filter_chain):
16955         * gst-libs/gst/rtp/gstbasertpdepayload.c:
16956         (gst_base_rtp_depayload_setcaps):
16957         * gst-libs/gst/video/video.c: (gst_video_frame_rate),
16958         (gst_video_get_size):
16959         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
16960           Don't leak references returned by gst_pad_get_parent()
16961           (#333663)
16962
16963 2006-03-06  Stefan Kost  <ensonic@users.sf.net>
16964
16965         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
16966           change location param details
16967         * gst/volume/gstvolume.c: (plugin_init):
16968           correct plugin description
16969
16970 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
16971
16972         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
16973         (gst_gnome_vfs_src_check_get_range):
16974           Override GstBaseSrc::check_get_range() in order to avoid opening
16975           the resource just to check whether we can operate in pull-mode or
16976           not - we can predict that pretty well from the URI alone. Should
16977           fix problems with last.fm (#331690). (Requires latest core CVS).
16978
16979 2006-03-06  Wim Taymans  <wim@fluendo.com>
16980
16981         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
16982         (gst_video_sink_class_init):
16983         Throw away frames that are later than 20 ms.
16984
16985 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
16986
16987         Patch by: Fabrizio Gennari
16988
16989         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16990           Set depth on WMA caps (#333545)
16991
16992 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
16993
16994         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
16995         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
16996           put Theora BOS pages before others.  This hardcodes
16997           the Ogg/Theora I profile, but hey.
16998
16999 2006-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17000
17001         * ext/ogg/README:
17002           updated with some examples
17003         * ext/theora/theoraenc.c: (granulepos_to_timestamp),
17004         (granulepos_add), (theora_buffer_from_packet):
17005         * ext/vorbis/vorbisenc.c: (granulepos_to_timestamp_offset),
17006         (granulepos_to_timestamp), (gst_vorbisenc_buffer_from_packet),
17007         (gst_vorbisenc_chain):
17008           implement strategy from ext/ogg/README
17009         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
17010         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
17011         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_compare_pads),
17012         (gst_ogg_mux_queue_pads), (gst_ogg_mux_collected):
17013           Fix muxer so that oggz-validate is happy with all streams;
17014           except for no eos mark, and the BOS page ordering
17015         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
17016         (check_buffer_granulepos):
17017         * tests/check/pipelines/vorbisenc.c: (check_buffer_granulepos):
17018           update tests to check for OFFSET being set as requested
17019           fixed type of granulepos, it's not a ClockTime
17020
17021 2006-03-05  Julien MOUTTE  <julien@moutte.net>
17022
17023         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
17024         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
17025         Check that the xvimage we are creating has a correct size
17026         before returning it. (#314897)
17027
17028 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
17029
17030         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
17031           Give id3 and ape tag typefinders a rank slightly higher
17032           than PRIMARY to ensure they're always run before any of
17033           the other typefinders (in particular wav and mp3) (#324186).
17034
17035 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
17036
17037         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
17038           Add support for '3IVD' fourcc (#333403).
17039
17040 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
17041
17042         * configure.ac:
17043           Bump requirements to GStreamer CVS for the new error enum.
17044
17045         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_render):
17046           Emit new GST_RESOURCE_ERROR_NO_SPACE_LEFT when there's no
17047           space left on the device (fixes #333352).
17048
17049 2006-03-04  Sebastien Moutte  <sebastien@moutte.net>
17050
17051         * win32/vs6:
17052           add a project file for libgstvolume
17053           update the workspace
17054
17055 2006-03-03  Thomas Vander Stichele  <thomas at apestaart dot org>
17056
17057         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
17058         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
17059         (GST_START_TEST):
17060           Fix for http://bugzilla.gnome.org/show_bug.cgi?id=333254
17061           Set IN_CAPS on header buffers
17062
17063 2006-03-02  Wim Taymans  <wim@fluendo.com>
17064
17065         * docs/plugins/Makefile.am:
17066         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17067         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17068         Add audioresample to docs.
17069
17070         * gst/audioconvert/gstaudioconvert.c:
17071         Add revision date.
17072
17073         * gst/audioresample/gstaudioresample.c:
17074         (gst_audioresample_base_init), (gst_audioresample_class_init),
17075         (gst_audioresample_init), (gst_audioresample_dispose),
17076         (audioresample_get_unit_size), (audioresample_transform_caps),
17077         (resample_set_state_from_caps), (audioresample_transform_size),
17078         (audioresample_set_caps), (audioresample_event),
17079         (audioresample_do_output), (audioresample_transform),
17080         (audioresample_pushthrough), (gst_audioresample_set_property),
17081         (gst_audioresample_get_property), (plugin_init):
17082         * gst/audioresample/gstaudioresample.h:
17083         Added docs.
17084         Small code cleanups.
17085
17086 2006-03-02  Wim Taymans  <wim@fluendo.com>
17087
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 videoscale to docs.
17092
17093         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
17094         (gst_video_rate_swap_prev), (gst_video_rate_event),
17095         (gst_video_rate_chain):
17096         Fix typo in docs.
17097
17098         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
17099         (gst_video_scale_init), (gst_video_scale_prepare_size),
17100         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
17101         (gst_video_scale_fixate_caps), (gst_video_scale_transform):
17102         * gst/videoscale/gstvideoscale.h:
17103         Added docs, examples.
17104         Some code cleanups.
17105         Post errors instead of g_warning.
17106
17107 2006-03-02  Wim Taymans  <wim@fluendo.com>
17108
17109         * docs/libs/gst-plugins-base-libs-docs.sgml:
17110         * docs/libs/gst-plugins-base-libs-sections.txt:
17111         * docs/libs/gst-plugins-base-libs.types:
17112         * docs/plugins/Makefile.am:
17113         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17114         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17115         Added some more docs to libs and plugins.
17116
17117         * gst-libs/gst/audio/gstringbuffer.c:
17118         (gst_ring_buffer_prepare_read), (gst_ring_buffer_clear):
17119         * gst-libs/gst/audio/gstringbuffer.h:
17120         Document ringbuffer some more.
17121
17122         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init),
17123         (gst_video_rate_setcaps), (gst_video_rate_reset),
17124         (gst_video_rate_init), (gst_video_rate_flush_prev),
17125         (gst_video_rate_swap_prev), (gst_video_rate_event),
17126         (gst_video_rate_chain), (gst_video_rate_change_state):
17127         * gst/videorate/gstvideorate.h:
17128         Fix videorate to use segments.
17129         Make it work with 0/1 framerates (closes #331903)
17130         Handle EOS correctly.
17131         Added docs.
17132
17133 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
17134
17135         * ext/ogg/gstogmparse.c: (gst_ogm_parse_class_init),
17136         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
17137         (gst_ogm_text_parse_init), (gst_ogm_parse_change_state):
17138           In state change function, first chain up to parent class,
17139           then handle downwards state change stuff. Remove some
17140           commented out cruft from 0.8 code.
17141
17142 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
17143
17144         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
17145         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
17146         (gst_ogm_parse_sink_convert), (gst_ogm_parse_sink_query),
17147         (gst_ogm_parse_chain):
17148           Don't remove/re-add source pad if the new caps are the same as
17149           the old caps anyway (#333042). When removing source pad, don't
17150           unref it afterwards - we didn't ref it when adding. Sprinkle some
17151           GST_DEBUG_FUNCPTR goodness here and there. Don't leak references
17152           after using gst_pad_get_parent(). Return downstream flow return
17153           value in chain function.
17154
17155 2006-03-02  Wim Taymans  <wim@fluendo.com>
17156
17157         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17158         * docs/plugins/gst-plugins-base-plugins.args:
17159         * docs/plugins/gst-plugins-base-plugins.hierarchy:
17160         * docs/plugins/gst-plugins-base-plugins.interfaces:
17161         * docs/plugins/gst-plugins-base-plugins.signals:
17162         Fix hierarchy, added some more elements to the docs.
17163
17164         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17165         (gst_ffmpegcsp_get_type):
17166         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
17167         Fix docs for ffmpegcolorspace.
17168
17169 2006-03-01  Tim-Philipp Müller  <tim at centricular dot net>
17170
17171         * gst/typefind/gsttypefindfunctions.c: (id3_type_find),
17172         (apetag_type_find), (ape_type_find), (plugin_init):
17173           Some typefinding fine-tuning:
17174           - rank ID3/APE tags in order of preference via probabilities, so that
17175             ID3v2 > APEv2 > APEv1 > ID3v1.
17176           - three or four bytes don't really justify MAXIMUM probability,
17177             change those to 'very likely' (musepack and monkeysaudio).
17178
17179 2006-03-01  Wim Taymans  <wim@fluendo.com>
17180
17181         * docs/plugins/Makefile.am:
17182         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17183         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17184         * ext/alsa/gstalsamixer.c:
17185         * ext/alsa/gstalsamixer.h:
17186         * ext/alsa/gstalsamixerelement.c:
17187         (gst_alsa_mixer_element_class_init), (gst_alsa_mixer_element_init):
17188         * ext/alsa/gstalsamixerelement.h:
17189         * ext/alsa/gstalsasink.c:
17190         * ext/alsa/gstalsasink.h:
17191         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
17192         (gst_alsasrc_init):
17193         * ext/alsa/gstalsasrc.h:
17194         Added alsa docs.
17195         Small code cleanups.
17196
17197 2006-03-01  Wim Taymans  <wim@fluendo.com>
17198
17199         * ext/theora/Makefile.am:
17200         Dist new header too,
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/gnomevfs/gstgnomevfssink.h:
17208         * ext/gnomevfs/gstgnomevfssrc.h:
17209         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
17210         * ext/vorbis/vorbisdec.h:
17211         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_sink):
17212         * ext/vorbis/vorbisenc.h:
17213         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps),
17214         (vorbis_parse_chain), (vorbis_parse_change_state):
17215         * ext/vorbis/vorbisparse.h:
17216         * gst/audioconvert/gstaudioconvert.h:
17217         * gst/tcp/gsttcpserversink.h:
17218         * gst/videotestsrc/gstvideotestsrc.c:
17219         * gst/videotestsrc/gstvideotestsrc.h:
17220         * gst/volume/gstvolume.c:
17221         * gst/volume/gstvolume.h:
17222         Fix some more docs.
17223         Added docs for vorbisdec and vorbisparse.
17224         Fix vorbisparse.
17225
17226 2006-03-01  Wim Taymans  <wim@fluendo.com>
17227
17228         * docs/plugins/Makefile.am:
17229         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17230         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17231         * ext/pango/gstclockoverlay.h:
17232         * ext/pango/gsttextoverlay.h:
17233         * ext/pango/gsttextrender.h:
17234         * ext/pango/gsttimeoverlay.h:
17235         * ext/theora/gsttheoradec.h:
17236         * ext/theora/gsttheoraenc.h:
17237         * ext/theora/theoradec.c:
17238         * ext/theora/theoraenc.c:
17239         * gst/audioconvert/gstaudioconvert.h:
17240         * gst/audiotestsrc/gstaudiotestsrc.h:
17241         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
17242         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
17243         * gst/tcp/gstmultifdsink.h:
17244         Updated/added documentation.
17245
17246         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
17247         (gst_text_overlay_halign_get_type),
17248         (gst_text_overlay_wrap_mode_get_type),
17249         (gst_text_overlay_base_init), (gst_text_overlay_class_init),
17250         (gst_text_overlay_init), (gst_text_overlay_set_property),
17251         (gst_text_overlay_get_property):
17252         Fix up properties to be enums instead of string to make bindings,
17253         introspection and automatic GUI creation possible.
17254         Add getters for the properties.
17255
17256 2006-02-28  Sebastien Moutte  <sebastien@moutte.net>
17257
17258         * gst/audiotestsrc/gstaudiotestsrc.c:
17259           added defines of M_PI and M_PI_2
17260         * gst/ffmpegcolorspace/avcodec.h:
17261           removed #include "stdint.h" for win32 as _stdint.h is 
17262           autogenerated to win32/common
17263         * win32/common/libgstaudio.def:
17264         * win32/common/libgsttag.def:
17265           added some exports
17266         * win32/vs6:
17267           some project files bugs corrected
17268         * win32/vs7:
17269           project files are reset to the default vs7 configuration 
17270           (they link to msvcr71.dll using default optimizations)
17271           
17272 2006-02-28  Wim Taymans  <wim@fluendo.com>
17273
17274         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
17275         Fix some docs.
17276
17277 2006-02-28  Edward Hervey  <edward@fluendo.com>
17278
17279         * ext/alsa/gstalsasrc.c:
17280         Set proper class on the ElementDetails:
17281         Source/Audio instead of Src/Audio/
17282
17283 2006-02-28  Edward Hervey  <edward@fluendo.com>
17284
17285         * gst/videoscale/vs_scanline.c:
17286         (vs_scanline_resample_nearest_RGBA):
17287         Revert optimization in videoscale. It should go in liboil and have
17288         an appropriate liboil function.
17289
17290 2006-02-28  Wim Taymans  <wim@fluendo.com>
17291
17292         * gst-libs/gst/audio/gstbaseaudiosink.c:
17293         (gst_base_audio_sink_provide_clock):
17294         Don't try to provide a clock in the NULL state.
17295
17296 2006-02-28  Wim Taymans  <wim@fluendo.com>
17297
17298         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
17299         (gst_ogg_pad_event), (gst_ogg_pad_internal_chain),
17300         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
17301         (gst_ogg_demux_deactivate_current_chain),
17302         (gst_ogg_demux_activate_chain), (gst_ogg_demux_do_seek),
17303         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_info),
17304         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
17305         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
17306         Use GstSegment infrastructure to remove duplicated code
17307         and handle more seek cases correctly.
17308
17309 2006-02-28  Wim Taymans  <wim@fluendo.com>
17310
17311         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17312         (gst_ffmpegcsp_transform):
17313         Don't ignore return code from ffmpeg convert function.
17314
17315         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
17316         Split out some long statements to ease debugging.
17317
17318 2006-02-27  Jan Schmidt  <thaytan@mad.scientist.com>
17319
17320         * ext/libvisual/visual.c: (gst_visual_init),
17321         (gst_vis_src_negotiate), (get_buffer), (plugin_init):
17322         Don't use gst_pad_use_fixed_caps, because it prevents downstream from
17323         being able to renegotiate the size. Instead, use the negotiation
17324         algorithm from the goom plugin to pick an initial output caps. 
17325
17326         Also, allow theoretical libvisual plugins that might support non-GL 
17327         output even if they also do GL.
17328
17329 2006-02-26  Julien MOUTTE  <julien@moutte.net>
17330
17331         * ext/libvisual/visual.c: (gst_visual_init),
17332         (gst_visual_src_setcaps), (get_buffer), (gst_visual_chain),
17333         (plugin_init): Load only non GL plugins. Fix some memleaks and 
17334         possible negotiation issues.
17335
17336 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17337
17338         * gst-libs/gst/tag/tag.h: Adding Annodex tags here.
17339
17340 2006-02-24  Michael Smith  <msmith@fluendo.com>
17341
17342         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find),
17343         (cmml_type_find), (plugin_init):
17344           Fix CMML type find function to not require a specific minor version
17345           of the CMML header.
17346
17347           Add an MPEG4 video elementary stream typefind function.
17348
17349 2006-02-04  Michael Smith  <msmith@fluendo.com>
17350
17351         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
17352         (gst_ogg_pad_parse_skeleton_fisbone), (gst_ogg_pad_query_convert),
17353         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
17354         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
17355         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_collect_chain_info),
17356         (gst_ogg_demux_change_state), (gst_annodex_granule_to_time):
17357           Annodex support in ogg demuxer. Doesn't do very much without the
17358           other annodex patches (to come).
17359
17360 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
17361
17362         Patch by: Fabrizio Gennari <fabrizio dot get at tiscali dot it>
17363
17364         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
17365           Pick up palette for MS video v1 (#327028)
17366
17367 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
17368
17369         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17370         (gst_ffmpegcsp_caps_remove_format_info),
17371         (gst_ffmpegcsp_get_unit_size):
17372           The 'palette_data' field from incoming RGB caps shouldn't be
17373           proxied on outgoing YUV caps; also, restrict unit size
17374           adjustment in case of paletted data only to the unit that
17375           actually has a palette. Fixes #330711.
17376
17377 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
17378
17379         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17380         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
17381         (gst_ffmpegcsp_finalize), (gst_ffmpegcsp_class_init),
17382         (gst_ffmpegcsp_get_unit_size):
17383           Plug some memory leaks.
17384
17385 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
17386
17387         * sys/ximage/Makefile.am:
17388         * sys/xvimage/Makefile.am:
17389           Add some _CFLAGS and _LIBS that seem to be missing
17390           and/or required for Cygwin (see #317048).
17391
17392 2006-02-22  Wim Taymans  <wim@fluendo.com>
17393
17394         * ext/alsa/gstalsasrc.c:
17395         Fix description as pointed out by caugier.
17396
17397 2006-02-22  Tommi Myöhänen  <ext-tommi do myohanen at nokia dot com>
17398
17399         Reviewed by : Edward Hervey  <edward@fluendo.com>
17400
17401         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
17402         (qt_type_find):
17403         Better 3gp typefinding (#331526).
17404
17405 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
17406
17407         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
17408           Don't send EOS event here, the base class will send one for us.
17409
17410         * gst/playback/gstplaybasebin.c: (prepare_output):
17411           Subpictures without video stream aren't allowed either.
17412         
17413         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
17414           Fix debug statement copy'n'paste-o.
17415
17416 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
17417
17418         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume):
17419           Fix issues with mixer keeping state when muting/unmuting
17420           and when changing the volume whilst muted (see #331763
17421           and #331765).
17422
17423 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
17424
17425         * gst/subparse/gstsubparse.c: (subrip_unescape_formatting),
17426         (parse_subrip), (gst_sub_parse_format_autodetect):
17427           Set right caps given that we send escaped text. Also,
17428           honour <i></i>, <b></b> and <u></u> markers that can be found
17429           in .srt files (fixes #310202).
17430
17431 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
17432
17433         * gst-libs/gst/audio/mixerutils.c:
17434         (element_factory_rank_compare_func):
17435           Make order in which elements are tried more determinable.
17436
17437 2006-02-20  Julien MOUTTE  <julien@moutte.net>
17438
17439         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
17440         (remove_element_chain), (cleanup_decodebin),
17441         (gst_decode_bin_change_state): Make decodebin reusable by
17442         fixing remove_element_chain first and then introduce a
17443         cleaner in state change to ->NULL. (Closes #331678)
17444
17445 2006-02-19  Wim Taymans  <wim@fluendo.com>
17446
17447         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_open_file):
17448         use 0666 mask when creating files so umask gets applied
17449         correctly. Fixes #331295.
17450
17451 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
17452
17453         * gst/subparse/Makefile.am:
17454         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
17455         (gst_ssa_parse_dispose), (gst_ssa_parse_init),
17456         (gst_ssa_parse_class_init), (gst_ssa_parse_src_event),
17457         (gst_ssa_parse_sink_event), (gst_ssa_parse_setcaps),
17458         (gst_ssa_parse_remove_override_codes), (gst_ssa_parse_parse_line),
17459         (gst_ssa_parse_chain), (gst_ssa_parse_change_state):
17460         * gst/subparse/gstssaparse.h:
17461         * gst/subparse/gstsubparse.c: (plugin_init):
17462           Add very basic parser for SSA subtitle streams (as often
17463           found in matroska files).
17464
17465 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
17466
17467         * gst/playback/gstdecodebin.c: (mimetype_is_raw):
17468           That should be text/x-pango-markup, not text/x-pango-layout.
17469
17470 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17471
17472         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize):
17473         Polishing.
17474
17475 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17476
17477         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
17478         (gst_text_overlay_finalize), (gst_text_overlay_init),
17479         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
17480         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
17481         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
17482         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
17483         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
17484         Fix state change deadlock.
17485
17486 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17487
17488         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
17489         (gst_text_overlay_finalize), (gst_text_overlay_init),
17490         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
17491         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
17492         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
17493         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
17494         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
17495         * ext/pango/gsttextoverlay.h: Fix seeking both for muxed formats
17496         and subtitles files.
17497
17498 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17499
17500         * gst/playback/gstdecodebin.c: (mimetype_is_raw): pango layout
17501         should be considered as raw.
17502
17503 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17504
17505         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
17506         (cb_probe):
17507         * gst/playback/gststreaminfo.h: Introduce language informations.
17508
17509 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
17510
17511         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
17512         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
17513         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
17514         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
17515         Set shared memory segments to be deleted as soon as we have attached,
17516         that way they get cleaned up automatically if we crash.
17517
17518 2006-02-18  Julien MOUTTE  <julien@moutte.net>
17519
17520         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_get_text): 
17521         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_get_text): Those
17522         functions are called with lock held.
17523
17524 2006-02-18  Julien MOUTTE  <julien@moutte.net>
17525
17526         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
17527         (gst_text_overlay_finalize), (gst_text_overlay_init),
17528         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
17529         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
17530         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
17531         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
17532         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
17533         (gst_text_overlay_change_state): Refactoring of textoverlay
17534         without collectpads. This now supports sparse subtitles coming
17535         from a demuxer instead of a sub file. Seeking is still broken 
17536         though. Need to discuss with wtay some more on how to handle
17537         seeking correctly.
17538         * ext/pango/gsttextoverlay.h:
17539         * gst/playback/gstplaybin.c: (setup_sinks): Support linking with
17540         subtitles coming from the demuxer.
17541
17542 2006-02-17  Wim Taymans  <wim@fluendo.com>
17543
17544         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
17545         (gst_vorbisenc_convert_sink):
17546         Use some more scaling functions.
17547
17548 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
17549
17550         * ext/cdparanoia/gstcdparanoiasrc.c:
17551         (gst_cd_paranoia_src_class_init), (gst_cd_paranoia_dummy_callback),
17552         (gst_cd_paranoia_paranoia_callback),
17553         (gst_cd_paranoia_src_signal_is_being_watched),
17554         (gst_cd_paranoia_src_read_sector):
17555         * ext/cdparanoia/gstcdparanoiasrc.h:
17556           Add back 'transport-error' and 'uncorrected-error' signals and
17557           make them actually be fired when bad stuff happens (#319340).
17558
17559 2006-02-17  Wim Taymans  <wim@fluendo.com>
17560
17561         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
17562         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
17563         (gst_ring_buffer_device_is_open), (gst_ring_buffer_acquire),
17564         (gst_ring_buffer_release), (gst_ring_buffer_set_flushing),
17565         (gst_ring_buffer_start), (gst_ring_buffer_pause_unlocked),
17566         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
17567         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
17568         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
17569         (gst_ring_buffer_commit), (gst_ring_buffer_prepare_read),
17570         (gst_ring_buffer_clear):
17571         Small cleanups.
17572         Added some G_LIKELY.
17573
17574 2006-02-17  Wim Taymans  <wim@fluendo.com>
17575
17576         * gst-libs/gst/audio/TODO:
17577         Update TODO
17578
17579         * gst-libs/gst/audio/gstbaseaudiosink.c:
17580         (gst_base_audio_sink_get_offset):
17581         When trying to play samples ASAP and we don't have a
17582         previous sample, try to play at position 0 instead of
17583         an invalid position.
17584
17585 2006-02-17  Wim Taymans  <wim@fluendo.com>
17586
17587         * ext/alsa/gstalsasink.c: (gst_alsasink_open),
17588         (gst_alsasink_reset):
17589         Also release lock when we get an error in _reset();
17590         fix an error message.
17591
17592 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17593
17594         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
17595         (gst_alsasink_init), (get_channel_free_structure),
17596         (caps_add_channel_configuration), (gst_alsasink_getcaps),
17597         (gst_alsasink_close):
17598         * ext/alsa/gstalsasink.h:
17599           Add support for more than 2 channels (#326720).
17600
17601 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17602
17603         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
17604           Set codec_name for WAVEFORMATEX as well. When we have 'normal PCM'
17605           with 4 or 6 channels, assume a default channel layout to make things
17606           work (not sure there's anything else we can do in those cases).
17607
17608 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17609
17610         * gst-libs/gst/audio/multichannel.c:
17611           Minor docs fix.
17612
17613         * gst-libs/gst/riff/Makefile.am:
17614         * gst-libs/gst/riff/riff-ids.h:
17615         * gst-libs/gst/riff/riff-media.c:
17616         (gst_riff_wavext_add_channel_layout), (gst_riff_create_audio_caps):
17617           Add support for WAVEFORMATEX, eg. PCM audio with more than two
17618           channels and a channel layout map.
17619           
17620 2006-02-16  Mathieu Garcia <b0nk at free dot fr>
17621
17622         Reviewed by Edward Hervey  <edward@fluendo.com>
17623
17624         * gst/videoscale/vs_scanline.c: (vs_scanline_resample_nearest_RGBA): 
17625         C-level optimization of the RGBA nearest neighbour function.
17626         Eventually this might end up in liboil with vectorized versions.
17627
17628 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17629
17630         * gst-libs/gst/audio/multichannel.c:
17631         (gst_audio_get_channel_positions):
17632           When we have more than 2 channels, but no channel layout is
17633           specified in the caps, return some default channel layout
17634           to the caller and warn about about a possibly buggy element
17635           (could be buggy filtercaps as well of course) (#317038).
17636
17637 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17638
17639         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
17640           Add gst-libs/gst/cdda to list of lib search paths.
17641
17642 2006-02-15  Andy Wingo  <wingo@pobox.com>
17643
17644         * ext/ogg/gstoggmux.c (gst_ogg_mux_collected): When updating
17645         timestamp, update timestamp_end as well. Fixes a bugaboo. I hope
17646         to the Lord Jesus that I do not have to touch the ogg muxer ever
17647         again.
17648
17649 2006-02-15  Edward Hervey  <edward@fluendo.com>
17650
17651         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
17652         quicktime movie files can also contain 'uuid' atoms.
17653
17654 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
17655
17656         * gst/audioconvert/plugin.c: (plugin_init):
17657           Register the GstAudioChannelPosition enum type with the type
17658           system in the plugin_init function, so that it is known before
17659           any element actually makes use of multi-channel stuff. This is
17660           required for example if one wants to be able to deserialise/use
17661           a caps string with channel positions before any pipeline has
17662           been setup and started, like with gst-launch.
17663
17664 2006-02-14  Wim Taymans  <wim@fluendo.com>
17665
17666         * gst-libs/gst/audio/gstringbuffer.c:
17667         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_delay),
17668         (gst_ring_buffer_samples_done), (wait_segment),
17669         (gst_ring_buffer_commit), (gst_ring_buffer_clear):
17670         Add some compiler G_(UN_)LIKELY help.
17671         SIGNAL the ringbuffer waiters when going to PAUSED as well to
17672         make sure they can exit their functions. Should fix #330748
17673
17674 2006-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17675
17676         * Makefile.am:
17677         * configure.ac:
17678         * win32/MANIFEST:
17679         * win32/common/_stdint.h:
17680           Windows does not have long long; copy the generated _stdint.h
17681         * win32/common/interfaces-enumtypes.c:
17682         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
17683         (gst_mixer_track_flags_get_type),
17684         (gst_tuner_channel_flags_get_type):
17685         * win32/common/multichannel-enumtypes.c:
17686         (gst_audio_channel_position_get_type):
17687           update
17688
17689 2006-02-13  Wim Taymans  <wim@fluendo.com>
17690
17691         * gst-libs/gst/audio/gstbaseaudiosink.c:
17692         (gst_base_audio_sink_get_time), (gst_base_audio_sink_preroll),
17693         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
17694         Always sync on first sample we receive when starting.
17695
17696 2006-02-13  Wim Taymans  <wim@fluendo.com>
17697
17698         * gst/playback/gstplaybin.c: (gen_vis_element):
17699         Update vis bin docs.
17700         Move queue after tee so we don't queue video buffers but
17701         audio samples instead. Fixes problems where the video queue
17702         is filled and the audio queue empty.
17703
17704 2006-02-13  Tim-Philipp Müller  <tim at centricular dot net>
17705
17706         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
17707           No need to push an EOS event here, GstBaseSrc will do that for us
17708           when we return FLOW_UNEXPECTED.
17709           
17710 2006-02-12  Wim Taymans  <wim@fluendo.com>
17711
17712         * gst-libs/gst/audio/gstbaseaudiosink.c:
17713         (gst_base_audio_sink_get_time), (gst_base_audio_sink_setcaps),
17714         (gst_base_audio_sink_drain), (gst_base_audio_sink_preroll),
17715         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
17716         Use scale functions when possible.
17717         Fix error messages.
17718         Free clockid when after waiting for EOS.
17719         Use G_(UN_)LIKLY when it makes sense.
17720         Fix sample clipping bug found by Arwed v. Merkatz fixes #330789.
17721
17722 2006-02-12  Edward Hervey  <edward@fluendo.com>
17723
17724         * gst/playback/gstplaybasebin.c: (prepare_output): 
17725         Remove stray semi-colon (fixes #330888).
17726
17727 2006-02-12  Jan Schmidt  <thaytan@mad.scientist.com>
17728
17729         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
17730         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
17731         Fix up the XShm call testing so that we catch errors, and don't
17732         cause new ones by attempting to detach from a segment we failed
17733         to attach to. Fixes #312439.
17734
17735 2006-02-10  Edward Hervey  <edward@fluendo.com>
17736
17737         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
17738         Added flv file typefind (video/x-flv).
17739
17740 2006-02-10  Edward Hervey  <edward@fluendo.com>
17741
17742         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
17743         (gst_riff_create_video_template_caps):
17744         Added FLV1 <==> 'video/x-flash-video,flvversion=1' conversion.
17745         Also added the caps to the default set of riff video caps.
17746
17747 2006-02-09  Andy Wingo  <wingo@pobox.com>
17748
17749         * ext/ogg/gstoggmux.c (GstOggPad): Keep track of both the start
17750         time and the end time of the last packet in the page.
17751         (gst_ogg_mux_pad_queue_page): In addition to setting the timestamp
17752         on the pages in our queue, set the duration as well. Reflow a
17753         debug statement.
17754         (gst_ogg_mux_collected): Keep track of GstOggPad->timestamp_end.
17755         Fixes bad muxing order.
17756
17757 2006-02-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17758
17759         * gst-libs/gst/rtp/gstbasertppayload.c:
17760         (gst_basertppayload_setcaps), (gst_basertppayload_push):
17761           update seqnum before setting it on the packet; this makes sure
17762           that the timestamp and seqnum properties match after pushing
17763           a buffer
17764
17765 2006-02-09  Andy Wingo  <wingo@pobox.com>
17766
17767         * gst-libs/gst/audio/gstringbuffer.c
17768         (gst_ring_buffer_samples_done): Cast to guint64, fixes an integer
17769         overflow after 13.5 hours of recording. Kapow!
17770
17771         * ext/alsa/gstalsasrc.c (gst_alsasrc_delay): Clamp the delay to
17772         the buffer size -- we don't care about underrun/overrun reporting
17773         right now, just need to return a useful value.
17774
17775 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
17776
17777         * configure.ac:
17778           Back to CVS
17779
17780 === release 0.10.3 ===
17781
17782 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
17783
17784         * configure.ac:
17785           releasing 0.10.3, "Under Pressure"
17786
17787 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17788
17789         * configure.ac:
17790         Drat. Bump libtool version number for new API.
17791         Prelease 0.10.2.3 (of 0.10.3)
17792
17793 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17794
17795         * configure.ac:
17796         * win32/common/config.h:
17797         0.10.2.2 prerelease (of 0.10.3).
17798
17799 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17800
17801         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_create):
17802           Revert Andy's newsegment change pending a more correct
17803           fix.
17804
17805 2006-02-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17806
17807         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
17808         (qt_type_find), (plugin_init):
17809           detect more files as 3gp
17810           group and reorder the iso file formats
17811
17812 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17813
17814         * ext/vorbis/vorbis.c: (plugin_init):
17815           Register musicbrainz tags, so apps don't have to.
17816
17817 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17818
17819         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_from_vorbis_tag),
17820         (gst_tag_to_vorbis_tag):
17821           Make sure we called gst_tag_register_musicbrainz_tags()
17822           before possibly mapping a vorbiscomment string from/to a
17823           musicbrainz tag.
17824
17825 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17826
17827         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
17828           In case we can't find the required number of consecutive
17829           mpeg audio frames to positively identify an MPEG audio
17830           stream, check if there's at least a valid mpeg audio
17831           frame right at offset 0 and if so suggest mpeg/audio
17832           caps with a very low probability (#153004).
17833
17834 2006-02-07  Andy Wingo  <wingo@pobox.com>
17835
17836         * gst/tcp/gsttcpclientsrc.c (gst_tcp_client_src_create): Switch to
17837         a TIME segment if we get timestamped buffers. Requires recent
17838         fixes in core to work properly.
17839
17840 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17841
17842         * gst/playback/gstplaybasebin.c: (prepare_output):
17843           Don't print the URI as part of the error message, it
17844           makes error dialogs look rather ugly, especially if
17845           the URI is very long or has characters in it that
17846           need escaping.
17847
17848 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17849
17850         * gst/playback/gstplaybasebin.c: (prepare_output):
17851           Error out if we have only text or subtitles, but nothing
17852           else. Also error out if we have subtitles but no video
17853           stream.
17854
17855 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17856
17857         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
17858           Treat GNOME_VFS_RESULT_EOF as EOS, not as error (#329194).
17859           Post an error message on the bus when we encounter an
17860           error, which will hopefully be more meaningful than the
17861           'Internal Flow Error' message users get to see if we
17862           just return GST_FLOW_ERROR.
17863
17864 2006-02-07  Andy Wingo  <wingo@pobox.com>
17865
17866         * configure.ac (GST_MAJORMINOR): Update core version req to
17867         0.10.2.2, for the collectpads API addition (#330244).
17868
17869 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
17870
17871         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
17872           Return FALSE from plugin_init() when GnomeVFS can't
17873           be initialised for some reason (#328423).
17874
17875 2006-02-06  Julien MOUTTE  <julien@moutte.net>
17876
17877         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event): 
17878         Stick to seeking theory until i find the bug.
17879         * gst/subparse/gstsubparse.c: (parse_subrip): Fix debug.
17880
17881 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
17882
17883         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
17884         (theora_enc_finalize), (theora_enc_sink_setcaps),
17885         (theora_set_header_on_caps), (theora_enc_chain),
17886         (theora_enc_change_state):
17887         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
17888           Make theoraenc and the tests leak free. Like, really.
17889
17890 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
17891
17892         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
17893         (theora_enc_finalize), (theora_enc_sink_setcaps):
17894           Add a finalize method to ensure we clean up state even if
17895           someone omitted the state change back to NULL.
17896
17897         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1),
17898         (gst_vorbisenc_chain):
17899           Free some more leaked bits.
17900
17901         * tests/check/pipelines/theoraenc.c: (start_pipeline),
17902         (stop_pipeline):
17903           Wait for state changes to happen if they're ASYNC.
17904
17905           This ought to teach those fancy pants buildbots a lesson.
17906
17907 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
17908
17909         * gst-libs/gst/tag/gstid3tag.c:
17910           Add mapping for ID3 International Standard Recording Code
17911           tag "TSRC"
17912
17913 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
17914
17915         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1):
17916           Don't leak tag names.
17917
17918 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17919
17920         * docs/libs/gst-plugins-base-libs-docs.sgml:
17921         * docs/libs/gst-plugins-base-libs-sections.txt:
17922         * gst-libs/gst/tag/gstid3tag.c:
17923         * gst-libs/gst/tag/gstvorbistag.c:
17924         * gst-libs/gst/tag/tags.c:
17925           Split libgsttag docs into multiple sections.
17926
17927 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17928
17929         * docs/libs/Makefile.am:
17930         * docs/libs/gst-plugins-base-libs-docs.sgml:
17931         * docs/libs/gst-plugins-base-libs-sections.txt:
17932         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_tag):
17933         * gst-libs/gst/tag/gstvorbistag.c:
17934         * gst-libs/gst/tag/tag.h:
17935         * gst-libs/gst/tag/tags.c:
17936           Add libgsttag to the docs.
17937
17938 2006-02-05  Julien MOUTTE  <julien@moutte.net>
17939
17940         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize),
17941         (gst_text_overlay_init), (gst_text_overlay_src_event),
17942         (gst_text_overlay_collected): Fix clockoverlay.
17943
17944 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17945
17946         * docs/libs/compiling.sgml:
17947           Fix typo: it's pkg-config, not pkg-gconfig
17948
17949         * docs/libs/gst-plugins-base-libs-docs.sgml:
17950         * docs/libs/gst-plugins-base-libs-sections.txt:
17951         * docs/libs/tmpl/gstgconf.sgml:
17952           There is no libgstgconf in 0.10, remove it
17953           from the docs.
17954
17955 2006-02-05  Julien MOUTTE  <julien@moutte.net>
17956
17957         * docs/libs/tmpl/gstcolorbalance.sgml: Updated.
17958         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
17959         (gst_text_overlay_src_event), (gst_text_overlay_collected):
17960         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
17961         (gst_sub_parse_class_init), (gst_sub_parse_init),
17962         (gst_sub_parse_src_event), (parse_mdvdsub), (parse_subrip),
17963         (parse_mpsub), (parser_state_init), (handle_buffer),
17964         (gst_sub_parse_chain), (gst_sub_parse_sink_event), (plugin_init):
17965         * gst/subparse/gstsubparse.h: Introduce seeking code.
17966
17967 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17968
17969         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
17970           Add comment about LANGUAGE tag inconsistency (we want
17971           ISO-639-1, but extract three-letter identifiers?)
17972
17973         * po/POTFILES.in:
17974           Add two translatable files.
17975
17976 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17977
17978         * gst-libs/gst/tag/Makefile.am:
17979         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
17980         * gst-libs/gst/tag/tag.h:
17981         * gst-libs/gst/tag/tags.c:
17982         (gst_tag_register_musicbrainz_tags_internal),
17983         (gst_tag_register_musicbrainz_tags):
17984           Forward-port some tags stuff from the 0.8 branch. This is
17985           mostly the addition of musicbrainz tags and their mapping
17986           to vorbistags, and a vorbistag mapping of the language tag.
17987
17988 2006-02-05  Julien MOUTTE  <julien@moutte.net>
17989
17990         * gst/playback/gstplaybin.c: (gen_text_element): Fix broken code
17991         refactoring.
17992
17993 2006-02-04  David Schleef  <ds@schleef.org>
17994
17995         * ext/ogg/gstoggmux.c:
17996         * gst/typefind/gsttypefindfunctions.c:
17997           Add Dirac typefinding and add dirac format to oggmux.
17998
17999 2006-02-03  Tim-Philipp Müller  <tim at centricular dot net>
18000
18001         * gst/playback/gstdecodebin.c: (try_to_link_1):
18002           Don't put essential function call into
18003           g_return_*() macro, otherwise it'll all be
18004           replaced by NOOPs when compiling with
18005           G_DISABLE_CHECKS defined.
18006
18007 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
18008
18009         * ext/ogg/gstoggdemux.c:
18010         * ext/ogg/gstoggparse.c:
18011         * gst/tcp/gsttcpserversink.c:
18012         * sys/v4l/v4lsrc_calls.c:
18013         * sys/v4l/v4lsrc_calls.h:
18014         Just make it compile with --disable-gst-debug.
18015
18016 2006-02-03  Wim Taymans  <wim@fluendo.com>
18017
18018         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
18019         (gst_alsasink_class_init), (gst_alsasink_init),
18020         (gst_alsasink_write), (gst_alsasink_reset):
18021         * ext/alsa/gstalsasink.h:
18022         Add lock to protect alsa calls.
18023         Implement reset to flush samples ASAP, does not work
18024         with dmix though.
18025
18026 2006-02-02  Wim Taymans  <wim@fluendo.com>
18027
18028         * gst-libs/gst/audio/gstbaseaudiosink.c:
18029         (gst_base_audio_sink_provide_clock):
18030         Ugh.. getting late I guess...
18031
18032 2006-02-02  Wim Taymans  <wim@fluendo.com>
18033
18034         * gst-libs/gst/audio/gstbaseaudiosink.c:
18035         (gst_base_audio_sink_provide_clock),
18036         (gst_base_audio_sink_set_property),
18037         (gst_base_audio_sink_get_property), (gst_base_audio_sink_render):
18038         Don't try to provide a clock when we are not negotiated since
18039         we might not be able to make it run.
18040
18041 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18042
18043         * gst/playback/gstdecodebin.c: (try_to_link_1):
18044           Unlinking two source pads is ... hard.
18045
18046 2006-02-02  Wim Taymans  <wim@fluendo.com>
18047
18048         * gst-libs/gst/audio/TODO:
18049         Updated.
18050
18051         * gst-libs/gst/audio/gstbaseaudiosink.c:
18052         (gst_base_audio_sink_drain), (gst_base_audio_sink_event):
18053         On EOS, wait till the last sample is played before posting EOS.
18054
18055 2006-02-01  Philippe Kalaf <burger at speedy dot org>
18056
18057         Patch by: Kai Vehmanen
18058         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18059           Adds ability to enable newsegment bypass by setting queue_delay to
18060           zero. Also avoid thread being started if queue_delay is zero.
18061
18062 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
18063
18064         * gst/playback/test6.c: (new_decoded_pad_cb), (show_error), (main):
18065           Make test work again by connecting fakesinks to each decoded pad,
18066           which makes the pipeline wait until each fakesink has a buffer
18067           queued before going to PAUSED state. At that point we know the
18068           decodebin pads are negotiated.
18069
18070 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
18071
18072         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_query),
18073         (gst_cdda_base_src_handle_event):
18074         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
18075           Pass unhandled queries to the parent class's query function.
18076
18077 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
18078
18079         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_types),
18080         (gst_ogg_pad_src_query):
18081         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
18082         * ext/theora/theoradec.c: (theora_dec_src_query),
18083         (theora_dec_sink_query):
18084         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
18085         (vorbis_dec_sink_query):
18086         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
18087         (gst_vorbisenc_sink_query):
18088         * gst/adder/gstadder.c: (gst_adder_query):
18089           Pass unhandled queries upstream instead of just
18090           dropping them (#326447). Also, fix supported
18091           query types list for some elements.
18092
18093 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
18094
18095         * gst/typefind/gsttypefindfunctions.c: (au_type_find),
18096         (paris_type_find), (ilbc_type_find), (plugin_init):
18097           Fix typefinding for audio/x-au, audio/x-paris and
18098           audio/iLBC-sh. We cannot use the START_WITH macros
18099           here, because there can only be one typefind factory
18100           with the same name (caps), so the second one would
18101           replace the first one and the first one would never
18102           be called when doing typefinding (see #161712).
18103           
18104
18105 2006-01-31  Wim Taymans  <wim@fluendo.com>
18106
18107         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
18108         (vorbis_handle_header_packet), (vorbis_dec_push),
18109         (vorbis_handle_data_packet):
18110         Use scale_int when we can, add some more scaling.
18111         Check packettype before parsing it.
18112
18113 2006-01-31  Wim Taymans  <wim@fluendo.com>
18114
18115         * ext/theora/theoradec.c: (_theora_granule_time),
18116         (theora_dec_src_convert), (theora_dec_sink_convert):
18117         Call right _scale functions.
18118         Use parameter instead of some other random value.
18119
18120 2006-01-31  Wim Taymans  <wim@fluendo.com>
18121
18122         * ext/theora/theoradec.c: (_theora_granule_frame),
18123         (_theora_granule_time), (_inc_granulepos),
18124         (theora_dec_src_convert), (theora_dec_sink_convert),
18125         (theora_handle_type_packet), (theora_handle_data_packet),
18126         (theora_dec_chain):
18127         Use higher precision timestamps calculation.
18128         Convert some other conversions to _scale.
18129
18130 2006-01-31  Stefan Kost  <ensonic@users.sf.net>
18131
18132         * gst/audiotestsrc/gstaudiotestsrc.c:
18133         (gst_audio_test_src_create_sine_table), (plugin_init):
18134         * gst/volume/gstvolume.c: (plugin_init):
18135           initialize gst_controller before using
18136
18137 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
18138
18139         * tests/check/pipelines/theoraenc.c:
18140         * tests/check/pipelines/vorbisenc.c:
18141         Define constant using G_GINT64_CONSTANT to avoid errors when
18142         passing it around - otherwise it gets truncated to 32 bits.
18143
18144         Fixes failing tests.
18145
18146 2006-01-31  Andy Wingo  <wingo@pobox.com>
18147
18148         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_set_caps): Don't segfault if the
18149         caps being set doesn't have a framerate value. Basically a stopgap
18150         measure.
18151
18152         * ext/ogg/gstoggmux.c (GST_BUFFER_END_TIME): New macro. Not
18153         technically correct enough to put into core though.
18154         (gst_ogg_mux_dequeue_page): Use END_TIME instead of TIMESTAMP +
18155         DURATION. Fixes theoraenc ! oggmux.
18156
18157         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Fixate to the nearest
18158         fraction, not double.
18159
18160 2006-01-31  Sebastien Moutte  <sebastien@moutte.net>
18161
18162         * win32/vs7:
18163         add vs7 project files created by Sergey Scobich
18164
18165 2006-01-30  Sebastien Moutte  <sebastien@moutte.net>
18166
18167         * win32/vs8:
18168         add vs8 project files created by Sergey Scobich
18169         
18170 2006-01-30  Andy Wingo  <wingo@pobox.com>
18171
18172         * ext/ogg/gstoggmux.c (gst_ogg_mux_dequeue_page): Compare
18173         timestamp + duration, not just timestamp -- ogg pages should be
18174         ordered by stop time. Necessary fix given the change in vorbis
18175         timestamps.
18176
18177         * ext/theora/theoraenc.c (theora_enc_sink_setcaps) 
18178         (gst_theora_enc_init): Pull the granule shift out of the encoder.
18179         (granulepos_add): New function, handles the messiness of adjusting
18180         granulepos values.
18181         (theora_buffer_from_packet):
18182         (theora_enc_chain):
18183         (theora_enc_sink_event): Use granulepos_add, not +.
18184
18185         * tests/check/pipelines/theoraenc.c
18186         (check_buffer_granulepos_from_starttime): Just check the frame
18187         count, not the actual granulepos -- we can't dictate to the
18188         encoder when it should be placing keyframes.
18189
18190 2006-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
18191
18192         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
18193           SERVICE_NOT_AVAILABLE happens for example when you're trying to
18194           play an http:// stream from a server that's not serving
18195
18196 2006-01-30  Andy Wingo  <wingo@pobox.com>
18197
18198         * tests/check/pipelines/vorbisenc.c (TIMESTAMP_OFFSET): 
18199         * tests/check/pipelines/theoraenc.c (TIMESTAMP_OFFSET): Totally
18200         remove the UINT64_CONSTANT macro, doesn't appear to be needed or
18201         available.
18202
18203         * ext/theora/gsttheoraenc.h:
18204         * ext/theora/theoraenc.c: Same changes as were done to vorbisenc,
18205         although theoraenc was timestamping correctly. Added handling of
18206         streams that start with nonzero timestamps.
18207
18208         * tests/check/Makefile.am:
18209         * tests/check/pipelines/theoraenc.c: New file, basically does same
18210         tests as vorbisenc.
18211
18212         * tests/check/pipelines/vorbisenc.c: I claim these bugs.
18213
18214 2006-01-30  Wim Taymans  <wim@fluendo.com>
18215
18216         * gst-libs/gst/audio/gstaudiosink.c:
18217         (gst_audioringbuffer_class_init), (gst_audioringbuffer_release),
18218         (gst_audioringbuffer_pause):
18219         Implement pause that does not wait for completion.
18220
18221         * gst-libs/gst/audio/gstbaseaudiosink.c:
18222         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
18223         Don't drop buffers when going to PAUSED but perform preroll on
18224         remaining samples now that core base class supports this.
18225
18226         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_release),
18227         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_stop),
18228         (gst_ring_buffer_commit):
18229         Pause should not signal waiters.
18230         Implement return value of _commit correctly.
18231
18232 2006-01-30  Andy Wingo  <wingo@pobox.com>
18233
18234         * tests/check/Makefile.am (check_vorbis): Add pipelines/vorbisenc.
18235
18236         * ext/vorbis/vorbisenc.c (gst_vorbisenc_buffer_from_packet): Logic
18237         updated to timestamp from the first sample, not the last.
18238         (gst_vorbisenc_buffer_from_header_packet): New function, takes
18239         special care of granulepos and timestamp for header packets.
18240         (gst_vorbisenc_chain): Reflow, fix some leaks, and handle the case
18241         when the first buffer has a nonzero timestamp.
18242
18243         * ext/vorbis/vorbisenc.h (GstVorbisEnc.granulepos_offset)
18244         (GstVorbisEnc.subgranule_offset): New members. Take care of the
18245         case when the first audio buffer we get has a nonzero timestamp.
18246         (GstVorbisEnc.next_ts): Renamed from prev_ts, because now we
18247         properly timestamp vorbis buffers with the time of the first
18248         sample, not the last.
18249         
18250         * ext/vorbis/vorbisenc.c (granulepos_to_clocktime): Renamed from
18251         vorbis_granule_time_copy -- now it takes the granule/subgranule
18252         offset into account.
18253
18254         * tests/check/pipelines/vorbisenc.c: New test for correctness of
18255         timestamps, durations, and granulepos on buffers produced by
18256         vorbisenc.
18257
18258 2006-01-30  Jan Schmidt  <thaytan@mad.scientist.com>
18259
18260         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
18261         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
18262           Patch from Eric Jonas to support conversions to/from UYVY 
18263           (Fixes: #324626)
18264
18265 2006-01-30  Julien MOUTTE  <julien@moutte.net>
18266
18267         * gst/playback/gstplaybasebin.c: (group_commit), (queue_overrun),
18268         (setup_subtitle), (setup_source), (set_active_source):
18269         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
18270         (gen_text_element), (gen_audio_element), (gen_vis_element),
18271         (remove_sinks), (add_sink), (setup_sinks): Implement subtitles.
18272
18273 2006-01-29  Sebastien Moutte  <sebastien@moutte.net>
18274
18275         * gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES)
18276         * gst-libs/gst/audio/gstbaseaudiosink.c: (gst_base_audio_sink_render)
18277                 use gst_guint64_to_gdouble to be compliant with vs6
18278         * gst/playback/gstdecodebin.c: (try_to_link_1)
18279         * gst/videorate/videorate.c: (gst_video_rate_blank_data)
18280                 use G_GINT64_CONSTANT for int64 constants
18281         * win32/common/libgstinterfaces.def:
18282                 export some symbols (gst_mixer_get_type,gst_mixer_track_get_type)
18283         * win32/vs6:
18284                 update and add new project files
18285                 
18286 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
18287
18288         * Makefile.am:
18289         * win32/MANIFEST:
18290         * win32/common/interfaces-enumtypes.c:
18291         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
18292         (gst_mixer_track_flags_get_type),
18293         (gst_tuner_channel_flags_get_type):
18294         * win32/common/interfaces-enumtypes.h:
18295         * win32/common/multichannel-enumtypes.c:
18296         (gst_audio_channel_position_get_type):
18297         * win32/common/multichannel-enumtypes.h:
18298           add a win32-update rule like in core, and copy over enumtypes files
18299
18300 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
18301
18302         * win32/MANIFEST:
18303         * win32/common/config.h:
18304         * win32/common/config.h.in:
18305           add config files just like in core
18306
18307 2006-01-28  Tim-Philipp Müller  <tim at centricular dot net>
18308
18309         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format):
18310           Make gcc-4.1 happy (part of #327357).
18311
18312 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
18313
18314         * ext/alsa/gstalsasink.c: (gst_alsasink_init), (set_hwparams),
18315         (set_swparams), (gst_alsasink_prepare), (gst_alsasink_unprepare),
18316         (gst_alsasink_close), (gst_alsasink_write), (gst_alsasink_reset):
18317         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (set_hwparams),
18318         (set_swparams), (gst_alsasrc_open), (gst_alsasrc_prepare),
18319         (gst_alsasrc_unprepare), (gst_alsasrc_read):
18320           Update all error messages.  All of them should either use
18321           the default translated message, or actually provide a
18322           translatable string.
18323           Make the string for channel count problems meaningful.
18324
18325 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
18326
18327         * sys/v4l/v4l_calls.c: (gst_v4l_open):
18328           check for and throw RESOURCE_BUSY
18329
18330 2006-01-27  David Schleef  <ds@schleef.org>
18331
18332         * gst/videoscale/vs_scanline.c: Oops, *that's* why I never
18333           checked in this change -- it requires liboil features not
18334           in 0.3.6.  Revert parts.
18335
18336 2006-01-27  David Schleef  <ds@schleef.org>
18337
18338         * REQUIREMENTS:
18339         * configure.ac: update liboil requirement to 0.3.6
18340         * gst/videoscale/Makefile.am:
18341         * gst/videoscale/vs_scanline.c: liboilify
18342
18343 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
18344
18345         * ext/libvisual/visual.c: (get_buffer):
18346           When pad_alloc returns a GstFlowReturn other
18347           than GST_FLOW_OK, make sure it is passed upstream.
18348
18349 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
18350
18351         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
18352         (gst_alsasink_class_init):
18353           Free the device name string.
18354
18355         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
18356         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad),
18357         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_clear_collectpads):
18358           Don't remove a pad from the collectpads structure until it
18359           is released - it's a request pad, and may receive data again
18360           if the element gets moved back to PLAYING state.
18361
18362         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
18363           Ensure we turn on double buffering on the Xv port, and
18364           set the colour key to something dark and mysterious that
18365           isn't black.
18366
18367 2006-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
18368
18369         * ext/alsa/gstalsaplugin.c: (plugin_init):
18370         * ext/cdparanoia/gstcdparanoiasrc.c:
18371         (gst_cd_paranoia_src_base_init), (plugin_init):
18372         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
18373         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
18374           - a library should not call setlocale. see "Libraries" node in
18375             gettext manual
18376           - make sure all plugins that use translation do bindtextdomain
18377             to point to the localedir
18378         * gst/playback/gstplaybin.c: (gen_vis_element), (add_sink),
18379         (setup_sinks), (plugin_init):
18380           all this, and check for NULL when creating sinks
18381
18382 2006-01-27  Julien MOUTTE  <julien@moutte.net>
18383
18384         * gst/subparse/gstsubparse.c: (gst_subparse_type_find),
18385         (plugin_init): Make typefinding of subtitles work again.
18386
18387 2006-01-26  Tim-Philipp Müller  <tim at centricular dot net>
18388
18389         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
18390         (mp3_type_frame_length_from_header), (mp3_type_find),
18391         (wavpack_type_find), (m4a_type_find), (ircam_type_find),
18392         (plugin_init):
18393           Backport a bunch of typefinding fixes from the 0.8 branch.
18394           Also, improve wavpack typefinding: if we can't peek the
18395           entire wavpack block, try to parse the bits we can get and
18396           see if we find what we're looking for in those.
18397
18398 2006-01-26  Julien MOUTTE  <julien@moutte.net>
18399
18400         * sys/ximage/ximagesink.c:
18401         (gst_ximagesink_calculate_pixel_aspect_ratio):
18402         * sys/xvimage/xvimagesink.c:
18403         (gst_xvimagesink_calculate_pixel_aspect_ratio): Handle some
18404         more cases of pixel aspect ratio.
18405
18406 2006-01-26  Edward Hervey  <edward@fluendo.com>
18407
18408         * gst/playback/gstdecodebin.c: (pad_probe):
18409         Also consider the flush-start and tag events as unblockers
18410         for the pad probes.
18411
18412 2006-01-26  Julien MOUTTE  <julien@moutte.net>
18413
18414         * gst/playback/gstplaybin.c: (gst_play_bin_init),
18415         (gst_play_bin_dispose), (gst_play_bin_vis_unblocked),
18416         (gst_play_bin_vis_blocked), (gst_play_bin_set_property): 
18417         On the fly visualisation switch, works disabling, enabling as
18418         well but it won't be able to enable vis in a playbin that was
18419         created with no visualisation.
18420
18421 2006-01-25  Wim Taymans  <wim@fluendo.com>
18422
18423         * gst-libs/gst/audio/gstbaseaudiosink.c:
18424         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
18425         Undo previous commit that returned WRONG_STATE sooner, it breaks 
18426         resume after pause.
18427
18428 2006-01-25  Wim Taymans  <wim@fluendo.com>
18429
18430         * gst-libs/gst/audio/gstbaseaudiosink.c:
18431         (gst_base_audio_sink_setcaps), (gst_base_audio_sink_event),
18432         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render):
18433         Improve debugging.
18434         Post error when caps cannot be parsed.
18435         Resync on discontinuity in the stream.
18436         Clip samples to segment boundaries.
18437         return WRONG_STATE sooner when we are flushing.
18438
18439         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
18440         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
18441         Make audiosrc operate in TIME.
18442         Set TIMESTAMP and DURATION on buffers.
18443
18444 2006-01-24  Tim-Philipp Müller  <tim at centricular dot net>
18445
18446         * tests/examples/seek/seek.c: (main):
18447           Output tag messages as well.
18448
18449 2006-01-23  Edward Hervey  <edward@fluendo.com>
18450
18451         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
18452         (free_pad_probes), (remove_fakesink), (pad_probe),
18453         (close_pad_link), (gst_decode_bin_change_state):
18454         Replace GstPadBlockCallback with pad probes that detect
18455         first buffer AND eos before removing fakesink.
18456         Fixes hang with demuxers doing EOS while pre-rolling.
18457         Solves #328279
18458
18459 2006-01-23  Andy Wingo  <wingo@pobox.com>
18460
18461         * ext/alsa/gstalsasink.c:
18462         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18463         (gst_base_rtp_depayload_setcaps),
18464         (gst_base_rtp_depayload_add_to_queue),
18465         (gst_base_rtp_depayload_queue_release): GCC 2.95 fixes (#328263).
18466         
18467         Patch by: Jens Granseuer <jensgr at gmx dot net>
18468
18469 2006-01-22  Julien MOUTTE  <julien@moutte.net>
18470
18471         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
18472         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
18473         (gst_xvimagesink_buffer_alloc): Playbin keeps some ref to some 
18474         frames. We might get a frame destroyed after changing state to
18475         NULL, adding a safety check on xcontext.
18476
18477 2006-01-22  Tim-Philipp Müller  <tim at centricular dot net>
18478
18479         * gst-libs/gst/interfaces/xoverlay.c:
18480           Fix prepare-xwindow-id code example in the docs - we need to
18481           ignore all messages that aren't element messages as well.
18482           
18483 2006-01-21  Julien MOUTTE  <julien@moutte.net>
18484
18485         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
18486           I think one day i'll completely undestand how caps negotiation
18487           is supposed to work. This refactoring handles buffer_alloc
18488           called with caps we can't handle. We definitely don't want a
18489           set_caps with those caps, so we define and allocate a buffer
18490           we would like to receive.
18491
18492 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
18493
18494         * gst/playback/gstplaybasebin.c: (setup_source):
18495           Free iterator when done.
18496
18497 2006-01-17  Jan Schmidt  <thaytan@mad.scientist.com>
18498
18499         * gst-libs/gst/audio/gstbaseaudiosink.c:
18500         (gst_base_audio_sink_render):
18501           Fix playback of non-synchronised streams by assuming a rate
18502           of 1.0 instead of a random one.
18503
18504           Makes this work again:
18505
18506           gst-launch filesrc location=raw_audio.file ! 'audio/x-raw-int,
18507           endianness=(int)4321, signed=(boolean)true, width=(int)16,
18508           depth=(int)16, rate=(int)44100, channels=(int)2' ! audioconvert !
18509           audioresample ! alsasink
18510
18511 === release 0.10.2 ===
18512
18513 2006-01-16  Thomas Vander Stichele <thomas at apestaart dot org>
18514
18515         * configure.ac:
18516           releasing 0.10.2, "Then the devil is six"
18517
18518 2006-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
18519
18520         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
18521         * gst/playback/gststreamselector.c:
18522         (gst_stream_selector_set_property):
18523           Comment out broken code that connects to the state-changed signal.
18524           At this point, changing current stream selection is broken, but 
18525           stuff like gst-launch playbin current-audio=1 works and filters
18526           to the chosen stream.
18527
18528 2006-01-16  Thomas Vander Stichele  <thomas at apestaart dot org>
18529
18530         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
18531           Fix #327216 (null dereference in vorbisdec)
18532
18533 2006-01-16  Tim-Philipp Müller  <tim at centricular dot net>
18534
18535         * ext/theora/theoradec.c: (theora_handle_comment_packet):
18536           Post taglist actually on bus instead of just freeing it
18537           (fixes #327114 and totem bug #327080).
18538
18539         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
18540           Use gst_element_found_tags_for_pad(), so that the tags
18541           are sent downstream as an event as well.
18542
18543 2006-01-15  Thomas Vander Stichele  <thomas at apestaart dot org>
18544
18545         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
18546         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
18547         (gst_ximagesink_buffer_alloc):
18548         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
18549         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_show_frame),
18550         (gst_xvimagesink_buffer_alloc):
18551           move all regularly occurring messages to GST_LOG level
18552           add some more object logs
18553
18554 2006-01-14  Thomas Vander Stichele  <thomas at apestaart dot org>
18555
18556         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
18557           fix a silly segfault
18558
18559 2006-01-14  Tim-Philipp Müller  <tim at centricular dot net>
18560
18561         * docs/libs/gst-plugins-base-libs-docs.sgml:
18562         * docs/libs/gst-plugins-base-libs-sections.txt:
18563         * gst-libs/gst/audio/mixerutils.c:
18564         * gst-libs/gst/audio/mixerutils.h:
18565           Add docs for mixerutils stuff.
18566
18567 2006-01-13  Tim-Philipp Müller  <tim at centricular dot net>
18568
18569         * gst/playback/gstplaybasebin.c: (setup_source):
18570           Fix playback for sources that emit raw audio or
18571           raw video streams (e.g.: cd audio sources) (#325984).
18572
18573 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18574
18575         * gst-libs/gst/audio/mixerutils.c:
18576         (gst_audio_mixer_filter_do_filter):
18577           actually save the element we create
18578
18579 2006-01-12  Tim-Philipp Müller  <tim at centricular dot net>
18580
18581         * gst-libs/gst/cdda/gstcddabasesrc.c:
18582         (gst_cdda_base_src_handle_track_seek):
18583           No need to post a tag message on the bus when seeking
18584           within the same track, only post it when the current
18585           track changes.
18586
18587 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
18588
18589         * gst/playback/gstplaybasebin.c: (group_destroy),
18590         (probe_triggered), (new_decoded_pad), (mute_group_type),
18591         (set_active_source):
18592         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
18593         * gst/playback/gststreamselector.c:
18594         (gst_stream_selector_base_init),
18595         (gst_stream_selector_set_property),
18596         (gst_stream_selector_request_new_pad):
18597           Reenable stream selection. These mechanisms need a complete overhaul
18598           in the face of 0.8->0.10 changes though.
18599
18600 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
18601
18602         * ext/ogg/gstoggdemux.c:
18603           Change the pad template to src_%d to match the pads that 
18604           are created from it. decodebin needs this information in order
18605           to decide that oggdemux is capable of producing multiple pads
18606           (and hence needs queues inserted).
18607
18608         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
18609         (gst_ogg_mux_collected):
18610           Make debug output more useful by using GST_PTR_FORMAT.
18611
18612 2006-01-11  Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
18613
18614         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18615
18616         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
18617           Set depth and width for alaw/mulaw (fixes #326601).
18618
18619 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18620
18621         * tests/icles/Makefile.am:
18622           don't build the tests if we don't have the libs
18623
18624 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
18625
18626         * ext/cdparanoia/gstcdparanoiasrc.c: (gst_cd_paranoia_src_close),
18627         (gst_cd_paranoia_paranoia_callback):
18628           Don't try to free NULL pointers.
18629
18630 2006-01-10  Edward Hervey  <edward@fluendo.com>
18631
18632         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain),
18633         (gst_audio_rate_change_state), (plugin_init):
18634         Add debugging category.
18635         Fix type issues.
18636         Add case for incoming buffers without valid offset/offset_end.
18637
18638 2006-01-10  Michael Smith  <msmith@fluendo.com>
18639
18640         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_dispose):
18641           Don't leak GCond in audio sources.
18642
18643 2006-01-10  Jan Schmidt  <thaytan@mad.scientist.com>
18644
18645         * gst/playback/gstplaybin.c: (gen_audio_element):
18646           Don't leak an autoaudiosink/alsasink when we generate
18647           a new audio element. (old code, I guess)
18648
18649 2006-01-10  Michael Smith  <msmith@fluendo.com>
18650
18651         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
18652           Support float audio in audiorate.
18653           Use width rather than depth for selecting sample width.
18654
18655 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
18656
18657         * gst/videotestsrc/videotestsrc.h:
18658           Use GLib types here (that way we don't have to include the
18659           generated _stdint.h header, which makes life easier for win32
18660           folks that don't use autotools for the build) (#325990, patch
18661           by: Sergey Scobich).
18662
18663 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
18664
18665         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
18666         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
18667         (gst_ring_buffer_pause), (wait_segment):
18668         * gst-libs/gst/audio/gstringbuffer.h:
18669           Name (private) union, makes Forte compiler happy (this time
18670           for real) (#324900).
18671
18672 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
18673
18674         * gst-libs/gst/audio/Makefile.am:
18675           Link against libgstinterfaces, needed for mixer
18676           and property probe stuff.
18677
18678 2006-01-09  Edward Hervey  <edward@fluendo.com>
18679
18680         * gst-libs/gst/Makefile.am:
18681
18682 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
18683
18684         * gst-libs/gst/audio/Makefile.am:
18685         * gst-libs/gst/audio/mixerutils.c:
18686         (gst_audio_mixer_filter_do_filter),
18687         (gst_audio_mixer_filter_check_element),
18688         (gst_audio_mixer_filter_probe_feature),
18689         (element_factory_rank_compare_func),
18690         (gst_audio_default_registry_mixer_filter):
18691         * gst-libs/gst/audio/mixerutils.h:
18692           Add gst_audio_default_registry_mixer_filter() utility
18693           function.
18694
18695 2006-01-03  Michael Smith  <msmith@fluendo.com>
18696
18697         * gst/audioresample/resample.h:
18698           As before, but for o_buf
18699
18700 2006-01-03  Michael Smith  <msmith@fluendo.com>
18701
18702         * gst/audioresample/resample.h:
18703           Declare struct _ResampleState.buffer as unsigned char *, not void *,
18704           since we do arithmetic on it.
18705
18706 2006-01-02  Tim-Philipp Müller  <tim at centricular dot net>
18707
18708         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
18709         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
18710         (gst_ring_buffer_pause), (wait_segment):
18711         * gst-libs/gst/audio/gstringbuffer.h:
18712           Sun's Forte compiler doesn't seem to like anonymous structs,
18713           so use same setup as in GstBaseSrc (fixes #324900).
18714
18715 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18716
18717         * configure.ac:
18718         * gst/volume/Makefile.am:
18719         * gst/volume/demo.c:
18720           move old example to tests/examples/volume/volune.c
18721         * tests/examples/Makefile.am:
18722         * tests/examples/seek/seek.c: (main):
18723           change window-close event from "delete-event" to "destroy"
18724         * tests/examples/volume/Makefile.am:
18725         * tests/examples/volume/volume.c: (value_changed_callback),
18726         (setup_gui), (message_received), (eos_message_received), (main):
18727           fix event handling and bus usage
18728
18729 2005-12-29  Stefan Kost  <ensonic@users.sf.net>
18730
18731         * gst/audiotestsrc/gstaudiotestsrc.c:
18732         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
18733         (gst_audio_test_src_init), (gst_audio_test_src_src_fixate),
18734         (gst_audio_test_src_query), (gst_audio_test_src_create_sine),
18735         (gst_audio_test_src_create_square),
18736         (gst_audio_test_src_create_saw),
18737         (gst_audio_test_src_create_triangle),
18738         (gst_audio_test_src_create_silence),
18739         (gst_audio_test_src_create_white_noise),
18740         (gst_audio_test_src_create_pink_noise),
18741         (gst_audio_test_src_init_sine_table),
18742         (gst_audio_test_src_create_sine_table),
18743         (gst_audio_test_src_change_wave),
18744         (gst_audio_test_src_change_volume), (gst_audio_test_src_do_seek),
18745         (gst_audio_test_src_create), (gst_audio_test_src_set_property):
18746         * gst/audiotestsrc/gstaudiotestsrc.h:
18747           update to basesrc changes, implement segmented seeking and eos
18748           handling, add a 'sine-tab' waveform for performance critical playback
18749
18750 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18751
18752         * po/POTFILES.in:
18753           ... and this time the other modified file that I missed last time.
18754
18755 2005-12-29  Michael Smith  <msmith@fluendo.com>
18756
18757         * gst/playback/gstdecodebin.c: (new_pad):
18758           Fix non-C89 variable declaration not at the start of a block. Should
18759           help some compilers.
18760
18761 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18762
18763         * tests/check/Makefile.am:
18764           And now fix 'make distcheck' (builddir != srcdir)
18765
18766 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18767
18768         * configure.ac:
18769         * ext/cdparanoia/Makefile.am:
18770         * ext/cdparanoia/gstcdparanoia.c:
18771         * ext/cdparanoia/gstcdparanoia.h:
18772         * ext/cdparanoia/gstcdparanoiasrc.c:
18773         (gst_cd_paranoia_mode_get_type), (gst_cd_paranoia_src_base_init),
18774         (gst_cd_paranoia_src_init), (gst_cd_paranoia_src_class_init),
18775         (gst_cd_paranoia_src_open), (gst_cd_paranoia_src_close),
18776         (gst_cd_paranoia_paranoia_callback),
18777         (gst_cd_paranoia_src_read_sector), (gst_cd_paranoia_src_finalize),
18778         (gst_cd_paranoia_src_set_property),
18779         (gst_cd_paranoia_src_get_property), (plugin_init):
18780         * ext/cdparanoia/gstcdparanoiasrc.h:
18781           New cdparanoiasrc element based on cddabasesrc; enable cdparanoia
18782           plugin again (there are still fixes required to playbin to make
18783           cdda:// uris work there).
18784
18785 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18786
18787         * tests/check/Makefile.am:
18788           Fix test case compilation.
18789
18790 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18791
18792         * gst-libs/gst/cdda/gstcddabasesrc.c:
18793         (gst_cdda_base_src_update_duration),
18794         (gst_cdda_base_src_calculate_cddb_id):
18795           An integer is not a string. Fix access to uninitialised variable.
18796
18797         * tests/check/Makefile.am:
18798           Add cddabasesrc unit test; also actually enable the vorbis test.
18799
18800         * tests/check/generic/states.c:
18801           Blacklist new cd audio elements as well.
18802
18803         * tests/check/libs/cddabasesrc.c:
18804           Unit test for GstCddaBaseSrc (discid calculation mostly).
18805
18806 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
18807
18808         * docs/libs/Makefile.am:
18809         * docs/libs/gst-plugins-base-libs-docs.sgml:
18810         * docs/libs/gst-plugins-base-libs-sections.txt:
18811         * docs/libs/gst-plugins-base-libs.types:
18812           Add docs for libgstcdda/GstCddaBaseSrc.
18813
18814         * gst-libs/gst/interfaces/mixertrack.h:
18815           Do one struct member per line with a semicolon at the end, that way
18816           even gtk-doc might parse it without complaining.
18817
18818 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
18819
18820         * configure.ac:
18821         * gst-libs/gst/Makefile.am:
18822         * gst-libs/gst/cdda/Makefile.am:
18823         * gst-libs/gst/cdda/base64.c:
18824         * gst-libs/gst/cdda/base64.h:
18825         * gst-libs/gst/cdda/gstcddabasesrc.c:
18826         (gst_cdda_base_src_mode_get_type), (gst_cdda_base_src_base_init),
18827         (gst_cdda_base_src_class_init), (gst_cdda_base_src_init),
18828         (gst_cdda_base_src_finalize), (gst_cdda_base_src_set_property),
18829         (gst_cdda_base_src_get_property),
18830         (gst_cdda_base_src_get_track_from_sector),
18831         (gst_cdda_base_src_get_query_types), (gst_cdda_base_src_convert),
18832         (gst_cdda_base_src_query), (gst_cdda_base_src_is_seekable),
18833         (gst_cdda_base_src_do_seek), (gst_cdda_base_src_handle_track_seek),
18834         (gst_cdda_base_src_handle_event), (gst_cdda_base_src_uri_get_type),
18835         (gst_cdda_base_src_uri_get_protocols),
18836         (gst_cdda_base_src_uri_get_uri), (gst_cdda_base_src_uri_set_uri),
18837         (gst_cdda_base_src_uri_handler_init),
18838         (gst_cdda_base_src_setup_interfaces),
18839         (gst_cdda_base_src_add_track), (gst_cdda_base_src_update_duration),
18840         (cddb_sum), (gst_cddabasesrc_calculate_musicbrainz_discid),
18841         (lba_to_msf), (gst_cdda_base_src_calculate_cddb_id),
18842         (gst_cdda_base_src_add_tags),
18843         (gst_cdda_base_src_add_index_associations),
18844         (gst_cdda_base_src_set_index), (gst_cdda_base_src_get_index),
18845         (gst_cdda_base_src_track_sort_func), (gst_cdda_base_src_start),
18846         (gst_cdda_base_src_clear_tracks), (gst_cdda_base_src_stop),
18847         (gst_cdda_base_src_create):
18848         * gst-libs/gst/cdda/gstcddabasesrc.h:
18849         * gst-libs/gst/cdda/sha1.c:
18850         * gst-libs/gst/cdda/sha1.h:
18851           Add new libgstcdda with GstCddaBaseSrc class.
18852
18853 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
18854
18855         * ext/gnomevfs/gstgnomevfssink.h:
18856           Use GstBaseSinkClass as parent_class member for class struct, not
18857           GstBaseSink.
18858
18859 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
18860
18861         Patch by: Michael Benes
18862
18863         * gst/videotestsrc/gstvideotestsrc.c:
18864         (gst_video_test_src_class_init), (gst_video_test_src_start):
18865           Add start method to reset running time and number of frames sent
18866           when starting up (fixes #324696)
18867
18868 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
18869
18870         * docs/plugins/Makefile.am:
18871         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
18872         * docs/plugins/gst-plugins-base-plugins-sections.txt:
18873         * docs/plugins/gst-plugins-base-plugins.args:
18874         * docs/plugins/gst-plugins-base-plugins.hierarchy:
18875         * docs/plugins/gst-plugins-base-plugins.signals:
18876           Add docs stuff for gnomevfssrc and gnomevfssink.
18877
18878         * ext/gnomevfs/gstgnomevfssrc.c:
18879           Fix example pipeline in gtk-doc blurb.
18880
18881 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
18882
18883         * ext/gnomevfs/Makefile.am:
18884         * ext/gnomevfs/gstgnomevfs.c: (gst_gnome_vfs_uri_get_type),
18885         (gst_gnome_vfs_handle_copy), (gst_gnome_vfs_handle_free),
18886         (gst_gnome_vfs_handle_get_type), (plugin_init):
18887         * ext/gnomevfs/gstgnomevfs.h:
18888         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_do_init),
18889         (gst_gnome_vfs_sink_base_init), (gst_gnome_vfs_sink_class_init),
18890         (gst_gnome_vfs_sink_finalize), (gst_gnome_vfs_sink_init),
18891         (gst_gnome_vfs_sink_set_property),
18892         (gst_gnome_vfs_sink_get_property), (gst_gnome_vfs_sink_open_file),
18893         (gst_gnome_vfs_sink_close_file), (gst_gnome_vfs_sink_start),
18894         (gst_gnome_vfs_sink_stop), (gst_gnome_vfs_sink_handle_event),
18895         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render),
18896         (gst_gnome_vfs_sink_uri_get_type),
18897         (gst_gnome_vfs_sink_uri_get_protocols),
18898         (gst_gnome_vfs_sink_uri_get_uri), (gst_gnome_vfs_sink_uri_set_uri),
18899         (gst_gnome_vfs_sink_uri_handler_init):
18900         * ext/gnomevfs/gstgnomevfssink.h:
18901           Port gnomevfssink; add gtk-doc blurb.
18902
18903         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_type),
18904         (gst_gnome_vfs_src_base_init), (gst_gnome_vfs_src_class_init),
18905         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
18906         (gst_gnome_vfs_src_uri_get_type),
18907         (gst_gnome_vfs_src_uri_get_protocols),
18908         (gst_gnome_vfs_src_uri_get_uri), (gst_gnome_vfs_src_uri_set_uri),
18909         (gst_gnome_vfs_src_uri_handler_init),
18910         (gst_gnome_vfs_src_set_property), (gst_gnome_vfs_src_get_property),
18911         (gst_gnome_vfs_src_unicodify), (audiocast_thread_run),
18912         (gst_gnome_vfs_src_send_additional_headers_callback),
18913         (gst_gnome_vfs_src_received_headers_callback),
18914         (gst_gnome_vfs_src_push_callbacks),
18915         (gst_gnome_vfs_src_pop_callbacks),
18916         (gst_gnome_vfs_src_get_icy_metadata), (gst_gnome_vfs_src_create),
18917         (gst_gnome_vfs_src_is_seekable), (gst_gnome_vfs_src_get_size),
18918         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
18919         * ext/gnomevfs/gstgnomevfssrc.h:
18920           s/gst_gnomevfssrc/gst_gnome_vfs_src/; move header stuff to header
18921           file; add gtk-doc blurb with example pipelines.
18922
18923 === release 0.10.1 ===
18924
18925 2005-12-23  Thomas Vander Stichele <thomas at apestaart dot org>
18926
18927         * configure.ac:
18928           releasing 0.10.1, "Dobro Dedek"
18929
18930 2005-12-21  Edgard Lima <edgard.lima@indt.org.br>
18931
18932         * gst/typefind/gsttypefindfunctions.c:
18933         iLBC30 and iLBC20 added to typefind.
18934
18935 2005-12-20  Thomas Vander Stichele  <thomas at apestaart dot org>
18936
18937         * gst-libs/gst/audio/gstbaseaudiosink.c:
18938         (gst_base_audio_sink_class_init):
18939         * gst-libs/gst/audio/gstbaseaudiosrc.c:
18940         (gst_base_audio_src_class_init):
18941           update strings, values are in microseconds
18942           change the default sink buffer time to something that is smaller
18943           (to help software volume mixing have a slightly lower delay) but
18944           still be acceptable on Wim's laptop
18945
18946 2005-12-20  Edward Hervey  <edward@fluendo.com>
18947
18948         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_template_caps):
18949         Made a quack, forgot to add DUCK to the riff video template.
18950
18951 2005-12-19  Edward Hervey  <edward@fluendo.com>
18952
18953         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_base_init),
18954         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
18955         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
18956         (gst_ogm_parse_chain):
18957         Make sure pads are initialized correctly.
18958         * gst-libs/gst/riff/riff-ids.h:
18959         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
18960         (gst_riff_create_video_template_caps):
18961         Add a whole bunch of FOURCC <=> MimeType.
18962         Extend the riff video pad template to support the newly added fourcc.
18963
18964 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
18965
18966         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
18967         (gst_ogg_demux_activate_chain):
18968           Extra debug output when activating/deactivating chains.
18969
18970         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
18971         (is_demuxer_element), (try_to_link_1), (remove_element_chain),
18972         (unlinked):
18973           Remove a queue from our list when it becomes unlinked.
18974           Don't add queues to elements in class 'Demux' if they
18975           can only produce one pad 
18976
18977 2005-12-18  Julien MOUTTE  <julien@moutte.net>
18978
18979         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_base_init),
18980         (gst_video_sink_get_type): Add a debug category.
18981
18982 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
18983
18984         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18985         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_handle_sink_event):
18986           Handle downstream newsegment by sending our own newsegment before the
18987           next buffer to be released. (#323900)
18988
18989 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
18990
18991         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18992         (gst_base_rtp_depayload_set_gst_timestamp):
18993           add queue delay to new segment as well (as opposed to just the first
18994           buffer). (bug #322347)
18995
18996 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
18997
18998         * ext/libvisual/visual.c: (make_valid_name):
18999           change some char* into char[]
19000         * gst/audiotestsrc/gstaudiotestsrc.c:
19001         (gst_audio_test_src_class_init), (gst_audio_test_src_do_seek),
19002         (gst_audio_test_src_create):
19003         * gst/audiotestsrc/gstaudiotestsrc.h:
19004           prepare to handle EOS and SEGMENT_DONE
19005
19006 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
19007
19008         * tests/check/generic/states.c: (GST_START_TEST):
19009           Blacklist cdparanoia element in state test.
19010
19011 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
19012
19013           Patch by: Benjamin Pineau
19014
19015         * gst/tcp/gsttcp.c:
19016         * gst/tcp/gsttcpclientsink.c:
19017         * gst/tcp/gsttcpserversink.c:
19018         * gst/tcp/gsttcpserversrc.c:
19019           Add <string.h> includes for memset and FD_ZERO (fixes #323878)
19020
19021 2005-12-15  Michael Smith  <msmith@fluendo.com>
19022
19023         * gst/videorate/gstvideorate.c: (gst_video_rate_blank_data),
19024         (gst_video_rate_chain):
19025           Fix timestamping for videorate when the first buffer it sees has a
19026           non-zero timestamp. Fix some misleading debug output.
19027
19028 2005-12-15  Michael Smith  <msmith@fluendo.com>
19029
19030         * gst/audioresample/gstaudioresample.c:
19031           Don't leak all input buffers to audioresample.
19032
19033 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
19034
19035         * ext/pango/gsttextoverlay.c: (gst_text_overlay_collected):
19036           Don't operate on empty text buffers. Strip newlines and
19037           tabs only from the end of the text, but leave them intact
19038           in the middle. Fix typo in gtk-doc description.
19039
19040 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
19041
19042         * gst/playback/gstplaybasebin.c:
19043         * gst/playback/gstplaybin.c: (handoff):
19044           Make sure the video frame buffer we return to apps via the
19045           "frame" property always has caps set on it. Modify
19046           _gst_gvalue_set_object() macro to handle NULL objects
19047           gracefully too.
19048
19049 2005-12-14  Stefan Kost  <ensonic@users.sf.net>
19050
19051         * gst/audiotestsrc/gstaudiotestsrc.c:
19052         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
19053         (gst_audio_test_src_setcaps), (gst_audio_test_src_src_query),
19054         (gst_audio_test_src_do_seek), (gst_audio_test_src_is_seekable),
19055         (gst_audio_test_src_create):
19056         * gst/audiotestsrc/gstaudiotestsrc.h:
19057         Adjust to some recent api changes and add wtays new cool seeking
19058         capabillities
19059
19060 2005-12-14  Tim-Philipp Müller  <tim at centricular dot net>
19061
19062         * ext/alsa/Makefile.am:
19063         * ext/alsa/gstalsadeviceprobe.c:
19064         * ext/alsa/gstalsadeviceprobe.h:
19065           Helper functions to add device probing via the GstPropertyProbe
19066           interface to a class.
19067
19068         * ext/alsa/gstalsamixer.h:
19069           Comment out GST_ALSA_MIXER, it returns a struct that's not
19070           used.
19071
19072         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
19073           Add some debug info. 
19074
19075         * ext/alsa/gstalsamixerelement.c:
19076         (gst_alsa_mixer_element_interface_supported),
19077         (gst_implements_interface_init),
19078         (gst_alsa_mixer_element_init_interfaces),
19079         (gst_alsa_mixer_element_class_init),
19080         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
19081         (gst_alsa_mixer_element_set_property),
19082         (gst_alsa_mixer_element_get_property),
19083         (gst_alsa_mixer_element_change_state):
19084         * ext/alsa/gstalsamixerelement.h:
19085           Add 'device' and 'device-name' properties. Add GstPropertyProbe
19086           for device handling (gnome-volume-control will need that).
19087
19088 2005-12-12  Christian Schaller  <uraeus@gnome.org>
19089
19090         * ext/Makefile.am: fix cdparanoia entry
19091         * gst-plugins-base.spec.in: add cdparanoia
19092
19093 2005-12-12  Michael Smith  <msmith@fluendo.com>
19094
19095         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
19096           Use the correct function to free list of typefind factories.
19097
19098 2005-12-12  Wim Taymans  <wim@fluendo.com>
19099
19100         * gst/videotestsrc/gstvideotestsrc.c:
19101         (gst_video_test_src_class_init), (gst_video_test_src_init),
19102         (gst_video_test_src_parse_caps), (gst_video_test_src_query),
19103         (gst_video_test_src_do_seek), (gst_video_test_src_is_seekable),
19104         (gst_video_test_src_create):
19105         * gst/videotestsrc/gstvideotestsrc.h:
19106         Implement seeking in videotestsrc.
19107         Small cleanups.
19108
19109 2005-12-12  Wim Taymans  <wim@fluendo.com>
19110
19111         * ext/cdparanoia/Makefile.am:
19112         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
19113         (gst_paranoia_endian_get_type), (_do_init),
19114         (cdparanoia_class_init), (cdparanoia_init),
19115         (cdparanoia_set_property), (cdparanoia_get_property),
19116         (cdparanoia_do_seek), (cdparanoia_is_seekable),
19117         (cdparanoia_create), (cdparanoia_start), (cdparanoia_stop),
19118         (cdparanoia_convert), (cdparanoia_get_query_types),
19119         (cdparanoia_query), (cdparanoia_set_index),
19120         (cdparanoia_uri_set_uri):
19121         * ext/cdparanoia/gstcdparanoia.h:
19122         Partially ported cdparanoia now that basesrc can support a
19123         plugin like this..
19124
19125 2005-12-12  Wim Taymans  <wim@fluendo.com>
19126
19127         * tests/examples/seek/scrubby.c: (main):
19128         Set higher priority for bus events so they don't get reordered with
19129         gtk gui events.
19130
19131         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
19132         (flush_toggle_cb), (main):
19133         Added checkbox to disable flushing seeks. 
19134         Disable scrubbing when doing non flushing seeks.
19135
19136 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
19137
19138         * gst/subparse/gstsubparse.c: (gst_sub_parse_init),
19139         (gst_sub_parse_do_seek), (gst_sub_parse_src_event), (parse_subrip),
19140         (parser_state_init), (handle_buffer), (gst_sub_parse_chain),
19141         (gst_sub_parse_sink_event), (gst_sub_parse_change_state):
19142           Implement some sort of event handling that doesn't rely on
19143           g_return_if_fail; make sure we always push the last chunk of an 
19144           .srt out when we receive an EOS; use gst_pad_alloc_buffer; fix
19145           state change function; remove some old cruft. Seeking is still
19146           rather unlikely to work though.
19147
19148         * tools/.cvsignore:
19149           Ignore more.
19150
19151 2005-12-11  Julien MOUTTE  <julien@moutte.net>
19152
19153         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): 
19154         Fixed a leak of the current image reference when cleaning up.
19155         Thanks to Arwed von Merkatz (alley_cat) for pointing it out.
19156
19157 2005-12-09  Michael Smith  <msmith@fluendo.com>
19158
19159         * tools/Makefile.am:
19160         * tools/gst-launch-ext-m.m:
19161           Remove gst-launch-ext. It doesn't work, and is no longer
19162           particularly useful.
19163
19164 2005-12-08  Luca Ognibene  <luogni@tin.it>
19165
19166         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
19167           don't pass random values to ogmparse convert function.
19168           Make seeking possible in the exile1.ogm file.
19169
19170 2005-12-07  Tim-Philipp Müller  <tim at centricular dot net>
19171
19172         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
19173         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
19174           Work around refcount problem with g_value_set_object() that occur
19175           if the core has been compiled against GLib-2.6 (g_value_set_object()
19176           will only g_object_ref() the element, but the caller will
19177           gst_object_unref() it and bad things will happen due to the way
19178           GstObjects are refcounted in the GLib-2.6 case). Fixes problems with
19179           totem for people on FC4 using Thomas's 0.10 RPMs.
19180           
19181 2005-12-07  Edward Hervey  <edward@fluendo.com>
19182
19183         Time to welcome ogm to 0.10 :)
19184         
19185         * ext/ogg/gstoggdemux.c: (internal_element_pad_added_cb),
19186         (gst_ogg_pad_typefind):
19187         Oggdemux can now properly typefind elements with dynamic pads.
19188         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
19189         Properly set caps on src pad, and set caps on outgoing buffers.
19190
19191 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
19192
19193         * ext/alsa/gstalsamixer.h:
19194         * ext/alsa/gstalsamixerelement.h:
19195         * ext/alsa/gstalsamixeroptions.h:
19196         * ext/alsa/gstalsamixertrack.h:
19197         * ext/alsa/gstalsasink.c:
19198         * ext/alsa/gstalsasink.h:
19199         * ext/alsa/gstalsasrc.c:
19200         * ext/alsa/gstalsasrc.h:
19201         * ext/cdparanoia/gstcdparanoia.h:
19202         * ext/gnomevfs/gstgnomevfsuri.h:
19203         * ext/ogg/gstoggdemux.c:
19204         * ext/ogg/gstoggmux.c:
19205         * ext/pango/gsttextoverlay.h:
19206         * ext/theora/theoradec.c:
19207         * ext/theora/theoraenc.c:
19208         * ext/vorbis/vorbisdec.h:
19209         * ext/vorbis/vorbisenc.c:
19210         * ext/vorbis/vorbisenc.h:
19211         * ext/vorbis/vorbisparse.h:
19212         * gst-libs/gst/audio/gstaudioclock.h:
19213         * gst-libs/gst/audio/gstaudiosink.c:
19214         * gst-libs/gst/audio/gstaudiosink.h:
19215         * gst-libs/gst/audio/gstaudiosrc.c:
19216         * gst-libs/gst/audio/gstaudiosrc.h:
19217         * gst-libs/gst/audio/gstbaseaudiosink.c:
19218         * gst-libs/gst/audio/gstbaseaudiosink.h:
19219         * gst-libs/gst/audio/gstbaseaudiosrc.c:
19220         * gst-libs/gst/audio/gstbaseaudiosrc.h:
19221         * gst-libs/gst/audio/gstringbuffer.h:
19222         * gst-libs/gst/audio/multichannel.h:
19223         * gst-libs/gst/floatcast/floatcast.h:
19224         * gst-libs/gst/interfaces/colorbalance.c:
19225         * gst-libs/gst/interfaces/colorbalance.h:
19226         * gst-libs/gst/interfaces/colorbalancechannel.h:
19227         * gst-libs/gst/interfaces/mixer.h:
19228         * gst-libs/gst/interfaces/mixeroptions.h:
19229         * gst-libs/gst/interfaces/mixertrack.h:
19230         * gst-libs/gst/interfaces/navigation.h:
19231         * gst-libs/gst/interfaces/propertyprobe.h:
19232         * gst-libs/gst/interfaces/tuner.h:
19233         * gst-libs/gst/interfaces/tunerchannel.h:
19234         * gst-libs/gst/interfaces/tunernorm.h:
19235         * gst-libs/gst/interfaces/xoverlay.h:
19236         * gst-libs/gst/netbuffer/gstnetbuffer.h:
19237         * gst-libs/gst/riff/riff-ids.h:
19238         * gst-libs/gst/riff/riff-media.h:
19239         * gst-libs/gst/riff/riff-read.h:
19240         * gst-libs/gst/rtp/gstbasertpdepayload.h:
19241         * gst-libs/gst/rtp/gstbasertppayload.c:
19242         * gst-libs/gst/rtp/gstbasertppayload.h:
19243         * gst-libs/gst/rtp/gstrtpbuffer.c:
19244         * gst-libs/gst/rtp/gstrtpbuffer.h:
19245         * gst-libs/gst/tag/gsttageditingprivate.h:
19246         * gst-libs/gst/tag/gstvorbistag.c:
19247         (gst_tag_list_from_vorbiscomment_buffer):
19248         * gst-libs/gst/tag/tag.h:
19249         * gst-libs/gst/video/video.h:
19250         * gst/adder/gstadder.c:
19251         * gst/adder/gstadder.h:
19252         * gst/audioconvert/audioconvert.c:
19253         * gst/audioconvert/audioconvert.h:
19254         * gst/audioconvert/gstaudioconvert.c:
19255         * gst/audioconvert/gstchannelmix.c:
19256         * gst/audioconvert/gstchannelmix.h:
19257         * gst/audiorate/gstaudiorate.c:
19258         * gst/audioresample/buffer.h:
19259         * gst/audioresample/functable.h:
19260         * gst/audioresample/gstaudioresample.c:
19261         * gst/audioresample/resample.h:
19262         * gst/ffmpegcolorspace/avcodec.h:
19263         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19264         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
19265         * gst/ffmpegcolorspace/imgconvert.c:
19266         * gst/ffmpegcolorspace/imgconvert_template.h:
19267         * gst/playback/gstdecodebin.c:
19268         * gst/playback/gstplaybasebin.h:
19269         * gst/playback/gstplaybin.c:
19270         * gst/playback/gststreaminfo.h:
19271         * gst/tcp/gstfdset.c:
19272         * gst/tcp/gstfdset.h:
19273         * gst/tcp/gstmultifdsink.c:
19274         * gst/tcp/gstmultifdsink.h:
19275         * gst/tcp/gsttcp.h:
19276         * gst/tcp/gsttcpclientsrc.c:
19277         * gst/tcp/gsttcpclientsrc.h:
19278         * gst/tcp/gsttcpplugin.h:
19279         * gst/tcp/gsttcpserversink.c:
19280         * gst/tcp/gsttcpserversrc.c:
19281         * gst/typefind/gsttypefindfunctions.c:
19282         * gst/videorate/gstvideorate.c:
19283         * gst/videotestsrc/gstvideotestsrc.h:
19284         * gst/videotestsrc/videotestsrc.h:
19285         * sys/v4l/gstv4lcolorbalance.h:
19286         * sys/v4l/gstv4ltuner.h:
19287         * sys/v4l/gstv4lxoverlay.h:
19288         * sys/v4l/v4l_calls.h:
19289         * sys/v4l/videodev_mjpeg.h:
19290         * tests/check/elements/audioconvert.c:
19291         * tests/check/elements/audioresample.c:
19292         * tests/check/elements/audiotestsrc.c:
19293         * tests/check/elements/videotestsrc.c:
19294         * tests/check/elements/volume.c:
19295         * tests/examples/seek/scrubby.c:
19296         * tests/examples/seek/seek.c:
19297           expand tabs
19298
19299 === release 0.10.0 ===
19300
19301 2005-12-05 Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19302
19303         * configure.ac:
19304           releasing 0.10.0, "Mont-d'or"
19305
19306 2005-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
19307
19308         * tests/examples/seek/Makefile.am:
19309         Build fix for when gtk is not available.
19310
19311 2005-12-05  Andy Wingo  <wingo@pobox.com>
19312
19313         * ext/libvisual/visual.c: (get_buffer):
19314         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
19315         * ext/pango/gsttextrender.c: (gst_text_render_chain):
19316         * ext/theora/theoradec.c: (theora_handle_data_packet):
19317         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
19318         (theora_enc_chain):
19319         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
19320         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
19321         Update for alloc_buffer changes.
19322
19323 2005-12-05  Andy Wingo  <wingo@pobox.com>
19324
19325         patch by: Kai Vehmanen <kv2004 eca cx>
19326         
19327         * gst-libs/gst/rtp/gstbasertpdepayload.c
19328         (gst_base_rtp_depayload_thread): Fix busy loop (#323017).
19329
19330 2005-12-04  Andy Wingo  <wingo@pobox.com>
19331
19332         patch by: Sebastien Cote <sebas642 yahoo ca>
19333         
19334         * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
19335         Fixes #319172.
19336
19337 2005-12-02  Tim-Philipp Müller  <tim at centricular dot net>
19338
19339         * docs/plugins/Makefile.am:
19340         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19341         * docs/plugins/gst-plugins-base-plugins-sections.txt:
19342         * docs/plugins/gst-plugins-base-plugins.hierarchy:
19343         * ext/pango/gstclockoverlay.c:
19344         * ext/pango/gsttextoverlay.c: 
19345         * ext/pango/gsttextrender.c:
19346         * ext/pango/gsttimeoverlay.c:
19347           Add gtk-doc blurbs to pango elements.
19348
19349 2005-12-02  Wim Taymans  <wim@fluendo.com>
19350
19351         * gst/audioresample/buffer.c: (audioresample_buffer_queue_flush):
19352         * gst/audioresample/buffer.h:
19353         * gst/audioresample/gstaudioresample.c:
19354         * gst/audioresample/gstaudioresample.h:
19355         * gst/audioresample/resample.c: (resample_input_flush),
19356         (resample_input_pushthrough), (resample_input_eos),
19357         (resample_get_output_size_for_input),
19358         (resample_get_input_size_for_output), (resample_get_output_size),
19359         (resample_get_output_data):
19360         * gst/audioresample/resample.h:
19361         * gst/audioresample/resample_ref.c: (resample_scale_ref):
19362         Fix audioresample, seek torture, new segments, reverse negotiation
19363         etc.. work fine.
19364
19365 2005-12-02  Wim Taymans  <wim@fluendo.com>
19366
19367         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
19368         Small cleanups.
19369
19370 2005-12-02  Wim Taymans  <wim@fluendo.com>
19371
19372         * gst/audioconvert/gstaudioconvert.c:
19373         (gst_audio_convert_transform):
19374         Post errors.
19375
19376 === release 0.9.7 ===
19377
19378 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19379
19380         * configure.ac:
19381           releasing 0.9.7, "Mi Perro No Tiene Ninguna Nariz"
19382
19383 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19384
19385         * Makefile.am:
19386         * po/hu.po:
19387         * win32/MANIFEST:
19388         * win32/gst.sln:
19389           add win32 MANIFEST file
19390           do something to the hungarian translation
19391
19392 2005-12-01  Tim-Philipp Müller  <tim at centricular dot net>
19393
19394         * ext/Makefile.am:
19395           Add $(PANGO_DIR) to SUBDIRS
19396
19397         * ext/pango/gstclockoverlay.c:
19398         * ext/pango/gsttimeoverlay.c:
19399           Fix and improve element descriptions.
19400
19401 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19402
19403         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19404         * docs/plugins/inspect/plugin-libvisual.xml:
19405         * docs/plugins/inspect/plugin-pango.xml:
19406           add pango plugin to docs
19407
19408 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19409
19410         * configure.ac:
19411         * ext/Makefile.am:
19412           moved pango to base
19413
19414 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19415
19416         * configure.ac:
19417         * tests/Makefile.am:
19418         * tests/icles/.cvsignore:
19419         * tests/icles/Makefile.am:
19420         * tests/icles/stress-xoverlay.c: (myclock), (open_display),
19421         (close_display), (resize_window), (move_window), (create_window),
19422         (terminate_playback), (pause_playback), (start_playback), (main):
19423           add stress test for xoverlay from Julien
19424
19425 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19426
19427         * docs/libs/tmpl/gstcolorbalance.sgml:
19428         * gst-libs/gst/rtp/gstbasertpdepayload.c:
19429         * gst-libs/gst/rtp/gstbasertppayload.c:
19430         * gst-libs/gst/rtp/gstrtpbuffer.c:
19431         * gst-libs/gst/rtp/gstrtpbuffer.h:
19432           Do burger's rename for rtp payloaders and depayloaders
19433
19434 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19435
19436         * win32/:
19437           add Visual Studio 6 build files
19438
19439 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19440
19441         * docs/libs/gst-plugins-base-libs-docs.sgml:
19442         * docs/libs/gst-plugins-base-libs-sections.txt:
19443         * docs/libs/tmpl/gstaudio.sgml:
19444         * docs/libs/tmpl/gstringbuffer.sgml:
19445         * gst-libs/gst/interfaces/xoverlay.c:
19446         * gst-libs/gst/video/gstvideofilter.c:
19447         * gst-libs/gst/video/gstvideosink.c:
19448           update documentation
19449
19450 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19451
19452         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
19453         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
19454         (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
19455         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
19456         (gst_multi_fd_sink_get_stats),
19457         (gst_multi_fd_sink_remove_client_link),
19458         (gst_multi_fd_sink_handle_client_read),
19459         (gst_multi_fd_sink_client_queue_data),
19460         (gst_multi_fd_sink_client_queue_caps),
19461         (gst_multi_fd_sink_client_queue_buffer),
19462         (gst_multi_fd_sink_new_client),
19463         (gst_multi_fd_sink_handle_client_write),
19464         (gst_multi_fd_sink_recover_client),
19465         (gst_multi_fd_sink_queue_buffer),
19466         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
19467         (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
19468         (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
19469         (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
19470         * gst/tcp/gstmultifdsink.h:
19471         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
19472         (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
19473         (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
19474         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
19475         (gst_tcp_client_sink_set_property),
19476         (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
19477         (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
19478         * gst/tcp/gsttcpclientsink.h:
19479         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
19480         (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
19481         (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
19482         (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
19483         (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
19484         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
19485         * gst/tcp/gsttcpclientsrc.h:
19486         * gst/tcp/gsttcpplugin.c: (plugin_init):
19487         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
19488         (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
19489         (gst_tcp_server_sink_finalize),
19490         (gst_tcp_server_sink_handle_server_read),
19491         (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
19492         (gst_tcp_server_sink_set_property),
19493         (gst_tcp_server_sink_get_property),
19494         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
19495         * gst/tcp/gsttcpserversink.h:
19496         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
19497         (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
19498         (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
19499         (gst_tcp_server_src_set_property),
19500         (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
19501         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
19502         * gst/tcp/gsttcpserversrc.h:
19503           more borgifying
19504
19505 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19506
19507         * docs/plugins/Makefile.am:
19508         * docs/plugins/gst-plugins-base-plugins.args:
19509         * docs/plugins/inspect/plugin-libvisual.xml:
19510         * gst/audioconvert/plugin.h:
19511         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
19512         (gst_audio_rate_base_init), (gst_audio_rate_class_init),
19513         (gst_audio_rate_setcaps), (gst_audio_rate_init),
19514         (gst_audio_rate_chain), (gst_audio_rate_set_property),
19515         (gst_audio_rate_get_property), (gst_audio_rate_change_state),
19516         (plugin_init):
19517         * gst/audiotestsrc/gstaudiotestsrc.c:
19518         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
19519         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
19520         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
19521         (gst_audio_test_src_get_query_types),
19522         (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
19523         (gst_audio_test_src_create_square),
19524         (gst_audio_test_src_create_saw),
19525         (gst_audio_test_src_create_triangle),
19526         (gst_audio_test_src_create_silence),
19527         (gst_audio_test_src_create_white_noise),
19528         (gst_audio_test_src_init_pink_noise),
19529         (gst_audio_test_src_generate_pink_noise_value),
19530         (gst_audio_test_src_create_pink_noise),
19531         (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
19532         (gst_audio_test_src_create), (gst_audio_test_src_set_property),
19533         (gst_audio_test_src_get_property), (gst_audio_test_src_start),
19534         (plugin_init):
19535         * gst/audiotestsrc/gstaudiotestsrc.h:
19536         * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
19537         (gst_sub_parse_base_init), (gst_sub_parse_class_init),
19538         (gst_sub_parse_init), (gst_sub_parse_formats),
19539         (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
19540         (convert_encoding), (get_next_line),
19541         (gst_sub_parse_data_format_autodetect),
19542         (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
19543         (gst_sub_parse_loop), (gst_sub_parse_chain),
19544         (gst_sub_parse_change_state), (gst_sub_parse_type_find),
19545         (plugin_init):
19546         * gst/subparse/gstsubparse.h:
19547         * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
19548         (gst_video_rate_base_init), (gst_video_rate_class_init),
19549         (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
19550         (gst_video_rate_setcaps), (gst_video_rate_blank_data),
19551         (gst_video_rate_init), (gst_video_rate_event),
19552         (gst_video_rate_chain), (gst_video_rate_set_property),
19553         (gst_video_rate_get_property), (gst_video_rate_change_state),
19554         (plugin_init):
19555         * gst/videoscale/gstvideoscale.c:
19556         (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
19557         (gst_video_scale_src_template_factory),
19558         (gst_video_scale_sink_template_factory),
19559         (gst_video_scale_get_type), (gst_video_scale_base_init),
19560         (gst_video_scale_class_init), (gst_video_scale_init),
19561         (gst_video_scale_set_property), (gst_video_scale_get_property),
19562         (gst_video_scale_transform_caps), (gst_video_scale_get_format),
19563         (gst_video_scale_prepare_size), (parse_caps),
19564         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
19565         (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
19566         (gst_video_scale_transform), (gst_video_scale_handle_src_event),
19567         (plugin_init):
19568         * gst/videoscale/gstvideoscale.h:
19569         * gst/videotestsrc/gstvideotestsrc.c:
19570         (gst_video_test_src_pattern_get_type),
19571         (gst_video_test_src_base_init), (gst_video_test_src_class_init),
19572         (gst_video_test_src_init), (gst_video_test_src_src_fixate),
19573         (gst_video_test_src_set_pattern),
19574         (gst_video_test_src_set_property),
19575         (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
19576         (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
19577         (gst_video_test_src_event), (gst_video_test_src_get_times),
19578         (gst_video_test_src_create), (plugin_init):
19579         * gst/videotestsrc/gstvideotestsrc.h:
19580         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
19581         (gst_video_test_src_smpte), (gst_video_test_src_snow),
19582         (gst_video_test_src_black):
19583         * gst/videotestsrc/videotestsrc.h:
19584           borgify further
19585           clean up docs a little
19586
19587 2005-11-30  Wim Taymans  <wim@fluendo.com>
19588
19589         * gst-libs/gst/rtp/gstbasertpdepayload.h:
19590         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
19591         (gst_basertppayload_event), (gst_basertppayload_push),
19592         (gst_basertppayload_change_state):
19593         * gst-libs/gst/rtp/gstbasertppayload.h:
19594         closed #320644.
19595
19596 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19597
19598         * docs/libs/gst-plugins-base-libs-docs.sgml:
19599         * docs/libs/gst-plugins-base-libs-sections.txt:
19600         * gst-libs/gst/video/gstvideofilter.c:
19601         * gst-libs/gst/video/gstvideosink.c:
19602         * gst-libs/gst/video/gstvideosink.h: Adding docs.
19603
19604 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19605
19606         * LICENSE:
19607           move
19608         * po/af.po:
19609         * po/az.po:
19610         * po/cs.po:
19611         * po/en_GB.po:
19612         * po/hu.po:
19613         * po/it.po:
19614         * po/nb.po:
19615         * po/nl.po:
19616         * po/or.po:
19617         * po/sq.po:
19618         * po/sr.po:
19619         * po/sv.po:
19620         * po/uk.po:
19621         * po/vi.po:
19622         * Makefile.am:
19623           update
19624         * scripts/autoplugins.sh:
19625           remove
19626
19627 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19628
19629         * Makefile.am:
19630         * configure.ac:
19631         * examples/Makefile.am:
19632         * examples/capsfilter/Makefile.am:
19633         * examples/capsfilter/capsfilter1.c:
19634         * examples/gob/Makefile.am:
19635         * examples/gob/gst-identity2.gob:
19636         * examples/indexing/.cvsignore:
19637         * examples/indexing/Makefile.am:
19638         * examples/indexing/indexmpeg.c:
19639         * examples/seeking/.cvsignore:
19640         * examples/seeking/Makefile.am:
19641         * examples/seeking/cdparanoia.c:
19642         * examples/seeking/cdplayer.c:
19643         * examples/seeking/chained.c:
19644         * examples/seeking/scrubby.c:
19645         * examples/seeking/seek.c:
19646         * examples/stats/Makefile.am:
19647         * examples/stats/mp2ogg.c:
19648         * examples/switch/.cvsignore:
19649         * examples/switch/Makefile.am:
19650         * examples/switch/switcher.c:
19651         * tests/Makefile.am:
19652         * tests/check/generic/.cvsignore:
19653         * tests/check/pipelines/.cvsignore:
19654         * tests/examples/Makefile.am:
19655         * tests/examples/seek/Makefile.am:
19656           reorganize stuff under tests/
19657
19658 2005-11-30  Edward Hervey  <edward@fluendo.com>
19659
19660         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
19661         Go away you stupid GstStaticPadTemplate memleak.
19662
19663 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19664
19665         * gst-libs/gst/net/Makefile.am:
19666         * gst-libs/gst/net/README:
19667         * gst-libs/gst/net/gstnetbuffer.c:
19668         * gst-libs/gst/net/gstnetbuffer.h:
19669           this was moved to "netbuffer"
19670
19671 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19672
19673         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
19674         (gst_video_filter_class_init), (gst_video_filter_init):
19675         * gst-libs/gst/video/gstvideofilter.h:
19676           borgify name to bring in line with other classes
19677
19678 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19679
19680         * gst/audioscale/.cvsignore:
19681         * gst/audioscale/Makefile.am:
19682         * gst/audioscale/README:
19683         * gst/audioscale/audioscale.vcproj:
19684         * gst/audioscale/dtof.c:
19685         * gst/audioscale/dtos.c:
19686         * gst/audioscale/functable.c:
19687         * gst/audioscale/gstaudioscale.c:
19688         * gst/audioscale/gstaudioscale.h:
19689         * gst/audioscale/private.h:
19690         * gst/audioscale/resample.c:
19691         * gst/audioscale/resample.h:
19692         * gst/audioscale/test.c:
19693           remove
19694
19695 2005-11-30  Edward Hervey  <edward@fluendo.com>
19696
19697         * gst-libs/gst/netbuffer/Makefile.am:
19698         really, really tired
19699
19700 2005-11-30  Edward Hervey  <edward@fluendo.com>
19701
19702         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
19703         Update for new GstTypeFindFactory _register()
19704
19705 2005-11-30  Edward Hervey  <edward@fluendo.com>
19706
19707         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
19708         Let's not override libgstnet from core for no reason...
19709         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
19710         Ok, maybe not so quick next time.
19711
19712 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19713
19714         * configure.ac:
19715         * gst-libs/gst/Makefile.am:
19716           moved gst-libs/gst/net to netbuffer through CVS surgery
19717           remove old directory
19718           updating build to accomodate
19719           (#322257)
19720
19721 2005-11-29  Andy Wingo  <wingo@pobox.com>
19722
19723         * pkgconfig/gstreamer-plugins-base.pc.in:
19724         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
19725         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
19726         (#322257).
19727
19728 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
19729
19730         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
19731         3rd time's the charm. Correct ref-counting for discarded buffers.
19732
19733 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
19734
19735         * gst/playback/gststreamselector.c:
19736         (gst_stream_selector_class_init),
19737         (gst_stream_selector_set_property),
19738         (gst_stream_selector_get_property),
19739         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
19740         Fix ref-counting
19741
19742 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
19743
19744         * gst/subparse/gstsubparse.c: (feed_textbuf):
19745           Don't access already unref'ed buffer.
19746
19747 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
19748
19749         * gst/playback/gststreamselector.c:
19750         (gst_stream_selector_class_init), (gst_stream_selector_init),
19751         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
19752         (gst_stream_selector_get_property),
19753         (gst_stream_selector_get_linked_pad),
19754         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
19755         * gst/playback/gststreamselector.h:
19756         Add the active-pad property for playbin to use shortly. Ignore buffers
19757         from any other pad, returning GST_FLOW_NOT_LINKED
19758
19759 2005-11-29  Julien MOUTTE  <julien@moutte.net>
19760
19761         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
19762         patch from bug #322704 (Alessandro Decina).
19763
19764 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19765
19766         * gst-libs/gst/audio/Makefile.am:
19767           folded audiofilter into the audio library
19768
19769 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19770
19771         * gst/videoscale/gstvideoscale.h:
19772         * gst/videoscale/gstvideoscale.c:
19773           remove unimplemented scale methods
19774
19775 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
19776
19777         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
19778           Don't leak caps.
19779
19780 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19781
19782         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
19783         (gst_ximagesink_setcaps):
19784         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
19785         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
19786         happens (only visible on ximagesink but bug is in xv too) set_caps was
19787         destroying the internal x[v]image used to memcpy non locally alloced
19788         buffers so that it got renewed on next _chain. The issue is that 
19789         _expose will try to put that image as it reffed it in _put.
19790         Using gst_buffer_unref instead of destroy fixes it !
19791
19792 2005-11-28  Edward Hervey  <edward@fluendo.com>
19793
19794         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
19795         (try_to_link_1), (queue_filled_cb):
19796         Better use of the queues. Start with a small size queue and only increase
19797         the size of the queues when the other queues are empty.
19798
19799 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
19800
19801         * gst-libs/gst/video/Makefile.am:
19802           compile in copied-over videofilter into the video library
19803         * gst-libs/gst/video/videosink.h:
19804           rename the header to gstvideosink.h since it's a base GstObject class
19805         * sys/ximage/ximagesink.h:
19806         * sys/xvimage/xvimagesink.h:
19807           use the new header
19808
19809 2005-11-28  Wim Taymans  <wim@fluendo.com>
19810
19811         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
19812         * gst/playback/gstplaybasebin.h:
19813         Prepare to handle errors betters.
19814
19815         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
19816         Set sinks to PAUSED first before adding and linking them so that
19817         we don't interrupt dataflow.
19818
19819 2005-11-28  Wim Taymans  <wim@fluendo.com>
19820
19821         * gst-libs/gst/audio/TODO:
19822         Updated TODO
19823
19824         * gst-libs/gst/audio/gstaudiosink.c:
19825         (gst_audioringbuffer_open_device),
19826         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
19827         (gst_audioringbuffer_release):
19828         Small cleanups.
19829
19830         * gst-libs/gst/audio/gstbaseaudiosink.c:
19831         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
19832         (gst_base_audio_sink_change_state):
19833         Slave to the master clock when going to PLAYING and unslave when
19834         going to PAUSED.
19835
19836         * gst-libs/gst/audio/gstringbuffer.c:
19837         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
19838         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
19839         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
19840         (gst_ring_buffer_clear_all), (wait_segment),
19841         (gst_ring_buffer_commit), (gst_ring_buffer_read),
19842         (gst_ring_buffer_advance):
19843         * gst-libs/gst/audio/gstringbuffer.h:
19844         Add some docs and cleanups.
19845
19846 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19847
19848         * sys/xvimage/xvimagesink.c:
19849         (gst_xvimagesink_navigation_send_event): Fix navigation events
19850         coordinates translation with pixel aspect ratios.
19851
19852 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19853
19854         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
19855         Use calculated video geometry from _setcaps instead of buffer
19856         caps to respect pixel aspect ratio. (fixes #322388)
19857
19858 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19859
19860         * docs/libs/tmpl/gstcolorbalance.sgml:
19861         * docs/libs/tmpl/gstmixer.sgml:
19862         * docs/libs/tmpl/gstxoverlay.sgml:
19863         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
19864         interface.
19865
19866 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19867
19868         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
19869         Refuse to create an XvImage if we can't find the format.
19870
19871 2005-11-28  Edward Hervey  <edward@fluendo.com>
19872
19873         * gst-libs/gst/riff/riff-media.c:
19874         (gst_riff_create_audio_template_caps):
19875         Add ATRAC3 to the list of riff-possible audio caps.
19876         I know we still don't have a plugin for atrac3, but it's saner to output
19877         that than a cryptic mimetype.
19878
19879 2005-11-27  Edward Hervey  <edward@fluendo.com>
19880
19881         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
19882         Don't try to create a zero-sized subbuffer.
19883
19884 2005-11-27  Julien MOUTTE  <julien@moutte.net>
19885
19886         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
19887         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
19888         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
19889         (gst_ximagesink_expose): Fixed a tricky race.
19890         * sys/ximage/ximagesink.h:
19891         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
19892         (gst_xvimagesink_expose): Fixed a tricky race.
19893         * sys/xvimage/xvimagesink.h:
19894
19895 2005-11-27  Edward Hervey  <edward@fluendo.com>
19896
19897         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
19898         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
19899         Remove unused properties, and add queues between demuxers and decoders
19900         so that a lot more files can preroll properly.
19901
19902 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19903
19904         * gst-libs/gst/net/Makefile.am:
19905         * gst-libs/gst/rtp/Makefile.am:
19906         * gst-libs/gst/tag/Makefile.am:
19907           remove silly include
19908         * gst/tags/Makefile.am:
19909         * gst/tags/gsttagediting.c:
19910         * gst/tags/gsttageditingprivate.h:
19911         * gst/tags/tagedit.vcproj:
19912           remove directory, is as good as empty
19913
19914 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19915
19916         * configure.ac:
19917           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
19918         * gst-libs/Makefile.am:
19919         * gst-libs/gst/audio/Makefile.am:
19920         * gst-libs/gst/interfaces/Makefile.am:
19921         * gst-libs/gst/net/Makefile.am:
19922         * gst-libs/gst/riff/Makefile.am:
19923         * gst-libs/gst/rtp/Makefile.am:
19924         * gst-libs/gst/tag/Makefile.am:
19925         * gst-libs/gst/video/Makefile.am:
19926           and use them
19927
19928 2005-11-27  Julien MOUTTE  <julien@moutte.net>
19929
19930         * docs/libs/tmpl/gstcolorbalance.sgml:
19931         * docs/libs/tmpl/gstmixer.sgml:
19932         * docs/libs/tmpl/gstxoverlay.sgml:
19933         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
19934         * sys/ximage/ximagesink.h:
19935         * sys/xvimage/xvimagesink.h: More and more documentation.
19936
19937 2005-11-26  Julien MOUTTE  <julien@moutte.net>
19938
19939         * docs/libs/gst-plugins-base-libs-docs.sgml:
19940         * docs/libs/gst-plugins-base-libs-sections.txt:
19941         * docs/libs/tmpl/gstcolorbalance.sgml:
19942         * docs/libs/tmpl/gstmixer.sgml:
19943         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
19944         to documentation.
19945
19946 2005-11-26  Julien MOUTTE  <julien@moutte.net>
19947
19948         * docs/plugins/Makefile.am:
19949         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19950         * docs/plugins/gst-plugins-base-plugins-sections.txt:
19951         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
19952
19953 2005-11-26  Julien MOUTTE  <julien@moutte.net>
19954
19955         * docs/plugins/Makefile.am:
19956         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19957         * docs/plugins/gst-plugins-base-plugins-sections.txt:
19958         * docs/plugins/inspect/plugin-adder.xml:
19959         * docs/plugins/inspect/plugin-alsa.xml:
19960         * docs/plugins/inspect/plugin-audioconvert.xml:
19961         * docs/plugins/inspect/plugin-audiorate.xml:
19962         * docs/plugins/inspect/plugin-audioresample.xml:
19963         * docs/plugins/inspect/plugin-audiotestsrc.xml:
19964         * docs/plugins/inspect/plugin-decodebin.xml:
19965         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
19966         * docs/plugins/inspect/plugin-gnomevfs.xml:
19967         * docs/plugins/inspect/plugin-ogg.xml:
19968         * docs/plugins/inspect/plugin-playbin.xml:
19969         * docs/plugins/inspect/plugin-subparse.xml:
19970         * docs/plugins/inspect/plugin-tcp.xml:
19971         * docs/plugins/inspect/plugin-theora.xml:
19972         * docs/plugins/inspect/plugin-typefindfunctions.xml:
19973         * docs/plugins/inspect/plugin-video4linux.xml:
19974         * docs/plugins/inspect/plugin-videorate.xml:
19975         * docs/plugins/inspect/plugin-videoscale.xml:
19976         * docs/plugins/inspect/plugin-videotestsrc.xml:
19977         * docs/plugins/inspect/plugin-volume.xml:
19978         * docs/plugins/inspect/plugin-vorbis.xml:
19979         * docs/plugins/inspect/plugin-ximagesink.xml:
19980         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
19981         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
19982
19983 2005-11-26  Edward Hervey  <edward@fluendo.com>
19984
19985         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
19986         Properly return GstFlowReturn from gst_pad_push in chain functions.
19987
19988 2005-11-25  Michael Smith  <msmith@fluendo.com>
19989
19990         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
19991         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
19992         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
19993         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
19994           Handle various conditions better when we don't understand a stream.
19995           Removes a heap of CRITICALs on ogg streams containing unknown data.
19996
19997 2005-11-24  Andy Wingo  <wingo@pobox.com>
19998
19999         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
20000         Be threadsafe.
20001
20002 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20003
20004         * configure.ac: back to HEAD
20005
20006 === release 0.9.6 ===
20007
20008 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
20009
20010         * configure.ac:
20011           releasing 0.9.6, "White Eight"
20012
20013 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20014
20015         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
20016         * docs/plugins/inspect/plugin-sine.xml:
20017           remove sinesrc some more
20018
20019 2005-11-23  Wim Taymans  <wim@fluendo.com>
20020
20021         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
20022         If we are reading too slowly, jump forward in the ringbuffer
20023         instead of blocking.
20024
20025 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
20026
20027         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
20028         (gst_visual_chain):
20029         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
20030         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
20031         (gst_videorate_chain):
20032         * gst/videotestsrc/gstvideotestsrc.c:
20033         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
20034         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
20035         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
20036         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
20037         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
20038         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
20039           Updates for API changes
20040
20041 2005-11-23  Wim Taymans  <wim@fluendo.com>
20042
20043         * gst-libs/gst/audio/gstbaseaudiosink.c:
20044         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
20045         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
20046         Fix for calibration API change.
20047
20048 2005-11-23  Michael Smith <msmith@fluendo.com>
20049
20050         * gst-libs/gst/audio/multichannel.c:
20051         (gst_audio_get_channel_positions),
20052         (gst_audio_set_channel_positions),
20053         (gst_audio_set_structure_channel_positions_list),
20054         (gst_audio_fixate_channel_positions):
20055           Use gst_value_array_*() functions on value arrays, not
20056           gst_value_list_*().
20057
20058 2005-11-23  Edward Hervey  <edward@fluendo.com>
20059
20060         * autogen.sh:
20061         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
20062         Fixes autogen
20063
20064 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20065
20066         * check/Makefile.am:
20067         * check/elements/videotestsrc.c: (setup_videotestsrc),
20068         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
20069         (main):
20070           add a test for videotestsrc
20071
20072 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20073
20074         * gst/sine/.cvsignore:
20075         * gst/sine/Makefile.am:
20076         * gst/sine/gstsinesrc.c:
20077         * gst/sine/gstsinesrc.h:
20078         * gst/sine/sinesrc.vcproj:
20079           and remove sinesrc from the repository.  Closes #321446
20080
20081 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20082
20083         * configure.ac:
20084         * gst-plugins-base.spec.in:
20085           remove sinesrc from the build
20086
20087 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20088
20089         * check/Makefile.am:
20090         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
20091         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
20092         (main):
20093           add a test for audiotestsrc, testing all waves.  Even seems
20094           leak-free at first glance, nice job Stefan
20095
20096 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
20097
20098         * po/af.po:
20099         * po/az.po:
20100         * po/cs.po:
20101         * po/en_GB.po:
20102         * po/hu.po:
20103         * po/it.po:
20104         * po/nb.po:
20105         * po/nl.po:
20106         * po/or.po:
20107         * po/sq.po:
20108         * po/sr.po:
20109         * po/sv.po:
20110         * po/uk.po:
20111         * po/vi.po:
20112           Translation string updates
20113
20114         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
20115         (gst_v4lsrc_set_caps):
20116         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
20117         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
20118         * sys/v4l/v4lsrc_calls.h:
20119           Improve v4lsrc, by making it work again.
20120
20121 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
20122
20123         * ext/libvisual/visual.c: (gst_visual_chain):
20124           Fix the fps calculations.
20125
20126         * gst/ffmpegcolorspace/avcodec.h:
20127           Move structure element for clarity
20128
20129         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
20130         * gst-libs/gst/interfaces/tunernorm.h:
20131         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
20132         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
20133         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
20134         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
20135         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
20136         (gst_v4lmjpegsrc_getcaps):
20137         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
20138         (gst_v4lsrc_set_caps):
20139         * sys/v4l/gstv4lsrc.h:
20140         * sys/v4l/v4l_calls.c: (gst_v4l_open):
20141         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
20142         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
20143         * sys/v4l/v4lsrc_calls.h:
20144           Fractional framerates...
20145
20146 2005-11-22  Wim Taymans  <wim@fluendo.com>
20147
20148         * gst-libs/gst/audio/gstbaseaudiosink.c:
20149         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
20150         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
20151         And we provide a clock by default, of course...
20152
20153 2005-11-22  Wim Taymans  <wim@fluendo.com>
20154
20155         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
20156         This clock can be slaved to a master clock now.
20157
20158         * gst-libs/gst/audio/gstbaseaudiosink.c:
20159         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
20160         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
20161         (gst_base_audio_sink_set_clock),
20162         (gst_base_audio_sink_set_property),
20163         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
20164         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
20165         * gst-libs/gst/audio/gstbaseaudiosink.h:
20166         Handle slaving the internal clock to the clock selected in the
20167         pipeline.
20168         Add property to make the basesink not provide a clock.
20169
20170         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20171         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
20172         (gst_base_rtp_depayload_wait):
20173         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20174         We can use the clock in GstElement, no need to store it ourselves.
20175
20176 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20177
20178         * docs/libs/tmpl/gstaudio.sgml:
20179           update
20180         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
20181         (gst_paranoia_endian_get_type):
20182         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
20183         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
20184         * gst/audiotestsrc/gstaudiotestsrc.c:
20185         (gst_audiostestsrc_wave_get_type):
20186         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
20187         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
20188         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
20189         (gst_sync_method_get_type), (gst_unit_type_get_type),
20190         (gst_client_status_get_type), (gst_multifdsink_class_init),
20191         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
20192         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
20193         (gst_multifdsink_get_property):
20194         * gst/tcp/gstmultifdsink.h:
20195         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
20196         * gst/videotestsrc/gstvideotestsrc.c:
20197         (gst_videotestsrc_pattern_get_type):
20198           remove deprecated properties
20199           fix up enums to correctly have short lowercase dashed nicks
20200
20201 2005-11-22  Michael Smith <msmith@fluendo.com>
20202
20203         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
20204         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
20205           Add underscore.
20206
20207 2005-11-22  Michael Smith <msmith@fluendo.com>
20208
20209         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
20210         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
20211           Use utility method for scaling clocktime for fractional framerates.
20212
20213 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
20214
20215         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
20216         (gst_visual_chain):
20217         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
20218         * ext/theora/theoradec.c: (theora_handle_type_packet):
20219         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
20220         (theora_enc_chain):
20221         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
20222         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
20223         * gst-libs/gst/video/video.h:
20224         * gst/ffmpegcolorspace/avcodec.h:
20225         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20226         (gst_ffmpeg_caps_to_pixfmt):
20227         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20228         (gst_ffmpegcsp_set_caps):
20229         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
20230         (gst_videorate_setcaps), (gst_videorate_blank_data),
20231         (gst_videorate_chain):
20232         * gst/videotestsrc/gstvideotestsrc.c:
20233         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
20234         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
20235         (gst_videotestsrc_event), (gst_videotestsrc_create):
20236         * gst/videotestsrc/gstvideotestsrc.h:
20237         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20238         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
20239         (gst_ximagesink_get_times), (gst_ximagesink_init):
20240         * sys/ximage/ximagesink.h:
20241         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
20242         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
20243         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
20244         * sys/xvimage/xvimagesink.h:
20245           Convert elements to use fractions for their framerate.
20246           V4L elements to come later tonight.
20247
20248 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20249
20250         * gst-libs/gst/audio/audio.c:
20251         * gst-libs/gst/audio/audio.h:
20252           remove some deprecated functions
20253
20254 2005-11-22  Andy Wingo  <wingo@pobox.com>
20255
20256         * Update for gst_tag_setter API changes.
20257
20258 2005-11-22  Andy Wingo  <wingo@pobox.com>
20259
20260         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
20261         (gst_ogg_demux_perform_seek):
20262         * ext/theora/theoradec.c (theora_dec_sink_event):
20263         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
20264         update-funcnames.
20265
20266 2005-11-22  Wim Taymans  <wim@fluendo.com>
20267
20268         * examples/seeking/seek.c: (main):
20269         Give higher priority to bus signals than the gtk events
20270         to fix a race condition in the segment looping.
20271
20272 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
20273
20274         * ext/theora/Makefile.am:
20275         * ext/vorbis/Makefile.am:
20276         * gst-libs/gst/tag/Makefile.am:
20277         * gst-plugins-base.spec.in:
20278           Rename libgsttagedit to libgsttag (#322117).
20279
20280 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
20281
20282         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
20283         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
20284           Call gst_x_overlay_prepare_xwindow_id() to give applications
20285           a final chance to set their own xwindow id before the video
20286           sink creates its own window.
20287
20288 2005-11-22  Julien MOUTTE  <julien@moutte.net>
20289
20290         * sys/xvimage/xvimagesink.c:
20291         (gst_xvimagesink_navigation_send_event): Handle navigation
20292         events correcly with borders if applicable.
20293
20294 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
20295
20296         Patch by: Luca Ognibene
20297
20298         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20299         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
20300         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20301         (gst_ffmpegcsp_caps_remove_format_info):
20302         * gst/ffmpegcolorspace/imgconvert.c:
20303         * gst/ffmpegcolorspace/imgconvert_template.h:
20304           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
20305           #318353); use gst_structure_has_name().
20306
20307 2005-11-22  Julien MOUTTE  <julien@moutte.net>
20308
20309         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
20310         (gst_ximagesink_class_init): Add debug macros on functions.
20311         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
20312         (gst_xvimagesink_xwindow_draw_borders),
20313         (gst_xvimagesink_xvimage_put),
20314         (gst_xvimagesink_xwindow_update_geometry),
20315         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
20316         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
20317         (gst_xvimagesink_xcontext_clear),
20318         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
20319         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
20320         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
20321         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
20322         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
20323         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
20324         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
20325         expose while being PAUSED, out of data flow navigation events, etc..
20326
20327 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20328
20329         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
20330         * gst-libs/gst/audio/audio.h:
20331           fix prototype - wondering why the test worked regardless
20332
20333 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
20334
20335         * check/Makefile.am:
20336         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
20337         * gst-libs/gst/audio/audio.h:
20338           add a method that returns a proper GstClockTime
20339
20340 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20341
20342         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
20343         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
20344         * gst-libs/gst/interfaces/xoverlay.h:
20345           Remove everything having to do with the desired size; add 
20346           gst_x_overlay_prepare_xwindow_id() function; remove the
20347           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
20348           post a message on the bus instead (#321816).
20349
20350         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
20351         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
20352         (gst_xvimagesink_xoverlay_init):
20353           Remove desired size stuff (#321816).
20354
20355 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20356
20357         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
20358         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
20359         (mpeg_video_type_find), (mpeg_video_stream_type_find):
20360           Terminate vararg functions with NULL instead of 0 to 
20361           make gcc4 happy.
20362
20363 2005-11-21  Andy Wingo  <wingo@pobox.com>
20364
20365         patch by: Sebastien Cote <sebas642@yahoo.ca>
20366         
20367         * gst-libs/gst/rtp/gstrtpbuffer.h: 
20368         * gst-libs/gst/rtp/gstrtpbuffer.c
20369         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
20370
20371 2005-11-21  Andy Wingo  <wingo@pobox.com>
20372
20373         * gst/playback/gstplaybin.c (gen_audio_element) 
20374         (gen_video_element): Use the new MISSING_PLUGIN core error
20375         category. Closes #320060.
20376
20377         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
20378         * gst/videorate/gstvideorate.c (gst_videorate_event):
20379         * ext/theora/theoradec.c (theora_dec_sink_event): 
20380         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
20381         stream lock.
20382
20383         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
20384         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
20385         stream lock changes.
20386
20387 2005-11-21  Wim Taymans  <wim@fluendo.com>
20388
20389         * gst-libs/gst/audio/gstbaseaudiosink.c:
20390         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
20391         (gst_base_audio_sink_provide_clock),
20392         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
20393         (gst_base_audio_sink_change_state):
20394         * gst/audioresample/gstaudioresample.c:
20395         Segment update fix.
20396
20397 2005-11-21  Andy Wingo  <wingo@pobox.com>
20398
20399         * *.h:
20400         * *.c: Ran scripts/update-macros. Oh yes.
20401
20402 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20403
20404         * sys/ximage/Makefile.am:
20405         * sys/ximage/ximage.c:
20406           Rename ximage plugin to ximagesink (#321426) (Don't forget to
20407           remove your old libgstximage.* manually if necessary).
20408
20409 2005-11-21  Michael Smith <msmith@fluendo.com>
20410
20411         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
20412           Minimal fix for bug #320200: set the min/max bitrate in the correct
20413           units. A better fix would be to upgrade to the RATEMANAGE2
20414           interface, rather than using the deprecated interface used here, but
20415           that would require an update in our libvorbis dependency (to 1.1),
20416           which is probably undesirable.
20417
20418 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
20419
20420         * ext/libvisual/visual.c: (get_buffer):
20421         * gst-libs/gst/audio/gstbaseaudiosrc.c:
20422         (gst_base_audio_src_fixate):
20423         * gst/audioconvert/gstaudioconvert.c:
20424         (gst_audio_convert_fixate_caps):
20425         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
20426         * gst/audiotestsrc/gstaudiotestsrc.c:
20427         (gst_audiotestsrc_src_fixate):
20428         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
20429         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
20430         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
20431         * gst/videotestsrc/gstvideotestsrc.c:
20432         (gst_videotestsrc_src_fixate):
20433         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
20434         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
20435           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
20436           (#322027)
20437
20438
20439 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20440
20441         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
20442         (gst_riff_create_iavs_caps):
20443         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
20444         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
20445         (gst_riff_parse_info):
20446         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
20447         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
20448         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
20449           Fixes for GST_FOURCC_FORMAT API change.
20450
20451 2005-11-21  Andy Wingo  <wingo@pobox.com>
20452
20453         patch by: Alessandro Dessina <alessandro nnva org>
20454
20455         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
20456         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
20457         (gst_ogg_parse_chain):
20458         * ext/theora/theoraenc.c (theora_set_header_on_caps):
20459         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
20460         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
20461         gst_value_list calls on arrays. Fixes #321962.
20462
20463 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20464
20465         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
20466         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
20467         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
20468         * gst/adder/gstadder.c: (gst_adder_init),
20469         (gst_adder_request_new_pad), (gst_adder_collected),
20470         (gst_adder_change_state):
20471           Update for gst_collectpads_foo() to gst_collect_pads_foo()
20472           API change.
20473
20474 2005-11-21  Michael Smith <msmith@fluendo.com>
20475
20476         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
20477         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
20478           Properly handle pad_push return values.
20479
20480 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
20481
20482         * gst-libs/gst/tag/Makefile.am:
20483         * gst-libs/gst/tag/gstvorbistag.c:
20484         (gst_tag_list_to_vorbiscomment_buffer):
20485           Remove obsolete vorbistag element and debug category.
20486
20487         * gst/playback/gstplaybasebin.c: (check_queue):
20488           Don't divide by 0 when queue-threshold is 0.
20489
20490         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
20491           Don't modify an existing pixel-aspect-ratio if we fail to read
20492           a new one.
20493
20494 2005-11-20  Wim Taymans  <wim@fluendo.com>
20495
20496         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
20497         (gst_vorbisenc_push_packet):
20498         GST_PAD_IS_USABLE is gone, use the return value of
20499         the push or pad_alloc_buffer instead.
20500
20501 2005-11-18  Julien MOUTTE  <julien@moutte.net>
20502
20503         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
20504         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
20505         (gst_ximagesink_ximage_destroy),
20506         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
20507         (gst_ximagesink_xwindow_new),
20508         (gst_ximagesink_xwindow_update_geometry),
20509         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
20510         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
20511         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
20512         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
20513         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
20514         (gst_ximagesink_navigation_send_event),
20515         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
20516         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
20517         (gst_ximagesink_finalize), (gst_ximagesink_init),
20518         (gst_ximagesink_class_init):
20519         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
20520         This new version brings correct software scaling, non flickering
20521         window while resizing, pixel aspect ratio handling, usage of
20522         hardware buffer pools, out of data flow event thread for 
20523         navigation and handling of expose events even when being PAUSED,
20524         a new property to keep video aspect ratio when resizing, etc...
20525
20526 2005-11-18  Julien MOUTTE  <julien@moutte.net>
20527
20528         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
20529         (gst_videoscale_fixate_caps): Introduce back caps fixate with
20530         handling of PAR.
20531
20532 2005-11-18  Edward Hervey  <bilboed@dvdsrc.fluendo.com>
20533
20534         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
20535         Unsetting IS_SINK flag from the fakesink, so decodebin
20536         never behaves as a sink.
20537
20538 2005-11-17  Wim Taymans  <wim@fluendo.com>
20539
20540         * gst-libs/gst/audio/gstbaseaudiosrc.c:
20541         (gst_base_audio_src_change_state):
20542         Fix the audiosrc base class again, we did not unflush.
20543
20544 2005-11-17  Julien MOUTTE  <julien@moutte.net>
20545
20546         * examples/seeking/seek.c: (make_dv_pipeline),
20547         (make_vorbis_theora_pipeline), (make_avi_pipeline),
20548         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
20549         to ogg/vorbis/theora pipeline.
20550
20551 2005-11-17  Wim Taymans  <wim@fluendo.com>
20552
20553         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
20554         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
20555         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
20556         Fix EOS on multiple streams.
20557         More debugging.
20558
20559 2005-11-16  Wim Taymans  <wim@fluendo.com>
20560
20561         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
20562         (gst_ogg_demux_perform_seek):
20563         Segment done must include stream time.
20564
20565         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
20566         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
20567         (gst_ogg_mux_change_state):
20568         Fix ogg muxer again.
20569
20570 2005-11-16  Wim Taymans  <wim@fluendo.com>
20571
20572         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
20573         Fix compile again.
20574
20575 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20576
20577         * ext/libvisual/visual.c: (gst_visual_init):
20578         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
20579         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
20580         (gst_ogg_parse_chain):
20581         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
20582         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
20583         * ext/theora/theoradec.c: (gst_theora_dec_init):
20584         * ext/theora/theoraenc.c: (gst_theora_enc_init):
20585         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
20586         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
20587         * gst/adder/gstadder.c: (gst_adder_class_init),
20588         (gst_adder_dispose):
20589         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
20590         * gst/subparse/gstsubparse.c: (gst_subparse_init):
20591         * gst/videorate/gstvideorate.c: (gst_videorate_init):
20592           Fix a whole set of pad template leaks
20593
20594 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20595
20596         * check/generic/states.c: (GST_START_TEST):
20597           fix the test so that it only checks for elements that are part of
20598           this source module
20599
20600 2005-11-16  Michael Smith <msmith@fluendo.com>
20601
20602         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
20603         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
20604         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
20605         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
20606         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
20607         (gst_ogg_mux_change_state):
20608           Fix leaking collectpads.
20609
20610 2005-11-16  Edward Hervey  <edward@fluendo.com>
20611
20612         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
20613         (gst_videorate_event), (gst_videorate_chain):
20614         Handle segment seeks
20615
20616 2005-11-16  Wim Taymans  <wim@fluendo.com>
20617
20618         * gst-libs/gst/audio/gstbaseaudiosink.c:
20619         (gst_base_audio_sink_provide_clock),
20620         (gst_base_audio_sink_change_state):
20621         Set ringbuffer to non-flushing when going to PAUSED, set to
20622         flushing again when going to READY.
20623
20624         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
20625         (gst_ring_buffer_stop):
20626         Start in flushing mode by default.
20627         Don't set flushing in the _stop method, let the app call
20628         this explicitly.
20629
20630 2005-11-16  Julien MOUTTE  <julien@moutte.net>
20631
20632         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
20633         * gst-libs/gst/video/videosink.h: Add helper function needed
20634         for video sinks.
20635
20636 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
20637
20638         * gst/videoscale/gstvideoscale.c:
20639         (gst_videoscale_handle_src_event):
20640           Don't leak reference to pad parent.
20641
20642 2005-11-16  Wim Taymans  <wim@fluendo.com>
20643
20644         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
20645         Set ringbuffer to flushing when stopping so that we don't
20646         block on wait_segment anymore and livelock.
20647
20648 2005-11-16  Wim Taymans  <wim@fluendo.com>
20649
20650         * examples/seeking/seek.c: (send_event), (do_seek),
20651         (loop_toggle_cb), (segment_done), (main):
20652         Added looping checkbox.
20653
20654 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20655
20656         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
20657         (gst_ogg_demux_init):
20658         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
20659         (gst_vorbis_dec_init):
20660           revert unrefs, they don't pass make check
20661
20662 2005-11-15  Johan Dahlin  <johan@gnome.org>
20663
20664         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
20665         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
20666         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
20667         (gst_vorbis_dec_init):
20668         Fix pad template leaks. 
20669
20670 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
20671
20672         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
20673           Make state change function thread safe.
20674
20675 2005-11-15  Edward Hervey  <edward@fluendo.com>
20676
20677         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
20678         (gst_ogg_demux_class_init):
20679         Implement GstElement::send_event, so we can send seek events
20680         in GST_STATE_READY
20681
20682 2005-11-14  Julien MOUTTE  <julien@moutte.net>
20683
20684         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
20685         Discovered how to take away flickering while resizing the
20686         window. Please don't put that in ximagesink, refactoring in
20687         progress.
20688
20689 2005-11-14  Michael Smith <msmith@fluendo.com>
20690
20691         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
20692         (gst_multifdsink_render):
20693           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
20694
20695 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
20696
20697         * gst/playback/gstplaybin.c: (gen_audio_element):
20698           Use autoaudiosink, it tends to be more widely available than
20699           autoaudiiosink.
20700           
20701 2005-11-14  Andy Wingo  <wingo@pobox.com>
20702
20703         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
20704         as well if it is available. Fixes #316442.
20705
20706 2005-11-14  Michael Smith <msmith@fluendo.com>
20707
20708         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
20709         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
20710         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
20711         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
20712         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
20713         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
20714         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
20715         (gst_vorbisenc_change_state):
20716           Fix a small memory leak in vorbisenc.
20717           Fix large memory leaks in oggmux, also fix lots of state change
20718           bugs in oggmux.
20719
20720 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
20721
20722         * gst/videotestsrc/gstvideotestsrc.c:
20723         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
20724         (gst_videotestsrc_src_fixate):
20725           move fixation to a fixate function
20726           remove negotiate function, basesrc's is good enough
20727           fixes a bug for check when using the element alone
20728
20729 2005-11-13  Edward Hervey  <edward@fluendo.com>
20730
20731         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
20732         (key_toggle_cb), (main):
20733         Added checkboxes for adding/removing the accurate and key_unit seek
20734         flags.
20735
20736 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
20737
20738         * configure.ac: back to HEAD
20739
20740 === release 0.9.5 ===
20741
20742 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
20743
20744         * configure.ac:
20745           releasing 0.9.5, "No No Kia"
20746
20747 2005-11-11  Edward Hervey  <edward@fluendo.com>
20748
20749         * examples/seeking/seek.c: (make_parselaunch_pipeline):
20750         Added parse-launch syntax seeking mode for the seeking example.
20751         This should help stress-test even more cases.
20752         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
20753
20754 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
20755
20756         * sys/xvimage/xvimagesink.c:
20757         (gst_xvimagesink_navigation_send_event):
20758           Check whether peer pad exists before sending navigation events
20759           to it.
20760
20761 2005-11-11  Michael Smith <msmith@fluendo.com>
20762
20763         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
20764         (gst_vorbisenc_buffer_from_packet):
20765         * ext/vorbis/vorbisenc.h:
20766           Set duration on encoded buffers. This allows oggmux's
20767           max_page_delay parameter to actually work.
20768
20769 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
20770
20771         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20772         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
20773         (gst_ffmpegcsp_avpicture_fill):
20774         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20775         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
20776           Make palettes work again (see #132341). Use our own macros
20777           for rounding up.
20778
20779 2005-11-10  Andy Wingo  <wingo@pobox.com>
20780
20781         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
20782         string doober.
20783
20784 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20785
20786         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20787         (gst_ffmpegcsp_transform_caps):
20788           Prefer passthrough in transform_caps
20789
20790 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20791
20792         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
20793           check for ALSA errors properly, instead of relying on ALSA's
20794           error strings to serve to the user.
20795
20796 2005-11-10  Wim Taymans  <wim@fluendo.com>
20797
20798         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
20799         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
20800         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
20801         Modernise the seek code.
20802
20803 2005-11-10  Michael Smith <msmith@fluendo.com>
20804         
20805         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
20806         (setup_substreams), (set_active_source):
20807           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
20808           trying to go to NULL if we failed to read a file.
20809
20810 2005-11-10  Wim Taymans  <wim@fluendo.com>
20811
20812         * gst/audiotestsrc/gstaudiotestsrc.c:
20813         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
20814         (gst_audiotestsrc_create):
20815         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
20816         (gst_sinesrc_get_times), (gst_sinesrc_create):
20817         * gst/videotestsrc/gstvideotestsrc.c:
20818         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
20819         (gst_videotestsrc_create):
20820         The base class can now sync for us.
20821
20822 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20823
20824         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
20825           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
20826           name=source autoprobe=false autoprobe-fps=false copy-mode=1
20827           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
20828           format=(fourcc)I420" ! xvimagesink
20829
20830 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
20831
20832         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
20833         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
20834         (gst_sinesrc_newsegment):
20835           Send newsegment event in TIME format, set duration if
20836           num-buffers is set, fix duration querying.
20837
20838 2005-11-10  Michael Smith <msmith@fluendo.com>
20839
20840         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
20841         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
20842         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
20843         (gst_ogg_mux_collected):
20844          Fix EOS handling, partially. Now forwarding an EOS event once we have
20845          EOS on all pads works correctly. However, we still don't properly set
20846          EOS on the actual ogg stream pages.
20847
20848 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
20849
20850         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
20851           Set elements to NULL state before disposing of them.
20852
20853 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
20854
20855         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20856
20857         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20858         (gst_base_rtp_depayload_init),
20859         (gst_base_rtp_depayload_set_gst_timestamp):
20860         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20861           We need to send a newsegment event for each instance, not
20862           just for the first instance of this class (get rid of
20863           static variable in function). (#321011).
20864           
20865 2005-11-08  Michael Smith <msmith@fluendo.com>
20866
20867         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
20868         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
20869         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
20870         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
20871           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
20872           This makes us mux things correctly according to the ogg muxing
20873           rules. Still not handling EOS correctly right now, though.
20874
20875 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
20876
20877         * gst/audioconvert/gstaudioconvert.c:
20878           Fix typo in docs. 
20879
20880 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
20881
20882         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
20883         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
20884           Initialise segment_stop to GST_CLOCK_TIME_NONE when
20885           creating a new chain; should fix live streaming. Also
20886           add more debug output and fix a typo.
20887
20888 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
20889
20890         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20891
20892         * gst/volume/gstvolume.c: (volume_set_caps):
20893           Fix compilation on Solaris with Forte. (#320923)
20894
20895 2005-11-08  Wim Taymans  <wim@fluendo.com>
20896
20897         * gst-libs/gst/audio/gstbaseaudiosink.c:
20898         (gst_base_audio_sink_render):
20899         No need to do a typecheck.
20900
20901 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20902
20903         * ext/alsa/gstalsa.h:
20904           We register a debug category, so let's use it.
20905
20906 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
20907
20908         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20909         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
20910         Fixed a small problem.
20911
20912 2005-11-04  Wim Taymans  <wim@fluendo.com>
20913
20914         * examples/seeking/Makefile.am:
20915         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
20916         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
20917         (make_playerbin_pipeline), (format_value), (update_scale),
20918         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
20919         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
20920         (print_usage), (main):
20921         Added app for playback speed testing.
20922
20923         * examples/seeking/seek.c: (dynamic_link),
20924         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
20925         (make_mpeg_pipeline), (do_seek), (set_update_scale),
20926         (message_received), (main):
20927         Updated seek example.
20928
20929 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
20930
20931         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20932         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
20933         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
20934         (gst_base_rtp_depayload_set_clock):
20935         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20936         Don't sleep on the bench (system clock) when you have a nice 
20937         comfortable bed (Gstreamer clock) to sleep on.
20938
20939 2005-11-03  Wim Taymans  <wim@fluendo.com>
20940
20941         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20942         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
20943         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
20944         Handle the case where a pad_block failed.
20945
20946 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
20947
20948         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
20949
20950         * gst-libs/gst/rtp/gstbasertpdepayload.c:
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           Fixes some bugs in the depayloader's queuing/de-queueing code.
20956
20957 2005-10-31  Michael Smith <msmith@fluendo.com>
20958
20959         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
20960         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
20961         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
20962           Patch from Alessandro Decina <alessandro@nnva.org>.
20963           Make oggdemux only find the final time in a chain, not per-pad,
20964           since the per-pad information can be very expensive to locate, and
20965           it isn't used anywhere. This makes reading a file containing
20966           OggSkeleton reasonably fast.
20967           Also, make chain finding work when there are logical bitstreams that
20968           can't be decoded. Fixes #319110.
20969
20970 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20971
20972         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20973         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
20974         (gst_base_rtp_depayload_chain),
20975         (gst_base_rtp_depayload_add_to_queue),
20976         (gst_base_rtp_depayload_push),
20977         (gst_base_rtp_depayload_set_gst_timestamp),
20978         (gst_base_rtp_depayload_queue_release),
20979         (gst_base_rtp_depayload_start_thread),
20980         (gst_base_rtp_depayload_set_property),
20981         (gst_base_rtp_depayload_get_property):
20982         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20983         Some random fixes, to fullfill the desires of thomas.
20984
20985 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20986
20987         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20988         (gst_base_rtp_depayload_add_to_queue),
20989         (gst_base_rtp_depayload_push):
20990         Fixed the queueing algorithm.
20991
20992 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20993
20994         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20995         (gst_base_rtp_depayload_push):
20996         A small fix
20997
20998 2005-10-31  Wim Taymans  <wim@fluendo.com>
20999
21000         * gst-libs/gst/audio/gstringbuffer.h:
21001         Don't break ABI.
21002
21003         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
21004         (gst_ffmpeg_caps_to_pixfmt):
21005         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21006         (gst_ffmpegcsp_set_caps):
21007         Some more comments.
21008         Handle missing required caps fields better.
21009
21010 2005-10-31  Wim Taymans  <wim@fluendo.com>
21011
21012         * gst-libs/gst/audio/gstbaseaudiosink.c:
21013         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
21014         (gst_base_audio_sink_render):
21015         * gst-libs/gst/audio/gstringbuffer.c:
21016         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
21017         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
21018         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
21019         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
21020         (gst_ring_buffer_read):
21021         * gst-libs/gst/audio/gstringbuffer.h:
21022         Add flushing mode to the ringbuffer so that it in all cases does
21023         not try to handle more audio. This makes sure it does not try to
21024         block anymore when flushing and fixes a livelock.
21025
21026 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
21027
21028         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
21029         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
21030         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
21031           Explicitly check for -1 values before doing a conversion
21032           and always map them to -1. (#315545)
21033
21034 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
21035
21036         * gst/playback/gstplaybin.c: (gen_video_element):
21037           first try autovideosink, then xvimagesink, then error out
21038         * po/POTFILES.in:
21039           add translatable file
21040         * po/af.po:
21041         * po/az.po:
21042         * po/cs.po:
21043         * po/en_GB.po:
21044         * po/hu.po:
21045         * po/it.po:
21046         * po/nb.po:
21047         * po/nl.po:
21048         * po/or.po:
21049         * po/sq.po:
21050         * po/sr.po:
21051         * po/sv.po:
21052         * po/uk.po:
21053         * po/vi.po:
21054           update translations
21055
21056 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
21057
21058         * gst-libs/gst/rtp/gstbasedepayload.c:
21059         * gst-libs/gst/rtp/gstbasedepayload.h:
21060           Minor cleanups
21061
21062 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
21063
21064         * gst/playback/.cvsignore:
21065         * gst/playback/decodetest.c:
21066         * gst/playback/test3.c:
21067           Port these two tests as well.
21068
21069 2005-10-27  Wim Taymans  <wim@fluendo.com>
21070
21071         * ext/theora/theoradec.c: (theora_dec_src_query),
21072         (theora_dec_sink_event):
21073         * ext/theora/theoraenc.c: (theora_enc_sink_event),
21074         (theora_enc_change_state):
21075         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
21076         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
21077         Take proper locks when handling events.
21078
21079 2005-10-27  Wim Taymans  <wim@fluendo.com>
21080
21081         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
21082         (gst_adder_change_state):
21083         Fix timestamps and fix deadlock when stopping the collectpads.
21084
21085 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
21086
21087         * gst-libs/gst/rtp/gstrtpbuffer.h:
21088         Declaring the payload types as strings too so that they can be used
21089         in the padtemplate inialization.
21090
21091 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
21092
21093         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
21094
21095         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21096         (gst_base_rtp_depayload_class_init):
21097         Fixes a small but nasty bug. The derived elements no longer segfaults
21098         on finalization.
21099
21100 2005-10-26  Michael Smith <msmith@fluendo.com>
21101
21102         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
21103           When clearing an audioconvert context, set tmpbufsize to zero, so
21104           we'll allocate it again later if required.
21105           This fixes audioconvert re-negotiating formats, which previously
21106           segfaulted with a NULL destination buffer.
21107
21108 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
21109
21110         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21111         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
21112         (gst_base_rtp_depayload_set_gst_timestamp),
21113         (gst_base_rtp_depayload_queue_release):
21114         Fixed a smalll memleak.
21115
21116 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
21117         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21118         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
21119         (gst_base_rtp_depayload_finalize),
21120         (gst_base_rtp_depayload_setcaps),
21121         (gst_base_rtp_depayload_add_to_queue),
21122         (gst_base_rtp_depayload_push),
21123         (gst_base_rtp_depayload_set_gst_timestamp),
21124         (gst_base_rtp_depayload_queue_release),
21125         (gst_base_rtp_depayload_thread),
21126         (gst_base_rtp_depayload_change_state):
21127         * gst-libs/gst/rtp/gstbasertpdepayload.h:
21128         Changed the C++ comments to C comments
21129
21130 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
21131
21132         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
21133         * gst/tcp/gsttcpclientsrc.h:
21134         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
21135         * gst/tcp/gsttcpserversrc.h:
21136           Remove unused 'curoffset' structure member.
21137
21138 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
21139
21140         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21141         (gst_base_rtp_depayload_base_init),
21142         (gst_base_rtp_depayload_finalize):
21143         * gst-libs/gst/rtp/gstbasertpdepayload.h:
21144         * gst-libs/gst/rtp/gstbasertppayload.h:
21145           The pad-template on the sinkpad should be set by the derived classes.
21146           Also added some useful macros.
21147
21148 2005-10-24  Wim Taymans  <wim@fluendo.com>
21149
21150         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
21151         Correctly flush decoder samples even if we could not
21152         copy them to an output buffer. Fixes #319618.
21153
21154 2005-10-24  Julien MOUTTE  <julien@moutte.net>
21155
21156         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
21157         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
21158         the caps against our xcontext caps.
21159
21160 2005-10-24  Wim Taymans  <wim@fluendo.com>
21161
21162         * gst-libs/gst/audio/gstbaseaudiosink.c:
21163         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
21164         Remove g_print
21165         Use sync property from baseclass to disable sync.
21166
21167 2005-10-24  Wim Taymans  <wim@fluendo.com>
21168
21169         * gst-libs/gst/audio/gstbaseaudiosink.c:
21170         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
21171         Buffers with no timestamps get aligned with previous buffers or
21172         on underrun, played ASAP.
21173
21174 2005-10-24  Julien MOUTTE  <julien@moutte.net>
21175
21176         * gst-libs/gst/video/video.h:
21177         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
21178         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
21179         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
21180         here comes my change on caps for framerate and geometry range.
21181         We are now accepting 1 to MAXINT for width and height, and from
21182         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
21183         to be blended correctly in videomixer.
21184
21185 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21186
21187         * configure.ac:
21188           back to HEAD
21189
21190 === release 0.9.4 ===
21191
21192 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21193
21194         * NEWS:
21195         * RELEASE:
21196         * configure.ac:
21197           releasing 0.9.4, "Velociraptor"
21198
21199 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21200
21201         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
21202         * po/POTFILES.in:
21203           STOPPED -> FAILED
21204
21205 2005-10-21  Wim Taymans  <wim@fluendo.com>
21206
21207         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
21208         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
21209         (pad_blocked), (close_pad_link), (new_pad):
21210         Don't try to remove elements twice.
21211
21212 2005-10-21  Wim Taymans  <wim@fluendo.com>
21213
21214         * ext/theora/theoradec.c: (theora_dec_src_query),
21215         (theora_dec_sink_event):
21216         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
21217         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
21218         (vorbis_handle_data_packet):
21219         * ext/vorbis/vorbisdec.h:
21220         Fix old naming.
21221
21222         * gst-libs/gst/audio/gstbaseaudiosink.c:
21223         (gst_base_audio_sink_render):
21224         Don't try to sync on buffers without a timestamp.
21225
21226 2005-10-21  Wim Taymans  <wim@fluendo.com>
21227
21228         * ext/theora/theoradec.c: (theora_dec_src_query),
21229         (theora_dec_sink_event):
21230         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
21231         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
21232         (vorbis_handle_data_packet):
21233         * ext/vorbis/vorbisdec.h:
21234         Fix old naming.
21235
21236 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
21237
21238         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
21239         (gst_vorbisenc_src_query):
21240           Implement position and duration queries.
21241
21242         * gst/playback/test3.c: (update_scale), (main):
21243           Fix for async state changes and print nicer output.
21244
21245 2005-10-20  Wim Taymans  <wim@fluendo.com>
21246
21247         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
21248         (dump_element_stats), (main):
21249         * gst/playback/test6.c: (main):
21250         Fix tests again
21251
21252 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
21253
21254         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
21255         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
21256           Don't use functions for position queries when handling
21257           duration queries.
21258
21259 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
21260
21261         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
21262         (vorbis_handle_data_packet), (vorbis_dec_chain),
21263         (vorbis_dec_change_state):
21264         * ext/vorbis/vorbisdec.h:
21265           Vorbis streams can be embedded in other container formats
21266           than ogg, container formats where the demuxer might set 
21267           timestamps on encoded vorbis buffers instead of those silly 
21268           granulepos thingies. In short: make vorbisdec handle 
21269           timestamps on incoming buffers as well.
21270
21271 2005-10-20  Wim Taymans  <wim@fluendo.com>
21272
21273         * gst/playback/gstplaybasebin.c: (group_destroy),
21274         (gst_play_base_bin_change_state):
21275         Fix leak.
21276         Handle case where playbasebin is now ASYNC because
21277         decodebin is.
21278
21279 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
21280
21281         * gst/audioconvert/Makefile.am:
21282         * gst/audioconvert/bufferframesconvert.c:
21283         * gst/audioconvert/plugin.c: (plugin_init):
21284         * gst/audioconvert/plugin.h:
21285           And bye bye buffer-frames-convert
21286
21287 2005-10-19  Wim Taymans  <wim@fluendo.com>
21288
21289         * check/elements/audioconvert.c:
21290         * docs/libs/tmpl/gstaudio.sgml:
21291         * docs/libs/tmpl/gstcolorbalance.sgml:
21292         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
21293         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
21294         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
21295         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
21296         * gst-libs/gst/audio/audio.h:
21297         * gst/audioconvert/audioconvert.h:
21298         * gst/audioconvert/gstaudioconvert.c:
21299         (gst_audio_convert_parse_caps):
21300         * gst/volume/gstvolume.c:
21301         Bye bye buffer-frames.
21302
21303 2005-10-19  Wim Taymans  <wim@fluendo.com>
21304
21305         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
21306         (query_positions_elems), (query_positions_pads), (update_scale),
21307         (do_seek), (set_update_scale), (message_received), (main):
21308         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
21309         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
21310         (gst_ogg_demux_loop):
21311         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
21312         * ext/theora/theoradec.c: (theora_dec_src_query),
21313         (theora_dec_sink_event):
21314         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
21315         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
21316         * gst/adder/gstadder.c: (gst_adder_query):
21317         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
21318         * gst/playback/test3.c: (update_scale):
21319         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
21320         (dump_element_stats), (main):
21321         * gst/playback/test6.c: (main):
21322         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
21323         Query API update.
21324
21325 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
21326
21327         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
21328         (xml_check_first_element), (xml_type_find), (smil_type_find),
21329         (plugin_init):
21330           Add typefinding for SMIL and for generic XML. Based on patch by
21331           Akos Maroy (#308663).
21332
21333 2005-10-18  Wim Taymans  <wim@fluendo.com>
21334
21335         * gst/playback/Makefile.am:
21336         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
21337         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
21338         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
21339         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
21340         (gst_decode_bin_change_state):
21341         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
21342         (gst_play_bin_send_event_to_sink):
21343         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
21344         (dump_element_stats), (main):
21345         * gst/playback/test6.c: (main):
21346         Make playbin async, it'll commit state to paused when all streams
21347         are detected.
21348         Remove ugly hack.
21349         Added test6.c to show async behaviour.
21350
21351 2005-10-18  Wim Taymans  <wim@fluendo.com>
21352
21353         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
21354         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
21355         Fix for segment-start/stop API change.
21356
21357 2005-10-18  Wim Taymans  <wim@fluendo.com>
21358
21359         * check/Makefile.am:
21360         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
21361         (main):
21362         Add future test for clock selection.
21363
21364 2005-10-18  Wim Taymans  <wim@fluendo.com>
21365
21366         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
21367         (gst_alsasink_close):
21368         Set handle to NULL.
21369
21370         * gst-libs/gst/audio/gstringbuffer.c:
21371         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
21372         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
21373         (gst_ring_buffer_start), (gst_ring_buffer_pause),
21374         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
21375         (gst_ring_buffer_read):
21376         More debug info.
21377
21378 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
21379
21380         * gst/audiotestsrc/Makefile.am:
21381         * gst/sine/Makefile.am:
21382         * gst/volume/Makefile.am:
21383           fix broken build of controllerized plugins
21384
21385 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
21386
21387         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
21388
21389         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
21390         (gst_riff_create_video_template_caps):
21391           Add support for Indeo-3 (IV32).
21392
21393 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21394
21395         * configure.ac:
21396           rewrite
21397
21398 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21399
21400         * gst-libs/gst/video/video.c: (gst_video_get_size):
21401         * gst/audiotestsrc/gstaudiotestsrc.c:
21402           doc updates
21403
21404 2005-10-17  Andy Wingo  <wingo@pobox.com>
21405
21406         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
21407         with the collectpads change.
21408         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
21409
21410         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
21411
21412         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
21413
21414         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
21415         alloc_buffer flow return to callers.
21416         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
21417         change. Fix some memleaks in theoraenc.
21418
21419         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
21420         in strange circumstance.
21421
21422 2005-10-17  Julien MOUTTE  <julien@moutte.net>
21423
21424         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21425         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
21426         from caps, let's use the caps...
21427
21428 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21429
21430         * configure.ac:
21431           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
21432
21433 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
21434
21435         * gst-libs/gst/interfaces/Makefile.am:
21436           fix silly typo
21437
21438 2005-10-16  Andy Wingo  <wingo@pobox.com>
21439
21440         * gst/playback/gstdecodebin.c
21441         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
21442         function!
21443         (try_to_link_1): Increase kraziness level.
21444
21445 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
21446
21447         * configure.ac:
21448           restructure like the core one
21449         * gst-libs/gst/audio/Makefile.am:
21450         * gst-libs/gst/interfaces/Makefile.am:
21451         * gst-libs/gst/net/Makefile.am:
21452         * gst-libs/gst/riff/Makefile.am:
21453         * gst-libs/gst/rtp/Makefile.am:
21454         * gst-libs/gst/tag/Makefile.am:
21455         * gst-libs/gst/video/Makefile.am:
21456           use correct linker flags, now the libs are properly versioned
21457         * check/elements/audioconvert.c: (verify_convert):
21458         * ext/alsa/gstalsaplugin.c:
21459         * ext/cdparanoia/gstcdparanoia.c:
21460         * ext/gnomevfs/gstgnomevfs.c:
21461         * ext/libvisual/visual.c:
21462         * ext/ogg/gstogg.c:
21463         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
21464         * ext/theora/theora.c:
21465         * ext/vorbis/vorbis.c:
21466         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
21467         * gst-libs/gst/tag/gsttagediting.c:
21468         * gst-libs/gst/video/video.c:
21469         * gst/adder/gstadder.c:
21470         * gst/audioconvert/plugin.c:
21471         * gst/audiorate/gstaudiorate.c:
21472         * gst/audioresample/gstaudioresample.c:
21473         * gst/audioresample/resample_ref.c: (resample_scale_ref):
21474         * gst/audioscale/gstaudioscale.c:
21475         * gst/audioscale/resample.c:
21476         * gst/audiotestsrc/gstaudiotestsrc.c:
21477         * gst/ffmpegcolorspace/gstffmpeg.c:
21478         * gst/playback/gstdecodebin.c: (close_pad_link):
21479         * gst/playback/gstplaybin.c: (gen_video_element),
21480         (gen_audio_element):
21481         * gst/sine/gstsinesrc.c:
21482         * gst/subparse/gstsubparse.c:
21483         * gst/tags/gsttagediting.c:
21484         * gst/tcp/gsttcpplugin.c:
21485         * gst/typefind/gsttypefindfunctions.c:
21486         * gst/videorate/gstvideorate.c:
21487         * gst/videoscale/gstvideoscale.c:
21488         * gst/videotestsrc/gstvideotestsrc.c:
21489         * gst/volume/gstvolume.c:
21490         * sys/v4l/gstv4l.c:
21491         * sys/ximage/ximage.c:
21492         * sys/xvimage/xvimagesink.c:
21493           fix up defines
21494
21495 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
21496
21497         * ext/vorbis/vorbisenc.c:
21498         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
21499         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
21500         (gst_tag_to_vorbis_comments):
21501           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
21502
21503 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
21504
21505         * examples/stats/mp2ogg.c:
21506         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
21507           typo fixes
21508
21509 2005-10-13  Michael Smith <msmith@fluendo.com>
21510
21511         * ext/ogg/gstoggmux.c:
21512           Use magic glib macros to define constants as 64 bit, to ensure
21513           appropriate vararg passing.
21514
21515 2005-10-13  Michael Smith <msmith@fluendo.com>
21516
21517         * ext/ogg/gstoggmux.c:
21518         * gst/audioconvert/audioconvert.c: (float):
21519           Don't use LL suffix, as it's not portable, and neither of these
21520           uses required it anyway.
21521
21522 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
21523
21524         * examples/indexing/indexmpeg.c: (main):
21525         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
21526         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
21527         (cdparanoia_convert), (cdparanoia_query):
21528         * ext/cdparanoia/gstcdparanoia.h:
21529         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
21530         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
21531         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
21532         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
21533         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
21534         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
21535         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
21536         (gst_multifdsink_render), (gst_multifdsink_start),
21537         (gst_multifdsink_stop):
21538         * gst/tcp/gstmultifdsink.h:
21539         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
21540         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
21541         (gst_tcpclientsink_stop):
21542         * gst/tcp/gsttcpclientsink.h:
21543         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
21544         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
21545         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
21546         * gst/tcp/gsttcpclientsrc.h:
21547         * gst/tcp/gsttcpserversink.h:
21548         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
21549         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
21550         (gst_tcpserversrc_stop):
21551         * gst/tcp/gsttcpserversrc.h:
21552         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
21553         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
21554         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
21555           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
21556           moved bitshift from macro to enum definition
21557
21558 2005-10-12  Wim Taymans  <wim@fluendo.com>
21559
21560         * examples/seeking/Makefile.am:
21561         Oops.
21562
21563 2005-10-12  Wim Taymans  <wim@fluendo.com>
21564
21565         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
21566         (gst_ring_buffer_read), (gst_ring_buffer_clear):
21567         Don't assert on normal stuff.
21568
21569         * gst/playback/gstplaybin.c: (do_playbin_seek):
21570         API fix.
21571
21572 2005-10-12  Wim Taymans  <wim@fluendo.com>
21573
21574         * check/pipelines/simple_launch_lines.c: (run_pipeline):
21575         * examples/seeking/Makefile.am:
21576         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
21577         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
21578         (do_seek), (set_update_scale), (message_received), (main):
21579         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
21580         (gst_ring_buffer_read), (gst_ring_buffer_clear):
21581         Update for _get_state() API change.
21582
21583 2005-10-11  Wim Taymans  <wim@fluendo.com>
21584
21585         * gst-libs/gst/audio/gstbaseaudiosink.c:
21586         (gst_base_audio_sink_render):
21587         * gst-libs/gst/audio/gstbaseaudiosrc.c:
21588         (gst_base_audio_src_create):
21589         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
21590         (gst_ring_buffer_read):
21591         Cleanups.
21592         Commit and read from ringbuffer in samples rather than bytes.
21593
21594 2005-10-11  Wim Taymans  <wim@fluendo.com>
21595
21596         * gst-libs/gst/audio/gstbaseaudiosink.c:
21597         (gst_base_audio_sink_render):
21598         Respect segment rate and accum when scheduling samples.
21599
21600 2005-10-11  Julien MOUTTE  <julien@moutte.net>
21601
21602         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
21603         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
21604         EOS correctly, that needs more work.
21605
21606 2005-10-11  Wim Taymans  <wim@fluendo.com>
21607
21608         * check/generic/states.c: (GST_START_TEST):
21609         remove old property.
21610
21611         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
21612         (gst_ogg_demux_perform_seek):
21613         * ext/theora/theoradec.c: (theora_dec_sink_event):
21614         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
21615         (vorbis_handle_data_packet):
21616         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21617         (gst_base_rtp_depayload_set_gst_timestamp):
21618         * gst/videorate/gstvideorate.c: (gst_videorate_event):
21619         Update for newsegment API change.
21620
21621 2005-10-11  Michael Smith <msmith@fluendo.com>
21622
21623         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
21624         (do_playbin_seek), (gst_play_bin_send_event):
21625           Override send_event differently, so that we can takes bits of
21626           functionality from GstPipeline (special handling for seeks,
21627           including pausing/resuming, and resetting stream time) and still get
21628           the appropriate behaviour of only forwarding event to a single sink,
21629           rather than all of them.
21630           Unfortunately requires a lot of code duplication, but the
21631           alternatives are equally ugly in the end.
21632
21633 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
21634
21635         * check/elements/audioconvert.c: (setup_audioconvert),
21636         (cleanup_audioconvert), (get_int_caps), (verify_convert),
21637         (GST_START_TEST), (audioconvert_suite):
21638           clean up tests a little, fix some leaks.
21639
21640 2005-10-10  Wim Taymans  <wim@fluendo.com>
21641
21642         * ext/alsa/gstalsasink.c:
21643         Also allow unsigned int.
21644
21645         * gst-libs/gst/audio/gstbaseaudiosrc.c:
21646         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
21647         Small cleanup
21648
21649 2005-10-10  Wim Taymans  <wim@fluendo.com>
21650
21651         * check/pipelines/simple_launch_lines.c: (run_pipeline):
21652         Small update, use API as stated in design docs.
21653
21654         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
21655         (update_scale), (do_seek), (seek_cb), (set_update_scale),
21656         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
21657         (message_received), (main):
21658         Updated seek example for GOption. Some usability improvements.
21659
21660 2005-10-10  Wim Taymans  <wim@fluendo.com>
21661
21662         * gst/audioconvert/audioconvert.h:
21663         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
21664         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
21665         Alloc temp storage somewhere else where we can do it more
21666         portable.
21667
21668 2005-10-10  Wim Taymans  <wim@fluendo.com>
21669
21670         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
21671         (gst_tcpserversrc_start):
21672         Don't block in accept while doing the state change, move
21673         to poll and make cancellable.
21674
21675 2005-10-09  Philippe Khalaf <burger@speedy.org>
21676
21677         * gst-libs/gst/rtp/rtpbasedepayload.c:
21678         Set timestamp and add queue delay to timestamp
21679         * gst-libs/gst/rtp/rtpbuffer.h:
21680         Set correct payload type for h263
21681
21682 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
21683
21684         * gst/audiotestsrc/gstaudiotestsrc.c:
21685         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
21686         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
21687         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
21688         (gst_audiotestsrc_create_triangle),
21689         (gst_audiotestsrc_create_silence),
21690         (gst_audiotestsrc_create_white_noise),
21691         (gst_audiotestsrc_init_pink_noise),
21692         (gst_audiotestsrc_generate_pink_noise_value),
21693         (gst_audiotestsrc_create_pink_noise),
21694         (gst_audiotestsrc_change_wave):
21695         * gst/audiotestsrc/gstaudiotestsrc.h:
21696           fixed typo, added pink noise
21697
21698 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
21699
21700         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
21701         (plugin_init):
21702           Add wavpack and spc typefind functions from 0.8 branch.
21703
21704 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
21705
21706         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
21707         (ar_type_find), (msdos_type_find), (plugin_init):
21708           Add typefind functions for tar archives, ar archives,
21709           RAR archives, and msdos-executables (dlls, exe, etc.).
21710           Some of those would be wrongly identified as mpeg
21711           streams of some sort before (#315550).
21712
21713 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
21714
21715         * configure.ac:
21716         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21717         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21718         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
21719         * gst/audiotestsrc/Makefile.am:
21720         * gst/audiotestsrc/gstaudiotestsrc.c:
21721         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
21722         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
21723         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
21724         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
21725         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
21726         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
21727         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
21728         (gst_audiotestsrc_create_silence),
21729         (gst_audiotestsrc_create_white_noise),
21730         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
21731         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
21732         (gst_audiotestsrc_start), (plugin_init):
21733         * gst/audiotestsrc/gstaudiotestsrc.h:
21734           add new plugin and element
21735         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
21736           use gobject_class
21737
21738 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
21739
21740         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
21741         (gst_adder_init), (gst_adder_request_new_pad),
21742         (gst_adder_change_state):
21743           Add query function to source pad, so adder reports the correct
21744           time/sample position when queried (#315457); fix state change
21745           function; use GST_DEBUG_FUNCPTR() for pad functions.
21746
21747 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
21748
21749         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
21750           Fix leaks in typefind registration
21751           Clean up the gratuitous commenting and whitespacing a little
21752
21753 2005-10-08  Wim Taymans  <wim@fluendo.com>
21754
21755         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
21756         Only actually wait for the thread to be stopped if it's 
21757         running.
21758
21759 2005-10-08  Wim Taymans  <wim@fluendo.com>
21760
21761         * gst-libs/gst/audio/gstbaseaudiosink.c:
21762         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
21763         If we receive EOS we can start playback of what we had.
21764
21765 2005-10-08  Wim Taymans  <wim@fluendo.com>
21766
21767         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
21768         (gst_multifdsink_finalize), (multifdsink_hash_remove),
21769         (gst_multifdsink_stop):
21770         Fix crasher when going to NULL multiple times.
21771
21772 2005-10-06  Wim Taymans  <wim@fluendo.com>
21773
21774         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
21775         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
21776         * gst-libs/gst/audio/gstbaseaudiosrc.h:
21777         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
21778         patch from Edgard Lima <edgard.lima@indt.org.br>
21779         Fixed gstbaseaudiosrc adding ring buffer sync to it.
21780
21781 2005-10-06  Wim Taymans  <wim@fluendo.com>
21782
21783         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
21784         Report the FLOW_RETURN as string in the error message.
21785
21786         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
21787         Don't assert when clearing an unnegotiated buffer.
21788
21789 2005-10-04  Michael Smith <msmith@fluendo.com>
21790
21791         * gst/playback/gstplaybasebin.c: (group_destroy),
21792         (gen_preroll_element), (remove_groups), (setup_source):
21793         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
21794         (setup_sinks), (gst_play_bin_send_event),
21795         (gst_play_bin_change_state):
21796           Set state to NULL before removing from bin. Fix refcounting.
21797
21798 2005-10-04  Michael Smith <msmith@fluendo.com>
21799
21800         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
21801           Correct refcounting in send_event() function. Previously was wrong
21802           if the first sink was unable to handle the event.
21803
21804 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21805
21806         * configure.ac:
21807           back to development
21808
21809 === release 0.9.3 ===
21810
21811 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21812
21813         * configure.ac:
21814           Releasing 0.9.3, "De Facto"
21815
21816 2005-10-03  Andy Wingo  <wingo@pobox.com>
21817
21818         * gst/playback/gstdecodebin.c (try_to_link_1)
21819         (remove_element_chain): set element to NULL before removing it.
21820
21821 2005-10-02  Johan Dahlin  <johan@gnome.org>
21822
21823         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
21824         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
21825         MT safe.
21826
21827 2005-10-02  Andy Wingo  <wingo@pobox.com>
21828
21829         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
21830         (gst_ring_buffer_prepare_read): 
21831         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
21832         Demote to LOG.
21833
21834 2005-09-29  Wim Taymans  <wim@fluendo.com>
21835
21836         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
21837         * ext/theora/theoradec.c: (theora_handle_data_packet):
21838         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
21839         Propagate error codes from alloc_buffer too.
21840
21841 2005-09-29  Wim Taymans  <wim@fluendo.com>
21842
21843         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
21844         We use fixed caps.
21845
21846         * gst/playback/Makefile.am:
21847         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
21848         (dump_element_stats), (main):
21849         Added example stream introspection code.
21850
21851 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
21852
21853         * gst/adder/gstadder.c: (gst_adder_collected):
21854           fix adder for float elements
21855
21856 2005-09-28  Wim Taymans  <wim@fluendo.com>
21857
21858         * gst-libs/gst/audio/gstbaseaudiosink.c:
21859         (gst_base_audio_sink_class_init),
21860         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
21861         * gst-libs/gst/audio/gstbaseaudiosrc.c:
21862         (gst_base_audio_src_class_init),
21863         (gst_base_audio_src_provide_clock):
21864         get_clock -> provide_clock
21865
21866 2005-09-28  Andy Wingo  <wingo@pobox.com>
21867
21868         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
21869         and unlocking.
21870
21871         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
21872         unlocking.
21873
21874         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
21875         Actually add the pad template.
21876         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
21877
21878         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
21879         I'm at it...
21880
21881         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
21882         from fdsrc. Get caps in create() instead of start() so it can be
21883         interrupted. Interruption somewhat untested.
21884
21885         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
21886         Proper EOS handling.
21887
21888 2005-09-27  Andy Wingo  <wingo@pobox.com>
21889
21890         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
21891
21892         * gst/tcp/gsttcpserversrc.c: Cleaned up.
21893
21894         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
21895
21896         * gst/tcp/gsttcp.h: 
21897         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
21898         out of tcpclientsrc.c. Cancellable.
21899         (gst_tcp_socket_read): Made private, cancellable, with better
21900         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
21901         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
21902         whole buffer, and better diagnostics.
21903         (gst_tcp_gdp_read_caps): Same.
21904
21905         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
21906
21907 2005-09-26  Andy Wingo  <wingo@pobox.com>
21908
21909         * gst/sine/gstsinesrc.h:
21910         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
21911         change the 'sync' property to 'is-live' and implement it halfway,
21912         update for controller api change.
21913
21914         * gst/volume/gstvolume.c (volume_transform_ip): Update for
21915         controller api change.
21916
21917 2005-09-24  Wim Taymans  <wim@fluendo.com>
21918
21919         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
21920         * gst-libs/gst/audio/gstaudiosink.c:
21921         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
21922         (gst_audioringbuffer_stop):
21923         * gst-libs/gst/audio/gstbaseaudiosink.c:
21924         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
21925         (gst_base_audio_sink_change_state):
21926         * gst-libs/gst/audio/gstbaseaudiosink.h:
21927         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
21928         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
21929         (gst_ring_buffer_commit), (gst_ring_buffer_read):
21930         * gst-libs/gst/audio/gstringbuffer.h:
21931         Fix sync again. Moved sample alignment to basesink.
21932
21933 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21934
21935         * docs/plugins/Makefile.am:
21936         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21937         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21938         * gst/volume/gstvolume.c:
21939           add/fix docs
21940         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
21941         * gst-libs/gst/audio/audio.h:
21942           add conversion macros for frames <-> clocktime
21943
21944 2005-09-23  David Schleef  <ds@schleef.org>
21945
21946         * gst/audioresample/Makefile.am:
21947         * gst/audioresample/debug.h:
21948         * gst/audioresample/gstaudioresample.c:
21949         * gst/audioresample/resample.c: Convert to using gst debugging
21950
21951 2005-09-22  Wim Taymans  <wim@fluendo.com>
21952
21953         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
21954         (gst_play_bin_send_event):
21955         Only seek on one sink, the first one that succeeds.
21956
21957 2005-09-22  Michael Smith <msmith@fluendo.com>
21958
21959         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
21960         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
21961         Don't flush encoder state unless we have an initialised encoder.
21962         Clear out encoder state on PAUSED_TO_READY.
21963
21964 2005-09-22  Wim Taymans  <wim@fluendo.com>
21965
21966         * gst-libs/gst/rtp/gstbasertppayload.c:
21967         (gst_basertppayload_class_init), (gst_basertppayload_init),
21968         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21969         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21970         (gst_basertppayload_is_filled), (gst_basertppayload_push),
21971         (gst_basertppayload_set_property),
21972         (gst_basertppayload_get_property),
21973         (gst_basertppayload_change_state):
21974         * gst-libs/gst/rtp/gstbasertppayload.h:
21975         Added max-ptime to control amount of data in the rtp packets.
21976
21977 2005-09-21  Andy Wingo  <wingo@pobox.com>
21978
21979         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
21980         thingies.
21981
21982         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
21983         can be called multiple times, dogs.
21984
21985 2005-09-21  Wim Taymans  <wim@fluendo.com>
21986
21987         * gst-libs/gst/rtp/gstbasertppayload.c:
21988         (gst_basertppayload_class_init), (gst_basertppayload_init),
21989         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21990         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21991         (gst_basertppayload_push), (gst_basertppayload_get_property),
21992         (gst_basertppayload_change_state):
21993         Allow 0 ssrc too.
21994
21995 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
21996
21997         * docs/libs/compiling.sgml:
21998           fixing typos
21999
22000 2005-09-20  Wim Taymans  <wim@fluendo.com>
22001
22002         * gst-libs/gst/rtp/gstbasertppayload.c:
22003         (gst_basertppayload_class_init), (gst_basertppayload_init),
22004         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
22005         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
22006         (gst_basertppayload_push), (gst_basertppayload_set_property),
22007         (gst_basertppayload_get_property),
22008         (gst_basertppayload_change_state):
22009         * gst-libs/gst/rtp/gstbasertppayload.h:
22010         Added property to configure sequence number offsets.
22011
22012 2005-09-20  Wim Taymans  <wim@fluendo.com>
22013
22014         * gst-libs/gst/rtp/gstbasertppayload.c:
22015         (gst_basertppayload_class_init), (gst_basertppayload_init),
22016         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
22017         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
22018         (gst_basertppayload_push), (gst_basertppayload_set_property),
22019         (gst_basertppayload_get_property),
22020         (gst_basertppayload_change_state):
22021         * gst-libs/gst/rtp/gstbasertppayload.h:
22022         Make timestamp offset configurable.
22023
22024 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
22025
22026         * check/pipelines/simple_launch_lines.c: (run_pipeline):
22027           fix wrong pop/unref
22028
22029 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
22030
22031         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
22032
22033         * gst-libs/gst/interfaces/propertyprobe.c:
22034         (gst_property_probe_probe_property_name),
22035         (gst_property_probe_needs_probe_name),
22036         (gst_property_probe_get_values_name),
22037         (gst_property_probe_probe_and_get_values_name):
22038           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
22039           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
22040
22041 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
22042
22043         * check/Makefile.am:
22044           have some tests be disabled for valgrinding
22045         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
22046         (GST_START_TEST):
22047         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
22048           Fix A Leak.  Chain To Parent Finalize.
22049
22050 2005-09-19  Wim Taymans  <wim@fluendo.com>
22051
22052         * examples/seeking/seek.c: (make_wav_pipeline), (main):
22053         Fixed wav pipeline.
22054
22055 2005-09-19  Wim Taymans  <wim@fluendo.com>
22056
22057         * gst-libs/gst/rtp/gstbasertppayload.c:
22058         (gst_basertppayload_class_init), (gst_basertppayload_init),
22059         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
22060         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
22061         (gst_basertppayload_push), (gst_basertppayload_get_property),
22062         (gst_basertppayload_change_state):
22063         Posting ERROR and WARNING messages is good.
22064
22065 2005-09-19  Wim Taymans  <wim@fluendo.com>
22066
22067         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22068         (gst_base_rtp_depayload_add_to_queue),
22069         (gst_base_rtp_depayload_push),
22070         (gst_base_rtp_depayload_set_gst_timestamp),
22071         (gst_base_rtp_depayload_queue_release):
22072         This one was not supposed to go in.
22073
22074 2005-09-19  Wim Taymans  <wim@fluendo.com>
22075
22076         * check/pipelines/simple_launch_lines.c: (run_pipeline):
22077         Fix for bus API.
22078
22079         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22080         (gst_base_rtp_depayload_chain),
22081         (gst_base_rtp_depayload_add_to_queue),
22082         (gst_base_rtp_depayload_push),
22083         (gst_base_rtp_depayload_set_gst_timestamp),
22084         (gst_base_rtp_depayload_queue_release):
22085         Some cleanups.
22086
22087         * gst-libs/gst/rtp/gstbasertppayload.c:
22088         (gst_basertppayload_class_init), (gst_basertppayload_init),
22089         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
22090         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
22091         (gst_basertppayload_get_property),
22092         (gst_basertppayload_change_state):
22093         Added debugging category.
22094
22095 2005-09-18  David Schleef  <ds@schleef.org>
22096
22097         * gst/playback/gstdecodebin.c: free plugin list correctly
22098         * gst/playback/gstplaybin.c: emit warning if autovideosink
22099           and autoaudiosink can't be found (instead of segfaulting)
22100
22101 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
22102
22103         * check/elements/audioconvert.c: (GST_START_TEST):
22104           try out 24 bit conversion
22105
22106 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
22107
22108         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
22109         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
22110         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
22111         * ext/vorbis/vorbisenc.h:
22112           Fix EOS handling.  Still needs a fix in the ogg muxer to
22113           mark the last page as eos.
22114
22115 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
22116
22117         * common/gtk-doc-plugins.mak:
22118         * docs/plugins/Makefile.am:
22119         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22120         * gst/ffmpegcolorspace/Makefile.am:
22121         * gst/ffmpegcolorspace/avcodec.h:
22122         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22123         * gst/tcp/gstmultifdsink.c:
22124           fix up ffmpegcolorspace docs; extract header
22125
22126 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
22127
22128         * common/gtk-doc-plugins.mak:
22129         * docs/plugins/Makefile.am:
22130         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22131         * ext/theora/Makefile.am:
22132         * ext/theora/gsttheoraenc.h:
22133         * ext/theora/theoraenc.c:
22134         * ext/vorbis/vorbisenc.c:
22135           pick up signals and args for vorbis; add some docs for vorbis
22136
22137 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
22138
22139         * common/gstdoc-scangobj:
22140         * common/gtk-doc-plugins.mak:
22141         * docs/libs/Makefile.am:
22142         * docs/plugins/gst-plugins-base-plugins.args:
22143         * docs/plugins/gst-plugins-base-plugins.hierarchy:
22144         * docs/plugins/gst-plugins-base-plugins.interfaces:
22145         * docs/plugins/gst-plugins-base-plugins.prerequisites:
22146         * docs/plugins/gst-plugins-base-plugins.signals:
22147           only scanobj stuff from our source module.  Not sure yet
22148           if that's correct, given the hierarchy stuff :)
22149
22150 2005-09-15  Wim Taymans  <wim@fluendo.com>
22151
22152         * gst/audioconvert/gstaudioconvert.c:
22153         And enable 24 bits mode as well..
22154
22155 2005-09-15  Wim Taymans  <wim@fluendo.com>
22156
22157         * gst-libs/gst/rtp/Makefile.am:
22158         * gst-libs/gst/rtp/gstbasertppayload.c:
22159         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
22160         (gst_basertppayload_class_init), (gst_basertppayload_init),
22161         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
22162         (gst_basertppayload_chain), (gst_basertppayload_set_options),
22163         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
22164         (gst_basertppayload_set_property),
22165         (gst_basertppayload_get_property),
22166         (gst_basertppayload_change_state):
22167         * gst-libs/gst/rtp/gstbasertppayload.h:
22168         Added rtp payloader base class.
22169
22170 2005-09-15  Andy Wingo  <wingo@pobox.com>
22171
22172         * configure.ac (plugindir): Remove the EOL matcher from the
22173         regexp, as it causes me problems. Libtool? Make? Who knows?
22174
22175 2005-09-14  David Schleef  <ds@schleef.org>
22176
22177         * check/generic/states.c: 
22178         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
22179         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
22180           Fixes for changes in registry API.
22181
22182         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
22183           to GST_PLUGIN_LDFLAGS.
22184         * ext/libvisual/visual.c: Make the library shut up.
22185         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
22186         * gst-libs/gst/audio/gstaudiofilter.c: same
22187
22188 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
22189
22190         * docs/plugins/Makefile.am:
22191         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22192         * docs/plugins/inspect/plugin-libvisual.xml:
22193         * docs/plugins/tmpl/element-tcpserversink.sgml:
22194         * ext/theora/theoraenc.c:
22195           add libvisual plugin and theoraenc element to docs
22196
22197 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
22198
22199         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22200         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22201         * ext/theora/theoraenc.c:
22202           add theoraenc
22203
22204 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
22205
22206         * gst/audioconvert/Makefile.am:
22207           Audioconvert derives from GstBaseTransform and should
22208           link to the library with our base elements to avoid
22209           unresolved symbols. Makes things work with MinGW (#316160)
22210
22211         * gst/playback/test4.c: (main):
22212           Fix MinGW build problem and use g_usleep() instead of 
22213           sleep() (#316162)
22214
22215 2005-09-12  Wim Taymans  <wim@fluendo.com>
22216
22217         * gst/audioconvert/audioconvert.c: (float),
22218         (audio_convert_prepare_context), (audio_convert_convert):
22219         * gst/audioconvert/audioconvert.h:
22220         Cleanups, speedups, simplifications, added back support
22221         for 24 bits.
22222
22223 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
22224
22225         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22226         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22227         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
22228         * docs/plugins/tmpl/element-tcpserversink.sgml:
22229         * gst/ffmpegcolorspace/gstffmpeg.c:
22230         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22231         * gst/videotestsrc/gstvideotestsrc.c:
22232         * gst/volume/gstvolume.c:
22233           add more elements to the docs
22234
22235 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
22236
22237         * check/Makefile.am:
22238         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
22239         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
22240           Add extra tests for basetransform based components. 
22241           Comment out the test_element_negotiation test until we decide
22242           if it's testing correct behaviour.
22243         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
22244         (gst_visual_chain), (gst_visual_change_state):
22245           Slightly more correct but still bogus timestamping.
22246           Fix state change function.
22247         * gst/audioconvert/gstaudioconvert.c:
22248         (gst_audio_convert_class_init):
22249         * gst/audioresample/gstaudioresample.c:
22250         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22251         (gst_ffmpegcsp_class_init):
22252         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
22253         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
22254         (gst_videoscale_prepare_image):
22255         * gst/volume/gstvolume.c: (gst_volume_class_init),
22256         (volume_transform_ip):
22257           Basetransform updates. Enable passthrough modes.
22258         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
22259         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
22260         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
22261           Negotiation fix that allows the window to return to the original
22262           size and renegotiate passthrough upstream. Extra debug output.
22263
22264 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
22265
22266         * gst/sine/gstsinesrc.c:
22267         * gst/volume/gstvolume.c:
22268           fix up header include
22269
22270 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
22271
22272         * gst-libs/gst/audio/gstbaseaudiosink.c:
22273         (gst_base_audio_sink_render):
22274         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
22275         * gst/volume/gstvolume.c: (gst_volume_class_init),
22276         (volume_transform):
22277           fixing lost sync, some more debugging
22278
22279 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
22280
22281         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
22282         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
22283         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
22284         (gst_xvimagesink_check_xshm_calls):
22285           Fix compilation when XShm is not available.
22286
22287 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
22288
22289         * ext/libvisual/visual.c: (gst_visual_dispose),
22290         (gst_visual_getcaps), (gst_visual_src_setcaps),
22291         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
22292         (gst_visual_change_state):
22293           Finish fixing up libvisual plugin so that it runs. 
22294
22295 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
22296
22297         * ext/vorbis/vorbisenc.c:
22298         * gst-libs/gst/tag/gstvorbistag.c:
22299           gsttaginterface.h -> gsttagsetter.h
22300
22301 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
22302
22303         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
22304           added another test that failes for me (test is not active by default)
22305
22306 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22307
22308         * configure.ac:
22309           v4l2 is no longer in gst-plugins-base
22310
22311 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
22312
22313         * configure.ac:
22314           In the output at the end, don't show the first plugin on the same
22315           line as "Core plug-ins, always built:".
22316           Indent the output as for other plugin categories
22317         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
22318           #define that can be used to not use peer buffer_alloc functions for
22319           test purposes.
22320         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
22321         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
22322         (gst_ximagesink_show_frame):
22323         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
22324         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
22325         (gst_xvimagesink_show_frame):
22326           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
22327           fails gracefully instead of XError aborting or deadlocking.
22328
22329 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
22330
22331         * ext/libvisual/Makefile.am:
22332           link against gst-base-libs
22333
22334 2005-09-06  David Schleef  <ds@schleef.org>
22335
22336         * configure.ac: Enable libvisual plugin.
22337         * ext/libvisual/Makefile.am:
22338         * ext/libvisual/visual.c: Fixes to make it compile.
22339
22340 === release 0.9.2 ===
22341
22342 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
22343
22344         * NEWS:
22345         * RELEASE:
22346         * configure.ac:
22347         * docs/random/ChangeLog-0.8:
22348           releasing 0.9.2, "Spoon"
22349
22350 2005-09-05  Michael Smith <msmith@fluendo.com>
22351
22352         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
22353           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
22354           that in the vorbisenc element.
22355
22356 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
22357
22358         * common/gtk-doc-plugins.mak:
22359         * docs/plugins/Makefile.am:
22360           fix distcheck
22361         * gst/audioresample/resample.c:
22362           fix wrong docstring
22363
22364 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
22365
22366         * common/gst-xmlinspect.py:
22367         * common/gtk-doc-plugins.mak:
22368           only inspect plugins for this given package
22369           require gst-python 0.9
22370
22371 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
22372
22373         * Makefile.am:
22374         * autogen.sh:
22375         * common/gst-xmlinspect.py:
22376         * configure.ac:
22377         * docs/Makefile.am:
22378         * docs/plugins/inspect/plugin-alsa.xml:
22379         * docs/plugins/inspect/plugin-audioresample.xml:
22380         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
22381         * docs/plugins/inspect/plugin-ogg.xml:
22382         * docs/plugins/tmpl/element-gnomevfssink.sgml:
22383         * docs/plugins/tmpl/element-multifdsink.sgml:
22384         * docs/plugins/tmpl/element-tcpserversink.sgml:
22385         * docs/plugins/tmpl/element-vorbisenc.sgml:
22386         * gst-plugins-base.spec.in:
22387           various doc-related updates
22388
22389 2005-08-31  Wim Taymans  <wim@fluendo.com>
22390
22391         * gst-libs/gst/audio/gstbaseaudiosink.c:
22392         (gst_base_audio_sink_render):
22393         Resync if the buffer timestamps drift more than a 10th 
22394         of a second.
22395
22396 2005-08-31  Tim-Philipp Müller  <tim at centricular dot net>
22397
22398         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
22399         (gst_v4lsrc_get_property):
22400           The 'timestamp-offset' property is registered as an int64, so
22401           let's use g_value_{set|get}_int64() in our setter and getter
22402           functions (makes it work and fixes warnings with gst-inspect).
22403
22404 2005-08-30  Wim Taymans  <wim@fluendo.com>
22405
22406         * check/elements/audioconvert.c: (setup_audioconvert):
22407         * check/elements/audioresample.c: (setup_audioresample):
22408         * check/elements/volume.c: (setup_volume):
22409         Fix checks.
22410
22411 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
22412
22413         * common/gtk-doc-plugins.mak:
22414         * common/plugins.xsl:
22415         * docs/plugins/Makefile.am:
22416           make module a param
22417
22418 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
22419
22420         * examples/seeking/seek.c: (make_mp3_pipeline),
22421         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
22422         (play_cb), (pause_cb), (stop_cb):
22423           update the example
22424
22425 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
22426
22427         * gst/volume/gstvolume.c: (gst_volume_class_init),
22428         (volume_transform):
22429           do not update controlled params, if buffer has no timestamp
22430
22431 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
22432
22433         * configure.ac:
22434         * gst/sine/Makefile.am:
22435         * gst/volume/Makefile.am:
22436           controllerized elements also need to link against controller-libs ;)
22437
22438 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
22439
22440         * docs/libs/tmpl/gstcolorbalance.sgml:
22441         * docs/libs/tmpl/gstgconf.sgml:
22442         * docs/libs/tmpl/gstmixer.sgml:
22443         * docs/libs/tmpl/gstringbuffer.sgml:
22444         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
22445         (gst_sinesrc_create):
22446         * gst/volume/gstvolume.c: (gst_volume_class_init),
22447         (volume_transform):
22448           controllerized two audio plugins
22449
22450 2005-08-29  Andy Wingo  <wingo@pobox.com>
22451
22452         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
22453         (vorbis_handle_data_packet): Fix some int overflow errors.
22454
22455         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
22456         -1.
22457         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
22458         valid.
22459         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
22460         if it's valid. Fixed streaming-mode playback.
22461
22462         * check/elements/volume.c (cleanup_volume): Fix for running
22463         CK_FORK=no.
22464
22465         * check/elements/audioconvert.c: Convert from native endian, not
22466         little endian.
22467
22468 2005-08-29  Michael Smith <msmith@fluendo.com>
22469
22470         * ext/ogg/Makefile.am:
22471         * ext/ogg/gstogg.c: (plugin_init):
22472         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
22473         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
22474         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
22475         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
22476         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
22477         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
22478         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
22479         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
22480         Add an ogg parser element.
22481
22482 2005-08-28  Andy Wingo  <wingo@pobox.com>
22483
22484         * Updates for two-arg init from GST_BOILERPLATE_FULL.
22485
22486 2005-08-26  Wim Taymans  <wim@fluendo.com>
22487
22488         * gst/audioconvert/audioconvert.c: (if), (float),
22489         (audio_convert_get_func_index), (check_default),
22490         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22491         (audio_convert_clean_context), (audio_convert_get_sizes),
22492         (audio_convert_convert):
22493         Cleanups.
22494
22495 2005-08-26  Wim Taymans  <wim@fluendo.com>
22496
22497         * gst/audioconvert/audioconvert.c: (if), (float),
22498         (audio_convert_get_func_index), (check_default),
22499         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22500         (audio_convert_clean_context), (audio_convert_get_sizes),
22501         (audio_convert_convert):
22502         More elegant and working temp buffer selection algo.
22503
22504 2005-08-26  Wim Taymans  <wim@fluendo.com>
22505
22506         * gst/audioconvert/audioconvert.c: (if), (float),
22507         (audio_convert_get_func_index), (check_default),
22508         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22509         (audio_convert_clean_context), (audio_convert_get_sizes),
22510         (get_temp_buffer), (audio_convert_convert):
22511         Use realloc else we lose our original data.
22512
22513 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
22514
22515         * gst/audioresample/gstaudioresample.c:
22516           use base class' newsegment to properly timestamp
22517
22518 2005-08-26  Wim Taymans  <wim@fluendo.com>
22519
22520         * gst/audioconvert/audioconvert.c: (if), (float),
22521         (audio_convert_get_func_index), (check_default),
22522         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22523         (audio_convert_clean_context), (audio_convert_get_sizes),
22524         (get_temp_buffer), (audio_convert_convert):
22525         * gst/audioconvert/gstaudioconvert.c:
22526         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
22527         (gst_audio_convert_transform_caps),
22528         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
22529         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
22530         Oops, allocate enough space to perform the channel mix.
22531
22532 2005-08-26  Wim Taymans  <wim@fluendo.com>
22533
22534         * gst/audioconvert/Makefile.am:
22535         * gst/audioconvert/audioconvert.c: (if), (float),
22536         (audio_convert_get_func_index), (check_default),
22537         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22538         (audio_convert_clean_context), (audio_convert_get_sizes),
22539         (get_temp_buffer), (audio_convert_convert):
22540         * gst/audioconvert/audioconvert.h:
22541         * gst/audioconvert/gstaudioconvert.c:
22542         (gst_audio_convert_class_init), (gst_audio_convert_init),
22543         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
22544         (gst_audio_convert_get_unit_size),
22545         (gst_audio_convert_transform_caps),
22546         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
22547         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
22548         * gst/audioconvert/gstaudioconvert.h:
22549         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
22550         (gst_channel_mix_fill_identical),
22551         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
22552         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
22553         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
22554         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
22555         (gst_channel_mix_mix):
22556         * gst/audioconvert/gstchannelmix.h:
22557         Cleanups, librarify a bit, optimize, better negotiation and more.
22558
22559 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
22560
22561         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
22562         Another from MikeS:
22563         During typefinding, don't support negative offsets
22564         (offsets from the end of the stream) in our typefind->peek() function
22565         - nothing embedded in ogg ever needs them. However, we need to recognise
22566         those requests and reject them, otherwise we return invalid pointers.
22567
22568 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
22569
22570         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
22571         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
22572         (vorbisdec_finalize), (vorbis_handle_type_packet):
22573           Big shout-out to MikeS for fixing this giant memory leak.
22574           Huzzah!
22575
22576 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22577
22578         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
22579         (audio_convert_get_unit_size):
22580           plug some leaks
22581
22582 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22583
22584         * check/Makefile.am:
22585         * check/elements/audioconvert.c: (setup_audioconvert),
22586         (cleanup_audioconvert), (get_int_caps), (verify_convert),
22587         (GST_START_TEST), (audioconvert_suite), (main):
22588           add a test for audioconvert
22589         * gst/audioresample/gstaudioresample.c:
22590         * gst/audioresample/gstaudioresample.h:
22591           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
22592           note that for buffers of 1/3 sec this means DURATION(c) is 
22593           one nanosecond more than for a and b
22594
22595 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22596
22597         * check/Makefile.am:
22598         * check/elements/audioresample.c: (setup_audioresample),
22599         (cleanup_audioresample), (fail_unless_perfect_stream),
22600         (test_perfect_stream_instance), (GST_START_TEST),
22601           add a check for audioresample
22602         (audioresample_suite), (main):
22603         * check/elements/volume.c: (GST_START_TEST):
22604           remove unused method
22605         * gst/audioresample/gstaudioresample.c:
22606           set correct buffer parameters since we're changing them
22607         * gst/audioresample/resample_ref.c: (resample_scale_ref):
22608           add some debug
22609
22610 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22611
22612         * gst/audioresample/debug.c:
22613         * gst/audioresample/gstaudioresample.c:
22614           add room for extra overlap samples when asked to transform size
22615           protect against possible mem corruption and check for discrepancies
22616           between written size and outbuffer's size so we can warn for
22617           potential problems
22618         * gst/audioresample/resample.c: (resample_init),
22619         (resample_get_output_size_for_input), (resample_get_output_size),
22620         (resample_set_n_channels), (resample_set_format):
22621           set debug level based on RESAMPLE_DEBUG env var
22622           make sure that get_output_size* returns a whole number of
22623           sample_size
22624           set sample_size each time either channel or format is set
22625         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
22626         * gst/audioresample/resample_functable.c:
22627         (resample_scale_functable):
22628         * gst/audioresample/resample_ref.c: (resample_scale_ref):
22629           remove r->sample_size, it's done in resample.c now
22630           add some debugging to the ref implementation
22631           make sure we only give back bytes that are wholes of the sample
22632           size
22633
22634 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
22635         * gst/playback/gstplaybasebin.c: (fill_buffer):
22636         Revert unpopular change for GST_MESSAGE_SRC to GObject.
22637
22638 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
22639
22640         * gst/volume/gstvolume.c:
22641           made set_caps function static
22642
22643 2005-08-24  Wim Taymans  <wim@fluendo.com>
22644
22645         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
22646         (gst_vorbisenc_change_state):
22647         Stop leaking taglists.
22648
22649 2005-08-24  Wim Taymans  <wim@fluendo.com>
22650
22651         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
22652         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
22653         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
22654         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
22655         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
22656         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
22657         Parse seeking events better.
22658         Unref static caps.
22659         Generate correct newsegment events, fixes seeking in live oggs.
22660
22661         * ext/theora/theoradec.c: (theora_dec_src_query),
22662         (theora_dec_src_event), (theora_dec_src_getcaps),
22663         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
22664         Use newsegment values to report correct play time.
22665
22666         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
22667         (vorbis_dec_src_event), (vorbis_dec_sink_event):
22668         * ext/vorbis/vorbisdec.h:
22669         Parse and use newsegment values to report correct play time.
22670
22671         * gst-libs/gst/audio/gstbaseaudiosink.c:
22672         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
22673         Clear ringbuffer on flush.
22674         Use newsegment values to calculate playback time.
22675
22676         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
22677         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
22678         Basesink does newsegment calculations for us now.
22679
22680 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22681
22682         * check/Makefile.am:
22683         * configure.ac:
22684           add core's plugins to the mix so that playbin works
22685         * check/generic/states.c: (GST_START_TEST):
22686           set a 0 timeout on pipelines, so they don't force the next
22687           state change
22688         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
22689         (gst_play_base_bin_change_state):
22690           remove the crappy error handling and do GST error handling
22691
22692 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22693
22694         * check/Makefile.am:
22695         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
22696           add same test as to core, it bitches out on playbin atm.
22697
22698 2005-08-24  Wim Taymans  <wim@fluendo.com>
22699
22700         * configure.ac:
22701         Remove audioscale.
22702
22703 2005-08-24  Wim Taymans  <wim@fluendo.com>
22704
22705         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
22706         (gst_videoscale_prepare_size), (parse_caps),
22707         (gst_videoscale_set_caps), (gst_videoscale_get_size),
22708         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
22709         (gst_videoscale_transform):
22710         * gst/videoscale/gstvideoscale.h:
22711         Refactor, make use of BaseTranform really well.
22712
22713 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22714
22715         * configure.ac:
22716           compile audioresample
22717         * gst/audioresample/Makefile.am:
22718         * gst/audioresample/buffer.c:
22719         * gst/audioresample/functable.c:
22720         * gst/audioresample/gstaudioresample.c:
22721         * gst/audioresample/gstaudioresample.h:
22722         * gst/audioresample/resample.c:
22723         (resample_get_output_size_for_input):
22724         * gst/audioresample/resample.h:
22725         * gst/audioresample/resample_chunk.c:
22726         * gst/audioresample/resample_functable.c:
22727         * gst/audioresample/resample_ref.c:
22728           port to use basetransform; doesn't work in all cases yet
22729
22730 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22731
22732         * gst/audioconvert/gstaudioconvert.c:
22733         (gst_audio_convert_class_init), (gst_audio_convert_init),
22734         (audio_convert_get_unit_size), (audio_convert_transform_caps),
22735         (audio_convert_fixate_caps), (audio_convert_set_caps),
22736         (audio_convert_transform),
22737         (gst_audio_convert_buffer_to_default_format),
22738         (gst_audio_convert_buffer_from_default_format),
22739         (gst_audio_convert_channels):
22740         * gst/audioconvert/gstchannelmix.c:
22741         * gst/audioconvert/gstchannelmix.h:
22742           port to basetransform
22743         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22744         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
22745         (gst_ffmpegcsp_get_unit_size):
22746         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
22747         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
22748           fix for basetransform changes
22749
22750 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
22751
22752         * check/Makefile.am:
22753           Add CHECK_CFLAGS and LDFLAGS
22754
22755         * gst/playback/gstplaybasebin.c: (fill_buffer):
22756           GST_MESSAGE_SRC became a GObject
22757
22758 2005-08-24  Wim Taymans  <wim@fluendo.com>
22759
22760         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
22761         (gst_ring_buffer_clear_all):
22762         * gst-libs/gst/audio/gstringbuffer.h:
22763         Added function to clear the ringbuffer.
22764
22765 2005-08-24  Andy Wingo  <wingo@pobox.com>
22766
22767         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
22768         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
22769         of _open and _close.
22770
22771         * sys/v4l/gstv4lxoverlay.h:
22772         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
22773         an Xv connection here, instead of all the time. Make Xv only be
22774         loaded if you axe for it. Kindof a workaround for buggy behaviour
22775         of Xv when using remote xservers (XvQueryExtension would block).
22776         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
22777         replace the _open and _close public API. Only start the xv
22778         connection if necessary.
22779         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
22780
22781 2005-08-23  David Schleef  <ds@schleef.org>
22782
22783         * gst/audioresample/Makefile.am: Leet audioresampling code
22784         * gst/audioresample/buffer.c:
22785         * gst/audioresample/buffer.h:
22786         * gst/audioresample/debug.c:
22787         * gst/audioresample/debug.h:
22788         * gst/audioresample/functable.c:
22789         * gst/audioresample/functable.h:
22790         * gst/audioresample/gstaudioresample.c:
22791         * gst/audioresample/gstaudioresample.h:
22792         * gst/audioresample/resample.c:
22793         * gst/audioresample/resample.h:
22794         * gst/audioresample/resample_chunk.c:
22795         * gst/audioresample/resample_functable.c:
22796         * gst/audioresample/resample_ref.c:
22797
22798 2005-08-23  Wim Taymans  <wim@fluendo.com>
22799
22800         * examples/seeking/seek.c: (make_vorbis_pipeline),
22801         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
22802         Small seek updates.
22803
22804 2005-08-23  Andy Wingo  <wingo@pobox.com>
22805
22806         * gst-libs/gst/audio/gstbaseaudiosrc.c
22807         (gst_base_audio_src_fixate): Only fixate endianness if it is
22808         present in the caps.
22809
22810 2005-08-22  Andy Wingo  <wingo@pobox.com>
22811
22812         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
22813         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
22814         device-name property.
22815
22816         * gst-libs/gst/audio/gstaudiosrc.h:
22817         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
22818         close_device in the ring buffer, like gstaudiosink.
22819
22820         * ext/alsa/gstalsamixer.h:
22821         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
22822         macro to implement the interface without much code. Cleanups. 
22823
22824         * ext/alsa/gstalsasrc.h:
22825         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
22826         READY.
22827
22828         * ext/alsa/Makefile.am: Add new files.
22829         * ext/alsa/gstalsamixerelement.c: 
22830         * ext/alsa/gstalsamixerelement.c: Split element code out from
22831         mixer code so that alsasrc can be a mixer too.
22832
22833 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
22834
22835         * check/elements/volume.c: (setup_volume), (cleanup_volume),
22836         (GST_START_TEST):
22837         * check/elements/vorbisdec.c: (setup_vorbisdec),
22838         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
22839         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
22840         (vorbis_handle_identification_packet),
22841         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
22842         (vorbis_handle_header_packet), (vorbis_dec_push),
22843         (vorbis_dec_chain):
22844           use the setup/teardown methods to save code.  save code is good.
22845
22846 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
22847
22848         * check/Makefile.am:
22849           add ext dir for plugins
22850           add vorbisdec test conditionally
22851         * check/elements/volume.c: (setup_volume), (cleanup_volume),
22852         (GST_START_TEST), (volume_suite):
22853           add a test with wrong caps
22854         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
22855         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
22856           add a vorbisdec test
22857         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
22858         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
22859           clean up debug output
22860         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
22861           yay, fix a segfault/security issue in vorbisdec
22862           gst-launch fakesrc ! vorbisdec wasn't happy
22863         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
22864         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
22865         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
22866         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
22867         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
22868         (gst_vorbisenc_set_metadata), (get_constraints_string),
22869         (update_start_message), (gst_vorbisenc_setup),
22870         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
22871         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
22872         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
22873         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
22874         * ext/vorbis/vorbisenc.h:
22875           march in line
22876         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22877         (gst_ffmpegcsp_transform):
22878           have the kow come home
22879         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
22880           debug my func ptr
22881         * gst/volume/gstvolume.c: (volume_set_caps):
22882           add a debug
22883
22884 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
22885
22886         * Makefile.am:
22887         * check/.cvsignore:
22888         * check/Makefile.am:
22889         * check/elements/.cvsignore:
22890         * check/elements/volume.c: (chain_func), (event_func),
22891         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
22892         (main):
22893         * configure.ac:
22894           add unit test structure for gst-plugins-base
22895           add a test for volume
22896         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
22897         (gst_volume_set_volume), (gst_volume_get_volume),
22898         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
22899         (volume_funcfind), (volume_process_float), (volume_process_int16),
22900         (volume_set_caps), (volume_transform), (volume_update_mute),
22901         (volume_update_volume), (volume_set_property),
22902         (volume_get_property):
22903           document a little; use basetransform vmethod _set_caps
22904
22905 2005-08-19  Andy Wingo  <wingo@pobox.com>
22906
22907         * ext/alsa/gstalsamixertrack.h:
22908         * ext/alsa/gstalsamixertrack.c:
22909         * ext/alsa/gstalsamixeroptions.h:
22910         * ext/alsa/gstalsamixeroptions.c:
22911         * ext/alsa/gstalsamixer.h:
22912         * ext/alsa/gstalsamixer.c: Port to 0.9.
22913
22914         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
22915         Remove gstalsa.c and alsaclock. No more cruft here.
22916         
22917 2005-08-18  Wim Taymans  <wim@fluendo.com>
22918
22919         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22920         (gst_base_rtp_depayload_chain),
22921         (gst_base_rtp_depayload_add_to_queue),
22922         (gst_base_rtp_depayload_push),
22923         (gst_base_rtp_depayload_queue_release):
22924         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22925         Fix for RTPBuffer changes.
22926
22927         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
22928         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
22929         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
22930         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
22931         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
22932         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
22933         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
22934         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
22935         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
22936         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
22937         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
22938         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
22939         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
22940         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
22941         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
22942         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
22943         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
22944         (gst_rtpbuffer_get_payload):
22945         * gst-libs/gst/rtp/gstrtpbuffer.h:
22946         Don't subclass GstBuffer but add methods and helper functions
22947         to construct and manipulate RTP packets in regular GstBuffers.
22948
22949 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
22950
22951         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
22952           moved statement below switch
22953         * gst/volume/gstvolume.c: (gst_volume_class_init):
22954           added debug ptr
22955
22956 2005-08-16  Wim Taymans  <wim@fluendo.com>
22957
22958         * gst-libs/gst/audio/gstbaseaudiosrc.c:
22959         (gst_base_audio_src_change_state):
22960         Open and close device in READY<->NULL state change.
22961
22962 2005-08-16  Andy Wingo  <wingo@pobox.com>
22963
22964         * examples/seeking/Makefile.am: Don't compile non-compiling
22965         compiled objects with the compiler.
22966
22967         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
22968         elements.
22969
22970 2005-08-12  Philippe Khalaf <burger@speedy.org>
22971         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22972         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22973           Made a thread to release the queue.
22974           Removed timestamp conversion for now.
22975
22976 2005-08-10  Philippe Khalaf <burger@speedy.org>
22977         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22978         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22979           Added rtp timestamp -> gst timestamp conversion.
22980           Fixed several problems with queue.
22981
22982 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
22983
22984         * gst-libs/gst/audio/gstaudioclock.h:
22985         * gst-libs/gst/audio/gstaudiofilter.h:
22986         * gst-libs/gst/audio/gstaudiosink.h:
22987         * gst-libs/gst/audio/gstaudiosrc.h:
22988         * gst-libs/gst/audio/gstbaseaudiosink.h:
22989         * gst-libs/gst/audio/gstbaseaudiosrc.h:
22990         * gst-libs/gst/audio/gstringbuffer.h:
22991         * gst-libs/gst/net/gstnetbuffer.h:
22992         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22993         * gst-libs/gst/rtp/gstrtpbuffer.h:
22994           Add padding (you will need to rebuild gst-plugins-base,
22995           gst-plugins and all applications afterwards!)
22996
22997 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
22998
22999         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
23000         (gst_riff_parse_chunk):
23001           Fix bug in debug message and add some more debug messages.
23002
23003 2005-08-08  Edward Hervey  <edward@fluendo.com>
23004
23005         * gst-libs/gst/riff/riff-media.c:
23006         backported updates since branch
23007
23008 2005-08-08  Andy Wingo  <wingo@pobox.com>
23009
23010         * gst-libs/gst/audio/gstbaseaudiosink.c
23011         (gst_base_audio_sink_change_state): Open the device in NULL->READY
23012         like good elements should. Close on READY->NULL too.
23013
23014         * gst-libs/gst/audio/gstaudiosink.c
23015         (gst_audioringbuffer_open_device,
23016         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
23017         (gst_audioringbuffer_release): Updates for new ring buffer API,
23018         hook into the new audio sink api.
23019
23020         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
23021         (GstAudioSinkClass.close): Just open and close the device -- no
23022         resource allocation or configuration.
23023         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
23024         vmethods, handle device setup and resource allocation.
23025
23026         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
23027         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
23028         base class API.
23029
23030         * gst-libs/gst/audio/gstringbuffer.h
23031         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
23032         New vmethods.
23033
23034         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
23035         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
23036         New API functions. The device should be opened before acquiring
23037         and closed after releasing.
23038
23039 2005-08-08  Tim-Philipp Müller  <tim at centricular dot net>
23040
23041         * gst-libs/gst/interfaces/mixer.h:
23042           Reset padding to GST_PADDING.
23043
23044 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23045
23046         * gst/playback/gstplaybin.c: (remove_sinks):
23047           Remove visualization from parent explicitely; works around some
23048           apparent refcount issue that I haven't tracked down yet.
23049
23050 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23051
23052         * ext/alsa/gstalsasink.c: (set_hwparams):
23053           Assign debug category, add negotiation debug msgs.
23054
23055 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23056
23057         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
23058           Fix error code for file-not-found to NOT_FOUND.
23059
23060 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
23061
23062         * common/gtk-doc-plugins.mak:
23063         * docs/plugins/Makefile.am:
23064         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
23065         * docs/plugins/gst-plugins-base-plugins-sections.txt:
23066           renamed to actual element names, so much nicer to look at
23067         * docs/plugins/tmpl/gstmultifdsink.sgml:
23068           remove
23069         * docs/plugins/tmpl/multifdsink.sgml:
23070         * docs/plugins/tmpl/tcpserversink.sgml:
23071           add
23072         * ext/alsa/gstalsa.c:
23073         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
23074         * ext/ogg/gstoggmux.c:
23075         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
23076         * gst/playback/gstdecodebin.c:
23077         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
23078         * gst/tcp/gsttcpserversink.c:
23079           various fixes and documentation additions
23080
23081 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
23082
23083         * common/Makefile.am:
23084         * common/gstdoc-scangobj:
23085         * common/gtk-doc-plugins.mak:
23086         * common/gtk-doc.mak:
23087           add a custom scangobj that uses the registry
23088           add a custom gtk-doc-plugins.mak that uses it
23089           some doc build fixes
23090         * configure.ac:
23091         * docs/Makefile.am:
23092         * docs/plugins/Makefile.am:
23093         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
23094         * docs/plugins/gst-plugins-base-plugins-sections.txt:
23095         * docs/plugins/gst-plugins-base-plugins.types:
23096         * docs/plugins/tmpl/gstmultifdsink.sgml:
23097           add docs for one element, multifdsink
23098         * gst/adder/gstadder.h:
23099         * gst/volume/gstvolume.h:
23100           don't privatize enum
23101         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
23102         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
23103         (gst_sync_method_get_type), (gst_client_status_get_type),
23104         (gst_multifdsink_class_init),
23105         (gst_multifdsink_client_queue_buffer),
23106         (gst_multifdsink_handle_client_write):
23107         * gst/tcp/gstmultifdsink.h:
23108         * gst/tcp/gsttcp.h:
23109         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
23110         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
23111         (gst_tcpclientsink_render):
23112         * gst/tcp/gsttcpclientsink.h:
23113         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
23114         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
23115         (gst_tcpclientsrc_start):
23116         * gst/tcp/gsttcpclientsrc.h:
23117         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
23118         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
23119         * gst/tcp/gsttcpserversrc.h:
23120         * gst/typefind/gsttypefindfunctions.c:
23121           remove superfluous Type stuff
23122
23123 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23124
23125         * gst/playback/gstplaybin.c: (gen_video_element):
23126           Enable videoscale.
23127
23128 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23129
23130         * gst-libs/gst/gconf/gconf.c:
23131         * gst-libs/gst/gconf/gconf.h:
23132           Fix some Andy Problem [tm].
23133
23134 2005-08-04  Andy Wingo  <wingo@pobox.com>
23135
23136         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
23137         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
23138         (gst_ffmpegcsp_get_size): Adapt to API changes.
23139
23140         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
23141         Implement an in-place do-nothing transform.
23142
23143 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23144
23145         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
23146         (gst_ximagesink_renegotiate_size):
23147           Do not set new window sizes yet if we prepare a new buffer size
23148           for upstream renegotiation (software scaling) at some point in the
23149           future, because this new size waqs not actually accepted yet. Once
23150           accepted, renegotiation later on will set the new sizes just fine.
23151           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
23152           embedding testcase.
23153
23154 2005-08-03  Andy Wingo  <wingo@pobox.com>
23155
23156         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
23157         (gst_ximagesink_buffer_alloc): 
23158         Protect the height, width, and desired_caps with the pool_lock.
23159         Fixes videotestsrc ! queue ! ximagesink.
23160
23161 2005-08-02  Edward Hervey  <edward@fluendo.com>
23162
23163         * gst/volume/gstvolume.c:
23164         include left from controller cleanup
23165
23166 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
23167         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
23168           Stop collectpads before calling the parent state
23169           change function on PAUSED->READY.
23170
23171 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
23172         * configure.ac:
23173           When testing for X libs, use the X CFlags 
23174         * gst/adder/gstadder.c: (gst_adder_change_state):
23175           Stop the collectpads before calling parent state change function
23176           on PAUSED->READY, otherwise we deadlock deactivating pads.
23177
23178 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
23179
23180         * configure.ac:
23181         * docs/libs/tmpl/gstcolorbalance.sgml:
23182         * docs/libs/tmpl/gstmixer.sgml:
23183         * examples/Makefile.am:
23184         * gst/sine/Makefile.am:
23185         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
23186         (gst_sinesrc_set_property), (plugin_init):
23187         * gst/sine/gstsinesrc.h:
23188         * gst/volume/Makefile.am:
23189         * gst/volume/gstvolume.c: (gst_volume_set_volume),
23190         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
23191         (volume_process_float), (volume_process_int16),
23192         (volume_set_property), (plugin_init):
23193         * gst/volume/gstvolume.h:
23194           deactivate and remove dparams (libgstcontrol)
23195
23196 2005-07-29  Wim Taymans  <wim@fluendo.com>
23197
23198         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
23199         Convert me to BaseTransform!! help..
23200
23201 2005-07-29  Andy Wingo  <wingo@pobox.com>
23202
23203         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
23204         sinks.
23205
23206         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
23207         support of both endiannesses.
23208
23209 2005-07-28  Tim-Philipp Müller  <tim at centricular dot net>
23210
23211         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
23212           Fix confusing debug message (s/event/query/)
23213
23214 2005-07-28  Tim-Philipp Müller  <tim at centricular dot net>
23215
23216         * gst/videotestsrc/videotestsrc.h:
23217           Use "_stdint.h" instead of <stdint.h>
23218
23219 2005-07-27  Wim Taymans  <wim@fluendo.com>
23220
23221         * ext/vorbis/Makefile.am:
23222         Revert wrong commit.
23223
23224 2005-07-27  Wim Taymans  <wim@fluendo.com>
23225
23226         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
23227         More compilation fixen.
23228
23229 2005-07-27  Wim Taymans  <wim@fluendo.com>
23230
23231         * gst-libs/gst/audio/gstbaseaudiosink.c:
23232         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
23233         (gst_base_audio_sink_create_ringbuffer),
23234         (gst_base_audio_sink_change_state):
23235         Fix compilation.
23236
23237 2005-07-27  Wim Taymans  <wim@fluendo.com>
23238
23239         * examples/seeking/seek.c: (setup_dynamic_link),
23240         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
23241         (query_positions_elems), (query_positions_pads), (do_seek):
23242         Update seek example.
23243
23244         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
23245         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
23246         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
23247         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
23248         (gst_ogg_demux_handle_event),
23249         (gst_ogg_demux_deactivate_current_chain),
23250         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
23251         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
23252         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
23253         (gst_ogg_demux_loop):
23254         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
23255         * ext/theora/theoradec.c: (theora_dec_src_event),
23256         (theora_dec_src_getcaps), (theora_dec_sink_event),
23257         (theora_dec_push), (theora_dec_chain):
23258         * ext/vorbis/Makefile.am:
23259         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
23260         (vorbis_dec_sink_event), (vorbis_dec_push),
23261         (vorbis_handle_data_packet):
23262         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
23263         (gst_vorbisenc_chain):
23264         * gst/playback/gststreaminfo.c: (cb_probe):
23265         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
23266         * gst/videorate/gstvideorate.c: (gst_videorate_event):
23267         * gst/videoscale/gstvideoscale.c:
23268         (gst_videoscale_handle_src_event):
23269         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
23270         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
23271         (gst_ximagesink_navigation_send_event):
23272         * sys/xvimage/xvimagesink.c:
23273         (gst_xvimagesink_navigation_send_event):
23274         Various event updates and cleanups
23275
23276 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23277
23278         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
23279           Fix segfault for I420/YV12.
23280
23281 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23282
23283         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
23284           Report bitrate.
23285
23286 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23287
23288         * gst/playback/gstplaybin.c: (gen_video_element),
23289         (gen_audio_element):
23290           Switch to auto*sink elements as default sinks; add volume element
23291           so that volume control in totem works.
23292
23293 2005-07-21  Wim Taymans  <wim@fluendo.com>
23294
23295         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
23296         * gst/playback/gstplaybin.c: (setup_sinks),
23297         (gst_play_bin_change_state):
23298         Refcount fix and more comments.
23299
23300 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23301
23302         * sys/ximage/Makefile.am:
23303         * sys/ximage/ximage.c: (plugin_init):
23304         * sys/ximage/ximagesink.c:
23305         Prepare for adding ximagesrc, rename of plugin to ximage etc.
23306         
23307
23308 2005-07-21  Wim Taymans  <wim@fluendo.com>
23309
23310         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
23311         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
23312         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
23313         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
23314         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
23315         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
23316         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
23317         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
23318         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
23319         Generate correct disconts for live chained oggs.
23320
23321         * gst-libs/gst/audio/gstbaseaudiosink.c:
23322         (gst_base_audio_sink_render),
23323         (gst_base_audio_sink_create_ringbuffer),
23324         (gst_base_audio_sink_change_state):
23325         Handle discont math correctly.
23326
23327         * gst/playback/gstplaybin.c: (add_sink):
23328         Some small debug cleanup.
23329
23330 2005-07-21  Wim Taymans  <wim@fluendo.com>
23331
23332         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
23333         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
23334         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
23335         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
23336         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
23337         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
23338         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
23339         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
23340         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
23341         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
23342         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
23343         (gst_ogg_demux_change_state), (gst_ogg_print):
23344         Reorganize code to send the right disconts when in streaming
23345         mode.
23346
23347 2005-07-20  Andy Wingo  <wingo@pobox.com>
23348
23349         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
23350         fix (?), fixes a seggie mcfalterson (#310894).
23351
23352 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23353
23354         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
23355         (gst_ogg_mux_set_header_on_caps):
23356         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
23357         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
23358         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
23359         * gst-libs/gst/audio/multichannel.c:
23360         (gst_audio_set_channel_positions),
23361         (gst_audio_set_structure_channel_positions_list):
23362         * gst/playback/gstdecodebin.c: (dynamic_create):
23363         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
23364         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
23365           Fixes for API changes in core.
23366
23367 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23368
23369         * gst/playback/gstplaybasebin.c: (fill_buffer):
23370           Use _new_custom() so we can set custom message types for buffering
23371           messages.
23372
23373 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23374
23375         * configure.ac:
23376         * gst-libs/gst/Makefile.am:
23377         * gst-libs/gst/gconf/.cvsignore:
23378         * gst-libs/gst/gconf/Makefile.am:
23379         * gst-libs/gst/gconf/test-gconf.c:
23380         * pkgconfig/Makefile.am:
23381         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
23382         * pkgconfig/gstreamer-gconf.pc.in:
23383           Remove gconf stuff, use gconf elements instead from now on.
23384
23385 2005-07-20  Wim Taymans  <wim@fluendo.com>
23386
23387         * gst-libs/gst/audio/TODO:
23388         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
23389         (gst_audio_clock_get_internal_time):
23390         * gst-libs/gst/audio/gstaudioclock.h:
23391         * gst-libs/gst/audio/gstbaseaudiosink.c:
23392         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
23393         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
23394         (gst_base_audio_sink_render),
23395         (gst_base_audio_sink_create_ringbuffer),
23396         (gst_base_audio_sink_change_state):
23397         Make sure the audio clock always returns an increasing value.
23398
23399 2005-07-19  Andy Wingo  <wingo@pobox.com>
23400
23401         * gst/videotestsrc/: Cleanups.
23402
23403 2005-07-19  Wim Taymans  <wim@fluendo.com>
23404
23405         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
23406         Better debugging.
23407
23408 2005-07-19  Wim Taymans  <wim@fluendo.com>
23409
23410         * examples/seeking/seek.c: (make_dv_pipeline),
23411         (make_vorbis_theora_pipeline), (query_rates),
23412         (query_positions_elems), (query_positions_pads), (do_seek):
23413         Make correct DV pipeline.
23414
23415 2005-07-18  Andy Wingo  <wingo@pobox.com>
23416
23417         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
23418         default. Also because it's the only thing that really works. (This
23419         is used in the GConf elements).
23420         Use AS_LIBTOOL_TAGS.
23421
23422 2005-07-18  Wim Taymans  <wim@fluendo.com>
23423
23424         * gst/playback/gstdecodebin.c: (remove_element_chain):
23425         * gst/playback/gstplaybin.c: (add_sink):
23426         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
23427         (gst_stream_info_set_mute):
23428         * gst/playback/gststreamselector.c:
23429         (gst_stream_selector_get_linked_pad),
23430         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
23431         More leak and compile fixes.
23432
23433 2005-07-18  Wim Taymans  <wim@fluendo.com>
23434
23435         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
23436         (query_rates), (query_positions_elems), (query_positions_pads),
23437         (do_seek), (seek_cb), (stop_seek):
23438         Updated seek example. 
23439
23440         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
23441         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
23442         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
23443         * gst/playback/gstplaybin.c: (add_sink):
23444         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
23445         (gst_stream_info_set_mute):
23446         Some refcount leak fixes.
23447
23448 2005-07-16  Wim Taymans  <wim@fluendo.com>
23449
23450         * gst-libs/gst/audio/gstbaseaudiosink.c:
23451         (gst_base_audio_sink_render):
23452         Align samples even if we have roundoff errors in the 
23453         timestamp conversion.
23454
23455 2005-07-16  Wim Taymans  <wim@fluendo.com>
23456
23457         * docs/libs/tmpl/gstringbuffer.sgml:
23458         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
23459         (query_rates), (query_positions_elems), (query_positions_pads),
23460         (update_scale), (do_seek):
23461         Updated seek example.
23462
23463         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
23464         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
23465         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
23466         (gst_ogg_demux_loop):
23467         Push out correct discont values.
23468
23469         * ext/theora/theoradec.c: (theora_dec_src_convert),
23470         (theora_dec_sink_convert), (theora_dec_src_getcaps),
23471         (theora_dec_sink_event), (theora_handle_type_packet),
23472         (theora_handle_header_packet), (theora_dec_push),
23473         (theora_handle_data_packet), (theora_dec_chain),
23474         (theora_dec_change_state):
23475         Better timestamping.
23476
23477         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
23478         (vorbis_dec_sink_event), (vorbis_dec_push),
23479         (vorbis_handle_data_packet), (vorbis_dec_chain):
23480         * ext/vorbis/vorbisdec.h:
23481         Better timestamping.
23482
23483         * gst-libs/gst/audio/gstbaseaudiosink.c:
23484         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
23485         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
23486         Handle syncing on timestamps instead of sample offsets. Make
23487         use of DISCONT values as described in design docs.
23488
23489         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23490         (gst_base_audio_src_get_time):
23491         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
23492         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
23493         (gst_ring_buffer_read):
23494         * gst-libs/gst/audio/gstringbuffer.h:
23495         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
23496         (gst_ximagesink_show_frame):
23497         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
23498         Correcly convert buffer timestamp to stream time.
23499
23500 2005-07-16  Wim Taymans  <wim@fluendo.com>
23501
23502         * gst/audioconvert/gstaudioconvert.c:
23503         (gst_audio_convert_get_buffer):
23504         Timestamp buffers correctly.
23505
23506         * gst/playback/gstplaybin.c: (gen_video_element):
23507         Make internal fakesink silent.
23508
23509 2005-07-15  Wim Taymans  <wim@fluendo.com>
23510
23511         * gst/ffmpegcolorspace/Makefile.am:
23512         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23513         (gst_ffmpegcsp_caps_remove_format_info),
23514         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
23515         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
23516         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
23517         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
23518         Ported ffmpegcolorspace to basetransform.
23519
23520         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
23521         * gst/volume/gstvolume.c: (volume_transform):
23522         Ported to new API.
23523
23524 2005-07-14  Wim Taymans  <wim@fluendo.com>
23525
23526         * gst/videotestsrc/Makefile.am:
23527         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
23528         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
23529         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
23530         (gst_videotestsrc_init), (gst_videotestsrc_event),
23531         (gst_videotestsrc_create), (gst_videotestsrc_start),
23532         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
23533         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
23534         (gst_videotestsrc_get_property):
23535         * gst/videotestsrc/gstvideotestsrc.h:
23536         Make videotestsrc a pushsrc.
23537
23538 2005-07-14  Wim Taymans  <wim@fluendo.com>
23539
23540         * gst/tcp/gstfdset.c: (gst_fdset_free):
23541         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
23542         (gst_multifdsink_add), (gst_multifdsink_remove),
23543         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
23544         (gst_multifdsink_remove_client_link),
23545         (gst_multifdsink_client_queue_data),
23546         (gst_multifdsink_client_queue_caps),
23547         (gst_multifdsink_client_queue_buffer),
23548         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
23549         (gst_multifdsink_stop):
23550         * gst/tcp/gstmultifdsink.h:
23551         0.8 backporting.
23552
23553         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
23554         Also draw image when not from a pool.
23555
23556 2005-07-14  Wim Taymans  <wim@fluendo.com>
23557
23558         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
23559         (mute_stream), (silence_stream):
23560         Small debug additions.
23561
23562 2005-07-14  Wim Taymans  <wim@fluendo.com>
23563
23564         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
23565         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
23566         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
23567         Better error recovery, ignore unconnected pads and
23568         non-fatal errors.
23569
23570 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
23571
23572         * docs/libs/tmpl/gstaudio.sgml:
23573         * docs/libs/tmpl/gstcolorbalance.sgml:
23574         * docs/libs/tmpl/gstgconf.sgml:
23575         * docs/libs/tmpl/gstmixer.sgml:
23576         * docs/libs/tmpl/gstringbuffer.sgml:
23577         * docs/libs/tmpl/gsttuner.sgml:
23578         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23579         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
23580         (gst_tcpclientsrc_class_init):
23581         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
23582         (gst_tcpserversrc_class_init):
23583         * sys/v4l/gstv4lelement.c:
23584           more autistic cleanliness in functions/names/defines
23585
23586 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
23587
23588         * configure.ac:
23589           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
23590           added manually to each Makefile.am so we are sure it goes
23591           *last* and doesn't add -L flags before linking in libs of our
23592           own, like, say, internal .la libs, that then accidentally pick
23593           up the installed copy.
23594         * docs/libs/Makefile.am:
23595         * ext/alsa/Makefile.am:
23596         * ext/cdparanoia/Makefile.am:
23597         * ext/gnomevfs/Makefile.am:
23598         * ext/libvisual/Makefile.am:
23599         * ext/ogg/Makefile.am:
23600         * ext/theora/Makefile.am:
23601         * ext/vorbis/Makefile.am:
23602         * gst-libs/gst/video/Makefile.am:
23603         * gst/adder/Makefile.am:
23604         * gst/audioconvert/Makefile.am:
23605         * gst/audiorate/Makefile.am:
23606         * gst/audioscale/Makefile.am:
23607         * gst/ffmpegcolorspace/Makefile.am:
23608         * gst/playback/Makefile.am:
23609         * gst/sine/Makefile.am:
23610         * gst/subparse/Makefile.am:
23611         * gst/tags/Makefile.am:
23612         * gst/tcp/Makefile.am:
23613         * gst/typefind/Makefile.am:
23614         * gst/videorate/Makefile.am:
23615         * gst/videoscale/Makefile.am:
23616         * gst/videotestsrc/Makefile.am:
23617         * gst/volume/Makefile.am:
23618         * sys/v4l/Makefile.am:
23619         * sys/ximage/Makefile.am:
23620         * sys/xvimage/Makefile.am:
23621           adapt properly to this change. This should make sure that
23622           plugins and libs properly link to the as-yet-uninstalled
23623           copies of stuff like libgstinterfaces and libgstvideo
23624
23625 2005-07-13  Andy Wingo  <wingo@pobox.com>
23626
23627         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
23628         (gst_v4lsrc_fixate): Fixate on format as well.
23629
23630         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
23631         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
23632         buffer points to it.
23633         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
23634         rather just doing X calls ourselves. Also fixes a memleak.
23635
23636 2005-07-12  Andy Wingo  <wingo@pobox.com>
23637
23638         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
23639         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
23640         (gst_v4lsrc_create): Re-add the copy-mode property, default to
23641         TRUE to avoid deadlocks if an element holds on to our buffers.
23642
23643 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
23644
23645         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
23646         (gst_sinesrc_init), (gst_sinesrc_create),
23647         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
23648         (gst_sinesrc_start):
23649         * gst/sine/gstsinesrc.h:
23650           removing num-buffers property before moving it
23651
23652 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
23653
23654         * configure.ac:
23655           use overridable ERROR_CFLAGS
23656         * docs/libs/gst-plugins-base-libs.types:
23657         * docs/libs/tmpl/gstringbuffer.sgml:
23658         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
23659         (gst_alsasink_class_init):
23660         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
23661         (gst_alsasrc_class_init):
23662         * gst-libs/gst/audio/audio.h:
23663         * gst-libs/gst/audio/gstaudioclock.h:
23664         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
23665         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
23666         (gst_audio_filter_link), (gst_audio_filter_init),
23667         (gst_audio_filter_chain), (gst_audio_filter_set_property),
23668         (gst_audio_filter_get_property),
23669         (gst_audio_filter_class_add_pad_templates):
23670         * gst-libs/gst/audio/gstaudiofilter.h:
23671         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
23672         (gst_audio_filter_template_get_type),
23673         (gst_audio_filter_template_base_init),
23674         (gst_audio_filter_template_class_init),
23675         (gst_audio_filter_template_init),
23676         (gst_audio_filter_template_set_property),
23677         (gst_audio_filter_template_get_property), (plugin_init),
23678         (gst_audio_filter_template_setup),
23679         (gst_audio_filter_template_filter),
23680         (gst_audio_filter_template_filter_inplace):
23681         * gst-libs/gst/audio/gstaudiosink.c:
23682         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
23683         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
23684         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
23685         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
23686         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
23687         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
23688         * gst-libs/gst/audio/gstaudiosink.h:
23689         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
23690         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
23691         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
23692         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
23693         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
23694         (gst_audio_src_class_init), (gst_audio_src_init),
23695         (gst_audio_src_create_ringbuffer):
23696         * gst-libs/gst/audio/gstaudiosrc.h:
23697         * gst-libs/gst/audio/gstbaseaudiosink.c:
23698         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
23699         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
23700         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
23701         (gst_base_audio_sink_set_property),
23702         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
23703         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
23704         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
23705         (gst_base_audio_sink_create_ringbuffer),
23706         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
23707         * gst-libs/gst/audio/gstbaseaudiosink.h:
23708         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23709         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
23710         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
23711         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
23712         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
23713         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
23714         (gst_base_audio_src_event), (gst_base_audio_src_create),
23715         (gst_base_audio_src_create_ringbuffer),
23716         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
23717         * gst-libs/gst/audio/gstbaseaudiosrc.h:
23718         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
23719         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
23720         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
23721         (gst_ring_buffer_debug_spec_caps),
23722         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
23723         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
23724         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
23725         (gst_ring_buffer_start), (gst_ring_buffer_pause),
23726         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
23727         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
23728         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
23729         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
23730         (gst_ring_buffer_clear):
23731         * gst-libs/gst/audio/gstringbuffer.h:
23732         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
23733         (gst_video_sink_class_init), (gst_video_sink_get_type):
23734         * gst-libs/gst/video/videosink.h:
23735         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
23736         (gst_multifdsink_class_init),
23737         (gst_multifdsink_handle_client_write),
23738         (gst_multifdsink_change_state):
23739         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
23740         (gst_tcpclientsink_setcaps):
23741         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
23742         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
23743         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
23744         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
23745         (gst_ximagesink_send_pending_navigation),
23746         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
23747         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
23748         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
23749         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
23750         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
23751         (gst_xvimagesink_send_pending_navigation),
23752         (gst_xvimagesink_navigation_send_event),
23753         (gst_xvimagesink_set_xwindow_id),
23754         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
23755         (gst_xvimagesink_get_type):
23756         more macro splitting
23757
23758 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23759
23760         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
23761           plug a memleak, allows me to import 1479 albums in one go
23762           in jamboree
23763         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
23764         (vorbis_handle_type_packet), (vorbis_dec_chain),
23765         (vorbis_dec_change_state):
23766           fix some format strings
23767
23768 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23769
23770         * docs/libs/tmpl/gstcolorbalance.sgml:
23771         * docs/libs/tmpl/gstmixer.sgml:
23772         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
23773         (gst_alsasink_set_property), (gst_alsasink_get_property):
23774         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
23775         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
23776           add device property
23777
23778 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23779
23780         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
23781         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
23782         (audiocast_register_listener), (audiocast_thread_run),
23783         (gst_gnomevfssrc_send_additional_headers_callback),
23784         (gst_gnomevfssrc_received_headers_callback),
23785         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
23786         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
23787         (gst_gnomevfssrc_get_size):
23788           add/clean up debugging
23789         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
23790           cleanups
23791
23792 2005-07-07  Andy Wingo  <wingo@pobox.com>
23793
23794         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
23795         framerate. Need to get a handle on when exactly this function is
23796         called, tho.
23797
23798         * sys/v4l/v4lsrc_calls.h:
23799         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
23800         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
23801         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
23802
23803         * sys/v4l/v4l_calls.h: Cast to V4lElement.
23804         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
23805         v4lelements are sources.
23806
23807         * sys/v4l/gstv4lxoverlay.h:
23808         * sys/v4l/gstv4lxoverlay.c:
23809         * sys/v4l/gstv4ltuner.h:
23810         * sys/v4l/gstv4ltuner.c: Header loc fixen.
23811         
23812         * sys/v4l/gstv4lsrc.h:
23813         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
23814         PushSrc/BaseSrc. Removed most sync-related properties, videorate
23815         or something should handle that. Made a live source.
23816
23817         * sys/v4l/gstv4lelement.h:
23818         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
23819         signals. Some cleanups.
23820
23821         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
23822
23823         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
23824         stuff.
23825
23826         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
23827         stuff.
23828
23829         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
23830
23831 2005-07-07  Wim Taymans  <wim@fluendo.com>
23832
23833         * ext/theora/theoradec.c: (theora_get_query_types),
23834         (theora_dec_src_getcaps), (theora_dec_push):
23835         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
23836         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
23837         Remove deprecated/unused query types.
23838
23839 2005-07-06  Wim Taymans  <wim@fluendo.com>
23840
23841         * ext/alsa/Makefile.am:
23842         * ext/alsa/gstalsaplugin.c: (plugin_init):
23843         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
23844         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
23845         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
23846         (gst_alsasrc_class_init), (gst_alsasrc_init),
23847         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
23848         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
23849         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
23850         (gst_alsasrc_reset):
23851         * ext/alsa/gstalsasrc.h:
23852         * gst-libs/gst/audio/Makefile.am:
23853         * gst-libs/gst/audio/gstaudiosink.c:
23854         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
23855         (gst_audioringbuffer_start):
23856         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
23857         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
23858         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
23859         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
23860         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
23861         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
23862         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
23863         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
23864         * gst-libs/gst/audio/gstaudiosrc.h:
23865         * gst-libs/gst/audio/gstbaseaudiosink.c:
23866         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
23867         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
23868         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
23869         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23870         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
23871         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
23872         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
23873         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
23874         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
23875         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
23876         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
23877         (gst_baseaudiosrc_change_state):
23878         * gst-libs/gst/audio/gstbaseaudiosrc.h:
23879         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
23880         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
23881         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
23882         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
23883         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
23884         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
23885         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
23886         * gst-libs/gst/audio/gstringbuffer.h:
23887         Added audiosource base classes.
23888         Ported alsasrc, still very basic.
23889
23890 2005-07-06  Wim Taymans  <wim@fluendo.com>
23891
23892         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
23893         (theora_dec_push), (theora_handle_data_packet):
23894         Prepare for better timestamp fix later.
23895
23896         * gst/audioconvert/gstaudioconvert.c:
23897         List most accurate caps first
23898
23899         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
23900         Use proper pad task function.
23901
23902         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
23903         (gst_xvimagesink_show_frame):
23904         Fix deadlock when alloc failed.
23905
23906 2005-07-05  Andy Wingo  <wingo@pobox.com>
23907
23908         * ext/gnomevfs/gstgnomevfssrc.c:
23909         * gst/sine/gstsinesrc.c:
23910         * gst/tcp/gsttcpserversrc.c:
23911         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
23912
23913         * sys/v4l/: Port from 0.8.
23914
23915         * Many files: Null if we got it....
23916
23917 2005-07-05  Andy Wingo  <wingo@pobox.com>
23918
23919         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
23920         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
23921         Signedness fixes.
23922
23923 2005-07-05  Wim Taymans  <wim@fluendo.com>
23924
23925         * configure.ac:
23926         * gst/tcp/Makefile.am:
23927         * gst/tcp/README:
23928         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
23929         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
23930         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
23931         (is_sync_frame), (gst_multifdsink_handle_client_write),
23932         (gst_multifdsink_render), (gst_multifdsink_start),
23933         (gst_multifdsink_stop), (gst_multifdsink_change_state):
23934         * gst/tcp/gstmultifdsink.h:
23935         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
23936         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
23937         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
23938         * gst/tcp/gsttcp.h:
23939         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
23940         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
23941         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
23942         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
23943         * gst/tcp/gsttcpclientsink.h:
23944         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
23945         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
23946         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
23947         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
23948         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
23949         * gst/tcp/gsttcpclientsrc.h:
23950         * gst/tcp/gsttcpplugin.c: (plugin_init):
23951         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
23952         * gst/tcp/gsttcpserversink.h:
23953         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
23954         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
23955         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
23956         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
23957         (gst_tcpserversrc_stop):
23958         * gst/tcp/gsttcpserversrc.h:
23959         * gst/tcp/gsttcpsink.c:
23960         * gst/tcp/gsttcpsink.h:
23961         * gst/tcp/gsttcpsrc.c:
23962         * gst/tcp/gsttcpsrc.h:
23963         Ported tcp plugins to 0.9. 
23964         
23965
23966 2005-07-05  Andy Wingo  <wingo@pobox.com>
23967
23968         * gst/playback/gstplaybasebin.c (fill_buffer):
23969         message_new_application fixen.
23970
23971         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
23972         Style fix.
23973
23974 2005-07-04  Wim Taymans  <wim@fluendo.com>
23975
23976         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
23977         Set caps on output buffer.
23978
23979 2005-07-04  Andy Wingo  <wingo@pobox.com>
23980
23981         * ext/gnomevfs/gstgnomevfssrc.c
23982         (gst_gnomevfssrc_received_headers_callback) 
23983         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
23984         hopefully.
23985
23986         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
23987         No refcount leakage.
23988
23989         * configure.ac: Enable -Werror.
23990         
23991         * ext/theora/theoradec.c (theora_dec_src_getcaps):
23992         * gst/audioconvert/bufferframesconvert.c
23993         (buffer_frames_convert_fixate):
23994         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
23995         (gst_audio_convert_fixate):
23996         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
23997         (gst_sinesrc_create): Fixate func changes.
23998         
23999         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
24000         (gst_ximagesink_buffer_alloc): Unused var.
24001
24002 2005-07-01  Andy Wingo  <wingo@pobox.com>
24003
24004         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
24005         getcaps to do explicit caps. Needs to be done in all decoders,
24006         possibly via a base class.
24007
24008         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
24009
24010         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
24011         caps on the sink pad, just rely on the pad template. Also, setting
24012         ANY caps on a pad is not valid because the caps are not fixed.
24013
24014         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
24015         caps on the buffer, and get the width from the desired_caps if
24016         they're set.
24017         (gst_ximagesink_renegotiate_size): Implement via setting the
24018         desired_caps on the ximagesink.
24019         (gst_ximagesink_setcaps): Only reset the width of the player if it
24020         wasn't already set. Not sure if this is right.
24021         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
24022
24023         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
24024         that the user wants. NULL unless the window has been resized.
24025
24026         * gst/volume/gstvolume.c (volume_transform): Adapt to
24027         basetransform refcount changes.
24028         
24029 2005-07-01  Andy Wingo  <wingo@pobox.com>
24030
24031         * gst/videoscale/gstvideoscale.c:
24032         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
24033         from BaseTransform, implements a transform_caps. Removed dead code
24034         including some PAR stuff that was never reached -- should probably
24035         be added back somehow.
24036
24037 2005-07-01  Andy Wingo  <wingo@pobox.com>
24038
24039         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
24040         come later.
24041
24042 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
24043
24044         * configure.ac:
24045         * docs/libs/Makefile.am:
24046         * docs/libs/gst-plugins-libs.types:
24047         * ext/alsa/Makefile.am:
24048         * ext/alsa/gstalsamixer.h:
24049         * ext/alsa/gstalsamixeroptions.h:
24050         * ext/alsa/gstalsamixertrack.h:
24051         * gst-libs/gst/Makefile.am:
24052         * gst-libs/gst/colorbalance/.cvsignore:
24053         * gst-libs/gst/colorbalance/Makefile.am:
24054         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
24055         * gst-libs/gst/colorbalance/colorbalance.c:
24056         * gst-libs/gst/colorbalance/colorbalance.h:
24057         * gst-libs/gst/colorbalance/colorbalance.vcproj:
24058         * gst-libs/gst/colorbalance/colorbalancechannel.c:
24059         * gst-libs/gst/colorbalance/colorbalancechannel.h:
24060         * gst-libs/gst/interfaces/Makefile.am:
24061         * gst-libs/gst/interfaces/colorbalance.c:
24062         (gst_color_balance_class_init):
24063         * gst-libs/gst/interfaces/colorbalance.h:
24064         * gst-libs/gst/interfaces/interfaces-marshal.list:
24065         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
24066         * gst-libs/gst/interfaces/mixer.h:
24067         * gst-libs/gst/interfaces/mixeroptions.h:
24068         * gst-libs/gst/interfaces/navigation.c:
24069         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
24070         * gst-libs/gst/interfaces/tuner.h:
24071         * gst/volume/Makefile.am:
24072         * gst/volume/gstvolume.c:
24073         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
24074         * sys/ximage/Makefile.am:
24075         * sys/ximage/ximagesink.c:
24076         * sys/xvimage/Makefile.am:
24077         * sys/xvimage/xvimagesink.c:
24078           fold in all interfaces into an interfaces dir, preserving CVS
24079           history
24080
24081 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24082
24083         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
24084           Fix build after riff changes.
24085
24086 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24087
24088         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
24089         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
24090         (gst_riff_create_video_template_caps),
24091         (gst_riff_create_audio_template_caps),
24092         (gst_riff_create_iavs_template_caps):
24093         * gst-libs/gst/riff/riff-media.h:
24094         * gst-libs/gst/riff/riff-read.h:
24095         * gst-libs/gst/riff/riff.c: (gst_riff_init):
24096           Add gst_riff_init() to initialize the debug category, instead
24097           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
24098
24099 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24100
24101         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
24102           Oops, I shouldn't apply hacks.
24103
24104 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24105
24106         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
24107           Remove pad_loop function which doesn't work.
24108
24109 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24110
24111         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
24112           Send EOS when deactivating.
24113         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
24114         (check_queue), (queue_threshold_reached), (queue_out_of_data),
24115         (gen_preroll_element), (probe_triggered), (mute_stream),
24116         (silence_stream), (new_decoded_pad), (setup_substreams),
24117         (set_active_source):
24118         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
24119         (remove_sinks), (add_sink):
24120         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
24121           Change for new probe API.
24122
24123 2005-06-29  Wim Taymans  <wim@fluendo.com>
24124
24125         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
24126         * gst-libs/gst/audio/gstbaseaudiosink.c:
24127         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
24128         (gst_baseaudiosink_change_state):
24129         * gst-libs/gst/audio/gstbaseaudiosink.h:
24130         * gst-libs/gst/audio/gstringbuffer.c:
24131         (gst_ringbuffer_set_callback):
24132         Fix compilation error.
24133         Ringbuffer starts out as not running.
24134         Free our clock in dispose.
24135         When releasing the ringbuffer we need to renegotiate so
24136         clear the pad caps.
24137
24138 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
24139
24140         * autogen.sh:
24141         * configure.ac:
24142         * docs/Makefile.am:
24143         * docs/libs/Makefile.am:
24144         * docs/libs/gst-plugins-libs-docs.sgml:
24145         * docs/libs/gst-plugins-libs-sections.txt:
24146         * docs/libs/gst-plugins-libs.types:
24147         * docs/libs/tmpl/gstaudio.sgml:
24148         * docs/libs/tmpl/gstcolorbalance.sgml:
24149         * docs/libs/tmpl/gstringbuffer.sgml:
24150         * gst-libs/gst/audio/gstringbuffer.c:
24151         (gst_ringbuffer_set_callback):
24152           reinstate gtk-doc docs for plugin libs
24153
24154 2005-06-28  Wim Taymans  <wim@fluendo.com>
24155
24156         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
24157         (gst_ogg_demux_init):
24158         Removed pad loop function.
24159
24160 2005-06-28  Wim Taymans  <wim@fluendo.com>
24161
24162         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
24163         If we're building a chain we are not in an error case
24164         when we queue a buffer.
24165
24166 2005-06-28  Andy Wingo  <wingo@pobox.com>
24167
24168         * *.c: Don't cast to GstObject before reffing/unreffing.
24169
24170 2005-06-27  Andy Wingo  <wingo@pobox.com>
24171
24172         * gst/videotestsrc/gstvideotestsrc.c
24173         (gst_videotestsrc_activate_push): Activation API changes.
24174
24175         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
24176         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
24177         they have refs on the decodebin.
24178
24179         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
24180         parent class.
24181         (gst_ogg_pad_typefind): Don't leak a pad ref.
24182         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
24183         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
24184         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
24185
24186 2005-06-27  Edward Hervey  <edward@fluendo.com>
24187
24188         * ext/theora/theoradec.c: (theora_dec_change_state): 
24189         re-arranged call to parent's state change in order to avoid locks (or
24190         worse).
24191
24192 2005-06-26  Edward Hervey  <edward@fluendo.com>
24193
24194         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
24195         2nd argument of 'unknow-type' signal is a GstCaps and not a
24196         GstMiniObject
24197
24198 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
24199         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
24200           Set the worker thread's running flag to TRUE before starting the
24201           thread.
24202         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
24203           Catch a failure to add typefind to the bin.
24204
24205 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
24206
24207         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
24208         (gst_sinesrc_init), (gst_sinesrc_create),
24209         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
24210         (gst_sinesrc_start):
24211         * gst/sine/gstsinesrc.h:
24212           add num-buffers and timestamp-offset properties
24213         * gst/videotestsrc/gstvideotestsrc.c:
24214         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
24215         (gst_videotestsrc_get_property):
24216           add timestamp-offset property
24217
24218 2005-06-23  Christian Schaller  <uraeus@gnome.org>
24219
24220         * configure.ac: add videorate
24221         * gst-plugins-base.spec.in: add videorate
24222
24223 2005-06-23  Wim Taymans  <wim@fluendo.com>
24224
24225         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
24226         (gst_videorate_getcaps), (gst_videorate_setcaps),
24227         (gst_videorate_event), (gst_videorate_chain):
24228         Fixed videorate, fixating an already fixated caps is not
24229         an error.
24230
24231 2005-06-23  Wim Taymans  <wim@fluendo.com>
24232
24233         * ext/ogg/README:
24234         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
24235         Buffer on caps is not boxed anymore.
24236
24237 2005-06-22  Wim Taymans  <wim@fluendo.com>
24238
24239         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
24240         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
24241         Set buffers on caps as miniobjects and not as boxed.
24242
24243 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
24244
24245         * configure.ac:
24246           back to HEAD
24247
24248 === release 0.9.1 ===
24249
24250 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
24251
24252         * .cvsignore:
24253         * NEWS:
24254         * README:
24255         * RELEASE:
24256         * configure.ac:
24257         * po/af.po:
24258         * po/az.po:
24259         * po/cs.po:
24260         * po/en_GB.po:
24261         * po/hu.po:
24262         * po/it.po:
24263         * po/nb.po:
24264         * po/nl.po:
24265         * po/or.po:
24266         * po/sq.po:
24267         * po/sr.po:
24268         * po/sv.po:
24269         * po/uk.po:
24270         * po/vi.po:
24271           updates for release
24272
24273 2005-06-09  Andy Wingo  <wingo@pobox.com>
24274
24275         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
24276         
24277 2005-06-09  Andy Wingo  <wingo@pobox.com>
24278
24279         * configure.ac:
24280         * gst-libs/gst/Makefile.am:
24281         * gst-libs/gst/net/Makefile.am:
24282         Add gstnet to build.
24283
24284 2005-06-09  Andy Wingo  <wingo@pobox.com>
24285
24286         * gst-libs/gst/gconf/gconf.c:
24287         * gst/playback/test.c:
24288         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
24289         fixes.
24290
24291         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
24292
24293         * ext/theora/theoraenc.c (theora_enc_chain): 
24294         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
24295
24296         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
24297         RealPad.
24298
24299 2005-06-02  Wim Taymans  <wim@fluendo.com>
24300
24301         * gst-libs/gst/net/Makefile.am:
24302         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
24303         * pkgconfig/gstreamer-libs.pc.in:
24304         Added net stuff, version net lib.
24305
24306 2005-06-02  Wim Taymans  <wim@fluendo.com>
24307
24308         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
24309         (query_rates), (query_positions_elems), (query_positions_pads),
24310         (do_seek):
24311         Updated seek example.
24312
24313 2005-06-02  Andy Wingo  <wingo@pobox.com>
24314
24315         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
24316         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
24317         list.
24318
24319         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
24320         remove the typefind, the bin dispose will do it for us. When it's
24321         removed and unreffed, the signal handler will be disconnected,
24322         too.
24323         (unlinked): It's too difficult to disconnect from unlinked
24324         handlers, as they are on pads not elements. Just punt if the pads
24325         aren't grandkids of the bin.
24326
24327 2005-06-02  Wim Taymans  <wim@fluendo.com>
24328
24329         * ext/ogg/README:
24330         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
24331         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
24332         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
24333         * ext/theora/theoradec.c: (theora_dec_src_query),
24334         (theora_handle_data_packet):
24335         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
24336         (theora_enc_chain):
24337         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
24338         (vorbis_handle_data_packet):
24339         * gst/audioconvert/bufferframesconvert.c:
24340         (buffer_frames_convert_chain):
24341         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24342         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24343         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
24344         (gst_ffmpegcsp_chain):
24345         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
24346         (gst_videorate_getcaps), (gst_videorate_setcaps),
24347         (gst_videorate_event), (gst_videorate_chain):
24348         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
24349         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
24350         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
24351         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
24352         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
24353         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
24354         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
24355         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
24356         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
24357         Cleanups and buffer alloc.
24358
24359 2005-05-31  Wim Taymans  <wim@fluendo.com>
24360
24361         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
24362         Don't try to call the delay method when the device is not
24363         opened.
24364
24365 2005-05-31  Wim Taymans  <wim@fluendo.com>
24366
24367         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
24368         Get actual segment size and buffer size after opening
24369         the device.
24370
24371 2005-05-30  Wim Taymans  <wim@fluendo.com>
24372
24373         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
24374         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
24375         Also FLUSH upstream, makes the loop function exit faster.
24376         
24377         * ext/theora/theoradec.c: (theora_dec_src_query):
24378         Some more debug info in the query.
24379         
24380         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
24381         (gst_ximagesink_setcaps):
24382         Release lock on par error, better error reporting.
24383
24384 2005-05-26  Wim Taymans  <wim@fluendo.com>
24385
24386         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
24387         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
24388         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
24389         Clear chains in READY
24390         Queue packets until the chain is activated.
24391
24392 2005-05-25  Wim Taymans  <wim@fluendo.com>
24393
24394         * gst-libs/gst/audio/gstaudiosink.c:
24395         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24396         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24397         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24398         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24399         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24400         (gst_audiosink_create_ringbuffer):
24401         * gst-libs/gst/audio/gstbaseaudiosink.c:
24402         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
24403         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
24404         (gst_baseaudiosink_set_property), (build_linear_format),
24405         (debug_spec_caps), (debug_spec_buffer),
24406         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
24407         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
24408         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
24409         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
24410         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
24411         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
24412         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
24413         (gst_ringbuffer_play), (gst_ringbuffer_pause),
24414         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
24415         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
24416         (wait_segment), (gst_ringbuffer_commit),
24417         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
24418         (gst_ringbuffer_clear):
24419         Various small cleanups.
24420
24421         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24422         (gst_audio_convert_change_state):
24423         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
24424         No need to take the locks anymore.
24425
24426 2005-05-25  Wim Taymans  <wim@fluendo.com>
24427
24428         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
24429         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
24430         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
24431         (type_found):
24432         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
24433         (group_destroy), (group_commit), (queue_overrun),
24434         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
24435         (mute_stream), (new_decoded_pad), (setup_substreams),
24436         (setup_source), (mute_group_type), (set_active_source),
24437         (gst_play_base_bin_change_state):
24438         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
24439         (gen_video_element), (gen_text_element), (gen_audio_element),
24440         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
24441         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
24442         (gst_stream_info_dispose), (gst_stream_info_set_mute):
24443         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
24444         Some playbin cleanups mostly refcounting sloppyness.
24445
24446 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24447
24448         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
24449           Work with streaming input.
24450
24451 2005-05-25  Wim Taymans  <wim@fluendo.com>
24452
24453         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24454         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24455         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
24456         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
24457         No need to take the STREAM lock anymore.
24458
24459 2005-05-25  Wim Taymans  <wim@fluendo.com>
24460
24461         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
24462         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
24463         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
24464         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
24465         (gst_ogg_demux_sink_activate):
24466         * ext/theora/theoradec.c: (theora_dec_src_event),
24467         (theora_handle_comment_packet), (theora_dec_chain),
24468         (theora_dec_change_state):
24469         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
24470         (vorbis_handle_data_packet), (vorbis_dec_chain),
24471         (vorbis_dec_change_state):
24472         Remove STREAM locks as they are taken in core now.
24473         Never set bogus granulepos on vorbis/theora.
24474         Fix leaks in theoradec tag parsing.
24475
24476 2005-05-25  Wim Taymans  <wim@fluendo.com>
24477
24478         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
24479         Fix memleaks, GST_BUFFER_DATA() is not freed.
24480
24481 2005-05-25  Wim Taymans  <wim@fluendo.com>
24482
24483         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
24484         Open non-blocking, set to blocking mode afterwards to avoid
24485         lockups when audio device is busy.
24486
24487 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24488
24489         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
24490           This can't be good.
24491
24492 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24493
24494         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
24495         (gst_audio_convert_chain), (gst_audio_convert_link_src),
24496         (gst_audio_convert_setcaps):
24497           Implement instant setup switching.
24498
24499 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24500
24501         * gst/playback/gstplaybasebin.c: (probe_triggered):
24502           Fix missing unlock.
24503         * gst/playback/gstplaybin.c: (add_sink):
24504           First add, then link (otherwise pad link fails).
24505
24506 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24507
24508         * examples/Makefile.am:
24509         fix buildbot (make distcheck)
24510
24511 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24512
24513         * gst/playback/gstplaybin.c: (gen_vis_element):
24514           Remove some wrong code. Doesn't work yet.
24515
24516 2005-05-19  Wim Taymans  <wim@fluendo.com>
24517
24518         * gst-libs/gst/net/Makefile.am:
24519         * gst-libs/gst/net/README:
24520         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
24521         (gst_netbuffer_class_init), (gst_netbuffer_init),
24522         (gst_netbuffer_finalize), (gst_netbuffer_copy),
24523         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
24524         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
24525         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
24526         * gst-libs/gst/net/gstnetbuffer.h:
24527         Added buffer subclass to store extra to/from addresses for
24528         network sources/sinks.
24529
24530 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24531
24532         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
24533           Don't lock an unassigned variable.
24534
24535 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24536
24537         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
24538           Increase buffer for video, decrease buffer for other media types.
24539         * gst/playback/gstplaybin.c: (gen_video_element),
24540         (gen_audio_element):
24541           Change names for debugging purposes.
24542
24543 2005-05-18  Wim Taymans  <wim@fluendo.com>
24544
24545         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24546         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24547         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
24548         (gst_ffmpegcsp_chain):
24549         Enable buffer alloc passthrough if the source and dest
24550         formats are the same.
24551
24552 2005-05-17  Wim Taymans  <wim@fluendo.com>
24553
24554         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
24555         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
24556         (gst_ogg_demux_chain_unlocked):
24557         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24558         (gst_audio_convert_caps_remove_format_info),
24559         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24560         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
24561         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24562         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24563         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
24564         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
24565         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
24566         (gst_ffmpegcsp_get_property):
24567         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
24568         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
24569         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
24570         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
24571         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
24572         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
24573         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
24574         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
24575         Leak fixes in oggdemux.
24576         Some cleanups in audioconvert.
24577         Make passthrough work along with buffer_alloc etc.
24578         Make buffer_alloc and buffer recycling actually work in
24579         xvimagesink.
24580
24581 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
24582
24583         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
24584           make the compiler happy
24585
24586 2005-05-17  Wim Taymans  <wim@fluendo.com>
24587
24588         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
24589         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
24590         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
24591         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
24592         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
24593         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
24594         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
24595         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
24596         (gst_xvimagesink_set_xwindow_id):
24597         * sys/xvimage/xvimagesink.h:
24598         Port xvimagesink to new MiniObject.
24599
24600 2005-05-17  Wim Taymans  <wim@fluendo.com>
24601
24602         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
24603         (gst_audiofilter_chain):
24604         * gst-libs/gst/audio/gstaudiosink.c:
24605         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24606         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24607         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24608         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24609         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24610         (gst_audiosink_create_ringbuffer):
24611         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24612         (gst_audio_convert_caps_remove_format_info),
24613         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24614         (gst_audio_convert_fixate), (gst_audio_convert_channels):
24615         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24616         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24617         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
24618         Fix passthrough in ffmpegcolorspace.
24619         Fix memset in audiosink on wrong memory.
24620
24621 2005-05-16  David Schleef  <ds@schleef.org>
24622
24623         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
24624         to GstMiniObject.
24625
24626 2005-05-16  David Schleef  <ds@schleef.org>
24627
24628         Port from GstData to GstMiniObject.
24629         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
24630         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
24631         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
24632         (gst_ogg_mux_collected):
24633         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
24634         * ext/theora/theoradec.c: (theora_handle_comment_packet),
24635         (theora_handle_data_packet):
24636         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
24637         (theora_set_header_on_caps), (theora_enc_chain):
24638         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
24639         (vorbis_handle_comment_packet):
24640         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
24641         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
24642         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
24643         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
24644         * gst/audioconvert/gstaudioconvert.c:
24645         (gst_audio_convert_get_buffer):
24646         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
24647         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
24648         (mute_stream), (silence_stream):
24649         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
24650         * gst/volume/gstvolume.c: (volume_transform):
24651         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
24652         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
24653         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
24654         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
24655         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
24656         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
24657         (gst_ximagesink_buffer_alloc):
24658         * sys/ximage/ximagesink.h:
24659
24660 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24661
24662         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
24663         (fill_buffer), (check_queue), (queue_threshold_reached),
24664         (queue_out_of_data):
24665         * gst/playback/gstplaybasebin.h:
24666           Post buffer-fullness on the bus.
24667
24668 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24669
24670         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
24671         (try_to_link_1):
24672         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
24673         (group_commit), (probe_triggered), (setup_source),
24674         (gst_play_base_bin_change_state):
24675         * gst/playback/gstplaybasebin.h:
24676         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24677         (gst_play_bin_init), (remove_sinks), (setup_sinks),
24678         (gst_play_bin_change_state):
24679           Move setup_output_pads into a virtual function, remove
24680           group-switch (no longer needed) and redirect (handled by bus
24681           now) signals.
24682
24683 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24684
24685         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
24686         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
24687         (get_active_group), (get_building_group), (group_destroy),
24688         (group_commit), (check_queue), (queue_overrun),
24689         (queue_threshold_reached), (queue_out_of_data),
24690         (gen_preroll_element), (remove_groups), (unknown_type),
24691         (add_element_stream), (no_more_pads), (probe_triggered),
24692         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
24693         (setup_substreams), (setup_source), (finish_source),
24694         (prepare_output), (muted_group_change_state),
24695         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
24696         (gst_play_base_bin_change_state):
24697         * gst/playback/gstplaybasebin.h:
24698         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24699         (gst_play_bin_init), (gst_play_bin_set_property),
24700         (gen_video_element), (gen_text_element), (gen_audio_element),
24701         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
24702         (gst_play_bin_change_state):
24703         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
24704         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
24705         (stream_info_change_state), (gst_stream_info_set_mute),
24706         (gst_stream_info_get_property):
24707         * gst/playback/gststreaminfo.h:
24708         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
24709         (gst_stream_selector_get_linked_pad),
24710         (gst_stream_selector_getcaps),
24711         (gst_stream_selector_get_linked_pads),
24712         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
24713         * gst/playback/gststreamselector.h:
24714           Rough port of playbin. Needs some more work, but is mostly done,
24715           and uses a few locks in important places, which should make stuff
24716           like chain-switches clean. Still uses GST_STATE() in a few places,
24717           which isn't all that good an idea, subtitles/elements disabled
24718           because no elements to test with and thus probably broken, query
24719           and event handling moved to GstBin, internal thread removed
24720           alltogether because the pipeline does that for us now. Can play
24721           Ogg/Vorbis files. Haven't tested anything else yet.
24722
24723 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24724
24725         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
24726           Do no-more-pads (needed for autoplugging).
24727
24728 2005-05-10  Andy Wingo  <wingo@pobox.com>
24729
24730         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
24731         message to the bus with the tags. Still not sent downstream tho.
24732
24733         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
24734         get_parent.
24735         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
24736         avoid refcounting hassles.
24737
24738 2005-05-09  Andy Wingo  <wingo@pobox.com>
24739
24740         * gst/volume/Makefile.am:
24741         * gst/volume/demo.c
24742         * gst/volume/gstvolume.h
24743         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
24744         basetransform. Probably need an audio filter base class.
24745
24746 2005-05-09  Wim Taymans  <wim@fluendo.com>
24747
24748         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
24749         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
24750         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
24751         (gst_vorbisenc_chain):
24752         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24753         (gst_audio_convert_caps_remove_format_info),
24754         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24755         (gst_audio_convert_fixate), (gst_audio_convert_channels):
24756         Make caps writable before writing to it.
24757         Fix negotiation in audioconvert some more.
24758
24759 2005-05-09  Wim Taymans  <wim@fluendo.com>
24760
24761         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
24762         (gst_videorate_getcaps), (gst_videorate_setcaps),
24763         (gst_videorate_event), (gst_videorate_chain):
24764         Better negotiation.
24765
24766 2005-05-09  Wim Taymans  <wim@fluendo.com>
24767
24768         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
24769         (gst_videorate_getcaps), (gst_videorate_setcaps),
24770         (gst_videorate_blank_data), (gst_videorate_init),
24771         (gst_videorate_event), (gst_videorate_chain),
24772         (gst_videorate_change_state):
24773         Port videorate, do a better job at negotiation while we're at
24774         it.
24775
24776 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
24777
24778         * configure.ac:
24779           Disable libvisual
24780
24781         * examples/Makefile.am:
24782         * gst-libs/gst/audio/Makefile.am:
24783         * gst-libs/gst/riff/Makefile.am:
24784         * gst-libs/gst/tag/Makefile.am:
24785         * gst-libs/gst/video/Makefile.am:
24786           Fixups for missing variables.
24787
24788 2005-05-09  Wim Taymans  <wim@fluendo.com>
24789
24790         * examples/seeking/seek.c: (make_theora_pipeline),
24791         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
24792         (query_rates), (query_positions_elems), (query_positions_pads),
24793         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
24794         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
24795         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
24796         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
24797         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
24798         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
24799         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
24800         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
24801         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
24802         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
24803         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
24804         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
24805         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
24806         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
24807         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
24808         (theora_dec_src_convert), (theora_dec_sink_convert),
24809         (theora_dec_src_query), (theora_dec_sink_query),
24810         (theora_dec_src_event), (theora_dec_sink_event),
24811         (theora_handle_comment_packet), (theora_handle_type_packet),
24812         (theora_handle_header_packet), (theora_handle_data_packet),
24813         (theora_dec_chain):
24814         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
24815         (vorbis_dec_convert), (vorbis_dec_src_query),
24816         (vorbis_dec_sink_query), (vorbis_dec_src_event),
24817         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
24818         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
24819         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
24820         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
24821         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
24822         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
24823         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24824         (gst_play_bin_query):
24825         * gst/playback/test3.c: (update_scale):
24826         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
24827         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
24828         * gst/subparse/gstsubparse.c: (gst_subparse_init):
24829         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
24830         (gst_videotestsrc_src_query):
24831         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
24832         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
24833         (paint_hline_YUV9):
24834         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
24835         Port to new query API.
24836         Updated seek.
24837         Cleanups in x[v]imagesink
24838
24839 2005-05-09  Andy Wingo  <wingo@pobox.com>
24840
24841         * ext/alsa/gstalsasink.h:
24842         * ext/gnomevfs/gstgnomevfssrc.c:
24843         (gst_gnomevfssrc_get_icy_metadata):
24844         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
24845         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
24846         * ext/theora/theoradec.c (theora_dec_src_query)
24847         (theora_dec_src_event, theora_dec_sink_event)
24848         (theora_handle_comment_packet, theora_handle_data_packet):
24849         * ext/theora/theoraenc.c (theora_enc_chain):
24850         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
24851         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
24852         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
24853         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
24854         (qt_type_find):
24855         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
24856         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
24857         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
24858         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
24859         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
24860         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
24861         (paint_setup_xBGR8888, paint_setup_RGBx8888)
24862         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
24863         (paint_setup_RGB565, paint_setup_xRGB1555):
24864         * gst/videotestsrc/videotestsrc.h:
24865         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
24866         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
24867         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
24868         GCC4 fixes.
24869         
24870         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
24871         gst_pad_query_position. Fixes oggdemux.
24872
24873 2005-05-08  David Schleef  <ds@schleef.org>
24874
24875         * configure.ac: Require liboil.
24876         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
24877         a few more.
24878         * gst/videotestsrc/videotestsrc.c:
24879         * gst/videotestsrc/videotestsrc.h:
24880
24881 2005-05-06  Wim Taymans  <wim@fluendo.com>
24882
24883         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24884         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24885         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
24886         Well, unreffing a buffer right before pushing it is asking
24887         for trouble..
24888
24889 2005-05-06  Christian Schaller  <uraeus@gnome.org>
24890
24891         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
24892
24893 2005-05-06  Wim Taymans  <wim@fluendo.com>
24894
24895         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24896         (gst_audio_convert_caps_remove_format_info),
24897         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24898         (gst_audio_convert_fixate), (gst_audio_convert_channels):
24899         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24900         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24901         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
24902         * gst/sine/Makefile.am:
24903         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
24904         (gst_sinesrc_class_init), (gst_sinesrc_init),
24905         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
24906         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
24907         (gst_sinesrc_update_freq):
24908         * gst/sine/gstsinesrc.h:
24909         * gst/tcp/gstmultifdsink.c:
24910         * sys/xvimage/xvimagesink.c:
24911         Fixed negotiation wrt _peer_get_caps()
24912         Some cleanups.
24913
24914
24915 2005-05-06  Wim Taymans  <wim@fluendo.com>
24916
24917         * gst-libs/gst/audio/gstaudiosink.c:
24918         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24919         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24920         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24921         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24922         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24923         (gst_audiosink_create_ringbuffer):
24924         * gst-libs/gst/audio/gstbaseaudiosink.c:
24925         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
24926         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
24927         (gst_baseaudiosink_set_property), (build_linear_format),
24928         (debug_spec_caps), (debug_spec_buffer),
24929         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
24930         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
24931         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
24932         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
24933         * gst-libs/gst/audio/gstbaseaudiosink.h:
24934         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
24935         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
24936         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
24937         (gst_ringbuffer_play), (gst_ringbuffer_pause),
24938         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
24939         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
24940         (wait_segment), (gst_ringbuffer_commit),
24941         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
24942         (gst_ringbuffer_clear):
24943         * gst-libs/gst/audio/gstringbuffer.h:
24944         Make the base audiosink return an error when there is no
24945         audiobuffer negotiated.
24946
24947 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24948
24949         * ext/Makefile.am:
24950         Disable cdparanoia until someone ports it!
24951
24952 2005-05-06  Wim Taymans  <wim@fluendo.com>
24953
24954         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
24955         (gst_ogg_demux_sink_activate):
24956         And revert after wingo's revert.. sigh..
24957
24958 2005-05-05  Andy Wingo  <wingo@pobox.com>
24959
24960         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
24961         GObject.
24962         * configure.ac: Return audiorate and subparse from the ghetto.
24963         Re-enable -Wall -Werror.
24964         * gst/subparse/gstsubparse.c:
24965         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
24966         or chain-based. Cleaned up a bit. Not tested.
24967         
24968 2005-05-05  Christian Schaller <christian@fluendo.com> 
24969
24970         * Makefile.am: remove stuff that is not building
24971         * configure.ac: remove stuff that is not building
24972         * examples/Makefile.am: remove stuff that is not building
24973         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
24974         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
24975         * sys/Makefile.am: remove stuff that is not building
24976         * testsuite/Makefile.am: remove stuff that is not building
24977
24978 2005-05-05  Andy Wingo  <wingo@pobox.com>
24979
24980         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
24981         * gst-libs/gst/tag/gstvorbistag.c:
24982         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
24983         * gst/adder/gstadder.h:
24984         * gst/audioconvert/gstchannelmix.c:
24985         (gst_audio_convert_fill_one_other):
24986         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
24987         (gst_audiorate_init), (gst_audiorate_chain):
24988         * gst/playback/gstplaybasebin.c: (setup_source):
24989         * gst/playback/test3.c: (update_scale):
24990         Some GCC4 fixes
24991         
24992         * po/af.po:
24993         * po/az.po:
24994         * po/cs.po:
24995         * po/en_GB.po:
24996         * po/hu.po:
24997         * po/it.po:
24998         * po/nb.po:
24999         * po/nl.po:
25000         * po/or.po:
25001         * po/sq.po:
25002         * po/sr.po:
25003         * po/sv.po:
25004         * po/uk.po:
25005         * po/vi.po: Foo
25006
25007 2005-05-05  Wim Taymans  <wim@fluendo.com>
25008
25009         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
25010         (gst_audio_convert_caps_remove_format_info),
25011         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
25012         (gst_audio_convert_change_state), (gst_audio_convert_channels):
25013         * gst/videotestsrc/gstvideotestsrc.c:
25014         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
25015         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
25016         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
25017         (gst_videotestsrc_init), (gst_videotestsrc_loop):
25018         Don't ignore _push() return values.
25019         Make sure no processing is done when shutting down.
25020         Videotestsrc pad activation fix.
25021
25022 2005-05-05  Wim Taymans  <wim@fluendo.com>
25023
25024         * gst/adder/Makefile.am:
25025         * gst/adder/gstadder.c: (gst_adder_setcaps),
25026         (gst_adder_class_init), (gst_adder_init),
25027         (gst_adder_request_new_pad), (gst_adder_collected),
25028         (gst_adder_change_state):
25029         * gst/adder/gstadder.h:
25030         Ported adder as an example of a mixer element using
25031         collect pads. Needs more negotiation work.
25032
25033 2005-05-05  Wim Taymans  <wim@fluendo.com>
25034
25035         * ext/theora/theoradec.c: (_inc_granulepos),
25036         (theora_dec_src_event), (theora_dec_sink_event),
25037         (theora_handle_comment_packet), (theora_handle_type_packet),
25038         (theora_handle_header_packet), (theora_handle_data_packet),
25039         (theora_dec_chain):
25040         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
25041         (gst_theora_enc_init), (theora_enc_sink_setcaps),
25042         (theora_push_buffer), (theora_push_packet),
25043         (theora_enc_sink_event), (theora_enc_chain),
25044         (theora_enc_change_state), (theora_enc_set_property),
25045         (theora_enc_get_property):
25046         Added stream lock to decoder so that we can serialize
25047         the discont event.
25048         More theoraenc porting, recover from errors, do clean
25049         shutdown.
25050
25051 2005-05-05  Wim Taymans  <wim@fluendo.com>
25052
25053         * ext/ogg/Makefile.am:
25054         * ext/ogg/README:
25055         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
25056         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
25057         (gst_ogg_print):
25058         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
25059         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
25060         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
25061         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
25062         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
25063         (gst_ogg_mux_change_state):
25064         Ported ogg muxer.
25065
25066 2005-05-05  Wim Taymans  <wim@fluendo.com>
25067
25068         * docs/design-audiosinks.txt:
25069         * gst-libs/gst/audio/TODO:
25070         * gst-libs/gst/audio/gstaudiosink.c:
25071         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
25072         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
25073         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
25074         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
25075         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
25076         (gst_audiosink_create_ringbuffer):
25077         * gst-libs/gst/audio/gstbaseaudiosink.c:
25078         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
25079         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
25080         (gst_baseaudiosink_set_property), (build_linear_format),
25081         (debug_spec_caps), (debug_spec_buffer),
25082         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
25083         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
25084         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
25085         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
25086         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
25087         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
25088         (gst_ringbuffer_release), (gst_ringbuffer_play),
25089         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
25090         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
25091         (gst_ringbuffer_set_sample), (wait_segment),
25092         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
25093         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
25094         More work on the audiosink, mostly debugging and a race in
25095         shutdown.
25096
25097 2005-04-28  Wim Taymans  <wim@fluendo.com>
25098
25099         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
25100         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
25101         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
25102         (vorbis_dec_src_query), (vorbis_dec_src_event),
25103         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
25104         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
25105         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
25106         Don't crap out when seeking back to position 0.
25107
25108 2005-04-28  Wim Taymans  <wim@fluendo.com>
25109
25110         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
25111         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
25112         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
25113         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
25114         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
25115         Make audio sink configurable, use alsasink as default.
25116
25117 2005-04-28  Wim Taymans  <wim@fluendo.com>
25118
25119         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
25120         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
25121         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
25122         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
25123         (vorbis_dec_change_state):
25124         * ext/vorbis/vorbisdec.h:
25125         Refactor, use STREAM_LOCK.
25126
25127 2005-04-28  Wim Taymans  <wim@fluendo.com>
25128
25129         * ext/theora/theoradec.c: (_inc_granulepos),
25130         (theora_dec_sink_event), (theora_handle_comment_packet),
25131         (theora_handle_type_packet), (theora_handle_header_packet),
25132         (theora_handle_data_packet), (theora_dec_chain),
25133         (theora_dec_change_state):
25134         Refactor a bit, use STREAM_LOCK.
25135
25136 2005-04-28  Wim Taymans  <wim@fluendo.com>
25137
25138         * ext/alsa/Makefile.am:
25139         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
25140         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
25141         (gst_alsa_link), (gst_alsa_close_audio):
25142         * ext/alsa/gstalsaplugin.c: (plugin_init):
25143         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
25144         (gst_alsasink_dispose), (gst_alsasink_base_init),
25145         (gst_alsasink_class_init), (gst_alsasink_init),
25146         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
25147         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
25148         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
25149         (gst_alsasink_reset):
25150         * ext/alsa/gstalsasink.h:
25151         Implement alsasink with simple open/write/close API. 
25152         Make alsa dir build by disabling compilation of code.
25153
25154 2005-04-28  Wim Taymans  <wim@fluendo.com>
25155
25156         * gst-libs/gst/audio/Makefile.am:
25157         * gst-libs/gst/audio/audio.h:
25158         * gst-libs/gst/audio/audioclock.c:
25159         * gst-libs/gst/audio/audioclock.h:
25160         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
25161         (gst_audio_clock_class_init), (gst_audio_clock_init),
25162         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
25163         * gst-libs/gst/audio/gstaudioclock.h:
25164         * gst-libs/gst/audio/gstaudiosink.c:
25165         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
25166         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
25167         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
25168         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
25169         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
25170         (gst_audiosink_create_ringbuffer):
25171         * gst-libs/gst/audio/gstbaseaudiosink.c:
25172         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
25173         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
25174         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
25175         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
25176         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
25177         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
25178         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
25179         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
25180         * gst-libs/gst/audio/gstbaseaudiosink.h:
25181         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
25182         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
25183         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
25184         (gst_ringbuffer_release), (gst_ringbuffer_play),
25185         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
25186         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
25187         (gst_ringbuffer_set_sample), (wait_segment),
25188         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
25189         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
25190         * gst-libs/gst/audio/gstringbuffer.h:
25191         Make ringbuffer faster and more simple by removing the locks
25192         in the playback thread.
25193         Add sample accurate playback based on buffer sample offsets.
25194         Make the baseaudiosink provide a clock.
25195         Parse caps in the base class.
25196         Correctly handle seeking, flushing and state changes.
25197
25198 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
25199
25200         * configure.ac:
25201         * gst/audioconvert/Makefile.am:
25202         * gst/audioscale/Makefile.am:
25203           Fix part of the build.  Come on guys, autogen didn't even work :)
25204
25205 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25206
25207         * configure.ac:
25208         * gst-libs/gst/Makefile.am:
25209         * gst-libs/gst/media-info/.cvsignore:
25210         * gst-libs/gst/media-info/Makefile.am:
25211         * gst-libs/gst/media-info/README:
25212         * gst-libs/gst/media-info/media-info-priv.c:
25213         * gst-libs/gst/media-info/media-info-priv.h:
25214         * gst-libs/gst/media-info/media-info-test.c:
25215         * gst-libs/gst/media-info/media-info.c:
25216         * gst-libs/gst/media-info/media-info.h:
25217         * gst-libs/gst/media-info/media-info.vcproj:
25218         * pkgconfig/Makefile.am:
25219         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
25220         * pkgconfig/gstreamer-media-info.pc.in:
25221           Remove media-info, which is also successed by playbin (see Totem
25222           implementation).
25223
25224 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25225
25226         * configure.ac:
25227         * examples/Makefile.am:
25228         * examples/gstplay/.cvsignore:
25229         * examples/gstplay/Makefile.am:
25230         * examples/gstplay/player.c:
25231         * gst-libs/gst/Makefile.am:
25232         * gst-libs/gst/play/.cvsignore:
25233         * gst-libs/gst/play/Makefile.am:
25234         * gst-libs/gst/play/play.c:
25235         * gst-libs/gst/play/play.h:
25236         * gst-libs/gst/play/play.vcproj:
25237         * pkgconfig/Makefile.am:
25238         * pkgconfig/gstreamer-play-uninstalled.pc.in:
25239         * pkgconfig/gstreamer-play.pc.in:
25240           Remove libgstplay, playbin is now the official successor.
25241
25242 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25243
25244         * configure.ac:
25245         * gst-libs/gst/Makefile.am:
25246         * gst-libs/gst/xwindowlistener/Makefile.am:
25247         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
25248         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
25249           Remove deprecated xwindowlistener (I've moved xwindowlistening
25250           in the v4l/v4l2 plugins over to serverside).
25251
25252 2005-04-25  David Schleef  <ds@schleef.org>
25253
25254         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
25255         to examples/dynparams.  Examples do not belong interspersed with
25256         source code.
25257         * examples/dynparams/demo-dparams.c:
25258         * gst/sine/Makefile.am:
25259         * gst/sine/demo-dparams.c:
25260
25261 2005-04-25  David Schleef  <ds@schleef.org>
25262
25263         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
25264         * gst-libs/gst/audio/Makefile.am:
25265         * gst-libs/gst/riff/Makefile.am:
25266         * gst-libs/gst/tag/Makefile.am:
25267         * gst-libs/gst/video/Makefile.am:
25268         * gst-libs/gst/xwindowlistener/Makefile.am:
25269
25270         Convert to 0.9 API, seems to work:
25271         * sys/ximage/Makefile.am:
25272         * sys/ximage/ximagesink.c:
25273
25274 2005-04-24  David Schleef  <ds@schleef.org>
25275
25276         Link plugins against libraries:
25277         * ext/alsa/Makefile.am:
25278         * gst/tcp/Makefile.am:
25279
25280         Remove asm code that should be in liboil
25281         * gst/videoscale/Makefile.am:
25282         * gst/videoscale/videoscale_x86_asm.s:
25283
25284         gettext wants these checked in:
25285         * po/af.po:
25286         * po/az.po:
25287         * po/cs.po:
25288         * po/en_GB.po:
25289         * po/hu.po:
25290         * po/it.po:
25291         * po/nb.po:
25292         * po/nl.po:
25293         * po/or.po:
25294         * po/sq.po:
25295         * po/sr.po:
25296         * po/sv.po:
25297         * po/uk.po:
25298         * po/vi.po:
25299
25300 2005-04-24  David Schleef  <ds@schleef.org>
25301
25302         Convert gst_main() to g_main_loop_run()
25303         * gst/playback/decodetest.c: (main):
25304         * gst/playback/test2.c: (main):
25305         * gst/playback/test3.c: (main):
25306         * gst/playback/test4.c: (main):
25307
25308         Link plugins against libraries:
25309         * ext/libvisual/Makefile.am:
25310         * sys/xvimage/Makefile.am:
25311
25312 2005-04-24  David Schleef  <ds@schleef.org>
25313
25314         * configure.ac: Remove idct and resample libs
25315         * gst-libs/gst/Makefile.am: same
25316
25317         Remove usage of gst_library_load():
25318         * ext/alsa/gstalsaplugin.c: (plugin_init):
25319         * ext/libvisual/visual.c: (plugin_init):
25320         * ext/ogg/gstogg.c: (plugin_init):
25321         * ext/theora/theora.c: (plugin_init):
25322         * ext/vorbis/vorbis.c: (plugin_init):
25323         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
25324         * gst/audioscale/gstaudioscale.c:
25325         * gst/adder/gstadder.c: (plugin_init):
25326         * gst/audioconvert/plugin.c: (plugin_init):
25327         * sys/ximage/ximagesink.c: (plugin_init):
25328         * sys/xvimage/xvimagesink.c: (plugin_init):
25329         * gst/tcp/gsttcpplugin.c: (plugin_init):
25330
25331         Link plugins against libraries:
25332         * ext/ogg/Makefile.am:
25333         * ext/theora/Makefile.am:
25334         * ext/vorbis/Makefile.am:
25335         * gst/audioconvert/Makefile.am:
25336
25337         Create proper libraries:
25338         * gst-libs/gst/riff/Makefile.am:
25339         * gst-libs/gst/audio/Makefile.am:
25340         * gst-libs/gst/video/Makefile.am:
25341
25342         Move resample library to audioscale plugin directory:
25343         * gst-libs/gst/resample/Makefile.am:
25344         * gst-libs/gst/resample/README:
25345         * gst-libs/gst/resample/dtof.c:
25346         * gst-libs/gst/resample/dtos.c:
25347         * gst-libs/gst/resample/functable.c:
25348         * gst-libs/gst/resample/private.h:
25349         * gst-libs/gst/resample/resample.c:
25350         * gst-libs/gst/resample/resample.h:
25351         * gst-libs/gst/resample/resample.vcproj:
25352         * gst-libs/gst/resample/test.c:
25353         * gst/audioscale/Makefile.am:
25354         * gst/audioscale/README:
25355         * gst/audioscale/dtof.c:
25356         * gst/audioscale/dtos.c:
25357         * gst/audioscale/functable.c:
25358         * gst/audioscale/private.h:
25359         * gst/audioscale/resample.c:
25360         * gst/audioscale/resample.h:
25361         * gst/audioscale/test.c:
25362
25363         Move tagedit library to gst-libs:
25364         * gst-libs/gst/tag/Makefile.am:
25365         * gst-libs/gst/tag/gstid3tag.c:
25366         * gst-libs/gst/tag/gsttagediting.c:
25367         * gst-libs/gst/tag/gsttageditingprivate.h:
25368         * gst-libs/gst/tag/gstvorbistag.c:
25369         * gst/tags/Makefile.am:
25370         * gst/tags/gstid3tag.c:
25371         * gst/tags/gstvorbistag.c:
25372
25373         Fix for core changes:
25374         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
25375         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
25376         (gst_sinesrc_getrange):
25377
25378 2005-04-23  David Schleef  <ds@schleef.org>
25379
25380         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
25381         in gst-plugins in a long time, and properly belongs in liboil.
25382         * gst-libs/gst/idct/Makefile.am:
25383         * gst-libs/gst/idct/README:
25384         * gst-libs/gst/idct/dct.h:
25385         * gst-libs/gst/idct/doieee:
25386         * gst-libs/gst/idct/fastintidct.c:
25387         * gst-libs/gst/idct/floatidct.c:
25388         * gst-libs/gst/idct/idct.c:
25389         * gst-libs/gst/idct/idct.h:
25390         * gst-libs/gst/idct/idtc.vcproj:
25391         * gst-libs/gst/idct/ieeetest.c:
25392         * gst-libs/gst/idct/intidct.c:
25393
25394 2005-04-20  Wim Taymans  <wim@fluendo.com>
25395
25396         * docs/design-audiosinks.txt:
25397         * gst-libs/gst/audio/Makefile.am:
25398         * gst-libs/gst/audio/TODO:
25399         * gst-libs/gst/audio/gstaudiosink.c:
25400         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
25401         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
25402         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
25403         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
25404         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
25405         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
25406         (gst_audiosink_class_init), (gst_audiosink_init),
25407         (gst_audiosink_create_ringbuffer):
25408         * gst-libs/gst/audio/gstaudiosink.h:
25409         * gst-libs/gst/audio/gstbaseaudiosink.c:
25410         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
25411         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
25412         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
25413         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
25414         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
25415         (gst_baseaudiosink_create_ringbuffer),
25416         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
25417         * gst-libs/gst/audio/gstbaseaudiosink.h:
25418         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
25419         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
25420         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
25421         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
25422         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
25423         (gst_ringbuffer_play), (gst_ringbuffer_pause),
25424         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
25425         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
25426         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
25427         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
25428         * gst-libs/gst/audio/gstringbuffer.h:
25429         An attempt at a set of audio base classes together with some
25430         design docs.
25431
25432 2005-04-20  Wim Taymans  <wim@fluendo.com>
25433
25434         * gst/audioconvert/Makefile.am:
25435         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
25436         (gst_audio_convert_caps_remove_format_info),
25437         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
25438         (gst_audio_convert_channels):
25439         Link against audio libs.
25440         Fix audio convert plugin.
25441
25442 2005-04-20  Wim Taymans  <wim@fluendo.com>
25443
25444         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
25445         (gst_ogg_demux_sink_activate):
25446         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
25447         (theora_set_header_on_caps), (theora_enc_sink_event),
25448         (theora_enc_chain):
25449         Fix theora encoder.
25450
25451 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25452
25453         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
25454         * gst/playback/gstdecodebin.c: (find_compatibles):
25455           Work with staticpadtemplates in elementfactories.
25456
25457 2005-04-12  Wim Taymans  <wim@fluendo.com>
25458
25459         * gst/playback/README:
25460         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
25461         (compare_ranks), (print_feature), (gst_decode_bin_init),
25462         (dynamic_create), (dynamic_free), (find_compatibles),
25463         (mimetype_is_raw), (close_pad_link), (got_redirect),
25464         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
25465         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
25466         (gst_decode_bin_change_state):
25467         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
25468         (gst_play_base_bin_init), (group_destroy), (group_commit),
25469         (check_queue), (queue_overrun), (queue_threshold_reached),
25470         (queue_out_of_data), (gen_preroll_element), (unknown_type),
25471         (new_decoded_pad), (setup_subtitle), (gen_source_element),
25472         (got_redirect), (setup_source), (play_base_eos),
25473         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
25474         (gst_play_base_bin_remove_element):
25475         * gst/playback/gstplaybasebin.h:
25476         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
25477         (gst_play_bin_init), (gst_play_bin_dispose),
25478         (gst_play_bin_set_property), (gen_video_element),
25479         (gen_text_element), (gen_audio_element), (remove_sinks),
25480         (gst_play_bin_send_event):
25481         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
25482         (stream_info_change_state), (gst_stream_info_set_mute):
25483         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
25484         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
25485         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
25486         (gst_stream_selector_chain):
25487         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
25488         (main):
25489         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
25490         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
25491         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
25492         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
25493         Raw and crude port of decodebin. 
25494         Make playbin compile.
25495
25496 2005-04-06  Wim Taymans  <wim@fluendo.com>
25497
25498         * ext/gnomevfs/Makefile.am:
25499         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
25500         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
25501         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
25502         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
25503         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
25504         (gst_gnomevfssrc_stop):
25505         * ext/ogg/Makefile.am:
25506         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
25507         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
25508         * ext/theora/Makefile.am:
25509         * ext/theora/theoradec.c: (_inc_granulepos),
25510         (theora_dec_sink_event), (theora_dec_chain):
25511         * ext/vorbis/Makefile.am:
25512         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
25513         (vorbis_dec_sink_event), (vorbis_dec_chain):
25514         * gst-libs/gst/audio/Makefile.am:
25515         * sys/xvimage/Makefile.am:
25516         Make gnomevfssrc extend the source base class.
25517         Fix linking against libs in various plugins.
25518
25519 2005-04-06  Andy Wingo  <wingo@pobox.com>
25520
25521         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
25522         GST_BASE_LIBS.
25523
25524         * configure.ac: Add check and AC_SUBST for libgstbase.
25525
25526 2005-03-31  Wim Taymans  <wim@fluendo.com>
25527
25528         * examples/seeking/Makefile.am:
25529         * examples/seeking/cdparanoia.c: (main):
25530         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
25531         (play_cb), (pause_cb), (stop_cb), (main):
25532         * examples/seeking/playbin.c:
25533         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
25534         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
25535         (make_sid_pipeline), (make_vorbis_pipeline),
25536         (make_theora_pipeline), (make_vorbis_theora_pipeline),
25537         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
25538         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
25539         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
25540         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
25541         (stop_cb), (main):
25542         * examples/seeking/spider_seek.c:
25543         * examples/seeking/vorbisfile.c:
25544         * ext/gnomevfs/Makefile.am:
25545         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
25546         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
25547         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
25548         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
25549         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
25550         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
25551         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
25552         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
25553         * ext/ogg/README:
25554         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
25555         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
25556         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
25557         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
25558         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
25559         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
25560         (gst_ogg_pad_event), (gst_ogg_pad_reset),
25561         (gst_ogg_demux_factory_filter), (compare_ranks),
25562         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
25563         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
25564         (gst_ogg_chain_new), (gst_ogg_chain_free),
25565         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
25566         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
25567         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
25568         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
25569         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
25570         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
25571         (gst_ogg_demux_get_prev_page),
25572         (gst_ogg_demux_deactivate_current_chain),
25573         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
25574         (gst_ogg_demux_bisect_forward_serialno),
25575         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
25576         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
25577         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
25578         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
25579         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
25580         (gst_ogg_demux_change_state), (gst_ogg_print):
25581         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
25582         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
25583         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
25584         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
25585         (gst_ogg_mux_loop):
25586         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
25587         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
25588         (theora_dec_src_convert), (theora_dec_sink_convert),
25589         (theora_dec_src_query), (theora_dec_src_event),
25590         (theora_dec_sink_event), (theora_dec_chain),
25591         (theora_dec_change_state):
25592         * ext/theora/theoraenc.c: (gst_theora_enc_init),
25593         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
25594         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
25595         (theora_enc_change_state):
25596         * ext/vorbis/Makefile.am:
25597         * ext/vorbis/oggvorbisenc.c:
25598         * ext/vorbis/oggvorbisenc.h:
25599         * ext/vorbis/vorbis.c: (plugin_init):
25600         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
25601         (vorbis_dec_src_query), (vorbis_dec_src_event),
25602         (vorbis_dec_sink_event), (vorbis_dec_chain),
25603         (vorbis_dec_change_state):
25604         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
25605         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
25606         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
25607         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
25608         (gst_vorbisenc_change_state):
25609         * ext/vorbis/vorbisenc.h:
25610         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
25611         * gst-libs/gst/audio/audioclock.c:
25612         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
25613         (gst_audiofilter_init), (gst_audiofilter_chain):
25614         * gst-libs/gst/audio/testchannels.c: (main):
25615         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
25616         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
25617         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
25618         (gmip_find_track_streaminfo), (gmip_find_track_format):
25619         * gst-libs/gst/media-info/media-info.c:
25620         (gst_media_info_read_idler):
25621         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
25622         (gst_play_get_all_by_interface):
25623         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
25624         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
25625         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
25626         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
25627         (gst_riff_parse_info):
25628         * gst-libs/gst/riff/riff-read.h:
25629         * gst-libs/gst/riff/riff.c: (plugin_init):
25630         * gst-libs/gst/video/Makefile.am:
25631         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
25632         (gst_videosink_class_init), (gst_videosink_get_type):
25633         * gst-libs/gst/video/videosink.h:
25634         * gst/audioconvert/bufferframesconvert.c:
25635         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
25636         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
25637         * gst/audioconvert/channelmixtest.c: (main):
25638         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
25639         (gst_audio_convert_chain),
25640         (gst_audio_convert_caps_remove_format_info),
25641         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
25642         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
25643         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
25644         (gst_audio_convert_buffer_to_default_format),
25645         (gst_audio_convert_buffer_from_default_format),
25646         (gst_audio_convert_channels):
25647         * gst/audioconvert/gstchannelmix.h:
25648         * gst/ffmpegcolorspace/avcodec.h:
25649         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25650         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
25651         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
25652         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
25653         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
25654         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
25655         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
25656         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
25657         (mpeg_video_type_find), (mpeg_video_stream_type_find),
25658         (dv_type_find):
25659         * gst/videotestsrc/gstvideotestsrc.c:
25660         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
25661         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
25662         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
25663         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
25664         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
25665         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
25666         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
25667         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
25668         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
25669         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
25670         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
25671         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
25672         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
25673         (gst_xvimagesink_navigation_send_event),
25674         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
25675         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
25676         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
25677         * sys/xvimage/xvimagesink.h:
25678         Plugin port to 0.9, ogg/theora playback should work in the seek
25679         example now.
25680         Removed old examples.
25681         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
25682         explained in 0.9 TODO doc.
25683
25684
25685 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
25686
25687         * autogen.sh:
25688         * configure.ac:
25689         * ext/Makefile.am:
25690         * gst/Makefile.am:
25691         * po/POTFILES.in:
25692         * po/af.po:
25693         * po/az.po:
25694         * po/cs.po:
25695         * po/en_GB.po:
25696         * po/hu.po:
25697         * po/it.po:
25698         * po/nb.po:
25699         * po/nl.po:
25700         * po/or.po:
25701         * po/sq.po:
25702         * po/sr.po:
25703         * po/sv.po:
25704         * po/uk.po:
25705         * po/vi.po:
25706         * sys/Makefile.am:
25707         * testsuite/Makefile.am:
25708           remove a whole bunch of plugins.  This module now contains a set
25709           of free reference plugins/elements as agreed.
25710
25711 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
25712
25713         * configure.ac:
25714           hunting season on 0.9 is now OPEN
25715
25716 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25717
25718         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
25719           Kick the hell out of gcc for not warning me about a symbol conflict.
25720
25721 2005-02-22  Luca Ognibene  <luogni@tin.it>
25722
25723         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
25724
25725         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
25726           Don't leak caps string (fixes #168134)
25727
25728         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
25729         (gst_jpegenc_init), (gst_jpegenc_finalize),
25730         (gst_jpegenc_change_state):
25731           Don't leak line buffers and context struct (fixes #168133).
25732
25733 2005-02-21  Tim-Philipp Müller  <tim at centricular dot net>
25734
25735         * configure.ac:
25736         * ext/dirac/gstdiracdec.cc:
25737         (gst_diracdec_chain):
25738           Since dirac 0.5.0 the framerate in dirac is expressed as a
25739           rational number. Fix build and up requirement to 0.5.0, and
25740           also pass parameters to gst_diracdec_link in the right order
25741           (fixes #167959).
25742
25743 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
25744
25745         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
25746         * ext/faad/gstfaad.h:
25747         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
25748         certain invalid muxed streams, where some packets will contain 
25749         junk after decoder data. Partially fixes #149158.
25750
25751 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
25752         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
25753           Make sure we only write to writable buffers
25754
25755 2005-02-20  Tim-Philipp Müller  <tim at centricular dot net>
25756
25757         * gst-libs/gst/riff/riff-media.c:
25758         (gst_riff_create_audio_caps_with_data):
25759           Do actually fix invalid RIFF fmt header values for alaw
25760           and mulaw audio instead of just saying so.
25761
25762         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
25763           Give gst_riff_create_audio_caps_with_data() a chance to
25764           fix up broken format header fields before extracting any
25765           parameters from the header. (fixes #167633)
25766
25767 2005-02-19  Martin Holters  <martin.holters@gmx.de>
25768
25769         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
25770
25771         * gst/audioconvert/bufferframesconvert.c:
25772         (buffer_frames_convert_link):
25773           Don't leak othercaps. (fixes #167878)
25774
25775 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
25776
25777         * configure.ac:
25778         * ext/libvisual/visual.c: (gst_visual_srclink),
25779         (gst_visual_change_state):
25780           Support libvisual 0.2.0.
25781
25782 2005-02-18  Tim-Philipp Müller  <tim at centricular dot net>
25783
25784         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
25785         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
25786           Use same rowstrides for I420 as used everywhere else.
25787
25788 2005-02-17  Tim-Philipp Müller  <tim at centricular dot net>
25789
25790         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
25791           Declare variables at beginning of block and make gcc-2.95 happy
25792           (fixes # 167482, patch by Gergely Nagy).
25793           
25794         * gst/tcp/gsttcpclientsrc.c:
25795         * gst/tcp/gsttcpclientsrc.h:
25796           Move some includes into the header, so that struct sockaddr_in is
25797           defined when it should be defined on FreeBSD as well (fixes
25798           #167483).
25799           
25800         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
25801           Don't pass uninitialised values to setsockopt() here either.
25802
25803 2005-02-17  Luca Ognibene  <luogni at tin dot it>
25804
25805         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
25806
25807         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
25808           Don't pass uninitialised values to setsockopt(). (fixes #167704)
25809
25810 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25811
25812         * gst/playback/gstplaybin.c: (add_sink):
25813           Invert bin_add/link order to workaround deadlock in opt.
25814
25815 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25816
25817         * gst/modplug/gstmodplug.cc:
25818           Add missing break causing position queries to fail.
25819
25820 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25821
25822         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
25823           Granpos can apparently be -1, which screws up calculations...
25824
25825 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
25826
25827         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
25828         (gst_ximagesink_send_pending_navigation),
25829         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
25830         (gst_ximagesink_init):
25831         * sys/ximage/ximagesink.h:
25832         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
25833         (gst_xvimagesink_send_pending_navigation),
25834         (gst_xvimagesink_navigation_send_event),
25835         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
25836         * sys/xvimage/xvimagesink.h:
25837           Use a mutex protected list to marshal navigation
25838           events into the stream thread from whichever thread
25839           sends them.
25840
25841 2005-02-15  Tim-Philipp Müller  <tim at centricular dot net>
25842
25843         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
25844           Display current position and track length; misc. clean-ups.
25845           
25846         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
25847         (speed_init), (speed_chain):
25848           Add query function, so that the stream length and current position
25849           get adjusted when queried (note that current position queries may
25850           still be wrong if the audio sink returns values based on buffer
25851           timestamps instead of passing on the query).
25852
25853 2005-02-13  Benjamin Otte  <otte@gnome.org>
25854
25855         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
25856         (gst_audio_convert_channels):
25857           create channel conversion matrix when linking
25858         * gst/audioconvert/.cvsignore:
25859         * gst/audioconvert/Makefile.am:
25860         * gst/audioconvert/channelmixtest.c: (main):
25861           add (ugly) test that ensures stereo <=> mono conversion works
25862           correctly
25863
25864 2005-02-13  Benjamin Otte  <otte@gnome.org>
25865
25866         * gst/audioconvert/gstchannelmix.h:
25867           include missing header file
25868         * gst/audioconvert/gstchannelmix.c:
25869         (gst_audio_convert_fill_compatible):
25870           use same sign for both channels when converting to/from compatible
25871           channel. Previously used different signs made the signals cancel
25872           each other out and appear like silence. (fixes #167269)
25873
25874 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
25875
25876         * gst/ffmpegcolorspace/avcodec.h:
25877         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
25878         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
25879         (gst_ffmpegcsp_avpicture_fill):
25880         * gst/ffmpegcolorspace/imgconvert.c:
25881           Convert to and from YV12 (fixes #156379).
25882
25883 2005-02-12  Julien MOUTTE  <julien@moutte.net>
25884
25885         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
25886         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
25887         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
25888         (gst_ximagesink_expose), (gst_ximagesink_set_property),
25889         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
25890         methods from chain and negotiation and vice versa (Fixes #166142).
25891         * sys/ximage/ximagesink.h: Add stream_lock.
25892         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
25893         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
25894         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
25895         (gst_xvimagesink_expose): Check for xcontext before trying to link.
25896
25897 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
25898
25899         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
25900           Don't send "Hey! You gave me a NULL pointer you naughty person" as
25901           error message when we can't open the DVD device (when dvdnav_open()
25902           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
25903           the above). Send something more useful instead (fixes #167117).
25904
25905 2005-02-11  Julien MOUTTE  <julien@moutte.net>
25906
25907         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
25908         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
25909         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
25910         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
25911         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
25912         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
25913         methods from chain and negotiation and vice versa (Fixes #166142).
25914         Fix a possible bug of images in the buffer pool being discarded because
25915         we are looking at the wrong geometry.
25916         * sys/xvimage/xvimagesink.h: Add stream_lock.
25917
25918 2005-02-11  David Schleef  <ds@schleef.org>
25919
25920         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
25921         unsigned int. (fixes #167128)
25922
25923 2005-02-11  David Schleef  <ds@schleef.org>
25924
25925         * gst/librfb/Makefile.am: Testing stuff before committing is
25926           for wimps... and people with fast machines.  Fix stupid
25927           mistake.
25928
25929 2005-02-11  David Schleef  <ds@schleef.org>
25930
25931         * configure.ac: Pull in librfb from my CVS tree, because it is
25932           too small and annoying to be separate.  Move rfbsrc plugin
25933           to gst/.
25934         * ext/Makefile.am:
25935         * ext/librfb/Makefile.am:
25936         * ext/librfb/gstrfbsrc.c:
25937         * gst/librfb/Makefile.am:
25938         * gst/librfb/gstrfbsrc.c:
25939         * gst/librfb/rfb.c:
25940         * gst/librfb/rfb.h:
25941         * gst/librfb/rfbbuffer.c:
25942         * gst/librfb/rfbbuffer.h:
25943         * gst/librfb/rfbbytestream.c:
25944         * gst/librfb/rfbbytestream.h:
25945         * gst/librfb/rfbcontext.h:
25946         * gst/librfb/rfbdecoder.c:
25947         * gst/librfb/rfbdecoder.h:
25948         * gst/librfb/rfbutil.h:
25949
25950 2005-02-10  Tim-Philipp Müller  <tim at centricular dot net>
25951
25952         * gst/speed/Makefile.am:
25953         * gst/speed/demo-mp3.c: (main):
25954         * gst/speed/filter.func:
25955         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
25956         (speed_class_init), (speed_init), (speed_chain_int16),
25957         (speed_chain_float32), (speed_chain), (speed_set_property),
25958         (speed_get_property), (speed_change_state):
25959         * gst/speed/gstspeed.h:
25960           Fix speed element and make it chain-based (fixes #156467),
25961           and make it handle more than one channel.
25962
25963 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
25964
25965         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
25966         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
25967         (gst_dtsdec_chain), (gst_dtsdec_change_state):
25968         * ext/dts/gstdtsdec.h:
25969           Don't clobber the stack constructing the channels array.
25970           Make the element chain-based. DTS tracks can now be played.
25971           
25972 2005-02-09  Tim-Philipp Müller  <tim at centricular dot net>
25973
25974         * gst-libs/gst/audio/multichannel.h:
25975         * gst-libs/gst/gconf/gconf.h:
25976         * gst-libs/gst/idct/idct.h:
25977         * gst-libs/gst/media-info/media-info-priv.h:
25978         * gst-libs/gst/play/play.h:
25979         * gst-libs/gst/resample/private.h:
25980         * gst-libs/gst/resample/resample.h:
25981         * gst-libs/gst/riff/riff-ids.h:
25982         * gst-libs/gst/video/video.h:
25983         * gst-libs/gst/video/videosink.h:
25984           Add G_BEGIN_DECLS and G_END_DECLS around headers where
25985           missing, so that they work when included from C++ code.
25986
25987 2005-02-09  David Schleef  <ds@schleef.org>
25988
25989         * testsuite/gst-lint: Check for non-statically scoped
25990           parent_class variables.  This won't be a problem once
25991           plugins are loaded with RTLD_LOCAL.
25992
25993 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25994
25995         * ext/mplex/gstmplexibitstream.cc:
25996           gcc madness.
25997
25998 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25999
26000         * ext/ogg/gstogmparse.c:
26001         * gst/debug/gstnavigationtest.c:
26002           Die, thou faulty symbol pollutors (non-static parent_class).
26003
26004 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26005
26006         * ext/mplex/gstmplexibitstream.cc:
26007           Fix event handling (#165525).
26008
26009 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26010
26011         * ext/mikmod/gstmikmod.c:
26012         * gst/modplug/gstmodplug.cc:
26013           Add missing endianness to template (fixes #165509).
26014
26015 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26016
26017         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
26018           Fix wrong order of reading of optional bytes (#165290).
26019
26020 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26021
26022         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
26023           Implement FILLER event awareness.
26024
26025 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26026
26027         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
26028           Fix track calculations (#166208).
26029
26030 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
26031
26032         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26033
26034         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
26035         * ext/libpng/gstpngenc.c:
26036           Fix byte-order, use proper fixed caps. Fixes #164197.
26037
26038 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
26039
26040         * configure.ac:
26041           Add dvdlpcmdec 
26042
26043         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
26044         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
26045           Don't push buffers if the src pad isn't negotiated yet.
26046           
26047         * gst/audioconvert/gstaudioconvert.c:
26048         (gst_audio_convert_buffer_to_default_format),
26049         (gst_audio_convert_buffer_from_default_format):
26050           Add support for 24-bit width.
26051
26052         * gst/dvdlpcmdec/.cvsignore:
26053         * gst/dvdlpcmdec/Makefile.am:
26054         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
26055         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
26056         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
26057         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
26058         (plugin_init):
26059         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
26060           New decoder for rearranging DVD LPCM into our audio/x-raw-int
26061           format. Needs support for the channels maps if someone can find 
26062           a DVD LPCM track with > 2 channels.
26063
26064         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
26065         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
26066         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
26067         * gst/mpegstream/gstdvddemux.h:
26068         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
26069         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
26070         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
26071         * gst/mpegstream/gstmpegdemux.h:
26072         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
26073         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
26074         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
26075         (gst_mpeg_parse_handle_src_query),
26076         (gst_mpeg_parse_handle_src_event):
26077           Use audio/x-dvd-lpcm for LPCM output.
26078           Add DTS output.
26079
26080 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
26081
26082         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26083
26084         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
26085         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
26086           Add BGRA handling (#165736).
26087
26088 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
26089
26090         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26091
26092         * gst/law/alaw-decode.c: (alawdec_link):
26093         * gst/law/alaw-encode.c: (alawenc_link):
26094         * gst/law/mulaw-decode.c: (mulawdec_link):
26095         * gst/law/mulaw-encode.c: (mulawenc_link):
26096           Fix caps memleaks (#166600).
26097
26098 2005-02-08  Tim-Philipp Müller  <tim at centricular dot net>
26099
26100         * ext/tarkin/mem.h:
26101         * ext/tarkin/wavelet.h:
26102         * ext/tarkin/yuv.h:
26103         * gst/ffmpegcolorspace/avcodec.h:
26104           Include "_stdint.h" instead of <stdint.h>. Fixes build on
26105           systems that don't have stdint.h, like Solaris9 (fixes #166631).
26106
26107 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26108
26109         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
26110         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
26111         (gst_xvimagesink_change_state):
26112           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
26113           Xv video (and thereby regenerate Xv colourkey) in clear() so
26114           that PLAY -> READY -> PLAY works (fixes #162504).
26115
26116 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26117
26118         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
26119           Switch to list instead of range, since MJPEG-devices really just
26120           support decimations, not any size.
26121
26122 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
26123         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
26124         (gst_mpeg2dec_reset), (free_all_buffers),
26125         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
26126         * ext/mpeg2dec/gstmpeg2dec.h:
26127           The libmpeg2 user-allocated buffer management is awkward, 
26128           to say the least. Hopefully this fixes things.
26129
26130 2005-02-04  Andy Wingo  <wingo@pobox.com>
26131
26132         * gst/audioconvert/bufferframesconvert.c
26133         (buffer_frames_convert_fixate): New function, fixates to 256
26134         frames per buffer by default. (Much better than 1.)
26135         (buffer_frames_convert_init): Set the fixate function for both src
26136         and sink pad.
26137         (buffer_frames_convert_link): After success setting nonfixed caps,
26138         get the negotiated caps so we can know how many buffer-frames it
26139         will be. No idea how this worked at all before.
26140
26141 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
26142
26143         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
26144         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
26145         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
26146         (handle_sequence), (handle_picture):
26147         * ext/mpeg2dec/gstmpeg2dec.h:
26148           Rearrange buffer tracking and refcounting and refactor
26149           a little for readability. 
26150
26151 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
26152         * sys/v4l/gstv4l.c: (plugin_init):
26153         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
26154         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
26155         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
26156         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
26157         * sys/v4l/gstv4ljpegsrc.h:
26158         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
26159         * sys/v4l/v4l_calls.h:
26160         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
26161         (gst_v4lsrc_get_fps):
26162         * sys/v4l/v4lsrc_calls.h:
26163           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
26164           you jpeg inside rgb frames" driver.
26165           Don't error in the v4lsrc link function, just return 
26166           REFUSED.
26167
26168 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26169
26170         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
26171         (gst_qcamsrc_open):
26172           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
26173
26174 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26175
26176         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
26177           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
26178
26179 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26180
26181         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
26182           Reset negotiated state on PAUSED->READY.
26183
26184 2005-02-02  David Schleef  <ds@schleef.org>
26185
26186         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
26187         whereever possible.  (Fixes #165997)
26188         * examples/capsfilter/capsfilter1.c: (main):
26189         * examples/dynparams/filter.c: (create_ui):
26190         * examples/seeking/cdparanoia.c: (get_track_info), (main):
26191         * examples/seeking/chained.c: (main):
26192         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
26193         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
26194         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
26195         (make_mpeg_pipeline), (make_mpegnt_pipeline):
26196         * examples/seeking/spider_seek.c: (make_spider_pipeline):
26197         * examples/switch/switcher.c: (main):
26198         * ext/dv/demo-play.c: (main):
26199         * ext/faad/gstfaad.c: (gst_faad_change_state):
26200         * ext/mad/gstmad.c: (gst_mad_chain):
26201         * ext/smoothwave/demo-osssrc.c: (main):
26202         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
26203         (gst_gconf_render_bin_from_description),
26204         (gst_gconf_get_default_audio_sink),
26205         (gst_gconf_get_default_video_sink),
26206         (gst_gconf_get_default_audio_src),
26207         (gst_gconf_get_default_video_src),
26208         (gst_gconf_get_default_visualization_element):
26209         * gst/level/demo.c: (main):
26210         * gst/level/plot.c: (main):
26211         * gst/playback/gstplaybin.c: (gen_video_element),
26212         (gen_audio_element):
26213         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
26214         * gst/playondemand/demo-mp3.c: (setup_pipeline):
26215         * gst/sine/demo-dparams.c: (main):
26216         * gst/spectrum/demo-osssrc.c: (main):
26217         * gst/speed/demo-mp3.c: (main):
26218         * gst/volume/demo.c: (main):
26219         * testsuite/embed/embed.c: (main):
26220
26221 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
26222
26223         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
26224         (gst_tcpclientsink_finalize):
26225         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
26226         (gst_tcpclientsrc_finalize):
26227         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
26228         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
26229         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
26230         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
26231           Don't leak the hostname when shutting down.
26232           In tcpserversrc, take a copy of the default hostname.
26233
26234 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26235
26236         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
26237           Set caps to systemstream=TRUE.
26238
26239 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26240
26241         * testsuite/Makefile.am:
26242           Fix more OSX buildbots.
26243
26244 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
26245
26246         * ext/mpeg2dec/gstmpeg2dec.c:
26247           Don't send things to NULL PAD_PEERs
26248
26249         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
26250           Copy-on-write the incoming buffer.
26251
26252         * gst/mpegstream/gstdvddemux.h:
26253         * gst/mpegstream/gstmpegclock.h:
26254         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
26255         (normal_seek), (gst_mpeg_demux_handle_src_event):
26256         * gst/mpegstream/gstmpegdemux.h:
26257         * gst/mpegstream/gstmpegpacketize.h:
26258         * gst/mpegstream/gstmpegparse.c:
26259         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
26260         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
26261         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
26262         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
26263         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
26264         * gst/mpegstream/gstmpegparse.h:
26265         * gst/mpegstream/gstrfc2250enc.h:
26266           Various changes to the way time is computed that make seeking and
26267           total time estimation much better here.
26268           Use G_BEGIN/END_DECLS instead of __cplusplus
26269
26270         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
26271           Use gst_buffer_stamp instead of only copying the TIMESTAMP
26272
26273 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26274
26275         * gst/subparse/gstsubparse.c:
26276           Fix OSX buildbot.
26277
26278 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
26279
26280         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
26281         (theora_enc_chain), (theora_enc_change_state):
26282         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
26283         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
26284         (gst_vorbisenc_change_state):
26285         * ext/vorbis/vorbisenc.h:
26286           Set granulepos and timestamp correctly for streams not
26287           starting at 0, taking into account the initial delay.
26288
26289 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
26290
26291         * gst/mpegstream/gstdvddemux.c:
26292           Add audio/x-dts to audio pad template caps
26293
26294 2005-01-30  David Schleef  <ds@schleef.org>
26295
26296         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
26297         (create_context), (gst_polypsink_link): Fix silly endianness
26298         bug.  Add some debugging.  Remove float from caps; it doesn't
26299         work.  Attempt to get remote audio working.
26300
26301 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26302
26303         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
26304           Add 3IV2 fourcc.
26305
26306 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26307
26308         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
26309         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
26310         (gst_avi_demux_stream_data):
26311         * gst/avi/gstavidemux.h:
26312           Invert DIB images. Fixes #132341.
26313
26314 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26315
26316         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26317         (gst_ffmpegcsp_chain):
26318           D'oh, reference the palette data, not the palette structure.
26319           Fixes color distortion in #132341.
26320
26321 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26322
26323         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
26324           PAR can be non-fixed when not provided as argument (#162626).
26325
26326 2005-01-29  David Moore  <dcm@acm.org>
26327
26328         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26329
26330         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
26331         (gst_qtdemux_loop_header):
26332           Re-apply patch from #142272 that allows non-seekable sources,
26333           re-proposed by Daniel Drake <dsd@gentoo.org>.
26334
26335 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26336
26337         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
26338           Use the src template for creating the src pad (#162330).
26339
26340 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26341
26342         * configure.ac:
26343         * ext/musepack/Makefile.am:
26344         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
26345         (gst_musepackdec_init), (gst_musepackdec_dispose),
26346         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
26347         (gst_musepack_stream_init), (gst_musepackdec_loop),
26348         (gst_musepackdec_change_state):
26349         * ext/musepack/gstmusepackdec.cpp:
26350         * ext/musepack/gstmusepackdec.h:
26351         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
26352         (gst_musepack_reader_read), (gst_musepack_reader_seek),
26353         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
26354         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
26355         * ext/musepack/gstmusepackreader.cpp:
26356         * ext/musepack/gstmusepackreader.h:
26357           Update to 1.1 API (#165446).
26358
26359 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26360
26361         * ext/Makefile.am:
26362           Unbreak buildbot.
26363
26364 2005-01-28  Andy Wingo  <wingo@pobox.com>
26365
26366         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
26367         to reflect a different dubious internet source. Add a reference
26368         and some commentary.
26369
26370 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26371
26372         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
26373         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
26374         * gst/playback/gststreamselector.h:
26375           Be more selective when we're redoing caps negotiation from
26376           within the chain function on a stream change.
26377
26378 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26379
26380         * configure.ac:
26381         * ext/Makefile.am:
26382         * ext/amrnb/Makefile.am:
26383         * ext/amrnb/amrnb.c: (plugin_init):
26384         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
26385         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
26386         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
26387         (gst_amrnbdec_state_change):
26388         * ext/amrnb/amrnbdec.h:
26389         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
26390         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
26391         (gst_amrnbparse_init), (gst_amrnbparse_formats),
26392         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
26393         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
26394         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
26395         * ext/amrnb/amrnbparse.h:
26396           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
26397         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
26398           Add AMR-NB/-WB raw formats.
26399         * ext/alsa/gstalsa.c: (gst_alsa_link):
26400           Keep valid time when changing format.
26401         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
26402         (qtdemux_parse_trak):
26403           Add some more format-specific options (#140141, #143555, #155163).
26404
26405 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26406
26407         * gst/matroska/matroska-demux.c:
26408         (gst_matroska_demux_parse_blockgroup):
26409           Fix logic error in timing of subtitle stream synchronization.
26410         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
26411           Add skip-chunk, which is found in kodak-camera streams.
26412
26413 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
26414
26415         * po/LINGUAS:
26416         * po/vi.po:
26417           Adding Vietnamese translation (submitted by Clytie Siddall)
26418
26419 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26420
26421         * gst/playback/gstdecodebin.c: (try_to_link_1):
26422           Use realpad for signal.
26423
26424 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26425
26426         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
26427           Fix category so decodebin picks it up.
26428
26429 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26430
26431         * ext/mad/Makefile.am:
26432         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
26433         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
26434         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
26435         (found_type), (gst_id3demux_bin_change_state):
26436         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
26437         (gst_id3_tag_init), (gst_id3_tag_handle_event),
26438         (gst_id3_tag_src_link), (gst_id3_tag_chain),
26439         (gst_id3_tag_change_state), (plugin_init):
26440         * ext/mad/gstmad.h:
26441           Add id3demuxbin (which is a simple bin consisting of id3demux
26442           and typefind), take over rank from id3demux, remove typefind
26443           code from id3demux. Makes all broken mp3s that I know of work,
26444           and thereby fixes #152688.
26445
26446 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
26447
26448         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26449
26450         * ext/mad/gstmad.c: (gst_mad_src_event):
26451         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
26452           Allow seeks on audio pad, make mad forward those (#164826).
26453         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26454           Set duration (#165335).
26455
26456 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26457
26458         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
26459         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
26460         (gst_asf_demux_process_ext_content_desc),
26461         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
26462         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
26463         * gst/asfdemux/gstasfdemux.h:
26464           Improve metadata display, e.g. if the metadata comes before the
26465           streams are loaded (which is perfectly valid).
26466
26467 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26468
26469         * tools/gst-launch-ext-m.m:
26470           Fix AVI/ASF pipelines (#165340).
26471
26472 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
26473         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
26474         build failure on amd64
26475
26476 2005-01-26  Tim-Philipp Müller  <tim at centricular dot net>
26477
26478         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
26479         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
26480           Check environment variables GST_ID3V2_TAG_ENCODING,
26481           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
26482           list of character encodings to force interpretation of non-unicode
26483           strings stored in an ID3v2 tag to a particular encoding. If none
26484           is specified, try to use current locale's encoding, then fall back
26485           to ISO-8859-1 (which will always succeed). (Resolves #149274)
26486         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
26487         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
26488           Check environment variables GST_ID3V1_TAG_ENCODING,
26489           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
26490           list of character encodings to use in case a string encountered
26491           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
26492           specified, try to use the current locale's encoding, then fall
26493           back to ISO-8859-1 (which will always succeed).
26494
26495 2005-01-25  Benjamin Otte  <otte@gnome.org>
26496
26497         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
26498           - on half framerate, compute the rate in advance so the comparisons
26499             don't compare wrong values
26500           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
26501             behaviour
26502           - don't use mad_header_decode anymore, mad_frame_decode does that
26503             automatically
26504           - when getting rid of consumed bytes, reset the stream's skiplen
26505           (fixes #163867)
26506
26507 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
26508
26509         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
26510           Use 1/2 a second for default max_discont, as PES streams from DVB
26511           seem to have larger spacings in the SCR. 
26512           Fix a typo.
26513
26514 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26515
26516         * gst/playback/gstplaybasebin.c: (group_commit):
26517           Notify delayed stream-info availability.
26518
26519 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
26520         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
26521         (gst_a52dec_handle_event), (gst_a52dec_chain):
26522         Add some debug output. Check that a discont has a valid
26523         time associated.
26524         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
26525         (gst_alsa_sink_loop):
26526         Ignore TAG events. A little extra debug for broken timestamps.
26527         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
26528         (dvdnavsrc_change_state):
26529         Ensure we send a discont to engage the link before we send any
26530         other events.
26531         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
26532         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
26533         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
26534         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
26535         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
26536         dvd://title works in totem because typefinding sends a seek that ends
26537         up going back to chapter 1 regardless.
26538         * ext/mpeg2dec/gstmpeg2dec.c:
26539         * ext/mpeg2dec/gstmpeg2dec.h:
26540         Output correct timestamps and handle disconts.
26541         * ext/ogg/gstoggdemux.c: (get_relative):
26542         Small guard against a null dereference.
26543         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
26544         (gst_textoverlay_set_property):
26545         Free memory when done. Don't call gst_event_filler_get_duration on
26546         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
26547         g_warning.
26548         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
26549         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
26550         (gst_sw_srclink), (gst_smoothwave_chain):
26551         Draw solid lines, prettier colours.
26552         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
26553         Add a default palette that'll work for some movies.
26554         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
26555         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
26556         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
26557         * gst/mpegstream/gstdvddemux.h:
26558         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
26559         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
26560         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
26561         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
26562         * gst/mpegstream/gstmpegparse.h:
26563         Use PTM/NAV events when for timestamp adjustment when connected to 
26564         dvdnavsrc. Don't use many discont events where one suffices.
26565         * gst/playback/gstplaybasebin.c: (group_destroy),
26566         (gen_preroll_element), (gst_play_base_bin_add_element):
26567         * gst/playback/gstplaybasebin.h:
26568         Make sure we remove subtitles from the same bin we put them in.
26569         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
26570         (gst_subparse_buffer_format_autodetect),
26571         (gst_subparse_change_state):
26572         Fix some memleaks and invalid accesses.
26573         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
26574         (oggskel_type_find), (cmml_type_find), (plugin_init):
26575         Some typefind functions for Annodex v3.0 files
26576         * gst/wavparse/gstwavparse.h:
26577         GstRiffReadClass is the correct parent class.
26578
26579 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26580
26581         * gst-libs/gst/riff/riff-media.c:
26582         (gst_riff_create_video_caps_with_data):
26583           Add extradata to huffyuv (fixes #165013).
26584         * gst-libs/gst/riff/riff-read.c:
26585         (gst_riff_read_strf_vids_with_data):
26586           Fix extradata extraction if it is in the chunk size.
26587
26588 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
26589
26590         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26591
26592         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
26593         (gst_quarktv_change_state), (gst_quarktv_dispose):
26594           Memory free'ing location fix (#164708).
26595
26596 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26597
26598         * gst/playback/gstplaybasebin.c: (group_commit),
26599         (gen_preroll_element), (probe_triggered), (gen_source_element),
26600         (setup_source), (gst_play_base_bin_change_state),
26601         (gst_play_base_bin_add_element):
26602           Don't block for streams.
26603         * gst/playback/gststreaminfo.c: (stream_info_change_state),
26604         (gst_stream_info_set_mute):
26605           Use gst_pad_set_active_recursive.
26606
26607 2005-01-25  Andy Wingo  <wingo@pobox.com>
26608
26609         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
26610         for #ifndef HAVE_XVIDEO.
26611
26612 2005-01-24  Jeffrey C. Ollie
26613
26614         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
26615
26616         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
26617         * ext/gsm/gstgsmdec.h:
26618         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
26619         * ext/gsm/gstgsmenc.h:
26620         Fix rate to 8kHz as per spec, removes obscure errors when no rate
26621         was given by property. Add proper buffer timestamps and offsets.
26622
26623 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26624
26625         * gst-libs/gst/riff/riff-media.c:
26626         (gst_riff_create_audio_caps_with_data):
26627           Audio can be <8000Hz.
26628
26629 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26630
26631         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
26632           Explicit state change to workaround refcount bugs.
26633
26634 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26635
26636         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
26637         (gst_avimux_riff_get_avi_header):
26638           Fix...
26639
26640 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26641
26642         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
26643         (gst_riff_read_element_data):
26644         * gst-libs/gst/riff/riff-read.h:
26645           Add _peek version (req'ed in CDXA).
26646         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
26647         (gst_cdxaparse_loop):
26648           Fix parsing in playbin.
26649         * gst/playback/gstdecodebin.c: (close_pad_link):
26650           Ignore current_ pads, they cause major annoyance.
26651
26652 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26653
26654         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
26655           Safety guard.
26656
26657 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26658
26659         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
26660           Fix padding...
26661
26662 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26663
26664         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
26665           Allow for 0-sized buffers. Fixes length query problems in
26666           starwars.mkv from the testsuite.
26667
26668 2005-01-19  Tim-Philipp Müller  <tim at centricular dot net>
26669
26670         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
26671         (gst_video_box_i420), (gst_video_box_chain):
26672           Fix row strides for I420 (fixes #163159)
26673           
26674 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26675
26676         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
26677           MPEG2 has a useful rate property, so we can actually use that.
26678           For MPEG-1, continue using the bytes/time properties.
26679
26680 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26681
26682         * gst-libs/gst/riff/riff-media.c:
26683         (gst_riff_create_video_caps_with_data),
26684         (gst_riff_create_video_template_caps):
26685           Add intel-h263.
26686
26687 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26688
26689         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
26690           Fail if caps negotiation fails. Should fix #162184, and should
26691           definately be in there regardless of it fixing the actual bug.
26692         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
26693         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
26694         (gst_avimux_riff_get_avix_header),
26695         (gst_avimux_riff_get_video_header),
26696         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
26697         (gst_avimux_start_file), (gst_avimux_handle_event),
26698         (gst_avimux_change_state):
26699         * gst/avi/gstavimux.h:
26700           Refactor structure writing to use GST_WRITE_UINT macros, add
26701           metadata writing support.
26702
26703 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26704
26705         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
26706           Elements may already be destroyed when this function is called.
26707
26708 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26709
26710         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
26711         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
26712           More memory leak fixes (#149162).
26713
26714 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26715
26716         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
26717         (gst_qtdemux_add_stream):
26718           Fix two memleaks.
26719
26720 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26721
26722         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
26723           Argh...
26724
26725 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26726
26727         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
26728           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
26729           when fixating to six channels in Totem.
26730
26731 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
26732
26733         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
26734           Fix compile warnings on Solaris 10 buildbot
26735
26736 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
26737
26738         * ext/dvdread/dvdreadsrc.c: (_read):
26739           Don't read beyond the last cell in a chapter (fixes 
26740           invalid memory access)
26741
26742 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
26743
26744         * ext/dvdread/stream_labels.c:
26745         (dvdreadsrc_get_audio_stream_labels):
26746           Use NULL for an empty GList instead of g_list_alloc(); fix 
26747           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
26748           of GString (easier to bulk free later)
26749
26750 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
26751
26752         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26753
26754         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26755         (gst_ffmpeg_pixfmt_to_caps):
26756           Fix BGRA32 caps (#164209).
26757
26758 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
26759
26760         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26761
26762         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26763         (gst_ffmpeg_caps_to_pixfmt):
26764           alpha_mask can be RGBA/ABGR. Fixes #164265.
26765
26766 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
26767
26768         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26769
26770         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
26771         (gst_mpeg2dec_alloc_buffer):
26772         * ext/mpeg2dec/gstmpeg2dec.h:
26773           Crop if decoding size is not the actual image size (#163676).
26774
26775 2005-01-17  Steve Baker  <steve@stevebaker.org>
26776
26777         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26778
26779         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
26780         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
26781           Add libsndfile typefind functions (#163309).
26782
26783 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26784
26785         * tools/gst-launch-ext-m.m:
26786           Add .aac, fix .m1v/.m2v (#163891).
26787
26788 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26789
26790         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
26791           Sanity check, don't wait endlessly since the clock might not
26792           actually run at this point (which is a deadlock). Fixes #164069.
26793
26794 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26795
26796         * gst/playback/gstplaybasebin.c: (probe_triggered):
26797           Of course, only pause if group is done...
26798
26799 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26800
26801         * gst/playback/gstplaybasebin.c: (probe_triggered):
26802           Thread safety.
26803
26804 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
26805
26806         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
26807           Don't return state change success when the parent
26808           failed.
26809
26810 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26811
26812         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
26813           Free events (fix memleak in #162905).
26814
26815 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
26816
26817         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26818
26819         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26820         (gst_ffmpeg_caps_to_pixfmt):
26821           Fix for depth = 15. Fixes #161675.
26822
26823 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26824
26825         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
26826           Set FPS correctly, even for webcams and the like.
26827         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
26828           Don error on setting while capturing.
26829
26830 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26831
26832         * ext/dv/gstdvdec.c:
26833         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
26834         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
26835           I'm a bad boy. using /1001. to force C to do float division
26836           and not integer division (as it did in my last commit)
26837           Thanks to David I. Lehn for pointing this mistake.
26838
26839 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26840
26841         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
26842           Revert Johan's 1.35->1.36 since it breaks compat.
26843
26844 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26845
26846         * ext/dv/gstdvdec.c:
26847         * ext/libfame/gstlibfame.c:
26848         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
26849         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
26850           replace framerate aproximations by their real value
26851           (24000/1001, 30000/1001, 60000/1001)
26852           Finish fixing bug #164049
26853
26854 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
26855
26856         * ext/ogg/gstoggmux.c:
26857           eos/bos debugging
26858         * gst/tcp/gstmultifdsink.c:
26859         * gst/tcp/gstmultifdsink.h:
26860         * gst/tcp/gsttcp.c:
26861         * gst/tcp/gsttcp.h:
26862         * gst/tcp/gsttcpclientsink.c:
26863         * gst/tcp/gsttcpclientsrc.c:
26864         * gst/tcp/gsttcpserversink.c:
26865         * gst/tcp/gsttcpserversrc.c:
26866           improve reusability of elements after state changes and errors
26867           make multifdsink throw away streamheaders when receiving new ones
26868
26869 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26870
26871         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
26872           Fix for if items are already in list...
26873
26874 2005-01-12  Benjamin Otte  <otte@gnome.org>
26875
26876         * gst/adder/gstadder.c: (gst_adder_loop):
26877           fix adder a bit so it doesn't screw up with events as much anymore
26878
26879 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
26880
26881         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
26882         (pixbufscale_scale), (gst_pixbufscale_chain):
26883         * ext/gdk_pixbuf/pixbufscale.h:
26884           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
26885           to ensure rowstrides are calculated the same way as 
26886           ffmpegcolorspace
26887           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
26888           that we pick up duration and offset also.
26889
26890 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26891
26892         * gst/avi/gstavimux.c: (gst_avimux_class_init),
26893         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
26894           Reusability fixes.
26895
26896 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26897
26898         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
26899         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
26900         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
26901         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
26902           Update flags when requested.
26903
26904 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26905
26906         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
26907           Fix dmix.
26908
26909 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26910
26911         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
26912         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
26913         (probe_triggered), (new_decoded_pad), (gen_source_element),
26914         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
26915         * gst/playback/gstplaybasebin.h:
26916         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
26917         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
26918         (gst_play_bin_change_state):
26919           Implement group-switch signal for use in apps to clear metadata
26920           cache, clean up subtitle, add suburi property instead of # hack,
26921           some error-out fixes.
26922
26923 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26924
26925         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
26926           Debug.
26927         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
26928           If we got a state change in the _get handler, don't return success.
26929
26930 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26931
26932         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
26933         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
26934           Make jpegdec quiet on MJPEG decoding
26935         * gst/asfdemux/README:
26936           Fix mimetypes for MJPEG and H263
26937
26938 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26939
26940         * ext/theora/theoradec.c: (theora_dec_chain):
26941           Fix broken code generation by gcc by swapping arguments.
26942         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
26943           Fix \n in debug.
26944
26945 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26946
26947         * TODO:
26948           delete this file, it is by far outdated
26949         * ext/alsa/gstalsa.1: remove
26950         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
26951         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
26952         (gst_alsa_get_caps):
26953           Add HW probing for supported sample rates. Fixes #161704
26954
26955 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26956
26957         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26958           Don't crash, biatch! :).
26959
26960 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26961
26962         * ext/musepack/gstmusepackreader.cpp:
26963         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
26964           Some work on tags - still doesn't work in playbin...
26965         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26966           Handle events...
26967
26968 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26969
26970         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
26971           Also shove tags on kid pads.
26972
26973 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26974
26975         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
26976           Don't bail on unknown events.
26977         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26978           Don't crash on events before negotiation.
26979         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
26980           Send tags on pads, too.
26981         * gst/playback/gststreamselector.c:
26982         (gst_stream_selector_request_new_pad):
26983           Forward events on first pad if no input was selected yet.
26984
26985 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26986
26987         * gst/playback/gstplaybasebin.c: (setup_substreams):
26988           Don't disable streamtype if the stream doesn't exist, since
26989           then playing a video after audio will disable both and nothing
26990           will happen. Fixes the testsuite.
26991
26992 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26993
26994         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
26995         (gst_v4l_xoverlay_set_xwindow_id):
26996         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
26997         (gst_v4l2_xoverlay_set_xwindow_id):
26998           Add debug categories, fix overlay disabling.
26999
27000 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27001
27002         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
27003         * ext/alsa/gstalsa.h:
27004           Add HW probing for period_count/size and buffer_size MIX/MAX
27005           Adjust default/user defined value if out of bounds
27006           Should fix bug #162024
27007
27008 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27009
27010         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
27011           Fix warning (#161191).
27012
27013 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27014
27015         * ext/dvdread/stream_labels.c:
27016         (dvdreadsrc_get_audio_stream_labels):
27017           Fix warning (init the good variable in switch default)
27018
27019 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
27020
27021         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27022
27023         * gst/tta/gstttaparse.c: (gst_tta_src_event):
27024           Fix gcc-2.95 compile (#163485).
27025
27026 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27027
27028         * configure.ac:
27029         * ext/flac/gstflacenc.c: (gst_flacenc_init),
27030         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
27031         (gst_flacenc_tell_callback), (gst_flacenc_chain),
27032         (gst_flacenc_change_state):
27033         * ext/flac/gstflacenc.h:
27034           Update for API change in flac-1.1.1. Update requirement in
27035           configure.ac. Fixes #162974.
27036
27037 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27038
27039         * gst/playback/gstplaybasebin.c: (group_destroy):
27040           Remove hack to get rid of assert and get rid of unlinked
27041           signals properly.
27042
27043 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27044
27045         * gst/playback/gstplaybasebin.c: (setup_source):
27046           Set source to NULL so that resources are free'ed. Fixes issues
27047           with playback of CDDA and similar device-accessing things.
27048
27049 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27050
27051         * testsuite/embed/Makefile.am:
27052           test->noinst, fix make test in buildbot.
27053
27054 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27055
27056         * ext/dvdread/stream_labels.c: new file
27057         * ext/dvdread/stream_labels.h: new file
27058         * ext/dvdread/Makefile.am:
27059         * ext/dvdread/dvdreadsrc.c: (_seek_title):
27060           Extract audio stream label from DVD IFO files.
27061           It only dump them on the console for now, still have to
27062           make playbin aware of them.
27063
27064 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27065
27066         * gst/playback/gstplaybasebin.c: (setup_source):
27067           Fix hanging subs.
27068
27069 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27070
27071         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
27072         (gen_preroll_element), (remove_groups), (setup_subtitle),
27073         (gen_source_element), (setup_source):
27074         * gst/playback/gstplaybasebin.h:
27075           Multiple .sub files is just a stupid idea... Fix some threading
27076           mistakes. Interestingly, external .sub files cause playbin to
27077           hang, I don't know why... Parsing fixes contributed by Fran??ois
27078           Kooman <fkooman@tuxed.net>.
27079
27080 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27081
27082         * testsuite/embed/Makefile.am:
27083           Fix buildbot.
27084
27085 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
27086
27087         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27088
27089         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
27090         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
27091         (gst_pngenc_set_property):
27092         * ext/libpng/gstpngenc.h:
27093           Add compression level property (#163323).
27094
27095 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27096
27097         * configure.ac:
27098         * examples/capsfilter/capsfilter1.c: (main):
27099         * examples/seeking/spider_seek.c: (make_spider_pipeline):
27100         * ext/dvdread/Makefile.am:
27101         * ext/dvdread/demo-play:
27102         * ext/dvdread/demo-play.c:
27103         * gconf/gstreamer.schemas.in:
27104         * gst-libs/gst/gconf/gconf.c:
27105         * sys/v4l/TODO:
27106         * testsuite/Makefile.am:
27107         * testsuite/embed/Makefile.am:
27108         * testsuite/embed/embed.c: (cb_expose), (main):
27109           Remove all references to xvideosink, fix examples (#140845).
27110         * gst/playback/gstplaybasebin.c: (group_destroy):
27111           Apparently, disposal does not unlink - so do explicitely.
27112         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
27113           Add debug.
27114
27115 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
27116
27117         * README: fix PKG_CONFIG_PATH instructions, what was there
27118         previously was breaking default search path, not nice. 
27119         Fixes #163358
27120
27121 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27122
27123         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
27124         (gst_audioscale_chain):
27125           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
27126           when resampling - how the ^@$^!@^! is this possible?!?
27127
27128 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27129
27130         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
27131           Reset variables on READY.
27132         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
27133         (gst_matroska_mux_loop):
27134           Require data before writing header.
27135
27136 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
27137
27138         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27139
27140         * ext/mad/gstmad.c: (gst_mad_chain):
27141           Don't call mad_stream_sync() directly after recovering sync.
27142           Fixes #151661.
27143
27144 2005-01-09  Martin Eikermann  <meiker@upb.de>
27145
27146         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27147
27148         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
27149         (snapshot_handler), (gst_snapshot_sinkconnect),
27150         (gst_snapshot_chain):
27151           Allocate resources when required, fix recursive signal emission
27152           and fix caps. Fixes #161667.
27153
27154 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
27155
27156         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27157
27158         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
27159         (gst_pngdec_chain):
27160           Handle only 8-bppc (bits-per-pixel-component) images, better
27161           error handling and correct strides. Fixes #163177.
27162         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
27163         (gst_pngenc_chain):
27164           Better error handling. Fixes #163348.
27165
27166 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27167
27168         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
27169         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
27170         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
27171         (dvdnavsrc_uri_handler_init):
27172           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
27173         * gst/playback/gstplaybasebin.c: (gen_source_element):
27174           Add MMS to streaming URIs.
27175
27176 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27177
27178         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
27179         * sys/xvimage/xvimagesink.c:
27180         (gst_xvimagesink_navigation_send_event):
27181           Check for pad availability before sending event.
27182
27183 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27184
27185         * gst-plugins.spec.in:
27186           Add subparse.
27187
27188 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27189
27190         * configure.ac:
27191           Since we use functions from CVS, up requirement.
27192
27193 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27194
27195         * gst/playback/Makefile.am:
27196         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
27197         (group_destroy), (group_commit), (group_is_muted),
27198         (gen_preroll_element), (add_stream), (unknown_type),
27199         (probe_triggered), (preroll_unlinked), (mute_stream),
27200         (silence_stream), (new_decoded_pad), (setup_substreams),
27201         (setup_source), (get_active_source), (mute_group_type),
27202         (muted_group_change_state), (set_active_source),
27203         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
27204         (play_base_eos), (gst_play_base_bin_change_state):
27205         * gst/playback/gstplaybasebin.h:
27206         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
27207         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
27208         (gst_stream_info_dispose), (stream_info_mute_pad),
27209         (stream_info_change_state), (gst_stream_info_set_mute):
27210         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
27211         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
27212         (gst_stream_selector_init), (gst_stream_selector_dispose),
27213         (gst_stream_selector_get_linked_pad),
27214         (gst_stream_selector_get_caps), (gst_stream_selector_link),
27215         (gst_stream_selector_get_linked_pads),
27216         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
27217         * gst/playback/gststreamselector.h:
27218           Adding stream selection support plus required properties for
27219           applications to use this. Fully fixes #100931.
27220
27221 2005-01-08  Benjamin Otte  <otte@gnome.org>
27222
27223         * gst/games/gstpuzzle.c: (nav_event_handler):
27224           - handle nav events differently: forward every event no matter if it
27225             was handled or not.
27226           - translate events
27227           You can now cheat by using navigationtest ! puzzle and moving the
27228           mouse close to the edge of a tile. ;)
27229
27230 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27231
27232         * configure.ac:
27233         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
27234         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
27235         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
27236         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
27237         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
27238         (gst_ogm_parse_plugin_init):
27239         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
27240         (gst_textoverlay_link), (gst_textoverlay_getcaps),
27241         (gst_textoverlay_event), (gst_textoverlay_video_chain),
27242         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
27243         * ext/pango/gsttextoverlay.h:
27244         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
27245         (gst_matroska_demux_handle_seek_event),
27246         (gst_matroska_demux_sync_streams),
27247         (gst_matroska_demux_parse_blockgroup),
27248         (gst_matroska_demux_subtitle_caps),
27249         (gst_matroska_demux_plugin_init):
27250         * gst/matroska/matroska-ids.h:
27251         * gst/playback/gstdecodebin.c: (close_pad_link):
27252         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
27253         (gen_preroll_element), (remove_groups), (add_stream),
27254         (new_decoded_pad), (setup_subtitles), (gen_source_element),
27255         (setup_source):
27256         * gst/playback/gstplaybasebin.h:
27257         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
27258         * gst/subparse/Makefile.am:
27259         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
27260         (gst_subparse_base_init), (gst_subparse_class_init),
27261         (gst_subparse_init), (gst_subparse_formats),
27262         (gst_subparse_eventmask), (gst_subparse_event),
27263         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
27264         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
27265         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
27266         (parse_mpsub_deinit), (parse_mpsub_init),
27267         (gst_subparse_buffer_format_autodetect),
27268         (gst_subparse_format_autodetect), (gst_subparse_loop),
27269         (gst_subparse_change_state), (gst_subparse_type_find),
27270         (plugin_init):
27271         * gst/subparse/gstsubparse.h:
27272         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
27273         (plugin_init):
27274           Add subtitle support, .sub parser (supports SRT and MPsub),
27275           OGM text support, Matroska UTF-8 text support, deadlock fixes
27276           all over the place, subtitle awareness in decodebin/playbin
27277           and some fixes to textoverlay to handle subtitles in a stream
27278           correctly. Fixes #100931.
27279
27280 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27281
27282         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
27283           Check for pad availability before doing a query on it.
27284
27285 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27286
27287         * ext/dv/gstdvdec.c:
27288           really fix bpp24/32 dvdec caps (classic rgba indeed)
27289         * gst/asfdemux/gstasfdemux.c:
27290         (gst_asf_demux_process_ext_content_desc):
27291           don't send text tags if they are empty (bis repetita)
27292
27293 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27294
27295         * ext/dv/gstdvdec.c:
27296          remove unneeded comment from dvdec
27297           (related to DV 4CC codes in AVI files)
27298           moved them in gstreamer/docs/random/mimetypes
27299         * gst/asfdemux/gstasfdemux.c:
27300         (gst_asf_demux_process_ext_content_desc):
27301          don't send text tags if they are empty
27302          fix mem leak on error path
27303         * gst/ffmpegcolorspace/avcodec.h:
27304         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
27305         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
27306         (gst_ffmpegcsp_avpicture_fill):
27307         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
27308         * gst/ffmpegcolorspace/imgconvert_template.h:
27309          adds BGR32 and BGRA32 to ffmpegcolorspace
27310           (still bad colors, fixing it on next commit)
27311           helps with dvdec outputing BGR32
27312
27313 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27314
27315         * ext/dv/gstdvdec.c:
27316          Fix audio caps i just broke (missing ',')
27317         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
27318         (gst_matroska_mux_reset):
27319          Fix typo + add FIXME about old "x-gst-metadata" crap
27320
27321 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27322
27323         * ext/dv/demo-play.c: (main):
27324          xvideosink -> xvimagesink
27325         * ext/dv/gstdvdec.c:
27326          change rgb 32/32 caps to 24/32 (no alpha)
27327          change nb of channels to be a list (2 or 4, not 2)
27328          change sample rate to be a list (32, 44.1, 48 kHz) not a range
27329         * gst/asfdemux/gstasfdemux.c:
27330         (gst_asf_demux_process_ext_content_desc):
27331          Add 'date/year' to extracted metadata list
27332
27333 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27334
27335         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
27336           The return value of fixate_to does not imply that the requested
27337           value was set, so don't assume.
27338
27339 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
27340
27341         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27342
27343         * ext/libpng/gstpngdec.c:
27344         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
27345         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
27346         * ext/libpng/gstpngenc.h:
27347           Alpha support (encoder; #163161), mime fixage.
27348
27349 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
27350
27351         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27352
27353         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
27354         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
27355         (gst_faac_set_property), (gst_faac_get_property):
27356         * ext/faac/gstfaac.h:
27357           Allow for ADTS output (#153434).
27358
27359 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27360
27361         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
27362           Fix against template (#150576).
27363
27364 2005-01-06  Benjamin Otte  <otte@gnome.org>
27365
27366         * gst/games/gstpuzzle.c: (draw_puzzle):
27367           don't draw a puzzle if either width or height of tiles would be 0.
27368
27369 2005-01-06  Benjamin Otte  <otte@gnome.org>
27370
27371         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
27372         (gst_puzzle_class_init), (gst_puzzle_finalize):
27373           no memleaks, please
27374         (gst_puzzle_create), (gst_puzzle_init),
27375         (gst_puzzle_set_property), (gst_puzzle_setup):
27376           change initialization code around so we don't reshuffle on resize
27377         (draw_puzzle):
27378           fix another stupid typo
27379
27380 2005-01-06  Benjamin Otte  <otte@gnome.org>
27381
27382         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
27383           fix stupid typo that borked copying on YUY2
27384
27385 2005-01-06  Benjamin Otte  <otte@gnome.org>
27386
27387         * gst/games/gstpuzzle.c: (draw_puzzle):
27388           fix edges when image sizes aren't multiples of tile sizes
27389
27390 2005-01-06  Benjamin Otte  <otte@gnome.org>
27391
27392         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
27393           make RGB endianness work correctly
27394         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
27395           refactor and fix race with initial shuffling
27396         (nav_event_handler):
27397           allow using the mouse to puzzle
27398         (draw_puzzle):
27399           insist on tiles having width and height as multiples of 4 to get
27400           clean YUV image handling
27401         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
27402         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
27403           s/DEBUG/LOG/ for common messages
27404         (gst_xvimagesink_navigation_send_event):
27405           fix mouse event translation to not include screen PAR
27406         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
27407           fix mouse event translation to actually work
27408
27409 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27410
27411         * gst/asfdemux/gstasfdemux.c:
27412         (gst_asf_demux_process_ext_content_desc):
27413          Extract TrackNumber metadata + clean up code
27414         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
27415          Hope this is the good fix (var used unitialised)
27416
27417 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27418
27419         * ext/faad/gstfaad.c: (gst_faad_chain):
27420           Only increment timestamp if it's valid. Fixes raw AAC streams.
27421
27422 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27423
27424         * configure.ac:
27425         * gst/games/Makefile.am:
27426         * gst/games/gstpuzzle.c:
27427           add a puzzle game with...
27428         * gst/games/gstvideoimage.c:
27429         * gst/games/gstvideoimage.h:
27430           ... full colorspace support (that includes YUV9 and RGB16)) stolen
27431           from videotestsrc and made into something that would be a nice
27432           library for a lot of other plugins.
27433
27434 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27435
27436         * configure.ac:
27437          don't compile faad plugin if a RC of 2.0 is found
27438          Fixes #155346 (and FC1 buildbot)
27439         * gst/asfdemux/gstasfdemux.c:
27440         (gst_asf_demux_process_ext_content_desc):
27441          try to make Solaris compiler happier
27442
27443 2005-01-06  Paul Jack  <pjack@sfaf.org>
27444
27445         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27446
27447         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
27448           Fix segfault (#161667).
27449
27450 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27451
27452         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
27453           Fix framerate reporting.
27454
27455 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27456
27457         * gst-libs/gst/riff/riff-ids.h:
27458         * gst/wavenc/riff.h:
27459          Add AMR (VBR and CBR) ids to riff.h audio codec list
27460         * gst/asfdemux/gstasfdemux.c:
27461         (gst_asf_demux_process_ext_content_desc),
27462         (gst_asf_demux_process_object):
27463           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
27464
27465 2005-01-05  Martin Eikermann  <meiker@upb.de>
27466
27467         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27468
27469         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
27470         (gst_dvd_demux_handle_discont):
27471         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
27472         (gst_mpeg_demux_handle_discont):
27473           Recreate pads on new-media (#160730).
27474         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
27475           Send discont even if manager changes timestamps (#161929).
27476
27477 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
27478
27479         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27480
27481         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
27482           Fix invalid memory access (#159211).
27483
27484 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27485
27486         * examples/gstplay/player.c: (main):
27487           Don't iterate.
27488         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
27489           Add visualizations.
27490         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
27491         (gst_a52dec_handle_frame):
27492           Set duration.
27493         * ext/dvdnav/gst-dvd:
27494           Add audioconvert. Fixes #161325.
27495         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
27496           Explicitely case to gint64. Possible valgrind error.
27497         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
27498         (gst_play_tick_callback), (gst_play_change_state),
27499         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
27500         (gst_play_set_location), (gst_play_get_location),
27501         (gst_play_seek_to_time), (gst_play_set_data_src),
27502         (gst_play_set_video_sink), (gst_play_set_audio_sink),
27503         (gst_play_set_visualization), (gst_play_connect_visualization),
27504         (gst_play_get_framerate), (gst_play_get_all_by_interface),
27505         (gst_play_new):
27506           Use playbin. Fixes #139749 and #147744.
27507         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
27508           Add genre tag.
27509         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
27510         (audioscale_get_type), (gst_audioscale_base_init),
27511         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
27512         (gst_audioscale_getcaps), (gst_audioscale_fixate),
27513         (gst_audioscale_link), (gst_audioscale_get_buffer),
27514         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
27515         (gst_audioscale_init), (gst_audioscale_dispose),
27516         (gst_audioscale_chain), (gst_audioscale_set_property),
27517         (gst_audioscale_get_property), (plugin_init):
27518           Indent properly.
27519         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
27520           Fix LPCM.
27521         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
27522         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
27523         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
27524           Add more metadata (fixes #162656).
27525
27526 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
27527
27528         * configure.ac:
27529           back to cvs
27530
27531 === release 0.8.7 ===
27532
27533 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
27534
27535         * NEWS:
27536         * RELEASE:
27537         * configure.ac:
27538           releasing 0.8.7, "Hyperspace"
27539
27540 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
27541
27542         patch by: Tim-Philipp Müller  <t.i.m@zen.co.uk>
27543
27544         * gst/playback/gstplaybasebin.c:
27545          Fix for #162924 - free caps after use, not before
27546
27547 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
27548
27549         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
27550
27551         * gst/playback/gstplaybasebin.c:
27552         * gst/wavparse/gstwavparse.c:
27553           Fix for #154773 - fixes playback of small .wav files
27554
27555 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
27556
27557         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
27558
27559         * gst/audioscale/gstaudioscale.c:
27560           Fix for #162819 - make audioscale reusable
27561           Fixes playback of more than one file with playbin/totem
27562
27563 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
27564
27565         * gst/ffmpegcolorspace/avcodec.h:
27566         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
27567         * gst/ffmpegcolorspace/imgconvert.c:
27568           clean up the mess that made me cry and avoid needless duplication
27569
27570 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
27571
27572         * gst/ffmpegcolorspace/imgconvert.c:
27573           give some indication of why we're segfaulting
27574
27575 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27576
27577         * configure.ac:
27578           Fix indentation, fix v4l2 plugin detection.
27579         * ext/Makefile.am:
27580           Fix libmms location (Maciej, use diff -u!).
27581         * ext/alsa/gstalsa.c: (gst_alsa_init):
27582           Initialize caps cache to NULL.
27583         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
27584           Only change state on audiosink if it exists.
27585
27586 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
27587
27588         * gst/matroska/matroska-demux.c:
27589         * gst/matroska/matroska-ids.h:
27590         * gst/matroska/matroska-demux.h:
27591         Fix Vorbis streams failing to decode in some files, where cluster_time
27592         isn't 0, because then it doesn't send codec_priv before actual data.
27593         Remove time-based test and replace it with marker set on beginning of
27594         new stream
27595
27596 2004-12-28  David Schleef  <ds@schleef.org>
27597
27598         Merge patch from Ronald fixing problems with streaming
27599         text.
27600         * ext/cairo/gstcairo.c: (plugin_init):
27601         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
27602         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
27603         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
27604         (gst_textoverlay_font_init), (gst_textoverlay_init),
27605         (gst_textoverlay_set_property):
27606         * ext/cairo/gsttextoverlay.h:
27607
27608 2004-12-27  David Schleef  <ds@schleef.org>
27609
27610         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
27611         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
27612         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
27613         (gst_textoverlay_font_init), (gst_textoverlay_init),
27614         (gst_textoverlay_set_property): Improvements to actually
27615         render text as white on black outline on video, including
27616         font selection and horizontal/vertical alignment.  (Ronald's
27617         christmas present)
27618         * ext/cairo/gsttextoverlay.h:
27619
27620 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27621
27622         * ext/ogg/gstogg.c:
27623         * ext/ogg/gstogmparse.c:
27624           fix ogm[audio/video]parse plugin registration
27625           (riff won't load if bytestream is already loaded)
27626
27627 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
27628
27629         * gst/audioconvert/gstchannelmix.c:
27630           fix for GLIB < 2.4
27631
27632 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
27633
27634         * Makefile.am:
27635         * configure.ac:
27636           disable docs again until it actually passes make distcheck.
27637
27638 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27639
27640         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
27641         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
27642         (plugin_init):
27643           Add 3GP (variables name Q3GP because they can't start with a
27644           number). Add samr audio fourcc (used in .3gp files), decoder
27645           is work in progress. Also do a GST_WARNING instead of ERROR
27646           in case of unknown nodes, to decrease output.
27647
27648 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
27649
27650         * Makefile.am:
27651           really fix dist
27652
27653 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27654
27655         * configure.ac:
27656         * ext/speex/gstspeexdec.h:
27657         * ext/speex/gstspeexenc.h:
27658           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
27659           Fix detection code in configure.ac
27660
27661 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27662
27663         * gst/matroska/matroska-demux.c:
27664         (gst_matroska_demux_parse_blockgroup):
27665           Save position, so that queries give proper return values. Don't
27666           know how this could ever have worked before...
27667
27668 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27669
27670         * configure.ac:
27671           Put additional LAME check inside the conditional.  Fixes #152339
27672
27673 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27674
27675         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
27676         (gst_avi_demux_stream_scan):
27677           Add some more debug. Fix logic error when setting movi offset
27678           while reading index.
27679
27680 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27681
27682         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
27683         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
27684         (gst_avi_demux_process_next_entry):
27685           Add some debugging. Better detection of broken indexes and the
27686           accompanying index recovery. No infinite loops on state changes
27687           when we're still in our loopfunction.
27688
27689 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27690
27691         * configure.ac:
27692           Fix up.
27693
27694 2004-12-22  Archana Shah  <archana.shah@wipro.com>
27695
27696         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
27697
27698         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
27699           Normalizing the value before setting
27700         (gst_sunaudiomixer_get_volume):
27701           Normalizing the value after getting. Fixes bug# 161980
27702
27703 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
27704
27705         * Makefile.am: Make sure docs gets disted
27706         * docs/Makefile.am: Make sure all needed files get disted
27707         * gst-plugins.spec.in: latest updates
27708
27709 2004-12-22  Wim Taymans  <wim@fluendo.com>
27710
27711         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
27712         Revert patch 1.38 as clock distribution over schedulers does
27713         not work correcly in the core yet.
27714
27715 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27716
27717         * sys/oss/README: remove this file, which predates my birth
27718           (and which content is by far outdated)
27719
27720 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
27721
27722         * Makefile.am:
27723         * configure.ac:
27724         * docs/Makefile.am:
27725         * docs/libs/Makefile.am:
27726         * docs/libs/gst-plugins-libs-docs.sgml:
27727         * docs/libs/gst-plugins-libs-sections.txt:
27728         * docs/libs/tmpl/gstgconf.sgml:
27729         * docs/upload.mak:
27730         * docs/version.entities.in:
27731           Added boilerplate gtk-doc files for plugin-libs documentation.
27732
27733 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27734
27735         * gst/auparse/gstauparse.c: fix int and float audio caps
27736
27737 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27738
27739         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
27740         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
27741           g_assert() can be a macro, don't use #ifdef inside it.
27742
27743 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
27744
27745         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27746
27747         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
27748         (gst_videorate_init), (gst_videorate_chain),
27749         (gst_videorate_change_state):
27750           Event handling (fixes #159986).
27751
27752 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27753
27754         * gst-libs/gst/riff/riff-media.c:
27755         (gst_riff_create_video_caps_with_data):
27756           Add BLZ0 (Blizzard's version of DivX) fourcc.
27757
27758 2004-12-18  David Schleef  <ds@schleef.org>
27759
27760         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
27761         portability fix.
27762
27763 2004-12-18  David Schleef  <ds@schleef.org>
27764
27765         * gst/tta/ttadec.h: Disable some header code that isn't used
27766         and clearly isn't portable.
27767
27768 2004-12-18  David Schleef  <ds@schleef.org>
27769
27770         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
27771         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
27772         (avcodec_get_pix_fmt), (avpicture_layout),
27773         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
27774         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
27775         Fix code to not use GCC extensions (and c99 extensions that
27776         Forte does not like.)
27777
27778 2004-12-19  Tim-Philipp Müller  <t.i.m@zen.co.uk>
27779
27780         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27781
27782         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
27783         (gst_deinterlace_chain):
27784           Rowstride fixes. Fixes #161039.
27785         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
27786         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
27787         (gst_video_crop_getcaps), (gst_video_crop_link),
27788         (gst_video_crop_i420), (gst_video_crop_chain),
27789         (gst_video_crop_change_state):
27790           Rework of negotiation. Actually works now. Fixes #158650.
27791
27792 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27793
27794         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
27795           That was very stupid.
27796
27797 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27798
27799         * gst/matroska/matroska-demux.c:
27800         (gst_matroska_demux_parse_blockgroup):
27801           Fix possible crasher.
27802
27803 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27804
27805         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
27806         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
27807           Lace sizes can be zero.
27808
27809 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27810
27811         * ext/musepack/gstmusepackdec.cpp:
27812           Fetch error return values. Fixes #161624.
27813         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
27814           Really EOS.
27815
27816 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27817
27818         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
27819           Work for truncated (unfinished download etc.) files. Fixes #160514.
27820
27821 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27822
27823         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
27824           Fix for integer overflow. Makes #156001 not crash. Probably masks
27825           the real bug.
27826
27827 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27828
27829         * gst/ac3parse/gstac3parse.c: (plugin_init):
27830           Parsers never have ranks. Fixes #159651.
27831
27832 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27833
27834         * gst/playback/gstdecodebin.c: (compare_ranks):
27835           make sure the facotries are ordered the same every time even if they
27836           have the same rank by using the name
27837         * gst/playback/gstdecodebin.c: (find_compatibles):
27838           make sure we don't add factories to the list twice
27839
27840 2004-12-16  David Schleef  <ds@schleef.org>
27841
27842         * configure.ac: look for musepack headers as musepack/*.h
27843         (fixes #159847)
27844         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
27845         * ext/musepack/gstmusepackreader.h: same
27846
27847 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27848
27849         * gst-libs/gst/riff/riff-read.c:
27850         (gst_riff_read_strf_auds_with_data):
27851           Read extradata correctly (fixes #155879).
27852
27853 2004-12-16  David Schleef  <ds@schleef.org>
27854
27855         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
27856         audio.  does _not_ attempt or allow conversion unless channels
27857         is 1 or 2.
27858
27859 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
27860
27861         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
27862
27863 2004-12-16  David Schleef  <ds@schleef.org>
27864
27865         * gst/audioscale/gstaudioscale.c: the resample library only
27866         handles 1 or 2 channels.  Change caps to compensate.
27867
27868 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27869
27870         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
27871         (gst_matroska_demux_audio_caps):
27872           Some MPEG-AAC hacks, because else it doesn't work...
27873
27874 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27875
27876         * gst-libs/gst/riff/riff-media.c:
27877         (gst_riff_create_video_caps_with_data),
27878         (gst_riff_create_video_template_caps):
27879           Add h264.
27880
27881 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27882
27883         * gst-libs/gst/audio/Makefile.am:
27884           Try to fix buildbot.
27885
27886 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
27887
27888         * gst/tcp/gstmultifdsink.c:
27889           Clean up and uniformize debugging.
27890
27891 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
27892
27893         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27894
27895         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
27896         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
27897         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
27898         (gst_mpeg_demux_change_state):
27899           Reset on ready. Fixes 160276.
27900
27901 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
27902
27903         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27904
27905         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
27906         (gst_ffmpegcsp_pad_link):
27907           Fix memleak (#154815).
27908
27909 2004-12-16  James Bowes  <bowes@cs.dal.ca>
27910
27911         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27912
27913         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
27914         (gst_musicbrainz_init), (gst_musicbrainz_chain),
27915         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
27916         * ext/musicbrainz/gsttrm.h:
27917           Add support for using a proxy server when getting a trm id from
27918           the MusicBrainz database (#149613).
27919
27920 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
27921
27922         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27923
27924         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
27925         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
27926           Fix memleaks (#157233).
27927
27928 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
27929
27930         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27931
27932         * gst-libs/gst/resample/resample.c: (gst_resample_close):
27933         * gst-libs/gst/resample/resample.h:
27934         * gst/audioscale/gstaudioscale.c:
27935           Fix memleak (#159215).
27936
27937 2004-12-16  Toni Willberg  <toniw@iki.fi>
27938
27939         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27940
27941         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
27942         * sys/oss/oss_probe.c: (main):
27943           Check for mono/stereo support (similar to samplerate probing),
27944           fixes #159433. Also add missing copyright header to oss_probe.c.
27945
27946 2004-12-15  David Schleef  <ds@schleef.org>
27947
27948         * configure.ac: add audioresample and cairo plugins.  Remove
27949         HAVE_MMX stuff, because it's not used.
27950         * ext/Makefile.am: same
27951         * ext/audioresample/Makefile.am: You are not ready for an
27952         audio resampling element based on audioresample.
27953         * ext/audioresample/gstaudioresample.c:
27954         * ext/audioresample/gstaudioresample.h:
27955         * ext/cairo/Makefile.am: You are not ready for overlay elements
27956         based on cairo.  Don't look too closely, these elements kinda
27957         suck right now.
27958         * ext/cairo/gstcairo.c: new
27959         * ext/cairo/gsttextoverlay.c: new
27960         * ext/cairo/gsttextoverlay.h: new
27961         * ext/cairo/gsttimeoverlay.c: new
27962         * ext/cairo/gsttimeoverlay.h: new
27963         * gst-libs/gst/media-info/media-info-priv.h: fix compile
27964         problem with compilers that don't support variadic macros.
27965
27966 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
27967
27968         Reviewed by:  David Schleef  <ds@schleef.org>
27969
27970         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
27971         Bala, registering sunaudiosrc (oops!), and cleaning up code a
27972         bit.  Also ran indent-gst.
27973         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
27974         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
27975         (gst_sunaudiosrc_setparams):
27976
27977 2004-12-14  David Schleef  <ds@schleef.org>
27978
27979         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
27980         output rate to 16000.  Should fix #160235.
27981
27982 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
27983
27984         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
27985         Add typefinding for mpeg2 pes streams
27986
27987 2004-12-13  David Schleef  <ds@schleef.org>
27988
27989         * configure.ac:  Applied patch from bug #143659, making default
27990         sources and sinks OS-dependent (for Solaris), and added code
27991         for OS/X.
27992         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
27993
27994 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27995
27996         * gst-libs/gst/riff/riff-media.c:
27997           forgot to add h2.64 to avidemux template caps
27998
27999 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
28000
28001         * gst/wavenc/riff.h:
28002         * gst-libs/gst/riff/riff-media.c:
28003         * gst-libs/gst/riff/riff-ids.h:
28004         * gst/avi/gstavimux.c
28005         add 4CC code for VideoSoft h264 in AVI (VSSH)
28006           fixes bug #160655
28007         remove s323 from riff, it's quicktime specific :(
28008
28009 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
28010
28011         * gst/asfdemux/README
28012         * gst/wavenc/riff.h
28013         * gst-libs/gst/riff/riff-ids.h
28014         * gst-libs/gst/riff/riff-media.c
28015         * gst/qtdemux/qtdemux.c:
28016           add new 4CC codes for h263 related codecs
28017           fixes partially bug #155163
28018
28019 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
28020
28021         * configure.ac: Update polyaudio requirement to 0.7
28022         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
28023
28024 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28025
28026         * gst/interleave/deinterleave.c:
28027         fix my name's spelling! :)
28028
28029 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
28030
28031         * AUTHORS ChangeLog
28032         * gst/auparse/gstauparse.c
28033         * gst/interleave/deinterleave.c
28034         * gst/law/:
28035                 alaw-decode.c alaw-encode.c
28036                 mulaw-decode.c mulaw-encode.c
28037         * gst/oneton/gstoneton.c
28038         * sys/osxaudio/:
28039                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
28040         * sys/osxvideo/:
28041                 cocoawindow.h cocoawindow.m
28042                 osxvideosink.h osxvideosink.m
28043
28044         put the same mail address for Zaheer Abbas Merali everywhere
28045
28046 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28047
28048         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
28049           Align by packetsize, and assert that we a packet available before
28050           playing. The first makes webstreams work (they often include
28051           trailing padding data in a packet), the second allows pausing a
28052           ASF stream in totem without getting demux errors afterwards.
28053
28054 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28055
28056         * ext/ogg/gstoggdemux.c: (get_relative):
28057           Check for non-NULL before accessing member (end-of-chain).
28058
28059 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28060
28061         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
28062         (cdparanoia_set_property), (cdparanoia_get_property):
28063         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
28064         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
28065         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
28066         (dvdreadsrc_init), (dvdreadsrc_set_property),
28067         (dvdreadsrc_get_property):
28068         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
28069         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
28070           Synchronize property names where not yet the case. Devices are
28071           now device=X, other versions are deprecated (but still exist).
28072           Also use g_free() unconditionally.
28073         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
28074         (setup_source), (gst_play_base_bin_get_property):
28075           Expose source.
28076
28077 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
28078
28079         * configure.ac: move GCONF macro outside conditional for the am
28080           conditional. Fixes #160439
28081
28082 2004-12-08  David Schleef  <ds@schleef.org>
28083
28084         * tools/gst-visualise-m.m: Switch to elements that currently
28085         exist.
28086
28087 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28088
28089         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
28090           We love wrong commas.
28091
28092 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28093
28094         * gst/matroska/matroska-demux.c:
28095         (gst_matroska_demux_handle_src_query):
28096           Don't set DEFAULT, unsupported - makes length display incorrectly
28097           in some cases.
28098
28099 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
28100
28101         * gst/monoscope/README: remove blurb about files being GPL
28102         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
28103         * gst/monoscope/monoscope.c: Change license to BSD with explanation
28104           monoscope is now effectively LGPL licensed
28105
28106 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
28107
28108         * gst/monoscope/README: Update information to be more correct
28109         * gst/monoscope/convolve.c: Relicense to LGPL
28110         * gst/monoscope/convolve.h: Relicense to LGPL
28111
28112 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
28113
28114         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
28115           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
28116         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
28117           set default_duration for mpeg1 audio
28118
28119 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28120
28121         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
28122         * ext/alsa/gstalsa.h:
28123           refactor big chunks of the core caps negotiation code to make it
28124           a lot faster, because people claim it's really slow
28125           (actually, just cache the getcaps when the device is opened)
28126
28127 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28128
28129         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
28130         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
28131         (gst_a52dec_handle_frame), (gst_a52dec_chain),
28132         (gst_a52dec_change_state), (plugin_init):
28133         * ext/a52dec/gsta52dec.h:
28134           Do something useful with timestamps. Make chain-based (since
28135           there's really no reason to be loopbased).
28136         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
28137           Update current_byte/frame correctly.
28138
28139 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28140
28141         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
28142         (gst_ape_demux_stream_init):
28143           Forward tags, too.
28144
28145 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28146
28147         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
28148           Let's make sure we're done typefinding when detecting tags.
28149
28150 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28151
28152         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
28153         (gst_ebml_read_init), (gst_ebml_read_use_event),
28154         (gst_ebml_read_element_id), (gst_ebml_peek_id),
28155         (gst_ebml_read_seek), (gst_ebml_read_skip),
28156         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
28157         (gst_ebml_read_master):
28158         * gst/matroska/ebml-read.h:
28159         * gst/matroska/matroska-demux.c:
28160         (gst_matroska_demux_parse_contents),
28161         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
28162           Disgustingly evil hack for working around INTERRUPT events and
28163           their extremely annoying habit of being a pain in the ass. We
28164           simply peek a cluster before reading any of it.
28165
28166 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28167
28168         * ext/musepack/gstmusepackdec.cpp:
28169           There's also floating point libmusepacks.
28170
28171 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28172
28173         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
28174         (gst_faad_chanpos_to_gst), (gst_faad_chain):
28175           Set DURATION even if source buffer didn't. Also use increasing
28176           timestamps.
28177         * gst-libs/gst/riff/riff-media.c:
28178         (gst_riff_create_audio_caps_with_data):
28179           Block_align can have larger values than 8192.
28180
28181 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28182
28183         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
28184         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
28185         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
28186         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
28187           Fix caps.
28188
28189 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28190
28191         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
28192           Fix logic bug.
28193
28194 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28195
28196         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
28197           Yay, another one.
28198
28199 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28200
28201         * ext/esd/esdsink.c: (gst_esdsink_chain):
28202           Make error actually say something useful (fixes #156798).
28203         * gst-libs/gst/riff/riff-media.c:
28204         (gst_riff_create_video_caps_with_data),
28205         (gst_riff_create_video_template_caps):
28206           Add Intel Video 5.0 fourcc (IV50).
28207
28208 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
28209
28210         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
28211         detection on mono and stereo mp3 files.
28212
28213 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28214
28215         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
28216           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
28217           the contained stream).
28218
28219 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28220
28221         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
28222           Oops, remove debug.
28223
28224 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
28225
28226         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28227
28228         * gst/law/alaw-decode.c: (alawdec_getcaps):
28229         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
28230           Prevent warnings when negotiating caps (fixes #159338).
28231
28232 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28233
28234         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
28235         (gst_ffmpegcsp_chain):
28236           Remove old leftover that shouldn't be there...
28237
28238 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
28239
28240         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28241
28242         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
28243           Don't forward DISCONT events (fixes #159684).
28244
28245 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28246
28247         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
28248           Unlink manually since sometimes bin disposal (and therefore
28249           pad unlinking) is delayed, which will cause a new media file
28250           to not be able to start playing instantly.
28251
28252 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28253
28254         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
28255           On mute of an unlinked stream, check for pad availability so
28256           we don't crash on unlinked pad.
28257
28258 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28259
28260         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
28261         (gst_avi_demux_massage_index):
28262           Fix quite humiliating bug in omitting 0-sized index chunks but
28263           forgetting to count them for timestamps.
28264
28265 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28266
28267         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
28268           Actually leave the loop if we failed to sync. Don't crash.
28269
28270 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28271
28272         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
28273         (gst_dvd_demux_process_private):
28274         * gst/mpegstream/gstdvddemux.h:
28275           Fix crash (#159759). Doesn't work, though. :-(.
28276
28277 2004-11-28  Benjamin Otte  <otte@gnome.org>
28278
28279         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
28280           more overwriting protection due to modifying channels one by one
28281           instead of all at once
28282
28283 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28284
28285         * gst/audioconvert/gstchannelmix.c:
28286         (gst_audio_convert_fill_normalize):
28287           Normalize using absolute values.
28288
28289 2004-11-28  Julien MOUTTE  <julien@moutte.net>
28290
28291         * configure.ac:
28292         * ext/Makefile.am:
28293         * ext/directfb/Makefile.am:
28294         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
28295         (gst_directfbvideosink_get_pixel_format),
28296         (gst_directfbvideosink_get_format_from_fourcc),
28297         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
28298         (gst_directfbvideosink_sink_link),
28299         (gst_directfbvideosink_change_state),
28300         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
28301         (gst_directfbvideosink_buffer_alloc),
28302         (gst_directfbvideosink_interface_supported),
28303         (gst_directfbvideosink_interface_init),
28304         (gst_directfbvideosink_navigation_send_event),
28305         (gst_directfbvideosink_navigation_init),
28306         (gst_directfbvideosink_set_property),
28307         (gst_directfbvideosink_get_property),
28308         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
28309         (gst_directfbvideosink_base_init),
28310         (gst_directfbvideosink_class_init),
28311         (gst_directfbvideosink_get_type), (plugin_init):
28312         * ext/directfb/directfbvideosink.h: Adding a first version of
28313         directfbvideosink.
28314         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
28315         more.
28316
28317 2004-11-28  Benjamin Otte  <otte@gnome.org>
28318
28319         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
28320           walk the samples backwards if out_channels > in_channels so we don't
28321           overwrite data
28322
28323 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28324
28325         * gst/audioconvert/Makefile.am:
28326         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
28327         (gst_audio_convert_link), (gst_audio_convert_change_state),
28328         (gst_audio_convert_channels):
28329         * gst/audioconvert/gstchannelmix.c:
28330         (gst_audio_convert_unset_matrix),
28331         (gst_audio_convert_fill_identical),
28332         (gst_audio_convert_fill_compatible),
28333         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
28334         (gst_audio_convert_fill_others),
28335         (gst_audio_convert_fill_normalize),
28336         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
28337         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
28338         * gst/audioconvert/gstchannelmix.h:
28339           Implement a channel mixer.
28340
28341 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
28342
28343         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
28344         * ext/alsa/gstalsa.h:
28345         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
28346         Make alsasink actually honor gst_element_set_clock and use that
28347         clock instead of its internal one.
28348
28349 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
28350
28351         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
28352         (gst_play_base_bin_change_state): nullify source and decoder when
28353         going from READY to NULL so that we don't try to do weird stuff with
28354         them when going from NULL to READY
28355         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
28356         instead of g_object_unref
28357         (gen_video_element), (gen_audio_element): more refcounting fixes, now
28358         it should be correct
28359         (gst_play_bin_change_state): don't call remove_sinks if we are
28360         currently disposing the object
28361
28362 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28363
28364         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
28365           Don't forget bass if it's there. Else left channel is silent...
28366
28367 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28368
28369         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
28370         (gst_a52dec_change_state):
28371           Don't do sample adjusting anymore, we use float audio now.
28372         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
28373           Don't fixate to non-existing properties.
28374
28375 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28376
28377         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
28378         (gst_a52dec_change_state):
28379           Advertise that we can do surround sound.
28380
28381 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28382
28383         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
28384           Add buffer-frames=0.
28385         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
28386         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
28387         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
28388         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
28389         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
28390         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
28391         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
28392         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
28393         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
28394         * ext/dvdread/dvdreadsrc.h:
28395           Add seeking, querying for bytes, sectors, title, angle and
28396           chapter. Handle multiple chapters. Relicense to LGPL because
28397           Billy agreed on that (thanks Billy!).
28398
28399 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
28400
28401         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
28402         call parent dispose method
28403
28404 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
28405
28406         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
28407         (gst_audio_clock_get_internal_time):
28408         Fix active <-> inactive transitions: ensure time value always
28409         grows and avoid abrupt value changes.
28410
28411 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
28412
28413         * configure.ac:
28414         * gst/tta/Makefile.am:
28415         * gst/tta/crc32.h:
28416         * gst/tta/filters.h:
28417         * gst/tta/gsttta.c:
28418         * gst/tta/gstttadec.c:
28419         * gst/tta/gstttadec.h:
28420         * gst/tta/gstttaparse.c:
28421         * gst/tta/gstttaparse.h:
28422         * gst/tta/ttadec.h:
28423           added TTA parser and decoder
28424
28425 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28426
28427         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
28428         (probe_triggered), (check_queue), (buffer_underrun),
28429         (buffer_running), (buffer_overrun), (gen_source_element),
28430         (setup_source):
28431         * gst/playback/gstplaybasebin.h:
28432           Implement buffering. Needs some more work.
28433
28434 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28435
28436         * ext/theora/theoradec.c: (theora_dec_chain):
28437           Fix ilog mask range overflow.
28438
28439 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28440
28441         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
28442           Don't omit the last (which in case of dmix is the only :) )
28443           channel count. Don't set channels if <= 2.
28444
28445 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
28446
28447         * gst/playback/gstplaybin.c: (gen_video_element),
28448         (gen_audio_element): Removed 2 obsolete comments
28449
28450 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
28451
28452         * ext/vorbis/oggvorbisenc.c
28453         * ext/vorbis/vorbisenc.c :
28454           change description fields of those plugins to differentiate them
28455           (pitivi show Encoders by description, they had the same one)
28456
28457 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
28458
28459         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28460
28461         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
28462         (gst_play_bin_set_property), (gen_video_element),
28463         (gen_audio_element):
28464           Refcounting fixes for provided audio-/videosinks.
28465
28466 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28467
28468         * gst/playback/gstplaybin.c: (gen_video_element),
28469         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
28470           Don't reference all sinks, but only the video- and audiosinks.
28471           The vis. element should be disposed when we're done with it.
28472           We don't have any reason to keep it around. This fixes warnings
28473           when reusing playbin for playing multiple audio files with
28474           vis. enabled. Also release audio device on pause - idea stolen
28475           from Rhythmbox.
28476
28477 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28478
28479         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
28480         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
28481         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
28482         * ext/alsa/gstalsaplugin.c: (plugin_init):
28483         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
28484         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
28485         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
28486         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
28487         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
28488         (gst_faad_change_state), (plugin_init):
28489         * ext/faad/gstfaad.h:
28490         * ext/vorbis/vorbis.c: (plugin_init):
28491         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
28492         * gst-libs/gst/audio/Makefile.am:
28493         * gst-libs/gst/audio/audio.c: (plugin_init):
28494         * gst-libs/gst/audio/multichannel.c:
28495         (gst_audio_check_channel_positions),
28496         (gst_audio_get_channel_positions),
28497         (gst_audio_set_channel_positions),
28498         (gst_audio_set_structure_channel_positions_list),
28499         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
28500         (gst_audio_fixate_channel_positions):
28501         * gst-libs/gst/audio/multichannel.h:
28502         * gst-libs/gst/audio/testchannels.c: (main):
28503         * gst/audioconvert/gstaudioconvert.c:
28504         (gst_audio_convert_class_init), (gst_audio_convert_init),
28505         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
28506         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
28507         (gst_audio_convert_fixate), (gst_audio_convert_channels):
28508         * gst/audioconvert/plugin.c: (plugin_init):
28509           Surround sound support.
28510
28511 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28512
28513         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
28514           Fix position for discont if we're close as well. Nitpicking, but
28515           saves a few milliseconds of extra waiting or skipping.
28516
28517 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28518
28519         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
28520           We sometimes need parsers for playback, so add those too.
28521
28522 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28523
28524         * configure.ac:
28525         * gst/apetag/Makefile.am:
28526         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
28527         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
28528         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
28529         (gst_ape_demux_get_src_query_types),
28530         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
28531         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
28532         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
28533         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
28534         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
28535         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
28536         (gst_ape_demux_change_state):
28537         * gst/apetag/apedemux.h:
28538         * gst/apetag/apetag.c: (plugin_init):
28539         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
28540         (plugin_init):
28541           APE v1/2 tag reader plus typefind function.
28542
28543 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28544
28545         * configure.ac:
28546         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
28547         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
28548           Remove hacks for older core. Require newer core version
28549           accordingly.
28550
28551 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28552
28553         * gst/cdxaparse/Makefile.am:
28554         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
28555         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
28556         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
28557         * gst/cdxaparse/gstcdxaparse.h:
28558         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
28559         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
28560         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
28561         (gst_cdxastrip_get_src_query_types),
28562         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
28563         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
28564         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
28565         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
28566         * gst/cdxaparse/gstcdxastrip.h:
28567           SVCD/VCD header stripping separated from CDXA image parsing.
28568         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
28569         (plugin_init):
28570           Add VCD/SVCD header typefinding for VCD/SVCD.
28571         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
28572         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
28573         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
28574         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
28575         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
28576         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
28577         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
28578         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
28579         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
28580         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
28581         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
28582         * sys/vcd/vcdsrc.h:
28583           Fix up, add seeking, querying, URI interface. Works in totem now.
28584
28585 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
28586
28587         * configure.ac:
28588           back to CVS
28589
28590 === release 0.8.6 ===
28591
28592 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
28593
28594         * NEWS:
28595         * RELEASE:
28596         * configure.ac:
28597         * po/af.po:
28598         * po/az.po:
28599         * po/cs.po:
28600         * po/en_GB.po:
28601         * po/hu.po:
28602         * po/it.po:
28603         * po/nb.po:
28604         * po/nl.po:
28605         * po/or.po:
28606         * po/sq.po:
28607         * po/sr.po:
28608         * po/sv.po:
28609         * po/uk.po:
28610           releasing 0.8.6, "IOU Love"
28611
28612 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28613
28614         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
28615
28616         * gst/playback/gstplaybasebin.c:
28617           Fix unplayable files error handling.  Fixes #158365
28618
28619 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28620
28621         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
28622
28623         * gst/typefind/gsttypefindfunctions.c:
28624           Fix broken mp3 typefinding.  Fixes #158375
28625
28626 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28627
28628         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
28629
28630         * ext/ogg/gstoggdemux.c:
28631           Fix sync on broken files.  Fixes #158976
28632
28633 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28634
28635         patch by: Edward Hervey <bilboed@bilboed.com>
28636
28637         * ext/libpng/gstpngenc.c:
28638           Copy over buffer properties.  Fixes #158832
28639
28640 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28641
28642         patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
28643
28644         * ext/dvdread/dvdreadsrc.c:
28645           Fixes invalid reads (#158462)
28646
28647 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28648
28649         * sys/v4l/gstv4lsrc.c:
28650         * sys/v4l/gstv4lsrc.h:
28651         * sys/v4l/v4lsrc_calls.c:
28652           Probe less and cache it.  Fixes #159187.
28653
28654 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28655
28656         * gst/videorate/gstvideorate.c:
28657           Handle all video formats. Fixes #159186.
28658
28659 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
28660         * gst/synaesthesia/gstsynaesthesia.c:
28661         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
28662         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
28663         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
28664         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
28665         (gst_synaesthesia_change_state), (plugin_init):
28666         Fix up synaesthesia to work under different samplerates/ buffer sizes.
28667         Force 320x200 output, as that's the only thing the underlying
28668         synaesthesia implementation supports. Still needs to be made
28669         re-entrant.
28670
28671 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28672
28673         * configure.ac:
28674           Fix mpeg2enc configure check (similar to mplex check below).
28675
28676 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
28677
28678         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28679
28680         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28681           Fix for gcc-2.95 (fixes #158221).
28682
28683 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28684
28685         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
28686           Re-add clock distribution hack (until new core is released).
28687           Fixes #158125.
28688
28689 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
28690         * configure.ac:
28691           fix mplex configure check segfaulting on some systems (bug #140994)
28692
28693 2004-11-13  Benjamin Otte  <otte@gnome.org>
28694
28695         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
28696           add debugging
28697         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
28698           do a wait when we enter the loop func with no data available to
28699           write instead of getting into an 100% CPU loop by just returning and
28700           being called again by the scheduler
28701
28702 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
28703
28704         * configure.ac:
28705         * ext/libvisual/visual.c: (gst_visual_get_type),
28706         (libvisual_log_handler), (gst_visual_getcaps),
28707         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
28708         (plugin_init):
28709           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
28710         * ext/smoothwave/Makefile.am:
28711         * ext/smoothwave/demo-osssrc.c: (main):
28712         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
28713         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
28714         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
28715         (plugin_init):
28716         * ext/smoothwave/gstsmoothwave.h:
28717           Make gstsmoothwave a working element in the 20th century.
28718
28719         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
28720           Fix incorrect link function
28721
28722 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28723
28724         * gst/volume/gstvolume.c:
28725           Allow buffer-frames=0.
28726
28727 2004-11-12 Iain <iaingnome@gmail.com>
28728
28729         * configure.ac: Check for polypaudio
28730
28731         * ext/Makefile.am: Build the polyp dir
28732
28733         * ext/polyp: The polypsink sources.
28734
28735 2004-10-30 Iain <iaingnome@gmail.com>
28736
28737         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
28738         caps to reflect the new number of channels.
28739
28740 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28741
28742         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
28743           Fix for negotiation order problem. This would show when the
28744           ALSA loopfuction was called before any other function. ALSA
28745           wouldn't do anything because we're not negotiated yet, leading
28746           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
28747
28748 2004-11-11  Tim-Philipp Müller  <t.i.m@zen.co.uk>
28749
28750         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28751
28752         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
28753           No warnings (#157986).
28754
28755 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28756
28757         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
28758           Prefer apev1/2 and id3v1 (at end of file) over musepack.
28759
28760 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28761
28762         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
28763           Signal no-more-pads (so it works in playbin).
28764
28765 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28766
28767         * ext/musepack/gstmusepackreader.cpp:
28768           Workaround for older core.
28769
28770 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28771
28772         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
28773           Actually test for odd width/height rather than testing whether
28774           a temporary variable that was 0 before we subtracted 1 is now
28775           not equal to zero (which it always is).
28776
28777 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28778
28779         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
28780         Fix compilation if HAVE_XVIDEO is not defined
28781
28782 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28783
28784         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
28785         Fix compilation if HAVE_XVIDEO is not defined
28786
28787 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
28788
28789         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
28790         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
28791         (gst_goom_change_state), (plugin_init):
28792         Use the bytestream adapter so goom doesn't depend on the input
28793         buffer size.
28794         Add a debug category
28795
28796 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28797
28798         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
28799           Only set hardware parameters *after* negotiation. Before
28800           negotiation, it will set ANY and that seems to cause crashes
28801           (see e.g. #151288, #153227).
28802
28803 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28804
28805         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
28806           This seems to be antique leftover. It needs to pass error
28807           checking.
28808         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
28809         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
28810         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
28811         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
28812           Fix GstXOverlay implementation (#151059).
28813
28814 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28815
28816         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
28817           Don't assert (#157853).
28818
28819 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28820
28821         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
28822           Fix bytes/samples confustion.
28823         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
28824           Fix for underrun (#144389).
28825
28826 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28827
28828         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
28829           Disable halfway-seek for pending release (since it needs a new
28830           core release).
28831
28832 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
28833
28834         * sys/v4l/gstv4lsrc.c:
28835         * sys/v4l/gstv4lsrc.h:
28836         * sys/v4l/v4lsrc_calls.c:
28837           add autoprobe-fps property so we can separate autoprobing parts
28838
28839 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
28840
28841         * sys/v4l/gstv4lsrc.c:
28842         * sys/v4l/v4lsrc_calls.c:
28843         initialise fourcc to catch unset fourcc's, and debug
28844
28845 2004-11-09  Wim Taymans  <wim@fluendo.com>
28846
28847         * gst/playback/README:
28848         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
28849         * gst/playback/gstplaybin.c: (gst_play_bin_init),
28850         (gst_play_bin_dispose), (gst_play_bin_set_property),
28851         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
28852         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
28853         (gst_play_bin_get_formats), (gst_play_bin_convert),
28854         (gst_play_bin_get_query_types), (gst_play_bin_query):
28855         Cleanups and some more documentation.
28856
28857 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
28858
28859         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
28860         (gst_cacasink_init), (gst_cacasink_chain):
28861         * ext/libcaca/gstcacasink.h:
28862         Cacasink inherits from VideoSink, so let that store the clock.
28863
28864 2004-11-09  Wim Taymans  <wim@fluendo.com>
28865
28866         * gst/playback/README:
28867         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
28868         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
28869         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
28870         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
28871         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
28872         (setup_sinks):
28873         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
28874         (gst_stream_info_is_mute), (gst_stream_info_set_property):
28875         * gst/playback/gststreaminfo.h:
28876         Updated README.
28877         Only switch groups if all streams have muted (EOSed).
28878         Send Tags in sync with the stream playback instead of in
28879         the playback/preroll phase.
28880         Some cleanups, free the fakesrc elements.
28881
28882 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28883
28884         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
28885           buffer-frames property was missing
28886         * ext/arts/gst_arts.c:
28887           rate missing from sinkcaps
28888         * ext/audiofile/gstafparse.c:
28889         * ext/audiofile/gstafsink.c:
28890         * ext/audiofile/gstafsrc.c:
28891         * ext/swfdec/gstswfdec.c:
28892           int audio doesn't know buffer-frames
28893         * ext/cdparanoia/gstcdparanoia.c:
28894           int audio doesn't know chunksize either
28895         * ext/nas/nassink.c:
28896           it's endianness, not endianess
28897         * gst-libs/gst/audio/audio.h:
28898           make float standard pad template caps really describe float
28899         * gst/law/mulaw.c: (linear_factory):
28900           signed only, please
28901         * gst/mpegstream/gstdvddemux.c:
28902           widths of 20 are not valid
28903
28904 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
28905
28906         Submitted by: Luca Ferretti <elle.uca@infinito.it>
28907
28908         * po/LINGUAS:
28909         * po/it.po:
28910           Add Italian
28911
28912 2004-11-08  Wim Taymans  <wim@fluendo.com>
28913
28914         * gst/playback/README:
28915         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
28916         * gst/playback/gstplaybasebin.c: (probe_triggered),
28917         (gst_play_base_bin_change_state):
28918         Updated README, added more comments for fixmes etc..
28919
28920 2004-11-08  Wim Taymans  <wim@fluendo.com>
28921
28922         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
28923         We can remove this hack now.
28924
28925 2004-11-08  Wim Taymans  <wim@fluendo.com>
28926
28927         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
28928         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
28929         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
28930         Only mix AYUV for maximum quality.
28931
28932 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28933
28934         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
28935         (gst_ogg_demux_push), (gst_ogg_pad_push):
28936           Let's act as if we're synchronized now! :).
28937         * ext/theora/theoradec.c: (theora_dec_chain):
28938           Add some debug.
28939
28940 2004-11-08  Wim Taymans  <wim@fluendo.com>
28941
28942         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
28943         (gst_alpha_set_property), (gst_alpha_sink_link),
28944         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
28945         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
28946         (gst_alpha_init_params), (gst_alpha_chain):
28947         Implement alpha functions for AYUV too, this increases
28948         accuracy quite a bit.
28949
28950 2004-11-08  Wim Taymans  <wim@fluendo.com>
28951
28952         * gst/ffmpegcolorspace/avcodec.h:
28953         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28954         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
28955         (gst_ffmpegcsp_avpicture_fill):
28956         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
28957         (gst_ffmpegcsp_caps_remove_format_info):
28958         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
28959         (shrink12), (img_get_alpha_info), (deinterlace_line),
28960         (deinterlace_line_inplace):
28961         * gst/ffmpegcolorspace/imgconvert_template.h:
28962         Added AYUV colorspace and handle RGBA a bit more respectful.
28963
28964 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28965
28966         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
28967           Actually always send a discont (cornercase when resending the
28968           same serial-tagged chain twice).
28969
28970 2004-11-08  Julien MOUTTE  <julien@moutte.net>
28971
28972         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
28973         (gst_ximagesink_finalize):
28974         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
28975         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
28976
28977 2004-11-08  Wim Taymans  <wim@fluendo.com>
28978
28979         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
28980         Don't segfault on NULL data.
28981
28982 2004-11-08  Wim Taymans  <wim@fluendo.com>
28983
28984         * gst/playback/gstdecodebin.c: (unlinked):
28985         * gst/playback/gstplay-marshal.list:
28986         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
28987         (gst_play_base_bin_init), (group_create), (get_active_group),
28988         (get_building_group), (group_destroy), (group_commit),
28989         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
28990         (add_element_stream), (no_more_pads), (probe_triggered),
28991         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
28992         (state_change), (setup_source), (gst_play_base_bin_get_property),
28993         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
28994         (gst_play_base_bin_link_stream),
28995         (gst_play_base_bin_get_streaminfo):
28996         * gst/playback/gstplaybasebin.h:
28997         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
28998         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
28999         Add support for chained ogg files. Prepare for playlist
29000         support. This patch introduces the concept of pad groups, which
29001         together compose one playable media file.
29002
29003 2004-11-07  David Schleef  <ds@schleef.org>
29004
29005         * testsuite/gst-lint: Check for pad templates that aren't statically
29006         scoped.
29007
29008 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29009
29010         * configure.ac:
29011         * ext/Makefile.am:
29012         * ext/musepack/Makefile.am:
29013         * ext/musepack/gstmusepackdec.cpp:
29014         * ext/musepack/gstmusepackdec.h:
29015         * ext/musepack/gstmusepackreader.cpp:
29016         * ext/musepack/gstmusepackreader.h:
29017           Add musepack decoder.
29018         * ext/faad/gstfaad.c: (gst_faad_base_init):
29019           Make pad templates static.
29020         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
29021         (plugin_init):
29022           Add musepack typefinder, make mp3 typefinding work halfway stream,
29023           which doesn't actually work yet because id3demux doesn't implement
29024           _get_length().
29025
29026 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29027
29028         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
29029         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
29030           Fix interrupt event handling (#144436).
29031
29032 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29033
29034         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
29035           Hide unused glory.
29036
29037 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
29038
29039         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29040
29041         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
29042           Fix weird caps (#157548).
29043
29044 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
29045
29046         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29047
29048         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
29049           Add missing NULL terminator (#157543).
29050
29051 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
29052
29053         * gst/tcp/gsttcp.h:
29054         * gst/tcp/gsttcpclientsink.c:
29055         * gst/tcp/gsttcpclientsrc.c:
29056         * gst/tcp/gsttcpserversink.c:
29057         * gst/tcp/gsttcpserversrc.c:
29058           ports can go up to 65535.  Move common defines to gsttcp.h
29059
29060 2004-11-05  Wim Taymans  <wim@fluendo.com>
29061
29062         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
29063         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
29064         Added two more colorspaces.
29065
29066 2004-11-05  Wim Taymans  <wim@fluendo.com>
29067
29068         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
29069         (gst_ffmpegcsp_avpicture_fill):
29070         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
29071         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
29072         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
29073         More stride fixes.
29074
29075 2004-11-05  Wim Taymans  <wim@fluendo.com>
29076
29077         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
29078         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
29079         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
29080         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
29081         (gst_videomixer_loop):
29082         More stride fixes.
29083
29084 2004-11-05  Benjamin Otte  <otte@gnome.org>
29085
29086         * ext/mad/gstmad.c: (gst_mad_chain):
29087           don't overflow data buffer. Flush not needed sync data when syncing
29088           failed.
29089
29090 2004-11-04  Wim Taymans  <wim@fluendo.com>
29091
29092         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
29093         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
29094         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
29095         (gst_alpha_init_params), (gst_alpha_chain),
29096         (gst_alpha_change_state):
29097         Updated the chroma keying algorithm with something more
29098         sophisticated.
29099
29100 2004-11-03  Wim Taymans  <wim@fluendo.com>
29101
29102         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
29103         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
29104         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
29105         Fix stride issues. Does not completely work for odd
29106         heights.
29107
29108 2004-11-03  Wim Taymans  <wim@fluendo.com>
29109
29110         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
29111         (gst_alpha_chroma_key), (gst_alpha_chain):
29112         Fix stride issues. Does not completely work for odd
29113         heights.
29114
29115 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
29116
29117         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
29118         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
29119         leak fixes
29120
29121 2004-11-03  Wim Taymans  <wim@fluendo.com>
29122
29123         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
29124         (gst_ffmpegcsp_avpicture_fill):
29125         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
29126         (avpicture_alloc):
29127         * gst/ffmpegcolorspace/imgconvert_template.h:
29128         Use correct _fill function to get correct strides.
29129
29130 2004-11-02  David Schleef  <ds@schleef.org>
29131
29132         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
29133         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
29134         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
29135         Change all g_print()s to debugging.  Add a bunch of consistency
29136         checks.
29137
29138 2004-11-02  Wim Taymans  <wim@fluendo.com>
29139
29140         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
29141         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
29142         (unlinked), (no_more_pads), (close_link):
29143         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
29144         (unknown_type), (add_element_stream), (new_decoded_pad),
29145         (removed_decoded_pad), (setup_source):
29146         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
29147         (gst_stream_info_class_init), (gst_stream_info_init),
29148         (gst_stream_info_new), (gst_stream_info_dispose),
29149         (stream_info_mute_pad), (gst_stream_info_set_property),
29150         (gst_stream_info_get_property):
29151         * gst/playback/gststreaminfo.h:
29152         Fix playback of multiple files.
29153         a slightly different approach to handling dynamic pad removals.
29154         This one only looks at pads that we have linked.
29155
29156 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
29157
29158         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
29159         free" warning from libc.
29160
29161 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29162
29163         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
29164         (get_unconnected_element), (remove_starting_from), (pad_removed),
29165         (close_link):
29166           Implement support for dynamic pad changing. We listen to "live"
29167           pad removals (i.e. while playing) and re-setup autoplugging
29168           after that. Playbasebin/playbin need some more work for this
29169           to finally work, but decodebin supports (and replugs) chained
29170           ogg now.
29171
29172 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
29173
29174         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
29175         (gst_alsa_finalize):
29176         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
29177         (gst_cdaudio_finalize):
29178         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
29179         (cdparanoia_finalize):
29180         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
29181         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
29182         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
29183         (dvdreadsrc_finalize):
29184         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
29185         (gst_flacdec_finalize):
29186         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
29187         (gst_flacenc_finalize):
29188         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
29189         (gst_gnomevfssink_finalize):
29190         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
29191         (gst_gnomevfssrc_finalize):
29192         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
29193         (gst_fameenc_finalize):
29194         * ext/nas/nassink.c: (gst_nassink_class_init),
29195         (gst_nassink_finalize):
29196         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
29197         (gst_sdlvideosink_class_init):
29198         * ext/sndfile/gstsf.c: (gst_sf_dispose):
29199         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
29200         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
29201         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
29202         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
29203         (gst_x_window_listener_dispose):
29204         * gst/audioscale/gstaudioscale.c:
29205         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
29206         (play_on_demand_finalize):
29207         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
29208         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
29209         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
29210         (cdplayer_finalize):
29211         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
29212         (gst_glimagesink_class_init):
29213         * sys/oss/gstosselement.c: (gst_osselement_class_init),
29214         (gst_osselement_finalize):
29215         * sys/oss/gstosssink.c: (gst_osssink_dispose):
29216         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
29217         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
29218           Fixes a bunch of problems with finalize and dispose functions,
29219           either assumptions that dispose is only called once, or not calling
29220           the parent class dispose/finalize function
29221
29222 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
29223
29224         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
29225           added two api precondition guards
29226           use g_strdup with getenv to fix crash when using ENVVAR
29227
29228 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
29229         * ext/esd/esdsink.c: (gst_esdsink_class_init),
29230         (gst_esdsink_finalize):
29231         Use a finalize function, not dispose, and more importantly,
29232         call the parent class finalize function too
29233
29234 2004-11-01  Johan Dahlin  <johan@gnome.org>
29235
29236         * ext/ogg/gstoggdemux.c:
29237         * gst/tags/gstvorbistag.c:
29238         Plug leaks.
29239
29240 2004-10-31  Benjamin Otte  <otte@gnome.org>
29241
29242         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
29243           lotsa memleaks today. But they're all small...
29244
29245 2004-10-31  Benjamin Otte  <otte@gnome.org>
29246
29247         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
29248           another memleak crushed
29249
29250 2004-10-31  Benjamin Otte  <otte@gnome.org>
29251
29252         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
29253           fix memleak
29254
29255 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29256
29257         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
29258           Hack to prevent crash when going to READY inside signal handler
29259           while this function is active.
29260
29261 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29262
29263         * gst/ffmpegcolorspace/Makefile.am:
29264         * gst/ffmpegcolorspace/avcodec.h:
29265         * gst/ffmpegcolorspace/common.h:
29266         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
29267         * gst/ffmpegcolorspace/dsputil.h:
29268         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
29269         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
29270         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
29271         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
29272         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
29273         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
29274         (gst_ffmpegcsp_avpicture_fill):
29275         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
29276         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
29277         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
29278         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
29279         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
29280         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
29281         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
29282         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
29283         * gst/ffmpegcolorspace/imgconvert.c:
29284         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
29285         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
29286         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
29287         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
29288         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
29289         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
29290         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
29291         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
29292         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
29293         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
29294         (grow21), (grow22), (grow41), (grow44), (conv411),
29295         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
29296         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
29297         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
29298         (avpicture_free), (is_yuv_planar), (img_convert),
29299         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
29300         (deinterlace_line_inplace), (deinterlace_bottom_field),
29301         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
29302         * gst/ffmpegcolorspace/imgconvert_template.h:
29303         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
29304         * gst/ffmpegcolorspace/mmx.h:
29305         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
29306         (av_fast_realloc), (av_mallocz_static), (av_free_static),
29307         (av_freep), (avcodec_get_context_defaults),
29308         (avcodec_alloc_context), (avcodec_init):
29309           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
29310           handling plus update from ffmpeg CVS. Large clean-up.
29311
29312 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29313
29314         * gst/playback/Makefile.am:
29315           We need the marshallers for decodebin, too.
29316
29317 2004-10-30  David Schleef  <ds@schleef.org>
29318
29319         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
29320           quicktime typefinding work with 64-bit offsets.
29321
29322 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
29323
29324         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
29325           Set EOS on the element when processing an EOS event.
29326         * ext/speex/gstspeexdec.h:
29327         * ext/speex/gstspeexenc.h:
29328           Only keep a const ptr to the mode
29329         * gst-libs/gst/riff/riff-media.c:
29330         (gst_riff_create_audio_caps_with_data),
29331         (gst_riff_create_audio_template_caps):
29332           Allow WMAV3, with up to 6 channels.
29333         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
29334           Don't call gst_pad_set_event_function on a sink pad.
29335         * gst/mpegstream/gstdvddemux.c:
29336         (gst_dvd_demux_get_subpicture_stream),
29337         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
29338           Copy the explicit caps that were set across to the cur_* pads,
29339           instead of trying to use a possibly non-existent negotiated caps.
29340           Reset the type of subpicture pads to UNKNOWN after calling
29341           init_stream, so that the caps get set.
29342
29343 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
29344
29345         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29346
29347         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
29348           Don't touch buffer if it is of size 0 (fixes #151064).
29349
29350 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29351
29352         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
29353           Synchronized discont handling.
29354
29355 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29356
29357         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
29358         (gst_ogg_demux_push):
29359           Make seeking sort-of exact again (fixes #156387).
29360
29361 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29362
29363         * gst/playback/gstplaybasebin.c: (unknown_type),
29364         (add_element_stream), (new_decoded_pad),
29365         (gst_play_base_bin_change_state):
29366         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
29367         (gst_stream_info_init), (gst_stream_info_new),
29368         (gst_stream_info_dispose), (gst_stream_info_get_property):
29369         * gst/playback/gststreaminfo.h:
29370           Make caps explicitely available. Makes testing for unsupported
29371           types possible. Improves error reporting.
29372
29373 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29374
29375         * gst/audioconvert/gstaudioconvert.c:
29376         (gst_audio_convert_buffer_to_default_format):
29377           Really don't touch read-only buffers (#156563).
29378
29379 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
29380
29381         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29382
29383         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
29384           Fix memleak (#155223).
29385
29386 2004-10-29  Wim Taymans  <wim@fluendo.com>
29387
29388         * gst/tcp/.cvsignore:
29389         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
29390         (gst_multifdsink_class_init), (gst_multifdsink_init),
29391         (gst_multifdsink_add), (gst_multifdsink_remove),
29392         (gst_multifdsink_remove_client_link), (is_sync_frame),
29393         (gst_multifdsink_new_client),
29394         (gst_multifdsink_handle_client_write),
29395         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
29396         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
29397         (gst_multifdsink_get_property):
29398         * gst/tcp/gstmultifdsink.h:
29399         Added burst on connect sync_method, deprecated sync_clients,
29400         streamlined the sync code some more.
29401
29402 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29403
29404         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
29405         (gst_play_base_bin_change_state):
29406           Improve error reporting.
29407
29408 2004-10-28  Wim Taymans  <wim@fluendo.com>
29409
29410         * gst/tcp/Makefile.am:
29411         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
29412         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
29413         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
29414         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
29415         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
29416         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
29417         (gst_fdset_wait):
29418         Added more locks around fdset structures. Fixed/reworked
29419         the poll array resizing code.
29420         Added stress test for fdset.
29421
29422 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29423
29424         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
29425         fix build
29426
29427 2004-10-28  Benjamin Otte  <otte@gnome.org>
29428
29429         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
29430           fix link function to always query channels and query width for
29431           floats
29432         * configure.ac:
29433           add equalizer dir
29434         * gst/equalizer/Makefile.am:
29435         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
29436         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
29437         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
29438         (arg_to_scale), (setup_filter),
29439         (gst_iir_equalizer_compute_frequencies),
29440         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
29441         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
29442         (plugin_init):
29443           add an equalizer
29444
29445 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
29446
29447         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
29448
29449         * po/LINGUAS:
29450         * po/nb.po:
29451           Added Norwegian Bokmaal translation
29452
29453 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29454
29455         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
29456           Don't break on options (fixes #156488).
29457
29458 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
29459
29460         * configure.ac:
29461         * ext/cdaudio/Makefile.am:
29462         * sys/Makefile.am:
29463           fix build on older automake
29464
29465 2004-10-26  Wim Taymans  <wim@fluendo.com>
29466
29467         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
29468         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
29469         Allow a little margin when negotiating the framerate.
29470
29471 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
29472
29473         * gst/level/gstlevel.c:
29474           synchonised naming of pads and pad-templates
29475
29476 2004-10-26  Wim Taymans  <wim@fluendo.com>
29477
29478         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
29479         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
29480         (_find_streams_check), (gst_ogg_demux_push):
29481         Fix EOS again. Needs to be done in a better way. We should not
29482         remove the pad if there is no new chained stream.
29483
29484 2004-10-26 Iain <iaingnome@gmail.com>
29485
29486         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
29487         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
29488         of the caps.
29489         * gst/interleave/interleave.c (interleave_class_init): Hook up release
29490         pad.
29491         (interleave_release_pad): Remove the pad.
29492         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
29493         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
29494         the set device.
29495         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
29496         attrs
29497         (gst_xvimagesink_xcontext_clear): Free the xcontext.
29498         (gst_xvimagesink_finalize): Free the par.
29499
29500 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29501
29502         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
29503         (gst_avimux_stop_file):
29504           First calculate the rate, and only then use it. Hdr.rate is a
29505           multiple and not a derivative of hdr.scale. Scale is not the
29506           same as blockalign but is solely related to rate.
29507
29508 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29509
29510         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
29511         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
29512           Implement seeking.
29513
29514 2004-10-25  James Henstridge  <james@jamesh.id.au>
29515
29516         Reviewed by:  David Schleef  <ds@schleef.org>
29517
29518         * examples/gstplay/player.c: (got_stream_length), (main):
29519         * examples/seeking/cdplayer.c: (update_scale):
29520         * examples/seeking/seek.c: (format_value), (update_scale):
29521         * examples/seeking/spider_seek.c: (format_value), (update_scale),
29522         (stop_seek):
29523         Build fixes on AMD64.
29524
29525 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29526
29527         reviewed by: Ronald Bultje <rbultje at gnome dot org>
29528
29529         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
29530         Fix for some v4l cards which hang in v4lsrc
29531
29532 2004-10-25  Wim Taymans  <wim@fluendo.com>
29533
29534         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
29535         (gst_ogg_demux_push), (gst_ogg_chains_clear):
29536         Make sure to remove the pad when a new chain is
29537         encountered. Set some vars to NULL so we don't try
29538         to reference freed memory.
29539
29540 2004-10-25  Wim Taymans  <wim@fluendo.com>
29541
29542         * examples/seeking/Makefile.am:
29543         * examples/seeking/cdplayer.c: (update_scale):
29544         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
29545         * examples/seeking/playbin.c: (make_playerbin_pipeline),
29546         (format_value), (update_scale), (iterate), (start_seek),
29547         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
29548         (print_usage), (main):
29549         Added some more examples, update others.
29550
29551 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29552
29553         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
29554         * ext/speex/gstspeexdec.c: (speex_dec_chain):
29555         * ext/theora/theoradec.c: (theora_dec_chain):
29556         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
29557           Add codec-name metadata.
29558
29559 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
29560
29561         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29562
29563         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
29564         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
29565         * ext/alsa/gstalsamixertrack.h:
29566         * po/POTFILES.in:
29567           ALSA mixer track label internationalization (#154054).
29568
29569 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29570
29571         * ext/theora/theoradec.c: (theora_dec_chain):
29572           Export bitrate as metadata.
29573
29574 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29575
29576         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
29577         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
29578         * ext/alsa/gstalsamixertrack.h:
29579           Fix names, fix loop.
29580
29581 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29582
29583         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
29584         (speex_dec_convert):
29585           sinkconvert function so oggdemux can get the file length (totem).
29586
29587 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
29588
29589         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29590
29591         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
29592           Don't push incomplete packets.
29593         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
29594           Fix MPEG-4 audio typefinding.
29595
29596 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29597
29598         * sys/v4l/Makefile.am:
29599         * sys/v4l/gstv4l.c: (plugin_init):
29600         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
29601         (gst_v4lelement_init), (gst_v4lelement_dispose),
29602         (gst_v4lelement_change_state):
29603         * sys/v4l/gstv4lelement.h:
29604         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
29605         (gst_v4l_xoverlay_close), (idle_refresh),
29606         (gst_v4l_xoverlay_set_xwindow_id):
29607         * sys/v4l/gstv4lxoverlay.h:
29608         * sys/v4l/v4l-overlay_calls.c:
29609         * sys/v4l/v4l_calls.h:
29610         * sys/v4l2/Makefile.am:
29611         * sys/v4l2/gstv4l2.c: (plugin_init):
29612         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
29613         (gst_v4l2element_init), (gst_v4l2element_dispose),
29614         (gst_v4l2element_change_state):
29615         * sys/v4l2/gstv4l2element.h:
29616         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
29617         (gst_v4l2_xoverlay_close), (idle_refresh),
29618         (gst_v4l2_xoverlay_set_xwindow_id):
29619         * sys/v4l2/gstv4l2xoverlay.h:
29620         * sys/v4l2/v4l2-overlay_calls.c:
29621         * sys/v4l2/v4l2_calls.h:
29622           Remove client-side overlay handling, use the X-server v4l plugin
29623           for that. Nicer overlay, less code. Also make the plugin
29624           compileable without X (but then without overlay, obviously).
29625           Makes xwindowlistener obsolete, should we remove that?
29626
29627 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29628
29629         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
29630         (gst_osssrc_src_query):
29631         * sys/oss/gstosssrc.h:
29632           OK, so people want offset in DEFAULT. This time, actually fix all
29633           cases.
29634         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
29635           Add FPS properly.
29636
29637 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29638
29639         * gst/asfdemux/gstasfmux.c:
29640         * gst/avi/gstavimux.c:
29641           Framerate.
29642
29643 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29644
29645         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
29646           Fix properties (channel, norm, frequency).
29647
29648 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29649
29650         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
29651           Flag typo.
29652         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
29653           No warnings.
29654
29655 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29656
29657         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
29658           Fix hang.
29659
29660 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29661
29662         * sys/v4l2/gstv4l2element.h:
29663           Yet Another Hack (tm) for kernel header borkedness.
29664         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
29665         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
29666         (gst_v4l2src_link), (gst_v4l2src_getcaps),
29667         (gst_v4l2src_change_state):
29668         * sys/v4l2/gstv4l2src.h:
29669         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
29670         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
29671           Fix caps, keep track of state, work.
29672
29673 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29674
29675         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
29676           Quiet.
29677
29678 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29679
29680         * sys/oss/gstosssrc.c: (gst_osssrc_get):
29681           Don't mix bytes and samples.
29682
29683 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29684
29685         * ext/ogg/gstoggmux.c:
29686           Basic pad template which accepts OGM tracks, speex, flac, vorbis
29687           and theora. Any is incorrect.
29688         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
29689           Fix caps.
29690         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
29691         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
29692         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
29693         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
29694         * sys/v4l/gstv4lmjpegsrc.h:
29695         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
29696         (gst_v4lsrc_change_state):
29697         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
29698         (gst_v4lmjpegsrc_capture_stop):
29699           Fix caps. Keep track of internal state. Work.
29700
29701 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29702
29703         * ext/Makefile.am:
29704           Fix the build fixes.
29705
29706 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29707
29708         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29709         (gst_ogg_demux_src_event), (_find_chain_seek),
29710         (gst_ogg_pad_push):
29711           Check for pad availability before using it.
29712         * ext/ogg/gstoggdemux.c: (_find_chain_process):
29713           Fix parsing of chained ogg. Needs more work on the decoder side.
29714
29715 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29716
29717         * gst/spectrum/Makefile.am:
29718         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
29719         (idle_func):
29720           Fix demo and reenable it. Yes, I'm currently playing with audio
29721           analysis tools
29722
29723 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29724
29725         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
29726           We love it if files that start at zero work too...
29727
29728 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29729
29730         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
29731           Handle files with missing EOS headers.
29732
29733 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29734
29735         * gst/tcp/gsttcpserversink.c:
29736         (gst_tcpserversink_handle_server_read),
29737         (gst_tcpserversink_init_send):
29738         Zero some variables first (need for accept not to return EINVAL)
29739
29740 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29741
29742         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29743         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
29744         * ext/theora/theoradec.c: (theora_dec_sink_convert),
29745         (theora_dec_chain):
29746         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
29747         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
29748           Seeking and querying finetune.
29749
29750 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
29751
29752         * configure.ac:
29753         * ext/Makefile.am:
29754         * ext/raw1394/Makefile.am:
29755           fix the build
29756
29757 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29758
29759         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
29760           Wrong return.
29761         * gst/playback/Makefile.am:
29762         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
29763         * gst/playback/gstplay-marshal.list:
29764         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
29765           Fix marshallers.
29766
29767 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29768
29769         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
29770           Silence.
29771
29772 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29773
29774         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29775         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
29776         (gst_ogg_pad_push):
29777           Yay for non-lineair granulepos in theora.
29778
29779 2004-10-18  Wim Taymans  <wim@fluendo.com>
29780
29781         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
29782         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
29783         * ext/dv/gstdvdec.h:
29784         Make sure we renegotiate aspect ratio when the camera switches.
29785
29786 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29787
29788         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29789         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
29790           Start at zero.
29791         * ext/theora/theoradec.c: (theora_dec_chain):
29792           Skip headers. Bad idea for chained ogg, but fixes seeking.
29793
29794 2004-10-18  Wim Taymans  <wim@fluendo.com>
29795
29796         * configure.ac:
29797         I swear, this is the last time I touch this.
29798
29799 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29800
29801         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29802         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
29803         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
29804           Faster seeking.
29805         * ext/theora/theoradec.c: (theora_dec_sink_convert):
29806           Time-to-default conversion.
29807         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
29808           Don't error on unknown packets, just skip. We should probably
29809           read them if we want to support chained ogg.
29810
29811 2004-10-18  Wim Taymans  <wim@fluendo.com>
29812
29813         * configure.ac:
29814         Added cdaudio to wrong list.
29815
29816 2004-10-18  Wim Taymans  <wim@fluendo.com>
29817
29818         * configure.ac:
29819         Revive cdaudio.
29820
29821 2004-10-18  Wim Taymans  <wim@fluendo.com>
29822
29823         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
29824         (gst_dvdec_video_link), (gst_dvdec_push):
29825         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
29826         (gst_smokeenc_resync), (gst_smokeenc_chain):
29827         Fix mimetype on smoke encoder.
29828         Add aspect ratio to dvdec. Not sure if these
29829         values are correct though....
29830
29831 2004-10-18  Wim Taymans  <wim@fluendo.com>
29832
29833         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
29834         Fix vorbis property descriptions and ranges.
29835
29836 2004-10-18  Wim Taymans  <wim@fluendo.com>
29837
29838         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
29839         Really do nothing when no data is available.
29840         Go to the playing state when the stream is not seekable
29841         instead of failing.
29842
29843 2004-10-18  Wim Taymans  <wim@fluendo.com>
29844
29845         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
29846         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
29847         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
29848         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
29849         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
29850         Added uri handler for cd://
29851         Port to new API.
29852
29853 2004-10-18  Wim Taymans  <wim@fluendo.com>
29854
29855         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
29856         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
29857         (try_to_link_1), (no_more_pads), (close_link), (type_found):
29858         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
29859         (remove_prerolls), (unknown_type), (add_element_stream),
29860         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
29861         (gst_play_base_bin_remove_element),
29862         (gst_play_base_bin_link_stream):
29863         * gst/playback/gstplaybin.c: (gen_video_element),
29864         (gen_vis_element), (remove_sinks), (setup_sinks):
29865         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
29866         (gst_stream_info_get_type), (gst_stream_info_class_init),
29867         (gst_stream_info_init), (gst_stream_info_new),
29868         (gst_stream_info_dispose), (stream_info_mute_pad),
29869         (gst_stream_info_set_property), (gst_stream_info_get_property):
29870         * gst/playback/gststreaminfo.h:
29871         Add sink padtemplate to decodebin.
29872         Added some more comments.
29873         Make queue size configurable in playbasebin.
29874         Added possibility to use elements as sinks (ex cdaudio).
29875
29876 2004-10-15  Wim Taymans  <wim@fluendo.com>
29877
29878         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
29879         (gst_speexenc_chain):
29880         Fix speex timestamps so that it gets muxed properly.
29881
29882 2004-10-15  Wim Taymans  <wim@fluendo.com>
29883
29884         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
29885         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
29886         (gst_dv1394src_init), (gst_dv1394src_dispose),
29887         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
29888         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
29889         (gst_dv1394src_event), (gst_dv1394src_get_formats),
29890         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
29891         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
29892         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
29893         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
29894         * ext/raw1394/gstdv1394src.h:
29895         Added conversion/query functions.
29896         Update buffer timestamps,
29897         Added signals.
29898         Added uri dv:// so it might play from the firewire in playbin.
29899         Fix a possible leak.
29900         Added debugging.
29901
29902 2004-10-15  Wim Taymans  <wim@fluendo.com>
29903
29904         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
29905         (gst_dv1394src_init), (gst_dv1394src_set_property),
29906         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
29907         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
29908         * ext/raw1394/gstdv1394src.h:
29909         Added AV/C VTR control support needed for some cameras.
29910         Added automatic port detection.
29911         Added properties for selecting the channel.
29912         The configure.ac script is not yet updated to reflect the
29913         new libavc1394 and librom1394 dependencies.
29914
29915 2004-10-15  Wim Taymans  <wim@fluendo.com>
29916
29917         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
29918         (qtdemux_parse), (gst_qtdemux_handle_esds):
29919         An esds box is not a container.
29920         Fix parsing of mp4v boxes.
29921         Do not try to renegotiate fps for each frame. Need to
29922         find a better method. This should fix mp4 playback.
29923
29924 2004-10-14  David Schleef  <ds@schleef.org>
29925
29926         * configure.ac: update for swfdec-0.3 and liboil-0.2
29927         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
29928         * ext/swfdec/gstswfdec.h: same
29929         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
29930         * gst/videotestsrc/videotestsrc.c: same
29931
29932 2004-10-14  Wim Taymans  <wim@fluendo.com>
29933
29934         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
29935         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
29936         (is_sync_frame), (gst_multifdsink_new_client),
29937         (gst_multifdsink_handle_client_write),
29938         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
29939         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
29940         Turn warnings into info.
29941         Don't allow a state change in the streaming thread.
29942
29943 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
29944
29945         * ext/vorbis/oggvorbisenc.c:
29946         * ext/vorbis/vorbisdec.c:
29947           fix template sample rate
29948
29949 2004-10-13  Wim Taymans  <wim@fluendo.com>
29950
29951         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
29952         Decoding the header first fixes some problems in resyncing
29953         in more mp3s.
29954
29955 2004-10-12  Wim Taymans  <wim@fluendo.com>
29956
29957         * gst/playback/gstplaybin.c: (gen_video_element),
29958         (gen_vis_element), (remove_sinks), (setup_sinks):
29959         Added vis plugin support, need to configure the vis
29960         element to activate it.
29961
29962 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29963
29964         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
29965         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
29966           Some debug.
29967         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
29968         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
29969         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
29970         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
29971         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
29972         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
29973         * gst/avi/gstavidemux.h:
29974           Support for openDML-2.0 indx/ix## chunks. Support for broken index
29975           recovery (where, if part of the index is broken, we will still read
29976           the rest of the index and recover the broken part by stream
29977           scanning). More broken media support. EOS workarounds. General AVI
29978           braindamage headache recovery. Aspirin included.
29979
29980 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29981
29982         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
29983         (cdparanoia_event), (cdparanoia_query):
29984           Get rid of hideous lead-in.
29985
29986 2004-10-11  Wim Taymans  <wim@fluendo.com>
29987
29988         * gst/playback/gstplaybasebin.c: (setup_source):
29989         Wrong var used to get g_list_next.
29990
29991 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29992
29993         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
29994         (cdparanoia_get), (cdparanoia_open):
29995           Report discid as metadata, add duration.
29996
29997 2004-10-11  Wim Taymans  <wim@fluendo.com>
29998
29999         * gst/playback/gstplaybasebin.c: (setup_source):
30000         Cleanup the previous pipeline a little earlier for the
30001         case that a source element provides raw data.
30002
30003 2004-10-11  Benjamin Otte  <otte@gnome.org>
30004
30005         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
30006           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
30007           consuming the last 128 bytes, even though it was valid mp3 data.
30008
30009 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30010
30011         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
30012         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
30013         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
30014         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
30015
30016 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30017
30018         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
30019         Fix for webcams that support only specific width or height
30020
30021 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
30022
30023         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30024
30025         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
30026           Fix wrong discont event setup (fixes #154967).
30027
30028 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
30029
30030         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30031
30032         * gst/auparse/gstauparse.c: (gst_auparse_chain):
30033           Error out on invalid data (fixes #154807).
30034
30035 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
30036
30037         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30038
30039         * ext/dvdread/dvdreadsrc.c: (_read):
30040           Make titles > 0 work again (fixes #154834).
30041
30042 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30043
30044         * gst-libs/gst/riff/riff-media.c:
30045         (gst_riff_create_video_template_caps):
30046           WMV3 missing in template caps.
30047
30048 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30049
30050         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
30051           OK, so the original code was too strict. It makes random AVI files
30052           hang for seconds upon opening, which is unacceptable and is far
30053           beyond the original goal of getting multiple chunks for one-chunk
30054           sounc stream files. So now do just that.
30055
30056 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30057
30058         * gst/playback/gstplaybasebin.c: (setup_source),
30059         (gst_play_base_bin_change_state):
30060           Actually clean up streaminfo if output fails. This would trigger
30061           if, for example, there was no CD in the drive. No preroll, so
30062           a streaminfo structure is created, but the subsequent state change
30063           of the thread fails.
30064         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
30065           Don't change state if parent failed.
30066
30067 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30068
30069         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
30070         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
30071         (gen_video_element), (remove_sinks):
30072           Add small bits of code for screenshot handling.
30073
30074 2004-10-08  Wim Taymans  <wim@fluendo.com>
30075
30076         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
30077         (gen_video_element), (gen_audio_element), (setup_sinks):
30078         Don't assume the user provided sinks are named "sink"...
30079
30080 2004-10-08  Wim Taymans  <wim@fluendo.com>
30081
30082         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
30083         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
30084         (gst_play_base_bin_link_stream):
30085         Do not try to autoplug sources that generate raw streams like
30086         cdparanoia.
30087         disconnect the preroll overrun signal when we don't need it anymore.
30088
30089 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
30090
30091         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
30092         Added reworked patch from #154903 from milosz derezynski (deadchip).
30093
30094 2004-10-08  Wim Taymans  <wim@fluendo.com>
30095
30096         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
30097         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
30098         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
30099         (cdparanoia_convert), (cdparanoia_uri_get_type),
30100         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
30101         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
30102         * ext/cdparanoia/gstcdparanoia.h:
30103         This adds the cdda://<tracknum> uri.
30104
30105 2004-10-08  Wim Taymans  <wim@fluendo.com>
30106
30107         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
30108         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
30109         (try_to_link_1), (no_more_pads), (close_link), (type_found):
30110         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
30111         (unknown_type), (gst_play_base_bin_remove_element),
30112         (gst_play_base_bin_link_stream):
30113         * gst/playback/gstplaybasebin.h:
30114         * gst/playback/gstplaybin.c: (gst_play_bin_init),
30115         (gst_play_bin_set_property), (gen_video_element),
30116         (gen_audio_element), (setup_sinks):
30117         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
30118         (gst_stream_info_get_type), (gst_stream_info_class_init),
30119         (gst_stream_info_init), (gst_stream_info_new),
30120         (gst_stream_info_dispose), (stream_info_mute_pad),
30121         (gst_stream_info_set_property), (gst_stream_info_get_property):
30122         * gst/playback/gststreaminfo.h:
30123         Reuse the audio and video bins.
30124         Some internal cleanups in the stream selection code.
30125
30126 2004-10-08  Julien MOUTTE  <julien@moutte.net>
30127
30128         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
30129         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
30130         * sys/ximage/ximagesink.h:
30131         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
30132         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
30133         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
30134         not coming from those elements. Moreover these elements should not keep
30135         the xid they have been given when in NULL state.
30136
30137 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30138
30139         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
30140         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
30141         * sys/ximage/ximagesink.h:
30142         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
30143         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
30144         * sys/xvimage/xvimagesink.h:
30145           Actually only create a new toplevel window if we're not gonna
30146           embed it right after.
30147
30148 2004-10-07  Wim Taymans  <wim@fluendo.com>
30149
30150         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
30151         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
30152         * gst/playback/gstplaybin.c: (setup_sinks):
30153         Implement muting/unmuting of streams, mute streams that are not
30154         used.
30155
30156 2004-10-07  Wim Taymans  <wim@fluendo.com>
30157
30158         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
30159         (plugin_init):
30160         Added lame audio/x-ac3 typefind function.
30161
30162 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
30163
30164         * configure.ac:
30165           bump nano to cvs
30166
30167 === release 0.8.5 ===
30168
30169 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
30170
30171         * NEWS:
30172         * RELEASE:
30173         * configure.ac:
30174           releasing 0.8.5, "Take You On"
30175
30176 2004-10-06  Wim Taymans  <wim@fluendo.com>
30177
30178         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
30179         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
30180         (no_more_pads), (close_link), (type_found):
30181         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
30182         * gst/playback/gstplaybin.c: (gen_video_element):
30183         Do not signal the no_more_pads after the first pad when
30184         we are plugging a non dynamic element with multiple
30185         output pads (like swfdec, dvdec, ...).
30186
30187 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
30188
30189         * configure.ac:
30190           bump for prerelease
30191
30192 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30193
30194         * gst/wavparse/gstwavparse.c:
30195           add ATRAC3 to STATIC CAPS to fix a warning
30196
30197         * gst/matroska/ebml-read.c:
30198         * gst-libs/gst/riff/riff-read.c:
30199           fix typos
30200
30201 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30202
30203         * gst-libs/gst/riff/riff-media.c:
30204           generate caps for ATRAC3 audio streams
30205
30206         * gst/realmedia/rmdemux.c:
30207           generate caps for ATRAC3 audio streams
30208
30209 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30210
30211         * gst/wavparse/Makefile.am
30212         * gst/wavparse/riff.h
30213         * gst/wavparse/wavparse.vcproj
30214           riff.h removal (unused and duplication with riff-ids.h)
30215
30216 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30217
30218         * gst/wavparse/gstwavparse.h
30219           remove duplicated defines for audio codec codes
30220
30221         * gst-libs/gst/riff/riff-ids.h
30222         * gst/wavenc/riff.h:
30223           add "4CC" code for ATRAC3 audio streams
30224           add "4CC" code for ITU_G721_ADPCM (unused for now)
30225
30226 2004-10-06  Wim Taymans  <wim@fluendo.com>
30227
30228         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
30229         Actually _do_ negotiation. Pass gdouble as arg instead
30230         of guint64 for the framerate.
30231
30232 2004-10-06  Wim Taymans  <wim@fluendo.com>
30233
30234         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
30235         (find_compatibles), (close_pad_link), (try_to_link_1),
30236         (no_more_pads), (close_link), (type_found):
30237         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
30238         * gst/playback/gstplaybin.c: (gen_video_element),
30239         (gen_audio_element):
30240         Set state on newly added element to READY so that negotiation
30241         can happen ASAP.
30242         Addes some more debug info.
30243         Do not try to plug pads with multiple caps structures or ANY
30244         because it is too dangerous since we do not do dynamic
30245         replugging.
30246
30247 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
30248
30249         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
30250
30251         * po/LINGUAS:
30252         * po/or.po:
30253           add Oriya translation
30254
30255 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30256
30257         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
30258           Prevent overwrite of size member. Makes audio sound crappy.
30259
30260 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30261
30262         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
30263         Add rmvb to the list of known RealMedia extensions
30264
30265 2004-10-05  Wim Taymans  <wim@fluendo.com>
30266
30267         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
30268         (mngdec_openstream), (mngdec_closestream),
30269         (mngdec_handle_sink_event), (mngdec_readdata),
30270         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
30271         (mngdec_getcanvasline), (mngdec_refresh),
30272         (gst_mngdec_change_state):
30273         Set the framerate correctly.
30274
30275 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30276
30277         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
30278           There was something wrong with the index massaging.
30279
30280 2004-10-04  Wim Taymans  <wim@fluendo.com>
30281
30282         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
30283         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
30284         (gst_smokedec_chain):
30285         * ext/jpeg/gstsmokedec.h:
30286         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
30287         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
30288         * ext/jpeg/gstsmokeenc.h:
30289         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
30290         (smokecodec_decode_new), (smokecodec_info_free),
30291         (smokecodec_set_quality), (smokecodec_get_quality),
30292         (smokecodec_set_threshold), (smokecodec_get_threshold),
30293         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
30294         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
30295         (smokecodec_encode), (smokecodec_parse_id),
30296         (smokecodec_parse_header), (smokecodec_decode):
30297         * ext/jpeg/smokecodec.h:
30298         * ext/jpeg/smokeformat.h:
30299         Updated smoke, new bitstream, allows embedding in ogg.
30300
30301 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30302
30303         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
30304           Fix seeking in some files. All this code is no longer needed (and
30305           actually breaks stuff) because we now synchronize the full index
30306           right when reading the header.
30307
30308 2004-10-04  Wim Taymans  <wim@fluendo.com>
30309
30310         * configure.ac:
30311         configure update for libmng.
30312
30313 2004-10-04  Wim Taymans  <wim@fluendo.com>
30314
30315         * ext/libmng/Makefile.am:
30316         * ext/libmng/gstmng.c: (plugin_init):
30317         * ext/libmng/gstmng.h:
30318         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
30319         (gst_mngdec_base_init), (gst_mngdec_class_init),
30320         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
30321         (gst_mngdec_loop), (gst_mngdec_get_property),
30322         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
30323         (mngdec_closestream), (mngdec_handle_sink_event),
30324         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
30325         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
30326         (gst_mngdec_change_state):
30327         * ext/libmng/gstmngdec.h:
30328         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
30329         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
30330         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
30331         (gst_mngenc_chain), (gst_mngenc_get_property),
30332         (gst_mngenc_set_property):
30333         * ext/libmng/gstmngenc.h:
30334         Added basic MNG decoder. Needs more work. The encoder does
30335         not work yet.
30336
30337 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30338
30339         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
30340         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
30341         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
30342           Don't hang on length=0 chunks. Some negotiation fixes. Signal
30343           no-more-pads.
30344
30345 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
30346
30347         * configure.ac:
30348           you need at least 1.0.4 of speex
30349
30350 2004-10-04 Iain <iaingnome@gmail.com>
30351
30352         * ext/speex/gstspeexdec.h: Revert the includes changes.
30353
30354         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
30355
30356 2004-09-30 Iain <iaingnome@gmail.com>
30357
30358         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
30359         found during init or set as a property instead of hardcoding /dev/audio
30360
30361 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30362
30363         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
30364         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
30365         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
30366         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
30367         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
30368         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
30369         (gst_rmdemux_dump_data):
30370           Use debug category, fix EOS handling. filesrc ! rmdemux now
30371           works.
30372
30373 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30374
30375         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
30376         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
30377         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
30378           Improve allocation, cutting and sorting of the index. How takes a
30379           few seconds instead of minutes.
30380
30381 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
30382
30383         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
30384           fixed compilation
30385
30386 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30387
30388         * gst-libs/gst/riff/riff-media.c:
30389         (gst_riff_create_video_caps_with_data),
30390         (gst_riff_create_video_template_caps):
30391           Add wing commander format mimetype/fourccs.
30392         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
30393           Don't crash if some value is 0.
30394
30395 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30396
30397         * gst-libs/gst/riff/riff-media.c:
30398         (gst_riff_create_video_caps_with_data),
30399         (gst_riff_create_video_template_caps):
30400           Add DIB fourcc (raw, palettized 8-bit RGB).
30401         * gst-libs/gst/riff/riff-read.c:
30402         (gst_riff_read_strf_vids_with_data):
30403           Oops, fix strf_data reading bug.
30404         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
30405           Use a non-NULL tag.
30406         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
30407           Time for hacks. Sorry Dave. At least one quicktime movie (a
30408           trailer) that I've encountered contains multiple video tracks.
30409           One of those is the actual video track, the other are one-frame
30410           tracks (images). Unfortunately, the number of frames according
30411           to the trak header is 1 for each, so that doesn't help. So
30412           instead, I look at the duration and discard tracks with a
30413           duration shorter than 20% of the length of the stream. Better
30414           than nothing.
30415
30416 2004-10-01  Christian Schaller <christian@fluendo.com>
30417
30418         * ext/ivorbis/vorbis.c:
30419           Patch from Phil Blundell (Bug 152341)
30420
30421 2004-10-01  Wim Taymans  <wim@fluendo.com>
30422
30423         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
30424         (speex_dec_get_formats), (speex_dec_convert),
30425         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
30426         (speex_dec_chain), (gst_speexdec_get_property),
30427         (gst_speexdec_set_property):
30428         Small cleanups.
30429
30430 2004-10-01  Wim Taymans  <wim@fluendo.com>
30431
30432         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
30433         (gst_wavparse_stream_init), (gst_wavparse_fmt),
30434         (gst_wavparse_other), (gst_wavparse_loop),
30435         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
30436         (gst_wavparse_srcpad_event):
30437         * gst/wavparse/gstwavparse.h:
30438         Added some more debugging info.
30439         Fix the case where the length of the file is 0.
30440         Make sure we seek to sample borders.
30441
30442 2004-10-01  Wim Taymans  <wim@fluendo.com>
30443
30444         * gst/playback/README:
30445         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
30446         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
30447         (try_to_link_1), (no_more_pads), (close_link), (type_found):
30448         Add some debug info to decodebin, update README
30449
30450 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30451
30452         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
30453           Don't use g_print(); use GST_DEBUG().
30454
30455 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30456
30457         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
30458         (gst_ogg_mux_queue_pads):
30459           Handle EOS properly.
30460
30461 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
30462
30463         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30464
30465         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
30466         (gst_faad_chain), (gst_faad_change_state):
30467         * ext/faad/gstfaad.h:
30468           Allow playback of raw (unframed) MPEG AAC files (#148993).
30469
30470 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
30471
30472         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30473
30474         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
30475           Throw error if we didn't recognize the stream. Fixes #152289.
30476
30477 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30478
30479         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
30480           Fix negotiation.
30481
30482 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
30483
30484         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30485
30486         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
30487           Fix memleak.
30488
30489 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
30490
30491         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30492
30493         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
30494           Solve #152805.
30495         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
30496           Solve 152806.
30497
30498 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30499
30500         * gst-libs/gst/riff/riff-media.c:
30501         (gst_riff_create_video_caps_with_data),
30502         (gst_riff_create_audio_caps_with_data):
30503           Add codec_data handling (like asfdemux used to do).
30504         * gst/asfdemux/gstasf.c: (plugin_init):
30505         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
30506         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
30507           Use riff-media for caps creation instead of our own (mostly
30508           broken) copy of its functions.
30509
30510 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30511
30512         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
30513           Don't actually error out if we get another return value than
30514           -EINVAL. Opposite to what I first thought, drivers have random
30515           return values for this, although -EINVAL is the expected return
30516           value. Since this is not fatal, we shouldn't use
30517           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
30518
30519 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30520
30521         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
30522         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
30523         (dvdreadsrc_get_property), (_open), (_seek), (_read),
30524         (dvdreadsrc_get), (dvdreadsrc_open_file),
30525         (dvdreadsrc_change_state):
30526           Fix. Don't do one big huge loop around the whole DVD, that will
30527           cache all data and thus eat sizeof(dvd) (several GB) before we
30528           see something.
30529         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
30530           Actually NULL'ify event after using it.
30531         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
30532         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
30533         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
30534         (gst_ebml_read_seek), (gst_ebml_read_skip):
30535           Handle events.
30536         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
30537         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
30538         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
30539           Fix timing (this will probably break if I seek using menus, but
30540           I didn't get there yet). VOBs and normal DVDs should now work.
30541           Add a mpeg2-only pad with high rank so this get autoplugged for
30542           MPEG-2 movies.
30543         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
30544         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
30545         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
30546         (gst_mpeg_demux_get_audio_stream),
30547         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
30548         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
30549           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
30550           MPEG-1 but use dvddemux for MPEG-2.
30551         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
30552         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
30553         (gst_mpeg_parse_parse_packhead):
30554           Timing. Only add pad template if it exists. Add sink template from
30555           class and not from ourselves. This means we will always use the
30556           correct sink template even if it is not the one defined in this
30557           file.
30558
30559 2004-09-29  Wim Taymans  <wim@fluendo.com>
30560
30561         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
30562         (gst_mpeg_demux_parse_pes):
30563         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
30564         Fix playback of mpeg again, timestamps where screwed up by
30565         patch 1.61.
30566
30567 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30568
30569         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
30570           Only return true if we actually filled something in. Prevents
30571           player applications from showing a random length for flac files.
30572         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
30573         (gst_riff_read_use_event), (gst_riff_read_handle_event),
30574         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
30575         (gst_riff_read_strf_vids_with_data),
30576         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
30577           OK, ok, so I implemented event handling. Apparently it's normal
30578           that we receive random events at random points without asking
30579           for it.
30580         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
30581         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
30582         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
30583         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
30584         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
30585         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
30586         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
30587         * gst/avi/gstavidemux.h:
30588           Implement non-lineair chunk handling and subchunk processing.
30589           The first solves playback of AVI files where the audio and video
30590           data of individual buffers that we read are not synchronized.
30591           This should not happen according to the wonderful AVI specs, but
30592           of course it does happen in reality. It is also a prerequisite for
30593           the second. Subchunk processing allows us to cut chunks in small
30594           pieces and process each of these pieces separately. This is
30595           required because I've seen several AVI files with incredibly large
30596           audio chunks, even some files with only one audio chunk for the
30597           whole file. This allows for proper playback including seeking.
30598           This patch is supposed to fix all AVI A/V sync issues.
30599         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
30600         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
30601           Work.
30602         * gst/modplug/gstmodplug.cc:
30603           Proper return value setting for the query() function.
30604         * gst/playback/gstplaybasebin.c: (setup_source):
30605           Being in non-playing state (after, e.g., EOS) is not necessarily
30606           a bad thing. Allow for that. This fixes playback of short files.
30607           They don't actually playback fully now, because the clock already
30608           runs. This means that small files (<500kB) with a small length
30609           (<2sec) will still not or barely play. Other files, such as mod
30610           or flx, will work correctly, however.
30611
30612 2004-09-28  Wim Taymans  <wim@fluendo.com>
30613
30614         * ext/speex/gstspeex.c: (plugin_init):
30615         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
30616         (gst_speex_dec_class_init), (speex_dec_get_formats),
30617         (speex_get_event_masks), (speex_get_query_types),
30618         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
30619         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
30620         (gst_speexdec_get_property), (gst_speexdec_set_property),
30621         (speex_dec_change_state):
30622         * ext/speex/gstspeexdec.h:
30623         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
30624         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
30625         (gst_speexenc_base_init), (gst_speexenc_class_init),
30626         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
30627         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
30628         (gst_speexenc_src_query), (gst_speexenc_init),
30629         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
30630         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
30631         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
30632         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
30633         (gst_speexenc_chain), (gst_speexenc_get_property),
30634         (gst_speexenc_set_property), (gst_speexenc_change_state):
30635         * ext/speex/gstspeexenc.h:
30636         Rewrote speex encoder, make sure it can be embedded in ogg.
30637         Implemented speex decoder.
30638
30639 2004-09-28  Christian Schaller <christian@fluendo.com>
30640
30641         * configure.ac:
30642         Remove kioslave plugin. Markey is brewing a new working one
30643         * ext/Makefile.am: Remove kioslave plugin
30644         * ext/kio: remove
30645         * gst-plugins.spec.in: remove kio plugin from spec
30646
30647 2004-09-27  Wim Taymans  <wim@fluendo.com>
30648
30649         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
30650         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
30651         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
30652         (gst_multifdsink_new_client),
30653         (gst_multifdsink_handle_client_write),
30654         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
30655         (gst_multifdsink_handle_clients):
30656         * gst/tcp/gstmultifdsink.h:
30657         Make syncing to keyframes actually work for new clients and lagging
30658         clients.
30659
30660 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30661
30662         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
30663         (gst_navigationtest_handle_src_event), (draw_box_planar411),
30664         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
30665         * gst/debug/gstnavigationtest.h:
30666           make navigationtest display button-press and button-release events
30667
30668 2004-09-26 Iain <iaingnome@gmail.com>
30669
30670         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
30671         the channels have received a new media event.
30672         (interleave_buffered_loop): Compresses a new media event on all
30673         channels into one.
30674
30675 2004-09-26 Iain <iaingnome@gmail.com>
30676
30677         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
30678         call the sinkpad's default event handler and not the srcpads. He also
30679         says this is confusing :)
30680         (gst_wavenc_stop_file): Company says that seek events only go upstream
30681         we should send a discontinuous downstream instead.
30682
30683 2004-09-25  Christian Schaller <christian@fluendo.com>
30684
30685         * Update SPEC file to be usable in conjunction with Fedora Core,
30686           Fedora.us and freshrpms packages
30687         * Fix typo in multifilesrc test Makefile
30688
30689 2004-09-24  Wim Taymans  <wim@fluendo.com>
30690
30691         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
30692         Only signal the no_more_pads signal when we have
30693         added the stream to our list.
30694
30695 2004-09-24  Wim Taymans  <wim@fluendo.com>
30696
30697         * gst/playback/gstplaybasebin.c: (remove_prerolls),
30698         (new_decoded_pad):
30699         * gst/playback/gstplaybasebin.h:
30700         * gst/playback/gstplaybin.c: (setup_sinks):
30701         Don't try to preroll or decode more than one audio/video
30702         track.
30703
30704 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30705
30706         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
30707           Throw error if we failed to find a suitable output. This should
30708           throw an error if we successfully set up a pipeline (e.g. because
30709           we recognized a media file) but found no decodable streams in it
30710           (e.g. because it contains only media stream types for which we
30711           have no decoders, or because it's not a media type).
30712
30713 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30714
30715         * ext/dirac/Makefile.am:
30716         * ext/dirac/gstdirac.cc:
30717         * ext/dirac/gstdiracdec.cc:
30718         * ext/dirac/gstdiracdec.h:
30719           Do something. Don't actually know if this works because I don't
30720           have a demuxer yet.
30721         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
30722           Add channels=1 to caps returned from _getcaps().
30723         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
30724         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
30725         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
30726         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
30727         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
30728         (gst_ogm_parse_change_state):
30729           Separate between audio/video so ogmaudioparse actually uses the
30730           audio pad templates. Both audio and video work now, including
30731           autoplugging. Also use sometimes-srcpad hack.
30732         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
30733           Handle events better. Don't hang on infinite loops.
30734         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
30735         (gst_avi_demux_init), (gst_avi_demux_reset),
30736         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
30737         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
30738         (gst_avi_demux_change_state):
30739         * gst/avi/gstavidemux.h:
30740           Improve A/V sync. Still not perfect.
30741         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
30742         (gst_ebml_read_skip):
30743           Handle events better.
30744         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
30745         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
30746         (qtdemux_audio_caps):
30747           Add IMA4. Improve event handling. Save offset after a seek when
30748           the headers are at the end of the file so that we don't end up in
30749           an infinite loop.
30750         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
30751           Add low-priority typefind support for files with no length.
30752
30753 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30754
30755         * testsuite/multifilesink/Makefile.am:
30756         fix typo
30757
30758 2004-09-22  Julien MOUTTE  <julien@moutte.net>
30759
30760         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
30761         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
30762         mistakes from thaytan's patches.
30763
30764 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
30765
30766         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
30767           For completeness, XSync in the destroy function as xvimage does.
30768
30769 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
30770
30771         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
30772            Correct caps negotiation
30773         * gst/volume/gstvolume.c: (volume_chain_float),
30774         (volume_chain_int16):
30775            Modify debug output to be little more informative
30776         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
30777         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
30778         (gst_xvimagesink_xvimage_destroy):
30779           Add XSync calls after detaching from the shared memory segment to
30780           avoid a crash.
30781
30782 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30783
30784         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
30785         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
30786         * ext/vorbis/vorbis.c: (plugin_init):
30787         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
30788         (gst_vorbisenc_chain):
30789         * ext/vorbis/vorbisenc.h:
30790         remove explicit newmedia support from oggmux and vorbisenc
30791         add debug category to vorbisenc
30792         * gst/multifilesink/gstmultifilesink.c:
30793         (gst_multifilesink_class_init), (gst_multifilesink_init),
30794         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
30795         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
30796         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
30797         (plugin_init):
30798         * gst/multifilesink/gstmultifilesink.h:
30799         add support for streamheader in multifilesink
30800
30801 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30802
30803         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
30804         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
30805         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
30806           Prevent infinite loops. More correct error reporting.
30807         * gst/auparse/gstauparse.c: (gst_auparse_chain):
30808           Error out if negotiation fails.
30809         * gst/playback/gstplaybasebin.c: (setup_source),
30810         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
30811         (gst_play_base_bin_found_tag):
30812           Error/tag forwarding. Pre-roll fixes for source errors on state
30813           changes (e.g. "file does not exist") to prevent hangs.
30814
30815 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30816
30817         * testsuite/multifilesink/Makefile.am:
30818         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
30819         (gst_newmedia_class_init), (gst_newmedia_init),
30820         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
30821         (newfile_signal), (test_signal), (main):
30822         * testsuite/multifilesink/multifilesrc_test.c: (main):
30823         * testsuite/multifilesink/oggtheora_test.c:
30824         (gst_newmedia_base_init), (gst_newmedia_class_init),
30825         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
30826         (test_format), (newfile_signal), (test_signal), (main):
30827         * testsuite/multifilesink/oggvorbis_test.c:
30828         (gst_newmedia_base_init), (gst_newmedia_class_init),
30829         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
30830         (test_format), (newfile_signal), (test_signal), (main):
30831         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
30832         (gst_newmedia_class_init), (gst_newmedia_init),
30833         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
30834         (newfile_signal), (test_signal), (main):
30835         New media tests
30836
30837 2004-09-20  Christian Schaller <christian@fluendo.com>
30838
30839         * Fix mikmod license to LGPL as they have relicensed
30840         * Move Dirac and Effectv into LGPL section of README_license
30841
30842 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30843
30844         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
30845         (gst_mad_change_state):
30846           Allow for mp3 rate/channels changes. However, only very
30847           conservatively. Reason that we *have* to enable this is smiply
30848           because the mad find_sync() function is not good enough, it will
30849           regularly sync on random data as valid frames and therefore make
30850           us provide random caps as *final* caps of the stream. The best fix
30851           I could think of is to simply require several of the same stream
30852           changes in a row before we change caps.
30853           The actual testcase that works now is #
30854         * ext/ogg/Makefile.am:
30855         * ext/ogg/gstogg.c: (plugin_init):
30856         * ext/ogg/gstogmparse.c:
30857           OGM support (video only for now; I need an audio sample file).
30858         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
30859         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
30860         (gst_asf_demux_add_video_stream):
30861           WMV extradata.
30862         * gst/playback/gstplaybasebin.c: (unknown_type):
30863           Don't error out on single unknown-types after all. It's wrong.
30864           If we found type of video and audio but not of a subtitle stream,
30865           it will still error out (which is unwanted). Will find a better fix
30866           later on.
30867         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
30868         (ogmaudio_type_find), (plugin_init):
30869           OGM support.
30870
30871 2004-09-20  Johan Dahlin  <johan@gnome.org>
30872
30873         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
30874         after setting caps.
30875
30876 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30877
30878         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
30879         * gst/wavenc/gstwavenc.h:
30880         Added newmedia support to wavenc
30881
30882 2004-09-17  Wim Taymans  <wim@fluendo.com>
30883
30884         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
30885         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
30886         (gst_fdset_fd_can_write), (gst_fdset_wait):
30887         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
30888         (gst_multifdsink_init), (gst_multifdsink_add),
30889         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
30890         (gst_multifdsink_remove_client_link),
30891         (gst_multifdsink_client_queue_buffer),
30892         (gst_multifdsink_handle_client_write),
30893         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
30894         (gst_multifdsink_close), (gst_multifdsink_change_state):
30895         * gst/tcp/gstmultifdsink.h:
30896         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
30897         (gst_tcpserversink_removed):
30898         Small cleanups in fdset.c
30899         Use a hastable to map fd to the client structure for faster
30900         lookup in _remove and get_stats.
30901         Added virtual function to close the fds.
30902         Handle clients even when the select/poll call was unblocked because
30903         of a command.
30904         Implement syncing to keyframe in the recovery procedure.
30905
30906 2004-09-16 Iain <iaingnome@gmail.com>
30907
30908         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
30909         try caps.
30910
30911 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30912
30913         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
30914           Caps are only set if the type of the stream is unknown, but this
30915           is initialized in ->init_stream(), so set to UNKNOWN after calling
30916           ->init_stream() so that capsnego starts.
30917
30918 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30919
30920         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
30921         (gst_avi_demux_stream_data):
30922           Just hardcode for raw audio then. AVI audio sucks.
30923
30924 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
30925
30926         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
30927         * gst/matroska/matroska-mux.c: (audiosink_templ),
30928         (gst_matroska_mux_audio_pad_link):
30929         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
30930         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
30931
30932 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30933
30934         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
30935         (gst_avi_demux_stream_data):
30936           Try to fix a/v sync issues.
30937
30938 2004-09-15  David Schleef  <ds@schleef.org>
30939
30940         * configure.ac: remove NASM check, since we don't use it.  Update
30941         dirac check to 0.4
30942         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
30943         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
30944         Initialized variables.
30945         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
30946         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
30947         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
30948         SVQ3 format
30949
30950 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30951
30952         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
30953         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
30954         * gst/avi/gstavidemux.h:
30955           Fix for compressed audio (mp3) timestamp generation. How did this
30956           ever work?
30957
30958 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30959
30960         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
30961           Volume is a double not a float.
30962
30963 2004-09-15  Wim Taymans  <wim@fluendo.com>
30964
30965         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
30966         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
30967         Don't close the fd in multifdsink as we didn't open it in the
30968         first place. Some cleanups.
30969
30970 2004-09-15  Wim Taymans  <wim@fluendo.com>
30971
30972         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
30973         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
30974         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
30975         Fix the case where the muxer would mark pages as delta
30976         frames when they are not (vorbis only ogg).
30977
30978 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30979
30980         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
30981         (gst_play_base_bin_change_state):
30982           Handle the case where we failed to setup a clear pipeline. This
30983           will throw an error (or EOS, another nice case) and if you don't
30984           catch that, the app will wait for the signal forever (and thus
30985           hang).
30986
30987 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30988
30989         * ext/gnomevfs/gstgnomevfssink.c:
30990         (gst_gnomevfssink_uri_get_protocols):
30991         * ext/gnomevfs/gstgnomevfssrc.c:
30992         (gst_gnomevfssrc_uri_get_protocols):
30993         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
30994         * ext/gnomevfs/gstgnomevfsuri.h:
30995           Use _uri_new() instead of _open(), so it doesn't take as long and
30996           Christophe's computer won't hang.
30997         * gst/playback/gstplaybasebin.c: (unknown_type):
30998           Throw error on unknown media type, so apps actually display it.
30999
31000 2004-09-14  Brian Cameron  <brian.cameron@sun.com
31001
31002         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
31003           this script to work on Solaris since bash shell handles echo
31004           differenly than bash.
31005
31006 2004-09-17  Wim Taymans  <wim@fluendo.com>
31007
31008         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
31009         (setup_source), (gst_play_base_bin_set_property),
31010         (gst_play_base_bin_add_element):
31011         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
31012         Some more work on making sure seeking pauses the pipeline and
31013         that changing the uri actually does something.
31014
31015 2004-09-17  Wim Taymans  <wim@fluendo.com>
31016
31017         * gst/tcp/gstfdset.c: (gst_fdset_wait):
31018         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
31019         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
31020         (gst_tcpserversink_close):
31021         Be a bit more paranoid when freeing memory.
31022
31023 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31024
31025         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
31026         (qtdemux_parse_trak):
31027           Don't crash by dividing by zero (see sample movie in #126922).
31028
31029 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31030
31031         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
31032           Don't touch non-existing data (fixes crash on file in #140147).
31033
31034 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31035
31036         * gst/playback/gstplaybasebin.c:
31037         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
31038           Handle double disposals, and proper change of URIs.
31039
31040 2004-09-13  Martin Eikermann <meiker@upb.de>
31041
31042         * gst/mpegstream/gstmpegparse.c:
31043           fix synchronistation for streams recorded from digital PCR
31044           fixes bug #119376
31045
31046 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31047
31048         * ext/gnomevfs/Makefile.am:
31049         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
31050         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
31051         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
31052         (gst_gnomevfssink_uri_get_type),
31053         (gst_gnomevfssink_uri_get_protocols),
31054         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
31055         (gst_gnomevfssink_uri_handler_init),
31056         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
31057         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
31058         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
31059         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
31060         (gst_gnomevfssrc_uri_get_type),
31061         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
31062         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
31063         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
31064         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
31065         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
31066         * ext/gnomevfs/gstgnomevfsuri.h:
31067           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
31068           of fake URIs to see which this version of Gnome-VFS likes, and
31069           uses that for the Gst-URI interface. Makes playbin support http://
31070           streams. Also fix up some stupid behaviour in gnomevfssrc.
31071
31072 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31073
31074         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
31075         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
31076         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
31077         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
31078           Update mixer (to sync with other sessions) if we try to obtain
31079           a new value. This makes alsamixer work accross applications.
31080         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
31081           Only call sync functions if we're running, else alsalib asserts.
31082         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
31083           Sometimes fails to compile. Possibly a gcc bug.
31084         * gst/playback/gstplaybin.c: (gen_video_element),
31085         (gen_audio_element):
31086           Add a reference to an application-provided object, because we lose
31087           this same reference if we add it to the bin. If we don't do this,
31088           we can only use this object once and thus crash if we go from
31089           ready to playing, back to ready and back to playing again.
31090           Also add an audioscale element because several cheap soundcards -
31091           like mine - don't support all samplerates.
31092         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
31093         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
31094           Fix wrong order or PAR calls. Makes automatically obtained PAR
31095           from the X server atually being used.
31096
31097 2004-09-12  David Schleef  <ds@schleef.org>
31098
31099         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
31100         #151887, #152102, #152247.
31101         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
31102         * examples/seeking/cdparanoia.c: same
31103         * examples/seeking/cdplayer.c: same
31104         * examples/seeking/seek.c: same
31105         * examples/seeking/spider_seek.c: same
31106         * examples/seeking/vorbisfile.c: same
31107         * examples/stats/mp2ogg.c: same
31108         * ext/esd/esdsink.c: (gst_esdsink_class_init),
31109         (gst_esdsink_dispose): Dispose of element properly.
31110         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
31111         fixes.
31112         * ext/nas/nassink.c: (gst_nassink_class_init),
31113         (gst_nassink_dispose): Dispose of element correctly.
31114         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
31115         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
31116         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
31117         Fix 64-bit warning.
31118         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
31119         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
31120         Fix 64-bit warning.
31121
31122 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
31123
31124         * configure.ac : change speex detection as 1.1.6 now uses
31125           .pc/pkg-config and they changed their headers location.
31126
31127 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
31128
31129         * gst/matroska/matroska-mux.h:
31130         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
31131         (gst_matroska_mux_start), (gst_matroska_mux_finish),
31132         (gst_matroska_mux_write_data):
31133           Write multiple blocks/frames per cluster.
31134                 Write meta-seek information (seek heads).
31135
31136 2004-09-09  Scott Wheeler <wheeler@kde.org>
31137
31138         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
31139         (gst_play_bin_set_property), (gst_play_bin_get_property),
31140         (gen_audio_element), (gen_audio_element):
31141           Add a volume element / property to the pipeline.
31142
31143 2004-09-07  Wim Taymans  <wim@fluendo.com>
31144
31145         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
31146         Copy timestamps from the master pad to the output buffers.
31147
31148 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
31149
31150         * ext/raw1394/gstdv1394src.c:
31151           throw errors when applicable
31152
31153 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
31154
31155         * gst/matroska/ebml-ids.h:
31156         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
31157         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
31158         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
31159           automatically convert unix time <-> ebml time when reading/writing
31160           a date, use gst_ebml_write_uint to write CUETIME,
31161           not gst_ebml_write_date.
31162         * gst/matroska/matroska-ids.h:
31163         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
31164         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
31165         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
31166         (gst_matroska_mux_write_data):
31167           Write track and segment UIDs, write muxing date, write
31168           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
31169           Create cues for audio only files.
31170
31171 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31172
31173         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
31174         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
31175           Re-commit ALSA switches.
31176         * gst/adder/gstadder.c: (gst_adder_loop):
31177           64-bit fix (#151416).
31178         * gst/debug/progressreport.c: (gst_progressreport_report):
31179           64-bit fix (#151419).
31180         * gst/matroska/matroska-demux.c:
31181         (gst_matroska_demux_parse_contents):
31182           64-bit fix (#151420).
31183         * gst/playback/test3.c: (update_scale):
31184           64-bit fix (#151421).
31185
31186 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
31187
31188         * configure.ac:
31189           bump nano to cvs
31190
31191 === release 0.8.4 ===
31192
31193 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31194
31195         * configure.ac: releasing 0.8.4, "Alias"
31196
31197 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
31198
31199         * ext/theora/Makefile.am:
31200           fix makefile.  Fixes #151462.
31201
31202 2004-08-30  Wim Taymans  <wim@fluendo.com>
31203
31204         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
31205         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
31206         (gst_multifdsink_remove_client_link),
31207         (gst_multifdsink_client_queue_buffer),
31208         (gst_multifdsink_handle_client_write):
31209         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
31210         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
31211         Fix some memory leaks.
31212
31213 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31214
31215         Patch by: David Schleef
31216
31217         * configure.ac:
31218         * sys/Makefile.am:
31219           rename our detection macro for V4L2.  Fixes #151236.
31220
31221 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31222
31223         Patch by: David Schleef
31224
31225         * configure.ac:
31226           check to define LAMEPRESET.  Fixes #151232.
31227
31228 2004-08-27  David Schleef  <ds@schleef.org>
31229
31230         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
31231         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
31232         (gst_glimagesink_fixate):  Move local variable declarations to
31233         make gcc-2.95 happy.
31234
31235 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31236
31237         * configure.ac:
31238           bump nano for prerelease
31239
31240 2004-08-27  David Schleef  <ds@schleef.org>
31241
31242         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
31243         * sys/sunaudio/gstsunaudiosrc.c:
31244         * sys/sunaudio/gstsunaudiosrc.h:
31245
31246 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
31247
31248         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
31249         handle EOS correctly
31250         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
31251         * gst/matroska/matroska-mux.h:
31252         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
31253         VFW compatibility mode
31254
31255 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31256
31257         patch by: Zaheer Abbas Merali
31258
31259         * ext/ogg/gstoggmux.c:
31260         * ext/vorbis/vorbisenc.c:
31261         * ext/vorbis/vorbisenc.h:
31262           handle NEWMEDIA
31263
31264 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
31265
31266         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
31267         fix byte order reversion on little endian machines.
31268         * gst/matroska/matroska-mux.c: (audiosink_templ),
31269         (gst_matroska_mux_audio_pad_link):
31270         add TTA codec to the list of supported codecs.
31271         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
31272         (gst_matroska_mux_start), (gst_matroska_mux_finish),
31273         (gst_matroska_mux_write_data):
31274         * gst/matroska/matroska-mux.h:
31275         write segment duration correctly, write muxing app string, fixes bugs
31276         #140897 and #140898.
31277         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
31278         wait for all pads to be negotiated before starting to mux.
31279
31280 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31281
31282         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
31283         * ext/lame/gstlame.h:
31284         Added new media support to lame
31285
31286 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
31287
31288         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
31289         send vorbis headers at the beginning of a stream, fixes bug #141554.
31290         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
31291         bug #148950.
31292         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
31293         (gst_matroska_demux_plugin_init):
31294         * gst/matroska/matroska-ids.h:
31295         enable demuxing of TTA audio streams, fixes bug #148951.
31296         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
31297         enable typefinding for TTA audio files, fixes bug #148711.
31298         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
31299         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
31300         fixes playback of packed bitstream and xvid with bframes, bug #135407.
31301
31302 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
31303
31304         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
31305         (gst_riff_read_element_data), (gst_riff_read_seek),
31306         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
31307         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
31308         <teuf@gnome.org>
31309
31310 2004-08-23 Iain <iaingnome@gmail.com>
31311
31312         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
31313         tags. They appear to be handled differently to normal.
31314         (tag_list_to_id3_tag_foreach): Ditto.
31315
31316 2004-08-22  Wim Taymans  <wim@fluendo.com>
31317
31318         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
31319         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
31320         Make sure we never send -1 granulepos.
31321
31322 2004-08-20  Wim Taymans  <wim@fluendo.com>
31323
31324         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
31325         (gst_ogg_mux_loop):
31326         I will accept bitchslappings with non sharp objects.
31327
31328 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31329
31330         * configure.ac:
31331         Clean up the test for lame presets
31332
31333 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31334
31335         * configure.ac:
31336         * ext/lame/Makefile.am:
31337         * ext/lame/gstlame.c: (gst_lame_class_init),
31338         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
31339         Only enable lame presets if version of lame has presets in API
31340
31341 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
31342         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
31343         * gst/udp/gstudpsrc.h:
31344           Don't call gst_pad_push in a get function. Fixes #150449
31345
31346 2004-08-18  Wim Taymans  <wim@fluendo.com>
31347
31348         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
31349         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
31350         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
31351         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
31352         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
31353         (gst_fdset_wait):
31354         * gst/tcp/gstfdset.h:
31355         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
31356         (gst_multifdsink_client_queue_buffer),
31357         (gst_multifdsink_handle_client_write):
31358         * gst/tcp/gstmultifdsink.h:
31359         Some extra checks in gstfdset.
31360         Only use send() when the fd is a socket. Don't try to
31361         read from write only fds.
31362
31363 2004-08-18  Wim Taymans  <wim@fluendo.com>
31364
31365         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
31366         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
31367         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
31368         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
31369         (gst_fdset_wait):
31370         Add more locking and bounds checking.
31371
31372 2004-08-18  Wim Taymans  <wim@fluendo.com>
31373
31374         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
31375         Realloc test fdset in the lock and right before starting
31376         the poll call. Bump the limit to 4096.
31377
31378 2004-08-17  David Schleef  <ds@schleef.org>
31379
31380         * sys/sunaudio/Makefile.am:
31381         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
31382         of rates and channels.  Make debugging less obnoxious.
31383
31384         Patch from Balamurali Viswanathan implementing a mixer for
31385         Sun audio.  (bug #144091):
31386         * sys/sunaudio/gstsunelement.c:
31387         * sys/sunaudio/gstsunelement.h:
31388         * sys/sunaudio/gstsunmixer.c:
31389         * sys/sunaudio/gstsunmixer.h:
31390
31391 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31392
31393         * gst/audioscale/gstaudioscale.c:
31394         * gst/audioscale/gstaudioscale.h:
31395         made audioscale resample from any sample rate to any sample rate
31396
31397 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
31398
31399         * ext/libpng/gstpngdec.c:
31400           error out on unsupported types
31401
31402 2004-08-17  Iain <iaingnome@gmail.com>
31403
31404         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
31405         mid_side and loose_mid_side properties if its a stereo stream.
31406
31407 2004-08-17  Wim Taymans  <wim@fluendo.com>
31408
31409         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
31410         (theora_get_formats), (theora_dec_src_convert),
31411         (theora_dec_sink_convert), (theora_dec_src_query),
31412         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
31413         Add a debug line.
31414
31415 2004-08-17  Wim Taymans  <wim@fluendo.com>
31416
31417         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
31418         (gst_ogg_pad_push):
31419         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
31420         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
31421         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
31422         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
31423         Mark delta units in the muxer.
31424         Try to decode the packet after an out-of-sync error from
31425         libogg.
31426
31427 2004-08-17  Wim Taymans  <wim@fluendo.com>
31428
31429         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31430         (gst_multifdsink_init), (gst_multifdsink_add),
31431         (gst_multifdsink_client_queue_buffer),
31432         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
31433         * gst/tcp/gstmultifdsink.h:
31434         Added option to send a keyframe to clients as the first buffer.
31435         Make timeout property writable.
31436
31437 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
31438
31439         patch by: Wim Taymans
31440
31441         * gst/tcp/gstfdset.c:
31442         * gst/tcp/gstmultifdsink.c:
31443           fix index comparison, should include 0
31444
31445 2004-08-16  Wim Taymans  <wim@fluendo.com>
31446
31447         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
31448         (gst_fdset_add_fd), (gst_fdset_remove_fd),
31449         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
31450         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
31451         (gst_fdset_wait):
31452           copy when reallocing for poll so the select arguments don't get
31453           changed during the call
31454
31455 2004-08-16  Wim Taymans  <wim@fluendo.com>
31456
31457         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
31458         (gst_theora_enc_class_init), (theora_enc_sink_link),
31459         (theora_buffer_from_packet), (theora_enc_chain):
31460         Fix bug where buffers were not marked as keyframes
31461         correctly.
31462
31463 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31464
31465         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
31466         (gst_lame_preset_get_type), (gst_lame_class_init):
31467         describe the enum values for vbr mode and presets more verbosely
31468
31469 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31470
31471         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
31472         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
31473         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
31474         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
31475         * ext/lame/gstlame.h:
31476         add preset property to lame so it can use lame presets
31477
31478 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31479
31480         * ext/lame/gstlame.c: (gst_lame_get_property):
31481         whoops forgot break, thanks teuf
31482
31483 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31484
31485         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
31486         (gst_lame_class_init), (gst_lame_src_getcaps),
31487         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
31488         (gst_lame_get_property), (gst_lame_setup):
31489         * ext/lame/gstlame.h:
31490         fix lame's broken vbr stuff, allow it to resample if need be, and also
31491         make xing header optional
31492
31493 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31494
31495         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
31496         added getcaps function so samplerate doesnt get fixated to silly values
31497
31498 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31499
31500         * ext/lame/gstlame.c: (gst_lame_src_link):
31501         revert previous fix
31502
31503 2004-08-12  Johan Dahlin  <johan@gnome.org>
31504
31505         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
31506         checks. Doesn't matter what state we are in. Interfaces are a
31507         compile time thing, not runtime. It also broke the python bindings.
31508
31509 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31510
31511         * ext/lame/gstlame.c: (gst_lame_src_link):
31512         made source pad link function check if sinkpad is ok..fixes the problem
31513         where core fixates the output rate of lame stupidly
31514
31515 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
31516
31517         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
31518         * sys/v4l/v4l_calls.c:
31519         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
31520           fix fixate function to handle nonsimple caps.
31521           remove bogus check in _link
31522           cleanups
31523
31524 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31525
31526         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
31527         set default compression ratio parameter to 0.0 so bitrate parameter
31528         works :)
31529
31530 2004-08-11  David Schleef  <ds@schleef.org>
31531
31532         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
31533
31534 2004-08-11  David Schleef  <ds@schleef.org>
31535
31536         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
31537         before.
31538
31539 2004-08-11  David Schleef  <ds@schleef.org>
31540
31541         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
31542
31543 2004-08-11  David Schleef  <ds@schleef.org>
31544
31545         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
31546           license field
31547         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
31548         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
31549           LGPL.
31550         * gst/auparse/gstauparse.c: Fix plugin license field.
31551         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
31552         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
31553         * gst/rtp/gstrtp.c: Fix plugin license field.
31554
31555 2004-08-11  Wim Taymans  <wim@fluendo.com>
31556
31557         * gst/tcp/Makefile.am:
31558         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
31559         (ensure_size), (gst_fdset_new), (gst_fdset_free),
31560         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
31561         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
31562         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
31563         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
31564         (gst_fdset_fd_can_write), (gst_fdset_wait):
31565         * gst/tcp/gstfdset.h:
31566         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
31567         (gst_multifdsink_class_init), (gst_multifdsink_init),
31568         (gst_multifdsink_add), (gst_multifdsink_remove),
31569         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
31570         (gst_multifdsink_remove_client_link),
31571         (gst_multifdsink_handle_client_read),
31572         (gst_multifdsink_client_queue_data),
31573         (gst_multifdsink_client_queue_caps),
31574         (gst_multifdsink_client_queue_buffer),
31575         (gst_multifdsink_handle_client_write),
31576         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
31577         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
31578         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
31579         (gst_multifdsink_close):
31580         * gst/tcp/gstmultifdsink.h:
31581         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
31582         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
31583         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
31584         (gst_tcpserversink_close):
31585         * gst/tcp/gsttcpserversink.h:
31586         Abstracted away the select call, implemented poll (yes we ran into
31587         the 1024 limit in production).
31588
31589 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
31590
31591         * gst/tcp/gsttcp.c:
31592         * gst/tcp/gsttcpplugin.c:
31593           improve debuggging, remove assert
31594
31595 2004-08-10  Wim Taymans  <wim@fluendo.com>
31596
31597         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
31598         (gst_client_status_get_type), (gst_multifdsink_class_init),
31599         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
31600         (gst_multifdsink_handle_client_read),
31601         (gst_multifdsink_handle_client_write),
31602         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
31603         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
31604         (gst_multifdsink_get_property):
31605         * gst/tcp/gstmultifdsink.h:
31606         * gst/tcp/gsttcp-marshal.list:
31607         Starting to prepare for specifying buffer time in other units
31608         than buffers. Expose remove reason in signal.
31609
31610 2004-08-10  Wim Taymans  <wim@fluendo.com>
31611
31612         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
31613         (gst_multifdsink_remove), (gst_multifdsink_clear),
31614         (gst_multifdsink_remove_client_link),
31615         (gst_multifdsink_handle_client_read),
31616         (gst_multifdsink_client_queue_data),
31617         (gst_multifdsink_client_queue_buffer),
31618         (gst_multifdsink_handle_client_write),
31619         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
31620         (gst_multifdsink_chain), (gst_multifdsink_close):
31621         * gst/tcp/gstmultifdsink.h:
31622         Added more debugging info. Changed the way clients are
31623         removed from the lists. Fixed a bug where a bad file descriptor
31624         could cause many clients to be removed.
31625
31626 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31627
31628         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
31629           allow all pixel-aspect-ratios, not just 1:1
31630
31631 2004-08-09  David Schleef  <ds@schleef.org>
31632
31633         * sys/glsink/ARB_multitexture.h:  Remove old files.
31634         * sys/glsink/EXT_paletted_texture.h:
31635         * sys/glsink/NV_register_combiners.h:
31636         * sys/glsink/gstgl_nvimage.c:
31637         * sys/glsink/gstgl_pdrimage.c:
31638         * sys/glsink/gstgl_rgbimage.c:
31639         * sys/glsink/gstglsink.c:
31640         * sys/glsink/gstglsink.h:
31641         * sys/glsink/gstglxwindow.c:
31642         * sys/glsink/regcomb_yuvrgb.c:
31643
31644 2004-08-09  David Schleef  <ds@schleef.org>
31645
31646         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
31647         GL sink plugin.  (Bug #147302)
31648
31649         * configure.ac: Test for OpenGL
31650         * sys/Makefile.am: Use test for OpenGL
31651         * sys/glsink/Makefile.am:
31652         * sys/glsink/glimagesink.c: rewrite
31653         * sys/glsink/glimagesink.h: rewrite
31654
31655 2004-08-09  David Schleef  <ds@schleef.org>
31656
31657         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
31658         sane framerates.
31659         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
31660         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
31661         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
31662
31663 2004-08-09  Wim Taymans  <wim@fluendo.com>
31664
31665         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31666         (gst_multifdsink_add), (gst_multifdsink_get_stats),
31667         (gst_multifdsink_client_remove),
31668         (gst_multifdsink_handle_client_read),
31669         (gst_multifdsink_handle_client_write),
31670         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
31671         Do a bit more logging, make the client_read code more robust.
31672
31673 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31674
31675         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
31676         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
31677         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
31678         (gst_jpegdec_init), (gst_jpegdec_chain):
31679         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
31680         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
31681           cleanups, debugging fixes and memleak plugging
31682
31683 2004-08-09  Wim Taymans  <wim@fluendo.com>
31684
31685         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
31686         (theora_get_formats), (theora_dec_src_convert),
31687         (theora_dec_sink_convert), (theora_dec_src_query),
31688         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
31689         (theora_dec_change_state):
31690         Don't crash on missing header packets.
31691
31692 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31693
31694         * po/LINGUAS:
31695         * po/sq.po:
31696           Added Albanian translation (Laurent Dhima)
31697         * po/cs.po:
31698           updated
31699
31700 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31701
31702         * ext/lame/gstlame.c:
31703           fix/add debugging
31704
31705 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31706
31707         * sys/ximage/ximagesink.c:
31708         * sys/xvimage/xvimagesink.c:
31709           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
31710
31711 2004-08-06  Wim Taymans  <wim@fluendo.com>
31712
31713         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31714         (gst_multifdsink_add), (gst_multifdsink_get_stats),
31715         (gst_multifdsink_client_remove),
31716         (gst_multifdsink_handle_client_read),
31717         (gst_multifdsink_handle_client_write),
31718         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
31719         Make sure we don't try to read more from a client that what
31720         ioctl says us or we deadlock.
31721
31722 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
31723
31724         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
31725         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
31726         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
31727           decouple running_time and n_frames so it can handle changing
31728           framerate while running
31729
31730 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
31731
31732         * po/nl.po:
31733         * po/sv.po:
31734           updated translations
31735
31736 2004-08-04  Benjamin Otte  <otte@gnome.org>
31737
31738         * gst/videotestsrc/gstvideotestsrc.c:
31739         (gst_videotestsrc_get_capslist), (generate_capslist),
31740         (plugin_init):
31741           generate the list of supported caps at startup and reuse it instead
31742           of always generating it
31743
31744 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31745
31746         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
31747           whoops, last checkin broke normal build
31748
31749 2004-08-03  Benjamin Otte  <otte@gnome.org>
31750
31751         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
31752         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
31753         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
31754         (gst_alsa_mixer_get_option):
31755         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
31756         (dvdnavsrc_print_event):
31757         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
31758         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
31759         (gst_ogg_mux_pad_unlink):
31760         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
31761         (gst_multipart_mux_pad_unlink):
31762         * gst/videofilter/gstvideobalance.c:
31763         (gst_videobalance_colorbalance_set_value):
31764         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
31765         (gst_videomixer_pad_unlink):
31766         * po/uk.po:
31767         * sys/oss/gstossmixer.c:
31768         * sys/v4l/gstv4lcolorbalance.c:
31769         * sys/v4l/gstv4ltuner.c:
31770         * sys/v4l/v4lsrc_calls.c:
31771         * sys/v4l2/gstv4l2colorbalance.c:
31772         * sys/v4l2/gstv4l2tuner.c:
31773           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
31774
31775 2004-08-03  Benjamin Otte  <otte@gnome.org>
31776
31777         * examples/dynparams/filter.c: (ui_control_create):
31778         * examples/gstplay/player.c: (print_tag):
31779         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
31780         * ext/gdk_pixbuf/gstgdkanimation.c:
31781         (gst_gdk_animation_iter_may_advance):
31782         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
31783         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
31784         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
31785         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
31786         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
31787         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
31788         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
31789         * gst/sine/demo-dparams.c: (main):
31790         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
31791         * testsuite/alsa/formats.c: (create_pipeline):
31792         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
31793           fixes for G_DISABLE_ASSERT and friends
31794         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
31795         (mp3_type_frame_length_from_header), (mp3_type_find),
31796         (plugin_init):
31797           require mp3 typefinding to have at least MIN_HEADERS valid headers
31798           add typefinding for AAC adts files
31799
31800 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
31801
31802         * sys/ximage/ximagesink.c:
31803         (gst_ximagesink_calculate_pixel_aspect_ratio):
31804         * sys/xvimage/xvimagesink.c:
31805         (gst_xvimagesink_calculate_pixel_aspect_ratio):
31806         Make sure we calculate pixel-aspect-ratio using floating point maths
31807
31808 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
31809
31810         * po/uk.po:
31811           updated translation
31812
31813 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
31814
31815         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
31816         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
31817           add debugging for display PAR calculation
31818
31819 2004-08-02  David Schleef  <ds@schleef.org>
31820
31821         * configure.ac: Fix mikmod CFLAGS.
31822
31823 2004-07-27  Benjamin Otte  <otte@gnome.org>
31824
31825         * gst/audioscale/gstaudioscale.c:
31826         - fix templates to only support S16, it's the only format that works
31827         - make caps nego code use try_set_caps_nonfixed and fixation instead
31828         of try_set_caps twice, which is not nice for autopluggers
31829         - change rank to secondary, so autopluggers can pick it up after
31830         audioconvert
31831
31832 2004-08-02  Iain <iain@prettypeople.org>
31833
31834         * gst/interleave/interleave.c (interleave_init),
31835         (interleave_request_new_pad),
31836         (interleave_pad_removed),
31837         (interleave_buffered_loop): Use the real pad count, not the artificial
31838         one.
31839
31840 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31841
31842         * configure.ac: bump nano back to development
31843
31844 === release 0.8.3 ===
31845
31846 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31847
31848         * configure.ac: releasing 0.8.3, "Water"
31849
31850 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31851
31852         * sys/xvimage/xvimagesink.c:
31853         (gst_xvimagesink_calculate_pixel_aspect_ratio),
31854         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
31855         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
31856         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
31857         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
31858         * sys/xvimage/xvimagesink.h:
31859           apply similar PAR fixes as to ximagesink
31860
31861 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31862
31863         patch from: Benjamin Otte
31864
31865         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
31866           add link function to lame.  Fixes #148986.
31867
31868 2004-08-02  Johan Dahlin  <johan@gnome.org>
31869
31870         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
31871         fix debugging log
31872
31873 2004-07-30  David Schleef  <ds@schleef.org>
31874
31875         * gst/videomixer/Makefile.am: Fix things that should have been
31876         fixed in the last checkin.
31877
31878 2004-07-30  David Schleef  <ds@schleef.org>
31879
31880         * gst/multipart/Makefile.am: Fix things that should have been
31881         fixed in the last checkin.
31882
31883 2004-07-30  David Schleef  <ds@schleef.org>
31884
31885         * testsuite/multifilesink/Makefile.am: Fix unused variable.
31886
31887 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31888
31889         * configure.ac:
31890           bump nano for prerelease
31891         * po/af.po:
31892         * po/az.po:
31893         * po/cs.po:
31894         * po/en_GB.po:
31895         * po/hu.po:
31896         * po/nl.po:
31897         * po/sr.po:
31898         * po/sv.po:
31899         * po/uk.po:
31900           updates
31901
31902 2004-07-30  Wim Taymans  <wim@fluendo.com>
31903
31904         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31905         (gst_multifdsink_add), (gst_multifdsink_remove),
31906         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
31907         (gst_multifdsink_client_remove),
31908         (gst_multifdsink_handle_client_write),
31909         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
31910         * gst/tcp/gstmultifdsink.h:
31911         Recover from a select with a bad file descriptor by removing
31912         the client.
31913
31914 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31915
31916         * configure.ac:
31917           fix requirement of core
31918         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
31919         (gst_play_pipeline_setup):
31920           don't use colorspace element.  do use hermescolorspace element.
31921           make macro to get a colorspace element.
31922           mark strings for translation.
31923         * po/POTFILES.in:
31924           add play.c
31925         * po/af.po:
31926         * po/az.po:
31927         * po/cs.po:
31928         * po/en_GB.po:
31929         * po/hu.po:
31930         * po/nl.po:
31931         * po/sr.po:
31932         * po/sv.po:
31933         * po/uk.po:
31934           update translations
31935
31936 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31937
31938         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
31939         fix default for newmedia flag
31940
31941 2004-07-30  Wim Taymans  <wim@fluendo.com>
31942
31943         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
31944         (gst_theora_dec_init), (theora_get_formats),
31945         (theora_dec_src_convert), (theora_dec_sink_convert),
31946         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
31947         (theora_dec_chain), (theora_dec_set_property),
31948         (theora_dec_get_property):
31949         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
31950         (gst_theora_enc_class_init), (gst_theora_enc_init),
31951         (theora_enc_sink_link), (theora_enc_chain),
31952         (theora_enc_set_property), (theora_enc_get_property):
31953         Added cropping option to theora decoder.
31954         Added border option to theora encoder.
31955
31956 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31957
31958         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
31959         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
31960         (gst_pngenc_set_property):
31961         * ext/libpng/gstpngenc.h:
31962         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
31963
31964 2004-07-30  Wim Taymans  <wim@fluendo.com>
31965
31966         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
31967         (theora_enc_sink_link), (theora_enc_chain),
31968         (theora_enc_set_property), (theora_enc_get_property):
31969         Fix encoding of non-multiple-of-16 video.
31970
31971 2004-07-29  David Schleef  <ds@schleef.org>
31972
31973         * configure.ac: make test for audiofile more strict
31974
31975 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31976
31977         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
31978           give different names to typefind functions
31979
31980 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
31981
31982         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
31983         (gst_ximagesink_calculate_pixel_aspect_ratio),
31984         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
31985         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
31986         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
31987         (gst_ximagesink_get_property), (gst_ximagesink_init):
31988         * sys/ximage/ximagesink.h:
31989           allocate PAR's dynamically.
31990           use autodetected PAR if no object-set PAR is given.
31991           add workaround for directfb's X not setting physical size.
31992           fix to xvimagesink will follow tomorrow.
31993
31994 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31995
31996         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
31997         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
31998         (gst_shout2send_get_type), (gst_shout2send_set_clock),
31999         (gst_shout2send_class_init), (gst_shout2send_init),
32000         (set_shout_metadata), (gst_shout2send_set_metadata),
32001         (gst_shout2send_chain), (gst_shout2send_set_property),
32002         (gst_shout2send_get_property), (gst_shout2send_connect),
32003         (gst_shout2send_change_state):
32004         * ext/shout2/gstshout2.h:
32005         - fix for sending mp3 audio to icecast2 server, if pad link function not
32006         called before PAUSED state
32007         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
32008         - added tagging support for mp3 audio broadcasted
32009         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
32010         debug info
32011
32012 2004-07-28  Wim Taymans  <wim@fluendo.com>
32013
32014         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
32015         (gst_ogg_demux_push):
32016         Return query failure when we don't know the length of
32017         an ogg stream insteda of returning TRUE with a bogus value.
32018
32019 2004-07-28  Wim Taymans  <wim@fluendo.com>
32020
32021         * ext/theora/theoradec.c: (theora_get_formats),
32022         (theora_dec_src_convert), (theora_dec_sink_convert),
32023         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
32024         (theora_dec_chain):
32025         Don't screw up the 1 Chroma for 1 luma sample situation when we
32026         have an odd offset/width by adding a black border in those cases.
32027
32028 2004-07-28  Wim Taymans  <wim@fluendo.com>
32029
32030         * ext/theora/theoradec.c: (theora_get_formats),
32031         (theora_dec_src_convert), (theora_dec_sink_convert),
32032         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
32033         (theora_dec_chain):
32034         * ext/theora/theoraenc.c: (theora_enc_sink_link):
32035         Added first attempt at cropping of the image as required by the
32036         theora spec. We need more properties in the caps (offset_x,
32037         offset_y,stride) to implement this correctly.
32038
32039 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
32040
32041         * ext/dvdnav/README:
32042           Update the README to use dvddemux
32043         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
32044           Ensure getcaps returns a subset of the template caps
32045         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
32046         (gst_mpeg2subt_init):
32047           Ensure getcaps returns a subset of the template caps
32048         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
32049         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
32050         (gst_dvd_demux_get_subpicture_stream),
32051         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
32052         * gst/mpegstream/gstdvddemux.h:
32053           Set the explicit caps on the current_video pad before pushing
32054           anything
32055         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
32056         (gst_mpeg_demux_get_audio_stream):
32057           Free caps used to gst_pad_set_explicit_caps, which takes a const
32058           GstCaps *
32059
32060 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
32061
32062         * configure.ac: update GStreamer requirement to 0.8.4 because of
32063           GstFraction.
32064
32065 2004-07-28  Wim Taymans  <wim@fluendo.com>
32066
32067         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
32068         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
32069         Add the pad to the element after setting up the caps. This
32070         makes it a lot easier to autoplug.
32071
32072 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
32073
32074         * gst/median/gstmedian.c:
32075         * gst/mpeg2subt/gstmpeg2subt.c:
32076         * gst/mpegaudioparse/gstmpegaudioparse.c:
32077         * gst/mpegstream/gstdvddemux.c:
32078         * gst/mpegstream/gstmpegdemux.c:
32079         * gst/mpegstream/gstmpegpacketize.c:
32080         * gst/rtjpeg/gstrtjpeg.c:
32081         * gst/rtjpeg/gstrtjpegdec.c:
32082         * gst/rtjpeg/gstrtjpegenc.c:
32083         * gst/sine/gstsinesrc.c:
32084         * gst/smooth/gstsmooth.c:
32085         * gst/smpte/gstsmpte.c:
32086         * gst/smpte/gstsmpte.h:
32087         * gst/stereo/gststereo.c:
32088         * gst/videofilter/gstgamma.c:
32089         * gst/videofilter/gstvideobalance.c:
32090         * gst/videofilter/gstvideofilter.c:
32091         * gst/videofilter/gstvideoflip.c:
32092         * gst/videoscale/gstvideoscale.c:
32093         * gst/videoscale/videoscale.c:
32094         * gst/videotestsrc/gstvideotestsrc.c:
32095         * gst/videotestsrc/videotestsrc.c:
32096         * gst/wavenc/gstwavenc.c:
32097         * gst/wavparse/gstwavparse.c:
32098           fix local includes and 64 bits constants
32099
32100 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
32101
32102         * win32/gst.sln:
32103         * gst-libs/gst/*/*.vcproj:
32104         * gst/*/*.vcproj:
32105           more working plugins
32106
32107 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32108
32109         * testsuite/alsa/Makefile.am:
32110         * testsuite/alsa/srcstate.c:
32111         add test for alsasrc changing state
32112
32113 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32114
32115         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
32116         (gst_silence_get):
32117         * gst/silence/gstsilence.h:
32118         fix silence generation for 16bit raw audio
32119
32120 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
32121
32122         * gst/matroska/matroska-demux.c:
32123         (gst_matroska_demux_parse_metadata),
32124         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
32125         * gst/mpegaudio/common.c:
32126         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
32127         (gst_videoscale_getcaps), (gst_videoscale_link),
32128         (gst_videoscale_src_fixate), (gst_videoscale_init),
32129         (gst_videoscale_finalize):
32130         * gst/videoscale/gstvideoscale.h:
32131         * gst/videotestsrc/gstvideotestsrc.c:
32132         (gst_videotestsrc_get_capslist):
32133         * gst/wavenc/gstwavenc.c:
32134         * sys/oss/gstossmixer.c: (fill_labels):
32135         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
32136         (gst_ximagesink_handle_xevents),
32137         (gst_ximagesink_calculate_pixel_aspect_ratio),
32138         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
32139         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
32140         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
32141         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
32142         (gst_ximagesink_init), (gst_ximagesink_class_init):
32143         * sys/ximage/ximagesink.h:
32144         * sys/xvimage/xvimagesink.c:
32145         (gst_xvimagesink_calculate_pixel_aspect_ratio),
32146         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
32147         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
32148         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
32149         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
32150         * sys/xvimage/xvimagesink.h:
32151           first batch of pixel aspect ratio commits.
32152
32153 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
32154
32155         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
32156         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
32157         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
32158           handle stride, needs work if we want to move stride handling
32159           upstream, but works correctly for our purposes.
32160
32161 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
32162
32163         * gst/videoscale/README:
32164           add testing examples
32165         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
32166         (gst_videoscale_chain):
32167         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
32168         (gst_videoscale_get_size):
32169           add get_size function that handles stride like videotestsrc.
32170           fixes conversion for YUV formats for as much as I can test them.
32171
32172 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
32173
32174         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
32175         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
32176         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
32177         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
32178         (gst_xvimagesink_xvimage_put):
32179           further cleanups, logging, error handling and synchronizing
32180
32181 2004-07-27  Wim Taymans  <wim@fluendo.com>
32182
32183         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
32184         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
32185         (gst_videomixer_pad_set_property),
32186         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
32187         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
32188         (gst_videomixer_class_init), (gst_videomixer_init),
32189         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
32190         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
32191         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
32192         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
32193         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
32194         (gst_videomixer_loop), (plugin_init):
32195         Be a nicer negotiation citizen and provide a getcaps function on
32196         the srcpad. This also fixes a crash when resizing.
32197
32198 2004-07-27  Julien MOUTTE  <julien@moutte.net>
32199
32200         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
32201         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
32202
32203 2004-07-27  Wim Taymans  <wim@fluendo.com>
32204
32205         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
32206         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
32207         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
32208         (gst_pngenc_set_property):
32209         * ext/libpng/gstpngenc.h:
32210         Added snapshot property to pngenc.
32211         removed g_print from pngdec
32212
32213 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
32214
32215         * gst/ac3parse/ac3parse.vcproj
32216         * gst/adder/adder.vcproj
32217         * gst/alpha/alpha.vcproj
32218         * gst/alpha/alphacolor.vcproj
32219         * gst/asfdemux/asf.vcproj
32220         * gst/audioconvert/audioconvert.vcproj
32221         * gst/audiorate/audiorate.vcproj
32222         * gst/audioscale/audioscale.vcproj
32223         * gst/auparse/auparse.vcproj
32224         * gst/avi/avi.vcproj
32225         * gst/cdxaparse/cdxaparse.vcproj
32226         * gst/chart/chart.vcproj
32227         * gst/colorspace/colorspace.vcproj
32228         * gst/cutter/cutter.vcproj
32229         * gst/debug/debug.vcproj
32230         * gst/debug/efence.vcproj
32231         * gst/debug/navigationtest.vcproj
32232         * gst/deinterlace/deinterlace.vcproj
32233         * gst/effectv/effectv.vcproj
32234         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
32235         * gst/filter/filter.vcproj
32236         * gst/flx/flxdec.vcproj
32237         * gst/goom/goom.vcproj
32238         * gst/interleave/interleave.vcproj
32239         * gst/law/alaw.vcproj
32240         * gst/law/mulaw.vcproj
32241         * gst/matroska/matroska.vcproj
32242         * gst/median/median.vcproj
32243         * gst/mixmatrix/mixmatrix.vcproj
32244         * gst/mpeg1sys/mpeg1systemencode.vcproj
32245         * gst/mpeg1videoparse/mp1videoparse.vcproj
32246         * gst/mpeg2sub/mpeg2subt.vcproj
32247         * gst/mpegaudio/mpegaudio.vcproj
32248         * gst/mpegaudioparse/mpegaudioparse.vcproj
32249         * gst/mpegstream/mpegstream.vcproj
32250         * gst/multifilesink/multifilesink.vcproj
32251         * gst/multipart/multipart.vcproj
32252         * gst/oneton/oneton.vcproj
32253         * gst/overlay/overlay.vcproj
32254         * gst/passthrough/passthrough.vcproj
32255         * gst/qtdemux/qtdemux.vcproj
32256         * gst/realmedia/rmdemux.vcproj
32257         * gst/rtjpeg/rtjpeg.vcproj
32258         * gst/rtp/rtp.vcproj
32259         * gst/silence/silence.vcproj
32260         * gst/sine/sinesrc.vcproj
32261         * gst/smooth/smooth.vcproj
32262         * gst/smpte/smpte.vcproj
32263         * gst/spectrum/spectrum.vcproj
32264         * gst/speed/speed.vcproj
32265         * gst/stereo/stereo.vcproj
32266         * gst/switch/switch.vcproj
32267         * gst/tags/tagedit.vcproj
32268         * gst/tcp/tcp.vcproj
32269         * gst/typefind/typefindfunctions.vcproj
32270         * gst/udp/udp.vcproj
32271         * gst/videobox/videobox.vcproj
32272         * gst/videocrop/videocrop.vcproj
32273         * gst/videodrop/videodrop.vcproj
32274         * gst/videofilter/gamma.vcproj
32275         * gst/videofilter/videobalance.vcproj
32276         * gst/videofilter/videofilter.vcproj
32277         * gst/videofilter/videoflip.vcproj
32278         * gst/videoflip/videoflip.vcproj
32279         * gst/videomixer/videomixer.vcproj
32280         * gst/videorate/videorate.vcproj
32281         * gst/videoscale/videoscale.vcproj
32282         * gst/videotestsrc/videotestsrc.vcproj
32283         * gst/virtualdub/virtualdub.vcproj
32284         * gst/volenv/volenv.vcproj
32285         * gst/volume/volume.vcproj
32286         * gst/wavenc/wavenc.vcproj
32287         * gst/wavparse/wavparse.vcproj
32288         * gst/y4m/y4menc.vcproj
32289         * gst-libs/gst/audio/audio.vcproj
32290         * gst-libs/gst/audio/audiofilter.vcproj
32291         * gst-libs/gst/colorbalance/colorbalance.vcproj
32292         * gst-libs/gst/idct/idtc.vcproj
32293         * gst-libs/gst/media-info/media-info.vcproj
32294         * gst-libs/gst/mixer/mixer.vcproj
32295         * gst-libs/gst/navigation/navigation.vcproj
32296         * gst-libs/gst/play/play.vcproj
32297         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
32298         * gst-libs/gst/resample/resample.vcproj
32299         * gst-libs/gst/riff/riff.vcproj
32300         * gst-libs/gst/tuner/tuner.vcproj
32301         * gst-libs/gst/video/video.vcproj
32302         * gst-libs/gst/xoverlay/xoverlay.vcproj
32303           avoid problems with math.h, fix release dependancy
32304           rename GStreamer-0.8.lib to libgstreamer.lib
32305
32306 2004-07-27  Julien MOUTTE  <julien@moutte.net>
32307
32308         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
32309         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
32310         the atom is not available we have to unlock the mutex. Fixes #148023
32311
32312 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32313
32314         * gst-libs/gst/media-info/media-info.h:
32315           issue for a vararg macro with MSVC
32316
32317 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32318
32319         * gst/effectv/effectv.vcproj
32320         * gst-libs/gst/idct/idct.vcproj:
32321         * gst-libs/gst/media-info/media-info.vcproj:
32322         * gst-libs/gst/navigation/navigation.vcproj:
32323         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
32324         * gst-libs/gst/video/video.vcproj:
32325         * gst-libs/gst/xoverlay/xoverlay.vcproj:
32326           fixes for build problems
32327
32328 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32329
32330         * gst-libs/gst/audio/audio.def:
32331         * gst-libs/gst/audio/riff.def:
32332           add some definitions needed by plugins
32333
32334 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32335
32336         * gst/asfdemux/gstasfmux.c
32337           Fix some 64 bits constants to be glib friendly
32338
32339 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32340
32341         * gst/ac3parse/gstac3parse.c
32342         * gst/audioscale/gstaudioscale.c
32343         * gst/auparse/gstauparse.c
32344         * gst/colorspace/gstcolorspace.c
32345         * gst/colorspace/yuv2rgb.h
32346           local include fixes
32347
32348 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32349
32350         * win32/gst.sln
32351           add more plugins to the build
32352
32353 2004-07-26  Julien MOUTTE  <julien@moutte.net>
32354
32355         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
32356         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
32357
32358 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32359
32360         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
32361         (gst_level_set_property), (gst_level_get_property),
32362         (gst_level_base_init), (gst_level_class_init):
32363           add debugging categories.  cleanups.
32364
32365 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32366
32367         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
32368         (gst_videoscale_planar411), (gst_videoscale_planar400),
32369         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
32370         (gst_videoscale_scale_nearest_str1),
32371         (gst_videoscale_scale_nearest_str2),
32372         (gst_videoscale_scale_nearest_str4),
32373         (gst_videoscale_scale_nearest_16bit),
32374         (gst_videoscale_scale_nearest_24bit):
32375           fixed stride issues
32376           tested with 320x240 -> 321, 322, 324 x240
32377           tested with YV12, I420, YUY2, UYVY
32378           fixed packed422rev (don't think it could have worked before)
32379           by testing with UYVY
32380
32381 2004-07-26  Benjamin Otte  <otte@gnome.org>
32382
32383         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
32384         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
32385         (plugin_init):
32386           add debugging category, add error checks like checking return values
32387           of setup calls, make sure it still works after
32388           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
32389
32390 2004-07-26  Wim Taymans  <wim@fluendo.com>
32391
32392         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
32393         (gst_mpeg_demux_get_audio_stream),
32394         (gst_mpeg_demux_process_private):
32395         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
32396         Check for error codes from the negotiation functions. Make sure
32397         we really set the pad caps when a new pad is created.
32398
32399 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32400
32401         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
32402         (gst_ffmpeg_caps_to_pix_fmt):
32403         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
32404         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
32405         (gst_ffmpegcolorspace_pad_link):
32406           don't make function do two things at the same time without reason.
32407
32408 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32409
32410         * gst/ac3parse/ac3parse.vcproj
32411         * gst/adder/adder.vcproj
32412         * gst/alpha/alpha.vcproj
32413         * gst/alpha/alphacolor.vcproj
32414         * gst/asfdemux/asf.vcproj
32415         * gst/audioconvert/audioconvert.vcproj
32416         * gst/audiorate/audiorate.vcproj
32417         * gst/audioscale/audioscale.vcproj
32418         * gst/auparse/auparse.vcproj
32419         * gst/avi/avi.vcproj
32420         * gst/cdxaparse/cdxaparse.vcproj
32421         * gst/chart/chart.vcproj
32422         * gst/colorspace/colorspace.vcproj
32423         * gst/cutter/cutter.vcproj
32424         * gst/debug/debug.vcproj
32425         * gst/debug/efence.vcproj
32426         * gst/debug/navigationtest.vcproj
32427         * gst/deinterlace/deinterlace.vcproj
32428         * gst/effectv/effectv.vcproj
32429         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
32430         * gst/filter/filter.vcproj
32431         * gst/flx/flxdec.vcproj
32432         * gst/goom/goom.vcproj
32433         * gst/interleave/interleave.vcproj
32434         * gst/law/alaw.vcproj
32435         * gst/law/mulaw.vcproj
32436         * gst/matroska/matroska.vcproj
32437         * gst/median/median.vcproj
32438         * gst/mixmatrix/mixmatrix.vcproj
32439         * gst/mpeg1sys/mpeg1systemencode.vcproj
32440         * gst/mpeg1videoparse/mp1videoparse.vcproj
32441         * gst/mpeg2sub/mpeg2subt.vcproj
32442         * gst/mpegaudio/mpegaudio.vcproj
32443         * gst/mpegaudioparse/mpegaudioparse.vcproj
32444         * gst/mpegstream/mpegstream.vcproj
32445         * gst/multifilesink/multifilesink.vcproj
32446         * gst/multipart/multipart.vcproj
32447         * gst/oneton/oneton.vcproj
32448         * gst/overlay/overlay.vcproj
32449         * gst/passthrough/passthrough.vcproj
32450         * gst/qtdemux/qtdemux.vcproj
32451         * gst/realmedia/rmdemux.vcproj
32452         * gst/rtjpeg/rtjpeg.vcproj
32453         * gst/rtp/rtp.vcproj
32454         * gst/silence/silence.vcproj
32455         * gst/sine/sinesrc.vcproj
32456         * gst/smooth/smooth.vcproj
32457         * gst/smpte/smpte.vcproj
32458         * gst/spectrum/spectrum.vcproj
32459         * gst/speed/speed.vcproj
32460         * gst/stereo/stereo.vcproj
32461         * gst/switch/switch.vcproj
32462         * gst/tags/tagedit.vcproj
32463         * gst/tcp/tcp.vcproj
32464         * gst/typefind/typefindfunctions.vcproj
32465         * gst/udp/udp.vcproj
32466         * gst/videobox/videobox.vcproj
32467         * gst/videocrop/videocrop.vcproj
32468         * gst/videodrop/videodrop.vcproj
32469         * gst/videofilter/gamma.vcproj
32470         * gst/videofilter/videobalance.vcproj
32471         * gst/videofilter/videofilter.vcproj
32472         * gst/videofilter/videoflip.vcproj
32473         * gst/videoflip/videoflip.vcproj
32474         * gst/videomixer/videomixer.vcproj
32475         * gst/videorate/videorate.vcproj
32476         * gst/videoscale/videoscale.vcproj
32477         * gst/videotestsrc/videotestsrc.vcproj
32478         * gst/virtualdub/virtualdub.vcproj
32479         * gst/volenv/volenv.vcproj
32480         * gst/volume/volume.vcproj
32481         * gst/wavenc/wavenc.vcproj
32482         * gst/wavparse/wavparse.vcproj
32483         * gst/y4m/y4menc.vcproj
32484           more plugins supported under windows
32485
32486 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32487
32488         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
32489         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
32490         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
32491         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
32492         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
32493           Add debugging statements.  Use the sizes as returned by the
32494           *CreateImage calls.
32495
32496 2004-07-26  Johan Dahlin  <johan@gnome.org>
32497
32498         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
32499         the pad is negotiated.
32500
32501         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
32502
32503 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32504
32505         * gst-libs/gst/colorbalance/colorbalance.vcproj:
32506         * gst-libs/gst/idct/idct.vcproj:
32507         * gst-libs/gst/media-info/media-info.vcproj:
32508         * gst-libs/gst/mixer/mixer.vcproj:
32509         * gst-libs/gst/navigation/navigation.vcproj:
32510         * gst-libs/gst/play/play.vcproj:
32511         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
32512         * gst-libs/gst/resample/resample.vcproj:
32513         * gst-libs/gst/tuner/tuner.vcproj:
32514         * gst-libs/gst/video/video.vcproj:
32515         * gst-libs/gst/xoverlay/xoverlay.vcproj:
32516           more plugins supported under windows
32517
32518 2004-07-25 Iain <iain@prettypeople.org>
32519
32520         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
32521         pad now rather than when the pad is created because state changes wipe
32522         explicit caps (fixes #148043).
32523
32524 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
32525
32526         reviewed by Benjamin Otte  <otte@gnome.org>
32527
32528         * ext/mad/gstmad.c:
32529           fix mad plugin crashing on Sun (fixes #148289)
32530
32531 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
32532
32533         * gst/avi/avi.def:
32534         * gst/avi/avi.vcproj:
32535         * gst/matroska/matroska.def:
32536         * gst/matroska/matroska.vcproj:
32537           remove unused .def files
32538
32539 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
32540
32541         * gst-libs/gst/audio/gstaudiofilter.c:
32542           Clean the local include
32543
32544 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
32545
32546         * win32/gst.sln:
32547         * gst-libs/gst/audio/audio.def:
32548         * gst-libs/gst/audio/audio.vcproj:
32549         * gst-libs/gst/audio/audiofilter.vcproj:
32550         * gst-libs/gst/audio/riff.def:
32551         * gst-libs/gst/audio/riff.vcproj:
32552         * gst-libs/gst/gst-libs.def:
32553         * gst-libs/gst/gst-libs.vcproj:
32554         * gst/avi/avi.vcproj:
32555         * gst/avi/avi.vcproj:
32556           Copy the files where needed after building, cleaner projects
32557
32558 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
32559
32560         * gst/matroska/ebml-write.c:
32561           Fix some 64 bits constants to be glib friendly
32562
32563 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
32564
32565         * win32/gst.sln:
32566         * gst-libs/gst/gst-libs.def:
32567         * gst-libs/gst/gst-libs.vcproj:
32568         * gst/matroska/matroska.def:
32569         * gst/matroska/matroska.vcproj:
32570           Add the preliminary canvas to build plugins on Win32
32571
32572 2004-07-23  Benjamin Otte  <otte@gnome.org>
32573
32574         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
32575           don't enfore negotiation from source side, it breaks
32576           sinesrc ! audioconvert ! osssink
32577
32578 2004-07-22  David Schleef  <ds@schleef.org>
32579
32580         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
32581         for ELF files, since they can easily be recognized as audio/mpeg.
32582         (bug #147441)
32583
32584 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
32585
32586         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
32587         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
32588         (gst_videoscale_scale_nearest_24bit),
32589         (gst_videoscale_scale_nearest_16bit):
32590           fix 16bit and 24bit for stride (24bit might need testing)
32591           don't pretend we do more than one algorithm
32592
32593 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32594
32595         * configure.ac:
32596         * gst/Makefile.am:
32597         * gst/multifilesink/Makefile.am:
32598         * gst/multifilesink/gstmultifilesink.c:
32599         (gst_multifilesink_get_formats),
32600         (gst_multifilesink_get_query_types), (_do_init),
32601         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
32602         (gst_multifilesink_init), (gst_multifilesink_dispose),
32603         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
32604         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
32605         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
32606         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
32607         (gst_multifilesink_chain), (gst_multifilesink_change_state),
32608         (gst_multifilesink_uri_get_type),
32609         (gst_multifilesink_uri_get_protocols),
32610         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
32611         (gst_multifilesink_uri_handler_init), (plugin_init):
32612         * gst/multifilesink/gstmultifilesink.h:
32613         * testsuite/Makefile.am:
32614         * testsuite/multifilesink/Makefile.am:
32615         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
32616         (gst_newmedia_class_init), (gst_newmedia_init),
32617         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
32618         (newfile_signal), (test_signal), (main):
32619         multifilesink plugin for creating new files every time a new media
32620         discontinuity event occurs
32621
32622 2004-07-22  Wim Taymans  <wim@fluendo.com>
32623
32624         * gst/alpha/Makefile.am:
32625         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
32626         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
32627         (gst_alpha_color_init), (gst_alpha_color_set_property),
32628         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
32629         (transform), (gst_alpha_color_chain),
32630         (gst_alpha_color_change_state), (plugin_init):
32631         Stupid plugin to to RGBA to AYUV conversion because none of
32632         the colorspace plugins can handle that yet.
32633
32634 2004-07-22  Wim Taymans  <wim@fluendo.com>
32635
32636         * examples/seeking/seek.c: (update_scale), (main):
32637         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32638         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
32639         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
32640         (gst_decode_bin_init), (gst_decode_bin_dispose),
32641         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
32642         (no_more_pads), (close_link), (type_found),
32643         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32644         (plugin_init):
32645         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32646         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32647         (gst_play_base_bin_dispose), (queue_overrun),
32648         (gen_preroll_element), (remove_prerolls), (unknown_type),
32649         (no_more_pads), (new_stream), (setup_source),
32650         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
32651         (play_base_eos), (gst_play_base_bin_change_state),
32652         (gst_play_base_bin_add_element),
32653         (gst_play_base_bin_remove_element),
32654         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32655         (gst_play_base_bin_unlink_stream),
32656         (gst_play_base_bin_get_streaminfo):
32657         * gst/playback/gstplaybin.c: (gen_video_element),
32658         (gen_audio_element):
32659         * gst/playback/gststreaminfo.h:
32660         More playback updates, attempt to fix things after the state change
32661         breakage.
32662
32663 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
32664
32665         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
32666         (gst_videoscale_scale_nearest_16bit):
32667           comment algorithm
32668
32669 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
32670
32671         * gst/videotestsrc/gstvideotestsrc.c:
32672         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
32673         (gst_videotestsrc_init), (gst_videotestsrc_get),
32674         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
32675         (gst_videotestsrc_get_property):
32676         * gst/videotestsrc/gstvideotestsrc.h:
32677         * gst/videotestsrc/videotestsrc.c:
32678         * gst/videotestsrc/videotestsrc.h:
32679           cleanup and commenting
32680
32681 2004-07-21  Wim Taymans  <wim@fluendo.com>
32682
32683         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
32684         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
32685         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
32686         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
32687         (_find_chain_get_unknown_part), (_find_streams_check),
32688         (gst_ogg_demux_push), (gst_ogg_pad_push):
32689         * ext/theora/theoradec.c: (theora_get_formats),
32690         (theora_dec_src_convert), (theora_dec_sink_convert),
32691         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
32692         (theora_dec_chain):
32693         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
32694         (vorbis_dec_convert), (vorbis_dec_src_query),
32695         (vorbis_dec_src_event), (vorbis_dec_event):
32696         More seeking fixes, oggdemux now supports seeking to time and
32697         uses the downstream element to convert granulepos to time.
32698         Seeking in theora-only ogg files now works.
32699
32700 2004-07-21  Wim Taymans  <wim@fluendo.com>
32701
32702         * ext/theora/theoradec.c: (gst_theora_dec_init),
32703         (theora_get_formats), (theora_get_event_masks),
32704         (theora_get_query_types), (theora_dec_src_convert),
32705         (theora_dec_sink_convert), (theora_dec_src_query),
32706         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
32707         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
32708         (vorbis_get_event_masks), (vorbis_get_query_types),
32709         (gst_vorbis_dec_init), (vorbis_dec_convert),
32710         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
32711         Added query/convert/formats functions to vorbis and theora decoders
32712         so that the outside world can use them too. Fixed seeking on an
32713         ogg/theora/vorbis file by disabling the seeking seeking on the
32714         theora srcpad.
32715
32716 2004-07-21  Julien MOUTTE  <julien@moutte.net>
32717
32718         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
32719         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
32720         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
32721         images creation for both elements. We don't create the image on caps
32722         nego or renego, we just destroy the internal one if present if it does
32723         not match the needs. The chain function takes care of creating a new
32724         image when needed.
32725         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
32726         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
32727         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
32728         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
32729         the image format information. The buffer pool checks for the context
32730         image format and discard images with different formats.
32731         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
32732
32733 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
32734
32735         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
32736         (gst_ffmpegcolorspace_chain):
32737           no point in doing any chaining if the pad we want to push from
32738           isn't usable.
32739
32740 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32741
32742         * gst-libs/gst/riff/riff-media.c:
32743         (gst_riff_create_audio_caps_with_data):
32744           Fix double end-to-native symbol conversion (#148021).
32745
32746 2004-07-20  David Schleef  <ds@schleef.org>
32747
32748         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
32749         Don't use an Atom that doesn't exist.
32750
32751 2004-07-20  Wim Taymans  <wim@fluendo.com>
32752
32753         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32754         (gst_multifdsink_add), (gst_multifdsink_get_stats),
32755         (gst_multifdsink_client_remove),
32756         (gst_multifdsink_handle_client_write),
32757         (gst_multifdsink_queue_buffer):
32758         * gst/tcp/gstmultifdsink.h:
32759         More multifdsink stats. Avoid deadlock by releasing locks
32760         before sending out a signal.
32761
32762 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
32763
32764         * po/LINGUAS:
32765         * po/hu.po:
32766           added Hungarian translation (Laszlo Dvornik)
32767
32768 2004-07-20  Wim Taymans  <wim@fluendo.com>
32769
32770         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32771         (gst_multifdsink_add), (gst_multifdsink_client_remove),
32772         (gst_multifdsink_handle_client_write),
32773         (gst_multifdsink_queue_buffer):
32774         * gst/tcp/gsttcp-marshal.list:
32775         Fixed the stupid marshal definition.
32776
32777 2004-07-20  Wim Taymans  <wim@fluendo.com>
32778
32779         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32780         (gst_multifdsink_init), (gst_multifdsink_add),
32781         (gst_multifdsink_client_remove),
32782         (gst_multifdsink_handle_client_write),
32783         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
32784         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
32785         (gst_multifdsink_init_send):
32786         * gst/tcp/gstmultifdsink.h:
32787         Added more stats, added timeout for a client, fixed some typos
32788         and added some comments.
32789
32790 2004-07-20  Wim Taymans  <wim@fluendo.com>
32791
32792         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32793         (gst_multifdsink_add), (gst_multifdsink_get_stats),
32794         (gst_multifdsink_client_remove),
32795         (gst_multifdsink_handle_client_write):
32796         * gst/tcp/gstmultifdsink.h:
32797         * gst/tcp/gsttcp-marshal.list:
32798         Added get_stats method that returns a GValueArray of
32799         stats values.
32800
32801 2004-07-19  Benjamin Otte  <otte@gnome.org>
32802
32803         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
32804           make sure longname, description and author are valid UTF-8
32805
32806 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
32807
32808         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
32809         (gst_ximagesink_set_property):
32810         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
32811         (gst_xvimagesink_set_property):
32812           make sure SYNCHRONOUS is respected after getting the X context
32813
32814 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
32815
32816         * gst/matroska/matroska-demux.c:
32817         (gst_matroska_demux_handle_src_event),
32818         (gst_matroska_demux_parse_blockgroup):
32819         * gst/matroska/matroska-ids.h:
32820           add BlockReference tag and ignore it to clear out log.
32821           ignore NAVIGATION events to clear out log.
32822
32823 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
32824
32825         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
32826         (gst_matroska_demux_add_stream):
32827         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
32828           add debug categories
32829
32830 2004-07-16  Wim Taymans  <wim@fluendo.com>
32831
32832         * ext/libpng/Makefile.am:
32833         * ext/libpng/gstpng.c: (plugin_init):
32834         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
32835         (gst_pngdec_get_type), (gst_pngdec_base_init),
32836         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
32837         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
32838         * ext/libpng/gstpngdec.h:
32839         Added png decoder.
32840
32841 2004-07-16  Julien MOUTTE  <julien@moutte.net>
32842
32843         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
32844         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
32845         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
32846         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
32847         (gst_ximagesink_buffer_alloc):
32848         * sys/ximage/ximagesink.h:
32849         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
32850         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
32851         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
32852         (gst_xvimagesink_buffer_alloc):
32853         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
32854         again. Using internal data pointer of the x(v)image to store image's
32855         data to be coherent with the buffer alloc mechanism. Investigated the
32856         image destruction code to be sure that everything gets freed correctly.
32857
32858 2004-07-16  Wim Taymans  <wim@fluendo.com>
32859
32860         * gst-libs/gst/riff/riff-read.c:
32861         (gst_riff_read_strf_vids_with_data),
32862         (gst_riff_read_strf_auds_with_data):
32863         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
32864         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
32865         Make sure we don't create 0 sized subbuffers in riff-read.
32866         Signal the no more pads signal after reading the avi header.
32867
32868 2004-07-16  Wim Taymans  <wim@fluendo.com>
32869
32870         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32871         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
32872         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
32873         (gst_decode_bin_init), (gst_decode_bin_dispose),
32874         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
32875         (no_more_pads), (close_link), (type_found),
32876         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32877         (gst_decode_bin_change_state), (plugin_init):
32878         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32879         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32880         (gst_play_base_bin_dispose), (queue_overrun),
32881         (gen_preroll_element), (remove_prerolls), (unknown_type),
32882         (no_more_pads), (new_stream), (setup_source),
32883         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
32884         (play_base_eos), (gst_play_base_bin_change_state),
32885         (gst_play_base_bin_add_element),
32886         (gst_play_base_bin_remove_element),
32887         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32888         (gst_play_base_bin_unlink_stream),
32889         (gst_play_base_bin_get_streaminfo):
32890         * gst/playback/gstplaybasebin.h:
32891         Better error recovery. Added configurable preroll queue size. Faster
32892         detection of no-more-pads.
32893
32894 2004-07-16  Wim Taymans  <wim@fluendo.com>
32895
32896         * gst-libs/gst/video/video.h:
32897         Added 32 bits RGBA. Not sure if we should use another mime-type
32898         for alpha rgb. Currently the presence of the alpha_mask property
32899         signals an alpha channel.
32900
32901 2004-07-16  Wim Taymans  <wim@fluendo.com>
32902
32903         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
32904         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
32905         FPS seems to be 0.0 to MAX everywhere else.
32906
32907 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32908
32909         * gst-libs/gst/riff/riff-media.c:
32910         (gst_riff_create_video_caps_with_data):
32911           mp42/mp43 (no caps) exist too.
32912         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
32913           Set pixel_width/height; we've got them in-caps.
32914         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
32915         * gst/wavparse/gstwavparse.c: (plugin_init):
32916           Both are valid primary.
32917         * sys/oss/gstossmixer.c:
32918           Remove i18n hack and enable translations.
32919
32920 2004-07-15  Benjamin Otte  <otte@gnome.org>
32921
32922         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
32923         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
32924           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
32925
32926 2004-07-15  Benjamin Otte  <otte@gnome.org>
32927
32928         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
32929         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
32930         (gst_alsa_close_audio):
32931           disable some of the debugging code for now. Writing debugging to a
32932           buffer is broken in current alsalib releases.
32933
32934 2004-07-12  Benjamin Otte  <otte@gnome.org>
32935
32936         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
32937           use bufferpools
32938
32939 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
32940
32941         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
32942         (theora_dec_src_query), (theora_dec_event):
32943         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
32944           add debugging categories.  Remove \n's.
32945
32946 2004-07-13  Johan Dahlin  <johan@gnome.org>
32947
32948         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
32949         (gst_play_bin_get_property): Impl.
32950
32951 2004-07-13  Wim Taymans  <wim@fluendo.com>
32952
32953         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
32954         When trying to find the stream length, seek back N pages
32955         instead of just one, where N is the number of streams in
32956         the current chain.
32957
32958 2004-07-13  Wim Taymans  <wim@fluendo.com>
32959
32960         * gst-libs/gst/riff/riff-media.c:
32961         (gst_riff_create_audio_caps_with_data),
32962         (gst_riff_create_audio_caps),
32963         (gst_riff_create_audio_template_caps):
32964         * gst-libs/gst/riff/riff-media.h:
32965         * gst-libs/gst/riff/riff-read.c:
32966         (gst_riff_read_strf_vids_with_data),
32967         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
32968         * gst-libs/gst/riff/riff-read.h:
32969         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
32970         (gst_avi_demux_add_stream):
32971         Set codec_data on caps for avidemuxer.
32972
32973 2004-07-12  David Schleef  <ds@schleef.org>
32974
32975         * configure.ac: Fix test for Objective C
32976
32977 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
32978         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
32979         (gst_gdk_pixbuf_chain):
32980           Add svg and pcx to template caps, and ensure that getcaps returns a
32981           subset of the template caps.
32982           Copy each row manually for output, as gdkpixbuf may pad the
32983           rowstride to a 32-bit word boundary.
32984
32985 2004-07-12  Wim Taymans  <wim@fluendo.com>
32986
32987         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
32988         (gst_riff_create_video_template_caps):
32989         Fix the template caps to include some more media types.
32990
32991 2004-07-12  Wim Taymans  <wim@fluendo.com>
32992
32993         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32994         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
32995         (compare_ranks), (print_feature), (gst_decode_bin_init),
32996         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
32997         (try_to_link_1), (new_pad), (close_link), (type_found),
32998         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32999         (gst_decode_bin_change_state), (plugin_init):
33000         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
33001         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
33002         (gst_play_base_bin_dispose), (queue_overrun),
33003         (gen_preroll_element), (remove_prerolls), (no_more_pads),
33004         (new_stream), (setup_source), (gst_play_base_bin_set_property),
33005         (gst_play_base_bin_get_property), (play_base_eos),
33006         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
33007         (gst_play_base_bin_remove_element),
33008         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
33009         (gst_play_base_bin_unlink_stream),
33010         (gst_play_base_bin_get_streaminfo):
33011         * gst/playback/gstplaybasebin.h:
33012         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
33013         (gst_play_bin_class_init), (gst_play_bin_init),
33014         (gst_play_bin_dispose), (gst_play_bin_set_property),
33015         (gst_play_bin_get_property), (gen_video_element),
33016         (gen_audio_element), (remove_sinks), (setup_sinks),
33017         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
33018         (gst_play_bin_send_event), (gst_play_bin_get_formats),
33019         (gst_play_bin_convert), (gst_play_bin_get_query_types),
33020         (gst_play_bin_query), (plugin_init):
33021         * gst/playback/test4.c: (main):
33022         More fixes on reusing of the element.
33023
33024 2004-07-11  Benjamin Otte  <otte@gnome.org>
33025
33026         * ext/mad/gstmad.c: (normal_seek):
33027           allow seeking for other methods than just SET
33028
33029 2004-07-11  Andy Wingo  <wingo@pobox.com>
33030
33031         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
33032         float, "any" caps -> buffer_frames=[0,MAX].
33033
33034         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
33035         doesn't intersect our caps with the template any more. Do it
33036         ourselves.
33037         (interleave_buffered_loop): Use g_newa instead of malloc/free.
33038
33039 2004-07-09  Wim Taymans  <wim@fluendo.com>
33040
33041         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
33042         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
33043         (compare_ranks), (print_feature), (gst_decode_bin_init),
33044         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
33045         (try_to_link_1), (new_pad), (close_link), (type_found),
33046         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
33047         (gst_decode_bin_change_state), (plugin_init):
33048         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
33049         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
33050         (gst_play_base_bin_dispose), (queue_overrun),
33051         (gen_preroll_element), (remove_prerolls), (no_more_pads),
33052         (new_stream), (setup_source), (gst_play_base_bin_set_property),
33053         (gst_play_base_bin_get_property), (play_base_eos),
33054         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
33055         (gst_play_base_bin_remove_element),
33056         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
33057         (gst_play_base_bin_unlink_stream),
33058         (gst_play_base_bin_get_streaminfo):
33059         * gst/playback/gstplaybasebin.h:
33060         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
33061         (gst_play_bin_class_init), (gst_play_bin_init),
33062         (gst_play_bin_dispose), (gst_play_bin_set_property),
33063         (gst_play_bin_get_property), (gen_video_element),
33064         (gen_audio_element), (remove_sinks), (setup_sinks),
33065         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
33066         (gst_play_bin_send_event), (gst_play_bin_get_formats),
33067         (gst_play_bin_convert), (gst_play_bin_get_query_types),
33068         (gst_play_bin_query), (plugin_init):
33069         * gst/playback/test4.c: (main):
33070         Work on object reuse and seeking.
33071
33072 2004-07-09  Wim Taymans  <wim@fluendo.com>
33073
33074         * examples/seeking/seek.c: (iterate):
33075         Don't consume all CPU in the idle loop.
33076
33077 2004-07-09  Wim Taymans  <wim@fluendo.com>
33078
33079         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
33080         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
33081         Add pad to element *after* setting the pad functions so that
33082         the scheduler can use the correct ones.
33083
33084 2004-07-09  Wim Taymans  <wim@fluendo.com>
33085
33086         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
33087         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
33088         Sync to keyframe after seek
33089
33090 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33091
33092         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
33093         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
33094         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
33095         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
33096         * ext/libvisual/visual.c: (gst_visual_change_state):
33097         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
33098         * ext/theora/theoradec.c: (theora_dec_change_state):
33099         * ext/theora/theoraenc.c: (theora_enc_change_state):
33100         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
33101         * gst-libs/gst/navigation/navigation.c:
33102         * gst/adder/gstadder.c: (gst_adder_change_state):
33103         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
33104         (gst_audio_convert_get_buffer):
33105         * gst/multipart/multipartdemux.c:
33106         (gst_multipart_demux_change_state):
33107         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
33108         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
33109         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
33110         * gst/videoscale/gstvideoscale.c:
33111         (gst_videoscale_handle_src_event):
33112         * gst/volume/gstvolume.c: (volume_chain_int16):
33113           don't assert in state change, this should be done by the base
33114           GstElement class.
33115           various debugging fixes.
33116
33117 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33118
33119         * configure.ac:
33120         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
33121         (gst_play_dispose), (gst_play_set_location),
33122         (gst_play_set_data_src), (gst_play_set_video_sink),
33123         (gst_play_set_audio_sink), (gst_play_set_visualization),
33124         (gst_play_connect_visualization), (gst_play_get_sink_element),
33125         (gst_play_get_all_by_interface):
33126         * gst-libs/gst/play/play.h:
33127           add new method to get elements implementing an interface.
33128           add various error logging
33129
33130 2004-07-08  Wim Taymans  <wim@fluendo.com>
33131
33132         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
33133         (make_mpeg_pipeline), (make_mpegnt_pipeline),
33134         (make_playerbin_pipeline), (query_durations_elems),
33135         (query_durations_pads), (query_positions_elems),
33136         (query_positions_pads), (update_scale), (iterate), (stop_seek),
33137         (main):
33138         Added playbin seeking example.
33139
33140 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33141
33142         * gst-libs/gst/play/play.c: (gst_play_set_location),
33143         (gst_play_set_data_src), (gst_play_set_video_sink),
33144         (gst_play_set_audio_sink), (gst_play_set_visualization),
33145         (gst_play_connect_visualization), (gst_play_get_framerate):
33146           use a macro to look up elements from hash table
33147
33148 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33149
33150         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
33151         (gst_play_get_length_callback), (gst_play_set_location),
33152         (gst_play_seek_to_time), (gst_play_set_data_src),
33153         (gst_play_set_video_sink), (gst_play_set_audio_sink),
33154         (gst_play_set_visualization), (gst_play_connect_visualization),
33155         (gst_play_get_sink_element):
33156         - add debugging info
33157         - fix looking up sink elements by iterating over complete caps
33158         - put everything except for source and autoplugger in a complete bin
33159
33160 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33161
33162         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
33163         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
33164         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
33165         (gst_alsa_sink_write), (gst_alsa_sink_loop):
33166         * ext/alsa/gstalsasink.h:
33167         - add debugging info
33168         - clean up schizophrenia of data/buffer/event
33169         - fix double event unref error
33170
33171 2004-07-08  Wim Taymans  <wim@fluendo.com>
33172
33173         * gst/playback/Makefile.am:
33174         Add headers to noinst
33175
33176 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33177
33178         * tools/gst-launch-ext-m.m:
33179         * tools/gst-launch-ext.1.in:
33180           convert to the third millenium
33181
33182 2004-07-07  David Schleef  <ds@schleef.org>
33183
33184         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
33185
33186 2004-07-07  Wim Taymans  <wim@fluendo.com>
33187
33188         * gst/playback/Makefile.am:
33189         * gst/playback/README:
33190         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
33191         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
33192         (compare_ranks), (print_feature), (gst_decode_bin_init),
33193         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
33194         (try_to_link_1), (new_pad), (close_link), (type_found),
33195         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
33196         (plugin_init):
33197         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
33198         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
33199         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
33200         (gen_preroll_element), (no_more_pads), (new_stream),
33201         (setup_source), (gst_play_base_bin_set_property),
33202         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
33203         (gst_play_base_bin_add_element),
33204         (gst_play_base_bin_remove_element),
33205         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
33206         (gst_play_base_bin_unlink_stream),
33207         (gst_play_base_bin_get_streaminfo):
33208         * gst/playback/gstplaybasebin.h:
33209         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
33210         (gst_play_bin_class_init), (gst_play_bin_init),
33211         (gst_play_bin_dispose), (gst_play_bin_set_property),
33212         (gst_play_bin_get_property), (gen_video_element),
33213         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
33214         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
33215         (gst_play_bin_get_formats), (gst_play_bin_convert),
33216         (gst_play_bin_get_query_types), (gst_play_bin_query),
33217         (plugin_init):
33218         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
33219         (gst_stream_info_get_type), (gst_stream_info_class_init),
33220         (gst_stream_info_init), (gst_stream_info_new),
33221         (gst_stream_info_dispose), (gst_stream_info_set_property),
33222         (gst_stream_info_get_property):
33223         * gst/playback/gststreaminfo.h:
33224         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
33225         (main):
33226         * gst/playback/test2.c: (main):
33227         * gst/playback/test3.c: (update_scale), (main):
33228         More playbin fixes. Added README. Do better element filtering.
33229         Added base class to preroll media. Added test apps.
33230
33231 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33232
33233         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
33234         * ext/mpeg2dec/gstmpeg2dec.h:
33235           various debugging improvements.  Reset stream to next picture
33236           instead of sequence header, otherwise seeks cannot work.
33237
33238 2004-07-07  Wim Taymans  <wim@fluendo.com>
33239
33240         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
33241         (gst_video_box_class_init), (gst_video_box_set_property),
33242         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
33243         Use pad_alloc where possible.
33244
33245 2004-07-07  Wim Taymans  <wim@fluendo.com>
33246
33247         * sys/oss/gstosselement.c: (gst_osselement_reset),
33248         (gst_osselement_parse_caps):
33249         * sys/oss/gstosselement.h:
33250         * sys/oss/gstosssrc.c: (gst_osssrc_get):
33251         Fix offset on osssrc.
33252
33253 2004-07-07  Wim Taymans  <wim@fluendo.com>
33254
33255         * ext/theora/theora.c: (plugin_init):
33256         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
33257         (theora_dec_src_query), (theora_dec_chain):
33258         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
33259         (theora_enc_sink_link), (theora_buffer_from_packet),
33260         (theora_push_packet), (theora_enc_chain):
33261         Fix theora granulepos calculation.
33262         Fix overflow in duration/position calculation.
33263         Bump rank to PRIMARY for theoradec.
33264         Use granulepos of last packet to calculate position.
33265         Set keyframe flag on buffers when needed.
33266
33267 2004-07-06  David Schleef  <ds@schleef.org>
33268
33269         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
33270         serious?  (Fixed, obviously.)
33271
33272 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
33273
33274         * po/LINGUAS:
33275         * po/cs.po:
33276           added Czech translation (Miloslav Trmac)
33277
33278 2004-07-05  Wim Taymans  <wim@fluendo.com>
33279
33280         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
33281         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
33282         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
33283         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
33284         (close_link), (type_found), (gst_decode_bin_set_property),
33285         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
33286         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
33287         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
33288         (gst_decode_bin_query), (plugin_init):
33289         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
33290         (gst_play_bin_class_init), (gst_play_bin_init),
33291         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
33292         (get_video_element), (new_pad), (setup_source),
33293         (gst_play_bin_set_property), (gst_play_bin_get_property),
33294         (gst_play_bin_change_state), (gst_play_bin_add_element),
33295         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
33296         (gst_play_bin_send_event), (gst_play_bin_get_formats),
33297         (gst_play_bin_convert), (gst_play_bin_get_query_types),
33298         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
33299         * gst/playback/test.c: (main):
33300         More fixes, cleaned up playbin, make it use decodebin. Added
33301         threaded property to playbin.
33302
33303 2004-07-05  Wim Taymans  <wim@fluendo.com>
33304
33305         * configure.ac:
33306         * gst/playback/Makefile.am:
33307         * gst/playback/decodetest.c: (main):
33308         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
33309         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
33310         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
33311         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
33312         (close_link), (type_found), (gst_decode_bin_set_property),
33313         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
33314         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
33315         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
33316         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
33317         (plugin_init):
33318         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
33319         (gst_play_bin_class_init), (gst_play_bin_init),
33320         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
33321         (collect_sink_pads), (find_compatibles), (close_pad_link),
33322         (try_to_link_1), (new_pad), (close_link), (type_found),
33323         (setup_source), (gst_play_bin_set_property),
33324         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
33325         (compare_ranks), (gst_play_bin_collect_factories),
33326         (gst_play_bin_change_state), (gst_play_bin_add_element),
33327         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
33328         (gst_play_bin_send_event), (gst_play_bin_get_formats),
33329         (gst_play_bin_convert), (gst_play_bin_get_query_types),
33330         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
33331         * gst/playback/test.c: (main):
33332         Added some playback helper elements and some test apps, very alpha
33333         still.
33334
33335 2004-07-04  Benjamin Otte  <otte@gnome.org>
33336
33337         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
33338           only restart audio when we indeed have an xrun to fix repeated
33339           xruns. Fix suggested by Giuliano Pochini.
33340
33341 2004-07-03  David Schleef  <ds@schleef.org>
33342
33343         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
33344         call to gst_debug_log() if debugging is disabled (bug #145118)
33345
33346 2004-07-03  Benjamin Otte  <otte@gnome.org>
33347
33348         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
33349           use our own functions for restarting the alsa device.
33350         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
33351           I should apply patches myself - use MIN for the third argument, not
33352           the second, this fixes seeking
33353
33354 2004-07-02  David Schleef  <ds@schleef.org>
33355
33356         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
33357         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
33358         do with the logic.
33359
33360 2004-07-02  David Schleef  <ds@schleef.org>
33361
33362         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
33363         output buffers.  Fix logic mistake.  (bug #144866)
33364
33365 2004-07-02  David Schleef  <ds@schleef.org>
33366
33367         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
33368         on X.  (bug #144753)
33369
33370 2004-07-02  David Schleef  <ds@schleef.org>
33371
33372         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
33373         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
33374         (bug #144624)
33375         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
33376         (gst_osselement_rate_probe_check): Add another workaround for
33377         buggy drivers (bug #145336)
33378
33379 2004-07-02  David Schleef  <ds@schleef.org>
33380
33381         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
33382         Most systems don't have MSG_NOSIGNAL.
33383
33384 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
33385
33386         * Makefile.am:
33387         * gst-libs/gst/colorbalance/Makefile.am:
33388         * gst-libs/gst/mixer/Makefile.am:
33389         * gst-libs/gst/play/Makefile.am:
33390         * gst-libs/gst/tuner/Makefile.am:
33391           (hopefully) fix both install and dist and make error message useful.
33392           needs testing across automakes.
33393
33394 2004-07-02  Benjamin Otte  <otte@gnome.org>
33395
33396         * ext/ogg/gstogg.c: (plugin_init):
33397           we require bytestream now
33398         * ext/ogg/gstoggdemux.c:
33399           huge diff to implement chain setup in a fast and generic way. This
33400           improves tag reading and startup of huge files (read: Theora videos)
33401           quite a bit. It probably contains bugs, too, so please test.
33402           Seeking is not improved to the fast method.
33403
33404 2004-06-29  Wim Taymans  <wim@fluendo.com>
33405
33406         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
33407         * ext/ogg/gstoggmux.c:
33408         Fix memleak in oggdemux when running unconnected pads.
33409         doc update in mux, start working on keyframe mode.
33410
33411 2004-06-29  Benjamin Otte  <otte@gnome.org>
33412
33413         * sys/oss/gstosssink.c:
33414         * sys/oss/gstosssrc.c:
33415           advertise correct template caps - we indeed do non-native endianness
33416           and 8bit audio has no endianness
33417         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
33418         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
33419           avoid (wrong) duplications in getcaps function and return
33420           template caps
33421
33422 2004-06-29  Wim Taymans  <wim@fluendo.com>
33423
33424         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
33425         (gst_multifdsink_class_init), (gst_multifdsink_add),
33426         (gst_multifdsink_remove), (gst_multifdsink_clear),
33427         (gst_multifdsink_client_remove),
33428         (gst_multifdsink_handle_client_read),
33429         (gst_multifdsink_client_queue_data),
33430         (gst_multifdsink_client_queue_caps),
33431         (gst_multifdsink_client_queue_buffer),
33432         (gst_multifdsink_handle_client_write),
33433         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
33434         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
33435         (gst_multifdsink_init_send), (gst_multifdsink_close):
33436         Fix wrong GList iteration that could crash the server when
33437         more then 2 clients disconnect at the same time. Read all the
33438         pending commands in one batch to recover from command storms under
33439         very heavy load.
33440
33441 2004-06-28  Wim Taymans  <wim@fluendo.com>
33442
33443         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
33444         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
33445         (gst_videomixer_pad_set_property),
33446         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
33447         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
33448         (gst_videomixer_class_init), (gst_videomixer_init),
33449         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
33450         (pad_zorder_compare), (gst_videomixer_sort_pads),
33451         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
33452         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
33453         (gst_videomixer_update_queues), (gst_videomixer_loop),
33454         (plugin_init):
33455         Avoid divide by zero, choose masterpad as the pad with the highest
33456         framerate.
33457
33458 2004-06-27  Julien Moutte  <julien@moutte.net>
33459
33460         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
33461         (gst_ximagesink_xwindow_new):
33462         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
33463         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
33464         function directly. We might want to call it from somewhere else one day.
33465
33466 2004-06-27  Julien Moutte  <julien@moutte.net>
33467
33468         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
33469         (gst_ximagesink_xwindow_new):
33470         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
33471         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
33472         window decorations.
33473
33474 2004-06-27  Wim Taymans  <wim@fluendo.com>
33475
33476         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
33477         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
33478         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
33479         (gst_dvdec_set_property), (gst_dvdec_get_property):
33480         * ext/dv/gstdvdec.h:
33481         Implement drop_factor property to lower the framerate with
33482         a factor.
33483
33484 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
33485
33486         * gst-libs/gst/colorbalance/Makefile.am:
33487         * gst-libs/gst/mixer/Makefile.am:
33488         * gst-libs/gst/play/Makefile.am:
33489         * gst-libs/gst/tuner/Makefile.am:
33490           unbreak Company's fix that didn't install the -enum.h files
33491
33492 2004-06-27  Wim Taymans  <wim@fluendo.com>
33493
33494         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
33495         (gst_dvdec_change_state):
33496         * ext/dv/gstdvdec.h:
33497         Fix timestamp, duration and offset of the buffers.
33498
33499 2004-06-27  Wim Taymans  <wim@fluendo.com>
33500
33501         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
33502         (gst_multifdsink_class_init), (gst_multifdsink_add),
33503         (gst_multifdsink_remove), (gst_multifdsink_clear),
33504         (gst_multifdsink_client_remove),
33505         (gst_multifdsink_handle_client_read),
33506         (gst_multifdsink_client_queue_data),
33507         (gst_multifdsink_client_queue_caps),
33508         (gst_multifdsink_client_queue_buffer),
33509         (gst_multifdsink_handle_client_write),
33510         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
33511         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
33512         (gst_multifdsink_init_send), (gst_multifdsink_close):
33513         * gst/tcp/gstmultifdsink.h:
33514         * gst/tcp/gsttcpserversink.c:
33515         (gst_tcpserversink_handle_server_read),
33516         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
33517         More multifdsink fixes, more recovery policy fixes.
33518         Removed stupid g_print
33519
33520 2004-06-26  Wim Taymans  <wim@fluendo.com>
33521
33522         * gst/tcp/Makefile.am:
33523         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
33524         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
33525         (gst_multifdsink_class_init), (gst_multifdsink_init),
33526         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
33527         (gst_multifdsink_handle_client_read),
33528         (gst_multifdsink_client_queue_data),
33529         (gst_multifdsink_client_queue_caps),
33530         (gst_multifdsink_client_queue_buffer),
33531         (gst_multifdsink_handle_client_write),
33532         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
33533         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
33534         (gst_multifdsink_chain), (gst_multifdsink_set_property),
33535         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
33536         (gst_multifdsink_close), (gst_multifdsink_change_state):
33537         * gst/tcp/gstmultifdsink.h:
33538         * gst/tcp/gsttcpplugin.c: (plugin_init):
33539         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
33540         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
33541         (gst_tcpserversink_handle_server_read),
33542         (gst_tcpserversink_handle_select),
33543         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
33544         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
33545         * gst/tcp/gsttcpserversink.h:
33546         Added multifdsink, made tcpserversink a subclass of fdsink, removed
33547         one of the locks, added recovery policy to multifdsink.
33548
33549 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
33550
33551         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
33552           fix decision for when getting frames with same timestamp
33553         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
33554         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33555         (gst_v4lsrc_get_property):
33556         * sys/v4l/gstv4lsrc.h:
33557           add latency offset property
33558
33559 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
33560
33561         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
33562         (plugin_init):
33563           fix debugging. add category.
33564
33565 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
33566
33567         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
33568           fix wrong offsets
33569
33570 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
33571
33572         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
33573         (gst_alsa_src_get_time), (gst_alsa_src_loop),
33574         (gst_alsa_src_change_state):
33575           return a time that is in sync with the element's processing
33576
33577 2004-06-25  Wim Taymans  <wim@fluendo.com>
33578
33579         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
33580         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
33581         (gst_tcpserversink_client_remove),
33582         (gst_tcpserversink_handle_client_read),
33583         (gst_tcpserversink_client_queue_data),
33584         (gst_tcpserversink_client_queue_caps),
33585         (gst_tcpserversink_client_queue_buffer),
33586         (gst_tcpserversink_handle_client_write),
33587         (gst_tcpserversink_queue_buffer),
33588         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
33589         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
33590         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
33591         (gst_tcpserversink_close):
33592         * gst/tcp/gsttcpserversink.h:
33593         Serversink rewrite. Really do non blocking writes to clients and
33594         maintain an internal queue to handle slower clients while not
33595         disturbing fast clients.
33596
33597 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
33598
33599         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
33600           better debug, don't override OFFSET and OFFSET_END
33601
33602 2004-06-25  Iain <iain@prettypeople.org>
33603
33604         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
33605         name=source for the wavparse pipeline.
33606
33607 2004-06-24  Johan Dahlin  <johan@gnome.org>
33608
33609         * ext/theora/theoraenc.c (theora_enc_chain): Call
33610         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
33611         streamheader caps are set correctly.
33612
33613 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
33614
33615         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
33616         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
33617           respect minimum bitrate; same could be done for max bitrate
33618
33619 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
33620
33621         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
33622         (gst_vorbisenc_setup):
33623           fix sample rate range
33624
33625 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
33626
33627         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
33628         (gst_oggvorbisenc_setup):
33629         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
33630         (gst_vorbisenc_setup):
33631           resolve ambiguities in code and description
33632
33633 2004-06-24  Wim Taymans  <wim@fluendo.com>
33634
33635         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
33636         * ext/alsa/gstalsa.h:
33637         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
33638         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
33639         Use alsa trigger_tstamp to get the timestamp of the first
33640         sample in the buffer for more precise sync. Some cleanups.
33641
33642 2004-06-24  Wim Taymans  <wim@fluendo.com>
33643
33644         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
33645         (gst_audiorate_init), (gst_audiorate_chain),
33646         (gst_audiorate_set_property), (gst_audiorate_get_property):
33647         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
33648         (gst_videorate_chain):
33649         Added some logging, fixed an overflow bug in videorate.
33650
33651 2004-06-24  Benjamin Otte  <otte@gnome.org>
33652
33653         * ext/kio/Makefile.am:
33654           fix for builddir != srcdir and distcheck
33655
33656 2004-06-24  Benjamin Otte  <otte@gnome.org>
33657
33658         * gst-libs/gst/colorbalance/Makefile.am:
33659         * gst-libs/gst/mixer/Makefile.am:
33660         * gst-libs/gst/play/Makefile.am:
33661         * gst-libs/gst/tuner/Makefile.am:
33662         * gst/tcp/Makefile.am:
33663         * sys/dxr3/Makefile.am:
33664           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
33665           tarball.
33666           Also add all *.list files that were missing.
33667         * Makefile.am:
33668           add a distcheck hook to ensure the above doesn't happen again.
33669
33670 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
33671
33672         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
33673
33674 2004-06-23  Colin Walters  <walters@redhat.com>
33675
33676         * m4/Makefile.am: Distribute gst-fionread.m4.
33677
33678 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
33679
33680         * configure.ac: back to dev
33681
33682 2004-06-23  Wim Taymans  <wim@fluendo.com>
33683
33684         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
33685         (gst_alsa_xrun_recovery):
33686         * ext/alsa/gstalsa.h:
33687         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
33688         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
33689         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
33690         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
33691         (gst_alsa_src_loop):
33692         Add clock to alsasrc. Take new capture timestamp when
33693         restarting after an overrun. Split up some functions between
33694         alsasrc and alsasink.
33695
33696 === release 0.8.2 ===
33697
33698 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
33699
33700         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
33701         (gst_alsa_change_state), (gst_alsa_update_avail),
33702         (gst_alsa_xrun_recovery):
33703         * ext/alsa/gstalsa.h:
33704         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
33705           merge back changes from release
33706
33707 2004-06-23  Wim Taymans  <wim@fluendo.com>
33708
33709         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
33710         (gst_audiorate_init), (gst_audiorate_chain),
33711         (gst_audiorate_set_property), (gst_audiorate_get_property):
33712         Implement sample dropping and notify
33713
33714 2004-06-22  Wim Taymans  <wim@fluendo.com>
33715
33716         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
33717         (theora_enc_sink_link), (theora_buffer_from_packet),
33718         (theora_push_packet), (theora_enc_chain):
33719         Some cleanups, make sure the timestamps are correct.
33720
33721 2004-06-22  Wim Taymans  <wim@fluendo.com>
33722
33723         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
33724         (gst_alsa_change_state), (gst_alsa_update_avail),
33725         (gst_alsa_xrun_recovery):
33726         * ext/alsa/gstalsa.h:
33727         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
33728         Cleanups, take queued samples into account when reporting
33729         the time.
33730
33731 2004-06-22  Wim Taymans  <wim@fluendo.com>
33732
33733         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
33734         (gst_videorate_init):
33735         Initialize the property as well.
33736
33737 2004-06-22  Wim Taymans  <wim@fluendo.com>
33738
33739         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
33740         (gst_videorate_init), (gst_videorate_chain),
33741         (gst_videorate_set_property), (gst_videorate_get_property):
33742         Add property to make videorate silent.
33743         Add property to prefer new frames over old ones.
33744
33745 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33746
33747         * sys/osxvideo/Makefile.am:
33748         Workaround so that the osxvideo .so file gets linked with the
33749         Cocoa, OpenGL and QuickTime frameworks
33750
33751 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33752
33753         * sys/osxaudio/Makefile.am:
33754         Workaround so that the osxaudio .so file gets linked with the
33755         CoreAudio framework
33756
33757 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33758
33759         * configure.ac:
33760         Whoops, my fault...fixed build issues
33761
33762 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33763
33764         * configure.ac:
33765         Add objective-c support if running in Darwin/Mac OS X
33766         * sys/Makefile.am:
33767         * sys/osxvideo:
33768         * sys/osxvideo/Makefile.am:
33769         * sys/osxvideo/osxvideosink.h:
33770         * sys/osxvideo/osxvideosink.m:
33771         * sys/osxvideo/cocoawindow.h:
33772         * sys/osxvideo/cocoawindow.m:
33773         Add osxvideosink, a cocoa-based osx video sink
33774
33775
33776 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
33777         * ext/dvdnav/gst-dvd:
33778         Grab the gconf key from the right spot
33779         * gst/debug/gstnavseek.c: (gst_navseek_init),
33780         (gst_navseek_segseek), (gst_navseek_handle_src_event),
33781         (gst_navseek_chain):
33782         * gst/debug/gstnavseek.h:
33783           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
33784           and loop parameters of a segment seek.
33785         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
33786         (gst_videotestsrc_get_event_masks),
33787         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
33788         * gst/videotestsrc/gstvideotestsrc.h:
33789           Add seeking support to videotestsrc
33790           Initialise the timestamp_offset variable.
33791
33792 2004-06-18  Wim Taymans  <wim@fluendo.com>
33793
33794         * ext/sidplay/gstsiddec.cc:
33795         Fix negotiation and set correct end offset.
33796
33797 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
33798
33799         * configure.ac: branch and prerelease
33800
33801 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33802
33803         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
33804         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
33805         (gst_tcpclientsrc_init_receive):
33806         * gst/tcp/gsttcpclientsrc.h:
33807           read caps when connecting to server for GDP so we set them correctly
33808
33809 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33810
33811         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
33812           notify drops and duplicates
33813         * gst/videoscale/videoscale.c: (videoscale_get_structure):
33814           no good reason to limit ourselves to 100x100
33815
33816 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33817
33818         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
33819         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
33820         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33821         (gst_v4lsrc_get_property):
33822         * sys/v4l/gstv4lsrc.h:
33823         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
33824         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
33825         (gst_v4l_set_audio):
33826         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
33827         (gst_v4lsrc_try_capture):
33828         * sys/v4l/v4lsrc_calls.h:
33829           change try_palette to more general try_capture
33830           add autoprobe option so we can turn off autoprobing
33831           various fixes
33832
33833 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33834
33835         * configure.ac:
33836           add videorate
33837         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
33838         (gst_ximagesink_class_init):
33839         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
33840         (gst_xvimagesink_class_init):
33841           run them as finalize, not dispose, since dispose can be invoked
33842           multiple times
33843
33844 2004-06-17  Wim Taymans  <wim@fluendo.com>
33845
33846         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
33847         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
33848         * ext/alsa/gstalsa.h:
33849         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
33850         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
33851         (gst_alsa_src_change_state):
33852         * ext/alsa/gstalsasrc.h:
33853         Make the xrun code timestamp and offset the buffers correctly.
33854         moved the clock to the base class, use alsa methods to get time.
33855         Do correct timestamping on outgoing buffers.
33856
33857 2004-06-17  Wim Taymans  <wim@fluendo.com>
33858
33859         * gst/audiorate/Makefile.am:
33860         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
33861         (gst_audiorate_base_init), (gst_audiorate_class_init),
33862         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
33863         (gst_audiorate_set_property), (gst_audiorate_get_property),
33864         (gst_audiorate_change_state), (plugin_init):
33865         Added an audiorate converter that fills in gaps.
33866
33867 2004-06-17  Johan Dahlin  <johan@gnome.org>
33868
33869         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
33870
33871 2004-06-16  Wim Taymans  <wim@fluendo.com>
33872
33873         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
33874         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
33875         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
33876         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33877         (gst_v4lsrc_get_property):
33878         * sys/v4l/gstv4lsrc.h:
33879         Added a copy mode to v4lsrc where it will output a copied version
33880         of its internal hardware buffer.
33881         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
33882         can't | them.
33883
33884 2004-06-16  Wim Taymans  <wim@fluendo.com>
33885
33886         * sys/oss/gstosssrc.c: (gst_osssrc_get):
33887         Timestamp fixes.
33888
33889 2004-06-16  Wim Taymans  <wim@fluendo.com>
33890
33891         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
33892         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
33893         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33894         (gst_v4lsrc_get_property):
33895         * sys/v4l/gstv4lsrc.h:
33896         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
33897         Added a sync mode enum property to control v4lsrc timestamp method
33898         Removed the use-fixed-fps property and moved functionality in
33899         the enum.
33900         Don't error on an error value from v4l-conf, it might not always
33901         be a real error.
33902
33903 2004-06-16  Wim Taymans  <wim@fluendo.com>
33904
33905         * gst/videorate/Makefile.am:
33906         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
33907         (gst_videorate_base_init), (gst_videorate_class_init),
33908         (gst_videorate_getcaps), (gst_videorate_link),
33909         (gst_videorate_init), (gst_videorate_chain),
33910         (gst_videorate_set_property), (gst_videorate_get_property),
33911         (gst_videorate_change_state), (plugin_init):
33912         Added a video timestamp corrector.
33913
33914 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33915
33916         fixed a potential leak with previous commit
33917
33918         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
33919
33920 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33921
33922         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
33923         Added missing refcount, fixes bug #144425
33924         Cheers Tim for finding the bug
33925
33926 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
33927
33928         * sys/v4l/gstv4l.c: (plugin_init):
33929         * sys/v4l/gstv4lcolorbalance.c:
33930         * sys/v4l/gstv4lcolorbalance.h:
33931         * sys/v4l/gstv4lelement.c:
33932         * sys/v4l/gstv4lelement.h:
33933         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
33934         * sys/v4l/gstv4lmjpegsink.h:
33935         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
33936         * sys/v4l/gstv4lmjpegsrc.h:
33937         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
33938         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
33939         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
33940         * sys/v4l/gstv4lsrc.h:
33941         * sys/v4l/gstv4ltuner.c:
33942         * sys/v4l/gstv4ltuner.h:
33943         * sys/v4l/gstv4lxoverlay.c:
33944         * sys/v4l/gstv4lxoverlay.h:
33945         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
33946         (gst_v4l_set_window), (gst_v4l_enable_overlay):
33947         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
33948         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
33949         (gst_v4l_set_audio):
33950         * sys/v4l/v4l_calls.h:
33951         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
33952         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
33953         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
33954         (gst_v4lmjpegsink_playback_init),
33955         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
33956         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
33957         (gst_v4lmjpegsink_playback_stop),
33958         (gst_v4lmjpegsink_playback_deinit):
33959         * sys/v4l/v4lmjpegsink_calls.h:
33960         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
33961         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
33962         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
33963         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
33964         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
33965         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
33966         * sys/v4l/v4lmjpegsrc_calls.h:
33967         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
33968         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
33969         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
33970         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
33971         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
33972         (gst_v4lsrc_try_palette):
33973         * sys/v4l/v4lsrc_calls.h:
33974           bunch of paranoia cleanups
33975
33976 2004-06-14  David Schleef  <ds@schleef.org>
33977
33978         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
33979         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
33980         Send discont events and change timestamps appropriately when
33981         we get a seek event.  (bug #144240)
33982         * ext/cdparanoia/gstcdparanoia.h:
33983
33984 2004-06-14  Benjamin Otte  <otte@gnome.org>
33985
33986         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
33987           snd_pcm_hw_params_set_rate  since the latter fails for no good
33988           reason on some setups.
33989
33990 2004-06-14  David Schleef  <ds@schleef.org>
33991
33992         * gst/volume/demo.c: (value_changed_callback): exp10() is not
33993         standard.  Thank you for playing.
33994
33995 2004-06-14  Wim Taymans  <wim@fluendo.com>
33996
33997         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
33998         Patch 1.3 broke the ordering of the colorspace info and
33999         made the plugin basically work by coincidence, reordered
34000         the info.
34001
34002 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
34003
34004         * ext/lame/gstlame.c:
34005         * ext/mad/gstmad.c:
34006           sync caps.  Make sure mad can only output a list of rates, not
34007           a full range.  In the future, have three caps lists for each of the
34008           mpeg versions.  Change mpegversion to a double as well.
34009
34010 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
34011
34012         * gst/volume/.cvsignore:
34013         * gst/volume/Makefile.am:
34014         * gst/volume/demo.c: (value_changed_callback), (idler),
34015         (setup_gui), (main):
34016           added small demo app
34017
34018 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
34019         * ext/esd/esdsink.c: (gst_esdsink_change_state):
34020         * ext/esd/esdsink.h:
34021         Close the esd connection on pause, because esd will just wait -
34022         blocking all other esd clients indefinitely.
34023
34024 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
34025
34026         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
34027           previous commit with GST_DEBUG
34028
34029 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
34030
34031         * configure.ac:
34032           add a header check for a dvdread header in dvdnav.  Fixes #133002
34033
34034 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
34035
34036         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
34037         * gst/tcp/gsttcpclientsink.h:
34038         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
34039         * gst/tcp/gsttcpclientsrc.h:
34040         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
34041         (gst_tcpserversink_handle_server_read),
34042         (gst_tcpserversink_init_send):
34043         * gst/tcp/gsttcpserversink.h:
34044         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
34045         * gst/tcp/gsttcpserversrc.h:
34046         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
34047         version of IP)
34048
34049 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
34050
34051         * configure.ac:
34052         Added ogg library so that OSX detects libtheora properly
34053
34054 2004-06-11  Wim Taymans  <wim@fluendo.com>
34055
34056         * ext/theora/theoradec.c: (theora_dec_chain),
34057         (theora_dec_change_state):
34058         Don't try to decode frames before we received a keyframe.
34059
34060 2004-06-11  Wim Taymans  <wim@fluendo.com>
34061
34062         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
34063         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
34064         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
34065         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
34066         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
34067         Added property to set the maximum delay of a page.
34068
34069 2004-06-10  Wim Taymans  <wim@fluendo.com>
34070
34071         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
34072         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
34073         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
34074         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
34075         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
34076         Added max-delay property to control the maximum amount
34077         of data to put in one page.
34078
34079 2004-06-10  Wim Taymans  <wim@fluendo.com>
34080
34081         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
34082         (gst_theora_enc_init), (theora_enc_sink_link),
34083         (theora_buffer_from_packet), (theora_enc_set_property),
34084         (theora_enc_get_property):
34085         Set duration on encoded buffer, added some more properties
34086
34087 2004-06-10  Wim Taymans  <wim@fluendo.com>
34088
34089         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
34090         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
34091         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
34092         * ext/theora/theoraenc.c: (theora_enc_chain):
34093         Fix refcounting bugs
34094
34095 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34096
34097         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
34098         (gst_asf_demux_loop), (gst_asf_demux_process_file),
34099         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
34100         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
34101         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
34102         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
34103         (gst_asf_demux_change_state):
34104         * gst/asfdemux/gstasfdemux.h:
34105           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
34106           feels like. I think we should set a new requirement for demuxers
34107           from now on to implement sane loop functions, data loops, query
34108           and seek functions before first commit into CVS. And this commit
34109           fixes all of the above.
34110
34111 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
34112
34113         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
34114           vorbis comments are properly encoded in UTF-8 before adding them
34115           to a GstTagList
34116
34117 2004-06-09  Benjamin Otte  <otte@gnome.org>
34118
34119         * ext/alsa/gstalsa.c: (add_channels):
34120           handle min <= max correctly
34121         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
34122         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
34123           add fixation functions so we fixate correctly. No preferring of alaw
34124           anymore because it's the first structure.
34125         * ext/alsa/gstalsa.h:
34126         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
34127         (gst_alsa_hw_params_dump):
34128           add functions to ease debugging in alsalib
34129         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
34130         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
34131         (gst_alsa_start_audio):
34132           only specify hw params if we really setup a format (fixes #134007 -
34133           or at least works around it)
34134
34135 2004-06-09  Wim Taymans  <wim@fluendo.com>
34136
34137         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
34138         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
34139         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
34140         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
34141         (gst_ogg_mux_loop):
34142         Use stream caps to setup the initial pages in the ogg stream.
34143         Correctly set the streamheader caps on the srcpad.
34144
34145 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
34146
34147         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
34148         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
34149         (gst_v4lsrc_getcaps):
34150         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
34151         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
34152           add querying of fps lists for webcams.  Negotiating to a framerate
34153           now works.
34154
34155 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34156
34157         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
34158         (theora_push_buffer), (theora_push_packet),
34159         (theora_set_header_on_caps), (theora_enc_chain):
34160           mark buffers and put on streamheader, raw theora streaming
34161           now works too, whee
34162
34163 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34164
34165         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
34166         (gst_tcp_gdp_read_caps):
34167           do a looping read for caps and GDP headers too
34168
34169 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34170
34171         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
34172         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
34173           return EOS instead of NULL in _get
34174
34175 2004-06-08  Wim Taymans  <wim@fluendo.com>
34176
34177         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
34178         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
34179         (gst_tcp_gdp_write_caps):
34180         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
34181         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
34182         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
34183         Memory leak fixes
34184
34185 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34186
34187         * ext/vorbis/Makefile.am:
34188         * ext/vorbis/vorbis.c: (plugin_init):
34189         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
34190         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
34191         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
34192         (vorbis_parse_change_state):
34193         * ext/vorbis/vorbisparse.h:
34194           adding a vorbisparse element that marks the buffers, streaming
34195           raw vorbis using GDP now works, whee
34196
34197 2004-06-08  Wim Taymans  <wim@fluendo.com>
34198
34199         * ext/jpeg/Makefile.am:
34200         * ext/jpeg/README:
34201         * ext/jpeg/gstjpeg.c: (plugin_init):
34202         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
34203         (gst_smokedec_base_init), (gst_smokedec_class_init),
34204         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
34205         * ext/jpeg/gstsmokedec.h:
34206         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
34207         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
34208         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
34209         (gst_smokeenc_resync), (gst_smokeenc_chain),
34210         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
34211         * ext/jpeg/gstsmokeenc.h:
34212         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
34213         (smokecodec_flush_destination), (smokecodec_term_destination),
34214         (smokecodec_init_source), (smokecodec_fill_input_buffer),
34215         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
34216         (smokecodec_term_source), (smokecodec_encode_new),
34217         (smokecodec_decode_new), (smokecodec_info_free),
34218         (smokecodec_set_quality), (smokecodec_get_quality),
34219         (smokecodec_set_threshold), (smokecodec_get_threshold),
34220         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
34221         (find_best_size), (abs_diff), (put), (smokecodec_encode),
34222         (smokecodec_parse_header), (smokecodec_decode):
34223         * ext/jpeg/smokecodec.h:
34224         Added a new simple jpeg based codec
34225
34226 2004-06-08  Wim Taymans  <wim@fluendo.com>
34227
34228         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
34229         (gst_multipart_mux_loop):
34230         Fix memory leak
34231
34232 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34233
34234         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
34235         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
34236         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
34237         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
34238         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
34239         * gst/tcp/gsttcpserversink.h:
34240           take streamheader into account
34241
34242 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34243
34244         * gst/level/Makefile.am:
34245         * gst/level/gstlevel.c: (gst_level_class_init):
34246           clean up marshal generation
34247
34248 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34249
34250         * gst/tcp/Makefile.am:
34251         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
34252         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
34253         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
34254         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
34255         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
34256         (gst_tcpclientsrc_get_property):
34257         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
34258         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
34259         (gst_tcpserversink_handle_client_read),
34260         (gst_tcpserversink_handle_client_write),
34261         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
34262         * gst/tcp/gsttcpserversink.h:
34263           add signals client-added and client-removed
34264         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
34265         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
34266         (gst_tcpserversrc_get_property):
34267         uniformized, change default protocol to NONE
34268         * gst/tcp/gsttcp-marshal.list: added
34269 2004-06-07  Benjamin Otte  <otte@gnome.org>
34270
34271         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
34272           handle discont events if they happen before caps nego
34273
34274 2004-06-07  Wim Taymans  <wim@fluendo.com>
34275
34276         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
34277         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
34278         (gst_multipart_demux_plugin_init):
34279         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
34280         (gst_multipart_mux_init), (gst_multipart_mux_loop),
34281         (gst_multipart_mux_change_state):
34282         Small updates, fix a memleak
34283
34284 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
34285
34286         * configure.ac: OSS portability
34287         * ext/arts/gst_arts.c: idem
34288         * sys/oss/gstosselement.c: idem
34289         * sys/oss/gstossmixer.c: idem
34290         * sys/oss/gstosssink.c: idem
34291         * sys/oss/gstosssrc.c: idem
34292         * sys/oss/oss_probe.c: idem
34293           - check for soundcard.h in different places for some BSD
34294
34295 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
34296
34297         * AUTHORS:
34298         Add me to the authors file
34299         * configure.ac:
34300         Increase the libdv requirement to >= version 0.100
34301         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
34302         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
34303         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
34304         * ext/dv/gstdvdec.h:
34305         Add support for the new_media flag when sending DISCONT events
34306         Make the querying work when video pad is not linked
34307
34308 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
34309
34310         reviewed by Benjamin Otte  <otte@gnome.org>
34311
34312         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
34313           create a NULL-initialized array of pads, so we don't think they
34314           exist already. (fixes #143130)
34315
34316 2004-06-07  Benjamin Otte  <otte@gnome.org>
34317
34318         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
34319         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
34320         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
34321           don't use // coments
34322
34323 2004-06-07  Benjamin Otte  <otte@gnome.org>
34324
34325         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
34326           cast to GstClockTime to get higher granularity
34327         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
34328           use gst_element_set_time_delay to get the exact time
34329         * ext/mad/gstmad.c: (gst_mad_chain):
34330           use the negotiated rate instead of the current frame's rate which
34331           might be wrong because of bit errors. This avoids emitting totally
34332           bogus timestamps and screwing sync.
34333         (fixes #143454)
34334
34335 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
34336
34337         reviewed by Benjamin Otte  <otte@gnome.org>
34338
34339         * gst/adder/gstadder.c: (gst_adder_loop):
34340           properly error out when no negotiation has happened yet. (fixes
34341           #143032)
34342
34343 2004-06-06  Benjamin Otte  <otte@gnome.org>
34344
34345         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
34346           forward correctly transformed offset in discont events. Based on
34347           patch by Arwed v. Merkatz. (fixes #142851)
34348
34349 2004-06-06  David Schleef  <ds@schleef.org>
34350
34351         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
34352         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
34353         problems on several systems.
34354
34355 2004-06-06  Benjamin Otte  <otte@gnome.org>
34356
34357         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
34358           use explicit caps on the srcpad
34359         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
34360           properly error out if caps couldn't be set (fixes #142764)
34361
34362 2004-06-06  Benjamin Otte  <otte@gnome.org>
34363
34364         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
34365         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
34366         (gst_alsa_start_audio):
34367           - don't call set_periods_integer anymore, it breaks the
34368           configuration randomly
34369           - call snd_pcm_hw_params_set_access directly instead of using masks
34370           - don't fail if the sw_params can't be set, just use the default
34371           params and hope it works. Alsalib has weird issues when you touch
34372           sw_params and does no proper error reporting about what failed.
34373         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
34374         (gst_alsa_close_audio):
34375           make our alsa debugging go via gst debugging and not conditionally
34376           defined
34377         * ext/alsa/gstalsa.h:
34378           add ALSA_DEBUG_FLUSH macro
34379         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
34380         (plugin_init):
34381           wrap alsa errors to be printed via the gst debugging system and not
34382           spammed to stderr
34383
34384 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34385
34386         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
34387         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
34388         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
34389         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
34390         (qtdemux_parse_trak):
34391         * gst/qtdemux/qtdemux.h:
34392           Bitch. Also known as seeking, querying & co.
34393         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
34394         (gst_osssink_change_state):
34395         * sys/oss/gstosssink.h:
34396           Resyncing is for weenies, this hack is no longer needed and was
34397           broken anyway (since it - unintendedly - always leaves resync to
34398           TRUE).
34399
34400 2004-06-05  Andrew Turner <zxombie@hotpop.com>
34401
34402         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
34403         * gst/tcp/gsttcpclientsrc.h: idem
34404           - define MSG_NOSIGNAL if not done
34405           - include unistd.h for off_t
34406           (fixes #143749)
34407
34408 2004-06-05  Benjamin Otte  <otte@gnome.org>
34409
34410         * configure.ac:
34411         * ext/kio/Makefile.am:
34412           check for qt's moc preprocessor explicitly and use it
34413
34414 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
34415
34416         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
34417           don't get a signal for EPIPE on socket writes
34418           (somebody check if this works on other platforms)
34419
34420 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
34421
34422         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
34423         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
34424           check error condition on available samples correctly
34425
34426 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
34427
34428         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
34429           avoid a segfault
34430         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
34431         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
34432         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
34433         (gst_tcpserversrc_gdp_read_header):
34434          use ssize_t over size_t since the former is signed and thus the
34435          check for error codes can work
34436
34437 2004-06-02  Wim Taymans  <wim@fluendo.com>
34438
34439         reviewed by: Johan
34440
34441         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
34442         (gst_multipart_mux_loop):
34443         Oops
34444
34445 2004-06-02  Wim Taymans  <wim@fluendo.com>
34446
34447         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
34448         (gst_multipart_mux_init), (gst_multipart_mux_loop),
34449         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
34450         (gst_multipart_mux_change_state):
34451         Added configurable boundary specifier, added the value as a
34452         caps field as well.
34453
34454 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
34455
34456         * gst/tcp/gsttcp.c:
34457         * gst/tcp/gsttcpclientsrc.c:
34458         * gst/tcp/gsttcpclientsrc.h:
34459         * gst/tcp/gsttcpserversrc.c:
34460           - portability fix, to compile on OSX
34461             (fixes #143146)
34462
34463         * sys/osxaudio/gstosxaudioelement.c:
34464         * sys/osxaudio/gstosxaudiosink.c:
34465         * sys/osxaudio/gstosxaudiosrc.c:
34466           - compilation warnings on OSX
34467             (fixes #143153)
34468
34469 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34470
34471         * ext/vorbis/vorbisdec.c : sign warning fixes
34472
34473         * gst-libs/gst/mixer/mixertrack.c :
34474           do no use defines which are glib 2.4 specific
34475
34476 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
34477
34478         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
34479           buffer since libflac doesn't expect it (reports a sync error when
34480           it encounters that)
34481
34482
34483 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
34484
34485         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
34486         * gst-libs/gst/mixer/mixertrack.c:
34487         (gst_mixer_track_get_property), (get_mixer_track_init),
34488         (get_mixer_track_get_property): Added property accessors
34489         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
34490         * gst-libs/gst/mixer/mixeroptions.c:
34491         (gst_mixer_options_get_values): Added
34492         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
34493         * gst-libs/gst/mixer/mixer.c: Fixed comment
34494
34495
34496 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
34497
34498         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
34499           improve error messages on open
34500
34501
34502 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
34503
34504         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
34505           check if v4l-conf is in path
34506
34507 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
34508
34509         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
34510           change assert to a more readable error message
34511
34512 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
34513
34514         * gst-libs/gst/tuner/tunerchannel.h:
34515           - add a freq_multiplicator field to make the conversion
34516             between internal frequency unit and Hz
34517         * sys/v4l/gstv4lelement.c:
34518         * sys/v4l2/gstv4l2element.c:
34519           - change default video device to /dev/video0
34520         * sys/v4l/v4l_calls.c:
34521         * sys/v4l2/v4l2_calls.c:
34522           - we only expose frequency to the user in Hz instead of
34523             bastard v4lX unit (either 62.5kHz or 62.5Hz)
34524
34525 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
34526         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
34527           Initialise b_o_s and e_o_s variables
34528         * gst-libs/gst/riff/riff-media.c:
34529         (gst_riff_create_video_caps_with_data):
34530           Add some unusual fourcc's from mplayer avi's
34531         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
34532           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
34533           autoplugging.
34534
34535 2004-05-28  Wim Taymans  <wim@fluendo.com>
34536
34537         * configure.ac:
34538         * gst/alpha/Makefile.am:
34539         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
34540         (gst_alpha_get_type), (gst_alpha_base_init),
34541         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
34542         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
34543         (gst_alpha_chroma_key), (gst_alpha_chain),
34544         (gst_alpha_change_state), (plugin_init):
34545         A plugin to add an alpha channel to I420 video. Can optionally do
34546         chroma keying.
34547         * gst/multipart/Makefile.am:
34548         * gst/multipart/multipart.c: (plugin_init):
34549         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
34550         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
34551         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
34552         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
34553         (gst_multipart_demux_change_state),
34554         (gst_multipart_demux_plugin_init):
34555         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
34556         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
34557         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
34558         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
34559         (gst_multipart_mux_pad_unlink),
34560         (gst_multipart_mux_request_new_pad),
34561         (gst_multipart_mux_handle_src_event),
34562         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
34563         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
34564         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
34565         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
34566         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
34567         send multipart jpeg images to a browser.
34568         * gst/videobox/Makefile.am:
34569         * gst/videobox/README:
34570         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
34571         (gst_video_box_get_type), (gst_video_box_base_init),
34572         (gst_video_box_class_init), (gst_video_box_init),
34573         (gst_video_box_set_property), (gst_video_box_get_property),
34574         (gst_video_box_sink_link), (gst_video_box_i420),
34575         (gst_video_box_ayuv), (gst_video_box_chain),
34576         (gst_video_box_change_state), (plugin_init):
34577         Crops or adds borders around an image. can do alpha channel
34578         borders as well.
34579         * gst/videomixer/Makefile.am:
34580         * gst/videomixer/README:
34581         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
34582         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
34583         (gst_videomixer_pad_get_sink_event_masks),
34584         (gst_videomixer_pad_get_property),
34585         (gst_videomixer_pad_set_property),
34586         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
34587         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
34588         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
34589         (gst_videomixer_base_init), (gst_videomixer_class_init),
34590         (gst_videomixer_init), (gst_videomixer_request_new_pad),
34591         (gst_videomixer_handle_src_event),
34592         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
34593         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
34594         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
34595         (gst_videomixer_loop), (gst_videomixer_get_property),
34596         (gst_videomixer_set_property), (gst_videomixer_change_state),
34597         (plugin_init):
34598         Generic video mixer plugin, can handle multiple inputs all with
34599         different framerates and video sizes. Is fully alpha channel
34600         aware.
34601
34602 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34603
34604         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
34605           Select first track as master track. Not sure how else to handle
34606           that...
34607         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
34608           Discard discont events. Should fix #142962.
34609
34610 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34611
34612         * ext/alsa/Makefile.am:
34613         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
34614         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
34615         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
34616         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
34617         (gst_alsa_mixer_get_option):
34618         * ext/alsa/gstalsamixer.h:
34619         * ext/alsa/gstalsamixeroptions.c:
34620         (gst_alsa_mixer_options_get_type),
34621         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
34622         (gst_alsa_mixer_options_new):
34623         * ext/alsa/gstalsamixeroptions.h:
34624         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
34625         * ext/alsa/gstalsamixertrack.h:
34626           Add enumerations (as GstMixerOptions). Make correct distinction
34627           between input/output tracks. Add capture/playback private flag.
34628           Use flag to decide on whether to set capture or playback volumes
34629           or switches. Use playback and record switches.
34630         * gst-libs/gst/mixer/Makefile.am:
34631         * gst-libs/gst/mixer/mixer-marshal.list:
34632         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
34633         (gst_mixer_set_option), (gst_mixer_get_option),
34634         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
34635         (gst_mixer_volume_changed), (gst_mixer_option_changed):
34636         * gst-libs/gst/mixer/mixer.h:
34637         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
34638         (gst_mixer_options_class_init), (gst_mixer_options_init),
34639         (gst_mixer_options_dispose):
34640         * gst-libs/gst/mixer/mixeroptions.h:
34641           Add GstMixerOptions.
34642         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
34643           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
34644           broken device detection on computers with multiple OSS sound
34645           cards.
34646
34647 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34648
34649         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
34650           fixate nicely even when the peer is not negotiating
34651
34652 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34653
34654         * gst/audioconvert/gstaudioconvert.c:
34655         (gst_audio_convert_parse_caps):
34656           make sure we don't allow depth > width
34657         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
34658           fixate endianness to G_BYTE_ORDER as default
34659         * gst/audioscale/gstaudioscale.c:
34660           we don't handle another endianness as host-endianness
34661
34662 2004-05-25  David Schleef  <ds@schleef.org>
34663
34664         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
34665
34666 2004-05-24  Benjamin Otte  <otte@gnome.org>
34667
34668         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
34669         (gst_oggvorbisenc_setup):
34670           properly fail when we can't setup the vorbis encoder due to
34671           unsupported settings
34672         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
34673         (gst_vorbisenc_setup):
34674           same
34675         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
34676           fix case where warnings occured when one pad was unlinked while the
34677           other's link function was called
34678
34679 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
34680
34681         * gst/tcp/Makefile.am:
34682           use GST_ENABLE_NEW
34683
34684 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34685
34686         * gst-libs/gst/resample/private.h:
34687           don't use optimizations that are #if 0'ed
34688
34689 2004-05-24  Wim Taymans  <wim@fluendo.com>
34690
34691         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
34692         Fix potential division by zero error and hopefully get
34693         the position query right to get correct timestamps on avi
34694         audio.
34695
34696 2004-05-24  Wim Taymans  <wim@fluendo.com>
34697
34698         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
34699         (gst_videoscale_scale_nearest_str2),
34700         (gst_videoscale_scale_nearest_str4),
34701         (gst_videoscale_scale_nearest_32bit),
34702         (gst_videoscale_scale_nearest_24bit),
34703         (gst_videoscale_scale_nearest_16bit):
34704         Fix the scaling algorithm and avoid a buffer overflow.
34705         removed the while loop in the scaling function as it
34706         was used for point sampling only.
34707
34708 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34709
34710         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
34711         (gst_id3_tag_class_init), (gst_id3_tag_init),
34712         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
34713         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
34714         (gst_id3_tag_send_tag_event):
34715           lots of fixes to make id3mux work and id3demux work correctly
34716
34717 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34718
34719         * ext/Makefile.am:
34720           add rules to build shout2send (was removed by accident
34721           when this module was no more marked experimental/broken)
34722
34723 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
34724
34725         * ext/shout2/gstshout2.c:
34726         * ext/shout2/gstshout2.h:
34727           adding a "connection problem" signal to shout2send
34728           (fixes #142954)
34729
34730 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
34731
34732         * ext/kio/kioreceiver.cpp:
34733         * ext/kio/kioreceiver.h:
34734           fix sign comparison issues
34735
34736 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34737
34738         * gst/cdxaparse/gstcdxaparse.c:
34739         * gst/cdxaparse/gstcdxaparse.h:
34740           some renaming
34741           add some checks/sanity
34742           prepare for seek addition
34743
34744         * sys/sunaudio/gstsunaudio.c:
34745           remove exported dupe init function
34746
34747 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
34748
34749         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
34750         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
34751           Fix format conversion and position querying.
34752         * gst/debug/progressreport.c: (gst_progressreport_report):
34753           Don't output a bogus total value that we didn't query.
34754         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
34755           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
34756           only a blank window after xine has been used.
34757
34758 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
34759
34760         * m4/as-arts.m4:
34761           sync with upstream version to fix test on FC2
34762           readd with -ko to preserve Id header
34763
34764 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34765
34766         * configure.ac:
34767           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
34768         * gst/tcp/gsttcpclientsrc.c: idem
34769         * gst/tcp/gsttcpserversink.c: idem
34770         * gst/tcp/gsttcpserversrc.c: idem
34771         * m4/gst-fionread.m4: idem
34772
34773         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
34774
34775         * configure.ac: enable speex plugin for speex 1.1.5+
34776         * ext/speex/gstspeexenc.c: fix cast warning
34777
34778         * ext/esd/README: fix typo
34779
34780 2004-05-20  David Schleef  <ds@schleef.org>
34781
34782         * configure.ac: Minor cosmetic change to convince the buildbot to
34783         reautogen.
34784         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
34785         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
34786         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
34787         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
34788         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
34789         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
34790         More hacking.  Plays audio now.
34791
34792 2004-05-20  David Schleef  <ds@schleef.org>
34793
34794         * configure.ac:
34795         * sys/Makefile.am:
34796
34797 2004-05-20  David Schleef  <ds@schleef.org>
34798
34799         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
34800         * sys/osxaudio/gstosxaudio.c:
34801         * sys/osxaudio/gstosxaudioelement.c:
34802         * sys/osxaudio/gstosxaudioelement.h:
34803         * sys/osxaudio/gstosxaudiosink.c:
34804         * sys/osxaudio/gstosxaudiosink.h:
34805         * sys/osxaudio/gstosxaudiosrc.c:
34806         * sys/osxaudio/gstosxaudiosrc.h:
34807
34808 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34809
34810         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
34811         (gst_vorbisenc_chain):
34812           put the codec headers on the caps as streamheader as well as
34813           pushing them out
34814
34815 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34816
34817         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
34818         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
34819         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
34820         split up push_packet into two functions
34821
34822 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34823
34824         * gst/tcp/.cvsignore:
34825           ignore enums
34826         * gst/tcp/Makefile.am:
34827         * gst/tcp/README:
34828         * gst/tcp/gsttcp.c:
34829         * gst/tcp/gsttcp.h:
34830         * gst/tcp/gsttcpclientsink.c:
34831         * gst/tcp/gsttcpclientsink.h:
34832         * gst/tcp/gsttcpclientsrc.c:
34833         * gst/tcp/gsttcpclientsrc.h:
34834         * gst/tcp/gsttcpplugin.c:
34835         * gst/tcp/gsttcpserversink.c:
34836         * gst/tcp/gsttcpserversink.h:
34837         * gst/tcp/gsttcpserversrc.c:
34838         * gst/tcp/gsttcpserversrc.h:
34839           add new tcp elements
34840
34841 2004-05-19  Wim Taymans  <wim@fluendo.com>
34842
34843         * gst/law/mulaw-conversion.c: (mulaw_encode):
34844         Fix overflow bug in ulaw encoding.
34845
34846 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34847
34848         * ext/mad/gstmad.c: (gst_mad_handle_event):
34849           don't unref the event twice
34850
34851 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34852
34853         * configure.ac:
34854           remove -Wno-sign-compare
34855
34856 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34857
34858         * configure.ac:
34859           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
34860           if you want to work against glib 2.2 and 2.4
34861
34862 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
34863
34864         * gst/tcp/Makefile.am:
34865         * gst/tcp/gsttcp.c:
34866         * gst/tcp/gsttcp.h:
34867         * gst/tcp/gsttcpsink.h:
34868         * gst/tcp/gsttcpsrc.h:
34869           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
34870
34871 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34872
34873         * gst/debug/tests.c: (md5_get_value):
34874           fix segfault on gst-inspect
34875
34876 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34877
34878         * gst/debug/testplugin.c:
34879         * gst/debug/tests.c:
34880         * gst/debug/tests.h:
34881           add new extensible and configurable testing element. Current tests
34882           include buffer count, stream length, timestamp/duration matching and
34883           md5.
34884         * gst/debug/Makefile.am:
34885         * gst/debug/gstdebug.c: (plugin_init):
34886           add infrastructure for new element
34887
34888 2004-05-19  Johan Dahlin  <johan@gnome.org>
34889
34890         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
34891         ending of the array. Fixes gst-inspect segfault on ppc.
34892
34893 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34894
34895         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
34896
34897         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
34898
34899 2004-05-18  David Schleef  <ds@schleef.org>
34900
34901         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
34902         warnings (bugs, actually) noticed by gcc but not forte.
34903
34904 2004-05-18  David Schleef  <ds@schleef.org>
34905
34906         * sys/sunaudio/Makefile.am:
34907         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
34908
34909 2004-05-18  David Schleef  <ds@schleef.org>
34910
34911         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
34912         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
34913         to allow qtdemux to use non-seekable streams. (bug #142272)
34914
34915 2004-05-18  David Schleef  <ds@schleef.org>
34916
34917         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
34918         (gst_resample_sinc_ft_float): Remove use of static temporary
34919         buffer.  This code was obviously not supposed to last long, but
34920         it's stuck in our ABI, so it required a little hack to make it
34921         ABI-compatible.  Fixes #142585.
34922         * gst-libs/gst/resample/resample.h: same.
34923
34924 2004-05-18  David Schleef  <ds@schleef.org>
34925
34926         * configure.ac: Add sunaudio
34927         * examples/Makefile.am: make gstplay depend on gconf
34928         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
34929         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
34930         (convert_table_lookup), (img_convert): remove c99-isms
34931         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
34932           unsigned, to fix a warning on Solaris
34933         * gst/mpeg1sys/systems.c: bcopy->memcpy
34934         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
34935         * sys/Makefile.am: Add sunaudio
34936
34937 2004-05-18  Wim Taymans  <wim@fluendo.com>
34938
34939         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
34940         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
34941         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
34942         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
34943         (gst_ogg_mux_loop):
34944         Fix an ugly memleak where the muxer didn't flush enough ogg
34945         pages. This also resulted in badly muxed ogg files.
34946
34947 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34948
34949         * gst/asfdemux/asfheaders.c :
34950         * gst/asfdemux/asfheaders.h :
34951         * gst/asfdemux/gstasfdemux.c :
34952           - fix ASF_OBJ_PADDING guid
34953           - add 3 new object guids (language list, metadata,
34954             extended stream properties)
34955           - add a function to parse extended header objects
34956
34957 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34958
34959         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
34960           remove leftover debugging g_print
34961
34962 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34963
34964         * ext/mad/gstmad.c: (gst_mad_handle_event):
34965           Fix for when the first format in a discont event is not a
34966           byte-based one. Should fix #137710.
34967
34968 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34969
34970         * m4/a52.m4 : fix compilation with -Wall -Werror
34971         * m4/libfame.m4 : idem
34972         * m4/libmikmod.m4 : idem
34973
34974 2004-05-17  Benjamin Otte  <otte@gnome.org>
34975
34976         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
34977           signal the new tags before giving up the reference
34978
34979 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34980
34981         * ext/shout2/gstshout2.c:
34982           use application/ogg instead of application/x-ogg (patch by Patrick
34983           Guimond, fixes #142432)
34984         * sys/oss/gstosselement.c: (gst_osselement_reset),
34985         (gst_osselement_sync_parms):
34986           don't set fragment size unless specified (fixes #142493)
34987
34988 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34989
34990         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
34991           fixes #142664
34992
34993 2004-05-17  Benjamin Otte  <otte@gnome.org>
34994
34995         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
34996           compute offsets correctly for internal buffers so timestamps are set
34997           correctly when we can't seek. Also handle cases where there are no
34998           offsets. (based on a patch by David Moore, fixes #142507)
34999
35000 2004-05-17  Benjamin Otte  <otte@gnome.org>
35001
35002         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
35003           use correct variable when determining amount of data to skip so we
35004           don't skip into the void and segfault
35005
35006 2004-05-16  Benjamin Otte  <otte@gnome.org>
35007
35008         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
35009           Hi, I'm a memleak
35010
35011 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35012
35013         * gst/asfdemux/gstasfdemux.c:
35014           - fix a mem leak and always propagate tags
35015           - add WMV3 to known video codecs (but no decoder yet)
35016           - replace "surplus data" at end of audio header for what
35017             it is : codec specific data
35018           - fix a typo
35019
35020 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
35021
35022         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
35023
35024         * gst-libs/gst/audio/audioclock.c:
35025           Fix wrong return type (#142205).
35026
35027 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35028
35029         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
35030           Ignore CRCs by default (fixes #142566).
35031
35032 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35033
35034         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
35035         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
35036         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
35037         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
35038         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
35039         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
35040           Fix for cases where we fail to attach to a mixer.
35041
35042 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35043
35044         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
35045           Don't touch events after not owning them anymore.
35046         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
35047         (gst_wavparse_fmt), (gst_wavparse_other),
35048         (gst_wavparse_handle_seek), (gst_wavparse_loop),
35049         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
35050         (gst_wavparse_srcpad_event):
35051         * gst/wavparse/gstwavparse.h:
35052           Add seeking, fix querying.
35053
35054 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35055
35056         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
35057           - process comments even if they don't end with \0\0
35058             g_convert would ignore them if present and works well without them
35059
35060 2004-05-16  Benjamin Otte  <otte@gnome.org>
35061
35062         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
35063           simplify caps
35064
35065 2004-05-16  Benjamin Otte  <otte@gnome.org>
35066
35067         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
35068           don't write to memory we might not write to - g_convert does that
35069           for us anyway (fixes #142613)
35070         (gst_asf_demux_audio_caps):
35071           comment out gst_util_dump_mem
35072
35073 2004-05-16  Benjamin Otte  <otte@gnome.org>
35074
35075         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
35076           compute correct expected timestamps after seek (broken since
35077           last commit)
35078         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
35079           rename element and debugging category to gdkpixbufscale
35080
35081 2004-05-16  Benjamin Otte  <otte@gnome.org>
35082
35083         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
35084           add error checking to snd_pcm_delay and remove duplicate call to
35085           snd_pcm_delay that caused issues (see inline code comments)
35086         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
35087           make more readable and fix return value when snd_pcm_delay fails
35088         (fixes #142586)
35089
35090 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
35091         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
35092         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
35093         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
35094         (gst_pixbufscale_link), (gst_pixbufscale_init),
35095         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
35096         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
35097         (gst_pixbufscale_get_property), (pixbufscale_init):
35098         * ext/gdk_pixbuf/pixbufscale.h:
35099         Add these files I forgot earlier
35100
35101 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
35102         * ext/gdk_pixbuf/Makefile.am:
35103         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
35104         * ext/gdk_pixbuf/gstgdkpixbuf.h:
35105         Add new pixbufscale element to scale RGB video
35106         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
35107         and HYPER interpolation correctly.
35108         * ext/theora/theoraenc.c: (theora_enc_chain),
35109         Discard buffer and return if explicit caps could not be set
35110         (theora_enc_get_property):
35111         Make _get return kbps for the bitrate consistent with
35112         the _set function.
35113
35114
35115 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35116
35117         * ext/libvisual/visual.c: (gst_visual_chain):
35118           add missing visual_audio_analyze
35119
35120 2004-05-14  David Schleef  <ds@schleef.org>
35121
35122         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
35123         is killed while we're playing.
35124         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
35125         gst_element_no_more_pads().
35126
35127 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35128
35129         * gst-libs/gst/riff/riff-read.c :
35130           - fix INFO tag extraction in RIFF/AVI files
35131             because gst_event_unref (event) also freed taglist
35132           - avoid a mem leak
35133
35134 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35135
35136         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
35137         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
35138
35139         * gst/auparse/gstauparse.c :
35140           - add code (commented for now) to support audio/x-adpcm on src pad
35141             (we have no decoder for those layout yet)
35142
35143         * gst/cdxaparse/gstcdxaparse.c :
35144         * gst/cdxaparse/gstcdxaparse.h :
35145           - partial rewrite using RiffRead (ripped iain's wavparse code)
35146
35147         * gst/rtp/gstrtpL16enc.c : typo
35148         * gst/rtp/gstrtpgsmenc.c : typo
35149
35150 2004-05-13  Benjamin Otte  <otte@gnome.org>
35151
35152         * configure.ac:
35153           check for exact version of libvisual, it's not supposed to be
35154           API/ABI stable yet
35155
35156 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35157
35158         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
35159           signal no-more-pads
35160
35161 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
35162
35163         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
35164         Report which format was used for GST_FORMAT_DEFAULT
35165         * gst/debug/Makefile.am:
35166         * gst/debug/gstdebug.c: (plugin_init):
35167         * gst/debug/progressreport.c: (gst_progressreport_base_init),
35168         (gst_progressreport_class_init), (gst_progressreport_init),
35169         (gst_progressreport_report), (gst_progressreport_set_property),
35170         (gst_progressreport_get_property), (gst_progressreport_chain),
35171         (gst_progressreport_plugin_init):
35172         Add progressreport element for testing.
35173
35174 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
35175
35176         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
35177         * sys/v4l/gstv4lsrc.h:
35178         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
35179         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
35180         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
35181         (gst_v4lsrc_grab_frame):
35182           add more debugging
35183           send a discont at start
35184
35185 2004-05-12  Colin Walters  <walters@redhat.com>
35186
35187         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
35188         inflooping if we can't find a chunk.  Or in other words, don't blow
35189         chunks if we don't have a chunk to blow.
35190
35191 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
35192         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
35193         Remove old debug output
35194         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
35195         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
35196         (gst_dvdec_set_property), (gst_dvdec_get_property):
35197         Change the quality setting to an enum, so it works from gst-launch
35198         Don't renegotiate a non-linked pad. Allows audio only decoding.
35199         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
35200         (gst_deinterlace_link), (gst_deinterlace_init):
35201         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
35202         (gst_videodrop_link):
35203         Some caps negotiation fixes
35204
35205 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35206
35207         * ext/tarkin/gsttarkin.c :
35208           - Change RANK from NONE to PRIMARY
35209         * ext/gdk_pixbuf/gstgdkpixbuf.c :
35210           - Change RANK from NONE to MARGINAL
35211         * ext/divx/gstdivxenc.c :
35212           - Change RANK from PRIMARY to NONE (encoder/spider issue)
35213
35214 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
35215
35216         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
35217         (gst_vorbisenc_push_packet):
35218           copy a function that was added between 1.0 and 1.0.1 until we
35219           depend on worthwhile features of post-1.0
35220
35221 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35222
35223         * configure.ac:
35224           enable shout2 by default
35225         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
35226         (gst_shout2send_base_init), (gst_shout2send_init),
35227         (gst_shout2send_connect), (gst_shout2send_change_state):
35228         * ext/shout2/gstshout2.h:
35229           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
35230           #142262)
35231         * ext/theora/theora.c: (plugin_init):
35232           don't set rank on encoders
35233
35234 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
35235
35236         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
35237           Use codec_data property instead of flag1 and flag2 for wma
35238
35239 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35240
35241         * gst/cdxaparse/gstcdxaparse.c :
35242           - Add mpegversion to CAPS to make it link
35243           - Rank is as GST_RANK_SECONDARY instead of NONE
35244         * gst/auparse/gstauparse.c :
35245           - Document all audio encoding we can encounter from Solaris 9
35246             headers and libsndfile information.
35247           - Increase max. rate from 48000 to 192000 (to match other elements)
35248           - Don't try to play junk data between header and samples
35249
35250 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35251
35252         * ext/libvisual/visual.c: (gst_visual_getcaps):
35253           use the right caps depending on endianness (I hope)
35254         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
35255           use GST_RANK_NONE for all non-decoding elements or spider gets
35256           mighty confused
35257
35258 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35259
35260         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
35261           Fix some odd cases and fix BE metadata parsing of unicode16 text.
35262
35263 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35264
35265         * gst/switch/gstswitch.c: (gst_switch_release_pad),
35266         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
35267         (gst_switch_loop), (gst_switch_get_type):
35268           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
35269           HEADERS. Had to be said.
35270
35271 2004-05-10  David Schleef  <ds@schleef.org>
35272
35273         * configure.ac: Add prototype Dirac support.
35274         * ext/Makefile.am:
35275         * ext/dirac/Makefile.am:
35276         * ext/dirac/gstdirac.cc:
35277         * ext/dirac/gstdiracdec.cc:
35278
35279 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35280
35281         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
35282         (gst_auparse_init), (gst_auparse_chain),
35283         (gst_auparse_change_state):
35284           Hack around spider. Remove me some day please.
35285
35286 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35287
35288         * gst/auparse/gstauparse.c: (gst_auparse_chain):
35289           Fix for some uninitialized variables in previous patch, also
35290           makes it work. Fixes #142286 while we're at it.
35291
35292 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35293
35294         * gst/auparse/gstauparse.c:
35295                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
35296                 only unsupported formats are ADPCM/CCITT G.72x
35297                 reviewed by Ronald
35298         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
35299
35300 2004-05-10  Wim Taymans  <wim@fluendo.com>
35301
35302         * ext/vorbis/Makefile.am:
35303         * ext/vorbis/README:
35304         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
35305         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
35306         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
35307         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
35308         (gst_oggvorbisenc_convert_sink),
35309         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
35310         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
35311         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
35312         (get_constraints_string), (update_start_message),
35313         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
35314         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
35315         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
35316         * ext/vorbis/oggvorbisenc.h:
35317         * ext/vorbis/vorbis.c: (plugin_init):
35318         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
35319         (raw_caps_factory), (gst_vorbisenc_class_init),
35320         (gst_vorbisenc_init), (gst_vorbisenc_setup),
35321         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
35322         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
35323         * ext/vorbis/vorbisenc.h:
35324         Added a raw vorbis encoder to be used with the oggmuxer.
35325         We still need the old encoder for some gnome applications,
35326         read the README to find out how that works.
35327         The raw encoder is called "rawvorbisenc" until 0.9.
35328
35329 2004-05-10  Wim Taymans  <wim@fluendo.com>
35330
35331         * ext/ogg/gstogg.c: (plugin_init):
35332         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
35333         (gst_ogg_print):
35334         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
35335         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
35336         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
35337         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
35338         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
35339         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
35340         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
35341         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
35342         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
35343         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
35344         Added an ogg muxer.
35345         Small typo fixes in the demuxer.
35346
35347 2004-05-10  Wim Taymans  <wim@fluendo.com>
35348
35349         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
35350         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
35351         (theora_enc_change_state), (theora_enc_set_property),
35352         (theora_enc_get_property):
35353         Mark the last packet with an EOS flag which is not really needed
35354         in gstreamer.
35355         Do some better video framerate initialisation.
35356         Update the buffer timestamp.
35357
35358 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
35359
35360         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
35361         Return the result of the parent state change call
35362
35363 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35364
35365         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
35366         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
35367         * gst/law/alaw-encode.c : (idem)
35368         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
35369         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
35370         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
35371
35372 2004-05-09  Benjamin Otte  <otte@gnome.org>
35373
35374         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
35375           don't use a fixed buffer size when writing variable length data to
35376           it. Fixes memory corruption and makes alsasrc work
35377
35378 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35379
35380         * ext/gnomevfs/gstgnomevfssink.c:
35381         (_gst_boolean_allow_overwrite_accumulator),
35382         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
35383           Run glib's default signal handler (??) in RUN_CLEANUP rather than
35384           RUN_LAST, and don't use that to set the accumulator value because
35385           then it's always FALSE.
35386
35387 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35388
35389         * gst-libs/gst/riff/riff-media.c:
35390         (gst_riff_create_video_caps_with_data),
35391         (gst_riff_create_audio_caps),
35392         (gst_riff_create_audio_template_caps):
35393         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
35394           Fix for unaligned RIFF files (i.e. where all the chunks together
35395           in a LIST chunk are not of the same size as the size given in
35396           the LIST chunk header). Fixes several odd WAVE files. Also fix
35397           ADPCM (block_align property) in audio, so that wavparse based
35398           on this works now as it used to stand-alone.
35399
35400 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
35401
35402         reviewed by Benjamin Otte  <otte@gnome.org>
35403
35404         * ext/a52dec/gsta52dec.c:
35405         * ext/divx/gstdivxdec.c:
35406         * ext/divx/gstdivxenc.c:
35407         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
35408         * ext/faac/gstfaac.c: (gst_faac_base_init):
35409         * ext/faad/gstfaad.c: (gst_faad_base_init):
35410         * ext/ivorbis/vorbisfile.c:
35411         * ext/lame/gstlame.c:
35412         * ext/libfame/gstlibfame.c:
35413         * ext/mpeg2enc/gstmpeg2enc.cc:
35414         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
35415         * ext/sidplay/gstsiddec.cc:
35416         * ext/speex/gstspeexdec.c:
35417         * ext/speex/gstspeexenc.c:
35418         * ext/xvid/gstxviddec.c:
35419         * ext/xvid/gstxvidenc.c:
35420           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
35421           (fixes #142193)
35422
35423 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35424
35425         * ext/alsa/gstalsa.c: (device_list),
35426         (gst_alsa_class_probe_devices):
35427         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
35428           Fix alsa oddness in mixer after the combination of using mixer
35429           in source/sink elements and using hw:x,y instead of just hw:x.
35430
35431 2004-05-09  Benjamin Otte  <otte@gnome.org>
35432
35433         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
35434         (gst_wavparse_create_sourcepad):
35435           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
35436           sourcepads
35437
35438 2004-05-09  Benjamin Otte  <otte@gnome.org>
35439
35440         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
35441           allow discont events before caps nego
35442
35443 2004-05-08  Benjamin Otte  <otte@gnome.org>
35444
35445         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
35446           don't leak events
35447
35448 2004-05-08  Benjamin Otte  <otte@gnome.org>
35449
35450         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
35451         (gst_level_change_state), (gst_level_init):
35452         * gst/level/gstlevel.h:
35453           figure out if we're initialized directly instead of keeping a
35454           variable that's wrong in 90% of cases
35455           don't initialize pads and then leak them and use a new unitialized
35456           pad. (fixes #142084)
35457           these were bugs so n00bish I didn't find them for an hour :/
35458
35459 2004-05-08 Iain <iain@prettypeople.org>
35460
35461         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
35462         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
35463         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
35464         return the length that was read.
35465         (gst_riff_read_strf_auds): Allow fmt tags as well.
35466
35467 2004-05-07  David Schleef  <ds@schleef.org>
35468
35469         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
35470         signed char assumption in faad.h.
35471
35472 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35473
35474         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
35475           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
35476
35477 2004-05-07  Colin Walters  <walters@redhat.com>
35478
35479         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
35480         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
35481         function.
35482         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
35483         Add dispose function.
35484
35485 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
35486         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
35487           Fix caps nego and pad templates. RGB mode caps should
35488           work now.
35489         * ext/dvdnav/gst-dvd:
35490           Move mpeg2dec inside the thread because otherwise the
35491           queue rejects cap changes mid-stream
35492         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
35493         (gst_mpeg2dec_flush_decoder):
35494           For mpeg2dec > 0.4.0, call the flush function instead of
35495           manually extracting all in-flight frames.
35496         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
35497         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
35498           Change mime type video/dv go video/x-dv to match the
35499           rest of gst-plugins
35500
35501 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35502
35503         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
35504         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
35505         (gst_alsa_sink_class_init):
35506         * ext/alsa/gstalsasink.h:
35507         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
35508         (gst_alsa_src_class_init):
35509         * ext/alsa/gstalsasrc.h:
35510           Make alsasink/src a subclass of alsamixer so that mixer stuff
35511           shows up in gst-rec. Needs some finetuning.
35512
35513 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35514
35515         * ext/lame/gstlame.c: (gst_lame_chain):
35516           simplify
35517         * ext/mad/gstmad.c: (gst_mad_handle_event):
35518           fix event leak
35519         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
35520           be able to detect mp3 files < 4096 bytes
35521
35522 2004-05-06  Wim Taymans  <wim@fluendo.com>
35523
35524         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
35525         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
35526         (theora_enc_set_property), (theora_enc_get_property):
35527         Also encode the first frame, cleanup some code.
35528
35529 2004-05-06  Wim Taymans  <wim@fluendo.com>
35530
35531         * ext/mpeg2enc/gstmpeg2enc.cc:
35532         Forward events first before deciding that negotiation was
35533         not performed.
35534
35535 2004-05-06  Wim Taymans  <wim@fluendo.com>
35536
35537         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
35538         First process the events before deciding that negotiation
35539         was not performed.
35540
35541 2004-05-06  Wim Taymans  <wim@fluendo.com>
35542
35543         * ext/theora/Makefile.am:
35544         * ext/theora/theora.c: (plugin_init):
35545         * ext/theora/theoradec.c: (theora_dec_change_state):
35546         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
35547         (gst_theora_enc_class_init), (gst_theora_enc_init),
35548         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
35549         (theora_enc_chain), (theora_enc_change_state),
35550         (theora_enc_set_property), (theora_enc_get_property):
35551         Added a theora encoder, grouped the encoder and decoder into the
35552         same plugin.
35553
35554 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
35555
35556         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
35557         (gst_jpegenc_chain):
35558         fix DURATION on outgoing buffers
35559         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
35560         debug using time formats
35561         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
35562         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
35563         (gst_xvimagesink_sink_link):
35564         windows with width/height 0 generate X errors, so don't allow them
35565
35566 2004-05-05  Wim Taymans  <wim@fluendo.com>
35567
35568         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
35569         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
35570         (gst_mpeg2dec_negotiate_format):
35571         * ext/mpeg2dec/gstmpeg2dec.h:
35572           removed the static pad template so that we can add the
35573           more accurate framerate value to the caps.
35574
35575
35576 2004-05-04  Benjamin Otte  <otte@gnome.org>
35577
35578         * configure.ac:
35579           check for kdemacros.h, too (should fix #141821)
35580         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
35581           don't crash if no header was sent, but nicely error out (fixes part
35582           of #141554)
35583
35584 2004-05-04  Wim Taymans  <wim@fluendo.com>
35585
35586         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
35587         parent dispose function to avoid segfault on destroy.
35588
35589 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
35590
35591         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
35592         (plugin_init):
35593         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
35594         (gst_xvimagesink_sink_link):
35595         clean up debugging caps
35596         also recreate xvimage when format has changed
35597
35598 2004-05-04  Benjamin Otte  <otte@gnome.org>
35599
35600         * ext/libvisual/Makefile.am:
35601         * ext/libvisual/visual.c: (gst_visual_class_init),
35602         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
35603         (gst_visual_srclink), (gst_visual_chain),
35604         (gst_visual_change_state), (plugin_init):
35605           use a GstAdapter to correctly adapt buffer sizes - allows using a
35606           framerate
35607
35608 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35609
35610         * sys/v4l/gstv4lelement.h:
35611         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
35612         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
35613         (gst_v4lsrc_buffer_free):
35614         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
35615         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
35616         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
35617         (gst_v4lsrc_requeue_frame):
35618         move some debugging categories around
35619         query for fps index and set accordingly if found
35620
35621 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35622
35623         * ext/lame/gstlame.c:
35624         correct defaults that lame_init puts out of range
35625
35626 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35627
35628         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
35629         (gst_divxenc_class_init):
35630         fix range since -1 is the default
35631         * gst/mpeg1sys/gstmpeg1systemencode.c:
35632         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
35633         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
35634         (gst_rtjpegdec_chain):
35635         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
35636         (gst_rtjpegenc_chain):
35637         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
35638         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
35639         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
35640         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
35641         * sys/v4l/gstv4lsrc.c:
35642         * sys/v4l/v4l_calls.c: (gst_v4l_open):
35643         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
35644         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
35645         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
35646         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
35647           remove gst_info calls
35648
35649 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35650
35651         * Makefile.am:
35652         * po/af.po:
35653         * po/az.po:
35654         * po/en_GB.po:
35655         * po/nl.po:
35656         * po/sr.po:
35657         * po/sv.po:
35658           Updated translations
35659
35660 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35661
35662         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
35663           refactor/comment code
35664
35665 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35666
35667         * gst/asfdemux/Makefile.am:
35668         * gst/asfdemux/asfheaders.c:
35669         * gst/asfdemux/asfheaders.h:
35670         * gst/asfdemux/gstasf.c: (plugin_init):
35671         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
35672         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
35673         (gst_asf_demux_setup_pad):
35674         * gst/asfdemux/gstasfdemux.h:
35675         * gst/asfdemux/gstasfmux.c:
35676         * gst/asfdemux/gstasfmux.h:
35677           Add tagging support to demuxer, split out registration in its own
35678           file instead of in demux (hacky), and prevent having some tables
35679           in our memory multiple times (in asfheaders.h).
35680
35681 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35682
35683         * gst/matroska/matroska-demux.c:
35684         (gst_matroska_demux_parse_metadata):
35685         * gst/matroska/matroska-ids.h:
35686           Basic tag reading support.
35687
35688 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35689
35690         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
35691           Really detect ac-3 audio.
35692         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
35693           really detect matroska files (off-by-1).
35694
35695 2004-04-30  David Schleef  <ds@schleef.org>
35696
35697         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
35698         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
35699         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
35700         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
35701         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
35702         hackage -- parse a lot more atoms, extract a few tags.  One might even
35703         mistake this for tag support.  Maybe it is.
35704         * gst/qtdemux/qtdemux.h:
35705
35706 2004-04-30  Colin Walters  <walters@verbum.org>
35707
35708         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
35709
35710 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
35711
35712         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35713         (gst_ffmpegcolorspace_getcaps):
35714           remove broken nego fix
35715
35716 2004-04-30  Benjamin Otte  <otte@gnome.org>
35717
35718         * configure.ac:
35719         * ext/Makefile.am:
35720         * ext/libvisual/Makefile.am:
35721         * ext/libvisual/visual.c:
35722           add initial support for libvisual (http://libvisual.sourceforge.net)
35723           libvisual is still quite alpha, so expect crashes in there :)
35724
35725 2004-04-29  David Schleef  <ds@schleef.org>
35726
35727         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
35728         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
35729         up qtdemux to make it spit out codec_data.  Do _not_ look at this
35730         code; you will no longer respect me.
35731
35732 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35733
35734         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
35735         * ext/alsa/gstalsa.h :
35736         change alsa pcm device discovery to find more than 1 device
35737         per card. code review by Ronald.
35738
35739 2004-04-29  David Schleef  <ds@schleef.org>
35740
35741         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
35742         Add a check for a driver bug on FreeBSD.  (bug #140565)
35743
35744 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
35745
35746         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
35747         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
35748         (gst_jpegenc_getcaps):
35749           move format setting to inner loop
35750         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35751         (gst_ffmpegcolorspace_getcaps):
35752           use GST_PAD_CAPS if available so that we use already negotiated
35753           caps
35754         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
35755         (qtdemux_parse_moov), (qtdemux_parse):
35756           extra debugging
35757         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
35758         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
35759           move hardcoded path to DEFINE
35760
35761 2004-04-28  David Schleef  <ds@schleef.org>
35762
35763         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
35764         (bug #140064)
35765
35766 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35767
35768         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
35769           Don't probe for playback device if we're a source element. Fixes
35770           #139658.
35771
35772 2004-04-29  Benjamin Otte  <otte@gnome.org>
35773
35774         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
35775         (gst_id3_tag_chain):
35776           rewrite buffer offset
35777
35778 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35779
35780         * configure.ac:
35781         * ext/Makefile.am:
35782         * ext/dts/Makefile.am:
35783         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
35784         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
35785         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
35786         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
35787         (gst_dtsdec_loop), (gst_dtsdec_change_state),
35788         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
35789         (plugin_init):
35790         * ext/dts/gstdtsdec.h:
35791           New DTS decoder.
35792         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
35793         (gst_faad_srcconnect):
35794           Add ESDS atom handling (.m4a).
35795
35796 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35797
35798         * ext/divx/gstdivxdec.c: (plugin_init):
35799           Remove comment that makes no sense.
35800         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
35801           Fix for obvious typo that resulted in warnings during gst-register.
35802         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
35803         (gst_xviddec_sink_link):
35804           Fix caps negotiation a bit better.
35805         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
35806           We call this 'codec_data', not 'esds'.
35807
35808 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35809
35810         * gst/monoscope/gstmonoscope.c:
35811           make sure we only provide 256x128
35812         * gst/monoscope/monoscope.c: (monoscope_init):
35813           assert size of 256x128
35814
35815 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
35816
35817         * Makefile.am:
35818         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
35819         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
35820           fixate to max width and height of device
35821
35822 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
35823
35824         * Makefile.am:
35825         * sys/v4l/gstv4l.c:
35826         * sys/v4l/gstv4lsrc.c:
35827         * sys/v4l/v4l_calls.c:
35828         * sys/v4l/v4lsrc_calls.c:
35829           fix for qc-usb driver which fakes having more than one buffer
35830           by handing the same buffer twice, which confused GStreamer's/v4lsrc
35831           buffer_free override
35832           add debugging
35833
35834 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
35835
35836         * Makefile.am:
35837         * gst/videotestsrc/gstvideotestsrc.c:
35838         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
35839         (gst_videotestsrc_init), (gst_videotestsrc_get),
35840         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
35841         * gst/videotestsrc/gstvideotestsrc.h:
35842           add num-buffers property
35843
35844         2004-04-26  Benjamin Otte  <otte@gnome.org>
35845
35846         * ext/mad/gstid3tag.c: (plugin_init):
35847           set id3mux rank to NONE so it doesn't confuse spider
35848           require audio/mpeg,mpegversion=1 in id3mux
35849
35850 2004-04-26  Benjamin Otte  <otte@gnome.org>
35851
35852         * configure.ac:
35853           detect faad correctly as non-working if it's indeed non-working
35854
35855 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
35856
35857         * Makefile.am:
35858         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
35859         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
35860         fix _getcaps so it only negotiates to its supported format
35861
35862 2004-04-25  Benjamin Otte  <otte@gnome.org>
35863
35864         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
35865           fix memleak
35866
35867 2004-04-23  Benjamin Otte  <otte@gnome.org>
35868
35869         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
35870           audio/x-raw-int with height rules! not. Now it's depth.
35871
35872 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35873
35874         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
35875         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
35876         (gst_wavparse_loop):
35877           Missing variable initialization. Add handling of DVI ADPCM. Fix
35878           mis-parsing of LIST chunks. This works around a bug where we mis-
35879           parse non-aligning LIST chunks (so LIST chunks where the contents
35880           don't align with the actual LIST size). The correct fix is to use
35881           rifflib, I'm not going to fix wavparse - too much work. All this
35882           fixes #104878.
35883
35884 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
35885
35886         reviewed by Benjamin Otte  <otte@gnome.org>
35887
35888         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
35889           fix shoutcast not working (fixes #140844)
35890
35891 2004-04-22  Benjamin Otte  <otte@gnome.org>
35892
35893         * ext/hermes/gsthermescolorspace.c:
35894         (gst_hermes_colorspace_caps_remove_format_info):
35895         * gst/colorspace/gstcolorspace.c:
35896         (gst_colorspace_caps_remove_format_info):
35897         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35898         (gst_ffmpegcolorspace_caps_remove_format_info):
35899           s/gst_caps_simplify/gst_caps_do_simplify/
35900
35901 2004-04-22  Benjamin Otte  <otte@gnome.org>
35902
35903         * gst-libs/gst/riff/riff-media.c:
35904         (gst_riff_create_video_caps_with_data):
35905           mpegversion is an int
35906         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
35907           don't try to create pad templates with NULL caps, use any caps
35908           instead.
35909
35910 2004-04-20  David Schleef  <ds@schleef.org>
35911
35912         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
35913         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
35914         (bug #140384)
35915
35916 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
35917
35918         reviewed by David Schleef
35919
35920         * ext/mad/gstid3tag.c: Add stdlib.h
35921         * gst/rtp/gstrtpgsmenc.c: same
35922         * gst/tags/gstid3tag.c: same
35923         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
35924         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
35925         GST_DISABLE_LOADSAVE use.
35926         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
35927         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
35928         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
35929         atol(3)).
35930         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
35931         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
35932         strtoul(3)).
35933         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
35934         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
35935         $(ID3_CFLAGS).
35936         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
35937         $(LIBFAME_CFLAGS).
35938
35939 2004-04-20  David Schleef  <ds@schleef.org>
35940
35941         * gst/realmedia/rmdemux.c:  This was supposed to part of the
35942         last checkin.  Same idea.
35943
35944 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
35945
35946         reviewed by David Schleef
35947
35948         * configure.ac: bump required gstreamer version to 0.8.1.1
35949         because of following changes [--ds]
35950
35951         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
35952         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
35953         (gst_riff_read_header):  Use GST_READ_UINT*
35954         macros to access possibly unaligned memory.
35955
35956         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
35957         (mp3_type_find):  Use GST_READ_UINT*
35958         macros to access possibly unaligned memory.
35959         (mp3_type_find, mpeg1_parse_header, qt_type_find)
35960         (speex_type_find): Likewise
35961
35962         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
35963
35964         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
35965         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
35966         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
35967         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
35968         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
35969         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
35970         macros to access possibly unaligned memory.
35971
35972         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
35973         Likewise.
35974
35975         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
35976         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
35977
35978         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
35979         Likewise.
35980
35981         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
35982         (gst_mpeg2subt_chain_subtitle): Likewise.
35983
35984         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
35985         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
35986         Likewise.
35987
35988         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
35989         Likewise.
35990
35991         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
35992         Likewise.
35993
35994         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
35995         Likewise.
35996
35997 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
35998
35999         * configure.ac:
36000           update required version of GStreamer because of GST_TIME_FORMAT
36001
36002 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36003
36004         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
36005           remove leftover g_print
36006         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
36007           don't try setting only a subset of the caps. We don't want to kill
36008           autoplugging on purpose
36009
36010 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
36011
36012         * sys/ximage/ximagesink.c: (plugin_init):
36013         * sys/xvimage/xvimagesink.c: (plugin_init):
36014           add debugging categories
36015
36016 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
36017
36018         * po/en_GB.po:
36019         * po/LINGUAS:
36020           Adding en_GB translation (Gareth Owen)
36021
36022 2004-04-20  David Schleef  <ds@schleef.org>
36023
36024         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
36025         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
36026         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
36027         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
36028         A number of new features and hacks to extract the esds atom and
36029         put it into the caps.  (bug #137724)
36030
36031 2004-04-19  David Schleef  <ds@schleef.org>
36032
36033         * gconf/Makefile.am: Fix for non-GNU make
36034         * gst-libs/gst/Makefile.am: Change directory order to handle
36035         GstPlay linking with gstinterfaces
36036         * gst-libs/gst/audio/make_filter: make use of tr portable
36037         * gst-libs/gst/play/Makefile.am: Add intended \
36038         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
36039         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
36040         function prototype instead of void *.
36041         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
36042         macro.
36043         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
36044         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
36045         * gst/videofilter/make_filter: make use of tr portable
36046         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
36047
36048 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
36049
36050         * po/LINGUAS:
36051         * po/uk.po:
36052           Added Ukrainian translation (Maxim V. Dziumanenko)
36053
36054 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36055
36056         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
36057         (gst_gsmdec_link), (gst_gsmdec_chain):
36058           Fix capsnego, simplify chain function slightly.
36059         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
36060           Add GSM.
36061
36062 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36063
36064         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
36065         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
36066         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
36067           Hack to make wavparse work with spider (always -> sometimes pad).
36068           Fixes #135862 && #140411.
36069
36070 2004-04-18  Benjamin Otte  <otte@gnome.org>
36071
36072         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
36073         (gst_osselement_rate_probe_check),
36074         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
36075           get rid of \n in debug output
36076
36077 2004-04-17  Iain <iain@prettypeople.org>
36078
36079         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
36080         not just EOS.
36081
36082 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36083
36084         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
36085         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
36086         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
36087         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
36088         (gst_id3_tag_src_link), (gst_id3_tag_chain),
36089         (gst_id3_tag_change_state), (plugin_init):
36090           deprecate id3tag element and replace with id3demux/id3mux.
36091           great side effect: this ugly file is now even uglier, yay!
36092         * ext/mad/gstmad.h:
36093           remove non-available function
36094           update for new get_type
36095
36096 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36097
36098         * configure.ac:
36099           require mpeg2dec >= 0.4.0
36100
36101 2004-04-17  Benjamin Otte  <otte@gnome.org>
36102
36103         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
36104         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
36105         (gst_xvimagesink_set_xwindow_id):
36106           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
36107           assorted cleanup fixes.
36108
36109 2004-04-16  David Schleef  <ds@schleef.org>
36110
36111         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
36112         * sys/xvimage/xvimagesink.h: same
36113
36114 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36115
36116         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
36117           Fix GST_ELEMENT_ERROR with (NULL)
36118
36119 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36120
36121         * gst-libs/gst/riff/riff-media.c:
36122         (gst_riff_create_video_caps_with_data):
36123           Add div[3456] as fourccs for DivX 3 (fixes #140137).
36124
36125 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36126
36127         * gst-libs/gst/riff/riff-media.c:
36128         (gst_riff_create_video_caps_with_data),
36129         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
36130         (gst_riff_create_video_template_caps),
36131         (gst_riff_create_audio_template_caps):
36132         * gst-libs/gst/riff/riff-media.h:
36133         * gst-libs/gst/riff/riff-read.c:
36134         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
36135         * gst-libs/gst/riff/riff-read.h:
36136         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
36137           Add MS RLE support. I added some functions to read out strf chunks
36138           into strf chunks and the data behind it. This is usually color
36139           palettes (as in RLE, but also in 8-bit RGB). Also use those during
36140           caps creation. Lastly, add ADPCM (similar to wavparse - which
36141           should eventually be rifflib based).
36142         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
36143         (gst_matroska_demux_init), (gst_matroska_demux_reset):
36144         * gst/matroska/matroska-demux.h:
36145           Remove placeholders for some prehistoric tagging system. Didn't add
36146           support for any tag system really anyway.
36147         * gst/qtdemux/qtdemux.c:
36148           Add support for audio/x-m4a (MPEG-4) through spider.
36149         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
36150         (gst_wavparse_loop):
36151           ADPCM support (#135862). Increase max. buffer size because we
36152           cannot split buffers for ADPCM (screws references) and I've seen
36153           files with 2048 byte chunks. 4096 seems safe for now.
36154
36155 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36156
36157         * configure.ac: bump nano to 1
36158
36159 === release 0.8.1 ===
36160
36161 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36162
36163         * configure.ac: releasing 0.8.1, "Comforting Sounds"
36164
36165 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36166
36167         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
36168           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
36169           Fixes #140058
36170
36171 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
36172
36173         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
36174           lower rank of dvddemux so that it's not used for mpeg playback.
36175
36176 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36177
36178         * configure.ac:
36179           save libs correctly when checking mad
36180
36181 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
36182
36183         * ext/mad/gstid3tag.c: (plugin_init):
36184           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
36185
36186 2004-04-13  David Schleef  <ds@schleef.org>
36187
36188         * common/m4/gst-feature.m4: Call -config scripts with
36189         --plugin-libs if it is supported.
36190         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
36191         JPEG images are image/jpeg.
36192         * gst/debug/Makefile.am:
36193         * gst/debug/negotiation.c: (gst_negotiation_class_init),
36194         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
36195         (gst_negotiation_update_caps), (gst_negotiation_get_property),
36196         (gst_negotiation_plugin_init): Add a property that acts like
36197         filter caps.
36198         * testsuite/gst-lint:  Move license checking to be a standard
36199         test.
36200
36201 2004-04-13  David Schleef  <ds@schleef.org>
36202
36203         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
36204         patch from Sebastien Cote (bug #139958)
36205
36206 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
36207
36208         * examples/gstplay/Makefile.am:
36209         * examples/gstplay/player.c: (main):
36210           make the commandline player example use gconf settings
36211
36212 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
36213
36214         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
36215         (gst_cacasink_sinkconnect), (gst_cacasink_init),
36216         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
36217           init/end library during state transition, not object
36218           creation/disposal.  get rid of custom dispose handler.
36219
36220
36221 2004-04-12  Christian Schaller <Uraeus@gnome.org>
36222
36223         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
36224         be a symlink
36225
36226 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36227
36228         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
36229           Handle JUNK chunks inside data section. Prevents warnings.
36230
36231 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36232
36233         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
36234         (gst_riff_create_video_template_caps):
36235           Add MS video v1.
36236         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
36237         (gst_avi_demux_stream_data):
36238           Add support for "rec-list" chunks.
36239
36240 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36241
36242         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
36243           Fix another codecname mismatch.
36244
36245 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36246
36247         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
36248           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
36249           so that MJPEG plays back.
36250
36251 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36252
36253         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
36254         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
36255         * gst/mpeg1videoparse/gstmp1videoparse.h:
36256           Fix for some slight mis-cuts in buffer parsing, and for some
36257           potential overflows or faults-causers. Adds disconts. Also fixes
36258           #139105 while we're at it.
36259
36260 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36261
36262         * configure.ac:
36263         * sys/v4l2/gstv4l2element.h:
36264           Workaround for missing struct v4l2_buffer declaration in Suse 9
36265           and Mandrake 10 linux/videodev2.h header file (#135919).
36266
36267 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36268
36269         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
36270           Bail out if no filename was given.
36271
36272 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36273
36274         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
36275         (gst_v4l2_fourcc_from_structure):
36276           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
36277           Y41B somewhere).
36278
36279 2004-04-09  Benjamin Otte  <otte@gnome.org>
36280
36281         * ext/gnomevfs/gstgnomevfssink.c:
36282         (_gst_boolean_allow_overwrite_accumulator),
36283         (gst_gnomevfssink_class_init):
36284           fix erase signal - if any handler returns false the file will not be
36285           overwritten. If no handler is connected, the file will not be
36286           overwritten either.
36287           renamed signal to "allow-overwrite"
36288         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
36289           free string when adding it to ID3 failed
36290         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
36291           unref event when done
36292         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
36293           free caps
36294         * gst/typefind/gsttypefindfunctions.c:
36295         (mpeg_video_stream_type_find):
36296           fix invalid read
36297
36298 2004-04-08  David Schleef  <ds@schleef.org>
36299
36300         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
36301         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
36302
36303 2004-04-08  David Schleef  <ds@schleef.org>
36304
36305         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
36306         we don't support (bug #139532)
36307
36308 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
36309
36310         * ext/mad/gstmad.c: (gst_mad_handle_event),
36311         (gst_mad_check_caps_reset), (gst_mad_chain),
36312         (gst_mad_change_state):
36313           only set explicit caps if they haven't been set before for
36314           this stream.  MPEG-audio sample rate/channels aren't allowed
36315           to change in-stream.
36316           Fixes #139382
36317
36318 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36319
36320         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
36321         (_gst_boolean_did_something_accumulator),
36322         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
36323         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
36324         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
36325         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
36326         (gst_gnomevfssink_change_state):
36327           Fix erase signal. Don't erase by default. Remove handoff signal.
36328           Remove erase property. Don't segfault. General cleanup.
36329
36330 2004-04-07  Benjamin Otte  <otte@gnome.org>
36331
36332         * gst-libs/gst/gconf/test-gconf.c: (main):
36333           add missing gst_init
36334
36335 2004-04-07  Benjamin Otte  <otte@gnome.org>
36336
36337         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
36338           free the mutexes, too
36339
36340 2004-04-07  Benjamin Otte  <otte@gnome.org>
36341
36342         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
36343           actually free the URI string
36344         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
36345           compute offset correctly when passing discont events
36346         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
36347           don't leak discont events
36348         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
36349           add some missing breaks so caps aren't copied randomly
36350         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
36351           if we realloc memory, we better use it
36352
36353 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36354
36355         * ext/mad/gstmad.c: (normal_seek):
36356           fix GST_FORMAT_TIME usage
36357
36358 2004-04-05  David Schleef  <ds@schleef.org>
36359
36360         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
36361         a deprecated function (hack!)
36362
36363 2004-04-05  Benjamin Otte  <otte@gnome.org>
36364
36365         * ext/esd/esdmon.c: (gst_esdmon_get):
36366           fix nonterminated vararg and memleak
36367
36368 2004-04-05  Benjamin Otte  <otte@gnome.org>
36369
36370         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
36371         (gst_ladspa_init), (gst_ladspa_force_src_caps),
36372         (gst_ladspa_set_property), (gst_ladspa_get_property),
36373         (gst_ladspa_instantiate), (gst_ladspa_activate),
36374         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
36375           clean up debugging
36376
36377 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
36378
36379         reviewed by Benjamin Otte  <otte@gnome.org>
36380
36381         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
36382           check for broken LADSPA parameters (fixes #138635)
36383
36384 2004-04-05  Benjamin Otte  <otte@gnome.org>
36385
36386         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
36387           advertise buffer-frames correctly on sinkpads
36388
36389 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
36390
36391         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
36392         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
36393         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
36394         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
36395         (gst_mad_check_caps_reset), (gst_mad_chain):
36396         add more debugging, only reset caps when we're not in error state
36397
36398 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
36399
36400         * ext/mad/gstmad.c: add debugging category, comment + cleanups
36401
36402 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
36403
36404         reviewed by Benjamin Otte  <otte@gnome.org>
36405
36406         * configure.ac:
36407           fix == in test(1) operator
36408
36409 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
36410
36411         reviewed by Benjamin Otte  <otte@gnome.org>
36412
36413         * configure.ac:
36414           fix --export-symblos-regex to a working regex.
36415
36416 2004-04-04  Benjamin Otte  <otte@gnome.org>
36417
36418         * sys/oss/.cvsignore:
36419           add for oss_probe
36420
36421 2004-04-03  Tim-Phillip Müller <t.i.m@zen.co.uk>
36422
36423         reviewed by Benjamin Otte  <otte@gnome.org>
36424
36425         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
36426           add missing 'new_media' argument (fixes #138168)
36427         * gst/matroska/matroska-demux.c:
36428         (gst_matroska_demux_handle_seek_event):
36429           add vararg terminator (fixes #138169)
36430
36431 2004-04-02  David Schleef  <ds@schleef.org>
36432
36433         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
36434         disted (bug #138914)
36435
36436 2004-04-01  Benjamin Otte  <otte@gnome.org>
36437
36438         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
36439         (gst_alsa_close_audio):
36440           handle case better where a soundcard can't pause
36441         * ext/ogg/gstoggdemux.c:
36442           don't crash when we get events but don't have pads yet
36443
36444 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
36445
36446         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
36447           throw an error if we couldn't probe any caps.
36448
36449 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
36450
36451         * ext/dvdnav/gst-dvd:
36452         Add a really simple sample DVD player
36453
36454 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
36455
36456         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
36457         (gst_a52dec_push), (gst_a52dec_handle_event),
36458         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
36459         (gst_a52dec_change_state):
36460         * ext/a52dec/gsta52dec.h:
36461           Use a debug category, Output timestamps correctly
36462           Emit tag info, Handle events, tell liba52dec about cpu
36463           capabilities so it can use MMX etc.
36464         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
36465           Fix a crasher accessing invalid memory
36466         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
36467         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
36468         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
36469         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
36470         (dvdnavsrc_query):
36471           Some support for byte-format seeking.
36472           Small fixes for still frames and menu button overlays
36473         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
36474         (gst_mpeg2dec_alloc_buffer):
36475           Use a debug category. Adjust the report level of several items to
36476           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
36477           so it doesn't lose the GstBuffer pointer
36478         * gst/debug/Makefile.am:
36479         * gst/debug/gstdebug.c: (plugin_init):
36480         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
36481         (gst_navseek_base_init), (gst_navseek_class_init),
36482         (gst_navseek_init), (gst_navseek_seek),
36483         (gst_navseek_handle_src_event), (gst_navseek_set_property),
36484         (gst_navseek_get_property), (gst_navseek_chain),
36485         (gst_navseek_plugin_init):
36486         * gst/debug/gstnavseek.h:
36487           Add the navseek debug element for seeking back and forth in a
36488           video stream using arrow keys.
36489         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
36490         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
36491         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
36492         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
36493         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
36494         (gst_mpeg2subt_parse_header), (gst_get_nibble),
36495         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
36496         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
36497         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
36498         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
36499         * gst/mpeg2sub/gstmpeg2subt.h:
36500           Pretty much a complete rewrite. Now a loopbased element. May still
36501           require work to properly synchronise subtitle buffers.
36502         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
36503         (gst_dvd_demux_send_subbuffer):
36504         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
36505           Don't attempt to create subbuffers of size 0
36506           Reduce a couple of error outputs to warnings.
36507         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
36508         (gst_y4mencode_chain):
36509         Output the y4m frame header correctly.
36510
36511 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
36512
36513         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
36514           throw errors instead of allowing SIGFPE
36515
36516 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
36517
36518         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
36519         (gst_gconf_render_bin_from_key):
36520           leak plugging and style fixing
36521
36522 2004-03-31  David Schleef  <ds@schleef.org>
36523
36524         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
36525         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
36526         (bug #138225)
36527         * gst/debug/Makefile.am:
36528         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
36529         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
36530         plugin.
36531         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
36532         (gst_negotiation_base_init), (gst_negotiation_class_init),
36533         (gst_negotiation_init), (gst_negotiation_getcaps),
36534         (gst_negotiation_pad_link), (gst_negotiation_chain),
36535         (gst_negotiation_set_property), (gst_negotiation_get_property),
36536         (gst_negotiation_plugin_init):  New element to talk about random
36537         negotiation things happening in a pipeline.
36538
36539 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
36540
36541         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
36542           fix integer addition with help of Stefan Kost
36543
36544 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
36545
36546         * po/nl.po: updated Dutch translation (Elros Cyriatan)
36547
36548 2004-03-30  David Schleef  <ds@schleef.org>
36549
36550         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
36551         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
36552         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
36553         (bug #137504)
36554         * ext/mpeg2dec/gstmpeg2dec.h:
36555
36556 2004-03-30  David Schleef  <ds@schleef.org>
36557
36558         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
36559
36560 2004-03-30  David Schleef  <ds@schleef.org>
36561
36562         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
36563         Michael Petullo) to handle .mov
36564
36565 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36566
36567         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
36568         (gst_osselement_rate_check_rate):
36569           probe caps correctly for sound cards that only support one format
36570
36571 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36572
36573         * ext/kio/kiosrc.cpp: (process_events):
36574           update handling event processing if inside KDE - untested
36575
36576 2004-03-29  David Schleef  <ds@schleef.org>
36577
36578         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
36579         by 2 to not interfere with other colorspaces.
36580         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
36581         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
36582         one to not interfere with ffmpeg_colorspace.
36583
36584 2004-03-29  David Schleef  <ds@schleef.org>
36585
36586         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
36587         aren't in the caps.
36588         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
36589         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
36590
36591 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36592
36593         * gst-libs/gst/riff/riff-media.c:
36594           fail on error, don't try to set stuff on NULL caps
36595
36596 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36597
36598         * configure.ac:
36599         * ext/Makefile.am:
36600         * ext/kio/Makefile.am:
36601         * ext/kio/kioreceiver.cpp:
36602         * ext/kio/kioreceiver.h:
36603         * ext/kio/kiosrc.cpp:
36604         * ext/kio/kiosrc.h:
36605           add experimental kiosrc plugin
36606         * ext/alsa/gstalsaplugin.c: (plugin_init):
36607           initialize debugging category only when we're sure registering the
36608           plugins worked.
36609
36610 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
36611
36612         * examples/gstplay/player.c: (main):
36613         * gst-libs/gst/play/play.c: (gst_play_class_init),
36614         (gst_play_set_location), (gst_play_set_data_src),
36615         (gst_play_set_video_sink), (gst_play_set_audio_sink),
36616         (gst_play_set_visualization), (gst_play_connect_visualization):
36617           check return values of element_set_state and return FALSE where
36618           failed
36619
36620 2004-03-29  Benjamin Otte  <otte@gnome.org>
36621
36622         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
36623           try harder to check if an event is really a discont
36624
36625 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
36626
36627         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
36628         * po/az.po:
36629
36630 2004-03-28  Benjamin Otte  <otte@gnome.org>
36631
36632         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
36633         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
36634         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
36635           get rid of non-standard "..." ranges in case statements.
36636
36637 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
36638
36639         * gst/mpegstream/gstmpegdemux.c:
36640         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
36641         specific functionality split to the new dvddemux element.
36642         * gst/mpegstream/gstdvddemux.c:
36643         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
36644         streams, derived from mpegdemux.
36645         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
36646         up. SCR based timestamp rewriting can be turned off (will probably
36647         completely disappear soon).
36648         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
36649         hacking. General cleanup. All printf statements replaced by
36650         debugging messages. Almost complete libdvdnav support.
36651         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
36652         by events. New properties for audio and subpicture languages.
36653         (dvdnavsrc_update_highlight): Now uses events.
36654         (dvdnavsrc_user_op): Cleaned up.
36655         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
36656         based). Lots of cleanup, and propper support for most libdvdnav
36657         events.
36658         (dvdnavsrc_make_dvd_event): New function.
36659         (dvdnavsrc_make_dvd_nav_packet_event): New function.
36660         (dvdnavsrc_make_clut_change_event): New function.
36661
36662 2004-03-26  Benjamin Otte  <otte@gnome.org>
36663
36664         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
36665           fix bug where typefinding would claim it's theora whenever less then
36666           7 bytes of data were available
36667
36668 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36669
36670         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
36671         (gst_alawdec_base_init), (gst_alawdec_class_init),
36672         (gst_alawdec_init), (gst_alawdec_chain):
36673         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
36674         (gst_alawenc_base_init), (gst_alawenc_class_init),
36675         (gst_alawenc_init), (gst_alawenc_chain):
36676         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
36677         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
36678         (gst_mulawdec_init), (gst_mulawdec_chain):
36679         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
36680         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
36681         (gst_mulawenc_init), (gst_mulawenc_chain):
36682           Fix capsnego in all four, remove the unused property functions and
36683           simplify the chain functions slightly. I guess we could use macros
36684           or something similar for those, since the code is so similar, but
36685           I'm currently too lazy...
36686
36687 2004-03-24  David Schleef  <ds@schleef.org>
36688
36689         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
36690         (gst_osselement_close_audio), (gst_osselement_probe_caps),
36691         (gst_osselement_get_format_structure),
36692         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
36693         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
36694         (gst_osselement_rate_int_compare): Add code to handle rate probing
36695         (bug #120883)
36696         * sys/oss/gstosselement.h: same
36697         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
36698         Use rate probing provided by osselement.
36699         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
36700
36701 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36702
36703         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
36704         (gst_xvidenc_get_property):
36705           ulong/int mess-up.
36706
36707 2004-03-24  David Schleef  <ds@schleef.org>
36708
36709         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
36710         (gst_speexdec_init):
36711         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
36712         (gst_speexenc_init):  Create the pad template correctly (from
36713         the static pad template, not a NULL pointer.)
36714
36715 2004-03-25  Benjamin Otte  <otte@gnome.org>
36716
36717         * gst/debug/Makefile.am:
36718         * gst/debug/breakmydata.c:
36719           add element that quasi-randomly changes bytes in the stream.
36720           Intended use is robustness checking of demuxers and decoders in
36721           media tests.
36722
36723 2004-03-24  Benjamin Otte  <otte@gnome.org>
36724
36725         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
36726         (gst_alsa_probe_hw_params):
36727         * ext/alsa/gstalsa.h:
36728           debugging output fixes
36729
36730 2004-03-24  Benjamin Otte  <otte@gnome.org>
36731
36732         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
36733           don't g_return_if_fail if element is PLAYING, fail silently as every
36734           other element.
36735         * gst/effectv/gstquark.c: (gst_quarktv_chain):
36736           only fix needed for cast lvalue issues in gst-plugins
36737         * gst/volenv/gstvolenv.c: (gst_volenv_init):
36738           add proxy_getcaps
36739
36740 2004-03-24  Benjamin Otte  <otte@gnome.org>
36741
36742         * gst/level/gstlevel.c: (gst_level_init):
36743           add proxying getcaps function, so level doesn't advertise impossible
36744           caps
36745
36746 2004-03-24  David Schleef  <ds@schleef.org>
36747
36748         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
36749         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
36750         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
36751         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
36752         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
36753         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
36754         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
36755         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
36756         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
36757         messages.  Divide the chunk size by the compression ratio
36758         (needed for MACE audio)
36759
36760 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36761
36762         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
36763           Fix buffer overflow read error.
36764
36765 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36766
36767         * ext/alsa/gstalsa.h:
36768           Remove unused entry.
36769         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
36770           Add cinepak.
36771         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
36772         (gst_videodrop_link), (gst_videodrop_chain):
36773           Fix, sort of. Was horribly broken with new capsnego. Bah...
36774
36775 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
36776
36777         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
36778         (plugin_init):
36779         Add a monkeysaudio typefind function
36780
36781 2004-03-23  Johan Dahlin  <johan@gnome.org>
36782
36783         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
36784         (gst_play_video_fixate): Check so the structure has the field
36785         before trying to fixate them, this makes it possible to have
36786         fakesinks for video and audio output without printing errors on
36787         the output console.
36788
36789 2004-03-22  David Schleef  <ds@schleef.org>
36790
36791         * sys/oss/Makefile.am:
36792         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
36793         (check_rate), (add_rate):  Rate probing test app.
36794
36795 2004-03-21  Benjamin Otte  <otte@gnome.org>
36796
36797         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
36798         (_fixate_caps_to_int), (gst_audio_convert_fixate):
36799           add a fixation function that pretty much does the right thing (fixes
36800           #137556)
36801
36802 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
36803
36804         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
36805
36806 2004-03-20  Tim-Phillip Müller <t.i.m@zen.co.uk>
36807
36808         reviewed by: Benjamin Otte  <otte@gnome.org>
36809
36810         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
36811           terminate gst_event_new_discontinuous correctly (fixes parts of
36812           #137711)
36813
36814 2004-03-19  David Schleef  <ds@schleef.org>
36815
36816         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
36817         since it doesn't depend on X, and it's part of our ABI.
36818
36819 2004-03-19  Iain <iain@prettypeople.org>
36820
36821         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
36822         is_int in the structure, not the local variable.
36823
36824 2004-03-19  David Schleef  <ds@schleef.org>
36825
36826         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
36827         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
36828         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
36829         Improvements in caps negotiation.
36830
36831 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
36832
36833         * po/LINGUAS:
36834         * po/af.po:
36835           adding Afrikaans (Petri Jooste)
36836
36837 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
36838
36839         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
36840         (gst_ffmpegcolorspace_chain):
36841         throw error instead of g_critical (#137588)
36842
36843 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
36844
36845         * Makefile.am:
36846         * configure.ac:
36847           dist common and m4 correctly
36848         * po/sv.po:
36849
36850 2004-03-17  David Schleef  <ds@schleef.org>
36851
36852         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
36853         (bug #137348)
36854
36855 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
36856
36857         * po/LINGUAS:
36858         * po/sv.po:
36859           adding Swedish translation (Christian Rose)
36860
36861 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
36862
36863         * Makefile.am: use release.mak
36864
36865 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36866
36867         * common/ChangeLog:
36868         * common/gst-autogen.sh:
36869           add some explanation about the version detection
36870         * configure.ac:
36871           fix X check
36872
36873 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36874
36875         * configure.ac: bump nano to 1
36876
36877 === release 0.8.0 ===
36878
36879 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36880
36881         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
36882
36883 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36884
36885         * configure.ac:
36886           update libtool version
36887         * gst-libs/gst/media-info/Makefile.am:
36888           actually use libtool version
36889
36890 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36891
36892         * configure.ac: fix speex detection to work with 1.0 but not 1.1
36893
36894 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36895
36896         * configure.ac:
36897         * gst-plugins.spec.in:
36898         * pkgconfig/Makefile.am:
36899         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
36900         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
36901         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
36902         * pkgconfig/gstreamer-libs.pc.in:
36903         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
36904         * pkgconfig/gstreamer-play-uninstalled.pc.in:
36905         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
36906         * pkgconfig/gstreamer-plugins.pc.in:
36907           remove @VERSION@ from some of the pc files since core and plugins
36908           are decoupled.
36909           created gstreamer-plugins.pc as it's a better name, but keeping
36910           -libs around for now to get fixes upstream done first.
36911
36912 2004-03-15  Julien MOUTTE <julien@moutte.net>
36913
36914         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
36915         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
36916         * gst-libs/gst/play/play.h:
36917
36918 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36919
36920         * *.c, *.cc: don't mix tabs and spaces
36921
36922 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36923
36924         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
36925           use the new ffmpegcolorspace
36926         * gst-plugins.spec.in:
36927           package new colorspace and media-info
36928         * configure.ac:
36929         * pkgconfig/Makefile.am:
36930           fix some more disting issues
36931         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
36932         * pkgconfig/gstreamer-media-info.pc.in:
36933           generate media-info pc files
36934
36935 2004-03-15  Johan Dahlin  <johan@gnome.org>
36936
36937         * *.h: Revert indenting
36938
36939 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36940
36941         * configure.ac:
36942           adding ffmpegcolorspace element
36943         * gst/ffmpegcolorspace/Makefile.am:
36944         * gst/ffmpegcolorspace/avcodec.h:
36945         * gst/ffmpegcolorspace/common.h:
36946         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
36947         * gst/ffmpegcolorspace/dsputil.h:
36948         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
36949         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
36950         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
36951         (gst_ffmpeg_caps_to_pix_fmt):
36952         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
36953         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
36954         (gst_ffmpegcolorspace_caps_remove_format_info),
36955         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
36956         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
36957         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
36958         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
36959         (gst_ffmpegcolorspace_set_property),
36960         (gst_ffmpegcolorspace_get_property),
36961         (gst_ffmpegcolorspace_register):
36962         * gst/ffmpegcolorspace/imgconvert.c:
36963         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
36964         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
36965         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
36966         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
36967         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
36968         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
36969         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
36970         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
36971         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
36972         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
36973         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
36974         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
36975         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
36976         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
36977         (img_get_alpha_info), (deinterlace_line),
36978         (deinterlace_line_inplace), (deinterlace_bottom_field),
36979         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
36980         * gst/ffmpegcolorspace/imgconvert_template.h:
36981         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
36982         * gst/ffmpegcolorspace/mmx.h:
36983         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
36984           adding ffmpegcolorspace element supplied by Ronald after cleaning
36985           up and pulling in the right bits of upstream source.
36986           I'm sure a better C/compiler wizard could do some cleaning up (for
36987           example use GLIB's malloc stuff), but as a first pass this
36988           works very well
36989
36990 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36991
36992         * ext/alsa/gstalsa.h:
36993           I assume Ronald forgot to commit the change to have cardname
36994           as a struct member.  Expect some public spanking at the next
36995           opportunity.
36996
36997 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36998
36999         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
37000         (gst_alsa_open_audio), (gst_alsa_close_audio):
37001         * ext/alsa/gstalsa.c:
37002           Don't open the device if we're a mixer (= padless).
37003         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
37004         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
37005         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
37006           Open mixer during state change rather than during object
37007           initialization. Also, get a device name. Currently in a somewhat
37008           hackish fashion, but I didn't really find something better.
37009
37010 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
37011
37012         * *.c, *.h: run gst-indent
37013
37014 2004-03-14  Benjamin Otte  <otte@gnome.org>
37015
37016         * gst/modplug/gstmodplug.cc:
37017         * gst/modplug/gstmodplug.h:
37018           set correct timestamps on outgoing buffers
37019
37020 2004-03-14  Benjamin Otte  <otte@gnome.org>
37021
37022         * gst/modplug/gstmodplug.cc:
37023           handle events - don't do crap when a discont arrives that's not
37024           necessary
37025           This allows correct loading and playback of mods in Rhythmbox
37026
37027 2004-03-14  Benjamin Otte  <otte@gnome.org>
37028
37029         * configure.ac:
37030         * gst-libs/gst/gconf/Makefile.am:
37031         * pkgconfig/Makefile.am:
37032           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
37033           they get rebuilt properly
37034         * configure.ac:
37035           when checking for vorbis, try pkgconfig first.
37036         * gst/modplug/gstmodplug.cc:
37037           add fixate function
37038
37039 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37040
37041         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
37042           Fix for obvious mistake, where we first shift the offset and then
37043           read a samplesize element assuming the old offset. Note that this
37044           part still has something weird, i.e. my movies containing those
37045           don't actually play well, but at least there's something that looks
37046           like sound now.
37047
37048 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
37049         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
37050         (plugin_init):
37051         Add a typefind function for speex format
37052
37053 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37054
37055         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
37056         (gst_asf_demux_setup_pad):
37057           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
37058           instead of 0. Reason is simple: some elements have a fps range
37059           of 1-max instead of 0-max. So now ASF video actually works.
37060
37061 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
37062
37063         * po/LINGUAS:
37064         * po/sr.po:
37065           adding serbian as a language
37066
37067 2004-03-13  Benjamin Otte  <otte@gnome.org>
37068
37069         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
37070           return taglist correctly from _get function, don't gst_pad_push it.
37071           (fixes #137042)
37072
37073 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
37074         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
37075
37076 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37077
37078         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
37079         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
37080         (gst_alsa_mixer_track_new):
37081         * ext/alsa/gstalsamixertrack.h:
37082           Fix ancient leftovers... MixerTrack is a GObject.
37083
37084 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37085
37086         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
37087         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
37088           Don't block during probing...
37089
37090 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37091
37092         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
37093         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
37094         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
37095         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
37096         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
37097         (gst_alsa_open_audio), (gst_alsa_close_audio):
37098         * ext/alsa/gstalsa.h:
37099           Add propertyprobe interface implementation, add some device-name
37100           property, all this so that it looks good in gnome-volume-control.
37101
37102 2004-03-12  David Schleef  <ds@schleef.org>
37103
37104         * configure.ac: the Hermes library controls hermescolorspace, not
37105         colorspace.
37106         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
37107         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
37108         not /* */
37109         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
37110         * ext/sdl/sdlvideosink.h: ditto.
37111         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
37112
37113 2004-03-12  Benjamin Otte  <otte@gnome.org>
37114
37115         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
37116         (gst_x_overlay_got_xwindow_id):
37117         * gst-libs/gst/xoverlay/xoverlay.h:
37118           replace XID with unsigned long to get rid of the xlibs dependency in
37119           XOverlay (fixes #137004)
37120
37121 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
37122         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
37123         (gst_agingtv_setup):
37124         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
37125         (gst_dicetv_base_init), (gst_dicetv_class_init),
37126         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
37127         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
37128         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
37129         (gst_edgetv_setup), (gst_edgetv_rgb32):
37130         * gst/effectv/gsteffectv.c:
37131         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
37132         (gst_quarktv_set_property):
37133         * gst/effectv/gstrev.c: (gst_revtv_get_type),
37134         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
37135         (gst_revtv_setup), (gst_revtv_rgb32):
37136         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
37137         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
37138         (gst_shagadelictv_init), (gst_shagadelictv_setup),
37139         (gst_shagadelictv_rgb32):
37140         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
37141         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
37142         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
37143         * gst/effectv/gstwarp.c:
37144         Port everything that can be ported to videofilter and fix up the caps.
37145         Can someone with a big-endian machine please check these?
37146
37147 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37148
37149         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
37150         (gst_osssink_chain), (gst_osssink_change_state):
37151           Latest fixes for A/V sync, audio playback and such. This is about
37152           all... MPEG playback issues are mostly related to the async build-
37153           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
37154
37155 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
37156
37157         patch from: Stephane Loeuillet
37158
37159         * configure.ac:
37160           use pkg-config for some libraries, falling back to the old .m4 way
37161           (fixes #131270)
37162         * m4/libdv.m4:
37163           removed
37164
37165 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
37166
37167         * configure.ac:
37168         * tools/Makefile.am:
37169         * tools/Makefile.in:
37170         * tools/gst-launch-ext-m.m:
37171         * tools/gst-launch-ext.1.in:
37172         * tools/gst-visualise-m.m:
37173         * tools/gst-visualise.1:
37174         * tools/gst-visualise.1.in:
37175           reorganizing generation of script tools
37176
37177 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37178
37179         * ext/divx/gstdivxdec.c:
37180           Downgrade priority. We prefer ffdec_mpeg4.
37181         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
37182         (gst_faad_chain), (gst_faad_change_state):
37183           Fix capsnego. Doesn't work for some sounds because we don't have
37184           a 5:1 to stereo element.
37185         * ext/xvid/gstxvid.c: (plugin_init):
37186           Add priority.
37187         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
37188         (gst_osssink_change_state):
37189           Add discont handling.
37190
37191 2004-03-09  Colin Walters  <walters@verbum.org>
37192
37193         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
37194         conversion.
37195
37196 2004-03-09  Benjamin Otte  <otte@gnome.org>
37197
37198         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
37199           the signals take 2 arguments
37200
37201 2004-03-09  David Schleef  <ds@schleef.org>
37202
37203         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
37204         (gst_alsa_fixate): Add fixate function.  (bug #136686)
37205         * ext/alsa/gstalsa.h:
37206         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
37207
37208 2004-03-09  Benjamin Otte  <otte@gnome.org>
37209
37210         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
37211         (gst_mikmod_change_state):
37212         * ext/mikmod/gstmikmod.h:
37213           make mikmod's loop function not loop infinitely and call
37214           gst_element_yield anymore
37215         * gst/modplug/gstmodplug.cc:
37216           fix pad negotiation (fixes #136590)
37217
37218 2004-03-09  David Schleef  <ds@schleef.org>
37219
37220         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
37221         doesn't conflict with the internal colorspace plugin.
37222         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
37223         satisfy the crappy-ass shell shipped by a certain vendor.
37224         * gst/videofilter/make_filter: same (bug #135299)
37225
37226 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37227
37228         * configure.ac: bump nano to 1
37229
37230 === release 0.7.6 ===
37231
37232 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37233
37234         * configure.in: releasing 0.7.6, "There"
37235
37236 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37237
37238         * pkgconfig/gstreamer-play-uninstalled.pc.in:
37239         * pkgconfig/gstreamer-play.pc.in:
37240           synchronize the two
37241
37242 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37243
37244         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
37245         (cdparanoia_open), (cdparanoia_event):
37246           fix/add error handling
37247         * po/POTFILES.in:
37248           add cdparanoia source
37249         * tools/Makefile.am:
37250           make scripts executable
37251
37252 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37253
37254         * configure.ac:
37255         * ext/vorbis/Makefile.am:
37256         * sys/Makefile.am:
37257           remove id3types, vorbisfile and xvideosink from the build (#133783)
37258
37259 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37260
37261         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
37262           Fix metadata read crash (#136537).
37263
37264 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
37265
37266         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
37267         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
37268           adding mime types, fixing the one-stop function
37269
37270 2004-03-08  Christian Schaller <Uraeus@gnome.org>
37271
37272         * ext/nas/nassink.c and /ext/nas/nassink.h:
37273         More NAS love from Arwed von Merkatz
37274         So lets all sing 'Can you feel the NAS tonight'
37275
37276 2004-03-08  Christian Schaller <Uraeus@gnome.org>
37277
37278         * tools/gst-launch-ext.in:
37279         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
37280
37281 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
37282
37283         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
37284         (gst_mpeg2dec_init):
37285         remove the user_data pad for now, because it is being used in
37286         fixating causing MPEG playback to fixate on 1000 Hz for playback.
37287         If someone knows how to fix this properly, please do.
37288
37289 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
37290
37291         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
37292         (gst_osssink_get_time):
37293         add a warning, IMO this won't get triggered anymore, remove later
37294
37295 2004-03-07  David Schleef  <ds@schleef.org>
37296
37297         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
37298         format (bug #136470)
37299
37300 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
37301
37302         * gst-libs/Makefile.am:
37303         * gst-libs/gst/media-info/Makefile.am:
37304         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
37305         (error_callback), (gst_media_info_error_create),
37306         (gst_media_info_error_element), (gmip_init), (gmip_reset),
37307         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
37308         * gst-libs/gst/media-info/media-info-priv.h:
37309         * gst-libs/gst/media-info/media-info-test.c: (main):
37310         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
37311         (gst_media_info_class_init), (gst_media_info_instance_init),
37312         (gst_media_info_set_source), (gst_media_info_read_with_idler),
37313         (gst_media_info_read_idler), (gst_media_info_read):
37314         * gst-libs/gst/media-info/media-info.h:
37315         fixed, should work now
37316
37317 2004-03-07  Christian Schaller <Uraeus@gnome.org>
37318
37319         * ext/nas/nassink.c:
37320         A bunch of NAS fixes from Arwed von Merkatz
37321
37322 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37323
37324         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
37325         (qtdemux_parse_trak):
37326           Fix crash (j might be greater than n_samples, in which case we're
37327           writing outside the allocated space for the array) and memleak.
37328
37329 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37330
37331         * sys/oss/gstosssink.c: (gst_osssink_chain):
37332           And another caller that couldn't handle delay < 0 (unsigned
37333           integer overflow). Video now continues playing on an audio
37334           buffer underrun, and the clock continues working. Audio still
37335           stalls.
37336
37337 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37338
37339         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
37340         (gst_osssink_get_time):
37341           get_delay() may return values lower than 0. In those cases, we
37342           should not actually cast to *unsigned* int64, that will break
37343           stuff horribly. In my case, it screwed up A/V sync in movies
37344           in totem rather badly.
37345
37346 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37347
37348         * ext/faac/gstfaac.c: (gst_faac_chain):
37349         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
37350         * ext/libpng/gstpngenc.c: (user_write_data):
37351         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
37352         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
37353         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
37354         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
37355         Fix several misuse of gst_buffer_merge (it doesn't take ownership
37356         of any buffer), should fix some leaks. I hope I didn't unref buffers
37357         that shouldn't be...
37358
37359 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37360
37361         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
37362         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
37363         (error_callback), (gmi_reset), (gmi_seek_to_track),
37364         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
37365         (gmip_find_type_post), (gmip_find_stream_post),
37366         (gmip_find_track_streaminfo_post):
37367         * gst-libs/gst/media-info/media-info-priv.h:
37368         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
37369         (info_print), (main):
37370         * gst-libs/gst/media-info/media-info.c:
37371         (gst_media_info_error_create), (gst_media_info_error_element),
37372         (gst_media_info_instance_init), (gst_media_info_get_property),
37373         (gst_media_info_new), (gst_media_info_set_source),
37374         (gst_media_info_read_idler), (gst_media_info_read):
37375         * gst-libs/gst/media-info/media-info.h:
37376           first pass at making this work again.  This seems to work on
37377           tagged ogg/vorbis and mp3 files.
37378
37379 2004-03-06  Benjamin Otte  <otte@gnome.org>
37380
37381         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
37382           fix huge leak: gst_buffer_merge doesn't unref the first argument
37383           itself.
37384
37385 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37386
37387         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
37388           report layer/mode/emphasis
37389
37390 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37391
37392         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
37393
37394 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37395
37396         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
37397           signal serial
37398
37399 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37400
37401         * ext/vorbis/vorbis.c: (plugin_init):
37402         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
37403         (gst_vorbis_dec_init), (vorbis_dec_event):
37404         add debug category
37405         make vorbisdec handle _BYTE and _TIME queries
37406
37407 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37408
37409         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
37410           from the xing header
37411
37412 2004-03-06  Benjamin Otte  <otte@gnome.org>
37413
37414         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
37415         (gst_audio_convert_link), (gst_audio_convert_change_state),
37416         (gst_audio_convert_buffer_from_default_format):
37417           do conversions from/to float correctly, fix some caps nego errors,
37418           export correct supported caps in template and getcaps, use correct
37419           caps in try_set_caps functions
37420
37421 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37422
37423         For some reason, I only committed a ChangeLog entry yesterday and
37424         not the corresponding code...
37425         * ext/mad/gstmad.c: Fix detection of Xing headers
37426         * gst/tags/gstid3tag.c: Changes to support TLEN tags
37427
37428 2004-03-06  Benjamin Otte  <otte@gnome.org>
37429
37430         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
37431         (gst_ogg_demux_src_query):
37432           make sure to handle the case where there's no current chain
37433           gracefully.
37434
37435 2004-03-05  David Schleef  <ds@schleef.org>
37436
37437         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
37438         Add fixate function. (bug #131128)
37439         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
37440         (gst_sdlvideosink_fixate):  Add fixate function.
37441         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
37442         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
37443         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
37444         Fix missing break that was causing ulaw to be interpreted as
37445         raw int.
37446
37447 2004-03-05  David Schleef  <ds@schleef.org>
37448
37449         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
37450         Fix code that ignores return value of gst_buffer_merge().
37451         (bug #114560)
37452         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
37453         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
37454         * testsuite/gst-lint:  Check for above.
37455
37456 2004-03-05  David Schleef  <ds@schleef.org>
37457
37458         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
37459         caps and throw an element error.  (bug #136334)
37460
37461 2004-03-05  David Schleef  <ds@schleef.org>
37462
37463         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
37464         (gst_faad_chain): Fix negotiation.
37465         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
37466         key and button events.
37467         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
37468         dung heap of code.
37469         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
37470         depends on gconf
37471         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
37472         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
37473         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
37474         function to encourage better negotiation, particularly between
37475         audioconvert and osssink.
37476         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
37477         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
37478         more important.
37479         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
37480         typefinding.
37481         * gst/vbidec/vbiscreen.c:  Add glib header
37482         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
37483
37484 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
37485
37486         * ext/mad/gstmad.c: Fix detection of Xing headers
37487         * gst/tags/gstid3tag.c: Changes to support TLEN tags
37488
37489 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37490
37491         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
37492         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
37493           debug updates
37494
37495 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37496
37497         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
37498         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
37499         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
37500         files, and report the parsed length as a GST_TAG_DURATION tag.
37501         * gst/tags/gstid3tag.c: support TLEN (duration) tag
37502
37503 2004-03-05  Benjamin Otte  <otte@gnome.org>
37504
37505         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
37506           convert channels correctly. convert correctly to unsigned.
37507
37508 2004-03-05  Julien MOUTTE <julien@moutte.net>
37509
37510         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
37511         we have a window before clearing it.
37512
37513 2004-03-05  Julien MOUTTE <julien@moutte.net>
37514
37515         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
37516         have a window before clearing it.
37517
37518 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
37519
37520         * gconf/gstreamer.schemas.in:
37521         * gst-libs/gst/gconf/Makefile.am:
37522           version installation path the same way as for 0.6
37523         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
37524         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
37525         * pkgconfig/gstreamer-play-uninstalled.pc.in:
37526           remove comment that was fixed
37527
37528 2004-03-05  David Schleef  <ds@schleef.org>
37529
37530         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
37531         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
37532         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
37533         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
37534         Add prototype code for handling seeking and querying.
37535
37536 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37537
37538         * examples/gstplay/player.c: (main):
37539           Initialize variables to NULL. Prevents a segfault because the
37540           (uninitialized) variable is not NULL, resulting in a crash on
37541           trying to reach error->message.
37542
37543 2004-03-05  Benjamin Otte  <otte@gnome.org>
37544
37545         * gst/audioconvert/gstaudioconvert.c:
37546         (gst_audio_convert_buffer_to_default_format):
37547         make float=>int conversion work correctly even in cornercases.
37548
37549 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
37550
37551         * debian/README.Debian:
37552         * debian/build-deps:
37553         * debian/changelog:
37554         * debian/control:
37555         * debian/control.in:
37556         * debian/copyright:
37557         * debian/gstreamer-a52dec.files:
37558         * debian/gstreamer-aa.files:
37559         * debian/gstreamer-alsa.files:
37560         * debian/gstreamer-alsa.manpages:
37561         * debian/gstreamer-arts.files:
37562         * debian/gstreamer-artsd.files:
37563         * debian/gstreamer-audiofile.files:
37564         * debian/gstreamer-avifile.files:
37565         * debian/gstreamer-cdparanoia.files:
37566         * debian/gstreamer-colorspace.files:
37567         * debian/gstreamer-doc.files:
37568         * debian/gstreamer-dv.files:
37569         * debian/gstreamer-dvd.files:
37570         * debian/gstreamer-esd.files:
37571         * debian/gstreamer-festival.files:
37572         * debian/gstreamer-flac.files:
37573         * debian/gstreamer-gconf.conffiles:
37574         * debian/gstreamer-gconf.files:
37575         * debian/gstreamer-gconf.postinst:
37576         * debian/gstreamer-gnomevfs.files:
37577         * debian/gstreamer-gsm.files:
37578         * debian/gstreamer-http.files:
37579         * debian/gstreamer-jack.files:
37580         * debian/gstreamer-jpeg.files:
37581         * debian/gstreamer-mad.files:
37582         * debian/gstreamer-mikmod.files:
37583         * debian/gstreamer-misc.files:
37584         * debian/gstreamer-mpeg2dec.files:
37585         * debian/gstreamer-oss.files:
37586         * debian/gstreamer-plugin-apps.files:
37587         * debian/gstreamer-plugin-apps.manpages:
37588         * debian/gstreamer-plugin-libs-dev.files:
37589         * debian/gstreamer-plugin-libs.files:
37590         * debian/gstreamer-plugin-template.postinst:
37591         * debian/gstreamer-plugin-template.postrm:
37592         * debian/gstreamer-sdl.files:
37593         * debian/gstreamer-sid.files:
37594         * debian/gstreamer-vorbis.files:
37595         * debian/gstreamer-x.files:
37596         * debian/mk.control:
37597         * debian/rules:
37598         Debian package info not maintained here.
37599
37600 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
37601
37602         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
37603         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
37604         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
37605         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
37606         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
37607         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
37608         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
37609         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
37610         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
37611         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
37612         * gst-libs/gst/colorbalance/colorbalance.c:
37613         (gst_color_balance_class_init):
37614         * gst-libs/gst/colorbalance/colorbalancechannel.c:
37615         (gst_color_balance_channel_class_init):
37616         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
37617         * gst-libs/gst/play/play.c: (gst_play_class_init):
37618         * gst-libs/gst/propertyprobe/propertyprobe.c:
37619         (gst_property_probe_iface_init):
37620         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
37621         * gst-libs/gst/tuner/tunerchannel.c:
37622         (gst_tuner_channel_class_init):
37623         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
37624         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
37625         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
37626         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
37627         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
37628         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
37629         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
37630         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
37631         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
37632           fix signals to use - instead of _
37633         * ext/libcaca/gstcacasink.h:
37634         * ext/sdl/sdlvideosink.h:
37635           fix header rename
37636
37637 2004-03-04  David Schleef  <ds@schleef.org>
37638
37639         * testsuite/gst-lint:  Add a check for bad signal names.
37640
37641 2004-03-04  Stefan Kost <kost@imn.htwk-leipzig.de>
37642
37643         reviewed by David Schleef
37644
37645         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
37646         modified the alpha channel and caused a warning. (bug #136192)
37647
37648 2004-04-03  Christian Schaller <Uraeus@gnome.org>
37649
37650         * gst-plugins.spec.in:
37651         Change names of plugins to actually be correct. Try to keep things
37652         alphabetical to avoid getting beat up by Thomas
37653
37654 2004-03-03  Julien MOUTTE <julien@moutte.net>
37655
37656         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
37657         Using ximagesink as a default if no gconf key found. We should
37658         probably consider using alsasink instead of osssink for the audio
37659         part.
37660
37661 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
37662
37663         * configure.ac:
37664           fix --with-plugins, don't think it ever worked before
37665         * gst-plugins.spec.in:
37666           even more updates
37667
37668 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37669
37670         * ext/sdl/sdlvideosink.h:
37671         * sys/ximage/ximagesink.h:
37672         * sys/xvideo/xvideosink.h:
37673         * sys/xvimage/xvimagesink.h:
37674           Fix for move of gstvideosink.h -> videosink.h.
37675
37676 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
37677
37678         * gst-libs/gst/xwindowlistener/Makefile.am:
37679           this is a plugin library, not a library
37680
37681 2004-03-01  David Schleef  <ds@schleef.org>
37682
37683         * AUTHORS:  Added some names.  Add yourself if you're still
37684         missing.
37685
37686 2004-03-01  David Schleef  <ds@schleef.org>
37687
37688         * MAINTAINERS: Add
37689
37690 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37691
37692         * gst-plugins.spec.in: clean up spec file
37693
37694 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37695
37696         * gst-libs/gst/video/Makefile.am:
37697         * gst-libs/gst/video/gstvideosink.c:
37698         * gst-libs/gst/video/gstvideosink.h:
37699           rename gstvideosink.h to videosink.h to match other headers
37700         * gst/mixmatrix/Makefile.am:
37701           fix plugin filename
37702         * gst/tags/Makefile.am: fix plugin filename
37703
37704 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37705
37706         * gst/tags/Makefile.am: fix plugin filename
37707
37708 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37709
37710         * examples/gstplay/player.c: (got_time_tick), (main):
37711           add error handler
37712           display time_tick more readably
37713         * gst/mixmatrix/Makefile.am:
37714           fix plugin file name
37715
37716 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
37717
37718         * sys/oss/gstosselement.c: (gst_osselement_probe),
37719         (device_combination_append), (gst_osselement_class_probe_devices):
37720         * sys/oss/gstosselement.h:
37721           Reworked enumeration of oss dsps and mixers so that gst-mixer works
37722           on my system using alsa oss emulation, fixes bug #135597
37723
37724 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37725
37726         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
37727         (gst_videodrop_chain), (gst_videodrop_change_state):
37728         * gst/videodrop/gstvideodrop.h:
37729           Work based on timestamp of input data, not based on the expected
37730           framerate from the input. The consequence is that this element now
37731           not only scales framerates, but also functions as a framerate
37732           corrector or framerate stabilizer/constantizer.
37733
37734 2004-02-27  David Schleef  <ds@schleef.org>
37735
37736         patches from jmmv@menta.net (Julio M. Merino Vidal)
37737
37738         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
37739         GST_ELEMENT_ERROR call (bug #135634)
37740         * gst/interleave/interleave.c: (interleave_buffered_loop),
37741         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
37742         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
37743         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
37744         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
37745         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
37746         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
37747         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
37748         Fix GST_ELEMENT_ERROR call.
37749         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
37750         GST_ELEMENT_ERROR call.
37751
37752 2004-02-27  Benjamin Otte  <otte@gnome.org>
37753
37754         * gst-libs/gst/audio/audio.h:
37755           add macro to make sure header isn't included twice
37756         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
37757           don't use gst_buffer_free
37758         * gst/playondemand/filter.func:
37759           don't use gst_data_free. Free data only once.
37760
37761 2004-02-26  David Schleef  <ds@schleef.org>
37762
37763         * gst-libs/gst/colorbalance/Makefile.am:
37764         * gst-libs/gst/mixer/Makefile.am:
37765         * gst-libs/gst/tuner/Makefile.am:
37766         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
37767         should not be disted, -marshal.h files should not be installed,
37768         and -enum.h files _should_ be installed.  Fix to make this the
37769         case.
37770
37771 === release 0.7.5 ===
37772
37773 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
37774
37775         * configure.ac: release 0.7.5, "Under The Sea"
37776
37777 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
37778
37779         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
37780         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
37781         * gst/videoscale/gstvideoscale.c:
37782         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
37783           assorted debug/warning fixes
37784
37785 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
37786
37787         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
37788         (gst_videoscale_init), (gst_videoscale_chain),
37789         (gst_videoscale_set_property), (plugin_init):
37790         * gst/videoscale/gstvideoscale.h:
37791         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
37792         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
37793         (gst_videoscale_planar400), (gst_videoscale_packed422),
37794         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
37795         (gst_videoscale_24bit), (gst_videoscale_16bit),
37796         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
37797         (gst_videoscale_scale_plane_slow),
37798         (gst_videoscale_scale_point_sample),
37799         (gst_videoscale_scale_nearest),
37800         (gst_videoscale_scale_nearest_str2),
37801         (gst_videoscale_scale_nearest_str4),
37802         (gst_videoscale_scale_nearest_32bit),
37803         (gst_videoscale_scale_nearest_24bit),
37804         (gst_videoscale_scale_nearest_16bit):
37805         add debugging category and use it properly
37806         fix use of GST_PTR_FORMAT
37807
37808 2004-02-25  Andy Wingo  <wingo@pobox.com>
37809
37810         * gst/interleave/interleave.c (interleave_buffered_loop): Always
37811         push only when channel->buffer is NULL. Prevents segfaults doing
37812         the state change after a nonlocal exit, like a scheme exception.
37813
37814         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
37815         Handle the case where the intersected caps is empty.
37816
37817 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
37818
37819         * gst/law/mulaw-decode.c: (mulawdec_link):
37820         * gst/law/mulaw.c: (plugin_init):
37821           fix mulawdec so it actually works again
37822
37823 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
37824
37825         reviewed by: David Schleef  <ds@schleef.org>
37826
37827         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
37828         (gst_gamma_init), (gst_gamma_set_property),
37829         (gst_gamma_get_property), (gst_gamma_calculate_tables),
37830         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
37831         for RGB, with separate r g and b correction factors. (#131167)
37832
37833 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
37834
37835         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
37836           only signal tags for bitrate if they're > 0 (#134894)
37837
37838 2004-02-24  David Schleef  <ds@schleef.org>
37839
37840         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
37841         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
37842         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
37843         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
37844         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
37845         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
37846         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
37847         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
37848         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
37849         category.  Attempt to fix timestamp calculation.
37850
37851 2004-02-24  Johan Dahlin  <johan@gnome.org>
37852
37853         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
37854
37855 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
37856
37857         * configure.ac:
37858         * gconf/Makefile.am:
37859         * gconf/gstreamer.schemas:
37860         * gst-libs/gst/gconf/Makefile.am:
37861         * gst-libs/gst/gconf/gconf.c:
37862           version gconf schemas and install locations
37863
37864 2004-02-23  Benjamin Otte  <otte@gnome.org>
37865
37866         * ext/xine/xineinput.c: (gst_xine_input_dispose):
37867         (gst_xine_input_subclass_init):
37868           call parent dispose.
37869           change pad template for CD reader correctly
37870         * ext/xine/Makefile.am:
37871         * ext/xine/gstxine.h:
37872         * ext/xine/xine.c: (plugin_init):
37873         * ext/xine/xineaudiosink.c:
37874           wrap audio sinks, too
37875         * gst-libs/gst/resample/private.h:
37876         * gst-libs/gst/resample/resample.c: (gst_resample_init),
37877         (gst_resample_reinit), (gst_resample_scale),
37878         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
37879         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
37880         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
37881         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
37882         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
37883         * gst-libs/gst/resample/resample.h:
37884         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
37885         (gst_audioscale_class_init), (gst_audioscale_link),
37886         (gst_audioscale_get_buffer), (gst_audioscale_init),
37887         (gst_audioscale_chain), (gst_audioscale_set_property),
37888         (gst_audioscale_get_property):
37889         * gst/audioscale/gstaudioscale.h:
37890           s/resample_*/gst_resample_*/i to not clobber namespaces
37891
37892 2004-02-23  Julien MOUTTE  <julien@moutte.net>
37893
37894         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
37895         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
37896         (gst_riff_create_video_template_caps),
37897         (gst_riff_create_audio_template_caps),
37898         (gst_riff_create_iavs_template_caps):
37899         * gst-libs/gst/riff/riff-media.h:
37900         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
37901         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
37902         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
37903         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
37904         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
37905         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
37906         (gst_matroska_demux_plugin_init): First batch implementing audio and
37907         video codec tags in demuxers.
37908
37909 2004-02-22  Benjamin Otte  <otte@gnome.org>
37910
37911         * ext/xine/Makefile.am:
37912         * ext/xine/gstxine.h:
37913         * ext/xine/xine.c: (plugin_init):
37914         * ext/xine/xineinput.c:
37915           add input plugin wrapper. Playback from files, http, mms and cdda
37916           works.
37917         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
37918           remove leftover G_GNUC_UNUSED
37919         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
37920         (gst_asf_demux_identify_guid):
37921           improve debugging output
37922
37923 2004-02-22  Benjamin Otte  <otte@gnome.org>
37924
37925         reported by: Padraig O'Briain <padraig.obriain@sun.com>
37926
37927         * autogen.sh:
37928           replace test -e with test -x for mkinstalldirs to be more portable.
37929           (fixes #134816)
37930
37931 2004-02-22  Benjamin Otte  <otte@gnome.org>
37932
37933         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
37934
37935         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
37936           set rank to PRIMARY
37937         * gst/volume/gstvolume.c: (plugin_init):
37938           set rank to NONE
37939         fixes #134960
37940
37941 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
37942
37943         reviewed by Benjamin Otte  <otte@gnome.org>
37944
37945         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
37946           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
37947
37948 2004-02-22  Benjamin Otte  <otte@gnome.org>
37949
37950         * configure.ac:
37951           export [_]*{gst,Gst,GST}.* symbols from plugins
37952
37953 2004-02-22  Christophe Fergeau <teuf@gnome.org>
37954
37955         reviewed by: Benjamin Otte  <otte@gnome.org>
37956
37957         * ext/lame/gstlame.c: (add_one_tag):
37958         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
37959         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
37960         (gst_vorbisenc_metadata_set1):
37961         * gst/tags/gstid3tag.c:
37962         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
37963           apply fixes from bugs #135042 (lame can't write tags) and #133817
37964           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
37965
37966 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
37967
37968         * configure.ac: Export only gst_plugin_desc from plugins.
37969          Note that this change only makes any effect with Linux using libtool
37970          1.5.2 or higher. Otherwise it is silently ignored, but it would build
37971          fine. And don't try to have several versions of libtool in different
37972          directories.
37973
37974 2004-02-20  Andy Wingo  <wingo@pobox.com>
37975
37976         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
37977         interleave respectively.
37978
37979         * gst/interleave/deinterleave.c: New plugin: deinterleave
37980         (replaces on oneton).
37981         * gst/interleave/interleave.c: New plugin: interleave.
37982         * gst/interleave/plugin.h: Support file.
37983         * gst/interleave/plugin.c: Support file.
37984
37985         * configure.ac: Remove intfloat and oneton, add interleave.
37986
37987         * ext/sndfile/gstsf.c: Handle events better.
37988
37989         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
37990         and float2int operation. int2float has scheduling problems as
37991         noted in in2float_chain.
37992
37993 2004-02-20  Benjamin Otte  <otte@gnome.org>
37994
37995         * ext/xine/Makefile.am:
37996         * ext/xine/gstxine.h:
37997         * ext/xine/xine.c:
37998         * ext/xine/xineaudiodec.c:
37999         * ext/xine/xinecaps.c:
38000           add first version of xine plugin wrapper. Currently only wraps the
38001           QDM2 win32 DLL, and even that only in proof-of-concept quality.
38002         * configure.ac:
38003         * ext/Makefile.am:
38004           add xine plugin wrapper, disabled by default. Use --enable-xine to
38005           build. Note that it'll segfault on gst-register if you don't remove
38006           the goom and tvtime post plugins from xine.
38007         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
38008         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
38009           add extradata parsing for QDM2.
38010           change around debugging prints.
38011
38012 2004-02-19  Benjamin Otte  <otte@gnome.org>
38013
38014         * ext/lame/gstlame.c: (gst_lame_chain):
38015         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
38016           use gst_tag_list_insert when you want to insert tags
38017
38018 2004-02-18  David Schleef  <ds@schleef.org>
38019
38020         * configure.ac:  Move massink to gst-rotten
38021         * ext/Makefile.am:
38022         * ext/mas/Makefile.am:
38023         * ext/mas/massink.c:
38024         * ext/mas/massink.h:
38025
38026 2004-02-18  David Schleef  <ds@schleef.org>
38027
38028         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
38029         typefinding, since it seems to be worse than nothing.
38030         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
38031         atom to recognize .mp4 and .m4a files as video/quicktime.
38032
38033 2004-02-18  David Schleef  <ds@schleef.org>
38034
38035         * gst/sine/demo-dparams.c: (quit_live),
38036         (dynparm_log_value_changed), (dynparm_value_changed), (main):
38037         Use double dparams, not float.
38038         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
38039         (gst_sinesrc_init): Change sync default to FALSE, since multiple
38040         sync'd elements don't really work correctly.
38041         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
38042         (volume_update_volume), (volume_get_property):  Change dparam
38043         to double.
38044
38045 2004-02-18  Julien MOUTTE  <julien@moutte.net>
38046
38047         * sys/ximage/ximagesink.c:
38048         (gst_ximagesink_xwindow_update_geometry),
38049         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
38050         (gst_ximagesink_change_state), (gst_ximagesink_expose),
38051         (gst_ximagesink_init): Rework the way software video scaling works. So
38052         now we check on each chain call if the video frames are feeling the
38053         window. If not we try to renegotiate caps. On failure we memorize that
38054         and we won't try again for that PLAYING sessions.
38055         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
38056         failure.
38057         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
38058         synchronous flag.
38059
38060 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
38061
38062         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
38063           break up _link so we can give a better debug message for errors
38064
38065 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
38066
38067         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
38068           set up debug category
38069
38070 2004-02-18  Julien MOUTTE <julien@moutte.net>
38071
38072         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
38073         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
38074         the way renegotiation work. The event handling function is not taking
38075         care of external windows and renegotiate method check for pad flags
38076         NEGOTIATING. Should fix : #133209
38077
38078 2004-02-17  Julien MOUTTE  <julien@moutte.net>
38079
38080         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
38081         pad is negotiating before trying renegotiation.
38082
38083 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
38084
38085         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
38086           pass on all possible mime types as typefind hints
38087
38088 2004-02-17  Julien MOUTTE <julien@moutte.net>
38089
38090         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
38091         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
38092         possible SHM leak if we crash. All other apps using XShm are doing
38093         that.
38094
38095 2004-02-17  Julien MOUTTE  <julien@moutte.net>
38096
38097         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
38098         (gst_ximagesink_expose): Renegotiate size on expose.
38099         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
38100         size on expose.
38101
38102 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38103
38104         * testsuite/alsa/sinesrc.c:
38105           cosmetic fix to fix compile issue with gcc 2.95.4
38106
38107 2004-02-16  Julien MOUTTE <julien@moutte.net>
38108
38109         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
38110         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
38111         failed opening the audio device.
38112         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
38113         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
38114         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
38115         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
38116         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
38117         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
38118         (gst_ximagesink_change_state), (gst_ximagesink_chain),
38119         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
38120         Removing some useless g_return_if_fail like wingo suggested.
38121         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
38122         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
38123         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
38124         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
38125         (gst_xvimagesink_update_colorbalance),
38126         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
38127         (gst_xvimagesink_xcontext_clear),
38128         (gst_xvimagesink_get_fourcc_from_caps),
38129         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
38130         (gst_xvimagesink_set_xwindow_id),
38131         (gst_xvimagesink_colorbalance_list_channels),
38132         (gst_xvimagesink_colorbalance_set_value),
38133         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
38134         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
38135
38136 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
38137
38138         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
38139           throw error when not negotiated instead of asserting
38140
38141 2004-02-15  Julien MOUTTE  <julien@moutte.net>
38142
38143         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
38144         correct data refcounting.
38145
38146 2004-02-15  Julien MOUTTE  <julien@moutte.net>
38147
38148         * gst/switch/gstswitch.c: (gst_switch_change_state),
38149         (gst_switch_class_init): Cleaning the sinkpads correctly on state
38150         change, mostly the EOS flag.
38151
38152 2004-02-15  Julien MOUTTE  <julien@moutte.net>
38153
38154         * examples/gstplay/player.c: (got_eos), (main): Adding some
38155         output for debugging.
38156         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
38157         timeouts if we go to any state different from PLAYING.
38158         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
38159         more EOS bugs in riff lib.
38160
38161 2004-02-14  Julien MOUTTE  <julien@moutte.net>
38162
38163         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
38164         visualization until i find a way to fix switch correctly.
38165         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
38166         EOS arrives.
38167         * gst/switch/gstswitch.c: (gst_switch_release_pad),
38168         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
38169         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
38170         Reworked switch to get a more correct behaviour with events and refing
38171         of data stored in sinkpads.
38172         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
38173         we don't pull from a pad in EOS.
38174
38175 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38176
38177         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
38178           remove v1 tag even if we can't read it (makes sure we don't detect
38179           it again)
38180
38181 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38182
38183         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
38184         (gst_alsa_xrun_recovery):
38185         * ext/alsa/gstalsa.h:
38186           try xrun recovery when wait failed. Make xrun recovery function
38187           return TRUE/FALSE to indicate success. (might fix #134354)
38188
38189 2004-02-13  David Schleef  <ds@schleef.org>
38190
38191         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
38192         (dynparm_value_changed), (main): Convert from float to double.
38193         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
38194
38195 2004-02-13  David Schleef  <ds@schleef.org>
38196
38197         * gst/silence/gstsilence.c: (gst_silence_class_init),
38198         (gst_silence_set_clock), (gst_silence_get),
38199         (gst_silence_set_property), (gst_silence_get_property):
38200         * gst/silence/gstsilence.h: Add sync property.
38201         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
38202         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
38203         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
38204         * gst/sine/gstsinesrc.h: Add sync property.
38205
38206 2004-02-13  David Schleef  <ds@schleef.org>
38207
38208         * gst/intfloat/gstint2float.c: (conv_f32_s16),
38209         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
38210
38211 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
38212
38213         * configure.ac:
38214         * ext/Makefile.am:
38215         * gst-libs/ext/Makefile.am:
38216           move ffmpeg plugin to gst-ffmpeg module
38217
38218 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
38219
38220         * configure.ac: use GST_ARCH to detect architecture
38221
38222 2004-02-12  Julien MOUTTE  <julien@moutte.net>
38223
38224         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
38225
38226 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
38227
38228         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
38229           classify LADSPA plugins based on number of src/sink pads
38230           (#133663, Stefan Kost)
38231         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
38232           fix dparams registration
38233           (#133528, Stefan Kost)
38234         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
38235           fix use of isprint and use g_ascii_isprint instead
38236           (#133316, Stefan Kost)
38237
38238 2004-02-11  David Schleef  <ds@schleef.org>
38239
38240         Convert a few inner loops to use liboil.  This is currently
38241         optional, and is only enabled if liboil is present (duh!).
38242         * configure.ac: Check for liboil-0.1
38243         * gst/intfloat/Makefile.am:
38244         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
38245         (gst_int2float_chain_gint16):
38246         * gst/videofilter/Makefile.am:
38247         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
38248         (tablelookup_u8), (gst_videobalance_planar411):
38249         * gst/videotestsrc/Makefile.am:
38250         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
38251         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
38252         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
38253         (paint_hline_RGB565), (paint_hline_xRGB1555):
38254
38255 2004-02-11  David Schleef  <ds@schleef.org>
38256
38257         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
38258         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
38259         (gst_colorspace_getcaps), (gst_colorspace_link),
38260         (gst_colorspace_base_init), (gst_colorspace_init),
38261         (gst_colorspace_chain), (gst_colorspace_change_state),
38262         (plugin_init): Merge Ronald's patch (bug #117897) and update
38263         for new caps and negotiation.  Seems to work, although it
38264         shows off bugs in lcs.
38265
38266 2004-02-11  David Schleef  <ds@schleef.org>
38267
38268         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
38269         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
38270
38271 2004-02-11  David Schleef  <ds@schleef.org>
38272
38273         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
38274         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
38275         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
38276         Add server and port properties
38277
38278 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
38279
38280         * m4/a52.m4:
38281         * m4/aalib.m4:
38282         * m4/as-ffmpeg.m4:
38283         * m4/as-liblame.m4:
38284         * m4/as-slurp-ffmpeg.m4:
38285         * m4/check-libheader.m4:
38286         * m4/esd.m4:
38287         * m4/freetype2.m4:
38288         * m4/gconf-2.m4:
38289         * m4/glib.m4:
38290         * m4/gst-alsa.m4:
38291         * m4/gst-artsc.m4:
38292         * m4/gst-ivorbis.m4:
38293         * m4/gst-matroska.m4:
38294         * m4/gst-sdl.m4:
38295         * m4/gst-shout2.m4:
38296         * m4/gst-sid.m4:
38297         * m4/gtk.m4:
38298         * m4/libdv.m4:
38299         * m4/libfame.m4:
38300         * m4/libmikmod.m4:
38301         * m4/ogg.m4:
38302         * m4/vorbis.m4:
38303           fix underquotedness of macros (#133800)
38304         * m4/as-avifile.m4:
38305         * m4/xmms.m4:
38306           removed because no longer used
38307
38308 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
38309
38310         * configure.ac:
38311           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
38312           by autopoint (fixes #132996)
38313
38314 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38315
38316         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
38317         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
38318         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
38319         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
38320           fix memleaks
38321
38322 2004-02-11  David Schleef  <ds@schleef.org>
38323
38324         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
38325         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
38326         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
38327         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
38328         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
38329         (gst_jpegenc_class_init), (gst_jpegenc_init),
38330         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
38331         (gst_jpegenc_chain), (gst_jpegenc_set_property),
38332         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
38333         * ext/jpeg/gstjpegenc.h: Fix negotiation.
38334
38335 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38336
38337         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
38338         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
38339         * ext/mikmod/gstmikmod.h:
38340           fix caps negotiation in mikmod
38341         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
38342           output debug information
38343
38344 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38345
38346         * gst-libs/gst/colorbalance/Makefile.am:
38347         * gst-libs/gst/navigation/Makefile.am:
38348         * gst-libs/gst/xoverlay/Makefile.am:
38349           remove unused GST_OPT_CFLAGS from Makefiles
38350           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
38351
38352 2004-02-07  David Schleef  <ds@schleef.org>
38353
38354         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
38355         push events to pads that haven't been created (#133508)
38356
38357 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
38358
38359         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
38360         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
38361         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
38362         (gst_dvdec_loop), (gst_dvdec_change_state):
38363         Second attempt at committing a working dvdec element.
38364
38365 2004-02-06  David Schleef  <ds@schleef.org>
38366
38367         Build fixes for OS X: (see #129600)
38368         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
38369         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
38370         (gst_riff_read_strf_iavs):
38371         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
38372         (gst_avi_demux_stream_odml):
38373         * gst/playondemand/Makefile.am:
38374         * gst/rtp/rtp-packet.c:
38375
38376 2004-02-05  David Schleef  <ds@schleef.org>
38377
38378         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
38379         last change, because it Just Doesn't Compile.
38380
38381 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38382
38383         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
38384           skip undecodable id3v2 tag instead of keeping it
38385
38386 2004-02-05  David Schleef  <ds@schleef.org>
38387
38388         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
38389         Unref leaked buffer.  (Noticed by Ronald)
38390
38391 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
38392
38393         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
38394         Sync requires with other checks.  >= vs =.
38395
38396 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
38397
38398         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
38399         (gst_dvdec_video_link), (gst_dvdec_loop):
38400         * ext/dv/gstdvdec.h:
38401           rework the caps negotiation so that dvdec works again instead
38402           of just segfaulting.
38403
38404 === release 0.7.4 ===
38405
38406 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
38407
38408         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
38409         * configure.ac: changed for release
38410
38411 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
38412
38413         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
38414         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
38415         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
38416         * pkgconfig/gstreamer-play-uninstalled.pc.in:
38417           reworked patch by David Lehn to fix libdir and includedir for
38418           uninstalled libraries
38419           removed play and gconf from gstreamer-libs since they have their
38420           own pkgconfig files
38421
38422 2004-02-04  David Schleef  <ds@schleef.org>
38423
38424         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
38425         memleak.
38426
38427 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38428
38429         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
38430           use correct GST_TAG_ENCODER tag
38431
38432 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38433
38434         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
38435           be sure to stop the clock when going to paused
38436         * sys/oss/gstosssink.c: (gst_osssink_change_state):
38437           reset number of transmitted when going to ready.
38438         fixes #132935
38439
38440 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
38441
38442         reviewed by Benjamin Otte
38443
38444         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
38445           extract track count (fixes #133410)
38446
38447 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38448
38449         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
38450           that should be !=, not == (fixes #132519)
38451
38452 2004-02-04  David Schleef  <ds@schleef.org>
38453
38454         Make sure set_explicit_caps() is called before adding pad.
38455         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
38456         * gst/id3/gstid3types.c: (gst_id3types_loop):
38457         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
38458         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
38459
38460 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
38461
38462         * configure.ac:
38463           bump nano to 2, first prerelease
38464           put back AM_PROG_LIBTOOL
38465
38466 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
38467
38468         * testsuite/alsa/Makefile.am:
38469           these are user test apps, not automatic testsuite tests
38470
38471 2004-02-04  David Schleef  <ds@schleef.org>
38472
38473         Convert GST_DEBUG_CAPS() to GST_DEBUG():
38474         * gst/mpeg1videoparse/gstmp1videoparse.c:
38475         (mp1videoparse_parse_seq):
38476         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
38477         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
38478         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
38479         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
38480         (gst_xvideosink_getcaps):
38481         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
38482         * testsuite/gst-lint: more tests
38483
38484 2004-02-04  David Schleef  <ds@schleef.org>
38485
38486         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
38487         with the code that they would expand to.
38488         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
38489         (gst_flacdec_get_src_query_types),
38490         (gst_flacdec_get_src_event_masks):
38491         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
38492         (gst_gnomevfssrc_get_query_types),
38493         (gst_gnomevfssrc_get_event_mask):
38494
38495 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38496
38497         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
38498         (gst_sinesrc_dispose):
38499           fix memleak by properly disposing sinesrc
38500
38501 2004-02-04  Julien MOUTTE  <julien@moutte.net>
38502
38503         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
38504         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
38505         an overlay to redraw the image because it has been exposed.
38506         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
38507         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
38508         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
38509         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
38510         interface
38511         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
38512         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
38513         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
38514         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
38515         interface
38516
38517 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38518
38519         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
38520           more memleak fixage
38521
38522 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38523
38524         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
38525         * gst/typefind/gsttypefindfunctions.c:
38526           fix memleaks shown by gst-typefind
38527
38528 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
38529
38530         * common/glib-gen.mak:
38531           add hack rule to touch .Plo files
38532         * gst-libs/gst/colorbalance/Makefile.am:
38533         * gst-libs/gst/mixer/Makefile.am:
38534         * gst-libs/gst/play/Makefile.am:
38535         * gst-libs/gst/tuner/Makefile.am:
38536           remove glib_root variable
38537
38538 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38539
38540         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
38541           set explicit caps before adding the element, so the autopluggers can
38542           plug correctly.
38543         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
38544         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
38545         (mpeg_video_type_find), (mpeg_video_stream_type_find),
38546         (dv_type_find):
38547           fix memleaks in typefind functions. gst_type_find_suggest takes a const
38548           argument.
38549
38550 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
38551
38552         * gst-libs/gst/colorbalance/Makefile.am:
38553         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
38554         * gst-libs/gst/colorbalance/colorbalance.c:
38555         * gst-libs/gst/colorbalance/colorbalance.h:
38556         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
38557         * gst-libs/gst/mixer/Makefile.am:
38558         * gst-libs/gst/mixer/mixer-marshal.list:
38559         * gst-libs/gst/mixer/mixer.c:
38560         * gst-libs/gst/mixer/mixer.h:
38561         * gst-libs/gst/mixer/mixermarshal.list:
38562         * gst-libs/gst/play/Makefile.am:
38563         * gst-libs/gst/play/play.h:
38564         * gst-libs/gst/tuner/Makefile.am:
38565         * gst-libs/gst/tuner/tuner-marshal.list:
38566         * gst-libs/gst/tuner/tuner.c:
38567         * gst-libs/gst/tuner/tuner.h:
38568         * gst-libs/gst/tuner/tunermarshal.list:
38569           use new glib-gen.mak snippet to clean up Makefile.am
38570           fix various bugs in Makefile.am's
38571
38572 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38573
38574         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
38575           handle chain parsing correctly in the multichain case
38576         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
38577         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
38578         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
38579         (theora_dec_chain):
38580           handle events and queries correctly
38581
38582 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38583
38584         * .cvsignore:
38585         Ignore generated file _stdint.h.
38586
38587 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38588
38589         * gst-libs/gst/colorbalance/Makefile.am:
38590         * gst-libs/gst/colorbalance/colorbalance.h:
38591         * gst-libs/gst/mixer/Makefile.am:
38592         * gst-libs/gst/mixer/mixer.h:
38593         * gst-libs/gst/play/Makefile.am:
38594         * gst-libs/gst/play/play.h:
38595         * gst-libs/gst/tuner/Makefile.am:
38596         * gst-libs/gst/tuner/tuner.h:
38597         Generate enum type code with glib-mkenums.
38598         * gst-libs/gst/colorbalance/.cvsignore:
38599         * gst-libs/gst/mixer/.cvsignore:
38600         * gst-libs/gst/play/.cvsignore:
38601         * gst-libs/gst/tuner/.cvsignore:
38602         Ignore generated files.
38603
38604 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38605
38606         * gst-libs/gst/audio/.cvsignore:
38607         Ignore generated file.
38608         * gst-libs/gst/audio/Makefile.am:
38609         Do not install example filter.
38610
38611 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38612
38613         * examples/switch/.cvsignore:
38614         Ignore generated file.
38615
38616 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38617
38618         * common/m4/ax_create_stdint_h.m4:
38619         * configure.ac:
38620           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
38621           _stdint.h.
38622         * Makefile.am:
38623           remove generated _stdint.h in DISTCLEANFILES
38624         * ext/a52dec/gsta52dec.c:
38625           include _stdint.h for a52dec. (should fix #133064)
38626
38627 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
38628
38629         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
38630         (gst_tag_to_vorbis_comments):
38631         Add replaygain support to vorbistag
38632
38633 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
38634         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
38635         (gst_ffmpeg_caps_to_extradata):
38636           Fix SVQ3 caps flag properties
38637           Use glib macro for bytes swap
38638
38639 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38640
38641         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
38642         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
38643         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
38644         * ext/sndfile/gstsf.c: (plugin_init):
38645         * gst/avi/gstavi.c: (plugin_init):
38646         * sys/dxr3/dxr3init.c: (plugin_init):
38647         * sys/oss/gstossaudio.c: (plugin_init):
38648         * sys/v4l/gstv4l.c: (plugin_init):
38649         * sys/v4l2/gstv4l2.c: (plugin_init):
38650           remove textdomain calls
38651         * po/nl.po:
38652           update Dutch translation
38653
38654 2004-02-02  Julien MOUTTE  <julien@moutte.net>
38655
38656         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
38657         (gst_play_set_audio_sink): Moving volume in the audio thread for
38658         instantaneous volume change. Maybe i will add another volume in front
38659         of visualization later, not sure yet though.
38660
38661 2004-02-02  Julien MOUTTE  <julien@moutte.net>
38662
38663         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
38664         (gst_ximagesink_handle_xevents): Better X events handling, only take
38665         the latest events for configure and motion.
38666         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
38667
38668 2004-02-02  Jon Trowbridge  <trow@gnu.org>
38669
38670         reviewed by: David Schleef  <ds@schleef.org>
38671
38672         Fix memory leaks:
38673         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
38674         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
38675
38676 2004-02-02  David Schleef  <ds@schleef.org>
38677
38678         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
38679         of lines.
38680         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
38681         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
38682         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
38683         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
38684         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
38685         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
38686         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
38687         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
38688         (gst_float2_2_int_link):
38689         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
38690         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
38691         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
38692         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
38693         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
38694         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
38695         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
38696         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
38697         * testsuite/gst-lint: Add tests for bzero and ;;
38698
38699 2004-02-02  David Schleef  <ds@schleef.org>
38700
38701         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
38702
38703 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38704
38705         * ext/aalib/gstaasink.c: (gst_aasink_open):
38706         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
38707         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
38708         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
38709         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
38710         (gst_afsink_close_file):
38711         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
38712         (gst_afsrc_close_file):
38713         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
38714         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
38715         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
38716         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
38717         * ext/esd/esdmon.c: (gst_esdmon_get):
38718         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
38719         * ext/faac/gstfaac.c: (gst_faac_chain):
38720         * ext/faad/gstfaad.c: (gst_faad_chain):
38721         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
38722         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
38723         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
38724         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
38725         (gst_flacdec_loop):
38726         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
38727         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
38728         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
38729         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
38730         (gst_gnomevfssink_close_file):
38731         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
38732         (gst_gnomevfssrc_open_file):
38733         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
38734         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
38735         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
38736         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
38737         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
38738         * ext/mad/gstmad.c: (gst_mad_chain):
38739         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
38740         * ext/mpeg2dec/gstmpeg2dec.c:
38741         * ext/mpeg2enc/gstmpeg2enc.cc:
38742         * ext/mplex/gstmplex.cc:
38743         * ext/mplex/gstmplexibitstream.cc:
38744         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
38745         (gst_ogg_demux_push):
38746         * ext/raw1394/gstdv1394src.c:
38747         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
38748         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
38749         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
38750         (gst_sf_loop):
38751         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
38752         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
38753         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
38754         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
38755         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
38756         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
38757         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
38758         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
38759         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
38760         (gst_riff_read_element_data), (gst_riff_read_seek),
38761         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
38762         * gst/adder/gstadder.c: (gst_adder_loop):
38763         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
38764         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
38765         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
38766         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
38767         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
38768         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
38769         * gst/goom/gstgoom.c: (gst_goom_chain):
38770         * gst/id3/gstid3types.c: (gst_id3types_loop):
38771         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
38772         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
38773         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
38774         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
38775         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
38776         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
38777         (gst_ebml_read_float), (gst_ebml_read_header):
38778         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
38779         (gst_matroska_demux_parse_blockgroup):
38780         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
38781         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
38782         * gst/oneton/gstoneton.c: (gst_oneton_chain):
38783         * gst/silence/gstsilence.c: (gst_silence_get):
38784         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
38785         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
38786         * gst/speed/gstspeed.c: (speed_loop):
38787         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
38788         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
38789         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
38790         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
38791         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
38792         (gst_wavparse_loop):
38793         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
38794         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
38795         (dxr3audiosink_close):
38796         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
38797         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
38798         (dxr3videosink_close), (dxr3videosink_write_data):
38799         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
38800         * sys/oss/gstosssink.c: (gst_osssink_chain):
38801         * sys/oss/gstosssrc.c: (gst_osssrc_get):
38802         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
38803         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
38804         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
38805         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
38806         (gst_v4l_set_window), (gst_v4l_enable_overlay):
38807         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
38808         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
38809         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
38810         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
38811         (gst_v4l_set_audio):
38812         * sys/v4l/v4l_calls.h:
38813         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
38814         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
38815         (gst_v4lmjpegsink_playback_init),
38816         (gst_v4lmjpegsink_playback_start):
38817         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
38818         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
38819         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
38820         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
38821         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
38822         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
38823         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
38824         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
38825         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
38826         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
38827         (gst_v4l2_get_output), (gst_v4l2_set_output),
38828         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
38829         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
38830         (gst_v4l2_set_attribute):
38831         * sys/v4l2/v4l2_calls.h:
38832         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
38833         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
38834         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
38835         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
38836         (gst_v4l2src_capture_stop):
38837         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
38838         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
38839         (gst_ximagesink_chain):
38840         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
38841         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
38842         (gst_xvideosink_xwindow_new):
38843         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
38844         (gst_xvimagesink_chain):
38845
38846 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38847
38848         * gst/volume/gstvolume.c: (gst_volume_set_volume),
38849         (gst_volume_get_volume), (volume_class_init), (volume_init),
38850         (volume_chain_int16), (volume_update_volume):
38851         * gst/volume/gstvolume.h:
38852           make code more readable by removing magic numbers
38853           make mixer interface export 0-100 range
38854           make it internally map to 0.0-1.0 range so users don't distort
38855           output by putting the sliders at full volume
38856
38857 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38858
38859         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
38860         (gst_play_state_change), (gst_play_seek_to_time):
38861         block the tick callback for 0.5 secs after doing a seek
38862
38863 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38864
38865         * gst-libs/gst/play/play.c: (gst_play_new):
38866           check for GError
38867
38868 2004-02-01  Julien MOUTTE  <julien@moutte.net>
38869
38870         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
38871         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
38872         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
38873         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
38874         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
38875         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
38876
38877 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
38878
38879         * configure.ac:
38880         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
38881           check for a function added in vorbis 1.1
38882
38883 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38884
38885         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
38886         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
38887           really start/stop clock only on PLAYING <=> PAUSED
38888         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
38889           remove \n from debugging lines
38890         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
38891           make it work when seeking does not
38892         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
38893           reset on DISCONT
38894
38895 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38896
38897         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
38898           start clock on PAUSED=>PLAYING, not later
38899         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
38900           extract correct time for different discont formats
38901         (gst_alsa_sink_get_time):
38902           don't segfault when no format is negotiated yet, just return 0
38903         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
38904         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
38905         (gst_ogg_pad_push):
38906           handle flush and discont events correctly
38907         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
38908           handle discont events correctly
38909
38910 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
38911
38912         * gst-libs/gst/play/play.c: (gst_play_error_quark),
38913         (gst_play_error_create), (gst_play_error_plugin),
38914         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
38915         * gst-libs/gst/play/play.h:
38916           add error handling during creation
38917         * examples/gstplay/player.c: (main):
38918           use new gst_play_new
38919
38920
38921 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38922
38923         * ext/theora/theoradec.c: (theora_dec_chain):
38924           make comments work
38925         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
38926         (vorbis_dec_src_event), (vorbis_dec_chain):
38927           add encoder tag, fix tag reading to be more error tolerant, change
38928           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
38929           gst_pad_event_default.
38930         * gst/tags/gstvorbistag.c:
38931         (gst_tag_list_from_vorbiscomment_buffer):
38932           undefine function specific define at end of function
38933
38934 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
38935
38936         * ext/flac/gstflac.c: (plugin_init):
38937         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
38938         * ext/flac/gstflacdec.h:
38939         * ext/flac/gstflacenc.h:
38940           Fix typos
38941
38942 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
38943
38944         * examples/gstplay/player.c: s/gstplay.h/play.h/
38945
38946 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38947
38948         * gst-libs/gst/play/Makefile.am:
38949         * gst-libs/gst/play/gstplay.c:
38950         * gst-libs/gst/play/gstplay.h:
38951         * gst-libs/gst/play/play.c:
38952           more surgery, operation complete
38953
38954 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38955
38956         * gst-libs/gst/play/play.old.c:
38957         * gst-libs/gst/play/play.old.h:
38958           after CVS surgery by moving, remove
38959         * gst-libs/gst/play/playpipelines.c:
38960           remove
38961
38962         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
38963           add negotiation error
38964
38965 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38966
38967         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
38968         (gst_ogg_demux_push):
38969           add some seeking debug info
38970           send a flush when seeking
38971
38972 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38973
38974         * configure.ac:
38975           use AC_C_INLINE
38976         * configure.ac:
38977         * ext/Makefile.am:
38978         * ext/theora/Makefile.am:
38979         * ext/theora/theoradec.c:
38980           add theora video decoder. Does just do simple decoding for now and
38981           has been tested against Theora cvs only. It only works when theora
38982           is compiled with --enable-static.
38983         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
38984           always reset packetno on DISCONT
38985
38986 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38987
38988         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
38989           Fix audio.
38990
38991 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38992
38993         * gst/mpegaudioparse/gstmpegaudioparse.c:
38994         (mp3_type_frame_length_from_header):
38995           Fix header parsing - stolen from ffmpeg (thank you! :) ).
38996
38997 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38998
38999         * ext/esd/esdsink.c: (gst_esdsink_init):
39000           Since we have static pad template caps, we don't need to negotiate;
39001           either the core errors out or we know the format.
39002
39003 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39004
39005         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
39006         (gst_riff_read_seek):
39007         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
39008         (gst_ebml_read_seek):
39009           Fix event handling.
39010
39011 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39012
39013         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
39014           removee video/x-theora from vp3 decoder, it doesn't handle raw
39015           theora streams
39016         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
39017           fix bug with finalizing element that never went to PAUSED
39018         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
39019           length and position queries were swapped
39020         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
39021         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
39022         (vorbis_dec_src_event):
39023           implement querying time and bytes
39024
39025 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
39026
39027         * just about every source file:
39028           gst_element_error -> GST_ELEMENT_ERROR
39029
39030 2004-01-29  Julien MOUTTE  <julien@moutte.net>
39031
39032         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
39033         emiting FLUSH and even before DISCONT.
39034         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
39035         get the best instant seeking as possible yay!
39036
39037 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39038
39039         * gst/mpeg1videoparse/gstmp1videoparse.c:
39040         (gst_mp1videoparse_real_chain):
39041           Committed wrong version last week... Grr... Didn't notice until now.
39042
39043 2004-01-29  Julien MOUTTE <julien@moutte.net>
39044
39045         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
39046         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
39047         have_xwindow_id signal in xwindow_create.
39048
39049 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39050
39051         * ext/ogg/gstoggdemux.c:
39052           lots of changes - mainly support for chained bitstreams, seeking,
39053           querying and bugfixes of course
39054         * ext/vorbis/Makefile.am:
39055         * ext/vorbis/vorbisdec.c:
39056         * ext/vorbis/vorbisdec.h:
39057           add vorbisdec raw vorbis decoder
39058         * ext/vorbis/vorbis.c: (plugin_init):
39059           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
39060         * gst/intfloat/Makefile.am:
39061         * gst/intfloat/float22int.c:
39062         * gst/intfloat/float22int.h:
39063         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
39064           add float2intnew plugin. It converts multichannel interleaved float to
39065           multichannel interleaved int. The name should probably be changed.
39066         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
39067         (plugin_init):
39068           add typefinding for raw theora video so oggdemux can detect it.
39069
39070 2004-01-28  Julien MOUTTE  <julien@moutte.net>
39071
39072         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
39073         sink element first.
39074         * gst/videoscale/gstvideoscale.c:
39075         (gst_videoscale_handle_src_event): Fixing src event handler.
39076
39077 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39078
39079         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
39080         (gst_v4lsrc_open), (gst_v4lsrc_close),
39081         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
39082         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
39083         * sys/v4l/gstv4lsrc.h:
39084         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
39085         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
39086           Implement resizing... Hack. But that's why v4l is b0rked...
39087
39088 2004-01-28  Julien MOUTTE <julien@moutte.net>
39089
39090         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
39091         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
39092         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
39093         (gst_ximagesink_xwindow_destroy):
39094         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
39095         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
39096         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
39097         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
39098         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
39099         correctly cleaning the image created to check xshm calls on succes,
39100         added a lot of XSync calls in X11 functions, and fixed a segfault when
39101         no image format was defined before negotiation happened.
39102
39103 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39104
39105         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
39106           use gst_element_get_time to get correct time
39107
39108 2004-01-28  Julien MOUTTE  <julien@moutte.net>
39109
39110         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
39111         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
39112         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
39113         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
39114         (gst_xvimagesink_check_xshm_calls),
39115         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
39116         X plugins are now able to detect that XShm calls will fail even if the
39117         server claims that it has XShm support (remote displays most of the
39118         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
39119         so that we use non XShm functions. This feature is almost useless for
39120         xvimagesink as Xv is not supported on remote displays anyway, but
39121         it might happen than even on the local display XShm calls fail.
39122
39123 2004-01-27  David Schleef  <ds@schleef.org>
39124
39125         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
39126         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
39127         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
39128         changed esdsink to only use 44100,16,2, since esd sucks at rate
39129         conversion and esdsink has had difficulty negotiating.
39130
39131 2004-01-27  Julien MOUTTE <julien@moutte.net>
39132
39133         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
39134         (gst_play_seek_to_time): Fixing the way to get current position.
39135
39136 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39137
39138         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
39139           use gst_element_get_time to get correct time
39140
39141 2004-01-27  Julien MOUTTE <julien@moutte.net>
39142
39143         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
39144         fix ever... Inverting 2 lines of code make spider autoplug correctly
39145         tagged mp3 !
39146
39147 2004-01-27  David Schleef  <ds@schleef.org>
39148
39149         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
39150         Use gst_pad_try_set_caps_nonfixed().
39151
39152 2004-01-27  David Schleef  <ds@schleef.org>
39153
39154         * gst/ac3parse/gstac3parse.c: update to checklist 5
39155         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
39156         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
39157         * gst/audioscale/gstaudioscale.c: same
39158         * gst/auparse/gstauparse.c: same
39159         * gst/avi/gstavidemux.c: same
39160
39161 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39162
39163         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
39164           stop processing after EOS
39165
39166 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39167
39168         * gst/asfdemux/asfheaders.h:
39169         * gst/asfdemux/gstasfdemux.c:
39170         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
39171         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
39172         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
39173           lot's of fixes to make data extraction simpler and get the code
39174           architecture and compiler independant. Add debugging category
39175         * gst/goom/gstgoom.c: (gst_goom_change_state):
39176           reset channel count on PAUSED=>READY, not READY=>PAUSED
39177
39178 2004-01-26  Colin Walters  <walters@verbum.org>
39179
39180         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
39181         code to pull a bigger buffer in iradio mode.  This as a side effect
39182         makes typefinding work.
39183
39184 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
39185
39186         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
39187         Fix SVQ3 decoding on PPC
39188
39189 2004-01-26  Julien MOUTTE <julien@moutte.net>
39190
39191         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
39192         that one managed to stay there... Fixed.
39193
39194 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
39195
39196         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
39197         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
39198         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
39199         (qtdemux_video_caps):
39200         * gst/qtdemux/qtdemux.h:
39201         Add SVQ3 specific flags to qtdemux and ffmpeg
39202
39203 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39204
39205         * gst-libs/gst/audio/audio.h:
39206           remove buffer-frames from audio caps
39207         * gst/audioconvert/gstaudioconvert.c:
39208           fix plugin to really work.
39209
39210 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39211
39212         * gst-libs/gst/mixer/mixer.c:
39213         * gst-libs/gst/propertyprobe/propertyprobe.c:
39214         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
39215         (gst_tuner_find_channel_by_name):
39216         * gst-libs/gst/tuner/tuner.h:
39217           Add gtk-doc style comments. Also fix a function name.
39218
39219 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39220
39221         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
39222         (gst_divxdec_negotiate):
39223           Fix for new capsnego - also fixes gst-player with divxdec.
39224
39225 2004-01-25  Julien MOUTTE  <julien@moutte.net>
39226
39227         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
39228         (gst_play_identity_handoff), (gst_play_set_location),
39229         (gst_play_set_visualization), (gst_play_connect_visualization): Another
39230         try in visualization implementation. Still have an issue with switch
39231         blocking when pulling from video_queue and only audio comes out of
39232         spider.
39233         * gst/switch/gstswitch.c: (gst_switch_release_pad),
39234         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
39235         release method. And check if the pad is usable before pulling.
39236
39237 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39238
39239         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
39240         (gst_videobalance_init),
39241         (gst_videobalance_colorbalance_list_channels),
39242         (gst_videobalance_colorbalance_set_value),
39243         (gst_videobalance_colorbalance_get_value),
39244         (gst_videobalance_update_properties),
39245         (gst_videobalance_update_tables_planar411),
39246         (gst_videobalance_planar411):
39247         * gst/videofilter/gstvideobalance.h:
39248           Implement lookup-tables. +/- 10x faster.
39249
39250 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39251
39252         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
39253         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
39254           The index reading was broken. The rest worked fine, but the whole
39255           goal of my rewrite was to make avidemux readable, and this was
39256           not at all readable. Please use typed variables.
39257
39258 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39259
39260         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
39261           Additional pad usability check.
39262         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
39263         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
39264         (gst_mp1videoparse_real_chain):
39265           Fix MPEG video stream parsing. The original plugin had several
39266           issues, including not timestamping streams where the source was
39267           not timestamped (this happens with PTS values in mpeg system
39268           streams, but MPEG video is also a valid stream on its own so
39269           that needs timestamps too). We use the display time code for that
39270           for now. Also, if one incoming buffer contains multiple valid
39271           frames, we push them all on correctly now, including proper EOS
39272           handling. Lastly, several potential segfaults were fixed, and we
39273           properly sync on new sequence/gop headers to include them in next,
39274           not previous frames (since they're header for the next frame, not
39275           the previous). Also see #119206.
39276         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
39277         (bpf_from_header):
39278           Move caps setting so we only do it after finding several valid
39279           MPEG-1 fraes sequentially, not right after the first one (which
39280           might be coincidental).
39281         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
39282         (mpeg_video_type_find), (mpeg_video_stream_type_find),
39283         (plugin_init):
39284           Add unsynced MPEG video stream typefinding, and change some
39285           probability values so we detect streams rightly. The idea is as
39286           follows: I can have an unsynced system stream which contains
39287           video. In the current code, I would randomly get a type for either
39288           system or video stream type found, because the probabilities are
39289           being calculated rather randomly. I now use fixed values, so we
39290           always prefer system stream if that was found (and that is how it
39291           should be). If no system stream was found, we can still identity                the stream as video-only.
39292
39293 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39294
39295         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
39296         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
39297           don't write to buffer. Extract data without the need of
39298           __attribute__ ((packed))
39299
39300 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39301
39302         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
39303         (mpeg1_sys_type_find):
39304           Fix MPEG-1 stream typefinding.
39305
39306 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39307
39308         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
39309           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
39310
39311 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
39312
39313         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
39314         * ext/esd/gstesd.c: (plugin_init):
39315           private debugging, better error reporting
39316
39317 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39318
39319         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
39320         (gst_riff_read_init), (gst_riff_read_change_state):
39321         * gst-libs/gst/riff/riff-read.h:
39322           Remove stuff fromold metadata system.
39323
39324 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39325
39326         * ext/ogg/gstoggdemux.c:
39327           Fix wrong file comment.
39328         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
39329         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
39330           Add metadata reading properly.
39331
39332 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
39333
39334         * ext/Makefile.am:
39335           Fix nas DIST_SUBDIRS
39336           Uraeus:
39337           Fix bug where make distcheck doesn't get run on adding stuff to
39338           the build.
39339
39340 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39341
39342         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
39343         * ext/divx/gstdivxdec.h:
39344           Fix divx3 ("msmpeg4") playback using divxdec.
39345
39346 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39347
39348         * gst/typefind/gsttypefindfunctions.c:
39349         (mp3_type_frame_length_from_header): fix bug in length computation
39350         (mp3_type_find): improve debugging output
39351
39352 2004-01-23  Julien MOUTTE  <julien@moutte.net>
39353
39354         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
39355         (gst_play_set_location), (gst_play_seek_to_time),
39356         (gst_play_set_audio_sink), (gst_play_set_visualization),
39357         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
39358         the pipeline from scratch. Visualization is back and switch went out as
39359         i realized it was not possible to use the way i wanted.
39360         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
39361         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
39362         clearing in state change from READY to NULL. So that one can clean the
39363         X ressources keeping the element.
39364         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39365         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
39366         (gst_xvimagesink_colorbalance_set_value),
39367         (gst_xvimagesink_colorbalance_get_value),
39368         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
39369         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
39370         change from READY to NULL and fixed some stupid bugs in colorbalance
39371         get/set values. Also added the following feature : when nobody tries to
39372         set some values to the colorbalance levels before the xcontext is
39373         grabbed, then when creating channels list from Xv attributes we set the
39374         internal values to the Xv defaults. This way we handle buggy Xv drivers
39375         that set default hue values far from the middle of the range (Thanks
39376         to Jon Trowbridge for pointing that issue).
39377         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
39378         colorbalance levels have been set before xcontext is grabbed.
39379
39380 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39381
39382         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
39383           Fix the ossmixer case where we shouldn't open /dev/dsp* because
39384           it might block operations (which is bad for a mixer).
39385
39386 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
39387
39388         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
39389         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
39390         (gmip_find_type_pre):
39391         * gst-libs/gst/media-info/media-info-priv.h:
39392         * gst-libs/gst/media-info/media-info.c:
39393         (gst_media_info_instance_init), (gst_media_info_read_idler):
39394         add fakesink to get caps on decoder src pad again
39395         fix callback prototype to match new have_type signal signature
39396
39397 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
39398
39399         * gst/adder/gstadder.c: (gst_adder_link):
39400           fix non-compile and cut-n-paste code
39401
39402 2004-01-21  David Schleef  <ds@schleef.org>
39403
39404         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
39405         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
39406         (gst_swfdec_init), (gst_swfdec_change_state):
39407         * ext/swfdec/gstswfdec.h:
39408         Fix negotiation.
39409         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
39410         (gst_adder_request_new_pad): Fix negotiation.
39411         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
39412         Add a fixate function.
39413         * gst/intfloat/gstfloat2int.c:
39414         * gst/intfloat/gstfloat2int.h:
39415         * gst/intfloat/gstint2float.c:
39416         * gst/intfloat/gstint2float.h:
39417         Completely rewrite the negotiation.  Doesn't quite work yet,
39418         due to some buffer-frames problem.
39419
39420 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
39421
39422         * ext/gnomevfs/gstgnomevfssrc.c:
39423         * sys/v4l2/v4l2_calls.h:
39424           fix includes for distcheck
39425
39426 2004-01-21  Christian Schaller <uraeus@gnome.org>
39427
39428         * ext/nas/
39429         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
39430         based on earlier patch from Laurent Vivier
39431
39432 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
39433
39434         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
39435         Fix wma caps property
39436         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
39437         Fix typo (flags1 and flags2)
39438
39439 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
39440
39441         * gst-libs/gst/media-info/media-info-priv.c:
39442         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
39443         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
39444         (gmip_find_stream), (gmip_find_track_metadata),
39445         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
39446         (gmip_find_track_format):
39447         * gst-libs/gst/media-info/media-info-priv.h:
39448         * gst-libs/gst/media-info/media-info-test.c: (main):
39449         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
39450         (gst_media_info_read_idler), (gst_media_info_read):
39451         * gst-libs/gst/media-info/media-info.h:
39452           register debugging category and use it for debugging
39453
39454 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
39455
39456         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
39457         (gst_vorbisfile_new_link):
39458           signal streaminfo through tags
39459
39460 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39461
39462         * ext/mplex/gstmplex.cc:
39463         * ext/mplex/gstmplexibitstream.cc:
39464           g++ doesn't like NULL in our i18n/error macros, should be
39465           either (NULL) or ("").
39466
39467 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39468
39469         * sys/dxr3/dxr3audiosink.c:
39470         * sys/dxr3/dxr3init.c:
39471         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
39472         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
39473           Fix more error error error errors (missing includes here).
39474
39475 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39476
39477         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
39478           fix thomas' error errors.
39479
39480 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
39481
39482         * ext/mpeg2enc/gstmpeg2enc.cc:
39483           fix error errors.
39484
39485 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39486
39487         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
39488         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
39489           Fix for new error system.
39490
39491 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
39492
39493         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
39494           fix for new error reporting
39495
39496 2004-01-20  David Schleef  <ds@schleef.org>
39497
39498         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
39499         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
39500         (gst_ximagesink_set_xwindow_id): Change to using a framerate
39501         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
39502         and neither is 100+, most likely.
39503         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
39504         (gst_xvimagesink_getcaps): same
39505
39506 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39507
39508         * configure.ac:
39509           Up version requirement to 2.0.3 (not yet released) to avoid symbol
39510           clashes with ffmpeg.
39511
39512 2004-01-20  Julien MOUTTE  <julien@moutte.net>
39513
39514         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
39515         (gst_switch_init): Fixed switch element : proxying link and setting
39516         caps from src to sink on request.
39517
39518 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39519
39520         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
39521         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
39522         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
39523         fix element_error
39524
39525 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39526
39527         * sys/v4l/v4l_calls.h:
39528         * sys/v4l2/v4l2_calls.h:
39529           element_error fixes
39530
39531 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39532
39533         * gst-libs/gst/gst-i18n-plugin.h:
39534           add locale.h
39535           remove config.h inclusion
39536
39537 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39538
39539         * autogen.sh:
39540           adding autopoint invocation
39541         * Makefile.am:
39542         * configure.ac:
39543         * gst-libs/gst/gettext.h:
39544           adding gettext bits
39545         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
39546         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
39547         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
39548         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
39549         (gst_gnomevfssink_close_file):
39550         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
39551         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
39552         * gst-libs/gst/gst-i18n-plugin.h:
39553         * gst/avi/gstavi.c: (plugin_init):
39554         * sys/dxr3/dxr3init.c: (plugin_init):
39555         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
39556         * sys/oss/gstossaudio.c: (plugin_init):
39557         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
39558         * sys/v4l/gstv4l.c: (plugin_init):
39559         * sys/v4l/v4l_calls.c: (gst_v4l_open):
39560         * sys/v4l2/gstv4l2.c: (plugin_init):
39561         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
39562         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
39563         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
39564         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
39565         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
39566         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
39567           make sure locale and translation domain are set
39568           fix translated strings
39569         * po/.cvsignore:
39570         * po/LINGUAS:
39571         * po/Makevars:
39572         * po/POTFILES.in:
39573         * po/nl.po:
39574           put translation files into place
39575         * sys/xvideo/imagetest.c: (main):
39576         * ext/dv/demo-play.c: (main):
39577           fix unnecessary translations
39578
39579 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
39580
39581         * ext/sndfile/gstsf.c:
39582         * gst/avi/gstavimux.c:
39583         * ext/audiofile/gstafsink.c:
39584         * ext/audiofile/gstafsrc.c:
39585         * ext/gnomevfs/gstgnomevfssink.c:
39586         * ext/gnomevfs/gstgnomevfssrc.c:
39587         * sys/oss/gstosselement.c:
39588         * sys/v4l/v4l_calls.h:
39589           fix i18n include
39590
39591 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39592
39593         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
39594         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
39595         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
39596         (gst_v4l2_get_output), (gst_v4l2_set_output),
39597         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
39598         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
39599         (gst_v4l2_set_attribute):
39600         update to new error handling
39601
39602 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39603
39604         * ext/sidplay/gstsiddec.cc:
39605         * gst/modplug/gstmodplug.cc:
39606           parenthese NULL because C++ seems angry about it
39607
39608 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39609
39610         * gst-libs/gst/gst-i18n-plugin.h:
39611           add skeleton i18n stuff, but needs to be further implemented
39612
39613 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
39614
39615         * examples/gstplay/player.c: (main):
39616         * ext/aalib/gstaasink.c: (gst_aasink_open):
39617         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
39618         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
39619         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
39620         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
39621         (gst_afsink_close_file):
39622         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
39623         (gst_afsrc_close_file):
39624         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
39625         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
39626         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
39627         * ext/esd/esdmon.c: (gst_esdmon_get):
39628         * ext/esd/esdsink.c: (gst_esdsink_chain):
39629         * ext/faac/gstfaac.c: (gst_faac_chain):
39630         * ext/faad/gstfaad.c: (gst_faad_chain):
39631         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
39632         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
39633         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
39634         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
39635         (gst_flacdec_loop):
39636         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
39637         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
39638         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
39639         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
39640         (gst_gnomevfssink_close_file):
39641         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
39642         (gst_gnomevfssrc_open_file):
39643         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
39644         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
39645         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
39646         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
39647         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
39648         * ext/mad/gstmad.c: (gst_mad_chain):
39649         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
39650         * ext/mpeg2dec/gstmpeg2dec.c:
39651         * ext/mpeg2enc/gstmpeg2enc.cc:
39652         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
39653         * ext/mplex/gstmplex.cc:
39654         * ext/mplex/gstmplexibitstream.cc:
39655         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
39656         (gst_ogg_demux_push), (gst_ogg_pad_push):
39657         * ext/raw1394/gstdv1394src.c:
39658         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
39659         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
39660         * ext/sidplay/gstsiddec.cc:
39661         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
39662         (gst_sf_loop):
39663         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
39664         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
39665         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
39666         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
39667         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
39668         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
39669         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
39670         * gst-libs/gst/Makefile.am:
39671         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
39672         (gst_riff_read_element_data), (gst_riff_read_seek),
39673         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
39674         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
39675         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
39676         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
39677         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
39678         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
39679         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
39680         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
39681         * gst/goom/gstgoom.c: (gst_goom_chain):
39682         * gst/id3/gstid3types.c: (gst_id3types_loop):
39683         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
39684         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
39685         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
39686         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
39687         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
39688         (gst_ebml_read_float), (gst_ebml_read_header):
39689         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
39690         (gst_matroska_demux_parse_blockgroup):
39691         * gst/modplug/gstmodplug.cc:
39692         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
39693         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
39694         * gst/oneton/gstoneton.c: (gst_oneton_chain):
39695         * gst/silence/gstsilence.c: (gst_silence_get):
39696         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
39697         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
39698         * gst/speed/gstspeed.c: (speed_loop):
39699         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
39700         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
39701         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
39702         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
39703         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
39704         (gst_wavparse_loop):
39705         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
39706         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
39707         (dxr3audiosink_close):
39708         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
39709         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
39710         (dxr3videosink_close), (dxr3videosink_write_data):
39711         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
39712         * sys/oss/gstosselement.h:
39713         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
39714         (gst_osssink_chain):
39715         * sys/oss/gstosssrc.c: (gst_osssrc_get):
39716         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
39717         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
39718         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
39719         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
39720         (gst_v4l_enable_overlay):
39721         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
39722         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
39723         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
39724         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
39725         (gst_v4l_set_audio):
39726         * sys/v4l/v4l_calls.h:
39727         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
39728         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
39729         (gst_v4lmjpegsink_playback_init),
39730         (gst_v4lmjpegsink_playback_start):
39731         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
39732         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
39733         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
39734         (gst_v4lmjpegsrc_requeue_frame):
39735         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
39736         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
39737         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
39738         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
39739         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
39740         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
39741         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
39742         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
39743         (gst_v4l2src_capture_stop):
39744         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
39745         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
39746         (gst_ximagesink_chain):
39747         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
39748         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
39749         (gst_xvideosink_xwindow_new):
39750         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39751         (gst_xvimagesink_chain):
39752         use new error signal, function and categories
39753
39754 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
39755
39756         * configure.ac:
39757         * ext/Makefile.am:
39758         * ext/musicbrainz/gsttrm.c:
39759         * ext/musicbrainz/gsttrm.h:
39760         * ext/musicbrainz/Makefile.am:
39761         Add a trm plugin
39762
39763 2004-01-18  Julien MOUTTE  <julien@moutte.net>
39764
39765         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
39766         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
39767         synchronous property for debugging.
39768         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
39769         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39770         (gst_xvimagesink_set_property): Moving a pointer declaration to a
39771         smaller block, fixing indent.
39772
39773 2004-01-16  David Schleef  <ds@schleef.org>
39774
39775         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
39776         property affects the video stream.
39777         * sys/xvimage/xvimagesink.c:
39778         * sys/xvimage/xvimagesink.h:
39779         Add synchronous property for debugging.  Should probably be
39780         disabled in non-CVS builds.  Make sure that the Xv attribute
39781         exists before we set it (crash!).  Fix a silly float bug that
39782         caused colorbalance to just not work.
39783
39784 2004-01-17  Christian Schaller <Uraeus@gnome.org>
39785
39786         * tools/gst-launch-ext.in - update for new plugins
39787
39788 2004-01-16  David Schleef  <ds@schleef.org>
39789
39790         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
39791         already-freed caps.
39792
39793 2994-01-16  Christian Schaller <Uraeus@gnome.org>
39794
39795         * Update spec for new colorspace plugin and libcaca plugin
39796         * Fix compilation of libcaca plugin (clock -> id)
39797
39798 2004-01-16  Julien MOUTTE <julien@moutte.net>
39799
39800         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
39801         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
39802         (gst_xvimagesink_set_xwindow_id),
39803         (gst_xvimagesink_colorbalance_set_value),
39804         (gst_xvimagesink_colorbalance_get_value),
39805         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
39806         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
39807         correct colorbalance properties. They can now be set when the element
39808         is still in NULL state. The values will be committed to the Xv Port
39809         when xcontext is initialized.
39810         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
39811         brightness int values in the GstXvImagesink structure.
39812
39813 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39814
39815         * gst-libs/gst/Makefile.am:
39816           restructure so having local patches works easier.
39817
39818 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39819
39820         * ext/mpeg2enc/Makefile.am:
39821         * ext/mpeg2enc/gstmpeg2enc.cc:
39822         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
39823           Bugfix with respect to EOS handling.
39824
39825 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39826
39827         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
39828           Link with right caps (else, it segfaults).
39829         * ext/mplex/gstmplexjob.cc:
39830           Fix for slight API change in 1.6.1.93 release of mjpegtools.
39831
39832 2004-01-15  David Schleef  <ds@schleef.org>
39833
39834         * gst-libs/gst/audio/Makefile.am:
39835         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
39836         from the template.
39837         * gst-libs/gst/audio/gstaudiofilter.c:
39838         * gst-libs/gst/audio/gstaudiofilter.h:
39839         Add bytes_per_sample and size and n_samples calculation.
39840         * gst-libs/gst/audio/gstaudiofilterexample.c:
39841         Remove, now autogenerated.
39842         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
39843         Moved from gstaudiofilterexample, object name changed, code added
39844         so that it actually works.
39845         * gst-libs/gst/audio/make_filter:
39846         Script to build an audiofilter subclass from the template.
39847         * gst/colorspace/Makefile.am:
39848         * gst/colorspace/yuv2yuv.c:
39849         Remove file, since it's GPL, and we don't use it.
39850
39851 2004-01-15  Julien MOUTTE  <julien@moutte.net>
39852
39853         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
39854         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
39855         them use the buffer free function to test how the buffer was allocated.
39856
39857 2004-01-15  David Schleef  <ds@schleef.org>
39858
39859         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
39860         that handles osssink fallback.
39861         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
39862         (gst_audio_convert_getcaps):
39863         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
39864         Add audio/x-qdm2 for QDM2 audio.
39865         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
39866         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
39867         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
39868         Decrease minimum size to 16x16.
39869         * gst/wavparse/gstwavparse.c:
39870         Convert disabled pad template caps to new caps.
39871         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
39872         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39873         (gst_xvimagesink_chain): Throw element error when display cannot
39874         be opened.  Increase minimum framerate to 1.0.  Check the data
39875         free function on a buffer to make sure it is the type we expect
39876         before manipulating it.
39877
39878 2004-01-15  Julien MOUTTE <julien@moutte.net>
39879
39880         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
39881         (gst_videobalance_colorbalance_set_value): Implement passthru if
39882         settings are in the middle.
39883         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
39884
39885 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39886
39887         * gst/videofilter/Makefile.am:
39888         * gst/volume/Makefile.am:
39889           Since we use videofilter symbols, link to it.
39890
39891 2004-01-15  Julien MOUTTE <julien@moutte.net>
39892
39893         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
39894         mixer interface type to HARDWARE.
39895         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
39896         type to SOFTWARE.
39897         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
39898         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
39899         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
39900         (gst_volume_interface_init), (gst_volume_list_tracks),
39901         (gst_volume_set_volume), (gst_volume_get_volume),
39902         (gst_volume_set_mute), (gst_volume_mixer_init),
39903         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
39904         (volume_init): Implementing mixer interface.
39905         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
39906         * sys/oss/gstosselement.c: (gst_osselement_get_type),
39907         (gst_osselement_change_state): Removing some trailing commas in
39908         structures.
39909         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
39910         interface type to HARDWARE.
39911         * sys/v4l/gstv4lcolorbalance.c:
39912         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
39913         type to HARDWARE.
39914         * sys/v4l2/gstv4l2colorbalance.c:
39915         (gst_v4l2_color_balance_interface_init): Setting colorbalance
39916         interface type to HARDWARE.
39917         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
39918         same code than ximagesink for event handling.
39919
39920 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39921
39922         * ext/snapshot/Makefile.am:
39923         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
39924         (gst_snapshot_chain):
39925         * ext/snapshot/gstsnapshot.h:
39926           This has to be a joke... Snapshot should be connected to a tee,
39927           colorspace element before it and EOS after that, where the other
39928           src of the tee receives normal data.
39929           The current way is *wrong*.
39930
39931 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39932
39933         * ext/hermes/gsthermescolorspace.c:
39934           Fix another compile error. Same as below.
39935
39936 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39937
39938         * gst/colorspace/gstcolorspace.c:
39939         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
39940         (gst_colorspace_i420_to_yv12):
39941           Fix compiling... Didn't test if it actually works.
39942
39943 2004-01-15  David Schleef  <ds@schleef.org>
39944
39945         * configure.ac:
39946         * gst/colorspace/Makefile.am:
39947         * gst/colorspace/gstcolorspace.c:
39948         * gst/colorspace/gstcolorspace.h:
39949         * gst/colorspace/yuv2rgb.c:
39950         * gst/colorspace/yuv2rgb.h:
39951         Duplicate the ext/hermes colorspace plugin, and remove Hermes
39952         code and GPL code.  Fix for new caps negotiation.  Rewrite
39953         much of the format handling code, and some of the conversion
39954         code.  Basically, rewrote almost everything.  This element
39955         handles I420, YV12 to RGB conversions.
39956         * ext/hermes/Makefile.am:
39957         * ext/hermes/gsthermescolorspace.c:
39958         Rename colorspace to hermescolorspace.  Fix negotiation issues.
39959         Remove non-Hermes related code.  This element handles lots of
39960         RGB to RGB conversions, but no YUV.
39961         * ext/hermes/gstcolorspace.c:
39962         * ext/hermes/gstcolorspace.h:
39963         * ext/hermes/rgb2yuv.c:
39964         * ext/hermes/yuv2rgb.c:
39965         * ext/hermes/yuv2rgb.h:
39966         * ext/hermes/yuv2rgb_mmx16.s:
39967         * ext/hermes/yuv2yuv.c:
39968         * ext/hermes/yuv2yuv.h:
39969         Remove old code.
39970
39971 2004-01-14  Colin Walters  <walters@verbum.org>
39972
39973         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
39974         they've already been.
39975
39976 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39977
39978         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
39979           assume tag mode when pad is not connected
39980
39981 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39982
39983         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
39984           Don't update the time of the clock
39985         (gst_alsa_sink_loop):
39986           sync to the clock given to alsasink, not the own clock
39987         * sys/oss/gstosssink.c: (gst_osssink_chain):
39988           sync to the clock
39989         (gst_osssink_change_state):
39990           activate the clock
39991         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
39992         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
39993           remove bogus code that made DISCONT events unhandled
39994         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
39995           explicitly case to double in _set_simple. (fixes 2nd warning in bug
39996           #131502)
39997         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
39998         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
39999         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
40000           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
40001           2nd warning in bug #131502)
40002
40003 2004-01-14  Julien MOUTTE  <julien@moutte.net>
40004
40005         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
40006         (gst_videobalance_colorbalance_set_value),
40007         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
40008         for colorbalance interface implementation.
40009         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
40010         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
40011         (gst_ximagesink_dispose), (gst_ximagesink_init),
40012         (gst_ximagesink_class_init): Adding DISPLAY property.
40013         * sys/ximage/ximagesink.h: Adding display_name to store display.
40014         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
40015         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
40016         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
40017         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
40018         properties (they still need polishing though for gst-launch use : no
40019         xcontext yet, i ll do that tomorrow).
40020         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
40021
40022 2004-01-14  Julien MOUTTE  <julien@moutte.net>
40023
40024         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
40025         (gst_play_set_location), (gst_play_set_visualization): Preparing
40026         switch integration, adding videobalance in the pipeline.
40027
40028 2004-01-14  Julien MOUTTE <julien@moutte.net>
40029
40030         * gst-libs/gst/colorbalance/colorbalance.c:
40031         (gst_color_balance_class_init): Adding a default type.
40032         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
40033         the type.
40034         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
40035         (gst_videobalance_dispose), (gst_videobalance_class_init),
40036         (gst_videobalance_init), (gst_videobalance_interface_supported),
40037         (gst_videobalance_interface_init),
40038         (gst_videobalance_colorbalance_list_channels),
40039         (gst_videobalance_colorbalance_set_value),
40040         (gst_videobalance_colorbalance_get_value),
40041         (gst_videobalance_colorbalance_init): Implementing colorbalance
40042         interface.
40043         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
40044         list.
40045         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
40046         bug which was triggering a BadAccess X error when setting an overlay
40047         before pad was really negotiated.
40048         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
40049         Using the colorbalance type macro.
40050
40051 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40052
40053         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
40054         (gst_flacenc_chain):
40055           handle tags correctly
40056         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
40057           extract ID3v1 tags correctly
40058
40059 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40060
40061         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
40062         (plugin_init):
40063           Improve matroska typefinding for odd-typed headers...
40064
40065 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40066
40067         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
40068           Fix for using incremental number on padnames.
40069
40070 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40071
40072         * ext/divx/gstdivxdec.c:
40073         * ext/divx/gstdivxenc.c:
40074           Set category to divx4linux instead of divx (too generic).
40075         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
40076         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
40077         (gst_wavparse_loop), (gst_wavparse_change_state):
40078         * gst/wavparse/gstwavparse.h:
40079           fix parsing of WAV files with non-standard fmt-tag size and fix
40080           skipping of unrecognized chunks... Someone please fix this thing
40081           to use rifflib so all this is automated.
40082         * sys/v4l/Makefile.am:
40083         * sys/v4l2/Makefile.am:
40084           Add X_CFLAGS because we depend on X (for overlay).
40085
40086 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
40087
40088         * ext/mpeg2dec/gstmpeg2dec.c:
40089           Don't issue a timestamp unless we tagged the frame
40090           with a PTS.
40091
40092 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40093
40094         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
40095           Query the audio element to get the time, not the clock. We're
40096           interested in the element's time here.
40097
40098 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40099
40100         * ext/aalib/gstaasink.c: (gst_aasink_chain):
40101         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
40102         * ext/esd/esdsink.c: (gst_esdsink_chain):
40103         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
40104         * ext/mas/massink.c: (gst_massink_chain):
40105         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
40106         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
40107         (gst_matroska_demux_parse_metadata):
40108         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
40109         (gst_mpeg_parse_release_locks):
40110         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
40111         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
40112         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
40113         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
40114         (gst_osssink_change_state):
40115         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
40116         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
40117         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
40118         (gst_xvideosink_release_locks):
40119         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
40120           use element time.
40121         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
40122         (gst_alsa_clock_stop):
40123         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
40124         (gst_audio_clock_get_internal_time):
40125           simplify for use with new clocking code.
40126         * testsuite/alsa/Makefile.am:
40127         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
40128           fix testsuite for new caps system
40129
40130 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40131
40132         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
40133         * ext/flac/gstflacenc.c: (add_one_tag):
40134           length is already host endian, no need to convert. Fixes playback of
40135           tagged files on PPC. (bug #128384)
40136
40137 2004-01-13  Julien MOUTTE <julien@moutte.net>
40138
40139         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
40140         colorbalance interface stating if it is hardware based or software
40141         based.
40142         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
40143         Removing a trailing comma.
40144         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
40145         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
40146         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
40147         the documentation seems to be wrong on the -1000 to 1000 interval.
40148
40149 2004-01-12  David Schleef  <ds@schleef.org>
40150
40151         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
40152         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
40153         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
40154         Fix negotiation.  Add a bufferalloc function for the sink pad,
40155         and generally clean up some of the code.
40156
40157 2004-01-12  Julien MOUTTE <julien@moutte.net>
40158
40159         * gst-libs/gst/colorbalance/colorbalancechannel.c:
40160         (gst_color_balance_channel_dispose): Adding safety check in dispose
40161         method.
40162         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
40163         (gst_xvimagesink_xcontext_clear),
40164         (gst_xvimagesink_interface_supported),
40165         (gst_xvimagesink_colorbalance_list_channels),
40166         (gst_xvimagesink_colorbalance_set_value),
40167         (gst_xvimagesink_colorbalance_get_value),
40168         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
40169         Adding colorbalance interface support to set XV parameters such as
40170         HUE, BRIGHTNESS, CONTRAST, SATURATION.
40171         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
40172         interface.
40173
40174 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
40175
40176         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
40177         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
40178         (gst_audio_convert_init), (gst_audio_convert_set_property),
40179         (gst_audio_convert_get_property), (gst_audio_convert_chain),
40180         (gst_audio_convert_link),
40181         (gst_audio_convert_buffer_to_default_format),
40182         (gst_audio_convert_buffer_from_default_format), (plugin_init):
40183           - implement _getcaps and use it
40184           - improve linking
40185           - remove float caps since no float conversion is actually done
40186           - remove properties and arguments that were to be used for rate
40187             conversion
40188
40189 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
40190
40191         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
40192         (gst_audio_structure_set_int):
40193         * gst-libs/gst/audio/audio.h:
40194           add helper functions for _getcaps matching the standard audio
40195           templates
40196
40197 2004-01-12  David Schleef  <ds@schleef.org>
40198
40199         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
40200         Test that pad is negotiated before getting its caps.
40201
40202 2004-01-12  Julien MOUTTE <julien@moutte.net>
40203
40204         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
40205         analyzing the pads of an element the bin is mostly in READY state so
40206         no caps were negotiated. This helper function needs to work with
40207         _get_caps directly then. I was not freeing them though, added that to
40208         fix the mem leak.
40209
40210 2004-01-12  Julien MOUTTE <julien@moutte.net>
40211
40212         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
40213         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
40214         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
40215         than the free_func.
40216
40217 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
40218
40219         * sys/oss/gstossaudio.c: (plugin_init):
40220         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
40221         * sys/oss/gstosselement.h:
40222           make an oss debugging category
40223           make failure more descriptive
40224
40225 2004-01-11  David Schleef  <ds@schleef.org>
40226
40227         * ext/ffmpeg/gstffmpeg.c:
40228         * ext/ffmpeg/gstffmpegcodecmap.c:
40229         * ext/ffmpeg/gstffmpegdec.c:
40230         * ext/ffmpeg/gstffmpegenc.c:
40231         * ext/ffmpeg/gstffmpegprotocol.c:
40232         * ext/gdk_pixbuf/gstgdkanimation.c:
40233         * ext/jpeg/gstjpeg.c:
40234         * ext/libpng/gstpng.c:
40235         * ext/mpeg2dec/perftest.c:
40236         * ext/speex/gstspeex.c:
40237         * gst-libs/gst/resample/dtos.c:
40238         * gst/intfloat/gstintfloatconvert.c:
40239         * gst/oneton/gstoneton.c:
40240         * gst/rtjpeg/RTjpeg.c:
40241         * gst/rtp/gstrtp.c:
40242         * sys/dxr3/dxr3init.c:
40243         * sys/glsink/gstgl_nvimage.c:
40244         * sys/glsink/gstgl_pdrimage.c:
40245         * sys/glsink/gstglsink.c:
40246         * testsuite/gst-lint:
40247         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
40248
40249 2004-01-11  David Schleef  <ds@schleef.org>
40250
40251         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
40252         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
40253         * ext/gdk_pixbuf/gstgdkanimation.c:
40254         (gst_gdk_animation_iter_create_pixbuf):
40255         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
40256         (gst_gdk_pixbuf_chain):
40257         * ext/gdk_pixbuf/gstgdkpixbuf.h:
40258         * ext/jack/gstjack.c: (gst_jack_change_state):
40259         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
40260         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
40261         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
40262         * gst/videofilter/gstvideofilter.c:
40263         (gst_videofilter_set_output_size):
40264         Remove all usage of gst_pad_get_caps(), and replace it with
40265         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
40266
40267 2004-01-11  David Schleef  <ds@schleef.org>
40268
40269         * configure.ac:
40270         * ext/Makefile.am: Fixes to make ext/libcaca compile.
40271         * ext/divx/gstdivxdec.c:
40272         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
40273         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
40274         handle images that span multiple buffers.  Now work with both
40275         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
40276         * ext/gdk_pixbuf/gstgdkpixbuf.h:
40277         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
40278         video/video.h changes
40279         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
40280         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
40281         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
40282         of GstData free function.
40283         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
40284         same.
40285
40286 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40287
40288         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
40289         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
40290         (gst_v4l2element_get_property):
40291         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
40292           add norm, channel and frequency properties.
40293         * sys/v4l2/gstv4l2tuner.c:
40294           fixes for tuner interface changes
40295         * sys/v4l2/gstv4l2element.h:
40296         * sys/v4l2/gstv4l2src.c:
40297         * sys/v4l2/gstv4l2src.h:
40298         * sys/v4l2/v4l2src_calls.c:
40299         * sys/v4l2/v4l2src_calls.h:
40300           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
40301
40302 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40303
40304         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
40305         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
40306         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
40307         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
40308         * gst-libs/gst/tuner/tuner.h:
40309           GObjects aren't const.
40310           Add find_by_name functions.
40311           Add checks to _changed functions.
40312         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
40313         (gst_v4l_tuner_get_norm):
40314           Fixes for above.
40315
40316 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40317
40318         * gst-libs/gst/video/video.h:
40319           Fix caps template names to be understandable.
40320           Prefix everything with GST_VIDEO.
40321         * ext/aalib/gstaasink.c:
40322         * ext/divx/gstdivxdec.c:
40323         * ext/divx/gstdivxenc.c:
40324         * ext/gdk_pixbuf/gstgdkpixbuf.c:
40325         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
40326         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
40327         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
40328         * ext/libcaca/gstcacasink.c:
40329         * ext/libpng/gstpngenc.c: (raw_caps_factory):
40330         * ext/snapshot/gstsnapshot.c:
40331         * ext/swfdec/gstswfdec.c:
40332         * ext/xvid/gstxviddec.c:
40333         * ext/xvid/gstxvidenc.c:
40334         * gst/chart/gstchart.c:
40335         * gst/deinterlace/gstdeinterlace.c:
40336         * gst/effectv/gsteffectv.c:
40337         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
40338         * gst/goom/gstgoom.c:
40339         * gst/median/gstmedian.c:
40340         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
40341         (gst_monoscope_srcconnect), (gst_monoscope_chain):
40342         * gst/overlay/gstoverlay.c:
40343         * gst/smooth/gstsmooth.c:
40344         * gst/smpte/gstsmpte.c:
40345         * gst/synaesthesia/gstsynaesthesia.c:
40346         * gst/videocrop/gstvideocrop.c:
40347         * gst/videodrop/gstvideodrop.c:
40348         * gst/y4m/gsty4mencode.c:
40349         * sys/qcam/gstqcamsrc.c:
40350         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
40351           Make them work with new video.h file.
40352         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
40353         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
40354         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
40355         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
40356           Make it work with new buffer allocation system.
40357
40358 2004-01-11  Julien MOUTTE  <julien@moutte.net>
40359
40360         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
40361         pad_alloc_buffer implementation to use ->srcpad
40362         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
40363         pad_alloc_buffer implementation to use ->srcpad
40364         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
40365         pad_alloc_buffer implementation to use ->srcpad
40366         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
40367         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
40368         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
40369         a reference to everything we need.
40370         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
40371         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
40372         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
40373         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
40374         a reference to everything we need.
40375         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
40376
40377 2004-01-11  David Schleef  <ds@schleef.org>
40378
40379         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
40380         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
40381         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
40382         structure members.
40383         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
40384         value during a resize/renegotiation.
40385         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
40386         gst_pad_alloc_buffer();
40387         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
40388         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
40389         structure members.
40390         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
40391         Fix for rename of buffer private structure members.
40392         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
40393         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
40394         Fix for rename of buffer private structure members.
40395         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
40396         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
40397         Fix for rename of buffer private structure members.
40398
40399 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
40400
40401         reviewed by: David Schleef <ds@schleef.org>
40402
40403         * gst/videofilter/Makefile.am:
40404         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
40405         from the patch by ds to fit in with recent make_filter changes.
40406
40407 2004-01-11  Julien MOUTTE  <julien@moutte.net>
40408
40409         * configure.ac: Adding examples/switch/Makefile
40410         * examples/Makefile.am: Adding examples/switch
40411         * examples/switch/Makefile.am: Adding switcher example.
40412         * examples/switch/switcher.c: (got_eos), (idle_iterate),
40413         (switch_timer), (main): Adding an example demonstrating switch usage
40414         with 2 videotestsrc showing different patterns.
40415         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
40416         (gst_switch_init): Fixing switch with the new caps system.
40417
40418 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40419
40420         * gst-libs/gst/video/video.h:
40421           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
40422           They should probably be like
40423           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
40424
40425 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40426
40427         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
40428         (qtdemux_parse_trak):
40429           fix audio chunk size/timestamp calculation
40430
40431 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40432
40433         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
40434           fix SVQ3 caps
40435
40436 2004-01-11  Steve Baker  <steve@stevebaker.org>
40437
40438         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
40439         (gst_agingtv_base_init), (gst_agingtv_class_init),
40440         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
40441         (gst_agingtv_set_property), (gst_agingtv_get_property):
40442         Port agingTV to videofilter
40443
40444 2004-01-09  Julien MOUTTE <julien@moutte.net>
40445
40446         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
40447         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
40448
40449 2004-01-09  Julien MOUTTE <julien@moutte.net>
40450
40451         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
40452         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
40453         * gst-libs/gst/xoverlay/xoverlay.c:
40454         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
40455         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
40456         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
40457         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
40458         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
40459         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
40460         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
40461         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
40462         the bufferalloc_function to replace bufferpools, fixing the XOverlay
40463         interface implementation to handle xid being 0 and fix some bugs
40464         triggered by Benjamin's testcase.
40465         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
40466         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
40467         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
40468         the bufferalloc_function to replace bufferpools, fixing the XOverlay
40469         interface implementation to handle xid being 0 and fix some bugs
40470         triggered by Benjamin's testcase.
40471
40472 2004-01-09  David Schleef  <ds@schleef.org>
40473
40474         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
40475         mouse pointer events.  It works.
40476
40477 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40478
40479         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
40480           Use explicit caps - fix capsnego.
40481         * ext/xvid/gstxviddec.c:
40482         * ext/xvid/gstxvidenc.c:
40483           Remove macro-inside-macro which caused compile errors.
40484         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
40485           Error out if it's not a RIFF file. Else we error out without
40486           gst_element_error() which is not good...
40487
40488 2004-01-08  David Schleef  <ds@schleef.org>
40489
40490         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
40491         Fix pad_link function to handle formats that ffmpeg returns
40492         as multiple caps structures.
40493         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
40494         Only complain if source buffer is _smaller_ than expected.
40495         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
40496         (gst_videoscale_handle_src_event): Resize navigation events
40497         when passing them upstream.
40498         * gst/videotestsrc/gstvideotestsrc.c:
40499         * gst/videotestsrc/gstvideotestsrc.h:
40500         * gst/videotestsrc/videotestsrc.c:
40501         * gst/videotestsrc/videotestsrc.h:
40502         Rewrite many of the buffer painting functions to handle odd
40503         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
40504         been verified to work with my video card.
40505         * testsuite/gst-lint:  Add check for elements calling
40506         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
40507
40508 2004-01-08  David Schleef  <ds@schleef.org>
40509
40510         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
40511         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
40512
40513 2004-01-08  Julien MOUTTE  <julien@moutte.net>
40514
40515         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
40516         configure event is not emiting the desired size signal. That fixes
40517         aspect ratio issues with gst-player.
40518
40519 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40520
40521         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
40522           Fix capsnego.
40523
40524 2004-01-08  Julien MOUTTE  <julien@moutte.net>
40525
40526         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
40527         public method to fire size signal.
40528
40529 2004-01-07  Julien MOUTTE  <julien@moutte.net>
40530
40531         * examples/gstplay/Makefile.am: Adding the interface library.
40532         * gst-libs/gst/play/Makefile.am: Adding the interface library.
40533         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
40534         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
40535         GST_IS_X_OVERLAY before signal connect.
40536         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
40537         Removing the have_video_size signal.
40538         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
40539         and associated public method.
40540         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
40541         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
40542         signal.
40543         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
40544         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
40545         signal.
40546         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
40547         Using XOverlay public method to fire size signal.
40548
40549 2004-01-07  David Schleef  <ds@schleef.org>
40550
40551         * gst/videofilter/Makefile.am:
40552         * gst/videofilter/gstvideotemplate.c:
40553         * gst/videofilter/make_filter:
40554         Create gstvideoexample.c in a srcdir!=builddir friendly way.
40555         Convert make_filter to /bin/sh script.
40556
40557 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
40558
40559         * gst/modplug/gstmodplug.cc: fix element description
40560
40561 2004-01-07  Julien MOUTTE  <julien@moutte.net>
40562
40563         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
40564         (got_video_size): Adding some new lines in g_print calls.
40565         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
40566         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
40567         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
40568         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
40569         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
40570         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
40571         Complete code review, reverting some stuff i disagree with, adding
40572         some fixes : time synchronization on invalid timestamps, renegotiation
40573         of private window.
40574         * sys/ximage/ximagesink.h:
40575         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
40576         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
40577         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
40578         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
40579         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
40580         (gst_xvimagesink_buffer_new),
40581         (gst_xvimagesink_navigation_send_event),
40582         (gst_xvimagesink_set_xwindow_id),
40583         (gst_xvimagesink_get_desired_size),
40584         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
40585         stuff i disagree with, adding some fixes : Renegotiation of private
40586         window, implementing get_desired_size.
40587
40588 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40589
40590         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
40591         (gst_afsink_handle_event):
40592         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
40593         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
40594         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
40595         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
40596         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
40597           Fix for instantiate-test (see core). Also remove dead code from
40598           jpegenc (which still needs fixing, but that's lower on my TODO
40599           list...).
40600         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
40601           Never return NULL as caps.
40602
40603 2004-01-07  David Schleef  <ds@schleef.org>
40604
40605         * configure.ac:
40606         * ext/Makefile.am:
40607         * ext/librfb/Makefile.am:
40608         * ext/librfb/gstrfbsrc.c:
40609         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
40610         is the protocol used by VNC.
40611
40612 2004-01-07  David Schleef  <ds@schleef.org>
40613
40614         * gst/videofilter/gstvideotemplate.c:
40615         * gst/videofilter/gstvideotemplate.h:
40616         * gst/videofilter/make_filter:
40617         Merge videotemplate header into source file.
40618         * gst/effectv/Makefile.am:
40619         * gst/effectv/gsteffectv.c: (plugin_init):
40620         * gst/effectv/gstwarp.c:
40621         Make warpTV a subclass of videofilter.
40622
40623 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40624
40625         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
40626           Add guard against invalid utf-8 conversions in mad. Just in case.
40627
40628 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40629
40630         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
40631           Fix for bug shown by poisoning
40632
40633 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40634
40635         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
40636         (gst_v4lmjpegsrc_buffer_free):
40637         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
40638         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
40639         (gst_v4lsrc_buffer_free):
40640           Fix for removed bufferpools.
40641
40642 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
40643
40644         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
40645         Fix caps negotiation.
40646
40647         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
40648         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
40649         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
40650         (dvdnavsrc_event):
40651         * ext/mpeg2dec/gstmpeg2dec.c:
40652         * gst-libs/gst/navigation/navigation.c:
40653         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
40654         * gst-libs/gst/navigation/navigation.h:
40655         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
40656         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
40657         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
40658         Super-simple first version of mouse and keyboard events. Clicking
40659         on a DVD menu now works, although it may not take you where you
40660         expected.
40661
40662         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
40663         * gst/videotestsrc/gstvideotestsrc.c:
40664         (gst_videotestsrc_src_fixate):
40665         These fixate functions were broken - they never actually
40666         fixated :)
40667
40668 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40669
40670         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
40671         (gst_icecastsend_init):
40672           fix for new caps system.
40673         * gst-libs/gst/mixer/mixertrack.h:
40674         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
40675           Add 'master track' flag (for tools like ACME that only want to
40676           change the main volume).
40677
40678 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
40679
40680         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
40681         (gst_xvid_csp_to_caps):
40682         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
40683         * ext/xvid/gstxvidenc.c:
40684         ifdef out ARGB type when it isn't available
40685         in xvidcore 1.0.0beta2
40686
40687 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40688
40689         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
40690           When we have received a new SCR right in the first buffer after
40691           a seek (so in the same cycle that handles the discont), we should
40692           handle the buffer instead of unreffing it, else we lose data.
40693
40694 2004-01-06  Iain <iain@prettypeople.org>
40695
40696         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
40697           buffer-frames caps too.
40698
40699         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
40700           caps that we need, don't destroy them all and rebuild them. And when
40701           creating src pads, use the src pad template rather than the sink...
40702
40703 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40704
40705         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
40706           Add pad to element *after* setting functions such as event handler.
40707           Without this, the scheduler (opt) will link pads, set the event
40708           handler from the default event function (dispatcher in gstpad.c)
40709           and *after* that, we will set our own event function, which will
40710           thus never be used (and thus mpegdemux doesn't handle events).
40711
40712 2004-01-04  David Schleef  <ds@schleef.org>
40713
40714         Fix the fixate functions to handle new prototype:
40715         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
40716         * gst/videotestsrc/gstvideotestsrc.c:
40717         (gst_videotestsrc_src_fixate):
40718         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
40719         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
40720         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
40721
40722 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40723
40724         * sys/ximage/ximagesink.h:
40725         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
40726         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
40727         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
40728         (gst_ximagesink_xoverlay_init):
40729           assorted fixes to make (re)embedding work
40730         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
40731         (gst_ximagesink_get_desired_size):
40732           implement desired size additions to XOverlay
40733
40734 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40735
40736         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
40737         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
40738         (gst_x_overlay_got_desired_size):
40739         * gst-libs/gst/xoverlay/xoverlay.h:
40740           Add optional "desired size" signal and querying.
40741
40742 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40743
40744         * gst/matroska/matroska-demux.c:
40745         (gst_matroska_demux_parse_blockgroup):
40746           Fix EBML-laced block parsing. Diffs are relative to previous
40747           lace, not the first lace. Thanks to Mosu from the Matroska
40748           team for detecting this.
40749         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
40750         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
40751         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
40752         (gst_wavparse_change_state):
40753         * gst/wavparse/gstwavparse.h:
40754           Quickfix for capsnego.
40755
40756 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40757
40758         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
40759           Fix indenting, fix pad creation.
40760
40761 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40762
40763         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
40764         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
40765         (gst_xviddec_sink_link):
40766           Implement src_getcaps() so proper size caps is negotiated.
40767
40768 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40769
40770         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
40771           Finish flac decoder on EOS. See #116178.
40772
40773 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40774
40775         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
40776         (gst_matroska_demux_add_stream):
40777         * gst/matroska/matroska-ids.h:
40778           Add getcaps() function to fix capsnego...
40779
40780 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40781
40782         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
40783         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
40784         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
40785           Fix more integer overflows. Again, see #126967.
40786
40787 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40788
40789         * ext/mpeg2dec/gstmpeg2dec.c:
40790           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
40791           #130416.
40792
40793 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40794
40795         * configure.ac:
40796         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
40797         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
40798         * ext/xvid/gstxvid.h:
40799         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
40800         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
40801         (gst_xviddec_src_link), (gst_xviddec_sink_link),
40802         (gst_xviddec_change_state):
40803         * ext/xvid/gstxviddec.h:
40804         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
40805         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
40806         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
40807         (gst_xvidenc_link), (gst_xvidenc_set_property),
40808         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
40809         * ext/xvid/gstxvidenc.h:
40810           Update xvid plugin to latest xvid (1.0.0-beta3) API.
40811
40812 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40813
40814         * gst/rtp/rtp-packet.c:
40815           Add sys/types.h include, since OS X doesn't define in_addr_t
40816           in netinet/in.h, like it does on Linux (see #129600).
40817
40818 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
40819
40820         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
40821
40822         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
40823           Correct logic of dispose function (see #129306).
40824
40825 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40826
40827         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
40828         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
40829         (gst_mpeg_parse_init):
40830         * gst/mpegstream/gstmpegparse.h:
40831           Remove clock (which was never provided, i.e. dead code), and
40832           also fix integer overflows at high PTS values (see #126967).
40833
40834 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40835
40836         * ext/flac/gstflacdec.c:
40837         * ext/libpng/gstpngenc.h:
40838         * ext/mikmod/gstmikmod.h:
40839           OS X fixes (see #126628).
40840
40841 2004-01-02  David Schleef  <ds@schleef.org>
40842
40843         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
40844         (gst_alsa_src_base_init): Remove bogus "src" request pad.
40845         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
40846         (gst_mpeg_parse_class_init): Move pad template registration
40847         to class_init, since the derived class (mpegdemux) doesn't
40848         want them.
40849
40850 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40851
40852         * sys/ximage/Makefile.am:
40853         * sys/xvideo/Makefile.am:
40854         * sys/xvimage/Makefile.am:
40855           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
40856           after installation (see #127664).
40857
40858 2004-01-02  David Schleef  <ds@schleef.org>
40859
40860         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
40861         (gst_ffmpegenc_connect):  Negotiation fixes.
40862         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
40863         Remove inappropriate gst_caps_free().
40864         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
40865         Reenable Ronald's internal resize code, since the core handles
40866         it correctly now.
40867
40868 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40869
40870         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
40871         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
40872         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
40873           Fix pad template stuff.
40874
40875 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40876
40877         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
40878         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
40879           fix signed integer reading/writing.
40880
40881 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40882
40883         * ext/alsa/README:
40884           Remove outdated document
40885
40886 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
40887
40888         * gst/cutter/gstcutter.c: (gst_cutter_init):
40889           src pad was being created twice - oops.
40890
40891 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40892
40893         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
40894           Comment out internal resize. It doesn't handle the resulting
40895           XEvent internally, does another try_set_caps() which leads to
40896           a really nice loop.
40897           Real fix will come when Julien and Dave are awake. ;).
40898
40899 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40900
40901         * ext/mpeg2enc/gstmpeg2enc.cc:
40902           fix const/nonconst compile issue.
40903
40904 2004-01-02  David Schleef  <ds@schleef.org>
40905
40906         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
40907         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
40908         Add fixate function and a check for bad formats.
40909
40910 2004-01-01  David Schleef  <ds@schleef.org>
40911
40912         Negotiation fixes:
40913         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
40914         (gst_audiofilter_init):
40915         * gst/debug/efence.c: (gst_efence_init):
40916         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
40917         (gst_deinterlace_init):
40918         * gst/volume/gstvolume.c: (volume_connect):
40919
40920 2004-01-01  David Schleef  <ds@schleef.org>
40921
40922         Convert elements to use gst_pad_use_explicit_caps() where
40923         appropriate:
40924         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
40925         * ext/audiofile/gstafparse.c: (gst_afparse_init),
40926         (gst_afparse_open_file):
40927         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
40928         (gst_afsrc_open_file):
40929         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
40930         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
40931         (gst_ffmpegdec_chain):
40932         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
40933         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
40934         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
40935         (gst_gdk_pixbuf_chain):
40936         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
40937         (gst_jpegdec_chain):
40938         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
40939         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
40940         (gst_mikmod_negotiate):
40941         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
40942         (gst_mpeg2dec_negotiate_format):
40943         * ext/mpeg2enc/gstmpeg2enc.cc:
40944         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
40945         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
40946         (gst_speexdec_sinkconnect):
40947         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
40948         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
40949         (gst_vorbisfile_new_link):
40950         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
40951         (gst_ac3parse_chain):
40952         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
40953         (gst_asf_demux_setup_pad):
40954         * gst/auparse/gstauparse.c: (gst_auparse_init),
40955         (gst_auparse_chain):
40956         * gst/id3/gstid3types.c: (gst_id3types_loop):
40957         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
40958         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
40959         (mp1videoparse_parse_seq):
40960         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
40961         (bpf_from_header):
40962         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
40963         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
40964         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
40965         (gst_mpeg_parse_send_data):
40966         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
40967         (gst_qtdemux_add_stream):
40968         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
40969         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
40970         (gst_wavparse_parse_fmt):
40971
40972 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40973
40974         * configure.ac:
40975           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
40976           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
40977           it therefore uses the wrong include paths. Too bad... Note
40978           that 1.6.1.93 is not release yet. ;).
40979           Also add a check for mplex, which is now using the lib'ified
40980           mplex from mjpegtools, too.
40981         * ext/ffmpeg/gstffmpegcodecmap.c:
40982           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
40983           issues. I don't think ffmpeg handles 3ivx correctly, so this
40984           probably won't work. But it won't hurt either.
40985         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
40986         (gst_ffmpegdec_chain):
40987         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
40988         (gst_ffmpegenc_chain_audio):
40989           Fix memleak in audio encoding. Close codec if open fails, this
40990           calls the cleanup routines so we can re-use the context.
40991         * ext/mpeg2enc/gstmpeg2enc.cc:
40992           Fix pad template names/types, fix memory issue with getcaps().
40993         * ext/mpeg2enc/gstmpeg2encoder.cc:
40994         * ext/mpeg2enc/gstmpeg2encoder.hh:
40995           Fix compile issue with new caps system (const thingy).
40996         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
40997         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
40998           We read a first frame right on initing, so that we have a caps
40999           when we init the output. This caps is cached in padprivate and
41000           read as first frame.
41001         * ext/mplex/Makefile.am:
41002         * ext/mplex/gstmplex.cc:
41003         * ext/mplex/gstmplex.h:
41004         * ext/mplex/gstmplex.hh:
41005         * ext/mplex/gstmplexibitstream.cc:
41006         * ext/mplex/gstmplexibitstream.hh:
41007         * ext/mplex/gstmplexjob.cc:
41008         * ext/mplex/gstmplexjob.hh:
41009         * ext/mplex/gstmplexoutputstream.cc:
41010         * ext/mplex/gstmplexoutputstream.hh:
41011           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
41012           had issues, didn't do capsnego, supported only a subset of the
41013           mplex features and required a mplex fork in our local CVS. Plus
41014           that it worked agaist a very old mplex version. Rewriting was
41015           faster than updating it.
41016         * gst-libs/ext/Makefile.am:
41017         * gst-libs/ext/mplex/INSTRUCT:
41018         * gst-libs/ext/mplex/Makefile.am:
41019         * gst-libs/ext/mplex/README:
41020         * gst-libs/ext/mplex/TODO:
41021         * gst-libs/ext/mplex/ac3strm_in.cc:
41022         * gst-libs/ext/mplex/audiostrm.hh:
41023         * gst-libs/ext/mplex/audiostrm_out.cc:
41024         * gst-libs/ext/mplex/aunit.hh:
41025         * gst-libs/ext/mplex/bits.cc:
41026         * gst-libs/ext/mplex/bits.hh:
41027         * gst-libs/ext/mplex/buffer.cc:
41028         * gst-libs/ext/mplex/buffer.hh:
41029         * gst-libs/ext/mplex/fastintfns.h:
41030         * gst-libs/ext/mplex/format_codes.h:
41031         * gst-libs/ext/mplex/inputstrm.cc:
41032         * gst-libs/ext/mplex/inputstrm.hh:
41033         * gst-libs/ext/mplex/lpcmstrm_in.cc:
41034         * gst-libs/ext/mplex/mjpeg_logging.cc:
41035         * gst-libs/ext/mplex/mjpeg_logging.h:
41036         * gst-libs/ext/mplex/mjpeg_types.h:
41037         * gst-libs/ext/mplex/mpastrm_in.cc:
41038         * gst-libs/ext/mplex/mpegconsts.cc:
41039         * gst-libs/ext/mplex/mpegconsts.h:
41040         * gst-libs/ext/mplex/mplexconsts.hh:
41041         * gst-libs/ext/mplex/multplex.cc:
41042         * gst-libs/ext/mplex/outputstream.hh:
41043         * gst-libs/ext/mplex/padstrm.cc:
41044         * gst-libs/ext/mplex/padstrm.hh:
41045         * gst-libs/ext/mplex/stillsstream.cc:
41046         * gst-libs/ext/mplex/stillsstream.hh:
41047         * gst-libs/ext/mplex/systems.cc:
41048         * gst-libs/ext/mplex/systems.hh:
41049         * gst-libs/ext/mplex/vector.cc:
41050         * gst-libs/ext/mplex/vector.hh:
41051         * gst-libs/ext/mplex/videostrm.hh:
41052         * gst-libs/ext/mplex/videostrm_in.cc:
41053         * gst-libs/ext/mplex/videostrm_out.cc:
41054         * gst-libs/ext/mplex/yuv4mpeg.cc:
41055         * gst-libs/ext/mplex/yuv4mpeg.h:
41056         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
41057         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
41058           We don't fork mjpegtools' mplex in our CVS anymore.
41059         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
41060         (gst_avi_demux_add_stream):
41061         * gst/avi/gstavidemux.h:
41062           Add getcaps() function for proper caps nego. This makes some
41063           parts of AVI playback/reading work.
41064         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
41065           Resize window on new capsnego. This is probably wrong, but
41066           I'm still committing it because with current capsnego, the
41067           first successfull capsnego is auto-fixated, therefore rounded
41068           down to the lowest values in the caps. this results in a 16x16
41069           XWindow that is not reized when real capsnego finishes.
41070           Dave, I see more cases of this, do you know a proper solution?
41071         * tools/gst-launch-ext.in:
41072           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
41073
41074 2003-12-31  David Schleef  <ds@schleef.org>
41075
41076         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
41077         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
41078           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
41079
41080 2003-12-30  David Schleef  <ds@schleef.org>
41081
41082         * ext/ffmpeg/gstffmpegcolorspace.c:
41083         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
41084         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
41085         (gst_ffmpegcsp_chain): Negotiation fixes
41086         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
41087         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
41088         (gst_audio_convert_link), (gst_audio_convert_channels):
41089         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
41090         (gst_audioscale_link), (gst_audioscale_get_buffer),
41091         (gst_audioscale_chain): Negotiation fixes
41092         * gst/audioscale/gstaudioscale.h:
41093         * gst/videofilter/gstvideofilter.c:
41094         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
41095         (gst_videofilter_link), (gst_videofilter_init),
41096         (gst_videofilter_set_output_size), (gst_videofilter_setup),
41097         (gst_videofilter_find_format_by_structure):
41098         * gst/videofilter/gstvideofilter.h: Negotiation fixes
41099         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
41100         (gst_videoscale_link):
41101         * gst/videoscale/videoscale.c: (videoscale_get_structure),
41102         (videoscale_find_by_structure), (gst_videoscale_setup):
41103         * gst/videoscale/videoscale.h: Negotiation fixes
41104         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
41105         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
41106         function, restrict resizing to a multiple of 4 (hack until
41107         everyone supports odd sizes correctly).
41108
41109 2003-12-29  Colin Walters  <walters@verbum.org>
41110
41111         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
41112         signed.
41113
41114 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
41115
41116         * ext/sndfile/gstsf.c: (gst_sf_loop):
41117           Fix warning about discarding const qualifier
41118
41119 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
41120
41121         * gst/cutter/gstcutter.c:
41122         * gst/videoscale/gstvideoscale.c:
41123         * gst/volenv/gstvolenv.c:
41124         * gst-libs/gst/audio/audio.c:
41125         * gst-libs/gst/video/video.c:
41126           Fix warnings
41127
41128 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41129
41130         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
41131           Don't send ALSA debugging to stderr.
41132         * ext/alsa/gstalsa.h:
41133           Use GST_WARNING instead of g_warning when ALSA functions fail.
41134
41135 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41136
41137         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
41138           Free XVAdapterInfo correctly.
41139
41140 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41141
41142         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
41143         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
41144           Make id3tag use correct caps nego.
41145
41146 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
41147
41148         * ext/ivorbis/vorbis.c:
41149         * ext/ivorbis/vorbisenc.h:
41150         * ext/ivorbis/vorbisfile.c:
41151           Modify so that it uses the new caps things
41152
41153 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41154
41155         * testsuite/spider/spider1.c: (main):
41156         * testsuite/spider/spider2.c: (main):
41157         * testsuite/spider/spider3.c: (main):
41158           Make tests compile again. They probably don't work.
41159
41160 2003-12-24  Colin Walters  <walters@verbum.org>
41161
41162         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
41163         we can't fixate the caps anymore.
41164
41165 2003-12-23  David Schleef  <ds@schleef.org>
41166
41167         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
41168         * sys/oss/gstosssink.c: (gst_osssink_init),
41169         (gst_osssink_sink_fixate): Add fixate function.
41170
41171 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
41172
41173         * ext/ffmpeg/gstffmpegcodecmap.c:
41174         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
41175         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
41176         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
41177         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
41178         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
41179         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
41180         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
41181           fix typo in RGB masks, and move back to "old" colorspace
41182           capsnego code until whoever wrote this new crap has actually
41183           tested it so that it works.
41184           And yes, this works, keep it that way please.
41185
41186 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
41187
41188         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
41189         (gst_divxdec_init), (gst_divxdec_negotiate):
41190         * ext/divx/gstdivxdec.h:
41191         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
41192         (gst_divxenc_init):
41193         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
41194         (gst_faac_sinkconnect), (gst_faac_srcconnect):
41195         * ext/mpeg2enc/gstmpeg2enc.cc:
41196         * ext/mpeg2enc/gstmpeg2encoder.cc:
41197         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
41198         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
41199         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
41200         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
41201         (dxr3spusink_init):
41202         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
41203         (dxr3videosink_init):
41204           Fix caps breakage after Dave's caps branch merge.
41205
41206 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
41207
41208         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
41209           Fix for 24bpp display.
41210
41211 2003-12-23  Colin Walters  <walters@verbum.org>
41212
41213         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
41214         a GnomeVFSHandle directly.
41215
41216 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41217
41218         * gst/volume/Makefile.am:
41219         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
41220         (volume_base_init), (volume_init):
41221           Reenable volume element and fix to work with new caps stuff.
41222           Rhythmbox needs this.
41223
41224 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41225
41226         * gst/qtdemux/qtdemux.c: (plugin_init):
41227           qtdemux requires bytestream
41228
41229 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41230
41231         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
41232           Fix remaining caps handling errors due to CAPS merge.
41233
41234 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41235
41236         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
41237         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
41238         (gst_faad_srcconnect):
41239           Port to new caps system.
41240
41241 2003-12-21  Julien MOUTTE  <julien@moutte.net>
41242
41243         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
41244         (got_video_size), (main): using g_print instead of g_message.
41245         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
41246         signal which was not emitted because of "switch" element added to the
41247         bin but not connected. (Removing from the bin temporarily)
41248
41249 2003-12-21  Julien MOUTTE  <julien@moutte.net>
41250
41251         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
41252         find X development files. I don't understand the previous tests and
41253         they fail on my debian/ppc unstable. This one works.
41254         * examples/gstplay/player.c: (main): Set the pipeline to READY before
41255         exiting.
41256         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
41257         (gst_play_set_video_sink), (gst_play_set_audio_sink),
41258         (gst_play_set_visualization): Add some safety checks in set_ methods
41259         and state_change. This was throwing some ugly CRITICAL messages when
41260         pipeline was getting disposed and casts were failing.
41261
41262 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
41263
41264         * configure.ac:
41265           Improve mpeg2enc detection. This is for distributions that do
41266           ship mjpegtools, but without mpeg2enc. Also does object check
41267           for might there ever be ABI incompatibility.
41268         * ext/mpeg2enc/gstmpeg2enc.cc:
41269           Add Andrew as second maintainer (he's helping me), and also add
41270           an error if no caps was set. This happens if I pull before capsnego
41271           and that's something I should solve sometime else.
41272         * gst/matroska/matroska-demux.c:
41273         (gst_matroska_demux_parse_blockgroup):
41274           Fix time parsing.
41275         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
41276         (gst_matroska_mux_track_header):
41277           Add caps to templates.
41278         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
41279           Add mpegversion=1 to prevent confusion with MPEG/AAC.
41280         * gst/mpegstream/gstmpegdemux.c:
41281           Remove layer since it causes warnings about unfixed caps.
41282         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
41283           Fix obvious typo (we error out if caps were set, we should of
41284           course error out if *no* caps were set).
41285         * sys/oss/gstosselement.c: (gst_osselement_convert):
41286           Fix format conversion, we confused bits/bytes.
41287         * sys/oss/gstosselement.h:
41288           Improve documentation for 'bps'.
41289         * sys/v4l/TODO:
41290           Remove stuff about plugins that need removing - this was done
41291           ages ago.
41292         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
41293         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
41294         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
41295         (gst_v4lsrc_src_query):
41296         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
41297         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
41298           Add get_query_types(), get_formats() and query() functions.
41299
41300 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
41301
41302         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
41303           * moved CVS to freedesktop.org