configure.ac: First check for "theoraenc theoradec" and if that failed check for...
[platform/upstream/gstreamer.git] / ChangeLog
1 2008-12-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2
3         * configure.ac:
4         First check for "theoraenc theoradec" and if that failed check
5         for "theora >= 1.0alpha5". The former appeared in 1.0beta3 and
6         deprecate the latter. Also linking on Windows fails with just "theora"
7         and the version check would fail for the release candidates.
8         Fixes bug #563718.
9
10 2008-12-08  Stefan Kost  <ensonic@users.sf.net>
11
12         * gst/playback/gstdecodebin.c:
13         * gst/playback/gstdecodebin2.c:
14           Add basic docs to decodebin and link to decodebin from decodebin2.
15           
16 2008-12-08  Wim Taymans  <wim.taymans@collabora.co.uk>
17
18         Patch by: Olivier Crete  <tester at tester ca>
19
20         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_remove):
21         * gst-libs/gst/rtp/gstrtcpbuffer.h:
22         Implement gst_rtcp_packet_remove(). Fixes #563174.
23
24         * tests/check/libs/rtp.c: (GST_START_TEST), (rtp_suite):
25         Add unit test for some RTCP functions.
26
27 2008-12-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
28
29         * configure.ac:
30         Apparently AC_CONFIG_MACRO_DIR breaks when using more
31         than one macro directory, reverting last change.
32
33 2008-12-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
34
35         * configure.ac:
36         Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to
37         our M4 macros.
38
39 2008-12-03  Edward Hervey  <edward.hervey@collabora.co.uk>
40
41         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
42         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
43         Clear all flags on buffers returned from the image pool.
44         Fixes #563143
45
46 2008-11-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
47
48         Patch by: Cygwin Ports maintainer
49                   <yselkowitz at users dot sourceforge dot net>
50
51         * autogen.sh:
52         * configure.ac:
53         Require gettext 0.17 because older versions don't mix with libtool
54         2.2. At build time an older gettext version will still work.
55         Fixes bug #556091.
56
57 2008-11-28  Christian Schaller <christian.schaller@collabora.co.uk>
58
59         * gst/speexresample/Makefile.am: fix build by removing -lgstaudio 
60
61 2008-11-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
62
63         * docs/plugins/gst-plugins-base-plugins.args:
64         * docs/plugins/gst-plugins-base-plugins.hierarchy:
65         * docs/plugins/gst-plugins-base-plugins.interfaces:
66         * docs/plugins/gst-plugins-base-plugins.prerequisites:
67         * docs/plugins/inspect/plugin-videorate.xml:
68         * gst/speexresample/gstspeexresample.c:
69         Update documentation of speexresample for the new element name.
70
71 2008-11-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
72
73         * gst/speexresample/README:
74         Update README with the latest diff between the Speex resampler
75         and our copy.
76
77 2008-11-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
78
79         * gst/speexresample/gstspeexresample.c: (plugin_init):
80         Update the debug category from speex_resample to audioresample.
81
82 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
83
84         * gst/audioresample/Makefile.am:
85         * gst/audioresample/buffer.c:
86         * gst/audioresample/buffer.h:
87         * gst/audioresample/debug.c:
88         * gst/audioresample/debug.h:
89         * gst/audioresample/functable.c:
90         * gst/audioresample/functable.h:
91         * gst/audioresample/gstaudioresample.c:
92         * gst/audioresample/gstaudioresample.h:
93         * gst/audioresample/resample.c:
94         * gst/audioresample/resample.h:
95         * gst/audioresample/resample_chunk.c:
96         * gst/audioresample/resample_functable.c:
97         * gst/audioresample/resample_ref.c:
98         * tests/check/elements/audioresample.c:
99         Remove audioresample files.
100
101 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
102
103         * docs/plugins/inspect/plugin-audioresample.xml:
104         Regenerated for library filename change.
105
106 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
107
108         * configure.ac:
109         * docs/plugins/Makefile.am:
110         * docs/plugins/gst-plugins-base-plugins-sections.txt:
111         * docs/plugins/gst-plugins-base-plugins.args:
112         * docs/plugins/gst-plugins-base-plugins.hierarchy:
113         * docs/plugins/gst-plugins-base-plugins.interfaces:
114         * docs/plugins/gst-plugins-base-plugins.prerequisites:
115         * docs/plugins/inspect/plugin-adder.xml:
116         * docs/plugins/inspect/plugin-alsa.xml:
117         * docs/plugins/inspect/plugin-audioconvert.xml:
118         * docs/plugins/inspect/plugin-audiorate.xml:
119         * docs/plugins/inspect/plugin-audioresample.xml:
120         * docs/plugins/inspect/plugin-audiotestsrc.xml:
121         * docs/plugins/inspect/plugin-cdparanoia.xml:
122         * docs/plugins/inspect/plugin-decodebin.xml:
123         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
124         * docs/plugins/inspect/plugin-gdp.xml:
125         * docs/plugins/inspect/plugin-gio.xml:
126         * docs/plugins/inspect/plugin-gnomevfs.xml:
127         * docs/plugins/inspect/plugin-libvisual.xml:
128         * docs/plugins/inspect/plugin-ogg.xml:
129         * docs/plugins/inspect/plugin-pango.xml:
130         * docs/plugins/inspect/plugin-playback.xml:
131         * docs/plugins/inspect/plugin-queue2.xml:
132         * docs/plugins/inspect/plugin-subparse.xml:
133         * docs/plugins/inspect/plugin-tcp.xml:
134         * docs/plugins/inspect/plugin-theora.xml:
135         * docs/plugins/inspect/plugin-typefindfunctions.xml:
136         * docs/plugins/inspect/plugin-uridecodebin.xml:
137         * docs/plugins/inspect/plugin-video4linux.xml:
138         * docs/plugins/inspect/plugin-videorate.xml:
139         * docs/plugins/inspect/plugin-videoscale.xml:
140         * docs/plugins/inspect/plugin-videotestsrc.xml:
141         * docs/plugins/inspect/plugin-volume.xml:
142         * docs/plugins/inspect/plugin-vorbis.xml:
143         * docs/plugins/inspect/plugin-ximagesink.xml:
144         * docs/plugins/inspect/plugin-xvimagesink.xml:
145         * gst/speexresample/gstspeexresample.c: (plugin_init):
146         * gst/speexresample/Makefile.am:
147         * tests/check/Makefile.am:
148         * tests/check/elements/speexresample.c: (setup_speexresample),
149         (GST_START_TEST), (test_pipeline):
150         Rename the moved speexresample to audioresample, integrate into the
151         build system and remove the old audioresample from the build system.
152         Fixes bug #558124, #385061, #346218, #116051.
153
154 2008-11-27  Wim Taymans  <wim.taymans@collabora.co.uk>
155
156         * gst-libs/gst/audio/gstbaseaudiosrc.c:
157         (gst_base_audio_src_get_offset), (gst_base_audio_src_create):
158         Avoid nasty int overflows after about 12 hours and 25 minutes when these
159         code paths are triggered. 
160         A free beer to Håvard Graff for finding this!
161
162 2008-11-27  Wim Taymans  <wim.taymans@collabora.co.uk>
163
164         Patch by: 이문형 <iwings at gmail dot com>
165
166         * gst-libs/gst/rtsp/gstrtspconnection.c:
167         (gst_rtsp_connection_connect):
168         A successful gst_poll_wait() doesn't always mean successful connect() on
169         Windows.  We should check errors by calling gst_poll_fd_has_error().
170         See #561924.
171
172 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
173
174         * gst-libs/gst/rtp/gstrtcpbuffer.c:
175         Fix typo in the docs.
176
177 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
178
179         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_sink_event):
180         If no stream was found before receiving EOS, post an error message.
181         Fixes #561924.
182
183 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
184
185         * ext/theora/gsttheoraenc.h:
186         * ext/theora/theoraenc.c: (gst_theora_enc_init),
187         (theora_buffer_from_packet), (theora_push_packet),
188         (theora_enc_sink_event), (theora_enc_is_discontinuous),
189         (theora_enc_chain):
190         Parse segment events.
191         Pass incomming buffer timestamps to outgoing buffers.
192         Use the running_time to construct the granulepos.
193         Fixes #562163.
194
195 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
196
197         * gst/playback/gstplaybin2.c: (activate_group):
198         Fix buffer-duration property.
199
200 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
201
202         * gst-libs/gst/audio/gstbaseaudiosink.c:
203         (gst_base_audio_sink_drain), (gst_base_audio_sink_event),
204         (gst_base_audio_sink_sync_latency), (gst_base_audio_sink_render),
205         (gst_base_audio_sink_change_state):
206         Really fix audiosink drain handling by keeping track of the running_time
207         of the last sample.
208
209 2008-11-24  Michael Smith <msmith@songbirdnest.com>
210
211         * gst/playback/gstplaybin2.c:
212           Add notification of current stream. Add ability to configure buffer
213           sizes.
214         * gst/playback/gsturidecodebin.c:
215           Add ability to configure buffer sizes for streaming mode.
216           Bug #561734.
217
218 2008-11-24  Stefan Kost  <ensonic@users.sf.net>
219
220         * gst-libs/gst/audio/gstbaseaudiosink.c:
221           Time is already in running_time. Remove base_time handling. Fixes
222           audiosinks not draining and thus chopping some audio in the end.
223
224 2008-11-24  David Schleef  <ds@schleef.org>
225
226         * ext/ogg/gstoggmux.c:
227         * ext/ogg/gstoggmux.h:
228           If we're muxing a dirac stream, flush the page after every picture.
229
230 2008-11-24  Stefan Kost  <ensonic@users.sf.net>
231
232         * gst-libs/gst/audio/gstbaseaudiosink.c:
233           Add one log message to check for audio_drained. Sync one log message
234           with the condition. Send EOS after draining audio in pull mode.
235
236 2008-11-24  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
237
238         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_create):
239         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
240         Use gst_buffer_try_new_and_alloc() and fail properly if the
241         allocation failed. This prevents abort() if downstream elements
242         request an insane amount of memory.
243
244 2008-11-24  Wim Taymans  <wim.taymans@collabora.co.uk>
245
246         * gst/volume/gstvolume.c: (volume_choose_func),
247         (volume_update_volume), (gst_volume_set_volume),
248         (gst_volume_get_volume), (gst_volume_set_mute),
249         (gst_volume_class_init), (gst_volume_init),
250         (volume_process_double), (volume_process_float),
251         (volume_process_int32), (volume_process_int32_clamp),
252         (volume_process_int24), (volume_process_int24_clamp),
253         (volume_process_int16), (volume_process_int16_clamp),
254         (volume_process_int8), (volume_process_int8_clamp), (volume_setup),
255         (volume_transform_ip), (volume_set_property),
256         (volume_get_property):
257         * gst/volume/gstvolume.h:
258         Cleanup volume, define and use default values.
259         Recalculate new volume and mute setup before processing. Fixes #561789.
260
261         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
262         Add controller unit test. Patch by: Jonathan Matthew
263         Fix bogus test that messed with basetransform's internal state.
264
265 2008-11-22  Wim Taymans  <wim.taymans@collabora.co.uk>
266
267         * gst/videorate/gstvideorate.c:
268         Add jpeg and png image media types to the caps. Fixes #561436.
269
270 2008-11-22  Wim Taymans  <wim.taymans@collabora.co.uk>
271
272         * gst/playback/gstplaysink.c: (gen_audio_chain):
273         Don't post an error when we can't configure the volume but post a
274         warning instead. Fixes #561780.
275
276 2008-11-21  David Schleef  <ds@schleef.org>
277
278         Patch by: Jonathan Rosser <jonathan.rosser@rd.bbc.co.uk>
279
280         * gst/videotestsrc/gstvideotestsrc.c:
281         * gst/videotestsrc/gstvideotestsrc.h:
282         * gst/videotestsrc/videotestsrc.c:
283         * gst/videotestsrc/videotestsrc.h:
284           Add a zone plate pattern generator based on BBC R&D Report
285           1978/23 (yeah *that* 1978).  Try 'videotestsrc pattern=zone-plate
286           kx2=20 ky2=20 kt=1'.
287
288 2008-11-20  Michael Smith <msmith@songbirdnest.com>
289
290         * gst/playback/gstdecodebin2.c:
291           Fix random fat-fingering making this not compile.
292
293 2008-11-20  Michael Smith <msmith@songbirdnest.com>
294
295         * gst/playback/gstdecodebin2.c:
296           If the top-level type of the stream is plain text, don't try to decode
297           it, matching behaviour of decodebin.
298         * gst/playback/gstplaysink.c:
299           If we fail to generate a text chain (e.g. due to missing optional
300           plugins), don't crash.
301
302 2008-11-20  Michael Smith <msmith@songbirdnest.com>
303
304         * gst-libs/gst/rtsp/gstrtspdefs.c:
305           Fix win32 build. Oops.
306
307 2008-11-20  Michael Smith <msmith@songbirdnest.com>
308
309         * gst-libs/gst/rtsp/gstrtspdefs.c:
310           Use WSAGetLastError() rather than errno/h_errno on win32.
311
312 2008-11-20  Michael Smith <msmith@songbirdnest.com>
313
314         * gst-libs/gst/riff/riff-media.c:
315           Support WMA Lossless properly.
316
317 2008-11-18  David Schleef  <ds@schleef.org>
318
319         * gst/videotestsrc/gstvideotestsrc.c:
320         * gst/videotestsrc/gstvideotestsrc.h:
321         * gst/videotestsrc/videotestsrc.c:
322         * gst/videotestsrc/videotestsrc.h:
323           Add "colorspec" property, specifying whether to generate BT.601
324           or BT.709 video.  This only affects YCbCr values, not RGB, since
325           if you're generating a 709 test pattern, presumably you want
326           709 RGB primaries, not 601.  Also add "smpte75" pattern, which
327           uses 75% colors instead of 100%, since this is often more useful
328           for testing (and also follows the SMPTE EG-1 guideline).
329
330 2008-11-18  Alessandro Decina  <alessandro.d@gmail.com>
331
332         * gst/playback/gstdecodebin.c:
333         Add a "sink-caps" property to decodebin like it's done for decodebin2.
334         Fixes #560380.
335
336 2008-11-14  Jan Schmidt  <jan.schmidt@sun.com>
337
338         * gst/audioresample/gstaudioresample.c:
339         Guard against a NULL dereference I somehow encountered -
340         with a FLUSH_STOP arriving either before basetransform _start(),
341         or after _stop().
342
343         * gst/typefind/gsttypefindfunctions.c:
344         Make sure we never jump backwards when typefinding corrupt mov files.
345
346 2008-11-14  Jan Schmidt  <jan.schmidt@sun.com>
347
348         * gst-libs/gst/interfaces/propertyprobe.c:
349         Fix random type causing a docs warning.
350
351 2008-11-14  Stefan Kost  <ensonic@users.sf.net>
352
353         * sys/v4l/gstv4l.c:
354           Give it a minimal rank for autovideosrc.
355
356 2008-11-13  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
357
358         * gst/typefind/gsttypefindfunctions.c: (jp2_type_find),
359         (plugin_init):
360         Improve typefinding of ISO JPEG2000 mime types.
361
362 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
363
364         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
365         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_setcaps),
366         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
367         * sys/xvimage/xvimagesink.h:
368         Avoid typechecking when we do trivial casts.
369         Move error handling out of the main program flow.
370         Sneak in the display-region caps property, not completely correct yet.
371         Cache the width/height in buffer_alloc instead of parsing it from the
372         caps all the time.
373
374 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
375
376         * gst/playback/gstplaybin2.c: (deactivate_group):
377         don't try to unlink the selector sinkpad when we don't have it yet. This
378         can happen if an error occured before the group was complete.
379
380 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
381
382         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
383         (gst_rtp_buffer_set_packet_len), (gst_rtp_buffer_get_packet_len),
384         (gst_rtp_buffer_get_header_len), (gst_rtp_buffer_get_version),
385         (gst_rtp_buffer_set_version), (gst_rtp_buffer_get_padding),
386         (gst_rtp_buffer_set_padding), (gst_rtp_buffer_pad_to),
387         (gst_rtp_buffer_get_extension), (gst_rtp_buffer_set_extension),
388         (gst_rtp_buffer_get_extension_data),
389         (gst_rtp_buffer_set_extension_data), (gst_rtp_buffer_get_ssrc),
390         (gst_rtp_buffer_set_ssrc), (gst_rtp_buffer_get_csrc_count),
391         (gst_rtp_buffer_get_csrc), (gst_rtp_buffer_set_csrc),
392         (gst_rtp_buffer_get_marker), (gst_rtp_buffer_set_marker),
393         (gst_rtp_buffer_get_payload_type),
394         (gst_rtp_buffer_set_payload_type), (gst_rtp_buffer_get_seq),
395         (gst_rtp_buffer_set_seq), (gst_rtp_buffer_get_timestamp),
396         (gst_rtp_buffer_set_timestamp),
397         (gst_rtp_buffer_get_payload_subbuffer),
398         (gst_rtp_buffer_get_payload_len), (gst_rtp_buffer_get_payload):
399         Avoid expensive type checks we already did as part of the 
400         _validate() function that should be called first.
401
402 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
403
404         * gst-libs/gst/rtp/gstbasertpdepayload.c: (create_segment_event),
405         (gst_base_rtp_depayload_push_full),
406         (gst_base_rtp_depayload_set_gst_timestamp):
407         Fix some cases where a newsegment event was not sent.
408
409 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
410
411         * gst/playback/gstplaybin2.c: (activate_group):
412         Catch state change errors and stop from the uridecodebin elements
413         instead of trying to continue in vain.
414
415 2008-11-10  Wim Taymans  <wim.taymans@collabora.co.uk>
416
417         * gst-libs/gst/audio/gstbaseaudiosink.c:
418         (gst_base_audio_sink_sync_latency), (gst_base_audio_sink_render),
419         (gst_base_audio_sink_callback):
420         Use gst_base_sink_do_preroll() to wait for PLAYING and before waiting
421         for the latency to expire, fixes #559567.
422
423 2008-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
424
425         * gst/adder/gstadder.c:
426           Change author string after seeing output of gst-inspector.
427
428 2008-11-10  Wim Taymans  <wim.taymans@collabora.co.uk>
429
430         * gst/playback/gstplaysink.c: (gst_play_sink_reconfigure):
431         Don't try to do crazy things when we only have a text pad without a
432         video pad. Fixes #559478.
433
434 2008-11-06  Wim Taymans  <wim.taymans@collabora.co.uk>
435
436         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
437         Fix case where we don't have a range for the rates or channels as is the
438         case with truespeech.
439
440 2008-11-05  Wim Taymans  <wim.taymans@collabora.co.uk>
441
442         * gst/volume/gstvolume.c: (volume_update_real_volume),
443         (gst_volume_set_volume), (gst_volume_get_volume),
444         (gst_volume_set_mute), (gst_volume_init), (volume_setup),
445         (volume_transform_ip), (volume_update_mute),
446         (volume_update_volume), (volume_get_property):
447         * gst/volume/gstvolume.h:
448         Keep negotiated state in a separate variable.
449         Protect the volume and mute properties with the object lock.
450         Protect modifying the transform with the transform lock.
451
452 2008-11-05  Wim Taymans  <wim.taymans@collabora.co.uk>
453
454         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
455         (gst_ffmpeg_pixfmt_to_caps):
456         Only convert caps to string when debug is enabled.
457
458 2008-11-04  Wim Taymans  <wim.taymans@collabora.co.uk>
459
460         * ext/theora/gsttheoradec.h:
461         * ext/theora/theoradec.c: (gst_theora_dec_init),
462         (gst_theora_dec_reset), (theora_dec_src_event),
463         (theora_dec_sink_event), (theora_handle_type_packet):
464         Copy seqnum.
465         Keep events in a pending list, like vorbisdec, instead of trying
466         to construct a segment event ourselves.
467
468         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
469         (vorbis_dec_src_event), (vorbis_dec_sink_event):
470         * ext/vorbis/vorbisdec.h:
471         Copy seqnum.
472
473 2008-11-04  Wim Taymans  <wim.taymans@collabora.co.uk>
474
475         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
476         (gst_ogg_demux_deactivate_current_chain),
477         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page),
478         (gst_ogg_demux_loop):
479         * ext/ogg/gstoggdemux.h:
480         Copy seqnums around to track playback segments and messages.
481
482 2008-11-03  Wim Taymans  <wim.taymans@collabora.co.uk>
483
484         Based on patch by: Matthias Kretz <kretz at kde dot org>
485
486         * ext/alsa/gstalsasink.c: (gst_alsasink_open),
487         (gst_alsasink_prepare), (gst_alsasink_unprepare),
488         (gst_alsasink_write):
489         Make all access non-blocking so that we can better handle unplugging
490         of usb devices. Fixes #559111
491
492 2008-11-03  Wim Taymans  <wim.taymans@collabora.co.uk>
493
494         Patch by: Damien Lespiau  <damien.lespiau gmail com>
495
496         * gst-libs/gst/rtsp/gstrtspconnection.c:
497         (gst_rtsp_connection_write):
498         Make the next call to poll not depend on previous calls to poll with or
499         without reading from the active descriptor. Fixes #544293.
500
501 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
502
503         Patch by: Nick Haddad <nick at haddads dot net>
504
505         * gst-libs/gst/riff/riff-ids.h:
506         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
507         Add support for other fourcc codes that are commonly used for
508         'uncompressed RGB', including 'RGB ', 'RAW ', and 0.
509         Fixes #558553.
510
511 2008-10-30  Stefan Kost  <ensonic@users.sf.net>
512
513         * gst/audioresample/gstaudioresample.c:
514           Return the result of parent_class->event().
515
516 2008-10-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
517
518         * gst/audioresample/gstaudioresample.c:
519         (gst_audioresample_class_init), (audioresample_fixate_caps):
520         Fixate the rate to the nearest supported rate instead of
521         the first one. Fixes bug #549510.
522
523 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
524
525         * win32/common/libgstaudio.def:
526         Add new symbols.
527
528 2008-10-23  Wim Taymans  <wim.taymans@collabora.co.uk>
529
530         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
531         Attempt to make obfuscated code clearer.
532
533 2008-10-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
534
535         * docs/libs/gst-plugins-base-libs-sections.txt:
536         * gst-libs/gst/floatcast/floatcast.h:
537         Move float endianness conversion macros to core. Second part of
538         bug ##555196.
539
540 2008-10-22  Stefan Kost  <ensonic@users.sf.net>
541
542         * sys/ximage/ximagesink.h:
543         * sys/xvimage/xvimagesink.h:
544           Don't mark as gtk-doc docs as they aren't public.
545
546 2008-10-22  Stefan Kost  <ensonic@users.sf.net>
547
548         * sys/xvimage/xvimagesink.c:
549         * sys/xvimage/xvimagesink.h:
550         * tests/icles/Makefile.am:
551         * tests/icles/test-colorkey.c:
552           Allow setting colorkey if possible. Implement property probe interface
553           for optional X features (autopaint-colorkey, double-buffer and
554           colorkey). Fixes #554533
555
556 2008-10-22  Sebastian Dröge  <slomo@circular-chaos.org>
557
558         * gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
559         Remove useless buffer size assignment. It already has this value.
560
561 2008-10-20  Wim Taymans  <wim.taymans@collabora.co.uk>
562
563         * gst-libs/gst/audio/gstaudiosink.c:
564         (gst_audioringbuffer_class_init), (gst_audioringbuffer_acquire),
565         (gst_audioringbuffer_activate), (gst_audioringbuffer_release),
566         (gst_audioringbuffer_stop):
567         Implement a separate activate functions to start monitoring the segments
568         or, in pull mode, pulling in data.
569
570         * gst-libs/gst/audio/gstbaseaudiosink.c:
571         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
572         (gst_base_audio_sink_query_pad), (gst_base_audio_sink_query),
573         (gst_base_audio_sink_setcaps), (gst_base_audio_sink_callback),
574         (gst_base_audio_sink_activate_pull),
575         (gst_base_audio_sink_async_play),
576         (gst_base_audio_sink_change_state):
577         Implement pad and element convert query function.
578         Activate the ringbuffer.
579         Use the segment last_stop value as the offset to pull.
580         Use new basesink _do_preroll() method to preroll in the pulling thread.
581         Take appropriate locking in the pulling thread.
582
583         * gst-libs/gst/audio/gstringbuffer.h:
584         Update some docs.
585
586 2008-10-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
587
588         * gst/typefind/gsttypefindfunctions.c: (mxf_type_find):
589         Improve MXF typefinding a bit by searching for a header partition
590         pack instead of just a general partition pack and checking more
591         bytes for valid values.
592
593 2008-10-20  Wim Taymans  <wim.taymans@collabora.co.uk>
594
595         * tests/icles/.cvsignore:
596         update ignore file.
597
598         * tests/icles/Makefile.am:
599         * tests/icles/test-box.c: (make_pipeline), (main):
600         Add another interactive command line experimentation suite for
601         dynamically boxing/cropping/saling an input video.
602
603 2008-10-17  Wim Taymans  <wim.taymans@collabora.co.uk>
604
605         * docs/libs/gst-plugins-base-libs-sections.txt:
606         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_convert),
607         (gst_ring_buffer_activate), (gst_ring_buffer_is_active):
608         * gst-libs/gst/audio/gstringbuffer.h:
609         Add methods to more accuratly control the pulling thread of a
610         ringbuffer.
611         Add format conversion helper code to the ringbuffer.
612         API: GstRingBuffer:gst_ring_buffer_activate()
613         API: GstRingBuffer:gst_ring_buffer_is_active()
614         API: GstRingBuffer:gst_ring_buffer_convert()
615
616 2008-10-16  Wim Taymans  <wim.taymans@collabora.co.uk>
617
618         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
619         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
620         (gst_audioringbuffer_stop):
621         Signal thread startup earlier so that we can immediatly go into pull
622         mode when we have to and block on preroll.
623
624 2008-10-16  Wim Taymans  <wim.taymans@collabora.co.uk>
625
626         * gst-libs/gst/audio/gstringbuffer.c:
627         (gst_ring_buffer_prepare_read):
628         In pull mode we want the callback to prepull a buffer we can preroll on
629         even when we are not yet playing.
630
631 2008-10-16  Stefan Kost  <ensonic@users.sf.net>
632
633         * ext/alsa/Makefile.am:
634         * ext/cdparanoia/Makefile.am:
635         * ext/gio/Makefile.am:
636         * ext/gnomevfs/Makefile.am:
637         * ext/libvisual/Makefile.am:
638         * ext/ogg/Makefile.am:
639         * ext/pango/Makefile.am:
640         * ext/theora/Makefile.am:
641         * ext/vorbis/Makefile.am:
642         * gst/adder/Makefile.am:
643         * gst/audioconvert/Makefile.am:
644         * gst/audiorate/Makefile.am:
645         * gst/audioresample/Makefile.am:
646         * gst/audiotestsrc/Makefile.am:
647         * gst/ffmpegcolorspace/Makefile.am:
648         * gst/gdp/Makefile.am:
649         * gst/playback/Makefile.am:
650         * gst/subparse/Makefile.am:
651         * gst/tcp/Makefile.am:
652         * gst/typefind/Makefile.am:
653         * gst/videorate/Makefile.am:
654         * gst/videoscale/Makefile.am:
655         * gst/videotestsrc/Makefile.am:
656         * gst/volume/Makefile.am:
657         * sys/v4l/Makefile.am:
658         * sys/ximage/Makefile.am:
659         * sys/xvimage/Makefile.am:
660           Don't install static libs for plugins. Fixes #550851 for base.
661
662 2008-10-16  Wim Taymans  <wim.taymans@collabora.co.uk>
663
664         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_init):
665         Set the default blocksize to -1 because we will then use the configured
666         samplesperbuffer to create our output buffer.
667
668 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
669
670         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
671         (gst_riff_create_video_template_caps):
672         Add mappping for the KMVC (Karl Morton's Video) Codec.
673
674 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
675
676         * gst/typefind/gsttypefindfunctions.c: (flac_type_find):
677         Don't forget to advance the offset of what we're matching against, else
678         we end up in a forever loop.
679
680 2008-10-15  Sebastian Dröge  <slomo@circular-chaos.org>
681
682         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
683         Improve typefinding a bit. If we don't have a Unicode charset
684         try GST_SUBTITLE_ENCODING and otherwise try ISO-8859-15.
685
686 2008-10-14  Edward Hervey  <edward.hervey@collabora.co.uk>
687
688         * ext/theora/theoradec.c: (theora_dec_decode_buffer):
689         Fix build on macosx.
690
691 2008-10-13  Wim Taymans  <wim.taymans@collabora.co.uk>
692
693         Based on patch by: Robin Stocker <robin at nibor dot org>
694
695         * ext/theora/gsttheoradec.h:
696         * ext/theora/theoradec.c: (gst_theora_dec_init),
697         (theora_dec_setcaps), (theora_handle_type_packet),
698         (theora_dec_decode_buffer), (theora_dec_change_state):
699         Parse input caps and make the PAR override the encoded PAR when
700         specified by a container. Fixes #555699.
701
702 2008-10-13  Wim Taymans  <wim.taymans@collabora.co.uk>
703
704         * gst-libs/gst/rtp/gstbasertpdepayload.c:
705         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
706         (gst_base_rtp_depayload_set_gst_timestamp),
707         (gst_base_rtp_depayload_change_state):
708         * gst-libs/gst/rtp/gstbasertpdepayload.h:
709         Add some more G_LIKELY
710         Fail when the setcaps function was not called.
711
712         * gst-libs/gst/rtp/gstbasertppayload.c:
713         (gst_basertppayload_set_outcaps):
714         Propagate return value of setcaps.
715
716 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
717
718         * gst/subparse/Makefile.am:
719         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
720         (gst_sub_parse_class_init), (gst_sub_parse_init),
721         (gst_convert_to_utf8), (detect_encoding), (convert_encoding),
722         (get_next_line), (gst_sub_parse_data_format_autodetect),
723         (feed_textbuf), (handle_buffer), (gst_sub_parse_change_state),
724         (gst_subparse_type_find):
725         * gst/subparse/gstsubparse.h:
726         Add support for UTF16/UTF32 subtitles as long as the first bytes of
727         the first buffer contain the BOM. This also adds support for other
728         encodings that allow NUL bytes via the encoding property.
729         Fixes bugs #552237 and #456788.
730
731 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
732
733         * gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
734         Don't drop the last byte of image tags if they're not an URI list.
735         Fixes bug #556066.
736
737 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
738
739         * gst/typefind/gsttypefindfunctions.c: (flac_type_find):
740         For looking at the 4th byte we have to get 4 bytes of course
741         and not 3.
742
743 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
744
745         * gst/typefind/gsttypefindfunctions.c: (flac_type_find):
746         Improve FLAC-without-headers typefinding by looking at most of the
747         frame header and checking if invalid values are used. Should prevent
748         quite some false positives compared to the old version which only
749         check if the first 14 bits are set.
750
751 2008-10-11  Stefan Kost  <ensonic@users.sf.net>
752
753         * sys/xvimage/xvimagesink.c:
754           Don't assert on caps==NULL.
755
756 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
757
758         * gst/subparse/gstsubparse.c:
759         (gst_sub_parse_data_format_autodetect), (handle_buffer),
760         (gst_sub_parse_change_state):
761         * gst/subparse/gstsubparse.h:
762         * tests/check/elements/subparse.c: (GST_START_TEST):
763         Add support for subtitle files with UTF-8 BOM at the beginning
764         by simple stripping it from the first line before passing it
765         to any parsing code. Fixes bug #555257 and playback of files
766         created by Gnome Subtitles.
767
768 2008-10-10  Wim Taymans  <wim.taymans@collabora.co.uk>
769
770         * gst/audiotestsrc/gstaudiotestsrc.c:
771         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
772         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
773         (gst_audio_test_src_start), (gst_audio_test_src_stop),
774         (gst_audio_test_src_do_seek), (gst_audio_test_src_check_get_range),
775         (gst_audio_test_src_create):
776         * gst/audiotestsrc/gstaudiotestsrc.h:
777         Define the default property values in the usual place.
778         Implement start/stop to reset values correctly.
779         Calculate the sample size only once when we negotiate.
780         Rename some values to make more sense.
781         Keep track of our byte range.
782         Add support for pull based scheduling. Disabled for now until we have
783         the whole stack working.
784         Set the BUFFER_OFFSET correctly.
785
786 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
787
788         Based on a patch by: xavierb at gmail dot com
789
790         * gst/subparse/gstsubparse.c:
791         (gst_sub_parse_data_format_autodetect):
792         * tests/check/elements/subparse.c: (GST_START_TEST):
793         Make the detection of the used subtitle a bit less strict
794         for srt subtitles. Fixes bug #555607.
795
796 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
797
798         * ext/vorbis/vorbisenc.c:
799         (gst_vorbis_enc_buffer_check_discontinuous):
800         Fix discontinuity detection which was broken by last commit.
801
802 2008-10-09  Tim-Philipp Müller  <tim.muller at collabora co uk>
803
804         * configure.ac::
805           Require core CVS for ghostpad API additions used by decodebin2.
806
807 2008-10-08  Edward Hervey  <edward.hervey@collabora.co.uk>
808
809         * gst-libs/gst/audio/gstbaseaudiosrc.c:
810         (gst_base_audio_src_create):
811         Fix debug statements (space between '%' and actual format).
812
813 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
814
815         * gst/playback/gstdecodebin2.c: (gst_decode_pad_activate):
816         Remove bogus assert, the decodepad could have been created inside an
817         already existing group.
818
819 2008-10-08  Andy Wingo  <wingo@pobox.com>
820
821         * gst/playback/gstdecodebin2.c (expose_pad): Fix typo: unset
822         target instead of setting it.
823         (gst_decode_pad_activate, gst_decode_pad_unblock): This is now the
824         API for a decode pad. The bugfix is that we set the group in
825         activate(), not when the pad was created because it might be NULL
826         then.
827         (gst_decode_group_control_source_pad, gst_decode_group_expose):
828         Update to use the API.
829
830 2008-10-08  Andy Wingo  <wingo@pobox.com>
831
832         * gst/playback/gstdecodebin2.c (struct _GstDecodePad): Change to
833         be a subclass of GstGhostPad.
834         (analyze_new_pad): So, when emitting the signals that determine
835         how we do autoplugging, already create the ghost pad and use it as
836         the pad in the signal arguments. This allows applications to make
837         a connection between the pad passed in e.g. autoplug-continue, and
838         the pad passed in new-decoded-pad.
839         (connect_pad, expose_pad): Update to receive the ghosted decode
840         pad in the args, retargetting it as necessary if we have to plug
841         the target pad through a multiqueue.
842         (gst_decode_group_control_source_pad): Adapt to receive an
843         already-ghosted pad that just needs activation, blocking, and
844         drain notification.
845         (sort_end_pads): Adapt for decode pads actually being pads.
846         (gst_decode_group_expose): Adapt for decode pads actually being
847         pads. Rewrite the decode pad names so they appear in order. Adds a
848         new error case if we couldn't set the name.
849         (gst_decode_group_free, gst_decode_group_hide): Adapt cleanup
850         logic.
851         (gst_decode_pad_set_blocked, gst_decode_pad_add_drained_check):
852         New API for the decode pad, needed because we shouldn't do these
853         things inside gst_decode_pad_new(), but after.
854         (gst_decode_pad_new): Change to actually make the real pad, and
855         delay the blocking/drainage bits.
856
857 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
858
859         Patch by: Daniel Drake <dsd at laptop dot org>
860
861         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear_collectpads):
862         Unref all buffers when clearing collectpads. Fixes bug #546955.
863
864 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
865
866         Based on a patch by: Klaas <klaas at rivercrew dot net>
867
868         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_sink_event),
869         (gst_vorbis_enc_buffer_check_discontinuous),
870         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
871         * ext/vorbis/vorbisenc.h:
872         Keep track of the upstream segments and use the running time on that
873         segment instead of the buffer timestamp everywhere. Fixes bug #525807.
874
875 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
876
877         * gst/audioconvert/audioconvert.c: (audio_convert_convert):
878         Prevent overflows with big buffer when calculating the size of
879         the intermediate buffer by using gst_util_uint64_scale() instead of
880         plain arithmetics. Fixes bug #552801.
881
882 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
883
884         Patch by: Pavel Zeldin <pzeldin at gmail dot com>
885
886         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time),
887         (gst_clock_overlay_class_init), (gst_clock_overlay_finalize),
888         (gst_clock_overlay_init), (gst_clock_overlay_set_property),
889         (gst_clock_overlay_get_property):
890         * ext/pango/gstclockoverlay.h:
891         API: Add ability to specify format for date/time display by
892         adding a "time-format" property.
893         Fixes bug #554879.
894
895 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
896
897         Patch by: Jan Gerber <j at oil21 dot org>
898
899         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
900         (gst_riff_create_video_template_caps):
901         Add FFV1 fourcc to support playback of FFMPEG lossless video
902         in AVI. Fixes bug #555319.
903
904 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
905
906         Patch by: Håvard Graff <havard dot graff at tandberg dot com>
907
908         * gst-libs/gst/audio/gstbaseaudiosrc.c:
909         (gst_base_audio_src_create):
910         Implement skew clock slaving. Fixes #552559.
911
912 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
913
914         * gst-libs/gst/audio/multichannel.c:
915         * gst-libs/gst/audio/testchannels.c:
916         Fix include of config.h
917
918 2008-10-06  Wim Taymans  <wim.taymans@collabora.co.uk>
919
920         Based on Patch by: Tero Saarni <tero dot saarni at gmail dot com>
921
922         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_parse_line),
923         (print_media), (gst_sdp_message_dump):
924         Fix parsing of the c= field containing multicast addresses.
925         Fixes #552199.
926         Add the connection info to the session or streams.
927         Fix parsing of the bandwidth.
928         Add debugging for the connections and bandwidths for a media.
929         Add debugging for the bandwidth of the session. 
930
931 2008-10-06  Wim Taymans  <wim.taymans@collabora.co.uk>
932
933         * gst-libs/gst/rtp/gstbasertppayload.c:
934         (gst_basertppayload_change_state):
935         Configure the next seqnum and timestamp in the state change so that they
936         can be queried soon after.
937
938 2008-10-06  Wim Taymans  <wim.taymans@collabora.co.uk>
939
940         * gst-libs/gst/rtp/gstbasertpdepayload.c:
941         (gst_base_rtp_depayload_chain):
942         Improve debugging of the rtptime.
943
944 2008-10-05  Jan Schmidt  <jan.schmidt@sun.com>
945
946         * configure.ac:
947         Back to development -> 0.10.21.1
948
949 2008-10-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
950
951         * gst/typefind/gsttypefindfunctions.c: (flac_type_find),
952         (plugin_init):
953         Add typefinding for FLAC without headers in the beginning.
954         This is already handled by flacdec and friends.
955
956 2008-10-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
957
958         * gst/typefind/gsttypefindfunctions.c: (mxf_type_find),
959         (plugin_init):
960         Add typefinder for MXF.
961
962 2008-10-03  Jan Schmidt  <jan.schmidt@sun.com>
963
964         * tests/icles/Makefile.am:
965         Only build test-colorkey if GTK+ is available.
966
967 === release 0.10.21 ===
968
969 2008-10-03  Jan Schmidt <jan.schmidt@sun.com>
970
971         * configure.ac:
972           releasing 0.10.21, "We Could Be Wrong"
973
974 2008-09-28  Jan Schmidt  <jan.schmidt@sun.com>
975
976         * configure.ac:
977         0.10.20.4 pre-release
978
979 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
980
981         Patch by: Vincent Penquerc'h <ogg dot k dot ogg dot k at googlemail dot com>
982
983         * ext/theora/theoraparse.c: (theora_parse_set_streamheader):
984         Set the BOS flag on the BOS packet. Fixes #553244.
985
986 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
987
988         * gst-libs/gst/rtsp/gstrtspmessage.c:
989         (gst_rtsp_message_parse_request),
990         (gst_rtsp_message_parse_response):
991         Fix the g_return_val_if_fail() statements.
992
993 2008-09-22  Michael Smith <msmith@songbirdnest.com>
994
995         * gst-libs/gst/tag/gsttagdemux.c:
996           Fail to activate if there's insufficient data in the file to be usable,
997           preventing an assertion fail later. Fixes #552960
998
999 2008-09-15  Tim-Philipp Müller  <tim.muller at collabora co uk>
1000
1001         * gst-libs/gst/pbutils/descriptions.c:
1002         * gst/typefind/gsttypefindfunctions.c:
1003           Recognise Kate subtitle streams (#550582).
1004
1005 2008-09-13  Tim-Philipp Müller  <tim.muller at collabora co uk>
1006
1007         * gst-libs/gst/audio/audio.h: (GST_AUDIO_FIELD_SIGNED):
1008           Remove trailing comma from enum list, which causes problems
1009           with -pendantic (#550729).
1010
1011 2008-09-10  Jan Schmidt  <jan.schmidt@sun.com>
1012
1013         * configure.ac:
1014         0.10.20.2 pre-release
1015
1016         * po/LINGUAS:
1017         * po/id.po:
1018         * po/pt_BR.po:
1019
1020         New translations.
1021
1022 2008-09-05  Tim-Philipp Müller  <tim.muller at collabora co uk>
1023
1024         * gst-libs/gst/interfaces/propertyprobe.c:
1025           (gst_property_probe_get_properties),
1026           (gst_property_probe_get_property),
1027           (gst_property_probe_probe_property),
1028           (gst_property_probe_probe_property_name),
1029           (gst_property_probe_needs_probe),
1030           (gst_property_probe_needs_probe_name),
1031           (gst_property_probe_get_values),
1032           (gst_property_probe_get_values_name),
1033           (gst_property_probe_probe_and_get_values),
1034           (gst_property_probe_probe_and_get_values_name):
1035           More sanity checks for our second-favourite interface.
1036
1037 2008-09-05  Stefan Kost  <ensonic@users.sf.net>
1038
1039         * gst-libs/gst/interfaces/propertyprobe.c:
1040           Check for NULL pointer, in the hope that this fixes #532864.
1041
1042 2008-09-05  Tim-Philipp Müller  <tim.muller at collabora co uk>
1043
1044         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
1045           No really, the next release is 0.10.21 (fix Since: tags in docs).
1046
1047 2008-09-04  Wim Taymans  <wim.taymans@collabora.co.uk>
1048
1049         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_stop):
1050         Disable a code path that is now called but causes a deadlock for some
1051         reason and is unneeded.
1052
1053 2008-09-04  Stefan Kost  <ensonic@users.sf.net>
1054
1055         * sys/xvimage/xvimagesink.c:
1056         * sys/xvimage/xvimagesink.h:
1057           Add a "draw-border" property that can be set to false to disable
1058           drawing borders.
1059           
1060         * tests/icles/test-colorkey.c:
1061         * tests/icles/Makefile.am:
1062           Add new test application for the colorkey handling.
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         Use a decent caps for TrueSpeech instead of a ffmpeg-specific one.
1068         This will also be fixed for upcoming gst-ffmpeg release so that once
1069         this release of -base is out, it will work with the latest gst-ffmpeg
1070         release.
1071
1072 2008-09-03  Edward Hervey  <edward.hervey@collabora.co.uk>
1073
1074         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
1075         (gst_riff_create_audio_template_caps):
1076         Add Truespeech mapping for RIFF formats (AVI/WAV).
1077         Fixes #550656
1078
1079 2008-09-03  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1080
1081         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1082         Typefind video/mj2 and image/jp2 ISO JPEG2000 mime types.
1083         Fixes #550638.
1084
1085 2008-09-03  Stefan Kost  <ensonic@users.sf.net>
1086
1087         * configure.ac:
1088         * gst/subparse/Makefile.am:
1089         * gst/subparse/gstsubparse.c:
1090         * gst/subparse/samiparse.c:
1091         * tests/check/elements/subparse.c:
1092           Rework last change, so that we build subparse, but just disable the
1093           sami parse functionality, if we're configured to not use xml. In the
1094           tests only the sami test is disabled now.
1095
1096 2008-09-02  Stefan Kost  <ensonic@users.sf.net>
1097
1098         * configure.ac:
1099           Disable subparse when xml is disabled. It woundn't work anyway. Fixes
1100           test runs.
1101
1102 2008-09-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
1103
1104         * po/POTFILES.in:
1105           Add some more files with strings for translation.
1106
1107 2008-09-02  Stefan Kost  <ensonic@users.sf.net>
1108
1109         * gst-libs/gst/tag/gstvorbistag.c:
1110         * tests/check/libs/tag.c:
1111           Use new geo location tags from core. Fixes #481169
1112
1113 2008-09-01  Edward Hervey  <edward.hervey@collabora.co.uk>
1114
1115         * tests/check/elements/audioresample.c: (setup_audioresample),
1116         (fail_unless_perfect_stream), (test_perfect_stream_instance),
1117         (test_discont_stream_instance):
1118         Now that GstBaseTransform is 'fixed' ... remove cruft from tests.
1119         Add debugging for coherence.
1120
1121 2008-08-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
1122
1123         Patch by: Jonathan Matthew  <notverysmart gmail com>
1124
1125         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1126           Add typefinder for PDF documents (which is nice to have, since it's a
1127           common format, but also helps prevent false positives). Fixes #549814.
1128
1129 2008-08-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1130
1131         * gst/playback/gstplaybin2.c: (selector_blocked), (pad_added_cb),
1132         (no_more_pads_cb):
1133         Fix nasty race where multiple decodebins could start pushing data before
1134         we manage to configure the sinks, resulting in not-linked errors in
1135         typical RTSP streaming cases.
1136
1137 2008-08-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1138
1139         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
1140         Since we now call stop, we trigger this code path that causes a deadlock
1141         is apparently not needed.
1142
1143 2008-08-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1144
1145         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_start),
1146         (gst_ring_buffer_stop):
1147         Also allow the case where the ringbuffer was paused when we try to stop
1148         it so that the basesrc stop function is still called.
1149
1150 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1151
1152         Patch by: Mike Ruprecht <cmaiku at gmail dot com>
1153
1154         * sys/v4l/gstv4lelement.c: (gst_v4l_class_probe_devices):
1155         Reprobe devices again instead of taking a cached list as new
1156         devices could've been plugged in. Fixes bug #549062.
1157
1158 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1159
1160         Patch by: Alessandro Dessina <alessandro nnva org>
1161
1162         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
1163         (gst_ogg_demux_activate_chain):
1164         Don't add pads and activate them for skeleton streams. These are already
1165         handled inside oggdemux. Fixes bug #537599.
1166
1167 2008-08-22  Wim Taymans  <wim.taymans@collabora.co.uk>
1168
1169         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
1170         Reset variable so that query and convert fail after going back to
1171         READY. Fixes #548898.
1172
1173 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1174
1175         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
1176         If a buffer arrives with a timestamp before the timestamp+duration
1177         of the previous buffer clip it instead of dropping it completely.
1178         Slight improvement for the unfixable bug #548913.
1179
1180 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1181
1182         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1183         Take the current timestamp instead of timestamp+duration for the offset.
1184         This offset will later be used for calculating the timestamp and
1185         otherwise vorbisdec will interpolate timestamps wrong if upstream
1186         only sends timestamps and no granulepos.
1187
1188 2008-08-21  Stefan Kost  <ensonic@users.sf.net>
1189
1190         * tests/examples/seek/seek.c:
1191           Don't crash when having no visualisations.
1192
1193 2008-08-16  David Schleef  <ds@schleef.org>
1194
1195         * gst/typefind/gsttypefindfunctions.c: DV typefinding.  Remove
1196           check for a bit that is 0 in IEC 61384, but not SMPTE 314M.
1197           Fixes #548065.
1198
1199 2008-08-15  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1200
1201         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
1202         When cleaning up the caps fields also remove "depth" for the same
1203         reason we remove "width".
1204
1205 2008-08-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
1206
1207         * gst-libs/gst/pbutils/descriptions.c: (format_info_get_desc):
1208           Add Lead H.264 here as well.
1209
1210 2008-08-14  Julien Moutte  <julien@fluendo.com>
1211
1212         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1213         (gst_riff_create_video_template_caps): Add Lead H.264 variant.
1214
1215 2008-08-13  Wim Taymans  <wim.taymans@collabora.co.uk>
1216
1217         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1218         (gst_base_audio_src_create):
1219         When not slaved to another clock also subtract the base_time from our
1220         internal clock time to get the running time.
1221
1222 2008-08-12  David Schleef  <ds@schleef.org>
1223
1224         * ext/theora/theoraenc.c: Remove the 2000 kbit limit to bitrate,
1225           since it has no basis in libtheora.
1226
1227 2008-08-12  Stefan Kost  <ensonic@users.sf.net>
1228
1229         * gst-libs/gst/interfaces/propertyprobe.h:
1230           Remove double "interface" from doc-string.
1231
1232         * gst-libs/gst/interfaces/xoverlay.h:
1233           Document interface.
1234
1235         * gst-libs/gst/riff/riff.c:
1236           Add basic doc blobs.
1237
1238 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1239
1240         * gst-libs/gst/audio/Makefile.am:
1241           Don't try to build that example anymore.
1242
1243 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1244
1245         * gst-libs/gst/audio/.cvsignore:
1246         * gst-libs/gst/audio/Makefile.am:
1247         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
1248         * gst-libs/gst/audio/make_filter:
1249           Move audiofiltertemplate to gst-template.
1250
1251 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1252
1253         * docs/libs/gst-plugins-base-libs-sections.txt:
1254         * gst-libs/gst/audio/gstaudiosrc.h:
1255           More docs and shuffling. What can we do with the hundreds of #defines.
1256
1257 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1258
1259         * gst-libs/gst/audio/audio.h:
1260         * gst-libs/gst/audio/gstaudiofilter.h:
1261         * gst-libs/gst/audio/gstringbuffer.h:
1262         * gst-libs/gst/interfaces/propertyprobe.h:
1263         * gst-libs/gst/tag/gsttagdemux.h:
1264           Reducing number of dundocumented symbols.
1265
1266 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1267
1268         * gst-libs/gst/audio/audio.c:
1269           Fix doc comment syntax.
1270
1271         * gst-libs/gst/interfaces/propertyprobe.c:
1272           Add more doc-comments and a FIXME: for the signal.    
1273
1274 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1275
1276         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sink_event),
1277         (gst_ogg_mux_request_new_pad):
1278         * ext/ogg/gstoggmux.h:
1279         Don't pretend to support NEWSEGMENT events, instead override the
1280         GstCollectPads event function to return FALSE on NEWSEGMENT events
1281         and do the normal work for other events.
1282
1283         This prevents elements like flacenc to seek to the start and rewrite
1284         some data which then results in a broken Ogg packet.
1285
1286 2008-08-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
1287
1288         Patch by: Frederic Crozat <fcrozat@mandriva.org>
1289
1290         * ext/alsa/gstalsaplugin.c: (plugin_init):
1291         * ext/cdparanoia/gstcdparanoiasrc.c: (plugin_init):
1292         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
1293         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
1294         * gst-libs/gst/audio/gstbaseaudiosrc.c: (_do_init):
1295         * gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
1296         * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal):
1297         * gst/playback/gstdecodebin.c: (plugin_init):
1298         * gst/playback/gstdecodebin2.c: (gst_decode_bin_plugin_init):
1299         * gst/playback/gstplayback.c: (plugin_init):
1300         * gst/playback/gstqueue2.c: (plugin_init):
1301         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_plugin_init):
1302         * sys/v4l/gstv4l.c: (plugin_init):
1303         Make sure gettext returns translations in UTF-8 encoding rather
1304         than in the current locale encoding (#546822).
1305
1306 2008-08-06  Stefan Kost  <ensonic@users.sf.net>
1307
1308         * gst-libs/gst/pbutils/descriptions.c:
1309           Add audio/x-qdm for qtdemux.
1310
1311 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
1312
1313         * ext/vorbis/vorbisdec.c:
1314           Do not leak old taglist.
1315
1316 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
1317
1318         * tests/icles/test-scale.c:
1319           Include <stdlib.h> for atoi().
1320
1321 2008-08-04  Andy Wingo  <wingo@pobox.com>
1322
1323         * gst/audiotestsrc/gstaudiotestsrc.c: Very crucial and important
1324         documentation fix.
1325
1326 2008-08-01  Stefan Kost  <ensonic@users.sf.net>
1327
1328         * gst/adder/gstadder.c:
1329           Cleanup lots of empty lines that came from gst-indent going havoc
1330           before I added the INDENT_ON/OFF marker some time agao.
1331
1332 2008-08-01  Stefan Kost  <ensonic@users.sf.net>
1333
1334         * configure.ac:
1335         * gst-libs/gst/riff/riff-read.c:
1336           Bump requirement to latest core and use new tag for riff formats.
1337           Needed for #520694.
1338
1339 2008-08-01  Wim Taymans  <wim.taymans@collabora.co.uk>
1340
1341         * tests/examples/dynamic/Makefile.am:
1342         * tests/examples/dynamic/codec-select.c: (make_encoder),
1343         (make_pipeline), (do_switch), (my_bus_callback), (main):
1344         Add example app that dynamically switches between 3 'encoders'.
1345
1346 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
1347
1348         * gst/playback/gstplaysink.c: (gst_play_sink_set_vis_plugin):
1349         Add some more comments.
1350
1351 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
1352
1353         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_getcaps),
1354         (gst_video_test_src_create):
1355         Discard buffers of the wrong size after renegotiation, this is perfectly
1356         possible with things like capsfilter that could suggest caps changes
1357         upstream without knowing the size of the buffer.
1358
1359 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
1360
1361         * tests/icles/.cvsignore:
1362         * tests/icles/Makefile.am:
1363         * tests/icles/test-scale.c: (make_pipeline), (main):
1364         Add dynamic rescaling tests for the new basetransform.
1365
1366 2008-07-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
1367
1368         * gst/audioconvert/Makefile.am:
1369           Dist recently-added gstfastrandom.h.
1370
1371 2008-07-30  Edward Hervey  <edward.hervey@collabora.co.uk>
1372
1373         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
1374         Fix a "may be used uninitialized in this function" which weirdly only
1375         appears on macosx (?).
1376
1377 2008-07-30  Stefan Kost  <ensonic@users.sf.net>
1378
1379         * gst-libs/gst/riff/riff-ids.h:
1380           Adding acid chunk for tempo and loop information.
1381
1382 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
1383
1384         * sys/xvimage/Makefile.am:
1385           floor() needs linking to $(LIBM).
1386
1387 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
1388
1389         * ext/gnomevfs/gstgnomevfssrc.c:
1390           Aggregate short reads and add some comments and debug logging.
1391           Fixes #537380
1392
1393 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
1394
1395         * gst/playback/gstplaybasebin.c:
1396           Fix property doc markup (its not a signal).
1397
1398         * sys/xvimage/xvimagesink.c:
1399           Add since tag for new proeprties (also add sice tags fro the last two
1400           other additions).
1401
1402 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
1403
1404         * sys/xvimage/xvimagesink.c:
1405         * sys/xvimage/xvimagesink.h:
1406           Add autofill/colorkey properties. Fixes #538656.
1407
1408 2008-07-28  David Schleef  <ds@schleef.org>
1409
1410         * sys/xvimage/xvimagesink.c:
1411           Fix rounding errors when converting colorbalance values
1412           between hardware and object property ranges.  Partial
1413           fix for #537889, however, there still seems to be a small
1414           drift problem that could be totem's fault.
1415
1416 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1417
1418         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
1419         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page):
1420         Don't use GST_CLOCK_TIME_NONE as start of NEWSEGMENT events.
1421         This fixes a critical warning.
1422
1423 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1424
1425         * ext/ogg/gstoggmux.c:
1426         Allow muxing of CELT into Ogg streams.
1427
1428 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1429
1430         * gst/typefind/gsttypefindfunctions.c: (celt_type_find),
1431         (plugin_init):
1432         Add simple typefinder for the CELT codec (www.celt-codec.org).
1433
1434 2008-07-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1435
1436         Patch by: Jan Gerber <j at oil21 dot org>
1437
1438         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fisbone):
1439         Fix calculation of the start time from skeleton streams.
1440         Fixes bug #530068.
1441
1442 2008-07-24  Stefan Kost  <ensonic@users.sf.net>
1443
1444         * tests/examples/seek/seek.c:
1445           Use 64 bit constant GST_CLOCK_TIME_NONE instead of plain -1.
1446
1447 2008-07-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1448
1449         * gst/audioconvert/audioconvert.h:
1450         * gst/audioconvert/gstaudioquantize.c:
1451         (gst_audio_quantize_setup_dither),
1452         (gst_audio_quantize_free_dither):
1453         * gst/audioconvert/gstfastrandom.h:
1454         Implement a linear congruential generator as pseudo random number
1455         generator for the dither noise. This is about 2 times faster than
1456         using GLib's mersenne twister. Also this uses only integer math for
1457         generating integers while GLib internally uses floating point math.
1458
1459 2008-07-23  Michael Smith <msmith@songbirdnest.com>
1460
1461         * configure.ac:
1462           Remove AC_ISC_POSIX; it breaks on some systems and is not needed.
1463
1464 2008-07-23  Tim-Philipp Müller  <tim.muller at collabora co uk>
1465
1466         Patch by: Damien Lespiau  <damien.lespiau gmail com>
1467
1468         * gst-libs/gst/sdp/gstsdpmessage.c: (print_media):
1469           Use GST_STR_NULL to avoid crashes with libcs that don't
1470           like NULL strings in printf args (such as the win32 one).
1471           Fixes #544306.
1472
1473 2008-07-17  Jan Schmidt  <Jan.Schmidt@sun.com>
1474
1475         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
1476         Oops - set the size of the image used for probing back to 1x1, for
1477         consistency with ximagesink
1478
1479 2008-07-17  Jan Schmidt  <Jan.Schmidt@sun.com>
1480
1481         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
1482         (gst_ximagesink_ximage_new):
1483         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
1484         (gst_xvimagesink_xvimage_new):
1485
1486         Apparently on Solaris and OS/X (at least), it's not legal to ask the
1487         X server to attach to a shared memory segment after we've deleted it,
1488         with the result that MIT-SHM is disabled. Instead, remove it only after 
1489         X succeeds in attaching too.
1490
1491 2008-07-16  David Schleef  <ds@schleef.org>
1492
1493         * gst/audiotestsrc/gstaudiotestsrc.c:
1494         * gst/audiotestsrc/gstaudiotestsrc.h:
1495           Add 'ticks', a 1/30 second sine wave pulse every second.
1496
1497 2008-07-15  David Schleef  <ds@schleef.org>
1498
1499         * gst-libs/gst/video/video.c: Revert ABI change.
1500
1501 2008-07-15  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1502
1503         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
1504         Make it impossible to have NULL caps at the point where we set
1505         framerate and other things. Also don't return immediately for "3ivd"
1506         video and let framerate, etc be set. Might fix bug #542508.
1507
1508 2008-07-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1509
1510         * gst-libs/gst/video/video.c: (gst_video_format_parse_caps):
1511         Video format can also be conveniently determined from (many)
1512         non-fixed caps.
1513
1514 2008-07-14  Jan Schmidt  <thaytan@noraisin.net>
1515
1516         * gst/playback/gstplaybasebin.c:
1517         * gst/playback/gstplaybasebin.h:
1518         * gst/playback/gstplaybin.c:
1519         * gst/playback/gststreamselector.c:
1520         First stab at integrating DVD subpicture overlay into
1521         playbin. Successfully plugs and plays, but the queues need
1522         shrinking - 3 seconds of video is too much buffering.
1523
1524 2008-07-11  Stefan Kost  <ensonic@users.sf.net>
1525
1526         * gst/audioconvert/gstaudioconvert.c:
1527           Remove now obsolete note in the docs.
1528
1529 2008-07-11  Stefan Kost  <ensonic@users.sf.net>
1530
1531         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1532         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
1533         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1534         * docs/plugins/gst-plugins-base-plugins.args:
1535         * docs/plugins/gst-plugins-base-plugins.hierarchy:
1536         * docs/plugins/gst-plugins-base-plugins.interfaces:
1537         * docs/plugins/gst-plugins-base-plugins.prerequisites:
1538         * docs/plugins/gst-plugins-base-plugins.signals:
1539         * docs/plugins/inspect/plugin-adder.xml:
1540         * docs/plugins/inspect/plugin-alsa.xml:
1541         * docs/plugins/inspect/plugin-audioconvert.xml:
1542         * docs/plugins/inspect/plugin-audiorate.xml:
1543         * docs/plugins/inspect/plugin-audioresample.xml:
1544         * docs/plugins/inspect/plugin-audiotestsrc.xml:
1545         * docs/plugins/inspect/plugin-cdparanoia.xml:
1546         * docs/plugins/inspect/plugin-decodebin.xml:
1547         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
1548         * docs/plugins/inspect/plugin-gdp.xml:
1549         * docs/plugins/inspect/plugin-gnomevfs.xml:
1550         * docs/plugins/inspect/plugin-libvisual.xml:
1551         * docs/plugins/inspect/plugin-ogg.xml:
1552         * docs/plugins/inspect/plugin-pango.xml:
1553         * docs/plugins/inspect/plugin-playback.xml:
1554         * docs/plugins/inspect/plugin-queue2.xml:
1555         * docs/plugins/inspect/plugin-subparse.xml:
1556         * docs/plugins/inspect/plugin-tcp.xml:
1557         * docs/plugins/inspect/plugin-theora.xml:
1558         * docs/plugins/inspect/plugin-typefindfunctions.xml:
1559         * docs/plugins/inspect/plugin-uridecodebin.xml:
1560         * docs/plugins/inspect/plugin-video4linux.xml:
1561         * docs/plugins/inspect/plugin-videorate.xml:
1562         * docs/plugins/inspect/plugin-videoscale.xml:
1563         * docs/plugins/inspect/plugin-videotestsrc.xml:
1564         * docs/plugins/inspect/plugin-volume.xml:
1565         * docs/plugins/inspect/plugin-vorbis.xml:
1566         * docs/plugins/inspect/plugin-ximagesink.xml:
1567         * docs/plugins/inspect/plugin-xvimagesink.xml:
1568         * ext/alsa/gstalsamixer.c:
1569         * ext/alsa/gstalsasink.c:
1570         * ext/alsa/gstalsasrc.c:
1571         * ext/gio/gstgiosink.c:
1572         * ext/gio/gstgiosrc.c:
1573         * ext/gio/gstgiostreamsink.c:
1574         * ext/gio/gstgiostreamsrc.c:
1575         * ext/gnomevfs/gstgnomevfssink.c:
1576         * ext/gnomevfs/gstgnomevfssrc.c:
1577         * ext/ogg/gstoggdemux.c:
1578         * ext/ogg/gstoggmux.c:
1579         * ext/pango/gstclockoverlay.c:
1580         * ext/pango/gsttextoverlay.c:
1581         * ext/pango/gsttextrender.c:
1582         * ext/pango/gsttimeoverlay.c:
1583         * ext/theora/theoradec.c:
1584         * ext/theora/theoraenc.c:
1585         * ext/theora/theoraparse.c:
1586         * ext/vorbis/vorbisdec.c:
1587         * ext/vorbis/vorbisenc.c:
1588         * ext/vorbis/vorbisparse.c:
1589         * ext/vorbis/vorbistag.c:
1590         * gst/adder/gstadder.c:
1591         * gst/audioconvert/gstaudioconvert.c:
1592         * gst/audioresample/gstaudioresample.c:
1593         * gst/audiotestsrc/gstaudiotestsrc.c:
1594         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1595         * gst/gdp/gstgdpdepay.c:
1596         * gst/gdp/gstgdppay.c:
1597         * gst/playback/gstdecodebin2.c:
1598         * gst/playback/gstplaybin.c:
1599         * gst/playback/gstplaybin2.c:
1600         * gst/playback/gstqueue2.c:
1601         * gst/playback/gsturidecodebin.c:
1602         * gst/tcp/gstmultifdsink.c:
1603         * gst/tcp/gsttcpserversink.c:
1604         * gst/videorate/gstvideorate.c:
1605         * gst/videoscale/gstvideoscale.c:
1606         * gst/videotestsrc/gstvideotestsrc.c:
1607         * gst/volume/gstvolume.c:
1608         * sys/ximage/ximagesink.c:
1609         * sys/xvimage/xvimagesink.c:
1610           Cleanup Plugin docs. Link to signals and properties. Fix sub-section
1611           titles. Drop mentining that all our example pipelines are "simple"
1612           pipelines.
1613
1614 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1615
1616         * tests/examples/seek/Makefile.am:
1617         Fix out of tree build by adding all required CFLAGS.
1618
1619 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1620
1621         * gst/playback/gstdecodebin.c: (add_raw_queue):
1622         And ref the pad before returning it again when linking to the queue
1623         failed. Otherwise we will unref the pad twice later and things break.
1624
1625 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1626
1627         * gst/playback/gstdecodebin.c: (add_raw_queue):
1628         If linking the raw pad with a queue fails, try it without a queue
1629         instead of failing completely. This should never happen.
1630
1631 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1632
1633         Patch by: Evgeniy Stepanov <eugeni dot stepanov at gmail dot com>
1634
1635         * gst/playback/gstdecodebin.c: (add_raw_queue), (close_pad_link):
1636         Add a queue after a demuxer if the demuxer outputs raw data. This was
1637         done before only for non-raw data but is required in this case too.
1638         Fixes bug #540215.
1639
1640         decodebin2 doesn't have this issue because all streams of a group
1641         go through multiqueue.
1642
1643 2008-07-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1644
1645         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
1646
1647         * gst-libs/gst/sdp/gstsdpmessage.c:
1648         Makes libgstsdp compile with mingw32 by defining the right WINVER so
1649         that getaddrinfo() can be used. Fixes #541358.
1650
1651 2008-07-01  Wim Taymans  <wim.taymans@collabora.co.uk>
1652
1653         * gst/videotestsrc/gstvideotestsrc.c:
1654         (gst_video_test_src_class_init), (gst_video_test_src_init),
1655         (gst_video_test_src_set_property),
1656         (gst_video_test_src_get_property), (gst_video_test_src_create):
1657         * gst/videotestsrc/gstvideotestsrc.h:
1658         Cleanups, use default property values as defines.
1659         Add property to enable/disable peer buffer allocation.
1660
1661 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1662
1663         * tests/check/elements/gdpdepay.c: (gdpdepay_suite):
1664         * tests/check/pipelines/streamheader.c: (streamheader_suite):
1665         Enable unit tests on PPC again as the bugs are now fixed.
1666
1667 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1668
1669         * gst-libs/gst/riff/riff-ids.h:
1670         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
1671         (gst_riff_create_audio_template_caps):
1672         Add support for ADPCM IMA DK3 and DK4 variant in RIFF containers.
1673         Fixes bug #540351.
1674
1675 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1676
1677         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1678         (gst_ffmpeg_pixfmt_to_caps):
1679         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1680         (gst_ffmpegcsp_get_unit_size):
1681         Only set/get on the PAL8 format, ffmpegcolorspace doesn't support
1682         it on other formats. Also adjust the unit size only for that format
1683         to not include the palette. Fixes bug #540497.
1684
1685 2008-06-29  Stefan Kost  <ensonic@users.sf.net>
1686
1687         * gst/adder/gstadder.c:
1688           Use GST_DEBUG_FUNCPTR and remove some extra vlnak lines.
1689
1690 2008-06-27  Stefan Kost  <ensonic@users.sf.net>
1691
1692         * ChangeLog:
1693           ChangeLog surgery.
1694   
1695         * tests/examples/seek/seek.c:
1696           Move variable into ifdef too.
1697         
1698
1699 2008-06-27  Stefan Kost  <ensonic@users.sf.net>
1700
1701         * tests/examples/seek/seek.c:
1702           Include config.h and check if we have X. Remove XInitThread(), don't
1703           think its needed. Fixes: #540334.
1704
1705 2008-06-26  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1706
1707         Patch by: Sam Morris <sam at robots dot org to uk>
1708
1709         * gst-libs/gst/interfaces/mixertrack.c:
1710         (gst_mixer_track_class_init), (gst_mixer_track_get_property),
1711         (gst_mixer_track_set_property):
1712         API: Add "index" property to GstMixerTrack to differantiate between
1713         multiple mixer tracks with the same label.
1714
1715         * ext/alsa/gstalsamixeroptions.c: (gst_alsa_mixer_options_new):
1716         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
1717         Set the "index" property of GstMixerTrack to the index given by ALSA.
1718         Fixes bug #528299.
1719
1720 2008-06-25  Stefan Kost  <ensonic@users.sf.net>
1721
1722         * tests/examples/seek/Makefile.am:
1723         * tests/examples/seek/seek.c:
1724           Remove libgstvideo usage. Use gtk_get_option_group instead of
1725           gtk_init().
1726
1727 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1728
1729         * tests/check/Makefile.am:
1730           Name the test registry format neutral.
1731
1732 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1733
1734         * gst/playback/gstqueue2.c:
1735           Do not double notify. Remove the unsued return value.
1736
1737 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1738
1739         * ext/alsa/gstalsamixer.c:
1740           Also consider "speaker" as a name for master volume. If that doesn't
1741           help look for the first non-mono volume control that also has a
1742           playback switch.
1743
1744 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1745
1746         * ChangeLog:
1747           Forgot to save the ChangeLog :/
1748
1749 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1750
1751         * tests/examples/seek/Makefile.am:
1752         * tests/examples/seek/seek.c:
1753           Embedd the xwindow. Allow to play multiple files.
1754
1755 2008-06-24  Jan Schmidt  <jan.schmidt@sun.com>
1756
1757         * sys/ximage/ximagesink.c (gst_ximagesink_ximage_put),
1758         (gst_ximagesink_setcaps):
1759         * sys/ximage/ximagesink.h:
1760         When the caps change, make sure to re-draw borders in
1761         force-aspect-ratio=true mode.
1762         * sys/xvimage/xvimagesink.c (gst_xvimagesink_xvimage_put):
1763         Don't clear the border_draw flag until we actually draw the border.
1764         * tests/check/Makefile.am:
1765         Ignore alsasink/src during the states test too, so it doesn't fail
1766         when running without access to the sound device.
1767
1768 2008-06-22  Stefan Kost  <ensonic@users.sf.net>
1769
1770         * tests/examples/seek/seek.c:
1771           Fix crasher when playing a parse-launch line the 2nd time.
1772
1773 2008-06-21  Thomas Vander Stichele  <thomas at apestaart dot org>
1774
1775         * tests/check/pipelines/oggmux.c:
1776           Properly ifdef tests to fix compilation.
1777
1778 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1779
1780         * gst/playback/gstplay-marshal.list:
1781         * gst/playback/gstplaybin2.c:
1782           Add get-video-pad, get-audio-pad, get-text-pad action signals to
1783           playbin2. This allows the user to get to the selector's sinkpads, and
1784           thus inspect a range of things - caps, tags, etc. 
1785
1786 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1787
1788         * gst/playback/gstplaybin2.c:
1789           Use a different constant for the convert-frame signal id.
1790           Fixes #537009.
1791
1792 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1793
1794         * gst/playback/gstplaybin2.c:
1795         * gst/playback/gstplaysink.c:
1796           Fix a whole bunch of typos in comments and log statements. 
1797
1798 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1799
1800         * sys/xvimage/xvimagesink.c:
1801           Don't set colour balance values on the Xv port if the user hasn't
1802           changed them (via properties or the interface). Avoids accumulating
1803           rounding errors for the common case.
1804           Partial fix for bug #537889.
1805
1806 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1807
1808         * gst/playback/gstdecodebin2.c:
1809           Ensure decodebin2 emits 'drained' signal once, and only once, when all
1810           pads are drained.
1811
1812 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1813
1814         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_get_latency),
1815         (gst_vorbis_enc_src_query), (gst_vorbis_enc_chain):
1816         Report the encoder latency. Fixes #538232.
1817
1818 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1819
1820         * gst/playback/gstplaybin2.c: (gst_play_bin_get_property),
1821         (notify_source), (activate_group):
1822         Implement the source property, emit notify when it changes in the
1823         underlying uridecodebin.
1824
1825 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1826
1827         * tests/examples/seek/seek.c: (stop_cb):
1828         Free and clear the seek element list so that we don't use invalid
1829         references when seeking after recreating a gst-launch line.
1830
1831 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1832
1833         * gst-libs/gst/audio/gstbaseaudiosink.c:
1834         (gst_base_audio_sink_query), (gst_base_audio_sink_skew_slaving),
1835         (gst_base_audio_sink_render):
1836         Report latency even if we are not live instead of hiding it.
1837         Take ts-offset and render-delay of the basesink into account when
1838         scheduling samples.
1839         Rework the clipping code so that we can take the various offsets into
1840         account and still do correct clipping.
1841
1842 2008-06-20  Jan Schmidt  <jan.schmidt@sun.com>
1843
1844         * configure.ac:
1845         Bump verion back to devel -> 0.10.20.1
1846
1847 2008-06-20  Sebastian Dröge  <slomo@circular-chaos.org>
1848
1849         * gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
1850         Don't increase the size of non-string image buffers by one as this
1851         might in theory confuse decoders. Still increase it by one for string
1852         image buffers to append '\0'.
1853
1854 2008-06-20  Sebastian Dröge  <slomo@circular-chaos.org>
1855
1856         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
1857         
1858         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset):
1859         Fix a buffer memleak and remove a confusing and wrong debug output.
1860         Fixes bug #538663.
1861
1862 === release 0.10.20 ===
1863
1864 2008-06-18  Jan Schmidt <jan.schmidt@sun.com>
1865
1866         * configure.ac:
1867           releasing 0.10.20, "Here I Go Again"
1868
1869 2008-06-11  Jan Schmidt  <jan.schmidt@sun.com>
1870
1871         * configure.ac:
1872         0.10.19.3 pre-release
1873
1874 2008-06-11  Jan Schmidt  <jan.schmidt@sun.com>
1875
1876         * gst-libs/gst/rtsp/gstrtspconnection.c:
1877         Fix build on win32.
1878         Patch By: David Schleef <ds@schleef.org>
1879         Fixes: #536874
1880
1881 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
1882
1883         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_finalize),
1884         (gst_gio_base_src_create):
1885         * ext/gio/gstgiobasesrc.h:
1886         Try to read the requested number of bytes, even if the first
1887         read returns less than requested, until nothing is read anymore
1888         or we have the requested amount of bytes. This fixes playback of
1889         files via Samba as Samba only allows to read 64k at once.
1890
1891         Implement a caching algorithm that makes sure that we read at
1892         least 4k of data every time. Some elements will try to read a few
1893         bytes, then seek, read again a few bytes and so on and this is
1894         painfully slow as every operation has to go over DBus if GVfs is
1895         used as backend.
1896
1897         Fixes bug #536849 and #536848.
1898
1899         * ext/gio/gstgiosrc.c: (gst_gio_src_class_init),
1900         (gst_gio_src_check_get_range):
1901         Override check_get_range() to blacklist http/https URIs
1902         and whitelist file URIs. More to be added on demand.
1903
1904 2008-06-05  Jan Schmidt  <jan.schmidt@sun.com>
1905
1906         * configure.ac:
1907         0.10.19.2 pre-release
1908
1909 2008-06-04  Jan Schmidt  <jan.schmidt@sun.com>
1910
1911         * win32/common/libgstrtsp.def:
1912         * win32/common/libgsttag.def:
1913         Add new API functions to the dll exports
1914
1915 2008-06-04  Michael Smith <msmith@songbirdnest.com>
1916
1917         * gst/playback/gstplaybasebin.c:
1918           Disconnect signals from decodebins we created before we remove it
1919           from playbin, to avoid crashes if the decodebin is eventually
1920           disposed after the playbin itself (possible if the app takes a
1921           reference on the decodebin).
1922           Fixes #536521.
1923
1924 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
1925
1926         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
1927           (mp3_type_find), (musepack_type_find), (MULTIPART_MAX_HEADER_SIZE),
1928           (mpeg_sys_type_find), (mpeg_ts_type_find), (mpeg4_video_type_find),
1929           (h264_video_type_find), (mpeg_video_stream_type_find),
1930           (dv_type_find), (mmsh_type_find):
1931           Bunch of small clean-ups: use gst_type_find_suggest_simple(); don't
1932           copy caps for no good reason (this may be desirable to make it easier
1933           to detect leaks, but then it should probably be done for all caps
1934           in the typefinder somewhere).
1935
1936 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1937
1938         * tests/check/Makefile.am:
1939         Do not try to run the check tests for subparse unless it has been
1940         built.
1941
1942 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1943
1944         * tests/check/pipelines/streamheader.c: (buffer_probe_cb),
1945         (test_multifdsink_gdp_vorbisenc), (streamheader_suite):
1946         Do not try to run a test which requires vorbisenc unless we have
1947         actually built it.
1948
1949 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1950
1951         * gst-libs/gst/rtsp/gstrtspconnection.c:
1952         (gst_rtsp_connection_set_auth), (gst_rtsp_connection_set_auth_param),
1953         (gst_rtsp_connection_clear_auth_params),
1954         (gst_rtsp_connection_set_qos_dscp), (gst_rtsp_connection_get_ip):
1955         * gst-libs/gst/rtsp/gstrtspconnection.h:
1956         Add a couple of missing argument guards.
1957         Add a way of setting the DSCP for an RTSP connection.
1958         Add an accessor method for the ip member of GstRTSPConnection as all
1959         members are supposed to be private.
1960
1961 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1962
1963         * gst/tcp/gstmultifdsink.c: (setup_dscp_client):
1964         Fixed accidental use of IPv4 options for all IPv6 addresses.
1965
1966 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
1967
1968         * gst-libs/gst/interfaces/mixertrack.h:
1969           Document mixer track flags.
1970
1971 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1972
1973         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
1974
1975         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset_streamheader):
1976         Don't set caps on the buffers that contain a copy of the buffer
1977         including the caps of them resulting in an always increasing refcount
1978         of the caps and insanely large caps. Instead include a buffer without
1979         caps in the new caps. Fixes bug #536475.
1980
1981 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1982
1983         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
1984         Transform a given PAR to a range on the struct with the generic
1985         height/width instead of the struct with the possibly restricted
1986         height/width.
1987
1988 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1989
1990         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
1991         Prefer the given format if it contains something stricter than [1,MAX]
1992         for height or width and only put a structure that requires rescaling
1993         as second. This makes it possible to use videoscale in pipelines where
1994         the source can actually produce the wanted height/width but usually
1995         selects a different one from the requested.
1996
1997 2008-06-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1998
1999         Based on patch by: John Millikin <jmillikin gmail com>
2000
2001         * gst-libs/gst/tag/gstvorbistag.c: (tag_matches), (gst_vorbis_tag_add),
2002           (gst_vorbis_tag_add_coverart):
2003           Retrieve COVERART tags from vorbis comments (#512333)
2004
2005 2008-06-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2006
2007         * gst-libs/gst/tag/tag.h:
2008         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
2009           Don't forget to add new enum value here too (should probably use
2010           glib-mkenums here...).
2011
2012 2008-06-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2013
2014         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_add_id3_image):
2015         * gst-libs/gst/tag/tag.h: (GST_TAG_IMAGE_TYPE_NONE),
2016         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
2017           (gst_tag_image_type_get_type), (gst_tag_image_type_is_valid),
2018           (gst_tag_image_data_to_image_buffer):
2019           Add two utility functions to avoid code duplication (#512333):
2020           API: add gst_tag_image_data_to_image_buffer()
2021           API: add gst_tag_list_add_id3_image()
2022           API: add GST_TAG_IMAGE_TYPE_NONE enum value
2023
2024 2008-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
2025
2026         * win32/common/libgstaudio.def:
2027         Add gst_audio_check_channel_positions() to the exported symbols.
2028
2029 2008-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
2030
2031         * docs/libs/gst-plugins-base-libs-sections.txt:
2032         * gst-libs/gst/audio/multichannel.c:
2033         (gst_audio_check_channel_positions):
2034         * gst-libs/gst/audio/multichannel.h:
2035         API: Make gst_audio_check_channel_positions() public.
2036
2037         * tests/check/libs/audio.c: (GST_START_TEST):
2038         Add some simple checks for gst_audio_check_channel_positions().
2039
2040 2008-06-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
2041
2042         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
2043           minrange and maxrange are scaled according to the frequency
2044           multiplier.
2045
2046 2008-06-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
2047
2048         * ext/pango/Makefile.am:
2049         * ext/pango/gsttextoverlay.c: (gst_text_overlay_shade_y),
2050           (gst_text_overlay_blit_yuv420), (gst_text_overlay_push_frame):
2051           Use gstvideo functions to calculate strides and plane offsets. Fixes
2052           rendering issue ('ghost' images of the text on the chroma planes)
2053           with widths or heights that are not multiples of 8 (#506659 and
2054           probably also #485729).
2055
2056         * tests/icles/test-textoverlay.c: (show_text), (test_textoverlay),
2057           (main):
2058           Test with odd height/width too.
2059
2060 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
2061
2062         * gst/adder/gstadder.c: (gst_adder_query_duration),
2063         (gst_adder_query_latency):
2064         When using gst_element_iterate_pads() one has to unref every pad
2065         after usage.
2066
2067 2008-05-31  Mark Nauwelaerts  <mnauw@users.sf.net>
2068
2069         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2070         (gst_base_audio_src_class_init):
2071         Add a gtk-doc chunk for the new properties to have a Since: indication.
2072
2073 2008-05-31  Mark Nauwelaerts  <mnauw@users.sf.net>
2074
2075         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2076         (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
2077         (gst_base_audio_src_get_property), (gst_base_audio_src_setcaps),
2078         (gst_base_audio_src_change_state):
2079         Provide readable actual-buffer-time and actual-latency-time properties
2080         that reflect the configured ringbuffer values. Fixes #524724.
2081         API: GstBaseAudioSrc:actual-buffer-time
2082         API: GstBaseAudioSrc:actual-latency-time
2083
2084 2008-05-30  Wim Taymans  <wim.taymans@collabora.co.uk>
2085
2086         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push),
2087         (gst_basertppayload_change_state):
2088         Simply converting the running time into an RTP timestamp by scaling it
2089         based on the clock-rate is good enough for making an RTP timestamp. This
2090         has the added benefit that we can later on expose a property with the
2091         RTP timestamp of running time 0, as is needed for RTSP servers to
2092         generate the response of the PLAY request.
2093
2094 2008-05-30  Sebastian Dröge  <slomo@circular-chaos.org>
2095
2096         * gst/audioconvert/gstaudioconvert.c:
2097         (structure_has_fixed_channel_positions),
2098         (gst_audio_convert_transform_caps):
2099         Allow up to 11 positioned channels now that audioconvert can handle
2100         this but add no default positions for > 8 channels.
2101         
2102         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2103         Add some unit tests for the above change: Test conversion of
2104         11 positioned channels to stereo and the other way around, test
2105         conversion of 15 unpositioned channels in different ways.
2106
2107 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
2108
2109         * win32/common/libgstaudio.def:
2110         Add gst_audio_clock_reset to the list of exported symbols.
2111
2112 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
2113
2114         * tests/check/elements/vorbisdec.c: (vorbisdec_suite):
2115         Remove wrong_channels_identification_header unit test as we now
2116         support 7 (and more channels).
2117
2118 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
2119
2120         * gst/audioconvert/gstchannelmix.c:
2121         (gst_channel_mix_fill_one_other):
2122         If mixing left or right to center (or the other way around) only take
2123         the complete value if we don't already have the original position in
2124         the source.
2125
2126 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
2127
2128         * gst-libs/gst/audio/multichannel.c:
2129         (gst_audio_check_channel_positions),
2130         (gst_audio_set_structure_channel_positions_list),
2131         (gst_audio_fixate_channel_positions):
2132         Allow rear center together with rear left/right and other previously
2133         conflicting channel positions. The reason why they weren't allowed
2134         was the channel mixing implementation in audioconvert.
2135         Also take this into account when fixing channel layouts.
2136
2137         Allow setting channel positions for 1/2 channels when using
2138         gst_audio_set_structure_channel_position().
2139
2140         * gst/audioconvert/gstchannelmix.c:
2141         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
2142         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
2143         (gst_channel_mix_fill_special), (gst_channel_mix_fill_matrix):
2144         Major rewrite of the channel mixing.
2145
2146         We now allow previously conflicting channel positions to appear
2147         together (rear center and rear left/right for example).
2148         Fixes bug #533817.
2149
2150         Rework the way channels are mixed together to take more possible
2151         channel positions into account, properly mix from/to side channels
2152         and don't assume that either center, left&right or nothing of a
2153         specific position is available anymore.
2154
2155         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2156         Adjust unit tests with non-standard 1/2 channel layouts to the more
2157         correct new behaviour.
2158
2159         Add a unit test for 5.1->Stereo downmixing.
2160
2161 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
2162
2163         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
2164         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps):
2165         Add sane defaults for the 7 and 8 channel layouts as those are
2166         undefined in the Vorbis spec. Use NONE channel layouts when decoding
2167         more than 8 channels instead of erroring out. Fixes bug #535356.
2168
2169 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2170
2171         * docs/plugins/Makefile.am:
2172         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2173         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2174         * ext/theora/theoraparse.c:
2175         Add theoraparse to the docs and fix some docs.
2176
2177 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2178
2179         * gst-libs/gst/cdda/gstcddabasesrc.c:
2180         (gst_cdda_base_src_add_track), (gst_cdda_base_src_create):
2181         Fix EOS condition and track addition check, the track.end sector is
2182         included in the track. Fixes #533265.
2183
2184 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2185
2186         Patch by: Mark Nauwelaerts <manauw at skynet be>
2187
2188         * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
2189         (gst_video_rate_flush_prev), (gst_video_rate_event),
2190         (gst_video_rate_chain):
2191         * gst/videorate/gstvideorate.h:
2192         React (more) to NEWSEGMENT
2193         Small adjustment in timestamp calculation to prevent mismatches
2194         Fixes #435633.
2195
2196 2008-05-28  Tim-Philipp Müller  <tim.muller at collabora co uk>
2197
2198         * tests/examples/seek/seek.c: (make_parselaunch_pipeline):
2199           Initialise error to NULL as we should.
2200
2201 2008-05-28  Sebastian Dröge  <slomo@circular-chaos.org>
2202
2203         * gst/adder/gstadder.c: (gst_adder_query_duration),
2204         (gst_adder_query_latency), (gst_adder_query):
2205         Implement latency query.
2206
2207 2008-05-27  Sebastian Dröge  <slomo@circular-chaos.org>
2208
2209         * gst/adder/gstadder.c: (gst_adder_query_duration):
2210         Correctly resync the iterator if gst_iterator_next() returns
2211         GST_ITERATOR_RESYNC.
2212
2213 2008-05-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
2214
2215         * win32/vs6/libgstpbutils.dsp:
2216           Add pbutils-enumtypes.c to sources (#518037).
2217
2218 2008-05-27  Wim Taymans  <wim.taymans@collabora.co.uk>
2219
2220         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
2221         (gst_audio_clock_reset), (gst_audio_clock_get_internal_time):
2222         * gst-libs/gst/audio/gstaudioclock.h:
2223         Add method to inform the clock that the time starts from 0 again. We use
2224         this info to calculate a clock offset so that the time we report in
2225         internal_time is monotonically increasing, as required by the clock base
2226         class. Fixes #521761.
2227         API: GstAudioClock::gst_audio_clock_reset()
2228
2229         * gst-libs/gst/audio/gstbaseaudiosink.c:
2230         (gst_base_audio_sink_skew_slaving),
2231         (gst_base_audio_sink_change_state):
2232         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2233         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
2234         Reset reported time when we (re)create the ringbuffer.
2235
2236 2008-05-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
2237
2238         * ext/alsa/gstalsamixertrack.c:
2239           (gst_alsa_mixer_track_update_alsa_capabilities):
2240           Make sure playback volumes aren't accidentally overwritten by
2241           capture volumes if an alsa mixer track has both playback and
2242           capture capabilities: we create two GstMixerTracks in that
2243           case, so make sure we query only the alsa capabilities that
2244           refer to the type of GstMixerTrack we created from the dual
2245           capability alsa element. Should fix issues with Audigy2 sound
2246           cards (#518082).
2247
2248 2008-05-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
2249
2250         * tests/check/pipelines/oggmux.c: (test_pipeline):
2251           Don't use deprecated function.
2252
2253 2008-05-27  Wim Taymans  <wim.taymans@collabora.co.uk>
2254
2255         * gst/playback/gstdecodebin2.c:
2256         (gst_decode_group_control_source_pad), (gst_decode_group_expose):
2257         Check for NULL cases and log them, creating ghostpads can, for example,
2258         fail when the pad returns wrong caps.
2259
2260         * gst/playback/gstplaybin2.c: (perform_eos):
2261         When pushing out the EOS event, collect the return value and warn when
2262         something failed.
2263
2264 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2265
2266         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
2267         (gst_riff_create_video_template_caps):
2268         Add support for DVCPRO.
2269
2270 2008-05-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
2271
2272         * gst/videoscale/gstvideoscale.c: (DEFAULT_PROP_METHOD):
2273           Change default scaling method from nearest-neighbour to bilinear.
2274
2275 2008-05-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
2276
2277         * tests/check/libs/video.c:
2278           More checks.
2279
2280 2008-05-25  Tim-Philipp Müller  <tim.muller at collabora co uk>
2281
2282         * gst/subparse/gstsubparse.c: (parser_state_init),
2283           (gst_sub_parse_format_autodetect), (handle_buffer):
2284         * gst/subparse/gstsubparse.h:
2285         * tests/check/elements/subparse.c: (test_tmplayer_style3b):
2286           Limit duration to a maximum of five seconds for tmplayer format where
2287           we can guess the duration only from the timestamp of the next line of
2288           text. We don't want to show a text for eternities just because nothing
2289           else is being said for a while.
2290
2291 2008-05-23  Wim Taymans  <wim.taymans@collabora.co.uk>
2292
2293         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2294         (gst_base_rtp_depayload_chain),
2295         (gst_base_rtp_depayload_handle_sink_event),
2296         (gst_base_rtp_depayload_push_full),
2297         (gst_base_rtp_depayload_change_state):
2298         Check sequence numbers, mark input buffers with a discont flag for the
2299         subclass when we detected a gap, drop duplicate buffers. We do this
2300         because one can use the element without a jitterbuffer in front and we
2301         don't want to feed the subclasses invalid or reordered data.
2302         Do an error when the subclass did not provide a process function instead
2303         of crashing.
2304         Some other small cleanups.
2305
2306 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
2307
2308         * gst/videotestsrc/videotestsrc.c: (paint_hline_NV12_NV21):
2309           May just as well use the precalculated uvstride here.
2310
2311 2008-05-22  Jan Schmidt  <jan.schmidt@sun.com>
2312
2313         * docs/plugins/Makefile.am:
2314         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
2315         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2316         * docs/plugins/gst-plugins-base-plugins.args:
2317         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2318         * docs/plugins/gst-plugins-base-plugins.interfaces:
2319         * docs/plugins/gst-plugins-base-plugins.prerequisites:
2320         * docs/plugins/inspect/plugin-adder.xml:
2321         * docs/plugins/inspect/plugin-alsa.xml:
2322         * docs/plugins/inspect/plugin-audioconvert.xml:
2323         * docs/plugins/inspect/plugin-audiorate.xml:
2324         * docs/plugins/inspect/plugin-audioresample.xml:
2325         * docs/plugins/inspect/plugin-audiotestsrc.xml:
2326         * docs/plugins/inspect/plugin-cdparanoia.xml:
2327         * docs/plugins/inspect/plugin-decodebin.xml:
2328         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2329         * docs/plugins/inspect/plugin-gdp.xml:
2330         * docs/plugins/inspect/plugin-gio.xml:
2331         * docs/plugins/inspect/plugin-gnomevfs.xml:
2332         * docs/plugins/inspect/plugin-libvisual.xml:
2333         * docs/plugins/inspect/plugin-ogg.xml:
2334         * docs/plugins/inspect/plugin-pango.xml:
2335         * docs/plugins/inspect/plugin-playback.xml:
2336         * docs/plugins/inspect/plugin-queue2.xml:
2337         * docs/plugins/inspect/plugin-subparse.xml:
2338         * docs/plugins/inspect/plugin-tcp.xml:
2339         * docs/plugins/inspect/plugin-theora.xml:
2340         * docs/plugins/inspect/plugin-typefindfunctions.xml:
2341         * docs/plugins/inspect/plugin-uridecodebin.xml:
2342         * docs/plugins/inspect/plugin-video4linux.xml:
2343         * docs/plugins/inspect/plugin-videorate.xml:
2344         * docs/plugins/inspect/plugin-videoscale.xml:
2345         * docs/plugins/inspect/plugin-videotestsrc.xml:
2346         * docs/plugins/inspect/plugin-volume.xml:
2347         * docs/plugins/inspect/plugin-vorbis.xml:
2348         * docs/plugins/inspect/plugin-ximagesink.xml:
2349         * docs/plugins/inspect/plugin-xvimagesink.xml:
2350         * ext/cdparanoia/gstcdparanoiasrc.c:
2351         * ext/ogg/gstoggdemux.c:
2352         * ext/ogg/gstoggdemux.h:
2353         * ext/ogg/gstoggmux.c:
2354         * ext/ogg/gstoggmux.h:
2355         * gst/audioconvert/audioconvert.c:
2356         * gst/audioconvert/audioconvert.h:
2357         * gst/audioconvert/gstaudioconvert.h:
2358         * gst/gdp/gstgdpdepay.h:
2359         * gst/gdp/gstgdppay.h:
2360         * gst/playback/gstdecodebin.c:
2361         * gst/playback/gstdecodebin2.c:
2362         * gst/playback/gstplaybin.c:
2363         * gst/playback/gstplaybin2.c:
2364         * gst/playback/gsturidecodebin.c:
2365         * gst/tcp/gstmultifdsink.c:
2366         * gst/tcp/gstmultifdsink.h:
2367         * gst/tcp/gsttcp.h:
2368
2369         Add some documentation comments, and some new headers to be scanned.
2370         Rename some internal enum declarations (audioconvert's DitherType and
2371         NoiseShapingType, GstUnitType from the TCP elements) to match the
2372         documented GObject type names so that the docs pick them up.
2373         Name the playbin2 docs markups properly so they get picked up. They'll
2374         need renaming back when/if playbin2 becomes playbin.
2375
2376         100% symbol coverage for the plugin docs, booya.
2377
2378 2008-05-22  Sebastian Dröge  <slomo@circular-chaos.org>
2379
2380         Patch by: Thijs Vermeir <thijsvermeir@gmail.com>
2381
2382         * gst/videotestsrc/videotestsrc.c: (paint_hline_NV12_NV21):
2383         Fix generation of NV12/NV21 frames. Fixes bug #532454.
2384
2385 2008-05-22  Wim Taymans  <wim.taymans@collabora.co.uk>
2386
2387         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2388
2389         * gst/playback/gstdecodebin.c: (remove_fakesink):
2390         Lock the fakesink before setting the state to NULL and removing it from
2391         the bin so that a concurrent state change cannot interfere. 
2392         Fixes #534331.
2393
2394 2008-05-21  Felipe Contreras  <felipe.contreras@gmail.com>
2395
2396         * docs/Makefile.am:
2397         Fix installing plugin documentation when gtk-doc is disabled.
2398
2399 2008-05-21  Felipe Contreras  <felipe.contreras@gmail.com>
2400
2401         * gst-libs/gst/rtsp/Makefile.am:
2402         Distribute, don't install md5.h
2403
2404 2008-05-21  Julien Moutte  <julien@fluendo.com>
2405
2406         * gst/tcp/gstmultifdsink.c: (setup_dscp_client): Use IPPROTO_IP
2407         instead of SOL_IP, works on more platforms.
2408         * gst/typefind/gsttypefindfunctions.c: (aac_type_find): Fix printf
2409         arguments.
2410
2411 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2412
2413         * ext/vorbis/vorbisdec.c:
2414         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform):
2415         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_show_frame):
2416         Some debug and comment fixes.
2417
2418         * tests/examples/dynamic/addstream.c: (main):
2419         Fix , to ;
2420
2421 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2422
2423         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
2424         * gst/playback/decodetest.c: (new_decoded_pad_cb):
2425         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
2426         (try_to_link_1), (elem_is_dynamic), (close_link), (type_found),
2427         (cleanup_decodebin):
2428         * gst/playback/gstdecodebin2.c: (gst_decode_bin_init),
2429         (connect_element), (gst_decode_group_control_demuxer_pad):
2430         * gst/playback/gstplaybasebin.c: (queue_remove_probe),
2431         (queue_out_of_data), (gen_preroll_element), (preroll_unlinked),
2432         (mute_group_type):
2433         * gst/playback/gstplaybin.c: (gst_play_bin_vis_blocked),
2434         (gst_play_bin_set_property), (handoff), (gen_video_element),
2435         (gen_text_element), (gen_audio_element), (gen_vis_element),
2436         (remove_sinks), (add_sink), (setup_sinks):
2437         * gst/playback/gstplaybin2.c: (pad_added_cb), (no_more_pads_cb):
2438         * gst/playback/gstplaysink.c: (gst_play_sink_get_video_sink),
2439         (gst_play_sink_get_audio_sink), (gst_play_sink_vis_unblocked),
2440         (gst_play_sink_vis_blocked), (gst_play_sink_set_vis_plugin),
2441         (gst_play_sink_get_vis_plugin), (gst_play_sink_set_mute),
2442         (gen_video_chain), (gen_text_chain), (gen_audio_chain),
2443         (gen_vis_chain), (gst_play_sink_reconfigure),
2444         (gst_play_sink_set_font_desc), (gst_play_sink_get_font_desc),
2445         (gst_play_sink_request_pad):
2446         * gst/playback/gsturidecodebin.c: (type_found), (setup_source):
2447         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
2448         (cb_newpad):
2449         * gst/playback/test6.c: (new_decoded_pad_cb):
2450         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2451         * tests/check/elements/audiorate.c: (test_injector_chain),
2452         (do_perfect_stream_test):
2453         * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
2454         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
2455         * tests/check/elements/gnomevfssink.c:
2456         * tests/check/elements/textoverlay.c:
2457         (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2):
2458         * tests/check/elements/videotestsrc.c: (GST_START_TEST):
2459         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
2460         * tests/check/pipelines/oggmux.c: (test_pipeline):
2461         * tests/check/pipelines/streamheader.c: (GST_START_TEST):
2462         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
2463         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
2464         * tests/examples/seek/scrubby.c: (make_wav_pipeline):
2465         * tests/examples/seek/seek.c: (make_mod_pipeline),
2466         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
2467         (make_sid_pipeline), (make_parse_pipeline), (make_vorbis_pipeline),
2468         (make_theora_pipeline), (make_vorbis_theora_pipeline),
2469         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
2470         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
2471         (update_fill), (msg_buffering):
2472         Don't use bad gst_element_get_pad().
2473
2474 2008-05-21  Stefan Kost  <ensonic@users.sf.net>
2475
2476         * gst-libs/gst/riff/riff-media.c:
2477           Fix wrong method name in docs. Fix calculation of strf fields for
2478           broken mulaw/alaw.
2479   
2480         * gst-libs/gst/riff/riff-read.c:
2481           Whitespace fix and removing double ';'.
2482
2483 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2484
2485         * docs/design/part-playbin2.txt:
2486         Add some leftover doc.
2487
2488 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2489
2490         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
2491         Fix copy & paste error in last commit.
2492
2493 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2494
2495         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
2496         Add support for mixing GST_AUDIO_CHANNEL_POSITION_SIDE_* from/to
2497         other channel positions when source has SIDE channels and dest doesn't
2498         or the other way around.
2499
2500 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2501
2502         Patch by: Henrik Eriksson <henriken at axis dot com>
2503
2504         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
2505         (gst_multi_fd_sink_init), (setup_dscp_client), (setup_dscp),
2506         (gst_multi_fd_sink_add_full), (gst_multi_fd_sink_set_property),
2507         (gst_multi_fd_sink_get_property):
2508         * gst/tcp/gstmultifdsink.h:
2509         Add support for DSCP QOS. Fixes #469933.
2510
2511 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2512
2513         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2514         Add another test that checks if conversion between standard 1 and 2
2515         channel layouts with and without positions set is working.
2516
2517 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2518
2519         * gst-libs/gst/audio/multichannel.c:
2520         (gst_audio_check_channel_positions):
2521         Allow non-standard 2 channel layouts.
2522         
2523         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2524         Add some tests for converting and remapping non-standard 1 and 2
2525         channel layouts.
2526
2527 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2528
2529         * gst/audioconvert/gstchannelmix.c:
2530         (gst_channel_mix_fill_normalize):
2531         Prevent division by zero if the channel mix matrix contains only
2532         zeroes.
2533
2534 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2535
2536         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
2537
2538         * gst/gdp/gstgdppay.c: (gst_gdp_pay_chain):
2539         Close a buffer memory leak. Fixes bug #534071.
2540
2541 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2542
2543         * gst-libs/gst/rtsp/gstrtsptransport.h:
2544         Make the GstRTSPTransport struct members public as there are no
2545         setters/getters and it's supposed to be changed directly.
2546         Fixes bug #533087.
2547
2548 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2549
2550         * gst/adder/gstadder.c:
2551         Adder also doesn't support audio/x-raw-int with width!=depth so don't
2552         claim this on the pad template caps.
2553
2554 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2555
2556         * gst-libs/gst/audio/gstbaseaudiosink.c:
2557         (gst_base_audio_sink_sync_latency):
2558         We can only use our optimal calibration if we prerolled before the
2559         latency expired.
2560
2561 2008-05-20  Tim-Philipp Müller  <tim.muller at collabora co uk>
2562
2563         * configure.ac:
2564           Require core CVS for GstBaseSrc buffer caps setting magic.
2565
2566 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
2567
2568         * gst/audioconvert/gstaudioconvert.c:
2569         (gst_audio_convert_fixate_channels):
2570         Fix logic in last commit.
2571
2572 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
2573
2574         * gst/audioconvert/gstaudioconvert.c:
2575         (gst_audio_convert_fixate_channels):
2576         Passthrough the channel positions if the number of output channels is
2577         the same as the number of input channels, the input had a channel
2578         layout and downstream requests no special one. We did this already for
2579         > 2 channels but now it's also done for 1 channel. Fixes bug #533617.
2580
2581 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2582
2583         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
2584         (gst_gnome_vfs_src_finalize),
2585         (gst_gnome_vfs_src_received_headers_callback),
2586         (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_stop):
2587         * ext/gnomevfs/gstgnomevfssrc.h:
2588         Set the ICY caps on the srcpad from where they get picked up by the base
2589         class now and set on the outgoing buffers.
2590
2591         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2592         (gst_base_audio_src_create):
2593         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
2594         BaseSrc now sets the caps on outgoing buffers automatically.
2595
2596 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2597
2598         * gst-libs/gst/audio/gstbaseaudiosink.c:
2599         (gst_base_audio_sink_resample_slaving),
2600         (gst_base_audio_sink_skew_slaving),
2601         (gst_base_audio_sink_sync_latency), (gst_base_audio_sink_render),
2602         (gst_base_audio_sink_async_play),
2603         (gst_base_audio_sink_change_state):
2604         Change the way in which the ringbuffer is started when dealing with a
2605         slaved clock and latency. We now sync to the clock until we reach
2606         upstream latency before starting the ringbuffer. This has the effect
2607         that we can accurately align the master and slave clocks and let the
2608         rate correction code take care of the initial drift or rounding errors
2609         instead of leaving them uncorrected with the old approach.
2610
2611 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
2612
2613         * gst/audioconvert/gstaudioconvert.c:
2614         (gst_audio_convert_fixate_channels):
2615         Correctly set the default channel positions when converting to 8
2616         channels.
2617
2618 2008-05-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
2619
2620         * configure.ac:
2621           Error out if we don't have the required version of core.
2622
2623 2008-05-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
2624
2625         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
2626           Use data scan helper in aac typefinder and stop scanning
2627           for headers when we've found a type. Also fix potential invalid
2628           memory access when calculating the frame length.
2629
2630 2008-05-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
2631
2632         * gst/typefind/gsttypefindfunctions.c: (data_scan_ctx_ensure_data),
2633           (mpeg_sys_is_valid_pack):
2634           Don't modify scan context when we return FALSE in ensure_data, so
2635           it's possible to continue scanning, and we don't end up with a NULL
2636           data pointer and a positive size, which might bite us the next time
2637           we're called. Small constification.
2638
2639 2008-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
2640
2641         * gst/adder/gstadder.c:
2642         Adder doesn't support 24 bit samples so don't claim it supports them
2643         in the pad template caps.
2644
2645 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
2646
2647         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2648         (gst_base_rtp_depayload_chain):
2649         Validate the RTP packet before further processing it. It's just too
2650         dangerous to accept random packets and people are not forced to use a
2651         jitterbuffer or session manager to filter out the bad packets.
2652
2653         * gst-libs/gst/rtp/gstrtpbuffer.c:
2654         (gst_rtp_buffer_set_extension_data),
2655         (gst_rtp_buffer_get_payload_subbuffer):
2656         Small cleanups.
2657         When setting extension data in a buffer that is too small, we fail and
2658         we should not set the extension bit.
2659         Change GST_WARNINGS into g_warning because they really are
2660         programming errors.
2661
2662         * tests/check/libs/rtp.c: (GST_START_TEST):
2663         Catch the g_warnings now in the unit tests and that fact that failing to
2664         set extension data left the extension bit untouched.
2665
2666 2008-05-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
2667
2668         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
2669           Revert previous change which made basetransform handle buffer_alloc
2670           and which breaks things badly in the non-passthrough case since it
2671           returned buffers with a different (ie. sometimes smaller) size than
2672           the size requested.
2673
2674 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
2675
2676         Patch by: Bernard B <b-gnome at largestprime dot net>
2677
2678         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_compare_seqnum):
2679         Fix seqnum compare function for bordercase values and fix the docs
2680         again. Fixes #533075.
2681
2682         * tests/check/libs/rtp.c: (GST_START_TEST), (rtp_suite):
2683         Add a testcase for seqnum compare function.
2684
2685 2008-05-14  Sebastian Dröge  <slomo@circular-chaos.org>
2686
2687         * gst/adder/gstadder.c: (gst_adder_setcaps),
2688         (gst_adder_class_init):
2689         Correctly declare the supported endianness on the pad templates
2690         and check for correct endianness in the set caps function. Adder
2691         only supports native endianness.
2692         Also use gst_element_class_set_details_simple().
2693
2694 2008-05-14  Stefan Kost  <ensonic@users.sf.net>
2695
2696         * sys/xvimage/xvimagesink.c:
2697           Better debug logging in port value handling. Merging separate port
2698           value loops into one.
2699
2700 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2701
2702         Patch by: Hannes Bistry <hannesb at gmx dot de>
2703
2704         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_start):
2705         * gst/tcp/gsttcpserversink.c:
2706         (gst_tcp_server_sink_handle_server_read),
2707         (gst_tcp_server_sink_handle_wait), (gst_tcp_server_sink_init_send):
2708         Fix regression in clientsrc because we did not add the fd to the poll
2709         set anymore. Fixes #532364.
2710         Do some cleanups here and there.
2711
2712 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2713
2714         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
2715         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
2716         * gst/playback/gstplay-marshal.list:
2717         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init):
2718         Use correct marshallers. GstCaps are a boxed type and no GObject
2719         subclass.
2720
2721 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2722
2723         * win32/common/libgstrtsp.def:
2724         Add gst_rtsp_connection_(set|clear)_auth_param() to the exported
2725         symbols.
2726
2727 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2728
2729         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2730
2731         * tests/check/elements/audioresample.c:
2732         (live_switch_alloc_only_48000), (live_switch_get_sink_caps),
2733         (live_switch_push), (GST_START_TEST):
2734         Add unit test for the latest basetransform negotiation changes.
2735         See bug #526768.
2736
2737 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2738
2739         * gst/ffmpegcolorspace/imgconvert.c: (nv12_to_nv21):
2740         Fix nv12<->nv21 conversion if stride is larger than width.
2741
2742 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2743
2744         Patch by: Jan Gerber <j at oil21 dot org>
2745
2746         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
2747         (gst_ogg_pad_parse_skeleton_fisbone):
2748         * ext/ogg/gstoggdemux.h:
2749         Parse presentation time from skeleton streams and use it as offset
2750         for the timestamps. Fixes bug #530068.
2751
2752 2008-05-12  Wim Taymans  <wim.taymans@collabora.co.uk>
2753
2754         * gst-libs/gst/audio/gstbaseaudiosink.c:
2755         (gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
2756         Revert previous patch that attempted to more accurately calculate the
2757         initial offset between master and slave clock. The best thing we can do
2758         in general is take the time of both clocks as the diff since we don't
2759         know when the actual preroll happened.
2760
2761 2008-05-11  Tim-Philipp Müller  <tim.muller at collabora co uk>
2762
2763         * gst-libs/gst/pbutils/install-plugins.c:
2764           Fix docs: type and missing word.
2765
2766 2008-05-10  Tim-Philipp Müller  <tim.muller at collabora co uk>
2767
2768         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find):
2769           Don't do lots of 4-byte peeks, but use the 'new' data scan helper
2770           for this instead; don't check if we've found enough markers after
2771           each and every step, it's enough to do that only if we've actually
2772           found a new marker.
2773           Embed a G_UNLIKELY into the IS_MPEG_HEADER macro.
2774
2775 2008-05-10  Tim-Philipp Müller  <tim.muller at collabora co uk>
2776
2777         * gst/typefind/gsttypefindfunctions.c:
2778           (DATA_SCAN_CTX_CHUNK_SIZE), (DataScanCtx), (data_scan_ctx_advance),
2779           (data_scan_ctx_ensure_data), (GST_MPEGVID_TYPEFIND_TRY_SYNC),
2780           (mpeg_video_stream_type_find):
2781           Move scan helper thingy to the beginning of the file so we can use
2782           it in other typefind functions. Rename it to something more
2783           generic. Also improve handling of things towards the end of the
2784           typefind data: peek as much as we can if we know the size of the
2785           data, rather than just min_size.
2786
2787 2008-05-09  Jan Schmidt  <jan.schmidt@sun.com>
2788
2789         * docs/libs/gst-plugins-base-libs-sections.txt:
2790         * gst-libs/gst/interfaces/colorbalance.c:
2791         * gst-libs/gst/interfaces/colorbalance.h:
2792         * gst-libs/gst/interfaces/colorbalancechannel.c:
2793         * gst-libs/gst/interfaces/colorbalancechannel.h:
2794         * gst-libs/gst/interfaces/tuner.c:
2795         * gst-libs/gst/interfaces/tunerchannel.c:
2796         * gst-libs/gst/interfaces/tunerchannel.h:
2797         * gst-libs/gst/interfaces/tunernorm.c:
2798         * gst-libs/gst/interfaces/tunernorm.h:
2799         * gst-libs/gst/video/video.c:
2800         * gst-libs/gst/video/video.h:
2801         Document the GstTuner and GstColorBalance interfaces, and some
2802         other random API functions that needed it. 70% symbol coverage, woo.
2803
2804 2008-05-09  Wim Taymans  <wim.taymans@collabora.co.uk>
2805
2806         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
2807         Choose to allocate one less segment but require one additional segment
2808         as latency. 
2809
2810         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_acquire):
2811         No need to increment the number of segments in the source.
2812
2813         * gst-libs/gst/audio/gstbaseaudiosink.c:
2814         (gst_base_audio_sink_get_time), (clock_convert_external),
2815         (gst_base_audio_sink_resample_slaving),
2816         (gst_base_audio_sink_skew_slaving),
2817         (gst_base_audio_sink_none_slaving), (gst_base_audio_sink_render),
2818         (gst_base_audio_sink_async_play):
2819         Remove adding latency when returning the internal time while subtracting
2820         it again when we use the value a little later.
2821         When calculating the end timestamp, we are making a rounding error
2822         with the current algorithm. Ensure that we don't accumulate these
2823         rounding errors when aligning samples by not resampling at all if we
2824         don't need to. Fixes #419351.
2825         Make the initial calibration of the clock slaving a little more
2826         predictable and accurate. Also handle the case where we don't do
2827         clock slaving.
2828
2829 2008-05-09  Sebastian Dröge  <slomo@circular-chaos.org>
2830
2831         Based on a patch by:
2832           Björn Benderius <bjoern dot benderius at axis dot com>
2833
2834         * gst/ffmpegcolorspace/avcodec.h:
2835         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2836         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
2837         (gst_ffmpegcsp_avpicture_fill):
2838         * gst/ffmpegcolorspace/imgconvert.c: (nv12_to_nv21):
2839         * gst/ffmpegcolorspace/imgconvert_template.h:
2840         Add conversions from/to NV12 and NV21 and conversions between those
2841         two formats. Fixes bug #532166.
2842
2843 2008-05-08  Edward Hervey  <edward.hervey@collabora.co.uk>
2844
2845         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find):
2846         Abort the h264 typefinding as soon as _peek() doesn't return anything,
2847         which happens for example with files smaller than 128kb.
2848
2849 2008-05-08  Wim Taymans  <wim.taymans@collabora.co.uk>
2850
2851         Patch by: Wouter Cloetens <zombie at e2big dot org>
2852
2853         * gst-libs/gst/rtsp/Makefile.am:
2854         * gst-libs/gst/rtsp/gstrtspconnection.c:
2855         (gst_rtsp_connection_create), (md5_digest_to_hex_string),
2856         (auth_digest_compute_hex_urp), (auth_digest_compute_response),
2857         (add_auth_header), (gst_rtsp_connection_free),
2858         (gst_rtsp_connection_set_auth), (str_case_hash), (str_case_equal),
2859         (gst_rtsp_connection_set_auth_param),
2860         (gst_rtsp_connection_clear_auth_params):
2861         * gst-libs/gst/rtsp/gstrtspconnection.h:
2862         Add Digest authorization support for RTSP connections. See #532065.
2863
2864         * gst-libs/gst/rtsp/md5.c:
2865         * gst-libs/gst/rtsp/md5.h:
2866         Yeap, another md5 implementation until we can depend on a glib that has
2867         support for it.
2868
2869 2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>
2870
2871         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2872
2873         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
2874         Let audioresample use the buffer allocation of basetransform instead
2875         of it's own stuff.
2876
2877         * tests/check/elements/audioresample.c: (alloc_only_48000),
2878         (GST_START_TEST), (audioresample_suite):
2879         Add unit test for the recent basetransform bugfix, where upstream
2880         changes caps to something that can't be passed through anymore.
2881
2882 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
2883
2884         * win32/common/config.h.in:
2885           Don't define GST_FUNCTION, if GLib supports MSVC we'd much rather
2886           use the real thing than having "???" unconditionally.
2887
2888 2008-05-07  Wim Taymans  <wim.taymans@collabora.co.uk>
2889
2890         * gst-libs/gst/audio/gstbaseaudiosink.c:
2891         (gst_base_audio_sink_query):
2892         Report the latency with the new seglatency parameter.
2893
2894         * gst-libs/gst/audio/gstringbuffer.c:
2895         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
2896         (gst_ring_buffer_acquire):
2897         * gst-libs/gst/audio/gstringbuffer.h:
2898         Add new field to the ringbufferspec to specify the expected latency
2899         between the underlying device read/write pointer, this is needed
2900         when writing sinks that sit a little closer to the hardware.
2901         Add some more docs for other fields.
2902
2903 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
2904
2905         * gst/volume/gstvolume.c: (volume_transform_ip):
2906         Return NOT_NEGOTIATED if we didn't set a process function yet for some
2907         reason instead of crashing later. Might fix bug #509125.
2908
2909 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
2910
2911         Based on a patch by: Tim-Philipp Müller  <tim.muller at collabora co uk>
2912
2913         * gst/audioconvert/audioconvert.c: (audio_convert_prepare_context):
2914         * gst/audioconvert/audioconvert.h:
2915         * gst/audioconvert/gstaudioconvert.c:
2916         (gst_audio_convert_parse_caps),
2917         (structure_has_fixed_channel_positions),
2918         (gst_audio_convert_transform_caps):
2919         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_matrix):
2920         Add support for more than 8 channels and NONE channel layouts. For
2921         more than 8 channels no channel conversion is supported yet, only
2922         format conversions are supported. Fixes bug #398033.
2923
2924         * tests/check/elements/audioconvert.c: (verify_convert),
2925         (GST_START_TEST), (audioconvert_suite):
2926         Add some unit tests by Tim for checking the NONE channel layouts
2927         and more than 8 channels and add some more unit tests for channel
2928         conversions.
2929
2930 2008-05-06  Wim Taymans  <wim.taymans@collabora.co.uk>
2931
2932         * gst/playback/gstdecodebin2.c: (connect_pad):
2933         When autoplugging fails, set the element back to NULL before
2934         unreffing it.
2935
2936 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
2937
2938         * win32/common/libgstaudio.def:
2939         Add gst_base_audio_src_[sg]et_slave_method() to the exported
2940         symbols.
2941
2942 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
2943
2944         * gst/subparse/samiparse.c: (handle_start_sync),
2945         (end_sami_element), (characters_sami):
2946         Remove trailing, leading and double whitespaces.
2947         Correctly timestamp buffers and output the last buffer too.
2948
2949         * tests/check/elements/subparse.c: (GST_START_TEST),
2950         (subparse_suite):
2951         Add a simple unit test for SAMI parsing.
2952
2953 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
2954
2955         Patch by: Young-Ho Cha <ganadist at chollian dot net>
2956
2957         * gst/subparse/samiparse.c: (handle_start_sync),
2958         (start_sami_element), (end_sami_element), (characters_sami),
2959         (sami_context_reset):
2960         Only output characters inside the "sync" elements. There could be
2961         other elements like "style" that have some content but should
2962         not be printed. Fixes bug #467911.
2963
2964 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
2965
2966         * gst/playback/gstplaybasebin.c: (set_audio_mute),
2967         (set_active_source):
2968         * gst/playback/gstplaybasebin.h:
2969         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2970         (playbin_set_audio_mute):
2971         Allow setting -1 as current-audio to mute the current audio stream,
2972         similar to what is done for subtitles. Fixes bug #342294.
2973
2974 2008-05-05  Edward Hervey  <edward.hervey at collabora co uk>
2975
2976         * gst-libs/gst/pbutils/descriptions.c: (formats): 
2977         It's SorensOn and not SorensEn.
2978
2979 2008-05-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
2980
2981         * gst-libs/gst/pbutils/descriptions.c: (formats):
2982           Fix description of video/x-flash-video.
2983
2984 2008-05-04  Sebastian Dröge  <slomo@circular-chaos.org>
2985
2986         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
2987         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
2988         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
2989         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps_list):
2990         Remove some unused code.
2991
2992         * gst/audioconvert/gstaudioquantize.c:
2993         (gst_audio_quantize_free_noise_shaping):
2994         Don't return before freeing the noise shaping history.
2995
2996 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2997
2998         * tests/check/elements/subparse.c: (do_test),
2999           (test_tmplayer_style3b), (subparse_suite):
3000           Add unit test for the tmplayer variant from bug #530962.
3001
3002 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
3003
3004         * gst/subparse/gstsubparse.c: (handle_buffer),
3005           (gst_sub_parse_sink_event):
3006         * gst/subparse/tmplayerparse.c: (tmplayer_process_buffer),
3007           (tmplayer_parse_line):
3008           Fix parsing of tmplayer subtitle variant where every single line contains
3009           text and there isn't an empty line after each line to determine the
3010           duration (#530962). Improve EOS handling for tmplayer subtitles a bit by
3011           making sure that we push out the last line of text without a duration if
3012           there's still text left in the buffer at the end.
3013
3014 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
3015
3016         * gst/subparse/gstsubparse.c: (feed_textbuf):
3017           Fix detection of discontinuities based on the buffer offset (doesn't work
3018           so well if no buffer offset is set) and also check for the DISCONT buffer
3019           flag. This keeps the parser state from being reset after each buffer in
3020           the unit test.
3021
3022 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
3023
3024         * gst/typefind/gsttypefindfunctions.c: (mpeg_video_stream_type_find):
3025           Further fine-tuning: don't absolutely require sequence or GOP headers
3026           (as introduced in the previous commit), but adjust the typefind
3027           probabilities returned accordingly if we don't see them. Also make sure
3028           picture header and first slice are somewhat close to each other (which
3029           is not perfect but still better than requiring a fixed offset or having
3030           no limit at all).
3031
3032 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3033
3034         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
3035         (gst_basertppayload_sink_setcaps),
3036         (gst_basertppayload_sink_getcaps):
3037         Rename the setcaps/getcaps function internally to make it clear that
3038         they are called for the sink pad.
3039
3040 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3041
3042         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3043         (gst_base_rtp_depayload_class_init),
3044         (gst_base_rtp_depayload_handle_sink_event), (create_segment_event),
3045         (gst_base_rtp_depayload_packet_lost),
3046         (gst_base_rtp_depayload_set_gst_timestamp):
3047         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3048         Catch packet-lost events from the jitterbuffer and convert them into a
3049         vmethod call (lost-packet) so that depayloaders can do something smart.
3050         Also add a default packet-lost function that sends out a segment update
3051         to the decoders.
3052
3053 2008-05-02  Stefan Kost  <ensonic@users.sf.net>
3054
3055         * gst/playback/test4.c:
3056         * gst/playback/test5.c:
3057         * gst/playback/test6.c:
3058         * gst/playback/test7.c:
3059           Also include config.h when relying on defines from it. Fixes the
3060           build. Its been a please to serve :)
3061
3062 2008-05-02  Thijs Vermeir <thijsvermeir@gmail.com>
3063
3064         * gst/videotestsrc/videotestsrc.c (paint_setup_NV12),
3065         (paint_setup_NV21), (paint_hline_NV12_NV21):
3066         Add support for NV12 and NV21 in videotestsrc
3067
3068 2008-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
3069
3070         * gst/videoscale/gstvideoscale.c:
3071         * gst/videoscale/vs_4tap.c: (vs_image_scale_4tap_Y):
3072         * gst/videoscale/vs_image.c: (vs_image_scale_nearest_RGBA),
3073         (vs_image_scale_linear_RGBA), (vs_image_scale_nearest_RGB),
3074         (vs_image_scale_linear_RGB), (vs_image_scale_nearest_YUYV),
3075         (vs_image_scale_linear_YUYV), (vs_image_scale_nearest_UYVY),
3076         (vs_image_scale_linear_UYVY), (vs_image_scale_nearest_Y),
3077         (vs_image_scale_linear_Y), (vs_image_scale_nearest_RGB565),
3078         (vs_image_scale_linear_RGB565), (vs_image_scale_nearest_RGB555),
3079         (vs_image_scale_linear_RGB555):
3080         Support 1x1 images as input and output as for example the BBC HQ new
3081         streams have 1x1 GIFs in the playlists for some reason.
3082
3083 2008-05-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
3084
3085         * gst/playback/gstdecodebin.c: (free_pad_probe_for_element),
3086           (try_to_link_1):
3087           If we can't activate one of the decoders we plugged in (such as,
3088           say, musepackdec) for some reason (it might not support push mode,
3089           for example), remove any pad probes that close_pad_link() might
3090           have set up. This makes sure we later don't try to remove a probe
3091           for a pad that doesn't exist any longer, and avoids nast warnings
3092           and probably other things too.
3093
3094 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
3095
3096         * gst/typefind/gsttypefindfunctions.c:
3097           (mpeg_video_stream_ctx_ensure_data), (mpeg_video_stream_type_find),
3098           (plugin_init):
3099           Rework mpeg video stream typefinding a bit more: make sure sequence,
3100           GOP, picture and slice headers appear in the order they should and
3101           that we've in fact at least had one of each; fix picture header
3102           detection; decouple picture and slice header check - don't assume
3103           they're at a fixed offset, there may be extra data in between. Also,
3104           announce varying degrees of probability depending on what we found
3105           exactly (multiple pictures, at least one picture, just sequence and
3106           GOP headers). Finally, in _ensure_data(), take into account that we
3107           might be typefinding smaller amounts of data, such as the first
3108           buffer of a stream, so fall back to the minimum size needed as long
3109           as that's available, instead of erroring out if there's less than
3110           2kB of data. Fixes #526173. Conveniently also doesn't recognise the
3111           fuzzed file from #399342 as valid.
3112
3113 2008-04-30  Michael Smith <msmith@songbirdnest.com>
3114
3115         * ext/theora/theoradec.c:
3116           Cool kids don't divide by zero.
3117           Treat PAR of x:0 as 1:1.
3118           Fixes #530719.
3119
3120 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
3121
3122         * gst/typefind/gsttypefindfunctions.c: (MpegVideoStreamCtx),
3123           (mpeg_video_stream_ctx_advance), (mpeg_video_stream_ctx_ensure_data),
3124           (mpeg_video_stream_type_find):
3125           Refactor a bit: use context structure to track parsing offset and
3126           size of available data and make the code a bit clearer. Fixes bad
3127           memory access in #356937.
3128
3129 2008-04-28  Michael Smith <msmith@songbirdnest.com>
3130
3131         * gst/playback/test4.c:
3132         * gst/playback/test5.c:
3133         * gst/playback/test6.c:
3134         * gst/tcp/gstmultifdsink.c:
3135           Include stdlib.h and unistd.h only if the appropriate HAVE_*_H macro
3136           is defined.
3137
3138 2008-04-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3139
3140         * gst-libs/gst/audio/gstbaseaudiosink.h:
3141         Clarify some docs.
3142
3143         * gst-libs/gst/audio/gstbaseaudiosrc.c: (slave_method_get_type),
3144         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
3145         (gst_base_audio_src_set_slave_method),
3146         (gst_base_audio_src_get_slave_method),
3147         (gst_base_audio_src_set_property),
3148         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
3149         * gst-libs/gst/audio/gstbaseaudiosrc.h:
3150         Add property and methods for selecting the clock slave method in the
3151         source, like in the sink.
3152         We only implement "none" and "re-timestamp" for now.
3153         API: gst_base_audio_src_set_slave_method()
3154         API: gst_base_audio_src_get_slave_method()
3155
3156 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
3157
3158         * gst-libs/gst/rtp/gstrtpbuffer.c:
3159         Fix the docs about the seqnum compare function, it returns a difference.
3160
3161 2008-04-24  Edward Hervey  <edward.hervey@collabora.co.uk>
3162
3163         * ext/alsa/gstalsadeviceprobe.c:
3164         (gst_alsa_get_device_list): Don't return before freeing up
3165         the allocated structures.
3166
3167 2008-04-24  Stefan Kost  <ensonic@users.sf.net>
3168
3169         * gst/playback/gstplaybin.c:
3170           Remove obsolete streaminfo code and fix a leak. Fixes #529546
3171
3172 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
3173
3174         * ext/ogg/gstoggdemux.c:
3175           Revert the event part, that should not go in.
3176
3177 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
3178
3179         * ext/ogg/gstoggdemux.c:
3180           Don't leak GstPluginFeatures when filtering.
3181
3182 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
3183
3184         * sys/xvimage/xvimagesink.c:
3185           Add some logging for cases when grabbing the xv failed.
3186
3187 2008-04-21  David Schleef  <ds@schleef.org>
3188
3189         * ext/ogg/gstoggmux.c:
3190           Update Ogg/Dirac muxing.  Removes the weird "KW-DIRAC" bos
3191           packet.  Should conform to what we currently think is the
3192           final Ogg/Dirac muxing spec.
3193
3194 2008-04-21  David Schleef  <ds@schleef.org>
3195
3196         * sys/xvimage/xvimagesink.c:
3197           Fix typo that causes the overlay keying color to bright green
3198           on a 16-bit display.  Dark grey good.  Bright green bad.
3199
3200 2008-04-21  Stefan Kost  <ensonic@users.sf.net>
3201
3202         * ext/gnomevfs/gstgnomevfsuri.c:
3203           Add  FIXME comment about using uri-list for source and sink.
3204
3205 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
3206
3207         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
3208         GST_TYPE_FRACTION contains gints so correctly cast gint64 arguments to
3209         vaargs functions to gint. Otherwise the fractions will get 0 set
3210         instead of the correct value on big endian systems. Fixes bug #529018.
3211
3212 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
3213
3214         * ext/gnomevfs/gstgnomevfssink.c:
3215         (gst_gnome_vfs_sink_uri_get_protocols):
3216         * ext/gnomevfs/gstgnomevfssrc.c:
3217         (gst_gnome_vfs_src_uri_get_protocols):
3218         * ext/gnomevfs/gstgnomevfsuri.c: (_internal_get_supported_uris),
3219         (gst_gnomevfs_get_supported_uris):
3220         Get the list of supported URI schemes in a threadsafe way and use the
3221         same list for the source and sink.
3222
3223 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
3224
3225         * ext/gio/gstgio.c: (_internal_get_supported_protocols),
3226         (gst_gio_get_supported_protocols):
3227         Don't generate a new supported protocols list on each call but cache
3228         it. It's supposed to be static anyway, this way we only leak it once
3229         per process.
3230
3231         * ext/gio/gstgiosink.c: (gst_gio_sink_base_init),
3232         (gst_gio_sink_class_init), (gst_gio_sink_finalize),
3233         (gst_gio_sink_set_property), (gst_gio_sink_get_property),
3234         (gst_gio_sink_start):
3235         * ext/gio/gstgiosink.h:
3236         * ext/gio/gstgiosrc.c: (gst_gio_src_base_init),
3237         (gst_gio_src_class_init), (gst_gio_src_finalize),
3238         (gst_gio_src_set_property), (gst_gio_src_get_property),
3239         (gst_gio_src_start):
3240         * ext/gio/gstgiosrc.h:
3241         API: Add "file" properties where one can set a GFile as
3242         source/destination.
3243
3244         Add locking to the properties and use
3245         gst_element_class_set_details_simple() instead of a static
3246         GstElementDetails struct.
3247
3248 2008-04-19  Sebastian Dröge  <slomo@circular-chaos.org>
3249
3250         * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
3251         (plugin_init):
3252         Add "mpp" and "mp+" as possible extensions for MusePack files.
3253
3254         Add typefinding for MusePack StreamVersion 8 files and include the
3255         stream version in the caps.
3256
3257 2008-04-19  Sebastian Dröge  <slomo@circular-chaos.org>
3258
3259         * gst-libs/gst/rtp/gstrtppayloads.c:
3260         (gst_rtp_payload_info_for_name):
3261         Use g_ascii_strcasecmp() instead of the deprecated g_strcasecmp().
3262
3263 2008-04-18  Tim-Philipp Müller  <tim at centricular dot net>
3264
3265         * configure.ac:
3266           Bump Gtk+ requirement to 2.12.0 for gtk_range_set_fill_level
3267           (NB: this only affects compilation of some of the examples).
3268           Remove some configure.ac cruft that's not needed any longer.
3269
3270 2008-04-18  Edward Hervey  <edward.hervey@collabora.co.uk>
3271
3272         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
3273         Don't validate the payload if there isn't any.
3274         Fixes #525915
3275
3276 2008-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
3277
3278         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_may_start):
3279         Use g_atomic_int_set() instead of gst_atomic_int_set().
3280
3281 2008-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
3282
3283         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3284         Return NULL instead of a gchar * array with one NULL element if we
3285         don't get any supported URI schemes from GIO.
3286
3287 2008-04-15  Stefan Kost  <ensonic@users.sf.net>
3288
3289         * gst/audiotestsrc/gstaudiotestsrc.c:
3290           Remove cpp style commented old code.
3291
3292 2008-04-15  Stefan Kost  <ensonic@users.sf.net>
3293
3294         * gst/playback/gstdecodebin2.c:
3295           Fix signal docs.
3296
3297 2008-04-14  Tim-Philipp Müller  <tim at centricular dot net>
3298
3299         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
3300           (gst_text_overlay_init):
3301           Fix textoverlay unit test again by making the supposed default
3302           value for the wait-text property the actual default value.
3303           Also fix Since: tag for new property.
3304
3305 2008-04-11  Tim-Philipp Müller  <tim at centricular dot net>
3306
3307         * gst-libs/gst/video/video.c: (gst_video_format_new_caps),
3308           (gst_video_format_to_fourcc), (gst_video_format_get_row_stride),
3309           (gst_video_format_get_pixel_stride),
3310           (gst_video_format_get_component_width),
3311           (gst_video_format_get_component_height),
3312           (gst_video_format_get_component_offset), (gst_video_format_get_size),
3313           (gst_video_format_convert):
3314           Add guards to these functions to ensure sane input values.
3315
3316         * tests/check/libs/video.c:
3317           Fix unit test not to create caps with width=0 and height=0.
3318
3319 2008-04-11  Wim Taymans  <wim.taymans@collabora.co.uk>
3320
3321         * docs/design/draft-keyframe-force.txt:
3322         Fix typo.
3323
3324         * gst/playback/gstqueue2.c: (update_buffering),
3325         (gst_queue_handle_src_query):
3326         Set buffering mode in the messages.
3327         Set buffering percent in the query.
3328
3329         * tests/examples/seek/seek.c: (update_fill), (msg_state_changed),
3330         (do_stream_buffering), (do_download_buffering), (msg_buffering):
3331         Do some more fancy things based on the buffering method in use.
3332
3333 2008-04-09  Wim Taymans  <wim.taymans@collabora.co.uk>
3334
3335         * tests/examples/seek/seek.c: (update_fill), (set_update_fill),
3336         (play_cb), (pause_cb), (stop_cb), (msg_state_changed),
3337         (msg_buffering), (main):
3338         Add basic download reports to seek using the new buffering API.
3339
3340 2008-04-09  Wim Taymans  <wim.taymans@collabora.co.uk>
3341
3342         * gst/playback/gstqueue2.c: (update_buffering),
3343         (gst_queue_close_temp_location_file), (gst_queue_handle_src_query),
3344         (gst_queue_src_checkgetrange_function):
3345         Include extra buffering stats in the buffering message.
3346         Implement BUFFERING query.
3347
3348         * gst/playback/gsturidecodebin.c: (do_async_start),
3349         (do_async_done), (type_found), (setup_streaming), (setup_source),
3350         (gst_uri_decode_bin_change_state):
3351         Only add decodebin2 when the type is found in streaming mode.
3352         Make uridecodebin async to PAUSED even when we don't have decodebin2
3353         added yet.
3354
3355 2008-04-09  Sebastian Dröge  <slomo@circular-chaos.org>
3356
3357         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3358         Filter cdda from the supported URI schemes. We can't support
3359         musicbrainz tags and everything else one expects from a cdda source
3360         with GIO. Fixes bug #526794.
3361
3362 2008-04-07  Jan Schmidt  <jan.schmidt@sun.com>
3363
3364         * sys/xvimage/xvimagesink.c (gst_xvimagesink_xvimage_new),
3365         (gst_xvimagesink_buffer_alloc):
3366         Fix calculation of 'expected size' for YV12 buffers.
3367         Be a little more verbose in the debug output for buffer-alloc'ed
3368         buffers which turn out to have the wrong size.
3369
3370 2008-04-07  Tim-Philipp Müller  <tim at centricular dot net>
3371
3372         * NEWS:
3373         * RELEASE:
3374         * gst-plugins-base.doap:
3375           Merge other changes from 0.10.19 release branch.
3376
3377 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
3378
3379         * gst-libs/gst/audio/gstbaseaudiosink.c:
3380           (gst_base_audio_sink_class_init):
3381         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3382           (gst_base_audio_src_class_init):
3383         * gst/playback/gstplayback.c: (plugin_init):
3384         * gst/volume/gstvolume.c: (plugin_init):
3385           Work around missing bits of thread-safety on older GLibs some
3386           more to avoid assertions when starting up multiple playbin
3387           objects concurrently (see #512382).
3388
3389 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
3390
3391         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
3392           Remove some more fields.
3393
3394 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
3395
3396         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
3397
3398         * configure.ac:
3399         Actually build dlls when cross-compiling with mingw32.
3400         Fixes bug #526247.
3401
3402 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
3403
3404         * configure.ac:
3405           Bump version to 0.10.19.1 after the unplanned 0.10.19 release.
3406
3407 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3408
3409         * tests/examples/seek/seek.c: (play_cb), (pause_cb), (stop_cb),
3410         (msg_buffering), (connect_bus_signals), (main):
3411         Add statusbar.
3412         Add buffering support with feedback in the statusbar.
3413
3414 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
3415
3416         * ext/ogg/gstoggmux.c:
3417           Fix sample pipeline description.
3418
3419 2008-04-03  Stefan Kost  <ensonic@users.sf.net>
3420
3421         * docs/plugins/Makefile.am:
3422         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3423         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
3424         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3425           Add playbin, playbin2, decodebin, decodebin2, uridecodebin and oggmux
3426
3427         * docs/plugins/gst-plugins-base-plugins.args:
3428         * docs/plugins/gst-plugins-base-plugins.hierarchy:
3429         * docs/plugins/gst-plugins-base-plugins.interfaces:
3430         * docs/plugins/gst-plugins-base-plugins.prerequisites:
3431         * docs/plugins/inspect/plugin-adder.xml:
3432         * docs/plugins/inspect/plugin-alsa.xml:
3433         * docs/plugins/inspect/plugin-audioconvert.xml:
3434         * docs/plugins/inspect/plugin-audiorate.xml:
3435         * docs/plugins/inspect/plugin-audioresample.xml:
3436         * docs/plugins/inspect/plugin-audiotestsrc.xml:
3437         * docs/plugins/inspect/plugin-cdparanoia.xml:
3438         * docs/plugins/inspect/plugin-decodebin.xml:
3439         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
3440         * docs/plugins/inspect/plugin-gdp.xml:
3441         * docs/plugins/inspect/plugin-gnomevfs.xml:
3442         * docs/plugins/inspect/plugin-libvisual.xml:
3443         * docs/plugins/inspect/plugin-ogg.xml:
3444         * docs/plugins/inspect/plugin-pango.xml:
3445         * docs/plugins/inspect/plugin-playback.xml:
3446         * docs/plugins/inspect/plugin-queue2.xml:
3447         * docs/plugins/inspect/plugin-subparse.xml:
3448         * docs/plugins/inspect/plugin-tcp.xml:
3449         * docs/plugins/inspect/plugin-theora.xml:
3450         * docs/plugins/inspect/plugin-typefindfunctions.xml:
3451         * docs/plugins/inspect/plugin-uridecodebin.xml:
3452         * docs/plugins/inspect/plugin-video4linux.xml:
3453         * docs/plugins/inspect/plugin-videorate.xml:
3454         * docs/plugins/inspect/plugin-videoscale.xml:
3455         * docs/plugins/inspect/plugin-videotestsrc.xml:
3456         * docs/plugins/inspect/plugin-volume.xml:
3457         * docs/plugins/inspect/plugin-vorbis.xml:
3458         * docs/plugins/inspect/plugin-ximagesink.xml:
3459         * docs/plugins/inspect/plugin-xvimagesink.xml:
3460           Update introspection data.
3461
3462         * ext/ogg/gstoggmux.c:
3463           Document oggmux.
3464
3465         * gst/playback/gstdecodebin2.c:
3466           Don't use gtk-doc style comment start for private stuff, but make it
3467           formatted like this for consistency.
3468
3469 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3470
3471         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
3472         (gst_decode_bin_init), (gst_decode_bin_dispose),
3473         (gst_decode_bin_set_sink_caps), (gst_decode_bin_get_sink_caps),
3474         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
3475         (analyze_new_pad), (connect_pad), (expose_pad),
3476         (gst_decode_group_new), (gst_decode_group_control_demuxer_pad),
3477         (gst_decode_group_expose), (gst_decode_group_free),
3478         (do_async_start), (do_async_done), (gst_decode_bin_change_state):
3479         Remove fakesink hack, we can now implement this more elegantly.
3480         Added property to bypass typefinding.
3481         Removed underrun callback and demuxer pad probe, we now use the srcpad
3482         probe to expose groups.
3483         API::sink-caps property
3484
3485         * gst/playback/gstplaybin2.c: (no_more_pads_cb):
3486         Guard against multiple emissions of the no_more_pads signal, which
3487         happens when we are dealing with chained oggs.
3488
3489         * gst/playback/gsturidecodebin.c: (remove_decoders),
3490         (make_decoder), (type_found), (setup_streaming), (source_new_pad),
3491         (setup_source):
3492         For streams, use our own typefind element and plug our queue after it.
3493         We will need this to determine the type of buffering to use for the
3494         queue soon.
3495
3496 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3497
3498         * gst-libs/gst/audio/gstbaseaudiosink.c:
3499         (gst_base_audio_sink_skew_slaving), (gst_base_audio_sink_render):
3500         Guard against over and underflows because of clock slaving.
3501         When we are using our own clock, still compensate for any calibrations
3502         that we might have done to our clock.
3503
3504 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3505
3506         * ext/theora/theoradec.c: (theora_handle_type_packet),
3507         (theora_dec_chain):
3508         Don't try to do anything fancy with the return code from pushing an
3509         event, it does not have enough information to turn it into a
3510         GST_FLOW_ERROR.
3511
3512 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3513
3514         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_reset),
3515         (gst_ogg_demux_chain_elem_pad):
3516         Add small debug line.
3517         Pass return code from the internal decoder instead of the too generic
3518         GST_FLOW_ERROR.
3519
3520 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
3521
3522         * gst-libs/gst/cdda/Makefile.am:
3523         * gst-libs/gst/cdda/base64.c:
3524         * gst-libs/gst/cdda/base64.h:
3525         * gst-libs/gst/cdda/gstcddabasesrc.c:
3526         (gst_cddabasesrc_calculate_musicbrainz_discid):
3527         Use GLib's base64 implementation instead of our own.
3528
3529 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3530
3531         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
3532         (gst_ogg_demux_read_chain):
3533         Refix oggdemux, we only have a problem if we failed to find a chain and
3534         we are not EOF.
3535
3536 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3537
3538         Patch by: Victor STINNER <victor dot stinner at haypocalc dot com>
3539
3540         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
3541         (gst_ogg_demux_read_chain):
3542         When we fail to find a BOS page and we and up with no chain, error out
3543         properly instead of segfaulting. Fixes #525665.
3544
3545 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3546
3547         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
3548         (gst_ogg_demux_read_chain), (gst_ogg_demux_handle_page):
3549         The new-pad-group sequence is add-pads, no-more-pads, add-pads,
3550         no-more-pads...
3551
3552 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3553
3554         * gst/playback/gstqueue2.c: (update_out_rates),
3555         (gst_queue_open_temp_location_file),
3556         (gst_queue_close_temp_location_file), (gst_queue_handle_src_event),
3557         (gst_queue_handle_src_query), (gst_queue_set_property):
3558         Update the estimated input data when we push out a buffer.
3559         Add some debug info about the temp file.
3560         Only forward src events when we are not using a temp file.
3561         Don't block the duration query, we need to find something better.
3562         Don't leak the temp filename.
3563
3564 2008-04-01  Sebastian Dröge  <slomo@circular-chaos.org>
3565
3566         * configure.ac:
3567         Require GLib 2.12 and liboil 0.3.14.
3568
3569         * gst/volume/gstvolume.c: (volume_process_double):
3570         Unconditionally use liboil 0.3.14 function.
3571
3572 2008-03-31  Wim Taymans  <wim.taymans@collabora.co.uk>
3573
3574         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
3575         ms-gsm can have arbitrarty sample rates. See #481354.
3576
3577 2008-03-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3578
3579         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
3580         MP4S is generic MPEG-4, not a microsoft variant.
3581
3582 2008-03-27  Michael Smith <msmith@fluendo.com>
3583
3584         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
3585           Check the body CRC (if set) when depayloading.
3586           Fixes #522401.
3587
3588 2008-03-24  Tim-Philipp Müller  <tim at centricular dot net>
3589
3590         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
3591           Fix Since: version for new property.
3592
3593 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3594
3595         * gst-libs/gst/rtsp/gstrtspconnection.c:
3596         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
3597         (gst_rtsp_connection_read_internal), (gst_rtsp_connection_poll):
3598         Don't error when poll_wait returns EAGAIN.
3599
3600 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3601
3602         * gst/playback/gstqueue2.c: (gst_queue_is_filled):
3603         The queue is never filled when there are no buffers in the queue at all.
3604         Fixes #523993.
3605
3606 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3607
3608         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
3609         (init_group), (free_group), (gst_play_bin_init),
3610         (gst_play_bin_finalize), (gst_play_bin_set_uri),
3611         (gst_play_bin_set_suburi), (gst_play_bin_get_video_tags),
3612         (gst_play_bin_get_audio_tags), (gst_play_bin_get_text_tags),
3613         (gst_play_bin_set_current_video_stream),
3614         (gst_play_bin_set_current_audio_stream),
3615         (gst_play_bin_set_current_text_stream),
3616         (gst_play_bin_set_encoding), (gst_play_bin_set_property),
3617         (gst_play_bin_get_property), (pad_added_cb), (pad_removed_cb),
3618         (no_more_pads_cb), (perform_eos), (autoplug_select_cb),
3619         (activate_group), (deactivate_group), (setup_next_source),
3620         (save_current_group), (gst_play_bin_change_state):
3621         Update some docs.
3622         Add new locks and conds to protect pipeline creation and group
3623         switching.
3624         Implement the sub-uri property.
3625         Keep track of pending uridecodebin creation and configure the output
3626         pipeline after all streams are configured.
3627         Propagate subtitle encoding to the uridecodebins.
3628         Implement getting the video/audio/visualisation elements.
3629         Use input-selector for stream switching.
3630         If we are asked to do visualisation, prefer to autoplug raw sinks
3631         instead of sinks that accept encoded data.
3632
3633 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3634
3635         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
3636         (gst_play_sink_init), (gst_play_sink_dispose),
3637         (gst_play_sink_set_video_sink), (gst_play_sink_get_video_sink),
3638         (gst_play_sink_set_audio_sink), (gst_play_sink_get_audio_sink),
3639         (gst_play_sink_vis_unblocked), (gst_play_sink_vis_blocked),
3640         (gst_play_sink_set_vis_plugin), (gst_play_sink_get_vis_plugin),
3641         (gst_play_sink_set_volume), (gst_play_sink_get_volume),
3642         (gst_play_sink_set_mute), (gen_video_chain), (gen_text_chain),
3643         (gen_audio_chain), (gen_vis_chain), (gst_play_sink_reconfigure),
3644         (gst_play_sink_set_font_desc), (gst_play_sink_get_font_desc),
3645         (gst_play_sink_send_event_to_sink), (gst_play_sink_change_state):
3646         * gst/playback/gstplaysink.h:
3647         Add methods to get audio/video/vis elements.
3648         Add methods to set the font description for the overlay.
3649         Remove properties, we're using this element with its methods only.
3650         Add support for subtitles.
3651         Rearrange the locking a bit to not use the object lock for protecting
3652         the pipeline construction.
3653         Try to use the volume and mute property on the sink when its available.
3654         Implement the mute option with volume when the sink does not have a mute
3655         property.
3656         Only add volume element when the sink has no volume property.
3657         Only do visualisations with raw audio pads.
3658
3659 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3660
3661         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
3662         (gst_text_overlay_init), (gst_text_overlay_set_property),
3663         (gst_text_overlay_get_property), (gst_text_overlay_src_event),
3664         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
3665         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
3666         (gst_text_overlay_change_state):
3667         * ext/pango/gsttextoverlay.h:
3668         Add property to configure waiting for text on the textpad or not, with
3669         the default behaviour being the old one (always wait for text before
3670         rendering the video). This default behaviour is usually not the best one
3671         because the text stream can very sparse and could require queueing a lot
3672         of video.
3673         Fix the flushing and EOS handing so that we don't mix up their meaning.
3674
3675 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3676
3677         * gst/playback/gsturidecodebin.c:
3678         (gst_uri_decode_bin_autoplug_factories),
3679         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
3680         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_encoding),
3681         (gst_uri_decode_bin_set_property),
3682         (gst_uri_decode_bin_get_property), (no_more_pads_full),
3683         (new_decoded_pad_cb), (gen_source_element), (remove_decoders),
3684         (proxy_autoplug_factories_signal), (make_decoder),
3685         (source_new_pad), (setup_source):
3686         Add a readonly source property and notify.
3687         Add new lock for protecting the construction of the pipeline.
3688         Keep track of the decodebins we plugged.
3689         Correctly proxy the autoplug signal so that it actually continues.
3690         Proxy subtitle-encoding to the decodebins.
3691
3692 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3693
3694         * tests/examples/seek/seek.c: (audio_toggle_cb), (video_toggle_cb),
3695         (text_toggle_cb), (update_streams), (main):
3696         Rearrange some buttons in playbin2 and make some other boxes insensitive
3697         when needed.
3698         Add language codes to subtitle selection boxes when we gind the right
3699         tags for the streams.
3700
3701 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3702
3703         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
3704         (gst_decode_bin_set_caps), (gst_decode_bin_get_caps),
3705         (gst_decode_bin_set_subs_encoding),
3706         (gst_decode_bin_get_subs_encoding),
3707         (gst_decode_bin_autoplug_factories), (connect_pad), (are_raw_caps),
3708         (deactivate_free_recursive):
3709         Protect caps property with the object lock.
3710         Protect encoding property with the object lock.
3711         Keep list of elements we added that have the subtitle-encoding property.
3712         Distribute the subtitle-encoding to all of the elements when it
3713         changes.
3714
3715 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3716
3717         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_release):
3718         Small debug improvement.
3719
3720         * gst-libs/gst/audio/gstbaseaudiosink.c:
3721         (gst_base_audio_sink_render):
3722         Fix bug in determining the sample start/stop position, we want to base
3723         this decision on the fact that we are going forwards or backwards, not
3724         slower or faster. This fixes some ugly resync warnings when playing at
3725         very slow speeds.
3726
3727 2008-03-23  Sebastian Dröge  <slomo@circular-chaos.org>
3728
3729         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3730         Correctly set the supported URI schemes and don't leave
3731         some schemes in the middle or at the start at NULL.
3732
3733 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
3734
3735         * tests/check/elements/gdpdepay.c:
3736           Make test compile without unused function/variable warnings on PPC.
3737  
3738 2008-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
3739
3740         * configure.ac:
3741         * ext/alsa/gstalsamixerelement.c:
3742         (gst_alsa_mixer_element_class_init):
3743         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init):
3744         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
3745         * ext/cdparanoia/gstcdparanoiasrc.c:
3746         (gst_cd_paranoia_src_class_init):
3747         * ext/gio/gstgiosink.c: (gst_gio_sink_class_init):
3748         * ext/gio/gstgiosrc.c: (gst_gio_src_class_init):
3749         * ext/gio/gstgiostreamsink.c: (gst_gio_stream_sink_class_init):
3750         * ext/gio/gstgiostreamsrc.c: (gst_gio_stream_src_class_init):
3751         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
3752         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init):
3753         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
3754         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
3755         * ext/pango/gsttextrender.c: (gst_text_render_class_init):
3756         * ext/theora/theoradec.c: (gst_theora_dec_class_init):
3757         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
3758         * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
3759         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_class_init):
3760         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
3761         (gst_audio_filter_template_class_init):
3762         * gst-libs/gst/audio/gstbaseaudiosink.c:
3763         (gst_base_audio_sink_class_init):
3764         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3765         (gst_base_audio_src_class_init):
3766         * gst-libs/gst/cdda/gstcddabasesrc.c:
3767         (gst_cdda_base_src_class_init):
3768         * gst-libs/gst/interfaces/mixertrack.c:
3769         (gst_mixer_track_class_init):
3770         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3771         (gst_base_rtp_depayload_class_init):
3772         * gst-libs/gst/rtp/gstbasertppayload.c:
3773         (gst_basertppayload_class_init):
3774         * gst/audioconvert/gstaudioconvert.c:
3775         (gst_audio_convert_class_init):
3776         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_class_init):
3777         * gst/audioresample/gstaudioresample.c:
3778         (gst_audioresample_class_init):
3779         * gst/audiotestsrc/gstaudiotestsrc.c:
3780         (gst_audio_test_src_class_init):
3781         * gst/gdp/gstgdppay.c: (gst_gdp_pay_class_init):
3782         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
3783         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
3784         (preroll_unlinked):
3785         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
3786         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init):
3787         * gst/playback/gstplaysink.c: (gst_play_sink_class_init):
3788         * gst/playback/gstqueue2.c: (gst_queue_class_init):
3789         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
3790         * gst/playback/gststreamselector.c: (gst_selector_pad_class_init),
3791         (gst_stream_selector_class_init):
3792         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init):
3793         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
3794         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
3795         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
3796         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
3797         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
3798         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
3799         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init):
3800         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
3801         * gst/videotestsrc/gstvideotestsrc.c:
3802         (gst_video_test_src_class_init):
3803         * gst/volume/gstvolume.c: (gst_volume_class_init):
3804         * sys/v4l/gstv4lelement.c: (gst_v4lelement_class_init):
3805         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
3806         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
3807         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
3808         * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
3809         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
3810         Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use
3811         static strings (i.e. all). This gives us less memory usage,
3812         fewer allocations and thus less memory defragmentation. Depend
3813         on core CVS for this. Fixes bug #523806.
3814
3815 2008-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
3816
3817         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3818         Filter http and https protocols. GIO/GVfs handles them but it's
3819         impossible to implement iradio/icecast with it. Better use
3820         souphttpsrc or something else for this.
3821
3822         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_get_size):
3823         If getting the file informations by a query fails try it with the
3824         seek-to-end trick too.
3825
3826 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3827
3828         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
3829         (gst_volume_base_init), (gst_volume_class_init),
3830         (volume_process_double), (volume_process_float),
3831         (volume_transform_ip), (plugin_init):
3832         memset buffers to zero if we get a GAP buffer. We usually see a
3833         buffer as one unit so let's handle it as one and don't care about
3834         volume changes while processing one buffer.
3835         Also clean up some stuff a bit.
3836
3837 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3838
3839         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
3840         (gst_audio_convert_create_silence_buffer),
3841         (gst_audio_convert_transform):
3842         Make audioconvert GAP-aware by outputting silence buffers when the
3843         input has the GAP flag set. This is up to 8x faster.
3844         Based on a patch by Stefan Kost. Fixes bug #517813.
3845
3846 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3847
3848         * gst/volume/gstvolume.c: (volume_process_double):
3849         Use oil_scalarmultiply_f64_ns() for double processing when it's
3850         available at compile time.
3851
3852 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3853
3854         * configure.ac:
3855         Fix lrint/lrintf checks to actually work. These functions are
3856         in libm on Linux at least so try to link to it.
3857
3858 2008-03-21  Jan Schmidt  <jan.schmidt@sun.com>
3859
3860         * configure.ac:
3861         Back to development - 0.10.18.1
3862
3863 === release 0.10.18 ===
3864
3865 2008-03-20  Jan Schmidt <jan.schmidt@sun.com>
3866
3867         * configure.ac:
3868           releasing 0.10.18, "I will follow"
3869
3870 2008-03-18  Jan Schmidt  <jan.schmidt@sun.com>
3871
3872         * configure.ac:
3873         * win32/common/config.h:
3874         0.10.17.4 pre-release
3875
3876 2008-03-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3877
3878         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_message_dump):
3879         Use GST_STR_NULL when trying to print strings that could be NULL because
3880         this might crash on some platforms. See #520808.
3881
3882 2008-03-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3883
3884         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
3885
3886         * gst-libs/gst/rtsp/gstrtspconnection.c:
3887         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
3888         (read_line), (gst_rtsp_connection_read_internal):
3889         Generic Windows fixes that makes libgstrtsp work on Windows when
3890         coupled with the new GstPoll API. See #520808.
3891
3892 2008-03-17  Sebastian Dröge  <slomo@circular-chaos.org>
3893
3894         Patch by: Milosz Derezynski <internalerror at gmail dot com>
3895
3896         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_create):
3897           If seeking to a new position succeeds don't simply return from
3898           create() without creating a buffer. Do this only in the case
3899           seeking to the new position fails. Fixes bug #523054.
3900
3901 2008-03-17  Tim-Philipp Müller  <tim at centricular dot net>
3902
3903         * gst-libs/gst/video/video.c: (gst_video_format_parse_caps),
3904           (gst_video_format_from_rgba32_masks):
3905           Fix gst_video_format_parse_caps() for RGB caps with alpha channel
3906           (#522635).
3907
3908         * tests/check/libs/video.c: (test_parse_caps_rgb), (video_suite):
3909           Add unit test for the RGB caps parsing and creation, checking for
3910           internal consistency of the new API and consistency of the API with
3911           the old GST_VIDEO_CAPS_* defines.
3912
3913 2008-03-14  David Schleef  <ds@schleef.org>
3914
3915         * gst/videotestsrc/videotestsrc.c:  Oops, revert last change
3916           because -base is in freeze.
3917
3918 2008-03-14  David Schleef  <ds@schleef.org>
3919
3920         Patch by: William M. Brack
3921
3922         * gst/videotestsrc/videotestsrc.c: Fix Bayer pattern generation.
3923
3924 2008-03-14  Wim Taymans  <wim.taymans@collabora.co.uk>
3925
3926         * gst/playback/gststreamselector.c: (gst_selector_pad_event),
3927         (gst_selector_pad_chain):
3928         * gst/playback/gststreamselector.h:
3929         Revert change that caused regression until a real fix is found.
3930         Fixes #522203.
3931
3932 2008-03-12  Michael Smith <msmith@fluendo.com>
3933
3934         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
3935         * gst-libs/gst/audio/gstringbuffer.h:
3936           Rename recently added buffer types to make more sense.
3937         * ext/alsa/gstalsasink.c: (alsasink_parse_spec),
3938         (gst_alsasink_write):
3939           Adapt for above API changes.
3940           Fixes bug #520523.
3941
3942 2008-03-11  Sebastian Dröge  <slomo@circular-chaos.org>
3943
3944         * win32/common/libgstnetbuffer.def:
3945         Add new symbol gst_netaddress_equal. Fixes bug #521743.
3946
3947 2008-03-11  Jan Schmidt  <jan.schmidt@sun.com>
3948
3949         * configure.ac:
3950         * win32/common/config.h:
3951         0.10.17.3 pre-release
3952
3953 2008-03-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3954
3955         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3956         (gst_base_audio_src_create):
3957         Fix duration when no clock was provided. Fixes #520300.
3958
3959 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3960
3961         Patch by: Olivier Crete  <tester at tester ca>
3962
3963         * docs/libs/gst-plugins-base-libs-sections.txt:
3964         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netaddress_equal):
3965         * gst-libs/gst/netbuffer/gstnetbuffer.h:
3966         Add trivial function to compare GstNetAddress. See #520626.
3967         API: GstNetBuffer::gst_netaddress_equal
3968
3969 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3970
3971         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
3972         Update mode property docs, it's deprecated now.
3973
3974 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3975
3976         * gst-libs/gst/rtsp/gstrtspconnection.c:
3977         (gst_rtsp_connection_create):
3978         * gst/tcp/gstmultifdsink.c: (gst_fdset_mode_get_type),
3979         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_start):
3980         * gst/tcp/gstmultifdsink.h:
3981         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_start):
3982         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_start):
3983         Remove GstPollMode from gstpoll constructor.
3984
3985 2008-03-04  Jan Schmidt  <jan.schmidt@sun.com>
3986
3987         * configure.ac:
3988         * win32/common/config.h:
3989         0.10.17.2 pre-release
3990
3991 2008-03-03  Jan Schmidt  <jan.schmidt@sun.com>
3992
3993         * gst/Makefile.am:
3994         GST_PLUGINS_ALL correctly lists subparse and tcp now, don't distclean
3995         them twice
3996
3997         * win32/common/libgstinterfaces.def:
3998         * win32/common/libgstrtp.def:
3999         Add new API to the defs
4000
4001 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
4002
4003         Patch by: Mersad Jelacic  <mersad at axis dot com>
4004
4005         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
4006         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
4007         API: add gst_base_rtp_audio_payload_set_samplebits_options() to make it
4008         possible to specify the sample size in bits. (#509637)
4009
4010 2008-03-03  Tim-Philipp Müller  <tim at centricular dot net>
4011
4012         * tests/check/libs/mixer.c:
4013           Add a few simple checks for the new message types.
4014
4015 2008-03-03  Tim-Philipp Müller  <tim at centricular dot net>
4016
4017         * docs/libs/gst-plugins-base-libs-sections.txt:
4018         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_option_changed),
4019           (gst_mixer_options_list_changed), (gst_mixer_mixer_changed),
4020           (gst_mixer_message_get_type),
4021           (gst_mixer_message_parse_option_changed),
4022           (gst_mixer_message_parse_options_list_changed):
4023         * gst-libs/gst/interfaces/mixer.h: (GstMixerType),
4024           (GST_MIXER_MESSAGE_OPTION_CHANGED),
4025           (GST_MIXER_MESSAGE_OPTIONS_LIST_CHANGED),
4026           (GST_MIXER_MESSAGE_MIXER_CHANGED):
4027           API: add gst_mixer_options_list_changed(), gst_mixer_mixer_changed()
4028           and gst_mixer_message_parse_options_list_changed(). Fixes #519916.
4029
4030 2008-03-03  Tim-Philipp Müller  <tim at centricular dot net>
4031
4032         * gst-libs/gst/interfaces/mixeroptions.c: (gst_mixer_options_init),
4033           (gst_mixer_options_get_values):
4034         * gst-libs/gst/interfaces/mixeroptions.h:
4035           (GST_MIXER_OPTIONS_GET_CLASS), (GstMixerOptionsClass),
4036           (_GstMixerOptions), (_GstMixerOptionsClass):
4037           API: add GstMixerOptions::get_values vfunc (#519906)
4038
4039 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
4040
4041         * configure.ac:
4042         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
4043         plug-ins are included/excluded. (#498222)
4044
4045 2008-03-03  Sebastian Dröge  <slomo@circular-chaos.org>
4046
4047         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
4048         Add typefinder for IMelody files, using audio/x-imelody.
4049         See bug #519516.
4050
4051 2008-03-03  Sebastian Dröge  <slomo@circular-chaos.org>
4052
4053         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_get_type):
4054         * ext/alsa/gstalsasink.c: (set_hwparams):
4055         * ext/alsa/gstalsasrc.c: (set_hwparams):
4056         * ext/gio/gstgio.c: (gst_gio_uri_handler_get_uri):
4057         * ext/ogg/gstoggmux.h:
4058         * ext/ogg/gstogmparse.c:
4059         * gst-libs/gst/audio/audio.c:
4060         * gst-libs/gst/fft/kiss_fft_f64.c: (kiss_fft_f64_alloc):
4061         * gst-libs/gst/pbutils/missing-plugins.c:
4062         (gst_missing_uri_sink_message_new),
4063         (gst_missing_element_message_new),
4064         (gst_missing_decoder_message_new),
4065         (gst_missing_encoder_message_new):
4066         * gst-libs/gst/rtp/gstbasertppayload.c:
4067         * gst-libs/gst/rtp/gstrtcpbuffer.c:
4068         (gst_rtcp_packet_bye_get_reason):
4069         * gst/audioconvert/gstaudioconvert.c:
4070         * gst/audioresample/gstaudioresample.c:
4071         * gst/ffmpegcolorspace/imgconvert.c:
4072         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
4073         * gst/typefind/gsttypefindfunctions.c:
4074         * gst/videoscale/vs_4tap.c:
4075         * gst/videoscale/vs_4tap.h:
4076         * sys/v4l/gstv4lelement.c:
4077         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_any_caps):
4078         * sys/v4l/v4l_calls.c:
4079         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
4080         (gst_v4lsrc_try_capture):
4081         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
4082         (gst_ximagesink_ximage_new):
4083         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
4084         (gst_xvimagesink_xvimage_new):
4085         * tests/check/elements/audioconvert.c:
4086         * tests/check/elements/audioresample.c:
4087         (fail_unless_perfect_stream):
4088         * tests/check/elements/audiotestsrc.c: (setup_audiotestsrc):
4089         * tests/check/elements/decodebin.c:
4090         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
4091         (setup_gdpdepay_streamheader):
4092         * tests/check/elements/gdppay.c: (setup_gdppay), (GST_START_TEST),
4093         (setup_gdppay_streamheader):
4094         * tests/check/elements/gnomevfssink.c: (setup_gnomevfssink):
4095         * tests/check/elements/multifdsink.c: (setup_multifdsink):
4096         * tests/check/elements/textoverlay.c:
4097         * tests/check/elements/videorate.c: (setup_videorate):
4098         * tests/check/elements/videotestsrc.c: (setup_videotestsrc):
4099         * tests/check/elements/volume.c: (setup_volume):
4100         * tests/check/elements/vorbisdec.c: (setup_vorbisdec):
4101         * tests/check/elements/vorbistag.c:
4102         * tests/check/generic/clock-selection.c:
4103         * tests/check/generic/states.c: (setup), (teardown):
4104         * tests/check/libs/cddabasesrc.c:
4105         * tests/check/libs/video.c:
4106         * tests/check/pipelines/gio.c:
4107         * tests/check/pipelines/oggmux.c:
4108         * tests/check/pipelines/simple-launch-lines.c:
4109         (simple_launch_lines_suite):
4110         * tests/check/pipelines/streamheader.c:
4111         * tests/check/pipelines/theoraenc.c:
4112         * tests/check/pipelines/vorbisdec.c:
4113         * tests/check/pipelines/vorbisenc.c:
4114         * tests/examples/seek/scrubby.c:
4115         * tests/examples/seek/seek.c: (query_positions_elems),
4116         (query_positions_pads):
4117         * tests/icles/stress-xoverlay.c: (myclock):
4118         Correct all relevant warnings found by the sparse semantic code
4119         analyzer. This include marking several symbols static, using
4120         NULL instead of 0 for pointers and using "foo (void)" instead
4121         of "foo ()" for declarations.
4122
4123         * win32/common/libgstrtp.def:
4124         Add gst_rtp_buffer_set_extension_data to the symbol definition file.
4125
4126 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
4127
4128         Patch by: José Alburquerque <jaalburqu svn gnome org>
4129
4130         * gst/playback/gstplaybin2.c:
4131           Make the function signature of the _get_*_tags() functions match
4132           the signature of the vfuncs they implement, ie. return a
4133           GstTagList rather than a GstStructure, which is more correct,
4134           even if one is typedef'ed to the other (#518940).
4135
4136 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
4137
4138         * gst-libs/gst/rtsp/gstrtspconnection.c:
4139           Don't include unix headers unconditionally (fixes #518037).
4140
4141 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
4142
4143         * tests/check/libs/video.c: (paintinfo), (paintinfo_struct),
4144           (fourcc_list_struct), (fourcc_list), (fourcc_get_size),
4145           (paint_setup_I420), (paint_setup_YV12), (paint_setup_AYUV),
4146           (paint_setup_YUY2), (paint_setup_UYVY), (paint_setup_YVYU),
4147           (paint_setup_IYU2), (paint_setup_Y41B), (paint_setup_Y42B),
4148           (paint_setup_Y800), (paint_setup_YVU9), (paint_setup_YUV9),
4149           (gst_video_format_is_packed), (video_format_is_packed):
4150           Add unit test that makes sure that the strides, offsets and
4151           sizes returned for the various YUV formats by the new video API
4152           match the old reference implementation in videotestsrc.
4153
4154 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
4155
4156         * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio),
4157           (gst_video_format_from_fourcc), (gst_video_format_to_fourcc),
4158           (gst_video_format_is_rgb), (gst_video_format_is_yuv),
4159           (gst_video_format_has_alpha), (gst_video_format_get_row_stride),
4160           (gst_video_format_get_pixel_stride),
4161           (gst_video_format_get_component_width),
4162           (gst_video_format_get_component_height),
4163           (gst_video_format_get_component_offset), (gst_video_format_get_size):
4164         * gst-libs/gst/video/video.h: (GST_VIDEO_FORMAT_Y41B),
4165           (GST_VIDEO_FORMAT_Y42B):
4166           API: add GST_VIDEO_FORMAT_Y41B and GST_VIDEO_FORMAT_Y42B.
4167
4168 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
4169
4170         * gst-libs/gst/video/video.c: (gst_video_format_get_component_offset):
4171           YV12 is I420 with swapped components 1 and 2, so the offset of
4172           component 1 for I420 should be the offset for component 2 for YV12
4173           and vice versa.
4174
4175 2008-02-29  Rene Stadler  <mail@renestadler.de>
4176
4177         * sys/v4l/gstv4lelement.c:
4178         Add missing semicolon to fix indentation.
4179
4180 2008-02-29  Julien Moutte  <julien@fluendo.com>
4181
4182         * ext/alsa/gstalsa.c: (gst_alsa_open_iec958_pcm),
4183         (gst_alsa_probe_supported_formats): Probe for IEC958 pcm to detect
4184         if we can do SPDIF output.
4185         * ext/alsa/gstalsa.h:
4186         * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec),
4187         (gst_alsasink_prepare), (gst_alsasink_close), (gst_alsasink_write):
4188         * ext/alsa/gstalsasink.h: Initial support for SPDIF.
4189         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
4190         * gst-libs/gst/audio/gstringbuffer.h: Add non linear buffer types
4191         to support AC3, EC3 and IEC958 buffers.
4192
4193 2008-02-29  Tim-Philipp Müller  <tim at centricular dot net>
4194
4195         * gst-libs/gst/interfaces/mixer.c: (GST_MIXER_MESSAGE_HAS_TYPE),
4196           (gst_mixer_message_parse_mute_toggled),
4197           (gst_mixer_message_parse_record_toggled),
4198           (gst_mixer_message_parse_volume_changed),
4199           (gst_mixer_message_parse_option_changed):
4200           De-cruft and fix message type assertions (NULL is not a really
4201           valid mixer message type string).
4202
4203 2008-02-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4204
4205         * ext/libvisual/visual.c: (gst_vis_src_negotiate):
4206         When negotiating, actually start from a format that we can support
4207         instead of from the too generic template.
4208
4209 2008-02-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4210
4211         * gst/playback/gstplaybin2.c: (gst_play_bin_set_property):
4212         Enable vis setting.
4213
4214         * gst/playback/gstplaysink.c: (gst_play_sink_init),
4215         (gst_play_sink_dispose), (gst_play_sink_vis_unblocked),
4216         (gst_play_sink_vis_blocked), (gst_play_sink_set_vis_plugin),
4217         (gen_vis_chain):
4218         Implement vis switching while playing.
4219
4220 2008-02-28  David Schleef  <ds@schleef.org>
4221
4222         * gst-libs/gst/riff/riff-media.c: Add Dirac mapping
4223
4224 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
4225
4226         Patch by: Peter Kjellerstedt  <pkj at axis com>
4227
4228         * gst/tcp/Makefile.am:
4229         * gst/tcp/fdsetstress.c:
4230         * gst/tcp/gstfdset.c:
4231         * gst/tcp/gstfdset.h:
4232         Removed fdset and stress test, they are now known as GstPoll in
4233         core. 
4234
4235         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
4236         (gst_multi_fd_sink_add_full), (gst_multi_fd_sink_remove),
4237         (gst_multi_fd_sink_clear), (gst_multi_fd_sink_remove_client_link),
4238         (gst_multi_fd_sink_handle_client_write),
4239         (gst_multi_fd_sink_queue_buffer),
4240         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_start),
4241         (gst_multi_fd_sink_stop):
4242         * gst/tcp/gstmultifdsink.h:
4243         * gst/tcp/gsttcp.c: (gst_tcp_socket_read), (gst_tcp_socket_close),
4244         (gst_tcp_read_buffer), (gst_tcp_gdp_read_buffer),
4245         (gst_tcp_gdp_read_caps):
4246         * gst/tcp/gsttcp.h:
4247         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_init),
4248         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
4249         (gst_tcp_client_sink_start), (gst_tcp_client_sink_stop):
4250         * gst/tcp/gsttcpclientsink.h:
4251         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_init),
4252         (gst_tcp_client_src_create), (gst_tcp_client_src_start),
4253         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
4254         * gst/tcp/gsttcpclientsrc.h:
4255         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_handle_wait),
4256         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
4257         * gst/tcp/gsttcpserversink.h:
4258         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_init),
4259         (gst_tcp_server_src_create), (gst_tcp_server_src_start),
4260         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
4261         * gst/tcp/gsttcpserversrc.h:
4262         Port to GstPoll. See #505417.
4263
4264 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
4265
4266         Patch by: Peter Kjellerstedt  <pkj at axis com>
4267
4268         * gst-libs/gst/rtsp/gstrtspconnection.c:
4269         (gst_rtsp_connection_create), (gst_rtsp_connection_connect),
4270         (gst_rtsp_connection_write), (gst_rtsp_connection_read_internal),
4271         (gst_rtsp_connection_receive), (gst_rtsp_connection_close),
4272         (gst_rtsp_connection_free), (gst_rtsp_connection_poll),
4273         (gst_rtsp_connection_flush):
4274         * gst-libs/gst/rtsp/gstrtspconnection.h:
4275         Use GstPoll for the rtsp connection. See #505417.
4276
4277 2008-02-27  Wim Taymans  <wim.taymans@collabora.co.uk>
4278
4279         * tests/examples/seek/seek.c: (vis_toggle_cb), (filter_features),
4280         (init_visualization_features), (vis_combo_cb), (shot_cb), (main):
4281         Add combo box for visualisations, populate it with a factory list
4282         of all visualisation plugins, configure vis plugin instance in
4283         playbin2. 
4284
4285 2008-02-27  Wim Taymans  <wim.taymans@collabora.co.uk>
4286
4287         * tests/check/libs/rtp.c: (GST_START_TEST):
4288         Add check for RTP buffer defaults, padding and marker bit API.
4289
4290 2008-02-27  Sebastian Dröge  <slomo@circular-chaos.org>
4291
4292         * gst-libs/gst/cdda/sha1.c: (sha_transform):
4293         Use memcpy() instead of upcasting a byte array to long *. This
4294         fixes an unaligned memory access, resulting in SIGBUS on IA64.
4295         This should be ported to GCheckSum once we can use GLib 2.16.
4296         Partially fixes bug #500833.
4297
4298 2008-02-27  Tim-Philipp Müller  <tim at centricular dot net>
4299
4300         * gst-libs/gst/tag/gsttagdemux.c: (gst_tag_demux_chain):
4301           Push tag event after the newsegment event. Log the pointer of
4302           the buffer we're actually going to push rather than the buffer
4303           we're feeding to _make_metadata_writable().
4304
4305 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
4306
4307         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
4308         Comment smoke typefinder for now. The smokedec plugin needs one
4309         frame per buffer but we have no parser yet, thus it simply crashes
4310         in most situations.
4311
4312 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
4313
4314         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
4315         Add typefinder for the smoke video codec. Copied from the jpeg plugin.
4316
4317 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
4318
4319         * gst/typefind/gsttypefindfunctions.c: (mid_type_find),
4320         (plugin_init):
4321         Add midi typefinder, copied from the timidity plugin.
4322
4323 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
4324
4325         Based on patch by: Tomasz Sałaciński <tsalacinski gmail com>
4326
4327         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
4328         * tests/check/elements/subparse.c: (test_microdvd_with_italics),
4329           (subparse_suite):
4330           Forward slashes at the beginning and end of a line also signify
4331           italics (Fixes: #518162).
4332
4333 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
4334
4335         * tests/check/gst-plugins-base.supp:
4336         Add a suppression for a cached value in GIO that wasn't moved
4337         while moving gio from -bad to -base.
4338
4339 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
4340
4341         Patch by: Brian Cameron <brian dot cameron at sun dot com>
4342
4343         * configure.ac:
4344         Don't hardcode -Wall and -Werror for configure checks, this fails
4345         with non-GCC compilers. Fixes bug #517991.
4346
4347 2008-02-21  Stefan Kost  <ensonic@users.sf.net>
4348
4349         * gst/audioconvert/gstaudioconvert.c:
4350         * gst/audioconvert/gstaudioquantize.c:
4351         * gst/audioconvert/gstaudioquantize.h:
4352           Make audioconvert gap aware. If noiseshaping is used, wait for
4353           noiseshaping to converge before marking as GAP. Fixes #517813.
4354
4355 2008-02-21  Stefan Kost  <ensonic@users.sf.net>
4356
4357         * gst/audiotestsrc/gstaudiotestsrc.c:
4358           Mark buffers as GAP,if volume is 0.0 and fix the previous logic.
4359
4360 2008-02-20  Sebastian Dröge  <slomo@circular-chaos.org>
4361
4362         * ext/gnomevfs/gstgnomevfssink.c:
4363         (gst_gnome_vfs_sink_handle_event):
4364         Return FALSE when seeking for a new segment fails instead
4365         of silently ignoring the failure and appending every buffer
4366         that comes for the new segment.
4367
4368 2008-02-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4369
4370         * gst/playback/gstplaysink.c: (find_property),
4371         (gst_play_sink_find_property), (gen_video_chain),
4372         (gst_play_sink_reconfigure), (gst_play_sink_get_last_frame):
4373         Recursively search the sink element for a last-frame property so that we
4374         can also find the property in autovideosink and friends that don't
4375         always proxy the internal sink properties.
4376
4377 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
4378
4379         * gst-libs/gst/audio/multichannel.c:
4380           (GST_AUDIO_CHANNEL_POSITIONS_FIELD_NAME),
4381           (gst_audio_get_channel_positions), (gst_audio_set_channel_positions),
4382           (gst_audio_set_structure_channel_positions_list),
4383           (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
4384           (gst_audio_fixate_channel_positions):
4385           Fix confusing terminology in docs and code: structure fields are
4386           'fields' and not 'properties'.
4387
4388 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
4389
4390         * gst-libs/gst/audio/multichannel.c:
4391           (gst_audio_check_channel_positions), (add_list_to_struct):
4392           Give more useful warning messages if one of the channel
4393           layout enums passed to us is invalid and if the "channels"
4394           field in the caps has a GType we don't expect.
4395
4396 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
4397
4398         * gst-libs/gst/audio/multichannel.c:
4399           Fix typo in docs blurb.
4400
4401 2008-02-19  Julien Moutte  <julien@fluendo.com>
4402
4403         Patch by: Josep Torra Valles <josep@fluendo.com>
4404
4405         * gst/typefind/gsttypefindfunctions.c: Increase the MPEG PS
4406         typefind lookup to fix typefinding on HD clips.
4407
4408 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
4409
4410         * gst/playback/gstscreenshot.c:
4411         * gst/playback/gstscreenshot.h:
4412           Fix up copyright (I rewrote the GStreamer-0.10 code for
4413           this from scratch back in the days).
4414
4415 2008-02-19  Wim Taymans  <wim.taymans@collabora.co.uk>
4416
4417         * gst/playback/Makefile.am:
4418         * gst/playback/gstscreenshot.c: (feed_fakesrc), (save_result),
4419         (create_element), (gst_play_frame_conv_convert):
4420         * gst/playback/gstscreenshot.h:
4421         Add screenshot conversion code from totem.
4422
4423         * gst/playback/gstplay-marshal.list:
4424         * gst/playback/gstplaybin2.c: (gst_play_marshal_BUFFER__BOXED),
4425         (gst_play_bin_class_init), (gst_play_bin_convert_frame),
4426         (gst_play_bin_get_property), (no_more_pads_cb), (activate_group):
4427         Implement frame property to get a color-unconverted snapshot.
4428         Implement convert-frame action signal to get a converted snapshot image.
4429         Configure connection speed in uridecodebin.
4430         Document some more properties.
4431
4432         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
4433         (gen_video_chain), (gen_audio_chain), (gst_play_sink_reconfigure),
4434         (gst_play_sink_get_last_frame):
4435         * gst/playback/gstplaysink.h:
4436         Use last-buffer property of the video sink to get a video snapshot.
4437
4438         * tests/examples/seek/seek.c: (shot_cb), (main):
4439         Add snapshot button for playbin2 and use the frame property to save the
4440         frame as a png in the current directory.
4441
4442 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
4443
4444         Patch by: Josep Torra Valles <josep at fluendo dot com>
4445
4446         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find),
4447         (plugin_init):
4448         Add typefinding support for h264 elementary streams.
4449         Fixes bug #517420.
4450
4451 2008-02-18  Stefan Kost  <ensonic@users.sf.net>
4452
4453         * configure.ac:
4454           Require CVS of core for new API in collectpads.
4455
4456         * gst/adder/gstadder.c:
4457           Use new API to make adder sparse stream aware.
4458
4459 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
4460
4461         * gst/playback/gstplaybin2.c: (pad_added_cb), (pad_removed_cb),
4462         (no_more_pads_cb):
4463         Get the object data correct so that we can remove our channels
4464         correctly.
4465
4466         * gst/playback/gstplaysink.c: (gen_video_chain), (gen_audio_chain),
4467         (gen_vis_chain), (gst_play_sink_reconfigure),
4468         (gst_play_sink_request_pad):
4469         Add option to disable async behaviour in the sinks when possible. This
4470         makes it possible to avoid an audio queue when dealing with
4471         visualisations.
4472         Add option to add a queue for the audio path.
4473
4474         * tests/examples/seek/seek.c: (clear_streams), (update_streams),
4475         (main):
4476         Disable the vis checkbox to match the defaults of playbin2.
4477         Only get the stream info when we need to.
4478
4479 2008-02-17  Sebastian Dröge  <slomo@circular-chaos.org>
4480
4481         * ext/gio/gstgiobasesink.c: (gst_gio_base_sink_stop),
4482         (gst_gio_base_sink_set_stream):
4483         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_stop),
4484         (gst_gio_base_src_set_stream):
4485         * ext/gio/gstgiosink.c: (gst_gio_sink_start):
4486         * ext/gio/gstgiosrc.c: (gst_gio_src_start):
4487         Don't use async operations as they require a running main loop.
4488         This makes us block again when closing streams and unable
4489         to mount the enclosing volume of an URI if it isn't yet.
4490
4491 2008-02-15  Wim Taymans  <wim.taymans@collabora.co.uk>
4492
4493         * gst/playback/gstplaysink.c: (gst_play_sink_set_mute),
4494         (gst_play_sink_get_mute), (gen_video_chain), (gen_audio_chain),
4495         (gen_vis_chain), (gst_play_sink_reconfigure),
4496         (gst_play_sink_request_pad):
4497         Move tee in front of the audio and vis pipelines.
4498         Add queue for audio for now.
4499         Add visualisation support.
4500
4501         * tests/examples/seek/seek.c: (main):
4502         Visualisation is by default disabled.
4503
4504 2008-02-15  Sebastian Dröge  <slomo@circular-chaos.org>
4505
4506         * ext/gio/gstgiobasesink.c: (close_stream_cb):
4507         * ext/gio/gstgiobasesrc.c: (close_stream_cb):
4508         Improve debugging a bit.
4509
4510         * ext/gio/gstgiosink.c: (mount_cb), (gst_gio_sink_start):
4511         * ext/gio/gstgiosink.h:
4512         * ext/gio/gstgiosrc.c: (mount_cb), (gst_gio_src_start):
4513         * ext/gio/gstgiosrc.h:
4514         Try to mount the enclosing volume of a GFile if it isn't mounted
4515         yet. This requires us to wait for an async operation to finish, done
4516         with an nested GMainLoop. Authentication is not supported yet, will
4517         come later.
4518
4519 2008-02-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4520
4521         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4522         (gst_play_bin_set_property), (gst_play_bin_get_property),
4523         (pad_added_cb), (pad_removed_cb), (no_more_pads_cb):
4524         * gst/playback/gstplaysink.c: (gst_play_sink_set_mute),
4525         (gst_play_sink_get_mute), (gen_audio_chain):
4526         * gst/playback/gstplaysink.h:
4527         Add mute property.
4528
4529         * gst/playback/gststreamselector.c: (gst_selector_pad_event),
4530         (gst_selector_pad_chain):
4531         * gst/playback/gststreamselector.h:
4532         Make sure we forward the event only once.
4533
4534         * tests/examples/seek/seek.c: (stop_cb), (mute_toggle_cb), (main):
4535         Add and implement the mute button for playbin2.
4536
4537 2008-02-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4538
4539         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
4540
4541         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_delay):
4542         Add some more debug info.
4543         Make sure we never return a negative delay. Fixes #516246.
4544
4545 2008-02-12  Tim-Philipp Müller  <tim at centricular dot net>
4546
4547         * ext/alsa/gstalsasink.c: (gst_alsasink_delay):
4548           Revert patch that makes the sink hold the object lock when
4549           calling snd_pcm_delay(), since it breaks playback for me.
4550
4551 2008-02-12  Julien Moutte  <julien@fluendo.com>
4552
4553         * tests/examples/seek/seek.c: (rate_spinbutton_changed_cb): Add
4554         some seek flags when changing rate.
4555
4556 2008-02-12  Wim Taymans  <wim.taymans@collabora.co.uk>
4557
4558         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
4559         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
4560         (gst_base_rtp_audio_payload_handle_sample_based_buffer):
4561         Fix potential leaks.
4562
4563         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_chain):
4564         Fix leak when there is no function configured.
4565
4566 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4567
4568         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_class_init),
4569         (gst_v4lsrc_buffer_finalize):
4570         Correctly chain up the finalize method.
4571
4572 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4573
4574         * ext/gio/gstgiostreamsink.c:
4575         * ext/gio/gstgiostreamsrc.c:
4576         Add documentation and example code for giostreamsink/giostreamsrc.
4577
4578         * tests/check/pipelines/gio.c: (GST_START_TEST):
4579         Ask the GMemoryOutputStream for the data instead of assuming that
4580         the pointer to the data stayed the same. It could've been realloc'ed.
4581
4582 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4583
4584         * ext/gio/gstgiosink.c:
4585         * ext/gio/gstgiosrc.c:
4586         Make the documentation of giosink/giosrc complete, large parts
4587         are based on the gnomevfssink/gnomevfssrc docs.
4588
4589 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4590
4591         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4592         * docs/plugins/gst-plugins-base-plugins-sections.txt:
4593         * docs/plugins/gst-plugins-base-plugins.args:
4594         * docs/plugins/gst-plugins-base-plugins.hierarchy:
4595         * docs/plugins/gst-plugins-base-plugins.interfaces:
4596         * docs/plugins/gst-plugins-base-plugins.prerequisites:
4597         * docs/plugins/gst-plugins-base-plugins.signals:
4598         * docs/plugins/inspect/plugin-adder.xml:
4599         * docs/plugins/inspect/plugin-audioconvert.xml:
4600         * docs/plugins/inspect/plugin-audiorate.xml:
4601         * docs/plugins/inspect/plugin-audioresample.xml:
4602         * docs/plugins/inspect/plugin-decodebin.xml:
4603         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
4604         * docs/plugins/inspect/plugin-gdp.xml:
4605         * docs/plugins/inspect/plugin-gio.xml:
4606         * docs/plugins/inspect/plugin-gnomevfs.xml:
4607         * docs/plugins/inspect/plugin-libvisual.xml:
4608         * docs/plugins/inspect/plugin-ogg.xml:
4609         * docs/plugins/inspect/plugin-pango.xml:
4610         * docs/plugins/inspect/plugin-playback.xml:
4611         * docs/plugins/inspect/plugin-queue2.xml:
4612         * docs/plugins/inspect/plugin-subparse.xml:
4613         * docs/plugins/inspect/plugin-theora.xml:
4614         * docs/plugins/inspect/plugin-uridecodebin.xml:
4615         * docs/plugins/inspect/plugin-videorate.xml:
4616         * docs/plugins/inspect/plugin-videoscale.xml:
4617         * docs/plugins/inspect/plugin-volume.xml:
4618         * docs/plugins/inspect/plugin-vorbis.xml:
4619         Add the GIO documentation again and while at that run make update.
4620
4621 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
4622
4623         * ext/alsa/gstalsa.h: (GST_CHECK_ALSA_VERSION):
4624         * ext/alsa/gstalsasink.c: (set_swparams):
4625         * ext/alsa/gstalsasrc.c: (set_swparams), (gst_alsasrc_open):
4626           Don't use snd_pcm_sw_params_set_xfer_align() if we're compiling
4627           against libasound >= 1.0.16, since it's been deprecated in
4628           0.10.16, and alignment is always 1 then, apparently. (#512899)
4629
4630 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
4631
4632         * gst/playback/gstplaybin.c: (gen_audio_element):
4633         * gst/playback/gstplaysink.c: (gen_audio_chain):
4634           Handle case where we can't create the volume element a bit
4635           better (#514307).
4636
4637 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
4638
4639         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_check_get_range):
4640         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
4641           Add support for https protocol. Fixes #510229.
4642
4643 2008-02-11  Julien Moutte  <julien@fluendo.com>
4644         
4645         Patch by: Alan Peevers <peeves@pacbell.net>
4646
4647         * ext/alsa/gstalsasink.c: (gst_alsasink_delay): Take appropriate
4648         lock when calling alsa methods.
4649
4650 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
4651
4652         * gst/typefind/gsttypefindfunctions.c:
4653           Bump rank of jpeg and png typefinders, which will return maximum
4654           probability in the most common cases (thus short-circuiting more
4655           expensive typefinders like the mp3 one for these two quite common
4656           image types).
4657
4658 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
4659
4660         * ext/theora/theoraparse.c:
4661         Fix long description of the theora parser to be more verbose than just
4662         the type name.
4663
4664 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
4665
4666         Patch by: Branko Čibej <brane at xbc dot nu>
4667
4668         * sys/xvimage/xvimagesink.c:
4669         Fix build of xvimagesink if we don't have XShm, e.g. on Mac OS X.
4670         Fixes bug #515654.
4671
4672 2008-02-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4673
4674         * gst/playback/gstplaybasebin.c:
4675         Set is_dynamic as True if there are elements with both request
4676         and sometimes src pad templates instead of breaking out when it
4677         finds the first pad template that is a src.
4678
4679 2008-02-08  Wim Taymans  <wim.taymans@collabora.co.uk>
4680
4681         * tests/examples/seek/seek.c: (stop_cb), (clear_streams),
4682         (update_streams), (video_combo_cb), (audio_combo_cb),
4683         (text_combo_cb), (volume_spinbutton_changed_cb), (main):
4684         Add some stream switching and volume gui for playbin2.
4685
4686 2008-02-08  Wim Taymans  <wim.taymans@collabora.co.uk>
4687
4688         * gst/playback/gstplay-marshal.list:
4689         Added marshal for streamselector Tags.
4690
4691         * gst/playback/gstplaybasebin.c: (set_active_source):
4692         Streamselector now selects pads based on the pad object instead of its
4693         name.
4694
4695         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4696         (init_group), (gst_play_bin_init), (get_group), (get_tags),
4697         (gst_play_bin_get_video_tags), (gst_play_bin_get_audio_tags),
4698         (gst_play_bin_get_text_tags),
4699         (gst_play_bin_set_current_video_stream),
4700         (gst_play_bin_set_current_audio_stream),
4701         (gst_play_bin_set_current_text_stream),
4702         (gst_play_bin_set_property), (gst_play_bin_get_property),
4703         (pad_added_cb), (pad_removed_cb), (autoplug_select_cb):
4704         Remove option to mute streams with the current-a/v/t property, we have
4705         this functionality in the flags.
4706         Add signals to notify when the number of A/V/T channels changed.
4707         Add action signals to get tags for the A/V/T streams.
4708         Implement setting the current A/V/T stream.
4709         Rearrange some things to simplify stream selection.
4710         Implement volume.
4711
4712         * gst/playback/gstplaysink.c: (gst_play_sink_set_volume),
4713         (gst_play_sink_get_volume), (gst_play_sink_set_property),
4714         (gst_play_sink_get_property), (gen_video_chain), (gen_audio_chain),
4715         (activate_vis), (gst_play_sink_reconfigure):
4716         * gst/playback/gstplaysink.h:
4717         Add and implement volume setting methods.
4718
4719         * gst/playback/gststreamselector.c: (gst_selector_pad_class_init),
4720         (gst_selector_pad_finalize), (gst_selector_pad_get_property),
4721         (gst_selector_pad_event), (gst_stream_selector_class_init),
4722         (gst_stream_selector_init), (gst_stream_selector_finalize),
4723         (gst_stream_selector_set_property),
4724         (gst_stream_selector_get_property),
4725         (gst_stream_selector_get_linked_pad),
4726         (gst_stream_selector_request_new_pad):
4727         * gst/playback/gststreamselector.h:
4728         Add pad properties for tags and status of pads.
4729         Keep tags on pads.
4730         Make active pad selection based on pad object instead of name.
4731
4732 2008-02-08  Stefan Kost  <ensonic@users.sf.net>
4733
4734         * configure.ac:
4735           Revert last change as we now check in gtk-doc.m4 for sed.
4736
4737 2008-02-08  Jan Schmidt  <Jan.Schmidt@sun.com>
4738
4739         * configure.ac:
4740         Find and subst SED when building the docs.
4741
4742 2008-02-08  Julien Moutte  <julien@fluendo.com>
4743
4744         * tests/examples/seek/seek.c: (stop_cb), (connect_bus_signals),
4745         (main): Make sure bus signals are reconnected when pressing STOP
4746         and then PLAY again for a parse launch pipeline. Fix a ref leak
4747         on the bus.
4748         * win32/common/config.h: Updated.
4749
4750 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
4751
4752         * configure.ac:
4753         Make DISABLE_DEPRECATED defined *only* during CVS, not during
4754         pre-releases or releases.
4755
4756 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
4757
4758         * configure.ac:
4759         * ext/gio/Makefile.am:
4760         Subst GIO_LDFLAGS to avoid undefined Makefile var error Zaheer is
4761         reporting
4762
4763 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4764
4765         * docs/plugins/Makefile.am:
4766         Add the headers which need scanning for the GIO plugin. The rest of
4767         the docs still need migrating.
4768
4769 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4770
4771         * ext/Makefile.am:
4772         * tests/check/Makefile.am:
4773         * tests/check/pipelines/.cvsignore:
4774         Add gio in a few more places.
4775
4776 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4777
4778         * configure.ac:
4779         * ext/Makefile.am:
4780         * tests/check/Makefile.am:
4781         Move gio plugin from -bad and mark as experimental.
4782
4783 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4784
4785         * gst-libs/gst/interfaces/mixeroptions.c:
4786         * gst-libs/gst/interfaces/mixertrack.c:
4787         Comment out a couple of other things which break the build when
4788         GST_DISABLE_DEPRECATED isn't on but -Werror is.
4789
4790 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
4791
4792         * docs/libs/gst-plugins-base-libs-sections.txt:
4793           Fix pbutils header.
4794
4795 2008-02-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4796
4797         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
4798         Fix compiler warning.
4799
4800 2008-02-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4801
4802         Patch by: Peter Kjellerstedt  <pkj at axis com>
4803
4804         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address):
4805         Clear the addrinfo struct using memset. Fixes #514937.
4806
4807 2008-02-06  Wim Taymans  <wim.taymans@collabora.co.uk>
4808
4809         * gst/tcp/gstfdset.h:
4810         Remove unused field to same some memory.
4811
4812         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
4813         Mark action signals as such.
4814
4815 2008-02-06  Michael Smith <msmith@fluendo.com>
4816
4817         * ext/theora/theoradec.c: (_theora_granule_frame),
4818         (_inc_granulepos):
4819           Increment granulepos for new-bitstream versions appropriately.
4820           Fixes #514623.
4821
4822 2008-02-04  Wim Taymans  <wim.taymans@collabora.co.uk>
4823
4824         * tests/examples/seek/seek.c: (do_seek),
4825         (rate_spinbutton_changed_cb), (update_streams), (main):
4826         Remove obsolete stream_time reset after flushing seek, core does that
4827         automatically now.
4828         Improve accuracy of speed spinbutton.
4829         Only do playbin2 stuff when we actually use it.
4830
4831 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
4832
4833         * tests/check/Makefile.am:
4834           Revert previous change of the test environment's GST_PLUGIN_PATH.
4835           The problem is not with the plugins, but with element factories
4836           and only occurs if elements are split out from existing plugins
4837           or if plugins change name (see #512740).
4838
4839 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
4840
4841         * tests/check/Makefile.am:
4842           Fix the tests environment's GST_PLUGIN_PATH: we want the directory
4843           with the core's plugins first and our local build directories last,
4844           since we might be building against an installed core, and that
4845           core's plugin directory may contain older or other versions of
4846           our own -base plugins, but we really do want to test our local
4847           ones (if there are multiple plugins or element factories with the
4848           same name, those inspected last will trump those read in earlier).
4849           Fixes #512740 for the most part.
4850
4851 2008-02-02  Sebastian Dröge  <slomo@circular-chaos.org>
4852
4853         * configure.ac:
4854         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
4855         Use gmtime_r if available as gmtime is not MT-safe.
4856         Fixes bug #511810.
4857
4858 2008-02-02  Sebastian Dröge  <slomo@circular-chaos.org>
4859
4860         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
4861         Cast glong to time_t as time_t might have a different type on
4862         other platforms, like FreeBSD, and we get a compiler warning
4863         otherwise. Fixes bug #511825.
4864
4865 2008-02-01  Wim Taymans  <wim.taymans@collabora.co.uk>
4866
4867         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4868         (get_group), (get_n_pads), (gst_play_bin_get_property),
4869         (pad_added_cb), (no_more_pads_cb), (perform_eos),
4870         (autoplug_select_cb), (deactivate_group):
4871         Remove stream-info, we going for something easier.
4872         Refactor getting the current group.
4873         Implement getting the number of audio/video/text streams.
4874
4875         * gst/playback/gststreamselector.c:
4876         (gst_stream_selector_class_init), (gst_stream_selector_init),
4877         (gst_stream_selector_get_property),
4878         (gst_stream_selector_request_new_pad),
4879         (gst_stream_selector_release_pad):
4880         * gst/playback/gststreamselector.h:
4881         Add property for number of pads.
4882
4883         * tests/examples/seek/seek.c: (set_scale), (update_flag),
4884         (vis_toggle_cb), (audio_toggle_cb), (video_toggle_cb),
4885         (text_toggle_cb), (update_streams), (msg_async_done),
4886         (msg_state_changed), (main):
4887         Block slider callback when updating the slider position.
4888         Add gui elements for controlling playbin2.
4889         Add callback for async_done that updates position/duration.
4890
4891 2008-02-01  Stefan Kost  <ensonic@users.sf.net>
4892
4893         * docs/plugins/Makefile.am:
4894         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4895         * docs/plugins/gst-plugins-base-plugins-sections.txt:
4896         * docs/plugins/gst-plugins-base-plugins.hierarchy:
4897         * docs/plugins/gst-plugins-base-plugins.interfaces:
4898         * docs/plugins/gst-plugins-base-plugins.prerequisites:
4899           First round of plugin docs cleansups.
4900
4901         * docs/plugins/inspect/plugin-adder.xml:
4902         * docs/plugins/inspect/plugin-alsa.xml:
4903         * docs/plugins/inspect/plugin-audioconvert.xml:
4904         * docs/plugins/inspect/plugin-audiorate.xml:
4905         * docs/plugins/inspect/plugin-audioresample.xml:
4906         * docs/plugins/inspect/plugin-audiotestsrc.xml:
4907         * docs/plugins/inspect/plugin-cdparanoia.xml:
4908         * docs/plugins/inspect/plugin-decodebin.xml:
4909         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
4910         * docs/plugins/inspect/plugin-gdp.xml:
4911         * docs/plugins/inspect/plugin-gnomevfs.xml:
4912         * docs/plugins/inspect/plugin-libvisual.xml:
4913         * docs/plugins/inspect/plugin-ogg.xml:
4914         * docs/plugins/inspect/plugin-pango.xml:
4915         * docs/plugins/inspect/plugin-subparse.xml:
4916         * docs/plugins/inspect/plugin-tcp.xml:
4917         * docs/plugins/inspect/plugin-theora.xml:
4918         * docs/plugins/inspect/plugin-typefindfunctions.xml:
4919         * docs/plugins/inspect/plugin-video4linux.xml:
4920         * docs/plugins/inspect/plugin-videorate.xml:
4921         * docs/plugins/inspect/plugin-videoscale.xml:
4922         * docs/plugins/inspect/plugin-videotestsrc.xml:
4923         * docs/plugins/inspect/plugin-volume.xml:
4924         * docs/plugins/inspect/plugin-vorbis.xml:
4925         * docs/plugins/inspect/plugin-ximagesink.xml:
4926         * docs/plugins/inspect/plugin-xvimagesink.xml:
4927           Regenerate.
4928
4929         * ext/ogg/Makefile.am:
4930         * ext/ogg/gstoggmux.c:
4931         * ext/ogg/gstoggmux.h:
4932           Add header for oggmux. the c-file needs a doc blob still.
4933
4934 2008-02-01  Wim Taymans  <wim.taymans@collabora.co.uk>
4935
4936         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4937
4938         * gst-libs/gst/rtp/gstrtpbuffer.c:
4939         (gst_rtp_buffer_set_extension_data):
4940         * gst-libs/gst/rtp/gstrtpbuffer.h:
4941         * tests/check/libs/rtp.c: (GST_START_TEST), (rtp_suite):
4942         Add gst_rtp_buffer_set_extension_data() 
4943         Add a unit test for this addition. Fixes #511478.
4944         API: GstRTPBuffer:gst_rtp_buffer_set_extension_data()
4945
4946 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4947
4948         * configure.ac:
4949         Back to CVS
4950
4951 === release 0.10.17 ===
4952
4953 2008-01-30  Jan Schmidt <jan.schmidt@sun.com>
4954
4955         * configure.ac:
4956           releasing 0.10.17, "Peanut Butter and Jelly"
4957
4958 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4959
4960         * gst-libs/gst/interfaces/mixeroptions.c:
4961         * gst-libs/gst/interfaces/mixertrack.c:
4962         Also remove the conditional registration of the signals
4963         that disappeared with the ABI change in 0.10.14
4964
4965 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4966
4967         * gst-libs/gst/rtsp/gstrtspconnection.c:
4968         Revert patch to gstrtspconnection.c for brown paper bag
4969         release of -base. Re-opens: #511825
4970
4971 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4972
4973         * gst-libs/gst/interfaces/mixeroptions.h:
4974         * gst-libs/gst/interfaces/mixertrack.h:
4975         Change the way these deprecated function pointers are removed
4976         so that the compiled ABI is unconditionally smaller. This 
4977         sets in stone an ABI break that actually occurred when the
4978         things were deprecated in 0.10.14, which seems to be the best
4979         fix as the only known users are oss-mixer and sunaudio-mixer in 
4980         gst-plugins-good.
4981         Fixes: #513018
4982
4983 2008-01-30  Tim-Philipp Müller  <tim at centricular dot net>
4984
4985         * win32/common/libgstpbutils.def:
4986           Export the two new _get_type() functions which are needed
4987           by the python bindings.
4988
4989 2008-01-29  Sebastian Dröge  <slomo@circular-chaos.org>
4990
4991         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
4992         Cast glong to time_t as time_t might have a different type on
4993         other platforms, like FreeBSD, and we get a compiler warning
4994         otherwise. Fixes bug #511825.
4995
4996 2008-01-29  Sebastian Dröge  <slomo@circular-chaos.org>
4997
4998         * gst-libs/gst/audio/gstaudiofilter.c:
4999         (gst_audio_filter_class_init):
5000         Initialize the GstRingerBuffer class to get it's debug category
5001         initialized. gst_ring_buffer_parse_caps() uses the ringbuffer debug
5002         category and otherwise we get some g_critical(). Fixes bug #512334.
5003
5004 2008-01-28  Jan Schmidt  <jan.schmidt@sun.com>
5005
5006         * configure.ac:
5007         Back to CVS
5008
5009 === release 0.10.16 ===
5010
5011 2008-01-28  Jan Schmidt <jan.schmidt@sun.com>
5012
5013         * configure.ac:
5014           releasing 0.10.16, "Scheduled Interruption"
5015
5016 2008-01-22  Wim Taymans  <wim.taymans@collabora.co.uk>
5017
5018         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
5019
5020         * gst-libs/gst/rtp/gstrtpbuffer.c:
5021         (gst_rtp_buffer_get_extension_data):
5022         Fix typos and wrong extension check. Fixes #511274.
5023
5024 2008-01-18  Jan Schmidt  <jan.schmidt@sun.com>
5025
5026         * po/sk.po:
5027         Oops - add new sk.po mentioned in the LINGUAS I just committed
5028
5029 2008-01-17  Jan Schmidt  <jan.schmidt@sun.com>
5030
5031         * po/LINGUAS:
5032         Add ca translation to the disted list.
5033
5034         * win32/vs6/libgstsdp.dsp:
5035         Convert line endings to CRLF
5036
5037 2008-01-17  Sebastien Moutte <sebastien@moutte.net>
5038
5039         * win32/MANIFEST:
5040         Add win32/vs6/libgstrtsp.dsp to MANIFEST
5041
5042 2008-01-14  Jan Schmidt  <jan.schmidt@sun.com>
5043
5044         * win32/common/libgstsdp.def:
5045         * win32/common/libgstvideo.def:
5046         Add new API declarations
5047
5048 2008-01-14  Jan Schmidt  <jan.schmidt@sun.com>
5049
5050         * ext/theora/gsttheoradec.h:
5051         * ext/theora/gsttheoraparse.h:
5052         * ext/theora/theoradec.c:
5053         * ext/theora/theoraparse.c:
5054         Take a 2nd stab at handling libtheora granulepos changes in the decoder
5055         and parser by inspecting the bitstream version of the incoming data.
5056
5057 2008-01-14  Sebastian Dröge  <slomo@circular-chaos.org>
5058
5059         * configure.ac:
5060         * pkgconfig/Makefile.am:
5061         * pkgconfig/gstreamer-audio-uninstalled.pc.in:
5062         * pkgconfig/gstreamer-audio.pc.in:
5063         * pkgconfig/gstreamer-cdda-uninstalled.pc.in:
5064         * pkgconfig/gstreamer-cdda.pc.in:
5065         * pkgconfig/gstreamer-fft-uninstalled.pc.in:
5066         * pkgconfig/gstreamer-fft.pc.in:
5067         * pkgconfig/gstreamer-floatcast-uninstalled.pc.in:
5068         * pkgconfig/gstreamer-floatcast.pc.in:
5069         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
5070         * pkgconfig/gstreamer-interfaces.pc.in:
5071         * pkgconfig/gstreamer-netbuffer-uninstalled.pc.in:
5072         * pkgconfig/gstreamer-netbuffer.pc.in:
5073         * pkgconfig/gstreamer-pbutils-uninstalled.pc.in:
5074         * pkgconfig/gstreamer-pbutils.pc.in:
5075         * pkgconfig/gstreamer-riff-uninstalled.pc.in:
5076         * pkgconfig/gstreamer-riff.pc.in:
5077         * pkgconfig/gstreamer-rtp-uninstalled.pc.in:
5078         * pkgconfig/gstreamer-rtp.pc.in:
5079         * pkgconfig/gstreamer-rtsp-uninstalled.pc.in:
5080         * pkgconfig/gstreamer-rtsp.pc.in:
5081         * pkgconfig/gstreamer-sdp-uninstalled.pc.in:
5082         * pkgconfig/gstreamer-sdp.pc.in:
5083         * pkgconfig/gstreamer-tag-uninstalled.pc.in:
5084         * pkgconfig/gstreamer-tag.pc.in:
5085         * pkgconfig/gstreamer-video-uninstalled.pc.in:
5086         * pkgconfig/gstreamer-video.pc.in:
5087         Provide one pkg-config file for every gst-plugins-base library.
5088         This makes linking to those libraries much more intuitive and
5089         provides standard pkg-config behaviour for them. Fixes bug #499697.
5090
5091 2008-01-13  David Schleef  <ds@schleef.org>
5092
5093         * gst/videoscale/vs_4tap.c:
5094           Fix valgrind error on 4tap scaling method.
5095
5096 2008-01-13  Sebastien Moutte  <sebastien@moutte.net>
5097
5098         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address):
5099         Include Winsock2.h for VS6 and use a different way initialize
5100         hints structure so it can build with VS6.
5101         * win32/MANIFEST:
5102         * win32/vs6/libgstsdp.dsp:
5103         * win32/common/libgstsdp.def:
5104         Add new files for libgstsdp.
5105         * win32/vs6/grammar.dsp:
5106         Copy pbutils-enumtypes* from win32/common to pbutils sources folder.
5107         * win32/vs6/gst_plugins_base.dsw:
5108         * win32/vs6/libgstdecodebin.dsp:
5109         * win32/vs6/libgstdecodebin2.dsp:
5110         * win32/vs6/libgstplaybin.dsp:
5111         * win32/vs6/libgstvolume.dsp:
5112         Add new dependencies to the link list.
5113
5114 2008-01-13  Julien Moutte  <julien@fluendo.com>
5115
5116         * win32/common/config.h:
5117         * win32/common/gstrtsp-enumtypes.c: (gst_rtsp_result_get_type),
5118         (gst_rtsp_event_get_type), (gst_rtsp_family_get_type),
5119         (gst_rtsp_state_get_type), (gst_rtsp_version_get_type),
5120         (gst_rtsp_method_get_type), (gst_rtsp_auth_method_get_type),
5121         (gst_rtsp_header_field_get_type), (gst_rtsp_status_code_get_type):
5122         * win32/common/interfaces-enumtypes.c:
5123         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
5124         (gst_mixer_message_type_get_type), (gst_mixer_flags_get_type),
5125         (gst_mixer_track_flags_get_type),
5126         (gst_tuner_channel_flags_get_type):
5127         * win32/common/multichannel-enumtypes.c:
5128         (gst_audio_channel_position_get_type):
5129         * win32/common/pbutils-enumtypes.c:
5130         (gst_install_plugins_return_get_type):
5131         * win32/common/pbutils-enumtypes.h: Update/Add generated files
5132         in the win32 build directory.
5133
5134 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
5135
5136         * tests/check/Makefile.am:
5137         Fix CFLAGS to also pull in the gstcheck cflags from AM_CFLAGS.
5138
5139         * tests/check/elements/audiorate.c: (do_perfect_stream_test):
5140         * tests/check/elements/playbin.c:
5141         * tests/check/libs/mixer.c: (test_element_interface_supported),
5142         (gst_implements_interface_init):
5143         * tests/check/libs/rtp.c: (GST_START_TEST):
5144         Fix various assignment type mismatches.
5145
5146 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
5147
5148         * configure.ac:
5149         * gst-libs/gst/rtsp/Makefile.am:
5150         Add test to see if hstrerror is available or if we need libresolv
5151         (Solaris) for it, then use it in libgstrtsp.
5152
5153 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
5154
5155         * gst-libs/gst/tag/Makefile.am:
5156         Fix include path order
5157
5158 2008-01-11  Edward Hervey  <edward.hervey@collabora.co.uk>
5159
5160         * gst-libs/gst/pbutils/install-plugins.c:
5161         (gst_install_plugins_context_copy),
5162         (gst_install_plugins_context_get_type):
5163         * gst-libs/gst/pbutils/install-plugins.h:
5164         Add GBoxed GType for GstInstallPluginsContext, this eases the wrapping
5165         for bindings.
5166
5167 2008-01-11  Michael Smith <msmith@fluendo.com>
5168
5169         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
5170         (_theora_granule_frame), (_theora_granule_start_time),
5171         (theora_dec_sink_convert), (theora_dec_decode_buffer):
5172           Adapt for post-alpha meaning of granulepos, when we
5173           have a newer version of libtheora.
5174         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
5175         (theora_enc_get_ogg_packet_end_time), (theora_enc_sink_event),
5176         (theora_enc_is_discontinuous), (theora_enc_chain):
5177           Likewise.
5178         * tests/check/Makefile.am:
5179           Link libtheora into theoraenc test so we can check which version of
5180           libtheora we're testing against.
5181         * tests/check/pipelines/theoraenc.c: (check_libtheora),
5182         (check_buffer_granulepos),
5183         (check_buffer_granulepos_from_starttime), (GST_START_TEST),
5184         (theoraenc_suite):
5185           Adapt tests to check the values that are now defined for theora; make
5186           the tests backwards-adapt the passed values if we're running against an
5187           old libtheora.
5188           Fixes #497964
5189
5190 2008-01-10  Tim-Philipp Müller  <tim at centricular dot net>
5191
5192         * gst-libs/gst/audio/gstbaseaudiosink.c:
5193           (gst_base_audio_sink_class_init):
5194         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5195           (gst_base_audio_src_class_init):
5196           Ref audio clock class from a thread-safe context to make sure
5197           we're not bit by GObjects lack of thread-safety here (#349410),
5198            however unlikely that may be in practice.
5199
5200 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
5201
5202         * autogen.sh:
5203           Add -Wno-portability to the automake parameters to stop warnings
5204           about GNU make extensions being used. We require GNU make in almost
5205           every Makefile anyway.
5206           
5207         * configure.ac:
5208           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
5209           at the same time is required for per target flags.
5210
5211 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
5212
5213         * gst-libs/gst/tag/gsttagdemux.c: (gst_tag_demux_pull_start_tag):
5214           Post an error message if we can't pull as many bytes as we need
5215           for the tag. This makes sure the user gets to see a proper error
5216           message if a file with a partial ID3 tag is fed to decodebin, and
5217           not a 'no ID3 tag demuxer' error, which would be confusing
5218           (see #508138).
5219
5220 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
5221
5222         * gst-libs/gst/pbutils/descriptions.c: (formats):
5223           Add description strings for ID3, APE, and ICY tags.
5224
5225 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
5226
5227         * gst/playback/gstdecodebin.c: (try_to_link_1):
5228           Make sure we error out correctly if we can't activate one of
5229           the elements we've added.  Fixes #508138.
5230           
5231 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
5232
5233         Patch by: Bastien Nocera <hadess at hadess net>
5234
5235         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
5236           (check_if_volumes_are_the_same), (gst_alsa_mixer_set_volume):
5237           Use snd_mixer_selem_set_{playback|capture}_volume_all() if
5238           the volume is the same for all channels. This works around
5239           some problem in alsa that leaves us with inconsistent state
5240           for some reason (#486840).
5241
5242 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
5243
5244         Patch by: Jerone Young <jerone at gmail com>
5245
5246         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer):
5247           If there's no mixer track by the name of 'Master' or 'Front',
5248           check if there's one called 'PCM' before trying the generic
5249           fallback logic (fixes #506928, where we pick 'Mic' as master
5250           track for the AD1984 card in a Thinkpad T61/X61 laptop).
5251
5252 2008-01-07  Wim Taymans  <wim.taymans@collabora.co.uk>
5253
5254         * gst/playback/gstplay-enum.c:
5255         (register_gst_autoplug_select_result),
5256         (gst_autoplug_select_result_get_type), (register_gst_play_flags),
5257         (gst_play_flags_get_type):
5258         * gst/playback/gstplay-enum.h:
5259         Add enums for configuration flags.
5260
5261         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
5262         (init_group), (gst_play_bin_init), (gst_play_bin_set_property),
5263         (gst_play_bin_get_property), (no_more_pads_cb),
5264         (autoplug_select_cb), (gst_play_bin_change_state):
5265         Merge mode with flags.
5266         Add more property getters/setters, defaults and docs.
5267         Add properties to get number of audio/video/text streams.
5268         Create sink object in _init so that we can always rely on it being
5269         there.
5270
5271         * gst/playback/gstplaysink.c: (gst_play_sink_init),
5272         (gen_video_chain), (gen_audio_chain), (gen_vis_chain),
5273         (activate_vis), (gst_play_sink_reconfigure),
5274         (gst_play_sink_set_flags), (gst_play_sink_get_flags),
5275         (gst_play_sink_change_state):
5276         * gst/playback/gstplaysink.h:
5277         Use flags to configure the sink pipelines.
5278         Add tee before audio pipeline so that we can use it for visualisations.
5279         Start working on integrating visualisations.
5280         Remove mode, we can do everything with the flags now.
5281         Add method to configue the sink pipeline.
5282
5283 2008-01-06  Tim-Philipp Müller  <tim at centricular dot net>
5284
5285         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
5286           (check_buffer_timestamp), (check_buffer_duration):
5287           Turn these functions into macros so we can see right away
5288           where the failure occured.
5289
5290 2008-01-05  Julien Moutte  <julien@fluendo.com>
5291
5292         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Add
5293         debugging information to understand how X calculates the stride
5294         for XvImages.
5295
5296 2008-01-03  Sebastian Dröge  <slomo@circular-chaos.org>
5297
5298         * gst/volume/Makefile.am:
5299         * gst/volume/gstvolume.c: (volume_choose_func),
5300         (gst_volume_base_init), (gst_volume_class_init), (gst_volume_init),
5301         (volume_setup):
5302         * gst/volume/gstvolume.h:
5303         Use GstAudioFilter as base class for the volume element instead of
5304         plain GstBaseTransform.
5305
5306 2008-01-03  Sebastian Dröge  <slomo@circular-chaos.org>
5307
5308         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type):
5309         Don't set element details for the abstract GstAudioFilter class.
5310
5311 2008-01-02  Sebastian Dröge  <slomo@circular-chaos.org>
5312
5313         * gst-libs/gst/audio/gstaudiofilter.c:
5314         (gst_audio_filter_class_init), (gst_audio_filter_get_unit_size):
5315         Implement get_unit_size() vmethod of GstBaseTransform.
5316
5317 2008-01-01  Edward Hervey  <edward.hervey@collabora.co.uk>
5318
5319         * gst-libs/gst/pbutils/Makefile.am:
5320         * gst-libs/gst/pbutils/pbutils.h:
5321         Use glib-enum generator to have a proper enum GType for
5322         GST_TYPE_INSTALL_PLUGINS_RETURN so we can easily wrap it in bindings.
5323
5324 2007-12-31  David Schleef  <ds@schleef.org>
5325
5326         * tests/check/Makefile.am:
5327         * tests/check/pipelines/theoraenc.c:
5328           Reenable theoraenc test, which fails on the buildbot but
5329           not locally.
5330
5331 2007-12-31  David Schleef  <ds@schleef.org>
5332
5333         * docs/libs/.cvsignore:
5334         * docs/plugins/.cvsignore:
5335           Add *-undeclared.txt to fix buildbot.
5336
5337 2007-12-31  David Schleef  <ds@schleef.org>
5338
5339         * tests/check/Makefile.am:
5340           Second attempt at disabling theoraenc test long enough to
5341           get buildbot to compile -base.
5342
5343 2007-12-31  David Schleef  <ds@schleef.org>
5344
5345         * tests/check/pipelines/theoraenc.c:
5346           Disable theoraenc test long enough to get the buildbot to
5347           compile a recent -base.
5348
5349 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
5350
5351         * tests/examples/seek/seek.c: (stop_cb):
5352         Make sure we reset the slider value to 0.0 without racing against a
5353         possible g_idle that sets it to something else.
5354
5355 2007-12-31  Thijs Vermeir  <thijsvermeir@gmail.com>
5356
5357         * sys/ximage/ximagesink.c:
5358         fix typo
5359
5360 2007-12-30  Wim Taymans  <wim.taymans@collabora.co.uk>
5361
5362         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status):
5363         * gst-libs/gst/rtsp/gstrtspdefs.h:
5364         Add Location header so that we can start implementing redirects.
5365         See #506025.
5366
5367 2007-12-29  Thijs Vermeir  <thijsvermeir@gmail.com>
5368
5369         * gst/subparse/gstssaparse.c:
5370         combine if's
5371
5372 2007-12-29  Thijs Vermeir  <thijsvermeir@gmail.com>
5373
5374         * gst/subparse/gstssaparse.c:
5375         remove duplicate log message
5376
5377 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
5378
5379         * ext/libvisual/visual.c: (gst_visual_chain):
5380         Fix 'xyz may be used uninitialized' compiler warnings caused
5381         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
5382         abort() in any case but properly report the error.
5383
5384 2007-12-28  Wim Taymans  <wim.taymans@collabora.co.uk>
5385
5386         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
5387         (gst_play_bin_finalize), (gst_play_bin_set_uri),
5388         (gst_play_bin_set_suburi), (gst_play_bin_set_property),
5389         (gst_play_bin_get_property), (pad_removed_cb), (drained_cb),
5390         (autoplug_select_cb), (activate_group), (deactivate_group),
5391         (setup_next_source), (save_current_group),
5392         (gst_play_bin_change_state):
5393         Code cleanups.
5394         Remove next-uri, we can use the uri property just fine.
5395         Fix some crasher.
5396         Unref uridecodebin when switching.
5397         Fix going to READY.
5398
5399         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
5400         (gst_play_sink_init), (gst_play_sink_dispose),
5401         (gst_play_sink_finalize), (gst_play_sink_vis_unblocked),
5402         (gst_play_sink_vis_blocked), (gst_play_sink_set_video_sink),
5403         (gst_play_sink_set_audio_sink), (gst_play_sink_set_vis_plugin),
5404         (gst_play_sink_set_property), (gst_play_sink_get_property),
5405         (gen_video_chain), (gen_text_element), (gen_audio_chain),
5406         (gen_vis_element), (gst_play_sink_get_mode),
5407         (gst_play_sink_set_mode), (gst_play_sink_set_flags),
5408         (gst_play_sink_get_flags), (gst_play_sink_request_pad),
5409         (gst_play_sink_release_pad), (gst_play_sink_send_event_to_sink),
5410         (gst_play_sink_change_state):
5411         * gst/playback/gstplaysink.h:
5412         Add some locking to make things threadsafe.
5413
5414         * gst/playback/test7.c: (about_to_finish_cb):
5415         Fix test.
5416
5417 2007-12-22  Tim-Philipp Müller  <tim at centricular dot net>
5418
5419         * gst/videoscale/gstvideoscale.c: (gst_video_scale_set_property),
5420           (gst_video_scale_get_property), (gst_video_scale_transform_caps),
5421           (gst_video_scale_transform):
5422           Don't claim to be able to handle/transform caps that can't really
5423           be handled by the currently selected scaling method (here: RGB or
5424           packed YUV with 4-tap method). Also add locking to method property.
5425
5426         * tests/check/pipelines/simple-launch-lines.c: (setup_pipeline),
5427           (test_basetransform_based):
5428           Some test pipelines for the above (not entirely valgrind clean yet
5429           apparently).
5430
5431 2007-12-21  David Schleef  <ds@schleef.org>
5432
5433         * gst-libs/gst/video/video.c:
5434         * gst-libs/gst/video/video.h:
5435           Add additional RGBA and RGB-24 video formats.
5436
5437 2007-12-21  Tim-Philipp Müller  <tim at centricular dot net>
5438
5439         * tests/check/elements/playbin.c: (test_sink_usage_video_only_stream),
5440           (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
5441           (test_suburi_error_wrongproto), (test_missing_primary_decoder):
5442         * tests/check/libs/cddabasesrc.c: (GST_START_TEST), (GST_START_TEST),
5443           (cddabasesrc_suite):
5444           Don't use GST_PLUGIN_DEFINE_STATIC, it's not portable and will be
5445           deprecated in the future (see #498924).
5446
5447 2007-12-21  Tim-Philipp Müller  <tim at centricular dot net>
5448
5449         * gst/playback/gststreamselector.c: (gst_selector_pad_event):
5450           Don't leak event.
5451
5452 2007-12-20  Thijs Vermeir <thijsvermeir@gmail.com>
5453
5454         * gst-libs/gst/riff/riff-read.c:
5455         Use GST_ROUND_UP_2 macro
5456
5457 2007-12-20  Tim-Philipp Müller  <tim at centricular dot net>
5458
5459         * gst/playback/.cvsignore:
5460           Ignore more.
5461
5462 2007-12-20  Tim-Philipp Müller  <tim at centricular dot net>
5463
5464         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
5465         * gst/playback/gstplaybasebin.c: (set_subtitles_visible),
5466           (set_active_source):
5467         * gst/playback/gstplaybasebin.h:
5468         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5469           (setup_sinks), (playbin_set_subtitles_visible):
5470           Make switching off of subtitles work. To avoid all kind of
5471           problems with unlinking of the subtitle input, we just keep
5472           the subtitle inputs linked as they are and tell textoverlay
5473           not to render them. Fixes #373011.
5474           Other subtitle switching issues (esp. when there are both
5475           external and in-stream subtitles) remain. They'll be solved
5476           in playbin2.
5477
5478 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
5479
5480         * gst/playback/gststreamselector.c: (gst_selector_pad_init):
5481         Init the pad segment too.
5482
5483 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
5484
5485         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
5486         (gst_audioringbuffer_open_device),
5487         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
5488         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
5489         (gst_audioringbuffer_pause), (gst_audioringbuffer_stop),
5490         (gst_audio_sink_create_ringbuffer):
5491         Improve debug output.
5492
5493         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_start),
5494         (gst_ring_buffer_pause), (gst_ring_buffer_delay):
5495         Prevent some functions from doing things and failing when the
5496         ringbuffer is not yet acquired.
5497
5498 2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
5499
5500         * gst-libs/gst/interfaces/interfaces.h:
5501           Also remove interfaces.h from CVS as it is not needed anymore.
5502
5503 2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
5504
5505         * gst-libs/gst/interfaces/Makefile.am:
5506           interfaces.h is not used anymore so remove it from the build
5507           process.
5508
5509 2007-12-17  David Schleef  <ds@schleef.org>
5510
5511         * gst/videotestsrc/gstvideotestsrc.c:
5512         * gst/videotestsrc/gstvideotestsrc.h:
5513           Add a "blink" pattern.  Turn on the pain.  Apologies.  It's useful
5514           for testing vertical refresh synchronization.
5515
5516 2007-12-17  David Schleef  <ds@schleef.org>
5517
5518         * docs/libs/gst-plugins-base-libs-sections.txt:
5519         * gst-libs/gst/video/video.c:
5520         * gst-libs/gst/video/video.h:
5521           Add new GstVideFormat enum and write a bunch of helper functions
5522           based around it.
5523
5524 2007-12-17  Tim-Philipp Müller  <tim at centricular dot net>
5525
5526         * Makefile.am:
5527           Use new common/win32.mak.
5528
5529 2007-12-17  Wim Taymans  <wim.taymans@collabora.co.uk>
5530
5531         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5532         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
5533         Add debug info.
5534         When going from PLAYING to PAUSED, pause the ringbuffer before calling
5535         the parent state change function, just like the audiosink, because the
5536         parent waits for the element to finish its processing before completing
5537         the state change. This makes going to PAUSED a lot snappier.
5538         When going from READY to PAUSED, don't allow the ringbuffer to start
5539         yet.
5540
5541 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
5542
5543         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
5544         Yet another fix for broken software that produce files with an empty
5545         blockalign field. Instead of completely failing, make a second attempt
5546         at guessing the width/depth by looking at strf->size.
5547
5548 2007-12-16  Tim-Philipp Müller  <tim at centricular dot net>
5549
5550         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_do_seek),
5551           (gst_cdda_base_src_handle_track_seek), (gst_cdda_base_src_create):
5552         * gst-libs/gst/pbutils/install-plugins.c:
5553           (gst_install_plugins_spawn_child), (gst_install_plugins_supported):
5554         * gst-libs/gst/pbutils/missing-plugins.c:
5555           (gst_missing_plugin_message_get_installer_detail),
5556           (gst_missing_encoder_installer_detail_new):
5557         * gst-libs/gst/rtsp/gstrtspconnection.c: (gst_rtsp_connection_send):
5558         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
5559           Turn a few g_assert_not_reached() into g_return_val_if_reached() to
5560           avoid compiler warnings (#503930).
5561
5562 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
5563
5564         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5565         Be apologetic of software that use the 'jpeg' instead of 'JPEG' FOURCC
5566         for jpeg video streams.
5567         Add the 'avc1'/'AVC1' fourcc mapping for h264, same software-comment as
5568         for the above modification.
5569
5570 2007-12-15  Tim-Philipp Müller  <tim at centricular dot net>
5571
5572         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_expose),
5573           (gst_x_overlay_handle_events):
5574           More guards (we don't want klass to end up being NULL).
5575
5576 2007-12-14  Sebastian Dröge  <slomo@circular-chaos.org>
5577
5578         * configure.ac:
5579         * gst/volume/gstvolume.c: (gst_volume_init):
5580           Use new gst_base_transform_set_gap_aware() function as volume
5581           correctly handles GST_BUFFER_FLAG_GAP. Require core 0.10.15.1 
5582           for this.
5583
5584 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5585
5586         * tests/examples/seek/seek.c: (msg_segment_done), (main):
5587         Don't go to READY on EOS as this avoids testing of seeking and
5588         restarting after EOS, use the stop button when you want to READY.
5589         Don't try to do a flushing seek in segment-done, it does not make
5590         sense to use this for gapless playback and is not needed.
5591
5592 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5593
5594         * gst/playback/gstqueue2.c: (gst_queue_init), (gst_queue_finalize),
5595         (reset_rate_timer), (update_in_rates), (update_out_rates),
5596         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
5597         (gst_queue_chain), (gst_queue_loop):
5598         Use separate timers for input and output rates.
5599         Pause measuring the output rate when we block for more data.
5600         See #503262.
5601
5602 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5603
5604         * gst/playback/gstqueue2.c: (gst_queue_chain):
5605         Pause the timer to measure the input rate when we block because the
5606         queue is filled. See #503262.
5607
5608 2007-12-13  Wim Taymans  <wim.taymans@collabora.co.uk>
5609
5610         Patch by: Peter Kjellerstedt  <pkj at axis com>
5611
5612         * gst-libs/gst/rtsp/gstrtspconnection.c:
5613         (gst_rtsp_connection_free):
5614         Close control sockets. Fixes #503440.
5615
5616 2007-12-13  Wim Taymans  <wim.taymans@collabora.co.uk>
5617
5618         * gst/playback/gstdecodebin2.c: (analyze_new_pad), (connect_pad):
5619         Expose the right pad in the right place with the right element.
5620
5621 2007-12-13  Tim-Philipp Müller  <tim at centricular dot net>
5622
5623         * gst-libs/gst/pbutils/descriptions.c: (formats):
5624           Add description for 'private' dts caps (who come up with that name?).
5625
5626 2007-12-13  Tim-Philipp Müller  <tim at centricular dot net>
5627
5628         * Makefile.am:
5629           Add check-exports target and run it with 'make check'.
5630
5631         * configure.ac:
5632           Be stricter about what we export in our libraries: change regexp so that
5633           we only export _gst_foo(), but not __gst_foo().
5634
5635         * gst-libs/gst/cdda/base64.h: (rfc822_binary):
5636         * gst-libs/gst/cdda/sha1.h: (sha_init), (sha_update), (sha_final):
5637           Change internal functions to __gst_foo so they dont' get exported.
5638
5639         * win32/common/libgstaudio.def:
5640           Add missing symbols.
5641
5642 2007-12-11  David Schleef  <ds@schleef.org>
5643
5644         * ChangeLog: remove conflict markers
5645
5646 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
5647
5648         * ext/gnomevfs/Makefile.am:
5649         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_unicodify):
5650           Use gst_tag_freeform_string_to_utf8() here, which also takes
5651           into account any character sets specified by the user via
5652           environment variables.
5653
5654 2007-12-10  Wim Taymans  <wim.taymans@gmail.com>
5655
5656         * gst/audioconvert/Makefile.am:
5657         Also link to libm.
5658
5659 2007-12-10  Wim Taymans  <wim.taymans@gmail.com>
5660
5661         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
5662         No need for floating point operations here. avoids having to link
5663         against the math library too.
5664
5665 2007-12-10  Tim-Philipp Müller  <tim at centricular dot net>
5666
5667         * gst-libs/gst/pbutils/descriptions.c: (formats),
5668           (format_info_get_desc):
5669         * tests/check/libs/pbutils.c: (GST_START_TEST), (caps_strings),
5670           (GST_START_TEST):
5671           Add one or two missing formats.  Generate ADPCM description
5672           dynamically depending on layout/format.
5673
5674 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
5675
5676         * configure.ac:
5677           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
5678
5679 2007-12-08  Tim-Philipp Müller  <tim at centricular dot net>
5680
5681         Patch by: Robin Stocker <robin dot stocker at gmx dot ch>
5682
5683         * gst/subparse/gstsubparse.c: (gst_sub_parse_data_format_autodetect):
5684           Some .srt files start with chunk number 0 and not chunk number 1,
5685           recognise and accept those as well (fixes #502497).
5686
5687         * tests/check/elements/subparse.c: (srt_input), (srt_input0),
5688           (test_src):
5689           Add unit test for the above.
5690
5691 2007-12-06  Wim Taymans  <wim.taymans@gmail.com>
5692
5693         * gst/playback/gstplay-enum.c:
5694         (register_gst_autoplug_select_result),
5695         (gst_autoplug_select_result_get_type):
5696         * gst/playback/gstplay-enum.h:
5697         Add missing files.
5698
5699 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
5700
5701         * gst/playback/Makefile.am:
5702         Group decodebin2 and uridecodebin into the same plugin so that they
5703         can share the GEnumType.
5704
5705         * gst/playback/gstdecodebin2.c: (_gst_array_accumulator),
5706         (_gst_select_accumulator), (gst_decode_bin_class_init),
5707         (gst_decode_bin_init), (gst_decode_bin_autoplug_sort),
5708         (gst_decode_bin_autoplug_select), (gst_decode_bin_autoplug_add),
5709         (analyze_new_pad), (connect_pad), (gst_decode_bin_plugin_init):
5710         Add signal to sort factories instead of the more awkward autoplug-select
5711         signal.
5712         Modify autoplug_select so that we can try, skip or expose the
5713         autopluggin of an element on a pad.
5714
5715         * gst/playback/gstfactorylists.c: (compare_ranks),
5716         (decoders_filter), (sinks_filter), (gst_factory_list_is_type),
5717         (element_filter), (gst_factory_list_get_elements),
5718         (gst_factory_list_debug), (gst_factory_list_filter):
5719         * gst/playback/gstfactorylists.h:
5720         Simplify the API, allow getting elements based on mask.
5721
5722         * gst/playback/gstplay-marshal.list:
5723         Add some more marshallers.
5724
5725         * gst/playback/gstplaybin2.c: (init_group), (gst_play_bin_init),
5726         (gst_play_bin_finalize), (pad_removed_cb), (autoplug_factories_cb),
5727         (autoplug_select_cb), (activate_group):
5728         Add support for managing non-raw sinks by providing a custom element and
5729         sink list to decodebin2.
5730         Try to plug non-raw sinks when decodebin2 using autoplug-select of
5731         decodebin2.
5732
5733         * gst/playback/gstplaysink.c: (gen_video_chain), (gen_audio_chain),
5734         (gst_play_sink_set_mode), (gst_play_sink_request_pad):
5735         * gst/playback/gstplaysink.h:
5736         Add support for raw and non-raw sinks. 
5737         Add support to force sinks selected by playbin2.
5738         Don't plug raw converters for non-raw sinks.
5739
5740         * gst/playback/gsturidecodebin.c: (_gst_array_accumulator),
5741         (_gst_select_accumulator), (gst_uri_decode_bin_class_init),
5742         (proxy_autoplug_select_signal), (gst_uri_decode_bin_plugin_init),
5743         (plugin_init):
5744         Use right accumulators.
5745         Proxy new signal.
5746
5747 2007-12-03  Wim Taymans  <wim.taymans@gmail.com>
5748
5749         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
5750         Use runnning time as the base time instead of the timestamp.
5751         Spotted by Saur on IRC.
5752
5753 2007-12-03  Edward Hervey  <bilboed@bilboed.com>
5754
5755         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5756         Add 'WVC1' codec mapping for Windows Media VC-1 video codec.
5757
5758 2007-12-03  Wim Taymans  <wim.taymans@gmail.com>
5759
5760         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_bisect_forward_serialno),
5761         (gst_ogg_demux_read_chain):
5762         If we find a new serial number but it does not contain a BOS page, make
5763         sure we initialize the chain to NULL because else we will try to scan it
5764         and crash. Fixes #500763
5765
5766 2007-11-30  Wim Taymans  <wim.taymans@gmail.com>
5767
5768         * gst/playback/Makefile.am:
5769         * gst/playback/gstfactorylists.c: (compare_ranks), (print_feature),
5770         (get_feature_array), (decoders_filter), (sinks_filter),
5771         (gst_factory_list_get_decoders), (gst_factory_list_get_sinks),
5772         (gst_factory_list_filter):
5773         * gst/playback/gstfactorylists.h:
5774         Refactor some common code to filter factories and check caps compat.
5775
5776         * gst/playback/gstdecodebin.c:
5777         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
5778         (gst_decode_bin_init), (gst_decode_bin_dispose),
5779         (gst_decode_bin_autoplug_continue),
5780         (gst_decode_bin_autoplug_factories),
5781         (gst_decode_bin_autoplug_select), (analyze_new_pad),
5782         (find_compatibles):
5783         * gst/playback/gstplaybin.c:
5784         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
5785         (gst_play_bin_init), (gst_play_bin_finalize),
5786         (autoplug_factories_cb), (activate_group):
5787         * gst/playback/gstqueue2.c:
5788         * gst/playback/gsturidecodebin.c: (proxy_unknown_type_signal),
5789         (proxy_autoplug_continue_signal),
5790         (proxy_autoplug_factories_signal), (proxy_autoplug_select_signal),
5791         (proxy_drained_signal):
5792         Add some more debug info and use factor filtering code.
5793
5794 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
5795
5796         * gst/audiotestsrc/gstaudiotestsrc.c:
5797         * gst/volume/gstvolume.c:
5798         * gst/volume/gstvolume.h:
5799           Add GAP-flag support.
5800
5801 2007-11-24  Julien MOUTTE  <julien@moutte.net>
5802
5803         * tests/examples/seek/seek.c: (main): Increase the range of the
5804         rate selector as I would like to test QOS behavior at higher
5805         forward and reverse playback speed like say 64x.
5806
5807 2007-11-23  Sebastian Dröge  <slomo@circular-chaos.org>
5808
5809         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
5810         (audioresample_query), (audioresample_query_type),
5811         (gst_audioresample_set_property):
5812         Implement latency query.
5813
5814 2007-11-21  Wim Taymans  <wim.taymans@gmail.com>
5815
5816         * gst-libs/gst/audio/gstbaseaudiosink.c:
5817         (gst_base_audio_sink_drain):
5818         Our EOS time contains the base_time, _wait_eos() expects a running_time
5819         so we have to subtract the base_time again before calling the function.
5820         This fixes an EOS regression where the base_time was added twice and EOS
5821         took longer and longer in certain situations.
5822         Fixes #498767.
5823
5824 2007-11-21  Wim Taymans  <wim.taymans@gmail.com>
5825
5826         * docs/libs/gst-plugins-base-libs-sections.txt:
5827         * gst-libs/gst/audio/gstbaseaudiosink.c: (slave_method_get_type),
5828         (gst_base_audio_sink_set_provide_clock),
5829         (gst_base_audio_sink_get_provide_clock),
5830         (gst_base_audio_sink_set_slave_method),
5831         (gst_base_audio_sink_get_slave_method),
5832         (gst_base_audio_sink_set_property),
5833         (gst_base_audio_sink_get_property), (gst_base_audio_sink_drain),
5834         (gst_base_audio_sink_none_slaving),
5835         (gst_base_audio_sink_handle_slaving):
5836         * gst-libs/gst/audio/gstbaseaudiosink.h:
5837         Expose methods for some object properties so that subclasses can more
5838         easily configure them.
5839         Added slave method none, that completely disables slaving to the
5840         internal clock.
5841         API: gst_base_audio_sink_set_provide_clock()
5842         API: gst_base_audio_sink_get_provide_clock()
5843         API: gst_base_audio_sink_set_slave_method()
5844         API: gst_base_audio_sink_get_slave_method()
5845
5846         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5847         (gst_base_audio_src_set_provide_clock),
5848         (gst_base_audio_src_get_provide_clock),
5849         (gst_base_audio_src_set_property),
5850         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
5851         * gst-libs/gst/audio/gstbaseaudiosrc.h:
5852         Expose methods for some object properties so that subclasses can more
5853         easily configure them.
5854         API: gst_base_audio_src_set_provide_clock()
5855         API: gst_base_audio_src_get_provide_clock()
5856
5857 2007-11-20  Wim Taymans  <wim.taymans@gmail.com>
5858
5859         Patch by: Joe Peterson <lavajoe at gentoo dot org>
5860
5861         * gst-libs/gst/sdp/gstsdpmessage.c:
5862         Fix compilation on FreeBSD (Gentoo). Fixes #498228.
5863
5864 2007-11-19  Sebastian Dröge  <slomo@circular-chaos.org>
5865
5866         * tests/check/libs/fft.c: (GST_START_TEST):
5867         Fix scaling to really have dB instead of something else.
5868
5869 2007-11-19  Julien MOUTTE  <julien@moutte.net>
5870
5871         * tests/examples/seek/seek.c: (main): There's a nice macro to check
5872         GTK version, use it.
5873
5874 2007-11-19  Julien MOUTTE  <julien@moutte.net>
5875
5876         * tests/examples/seek/seek.c: (main): Try to support stable version
5877         of GTK.
5878
5879 2007-11-17  Stefan Kost  <ensonic@users.sf.net>
5880
5881         * gst/playback/README:
5882         * gst/playback/test7.c:
5883           Fix the build + little README update.
5884
5885 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5886
5887         * tests/examples/seek/seek.c: (make_playerbin2_pipeline), (main):
5888         Add playbin2 seek pipeline.
5889
5890 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5891
5892         * gst/playback/Makefile.am:
5893         * gst/playback/gstplayback.c: (plugin_init):
5894         * gst/playback/test7.c: (update_scale), (warning_cb), (error_cb),
5895         (eos_cb), (about_to_finish_cb), (main):
5896         Add playbin2.
5897         Added gapless playback example.
5898
5899         * gst/playback/gstplaybasebin.c:
5900         * gst/playback/gstplaybasebin.h:
5901         * gst/playback/gstplaybin.c: (gst_play_bin_plugin_init):
5902         * gst/playback/gstqueue2.c:
5903         * gst/playback/test.c:
5904         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
5905         (pad_removed_cb):
5906         * gst/playback/gststreaminfo.h:
5907         Change email.
5908
5909         * gst/playback/gstplaybin2.c: (gst_play_bin_get_type),
5910         (gst_play_bin_class_init), (init_group), (gst_play_bin_init),
5911         (gst_play_bin_dispose), (gst_play_bin_set_uri),
5912         (gst_play_bin_set_suburi), (gst_play_bin_set_property),
5913         (gst_play_bin_get_property), (gst_play_bin_handle_message),
5914         (pad_added_cb), (pad_removed_cb), (no_more_pads_cb), (perform_eos),
5915         (drained_cb), (unlink_group), (activate_group),
5916         (setup_next_source), (gst_play_bin_change_state),
5917         (gst_play_bin2_plugin_init):
5918         Added raw first version of playbin2. Does chained oggs and gapless
5919         playback fine. No support for raw sinks yet. No visualisations or
5920         subtitles yet.
5921
5922         * gst/playback/gstplaysink.c: (gst_play_sink_get_type),
5923         (gst_play_sink_class_init), (gst_play_sink_init),
5924         (gst_play_sink_dispose), (gst_play_sink_vis_unblocked),
5925         (gst_play_sink_vis_blocked), (gst_play_sink_set_video_sink),
5926         (gst_play_sink_set_audio_sink), (gst_play_sink_set_vis_plugin),
5927         (gst_play_sink_set_property), (gst_play_sink_get_property),
5928         (post_missing_element_message), (free_chain), (add_chain),
5929         (activate_chain), (gen_video_chain), (gen_text_element),
5930         (gen_audio_chain), (gen_vis_element), (gst_play_sink_get_mode),
5931         (gst_play_sink_set_mode), (gst_play_sink_request_pad),
5932         (gst_play_sink_release_pad), (gst_play_sink_send_event_to_sink),
5933         (gst_play_sink_send_event), (gst_play_sink_change_state):
5934         * gst/playback/gstplaysink.h:
5935         Added Element that abstracts the sinks and their pipelines for playbin2.
5936
5937 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5938
5939         * gst/playback/gststreamselector.c: (gst_selector_pad_get_type),
5940         (gst_selector_pad_class_init), (gst_selector_pad_init),
5941         (gst_selector_pad_finalize), (gst_selector_pad_reset),
5942         (gst_selector_pad_get_linked_pads), (gst_selector_pad_event),
5943         (gst_selector_pad_getcaps), (gst_selector_pad_bufferalloc),
5944         (gst_selector_pad_chain), (gst_stream_selector_get_type),
5945         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
5946         (gst_stream_selector_init), (gst_stream_selector_set_property),
5947         (gst_stream_selector_get_linked_pad),
5948         (gst_stream_selector_getcaps),
5949         (gst_stream_selector_is_active_sinkpad),
5950         (gst_stream_selector_activate_sinkpad),
5951         (gst_stream_selector_get_linked_pads),
5952         (gst_stream_selector_request_new_pad),
5953         (gst_stream_selector_release_pad):
5954         * gst/playback/gststreamselector.h:
5955         Improve streamselector, make it select and unselect the current pad more
5956         intelligently. 
5957         Subclass GstPad for the sinkpads of the selector.
5958         Handle segments more correctly.
5959         Fix caps negotiation.
5960         Implement release_pad.
5961
5962 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5963
5964         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
5965         (gst_decode_group_check_if_drained), (source_pad_event_probe),
5966         (remove_fakesink):
5967         Add drained signal fired when decodebin finishes decoding the data.
5968         Remove deprecated STATE_DIRTY message.
5969
5970         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
5971         (unknown_type_cb), (new_decoded_pad_cb), (pad_removed_cb),
5972         (analyse_source), (proxy_drained_signal), (make_decoder),
5973         (source_new_pad), (value_list_append_structure_list),
5974         (handle_redirect_message), (handle_message):
5975         Proxy the new drained signal.
5976         Handle pad removed from decodebin.
5977         Handle redirect messages by sorting multiple redirections based on the
5978         connection speed.
5979
5980 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5981
5982         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
5983
5984         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
5985         Fix leaking headers. Fixes #496761.
5986
5987 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5988
5989         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
5990
5991         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
5992         (gst_ximagesink_change_state):
5993         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
5994         Don't leak the PAR on errors. Fixes #496731.
5995
5996 2007-11-16  Tim-Philipp Müller  <tim at centricular dot net>
5997
5998         * gst-libs/gst/tag/gstid3tag.c: (user_tag_matches),
5999           (gst_tag_from_id3_user_tag):
6000           Add mapping for audio cd discid tags, so we can extract
6001           them from tags as well (see #347848). Also compare identifiers
6002           in ID3v2 TXXX frames in a case-insensitive way to increase
6003           compatibility when reading tags (discid vs. DiscID vs. DiscId).
6004
6005 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
6006
6007         * gst-plugins-base.doap:
6008         Oops, fix the release name.
6009
6010 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
6011
6012         * gst-plugins-base.doap:
6013         Add 0.10.15 release
6014
6015 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
6016
6017         * configure.ac:
6018         Back to CVS
6019
6020 === release 0.10.15 ===
6021
6022 2007-11-15  Jan Schmidt <jan.schmidt@sun.com>
6023
6024         * configure.ac:
6025           releasing 0.10.15, "No need to argue"
6026
6027 2007-11-15  Jan Schmidt  <jan.schmidt@sun.com>
6028
6029         * win32/vs6/libgstfft.dsp:
6030         Convert line endings to DOS.
6031
6032 2007-11-15  Sebastien Moutte <sebastien@moutte.net>
6033
6034         * win32/vs6/gst_plugins_base.dsw:
6035         * win32/vs6/libgstfft.dsp:
6036         * win32/MANIFEST:
6037         Add a project file for fft plugin and remove socket
6038         based plugin which don't build from the workspace.
6039         * win32/vs6/libgstaudio.dsp:
6040         * win32/vs6/libgstrtp.dsp:
6041         * win32/vs6/libgsttag.dsp:
6042         Convert line endings back to DOS.
6043         Fixes #496724
6044
6045 2007-11-14  Jan Schmidt  <jan.schmidt@sun.com>
6046
6047         * win32/vs6/libgstinterfaces.dsp:
6048         * win32/vs6/libgstrtsp.dsp:
6049         Convert line endings back to DOS
6050
6051 2007-11-14  Jan Schmidt  <jan.schmidt@sun.com>
6052
6053         * gst-libs/gst/fft/kiss_fft_f32.h:
6054         * gst-libs/gst/fft/kiss_fft_f64.h:
6055         * gst-libs/gst/fft/kiss_fft_s16.h:
6056         * gst-libs/gst/fft/kiss_fft_s32.h:
6057         Don't include malloc.h which doesn't exist on Mac OSX.
6058         Instead, pull in glib.h and use g_malloc/g_free for 
6059         consistency. Fixes: #496548
6060
6061 2007-11-09  Stefan Kost  <ensonic@users.sf.net>
6062
6063         * gst/playback/gstdecodebin2.c:
6064           Dont leak ghostpad. Fixes #475451.
6065
6066 2007-11-09  Wim Taymans  <wim.taymans@gmail.com>
6067
6068         * docs/design/design-decodebin.txt:
6069         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
6070         Update some more docs and comments.
6071
6072 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
6073
6074         Patch by: Sebastien Moutte  <sebastien moutte net>
6075
6076         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_ntp_to_unix),
6077           (gst_rtcp_unix_to_ntp):
6078         * gst-libs/gst/rtp/gstrtppayloads.c: (gst_rtp_payload_info_for_name):
6079           Fix some C99-isms and and a missing function that some versions of
6080           MSVC don't like too much (#494346).
6081
6082         * win32/vs6/gst_plugins_base.dsw:
6083         * win32/vs6/libgstaudio.dsp:
6084         * win32/vs6/libgstrtp.dsp:
6085         * win32/vs6/libgsttag.dsp:
6086           Update vs6 projects files (#494346).
6087
6088 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
6089
6090         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
6091
6092         * win32/common/libgstaudio.def:
6093         * win32/common/libgstcdda.def:
6094         * win32/common/libgstinterfaces.def:
6095         * win32/common/libgstnetbuffer.def:
6096         * win32/common/libgstpbutils.def:
6097         * win32/common/libgstrtp.def:
6098         * win32/common/libgstrtsp.def:
6099         * win32/common/libgsttag.def:
6100         * win32/common/libgstvideo.def:
6101           More missing symbols to export (fixes #493986).
6102
6103 2007-11-06  Sebastian Dröge  <slomo@circular-chaos.org>
6104
6105         * docs/libs/gst-plugins-base-libs-sections.txt:
6106         * gst-libs/gst/fft/gstfftf32.c:
6107         * gst-libs/gst/fft/gstfftf32.h:
6108         * gst-libs/gst/fft/gstfftf64.c:
6109         * gst-libs/gst/fft/gstfftf64.h:
6110         * gst-libs/gst/fft/gstffts16.c:
6111         * gst-libs/gst/fft/gstffts16.h:
6112         * gst-libs/gst/fft/gstffts32.c:
6113         * gst-libs/gst/fft/gstffts32.h:
6114         * tests/check/libs/fft.c: (GST_START_TEST):
6115         Remove the magnitude and phase calculation functions as these have
6116         very special use cases and can't even be used for the spectrum
6117         element. Also adjust the docs to mention some properties of the used
6118         FFT implemention, i.e. how the values are scaled. Fixes #492098.
6119
6120 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
6121
6122         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
6123           (finish_source):
6124           Avoid crash when there are external subtitles (fixes #491722).
6125
6126 2007-11-03  Tim-Philipp Müller  <tim at centricular dot net>
6127
6128         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
6129         * ext/alsa/gstalsasrc.c: (gst_alsasrc_open):
6130           'Could not open resource for writing' is not an acceptable
6131           error message when we can't open the audio device (see #492334),
6132           even less so when we're trying to open it to record something.
6133
6134 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
6135
6136         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
6137
6138         * win32/common/libgstrtp.def:
6139           Add some more missing symbols (#492813).
6140
6141 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
6142
6143         Patch by: Thijs Vermeir <thijsvermeir@gmail.com>
6144
6145         * tests/check/elements/audioconvert.c: (verify_convert):
6146           Add check to make sure that the out caps have a channel layout
6147           set on them where they should have one.
6148
6149 2007-11-01  Tim-Philipp Müller  <tim at centricular dot net>
6150
6151         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
6152
6153         * gst-libs/gst/fft/kiss_fft_s16.h: (KISS_FFT_S16_MALLOC):
6154         * gst-libs/gst/fft/kiss_fft_s32.h: (KISS_FFT_S32_MALLOC):
6155           Include our own _stdint.h instead of sys/types.h, makes MingW happy
6156           (#492306).
6157
6158         * gst-libs/gst/rtsp/gstrtspconnection.c: (gst_rtsp_connection_create):
6159           Use _pipe directly, GLib doesn't have a pipe() macro any longer
6160           (it disappeared in GLib 2.14.0) (#492306).
6161
6162         * gst-libs/gst/sdp/Makefile.am:
6163         * gst-libs/gst/sdp/gstsdpmessage.c:
6164           Fix includes and LIBS for win32/Mingw (#492306).
6165
6166         * tests/examples/dynamic/addstream.c (pause_play_stream):
6167           Use more portable g_usleep() instead of sleep() (#492306).
6168
6169 2007-11-01  Tim-Philipp Müller  <tim at centricular dot net>
6170
6171         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
6172
6173         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
6174           (gst_ring_buffer_parse_caps):
6175           Return NULL instead of an enum that happens to be 0, fixes warning
6176           on MSVC (#492114).
6177
6178         * gst-libs/gst/audio/gstringbuffer.h:
6179           No trailing commas in enum list (for gcc-2.9x).
6180
6181         * gst/videotestsrc/videotestsrc.c: (random_char):
6182           Make information loss explicit instead of implicitly truncating to
6183           eight bits via the return value.  Fixes runtime error on MSVC when
6184           using the debug CRT (#492114).
6185
6186         * win32/common/config.h.in:
6187           Fix a bunch of '#undef FOO bar', which MSVC doesn't like (#492114).
6188
6189         * win32/common/libgstinterfaces.def:
6190         * win32/common/libgstrtp.def:
6191           Export a few more symbols (#492114).
6192
6193 2007-11-01  Stefan Kost  <ensonic@users.sf.net>
6194
6195         * gst-libs/gst/audio/audio.c:
6196         * gst-libs/gst/audio/audio.h:
6197           Readd the deprecation guards, but preserve compilability.
6198
6199 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
6200
6201         * gst/audioconvert/gstaudioconvert.c: (find_suitable_channel_layout),
6202           (gst_audio_convert_fixate_channels), (gst_audio_convert_fixate_caps):
6203           Preserve channel layout when fixating the number of channels in the
6204           output caps, or make sure there's a suitable channel position layout
6205           set on the caps if required. Fixes #430677.
6206
6207 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
6208
6209         * tests/check/elements/decodebin.c: (test_text_plain_streams):
6210           Make sure the pipeline really operates in push mode as it should
6211           in this case.
6212
6213 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
6214
6215         * gst-libs/gst/audio/audio.h:
6216           Don't guard deprecated enum with #ifndef DISABLE_DEPRECATED, or
6217           compilation with DISABLE_DEPRECATED and without REMOVE_DEPRECATED
6218           (ie. normal cvs builds) will fail.
6219
6220 2007-10-31  Stefan Kost  <ensonic@users.sf.net>
6221
6222         * docs/libs/Makefile.am:
6223         * gst-libs/gst/audio/audio.c:
6224         * gst-libs/gst/audio/audio.h:
6225         * gst-libs/gst/interfaces/mixer.c:
6226           tell gtk-doc about the deprecation guard. Apply more doc fixes.
6227
6228 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
6229
6230         * tests/check/libs/audio.c: (init_value_to_channel_layout),
6231           (test_channel_layout_value_intersect), (audio_suite):
6232           Add simple unit test to make sure GstValue intersection
6233           of channel layouts works the way I think it does.
6234
6235 2007-10-30  Stefan Kost  <ensonic@users.sf.net>
6236
6237         * docs/libs/gst-plugins-base-libs-sections.txt:
6238         * gst-libs/gst/audio/gstaudiofilter.h:
6239         * gst-libs/gst/interfaces/mixer.h:
6240         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6241         * gst-libs/gst/rtp/gstbasertpdepayload.h:
6242         * gst-libs/gst/sdp/gstsdpmessage.c:
6243           Fix the docs according to what gtk-doc complained about.
6244
6245 2007-10-30  Stefan Kost  <ensonic@users.sf.net>
6246
6247         * tests/icles/stress-playbin.c:
6248           Fix the build.
6249
6250 2007-10-30  Tim-Philipp Müller  <tim at centricular dot net>
6251
6252         * gst/playback/gstdecodebin.c: (close_pad_link), (type_found):
6253         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
6254           Post nice/more useful error message if we don't have a decoder for
6255           the primary type.
6256
6257 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
6258
6259         * gst/playback/gstdecodebin2.c: (gst_decode_group_expose):
6260         Be a bit more useful, unblock the pads after we fired the no-more-pads
6261         signal so that we can use the signal to inspect and connect all pads
6262         without having to keep extra state outside of decodebin.
6263
6264 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
6265
6266         * gst/playback/gsturidecodebin.c:
6267         (gst_uri_decode_bin_autoplug_continue),
6268         (gst_uri_decode_bin_class_init), (no_more_pads_full):
6269         Implement default signal handler so that we return TRUE when nothing is
6270         connected.
6271
6272 2007-10-28  Sebastian Dröge  <slomo@circular-chaos.org>
6273
6274         * gst-libs/gst/riff/riff-media.c:
6275         (gst_riff_wavext_add_channel_layout),
6276         (gst_riff_wave_add_default_channel_layout),
6277         (gst_riff_wavext_get_default_channel_mask),
6278         (gst_riff_create_audio_caps):
6279         Use the ALSA channel layout as default for wav files without channel
6280         layout information. This fixes playback of chan-id.wav on 5.1 systems
6281         for example. Also refactor the channel layout setting a bit and add
6282         more default channel orders. Fixes #489010.
6283
6284 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
6285
6286         * tests/check/libs/tag.c: (test_musicbrainz_tag_registration):
6287           GST_TAG_MUSICBRAINZ_SORTNAME is deprecated and we compile with
6288           -DGST_DISABLE_DEPRECATED, so use new GST_TAG_ARTIST_SORTNAME
6289           instead.
6290
6291 2007-10-25  Wim Taymans  <wim.taymans@gmail.com>
6292
6293         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
6294         (gst_decode_bin_dispose), (gst_decode_bin_set_caps),
6295         (gst_decode_bin_set_subs_encoding),
6296         (gst_decode_bin_get_subs_encoding), (gst_decode_bin_set_property),
6297         (gst_decode_bin_get_property), (analyze_new_pad):
6298         Move subtitle encoding property to decodebin2 so that it can set the
6299         property value on all elements that it autoplugs and that require it.
6300         Make caps refcounting more consistent in get/set.
6301
6302         * gst/playback/gsturidecodebin.c: (_gst_boolean_accumulator),
6303         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
6304         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_property),
6305         (gst_uri_decode_bin_get_property), (proxy_unknown_type_signal),
6306         (proxy_autoplug_continue_signal),
6307         (proxy_autoplug_factories_signal), (proxy_autoplug_select_signal),
6308         (make_decoder):
6309         Proxy properties and relevant signals from the internal decodebin.
6310         Make properties MT safe.
6311
6312 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
6313
6314         * gst-libs/gst/tag/tag.h: (GST_TAG_MUSICBRAINZ_SORTNAME):
6315         * gst-libs/gst/tag/tags.c:
6316           Deprecate GST_TAG_MUSICBRAINZ_SORTNAME, replaced by the newly-added
6317           GST_TAG_ARTIST_SORTNAME (in an API and ABI compatible way).
6318
6319         * gst-libs/gst/tag/gstid3tag.c: (tag_matches):
6320           Map ID3v2 TSOP, TSOA and TSOT frames to new SORTNAME tags (#414539).
6321
6322         * gst-libs/gst/tag/gstvorbistag.c: (tag_matches),
6323           (gst_tag_to_vorbis_comments):
6324           Map new SORTNAME tags (these tags aren't even semi-official, so I'm
6325           just mapping everything I found in the wild) (#414539).
6326
6327 2007-10-24  Wim Taymans  <wim.taymans@gmail.com>
6328
6329         Inspired by patch of: René Stadler <mail at renestadler dot de>
6330
6331         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
6332         (gst_decode_bin_autoplug_continue),
6333         (gst_decode_bin_autoplug_factories),
6334         (gst_decode_bin_autoplug_select), (analyze_new_pad), (connect_pad),
6335         (find_compatibles):
6336         * gst/playback/gstplay-marshal.list:
6337         Remove the autoplug-sort signal and replace it with a binding friendly
6338         autoplug-select signal.
6339         Add an autoplug-factories signal that can be used to generate a list of
6340         factories to try to autoplug.
6341         Add the GstPad to the autoplugging signal args as it might be needed to
6342         make a good factory selection.
6343         Fix up the marshallers for this. Fixes #407282.
6344
6345 2007-10-23  Tim-Philipp Müller  <tim at centricular dot net>
6346
6347         * gst-libs/gst/tag/gsttagdemux.c:
6348           Don't abort with an assertion if we receive a seek event with
6349           a start type of NONE (see launchpad bug #155878).
6350
6351 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
6352
6353         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
6354         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
6355         (gst_ximagesink_change_state), (gst_ximagesink_reset):
6356         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_event_thread),
6357         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_xcontext_clear),
6358         (gst_xvimagesink_change_state), (gst_xvimagesink_reset):
6359         Make sure that before we clean up the X resources, we shutdown and join
6360         the event thread.
6361         Also make sure the event thread does not shut down immediatly after
6362         startup because the running variable is not yet correctly set.
6363         Fixes #378770. 
6364
6365 2007-10-16  Wim Taymans  <wim.taymans@gmail.com>
6366
6367         * gst/playback/gstdecodebin.c: (new_pad), (type_found):
6368         Make the window for a race in typefind and shutting down smaller until
6369         we figure out the right locking here. Avoids #485753 usually.
6370
6371         * gst/playback/gstdecodebin2.c: (type_found), (pad_added_group_cb):
6372         Remove unneeded lock causing a race in typefind and shutting down.
6373         Fixes #485753.
6374
6375         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
6376         Also remove sinks when going to NULL because we might not complete the
6377         state change to PAUSED, causing the PAUSED->READY state change not to
6378         happen.
6379
6380 2007-10-16  Wim Taymans  <wim.taymans@gmail.com>
6381
6382         * gst-libs/gst/audio/gstbaseaudiosink.c:
6383         (gst_base_audio_sink_drain), (gst_base_audio_sink_change_state):
6384         Also explicitly release the ringbuffer when going to NULL because it
6385         is required in the setcaps function, before the state change to PAUSED
6386         completes.
6387
6388 2007-10-16  Tim-Philipp Müller  <tim at centricular dot net>
6389
6390         * tests/icles/.cvsignore:
6391         * tests/icles/Makefile.am:
6392         * tests/icles/stress-playbin.c:
6393           Does what it says on the tin.
6394
6395 2007-10-15  Wim Taymans  <wim.taymans@gmail.com>
6396
6397         * gst/playback/gstqueue2.c: (gst_queue_init), (gst_queue_push_one):
6398         Fix queue negotiation. See #486758.
6399
6400 2007-10-12  Jan Schmidt  <Jan.Schmidt@sun.com>
6401
6402         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
6403         (gst_xvimagesink_xwindow_new),
6404         (gst_xvimagesink_update_colorbalance),
6405         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get):
6406
6407         Fix handling of some of the X atoms. If the last parameter is True,
6408         XInternAtom won't create the atom if it doesn't exist, and therefore
6409         might return None. This causes X errors on Xv implementations that
6410         don't provide the colour balance attributes.
6411
6412 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
6413
6414         * gst-libs/gst/tag/gstvorbistag.c:
6415         * tests/check/libs/tag.c:
6416           Extract vorbis comment LICENSE tags correctly.
6417
6418 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
6419
6420         Patch by: Jason Kivlighn  <jkivlighn gmail com>
6421
6422         * gst-libs/gst/tag/gstid3tag.c:
6423         * tests/check/libs/tag.c:
6424           Map ID3v2 WCOP frame to GST_TAG_COPYRIGHT_URI (#447000).
6425
6426 2007-10-10  Tim-Philipp Müller  <tim at centricular dot net>
6427
6428         * gst-libs/gst/tag/gsttagdemux.c:
6429           Don't error out when a buggy downstream element doesn't
6430           handle the newsegment event we send properly (especially
6431           not without posting a meaningful error message on the
6432           bus). See bug #471370 and launchpad bug #136264.
6433
6434 2007-10-10  Wim Taymans  <wim.taymans@gmail.com>
6435
6436         * gst-libs/gst/audio/gstbaseaudiosink.c:
6437         (gst_base_audio_sink_drain):
6438         Use new basesink method to make our EOS drain interruptable.
6439
6440 2007-10-10  Jan Schmidt  <Jan.Schmidt@sun.com>
6441
6442         * gst-libs/gst/rtp/gstrtppayloads.c:
6443         Fix silly search-replace oversight.
6444
6445 2007-10-09  Wim Taymans  <wim.taymans@gmail.com>
6446
6447         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
6448
6449         * gst-libs/gst/rtp/gstbasertppayload.c: (copy_fixed),
6450         (gst_basertppayload_set_outcaps):
6451         Fix caps memleak. Fixes #484989.
6452
6453
6454 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6455
6456         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6457         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain):
6458         Fix debug output.
6459
6460 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6461
6462         * gst-libs/gst/audio/gstbaseaudiosrc.c:
6463         (gst_base_audio_src_create):
6464         Also handle the case where there is no clock set on the audio source,
6465         like in the unit tests.
6466
6467 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
6468
6469         * gst-libs/gst/rtp/gstrtppayloads.c:
6470         Use unsigned G_MAXUINT8 instead of -1 to initialise a guint8
6471         to avoid compiler warnings
6472
6473 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6474
6475         * gst/playback/gstdecodebin.c: (type_found),
6476         (gst_decode_bin_change_state):
6477         * gst/playback/gstdecodebin2.c: (type_found),
6478         (gst_decode_bin_change_state):
6479         Don't disconnect the have_type signal because we never reconnect it
6480         later on. Instead keep a variable to see if we already detected a type.
6481
6482 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6483
6484         * gst/playback/gstdecodebin.c: (add_fakesink), (type_found):
6485         * gst/playback/gstdecodebin2.c: (gst_decode_bin_init),
6486         (type_found):
6487         Unlink the signal handler when we found the type, we're not going to do
6488         anything sensible with more type_found signals anyway.
6489
6490 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
6491
6492         * gst-libs/gst/tag/gsttagdemux.c:
6493           Don't leak caps.
6494
6495 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
6496
6497         * gst-libs/gst/tag/Makefile.am:
6498         * gst-libs/gst/tag/gsttagdemux.c:
6499         * gst-libs/gst/tag/gsttagdemux.h:
6500           API: add GstTagDemux base class for simple tag demuxers.
6501
6502         * docs/libs/gst-plugins-base-libs-docs.sgml:
6503         * docs/libs/gst-plugins-base-libs-sections.txt:
6504           Add GstTagDemux to docs.
6505
6506 2007-10-05  Sebastian Dröge  <slomo@circular-chaos.org>
6507
6508         * gst-libs/gst/rtp/gstrtpbuffer.c:
6509         (gst_rtp_buffer_get_payload_subbuffer):
6510         Fix bug introduced with last commit which inverted the logic and
6511         caused all buffers to be dropped. Fixes #483620.
6512         Thanks to Laurent Glayal <spglegle at yahoo dot fr> for noticing.
6513
6514 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
6515
6516         * gst-libs/gst/rtp/gstrtpbuffer.c:
6517           Replace g_return_if_val (as it could be disabled), with regular return
6518           and warning.
6519
6520 2007-10-03  Stefan Kost  <ensonic@users.sf.net>
6521
6522         * tests/check/pipelines/simple-launch-lines.c:
6523           Print message name and not just number.
6524
6525 2007-10-02  Wim Taymans  <wim.taymans@gmail.com>
6526
6527         * gst-libs/gst/audio/gstbaseaudiosink.c:
6528         (gst_base_audio_sink_async_play):
6529         When slaved to the clock, don't try to align a sample with the previous
6530         one when going to PLAYING again.
6531
6532 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
6533
6534         * tests/examples/snapshot/snapshot.c:
6535           Fix the build.
6536
6537 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6538
6539         * gst-libs/gst/sdp/gstsdpmessage.h:
6540         Add RFC 3556 bandwidth modifiers.
6541
6542 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6543
6544         * docs/libs/gst-plugins-base-libs-docs.sgml:
6545         * docs/libs/gst-plugins-base-libs-sections.txt:
6546         * gst-libs/gst/rtp/gstrtppayloads.c:
6547         Update documentation.
6548
6549 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6550
6551         * gst-libs/gst/rtp/Makefile.am:
6552         * gst-libs/gst/rtp/gstrtppayloads.c: (gst_rtp_payload_info_for_pt),
6553         (gst_rtp_payload_info_for_name):
6554         * gst-libs/gst/rtp/gstrtppayloads.h:
6555         Added new file and header to deal with payload info.
6556
6557         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
6558         (gst_rtp_buffer_default_clock_rate):
6559         * gst-libs/gst/rtp/gstrtpbuffer.h:
6560         Payload specific stuff is move to new headers.
6561         Implement _default_clock rate using the new payload function.
6562
6563         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address),
6564         (gst_sdp_parse_line):
6565         * gst-libs/gst/sdp/gstsdpmessage.h:
6566         Add some more comments.
6567
6568 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6569
6570         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
6571         (sdp_check_header), (sdp_type_find), (plugin_init):
6572         Add typefind function for application/sdp.
6573         Remove some old dirac typefind code that was ifdeffed out.
6574
6575 2007-09-29  Sebastien Moutte <sebastien@moutte.net>
6576
6577         * win32/common/libgstaudio.def:
6578         Add new exported functions.
6579         * win32/vs6/grammar.dsp:
6580         Add autogeneration and copy of some autegenerated files from win32/common
6581         for rtsp library.
6582         * win32/vs6/libgstaudioconvert.dsp:
6583         Add gstaudioquantize.c to the build.
6584         * win32/vs6/libgstinterfaces.dsp:
6585         Add videoorientation.c to the build.
6586         * win32/vs6/libgstriff.dsp:
6587         Add libgsttag to the link libraries list.
6588         * win32/vs6/libgstvolume.dsp:
6589         Add liboil to the link.
6590         * win32/vs6/gst_plugins_base.dsw:
6591         * win32/vs6/libgstrtsp.dsp:
6592         * win32/common/libgstrtsp.def:
6593         Add files to build libgstrtsp library.
6594         
6595 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
6596
6597         * tests/examples/snapshot/snapshot.c: (main):
6598         Print error when pipeline failed to construct.
6599
6600 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
6601
6602         * configure.ac:
6603         * gst-libs/gst/tag/gstid3tag.c:
6604         * gst-libs/gst/tag/gstvorbistag.c:
6605           Add mappings for the new GST_TAG_COMPOSER for vorbis comments
6606           and ID3v2 tags.
6607
6608 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
6609
6610         * gst-libs/gst/floatcast/floatcast.h:
6611           Don't include config.h in an installed public header, this
6612           might break compilation of applications that don't have such
6613           a header and doesn't necessarily do what it's supposed to do
6614           anyway (ie. check for the lrint/lrintf defines) (#442065).
6615           Add docs for the various macros and document how this header
6616           has to be used (link against libm, etc.); add a few FIXMEs;
6617           include math.h for non-c99 code path.  Based on patch by
6618           Jan Schmidt.
6619           
6620 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
6621
6622         * configure.ac:
6623         Use AG_GST_ARG_WITH_PLUGINS and AG_GST_ARG_ENABLE_EXTERNAL instead
6624         of duplicating these macros in configure.ac.
6625
6626 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6627
6628         * po/hu.po:
6629         * po/sv.po:
6630         * po/uk.po:
6631           Updated translations to 0.10.14
6632
6633 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6634
6635         translated by: Jakub Bogusz <qboosh@pld-linux.org>
6636
6637         * po/pl.po:
6638           Added Polish translation.
6639
6640 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6641
6642         translated by: Ilkka Tuohela <hile@iki.fi>
6643
6644         * po/fi.po:
6645           Added Finnish translation.
6646
6647 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6648
6649         translated by: Jorge González González <aloriel@gmail.com>
6650
6651         * po/es.po:
6652           Added Spanish translation.
6653
6654 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6655
6656         translated by: Mogens Jaeger <mogens@jaeger.tf>
6657
6658         * po/da.po:
6659           Added Danish translation.
6660
6661 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6662
6663         translated by: Funda Wang <fundawang@linux.net.cn>
6664
6665         * po/zh_CN.po:
6666           Added Chinese (simplified) translation.
6667
6668 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6669
6670         translated by: Alexander Shopov <ash@contact.bg>
6671
6672         * po/bg.po:
6673           Added Bulgarian translation.
6674
6675 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
6676
6677         * gst/playback/gstqueue2.c: (gst_queue_push_one):
6678         Fix compilation wrt printf arguments.
6679
6680 2007-09-20  Wim Taymans  <wim.taymans@gmail.com>
6681
6682         * configure.ac:
6683         * tests/examples/Makefile.am:
6684         * tests/examples/snapshot/.cvsignore:
6685         * tests/examples/snapshot/Makefile.am:
6686         * tests/examples/snapshot/snapshot.c: (main):
6687         Add simple snapshot example program using appsink.
6688
6689 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
6690
6691         * tests/check/generic/states.c:
6692           Improved state change unit test.
6693
6694 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
6695
6696         * docs/plugins/.cvsignore:
6697         * tests/check/.cvsignore:
6698           Ignore registries in any format.
6699
6700 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
6701
6702         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6703         (gst_base_rtp_depayload_chain),
6704         (gst_base_rtp_depayload_set_gst_timestamp):
6705         Only copy timestamp on outgoing packets if the depayloader did not set
6706         one.
6707         Also copy duration on outgoing packets.
6708
6709 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
6710
6711         * gst-libs/gst/rtp/gstbasertppayload.c: (copy_fixed),
6712         (gst_basertppayload_set_outcaps):
6713         Fix compilation because of missing %d in printf.
6714         When fixating caps, fixate what we can and throw away all remaining
6715         unfixed caps, subclasses should do something smart if they need to.
6716
6717 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
6718
6719         * ext/gnomevfs/gstgnomevfssrc.c:
6720           Improve debug logs a bit and be more verbose if things go wrong.
6721
6722 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
6723
6724         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
6725         (gst_text_overlay_set_property):
6726         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
6727         * gst-libs/gst/audio/gstbaseaudiosink.c:
6728         (gst_base_audio_sink_render):
6729         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_ntp_to_unix),
6730         (gst_rtcp_unix_to_ntp):
6731         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_get_type):
6732         * gst/playback/gstqueue2.c:
6733         * tests/examples/seek/seek.c: (set_scale):
6734         Fix a bunch of compile warnings shown with Forte.
6735
6736         * gst/audiorate/gstaudiorate.c:
6737         Always pull in config.h before including any system headers.
6738
6739 2007-09-17  Wim Taymans  <wim.taymans@gmail.com>
6740
6741         * gst/playback/gstqueue2.c: (update_buffering),
6742         (gst_queue_locked_flush), (gst_queue_locked_enqueue),
6743         (gst_queue_handle_sink_event), (gst_queue_chain),
6744         (gst_queue_push_one), (gst_queue_sink_activate_push),
6745         (gst_queue_src_activate_push), (gst_queue_src_activate_pull):
6746         Also fix #476514 for queue2.
6747
6748 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
6749
6750         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6751         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_setcaps),
6752         (gst_base_rtp_depayload_chain),
6753         (gst_base_rtp_depayload_handle_sink_event),
6754         (gst_base_rtp_depayload_push_full),
6755         (gst_base_rtp_depayload_set_gst_timestamp),
6756         (gst_base_rtp_depayload_change_state):
6757         Remove code to deal with RTP to GST time conversion, we now just copy
6758         the GST timestamp we receive to the outgoing buffers.
6759         Handle segment and flushes correctly.
6760
6761         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
6762         When we have no valid input timestamp, use the previous rtp timestamp on
6763         the outgoing RTP packet instead of the RTP base time.
6764
6765 2007-09-15  David Schleef  <ds@schleef.org>
6766
6767         * ext/alsa/gstalsa.c:
6768         * ext/alsa/gstalsadeviceprobe.c:
6769         * ext/alsa/gstalsamixer.c:
6770         * ext/alsa/gstalsasink.c:
6771         * ext/alsa/gstalsasrc.c:
6772           Change alsa alloca's to malloc to fix warnings on gcc-4.2.
6773
6774 2007-09-15  Wim Taymans  <wim.taymans@gmail.com>
6775
6776         * gst-libs/gst/rtp/gstbasertppayload.c:
6777         (gst_basertppayload_set_outcaps), (gst_basertppayload_push):
6778         Add some debug info when negotiating caps.
6779
6780 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
6781
6782         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
6783         A buffer with an empty payload is also a valid buffer.
6784
6785 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
6786
6787         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_event),
6788         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
6789         (gst_basertppayload_change_state):
6790         Make sure we start our RTP timestamp from the random base RTP
6791         timestamp even if the buffer timestamp starts from some random value.
6792
6793 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
6794
6795         * configure.ac:
6796         * tests/examples/Makefile.am:
6797         * tests/examples/dynamic/.cvsignore:
6798         * tests/examples/dynamic/Makefile.am:
6799         * tests/examples/dynamic/addstream.c: (create_stream),
6800         (pause_play_stream), (message_received), (eos_message_received),
6801         (perform_step), (main):
6802         Add simple exmple app to demonstrate starting and pausing live and
6803         non-live bins in a PLAYING pipeline.
6804
6805 2007-09-14  Julien MOUTTE  <julien@moutte.net>
6806
6807         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add some
6808         typefind for QCP files (RFC #3625)
6809
6810 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
6811
6812         * gst-libs/gst/audio/gstbaseaudiosink.c:
6813         (gst_base_audio_sink_init):
6814         Disable pull mode scheduling, we're not ready for it yet and it subtly
6815         breaks a lot of things.
6816
6817 2007-09-12  Tim-Philipp Müller  <tim at centricular dot net>
6818
6819         * tests/check/elements/libvisual.c:
6820           Test all libvisual plugins, not just the first one; this reproduces
6821           bug #450336 quite easily.  Looks like a problem with the 'jess'
6822           visualisation.
6823
6824 2007-09-12  Tim-Philipp Müller  <tim at centricular dot net>
6825
6826         * tests/check/Makefile.am:
6827         * tests/check/elements/.cvsignore:
6828         * tests/check/elements/libvisual.c:
6829           Add basic libvisual test case in an attempt to reproduce bug #450336.
6830           Doesn't reproduce that bug, but some other crasher instead (invalid
6831           free), at least with make elements/libvisual.forever and the bumscope
6832           plugin on x86-64/gutsy. Leaving test disabled for now.
6833
6834 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
6835
6836         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
6837
6838         * gst-libs/gst/rtsp/gstrtspconnection.c:
6839         (gst_rtsp_connection_read_internal), (gst_rtsp_connection_read),
6840         (read_body), (gst_rtsp_connection_receive):
6841         Make sure we can not cancel in the middle of receiving a message.
6842         Fixes #475731.
6843
6844 2007-09-11  Tim-Philipp Müller  <tim at centricular dot net>
6845
6846         Patch by: Josep Torra Valles <josep@fluendo.com>
6847
6848         * gst/playback/gstplaybasebin.c:
6849           Increase upper limit for audio queue a bit; fixes preroll problem
6850           with playbin and decodebin2 when playing a quicktime trailer with
6851           multichannel audio via http (#464666).
6852
6853 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
6854
6855         * gst-libs/gst/audio/gstbaseaudiosrc.c:
6856         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
6857         (gst_base_audio_src_provide_clock),
6858         (gst_base_audio_src_set_property),
6859         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
6860         * gst-libs/gst/audio/gstbaseaudiosrc.h:
6861         Allow othe clocks than the internal clock to be used for the pipeline.
6862         Add property to disable clock provide.
6863         API: GstBaseAudioSrc::provide-clock
6864
6865 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
6866
6867         * gst/playback/gstdecodebin2.c:
6868           Don't leak request pads. Fixes #475395.
6869
6870 2007-09-09  Sebastian Dröge  <slomo@circular-chaos.org>
6871
6872         Patch by: René Stadler <mail at renestadler dot de>
6873
6874         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
6875         (gst_ximage_buffer_class_init):
6876         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
6877         (gst_xvimage_buffer_class_init):
6878         Correctly chain up finalize with the parent class to prevent
6879         memory leaks. Fixes #474880.
6880
6881 2007-09-09  Sebastian Dröge  <slomo@circular-chaos.org>
6882
6883         * gst/volume/gstvolume.c: (volume_choose_func):
6884         * tests/check/elements/volume.c: (GST_START_TEST):
6885         Revert the latest change: floating point samples are allowed to
6886         have any value, not only values in the range [-1,1]. Thanks to Andy
6887         Wingo for noticing.
6888         Also fix processing of int32 samples with volumes > 4 by making the
6889         unity value smaller which prevents overflows.
6890
6891 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
6892
6893         * gst-libs/gst/rtp/gstrtpbuffer.c:
6894         * tests/check/libs/rtp.c:
6895           Fix gst_rtp_buffer_set_csrc() and enable csrc-related unit test checks.
6896
6897 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
6898
6899         Based on patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
6900
6901         * gst-libs/gst/rtp/gstrtpbuffer.c:
6902           Fix up GstRTPHeader helper struct so that compilers will not under
6903           any circumstances add padding in between our fields, as currently
6904           happens with MSVC on win32, because that would lead to us sending
6905           out RTP payloads with broken RTP headers (#471194).
6906           Fix assertion guards for gst_rtp_buffer_get_csrc() and _set_csrc().
6907           
6908         * tests/check/Makefile.am:
6909         * tests/check/libs/.cvsignore:
6910         * tests/check/libs/rtp.c:
6911           Add some simple unit tests for GstRTPBuffer. Some are disabled
6912           because the code tested still needs fixing (set_csrc() does not work).
6913
6914 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
6915
6916         * win32/MANIFEST:
6917         * win32/common/gstrtsp-enumtypes.c:
6918         * win32/common/gstrtsp-enumtypes.h:
6919         * win32/common/interfaces-enumtypes.c:
6920         * win32/common/interfaces-enumtypes.h:
6921         * win32/common/multichannel-enumtypes.c:
6922           Add rtsp enumtypes (#474384) and update others.
6923
6924 2007-09-06  Stefan Kost  <ensonic@users.sf.net>
6925
6926         * configure.ac:
6927           Fix configure check for HAVE_LIBXML_HTML.
6928
6929 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
6930
6931         * tests/check/libs/.cvsignore:
6932           Ignore more, in case the build bots work again one day.
6933
6934 2007-09-06  Sebastian Dröge  <slomo@circular-chaos.org>
6935
6936         Reviewed by:  Stefan Kost  <ensonic@users.sf.net>
6937
6938         * configure.ac:
6939         * gst-libs/gst/Makefile.am:
6940         * gst-libs/gst/fft/Makefile.am:
6941         * gst-libs/gst/fft/_kiss_fft_guts_f32.h:
6942         * gst-libs/gst/fft/_kiss_fft_guts_f64.h:
6943         * gst-libs/gst/fft/_kiss_fft_guts_s16.h:
6944         * gst-libs/gst/fft/_kiss_fft_guts_s32.h:
6945         * gst-libs/gst/fft/gstfft.c: (gst_fft_next_fast_length):
6946         * gst-libs/gst/fft/gstfft.h:
6947         * gst-libs/gst/fft/gstfftf32.c: (gst_fft_f32_new),
6948         (gst_fft_f32_fft), (gst_fft_f32_inverse_fft), (gst_fft_f32_free),
6949         (gst_fft_f32_window), (gst_fft_f32_magnitude), (gst_fft_f32_phase):
6950         * gst-libs/gst/fft/gstfftf32.h:
6951         * gst-libs/gst/fft/gstfftf64.c: (gst_fft_f64_new),
6952         (gst_fft_f64_fft), (gst_fft_f64_inverse_fft), (gst_fft_f64_free),
6953         (gst_fft_f64_window), (gst_fft_f64_magnitude), (gst_fft_f64_phase):
6954         * gst-libs/gst/fft/gstfftf64.h:
6955         * gst-libs/gst/fft/gstffts16.c: (gst_fft_s16_new),
6956         (gst_fft_s16_fft), (gst_fft_s16_inverse_fft), (gst_fft_s16_free),
6957         (gst_fft_s16_window), (gst_fft_s16_magnitude), (gst_fft_s16_phase):
6958         * gst-libs/gst/fft/gstffts16.h:
6959         * gst-libs/gst/fft/gstffts32.c: (gst_fft_s32_new),
6960         (gst_fft_s32_fft), (gst_fft_s32_inverse_fft), (gst_fft_s32_free),
6961         (gst_fft_s32_window), (gst_fft_s32_magnitude), (gst_fft_s32_phase):
6962         * gst-libs/gst/fft/gstffts32.h:
6963         * gst-libs/gst/fft/kiss_fft_f32.c: (kf_bfly2), (kf_bfly4),
6964         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6965         (kiss_fft_f32_alloc), (kiss_fft_f32_stride), (kiss_fft_f32),
6966         (kiss_fft_f32_cleanup), (kiss_fft_f32_next_fast_size):
6967         * gst-libs/gst/fft/kiss_fft_f32.h:
6968         * gst-libs/gst/fft/kiss_fft_f64.c: (kf_bfly2), (kf_bfly4),
6969         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6970         (kiss_fft_f64_alloc), (kiss_fft_f64_stride), (kiss_fft_f64),
6971         (kiss_fft_f64_cleanup), (kiss_fft_f64_next_fast_size):
6972         * gst-libs/gst/fft/kiss_fft_f64.h:
6973         * gst-libs/gst/fft/kiss_fft_s16.c: (kf_bfly2), (kf_bfly4),
6974         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6975         (kiss_fft_s16_alloc), (kiss_fft_s16_stride), (kiss_fft_s16),
6976         (kiss_fft_s16_cleanup), (kiss_fft_s16_next_fast_size):
6977         * gst-libs/gst/fft/kiss_fft_s16.h:
6978         * gst-libs/gst/fft/kiss_fft_s32.c: (kf_bfly2), (kf_bfly4),
6979         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6980         (kiss_fft_s32_alloc), (kiss_fft_s32_stride), (kiss_fft_s32),
6981         (kiss_fft_s32_cleanup), (kiss_fft_s32_next_fast_size):
6982         * gst-libs/gst/fft/kiss_fft_s32.h:
6983         * gst-libs/gst/fft/kiss_fftr_f32.c: (kiss_fftr_f32_alloc),
6984         (kiss_fftr_f32), (kiss_fftri_f32):
6985         * gst-libs/gst/fft/kiss_fftr_f32.h:
6986         * gst-libs/gst/fft/kiss_fftr_f64.c: (kiss_fftr_f64_alloc),
6987         (kiss_fftr_f64), (kiss_fftri_f64):
6988         * gst-libs/gst/fft/kiss_fftr_f64.h:
6989         * gst-libs/gst/fft/kiss_fftr_s16.c: (kiss_fftr_s16_alloc),
6990         (kiss_fftr_s16), (kiss_fftri_s16):
6991         * gst-libs/gst/fft/kiss_fftr_s16.h:
6992         * gst-libs/gst/fft/kiss_fftr_s32.c: (kiss_fftr_s32_alloc),
6993         (kiss_fftr_s32), (kiss_fftri_s32):
6994         * gst-libs/gst/fft/kiss_fftr_s32.h:
6995         * gst-libs/gst/fft/kiss_version:
6996         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
6997         * pkgconfig/gstreamer-plugins-base.pc.in:
6998         Add libgstfft, a FFT library based on Kiss FFT which is
6999         BSD licensed. Supported sample formats are int16, int32,
7000         float and double. For those formats a real FFT and IFFT
7001         can be done, different windowing functions can be applied
7002         and functions for extracting the magnitude and phase exist.
7003         Fixes #468619.
7004
7005         * docs/libs/Makefile.am:
7006         * docs/libs/gst-plugins-base-libs-docs.sgml:
7007         * docs/libs/gst-plugins-base-libs-sections.txt:
7008         Integrate libgstfft into the docs.
7009
7010         * tests/check/Makefile.am:
7011         * tests/check/libs/fft.c: (GST_START_TEST), (fft_suite), (main):
7012         Add unit tests for libgstfft, currently only testing the FFT.
7013         Unit tests for IFFT will follow soon.
7014
7015 2007-09-05  Wim Taymans  <wim.taymans@gmail.com>
7016
7017         Patch by: Peter Kjellerstedt  <pkj at axis com>
7018
7019         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_time_init),
7020         (gst_sdp_message_init), (gst_sdp_message_uninit),
7021         (is_multicast_address), (gst_sdp_message_as_text),
7022         (gst_sdp_message_get_origin), (gst_sdp_message_set_connection),
7023         (gst_sdp_message_get_connection), (gst_sdp_message_add_bandwidth),
7024         (gst_sdp_message_add_time), (gst_sdp_message_add_zone),
7025         (gst_sdp_message_get_key), (gst_sdp_message_get_attribute_val_n),
7026         (gst_sdp_message_get_attribute_val), (gst_sdp_message_add_media),
7027         (gst_sdp_media_init), (gst_sdp_media_uninit),
7028         (gst_sdp_media_as_text), (gst_sdp_media_set_port_info),
7029         (gst_sdp_media_connections_len), (gst_sdp_media_add_connection),
7030         (gst_sdp_media_bandwidths_len), (gst_sdp_media_get_bandwidth),
7031         (gst_sdp_media_add_bandwidth), (gst_sdp_media_attributes_len),
7032         (gst_sdp_parse_line), (print_media), (gst_sdp_message_dump):
7033         * gst-libs/gst/sdp/gstsdpmessage.h:
7034         Separate INIT_ARRAY() and related macros into two versions, one for
7035         structures and one for pointers (e.g., INIT_ARRAY() and
7036         INIT_PTR_ARRAY()). This fixes a segmentation error on freeing the
7037         lists of emails and phone numbers.
7038         Add missing const as appropriate.
7039         Change all gint to guint since they all actually represent unsigned
7040         values.
7041         Do not use time as a variable name as it shadows the global time().
7042         Add gst_sdp_message_as_text() and gst_sdp_media_as_text().
7043         Actually implement gst_sdp_message_add_time().
7044         Make gst_sdp_message_add_time() take repeat times as an argument.
7045         Store repeat times in GstSDPTime as a GArray rather than as gchar**.
7046         Corrected the definition of gst_sdp_media_get_bandwidth() (was
7047         misspelled as badwidth).
7048         gst-indented and a little clean up. Fixes #471067.
7049
7050 2007-09-05  Sebastian Dröge  <slomo@circular-chaos.org>
7051
7052         * gst/volume/gstvolume.c: (volume_choose_func),
7053         (volume_process_double), (volume_process_double_clamp),
7054         (volume_process_float_clamp):
7055         Correctly clamp float/double samples in the [-1.0,1.0] range to
7056         prevent weird effects.
7057         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
7058         Add unit tests for all samples types that had none before.
7059
7060 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7061
7062         * gst-libs/gst/rtp/gstrtpbuffer.c:
7063           Need to include stdlib.h for abs() here too.
7064
7065 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7066
7067         * gst/playback/gststreaminfo.c:
7068           Fix build.
7069
7070 2007-09-05  Stefan Kost  <ensonic@users.sf.net>
7071
7072         * gst/playback/gststreaminfo.c:
7073           Clean up some half-disabled code and comment.
7074
7075 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7076
7077         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
7078
7079         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
7080         (gst_base_rtp_payload_audio_handle_event):
7081         Return FALSE from the event handler to let the parent class handle the
7082         event. Fixes #446766.
7083
7084         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7085         (gst_base_rtp_depayload_chain), (gst_base_rtp_depayload_push_full):
7086         Mark outgoing buffers as DISCONT if the incomming buffer was DISCONT.
7087
7088         * gst-libs/gst/rtp/gstbasertppayload.c:
7089         Bump the MTU to 1400.
7090
7091 2007-09-03  Johan Dahlin  <jdahlin@async.com.br>
7092
7093         * gst/typefind/gsttypefindfunctions.c (plugin_init): 
7094         Add an audio/x-nsf typefind function for the nsfdec element.
7095
7096 2007-09-03  Renato Filho  <renato.filho@indt.org.br>
7097         * gst/playback/gstplaybasebin.c:
7098         Included "myth://" on stream_uris list for enable buffering to mythtv files
7099
7100 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
7101
7102         * docs/libs/gst-plugins-base-libs-sections.txt:
7103         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_get_rb),
7104         (gst_rtcp_packet_sdes_copy_entry), (gst_rtcp_ntp_to_unix),
7105         (gst_rtcp_unix_to_ntp):
7106         * gst-libs/gst/rtp/gstrtcpbuffer.h:
7107         Fix parsing of RB blocks.
7108         Fix docs.
7109         Added helper functions to convert to/from UNIX and NTP time.
7110         API: gst_rtcp_ntp_to_unix()
7111         API: gst_rtcp_unix_to_ntp()
7112
7113         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
7114         (gst_rtp_buffer_get_header_len),
7115         (gst_rtp_buffer_get_extension_data),
7116         (gst_rtp_buffer_get_payload_subbuffer),
7117         (gst_rtp_buffer_get_payload_len), (gst_rtp_buffer_get_payload),
7118         (gst_rtp_buffer_ext_timestamp):
7119         * gst-libs/gst/rtp/gstrtpbuffer.h:
7120         Fix some more docs.
7121         Implement handling of packets with extensions.
7122         Fix padding check in _validate().
7123         Added function to get extension data.
7124         API: gst_rtp_buffer_get_header_len()
7125         API: gst_rtp_buffer_get_extension_data()
7126
7127 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
7128
7129         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7130         (gst_base_rtp_depayload_class_init),
7131         (gst_base_rtp_depayload_set_gst_timestamp):
7132         Add some more docs for the queue-delay property and fix a typo in a
7133         comment.
7134
7135         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
7136         Fix typo.
7137
7138 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
7139
7140         * gst-libs/gst/audio/gstbaseaudiosink.c:
7141         (gst_base_audio_sink_skew_slaving), (gst_base_audio_sink_render),
7142         (gst_base_audio_sink_change_state):
7143         When skew slaving, try to hover around the middle of a segment so that
7144         we at most drift by half a segment.
7145         If we are aligning in the oposite direction of the clock skew, we don't
7146         have to resync.
7147
7148 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
7149
7150         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7151         (gst_base_rtp_depayload_setcaps),
7152         (gst_base_rtp_depayload_set_gst_timestamp):
7153         Be less silly with the segment start, just apply the clock-base to the
7154         timestamp.
7155
7156 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
7157
7158         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7159         (gst_base_rtp_depayload_class_init),
7160         (gst_base_rtp_depayload_finalize),
7161         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
7162         (gst_base_rtp_depayload_handle_sink_event),
7163         (gst_base_rtp_depayload_set_gst_timestamp),
7164         (gst_base_rtp_depayload_change_state):
7165         * gst-libs/gst/rtp/gstbasertpdepayload.h:
7166         Deprecate the queue handling thread thing and remove the code.
7167         Use new method to calculate the extended timestamp.
7168
7169 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
7170
7171         * gst-libs/gst/rtp/gstrtcpbuffer.c:
7172         (gst_rtcp_packet_sdes_copy_entry):
7173         Use g_strndup which does exactly what we want.
7174
7175         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_compare_seqnum),
7176         (gst_rtp_buffer_ext_timestamp):
7177         * gst-libs/gst/rtp/gstrtpbuffer.h:
7178         Add helper function to compare seqnums.
7179         Add helper function to calculate extended timestamps.
7180         API: gst_rtp_buffer_compare_seqnum()
7181         API: gst_rtp_buffer_ext_timestamp()
7182
7183 2007-08-30  Wim Taymans  <wim.taymans@gmail.com>
7184
7185         * gst-libs/gst/rtp/gstrtcpbuffer.c:
7186         (gst_rtcp_packet_sdes_get_entry),
7187         (gst_rtcp_packet_sdes_copy_entry):
7188         * gst-libs/gst/rtp/gstrtcpbuffer.h:
7189         Fix and document SDES item data function.
7190         Add new function that makes a proper copy of SDES item data.
7191         API: gst_rtcp_packet_sdes_copy_entry()
7192
7193 2007-08-30  Stefan Kost  <ensonic@users.sf.net>
7194
7195         * configure.ac:
7196         * gst/Makefile.am:
7197           The tcp and subparse plugins are under gst, but not totaly free of
7198           dependencies. Handle selection inconfigure.ac, so that they show up
7199           on the final list of what is build and what is not. Maybe they should
7200           better be moved to ext.
7201
7202 2007-08-30  Stefan Kost  <ensonic@users.sf.net>
7203
7204         Patch by: Daniel Díaz  <yosoy@danieldiaz.org>
7205
7206         * configure.ac:
7207         * gst/Makefile.am:
7208           Check if libxml provides HTML parser which subparse needs.
7209           Fixes #451970.
7210
7211 2007-08-29  Tim-Philipp Müller  <tim at centricular dot net>
7212
7213         * ext/alsa/gstalsa.c:
7214           Fix typo and compilation on big endian systems.
7215
7216 2007-08-29  Tim-Philipp Müller  <tim at centricular dot net>
7217
7218         * gst/subparse/gstssaparse.c:
7219           Convert SSA newline codes into actual newline characters (#470766).
7220
7221 2007-08-28  Tim-Philipp Müller  <tim at centricular dot net>
7222
7223         * docs/libs/gst-plugins-base-libs-sections.txt:
7224         * gst-libs/gst/pbutils/install-plugins.c:
7225         * gst-libs/gst/pbutils/install-plugins.h:
7226         * tests/check/libs/pbutils.c:
7227           API: also add gst_install_plugins_supported() while we're at it
7228           (see #470456).
7229
7230 2007-08-28  Tim-Philipp Müller  <tim at centricular dot net>
7231
7232         * docs/libs/gst-plugins-base-libs-sections.txt:
7233         * gst-libs/gst/pbutils/missing-plugins.c:
7234         * gst-libs/gst/pbutils/missing-plugins.h:
7235         * tests/check/libs/pbutils.c:
7236           API: add gst_missing_*_installer_detail_new() convenience API so
7237           that applications that know exactly what they're missing can request
7238           installer detail strings for those items directly instead of having
7239           to first create a dummy missing-plugin message and then get the
7240           installer detail string from that.  Fixes #470456.
7241
7242 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
7243
7244         * gst/playback/gstdecodebin.c: (close_pad_link):
7245         We need to set up delayed-linking whenever the caps are non-fixed,
7246         not just when there are multiple types - use gst_pad_is_fixed()
7247         to test.
7248
7249 2007-08-26  Tim-Philipp Müller  <tim at centricular dot net>
7250
7251         * gst-libs/gst/pbutils/missing-plugins.c:
7252           (gst_missing_plugin_message_get_installer_detail):
7253           Add missing separator in PID fallback case.
7254
7255 2007-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
7256
7257         * ext/alsa/Makefile.am:
7258         There is no GST_PLUGINS_BASE_LIBS defined.
7259         
7260         * ext/alsa/gstalsa.c:
7261         * ext/alsa/gstalsasink.c: (gst_alsasink_delay):
7262         * ext/alsa/gstalsasrc.c: (gst_alsasrc_delay):
7263         Add support for ALSA 24-bit formats.
7264         snd_pcm_delay can return an error code, especially
7265         during XRUNS. In that case, the best we can do is assume
7266         delay = 0.
7267
7268         * gst/audioconvert/Makefile.am:
7269         Add flags from -base before any more-remote dependencies.
7270
7271 2007-08-23  Sebastian Dröge  <slomo@circular-chaos.org>
7272
7273         Based on a patch by: Davyd Madeley <davyd at madeley dot id dot au>
7274
7275         * gst/volume/gstvolume.c: (volume_choose_func),
7276         (volume_update_real_volume), (gst_volume_set_volume),
7277         (gst_volume_init), (volume_process_int32),
7278         (volume_process_int32_clamp), (volume_process_int24),
7279         (volume_process_int24_clamp), (volume_process_int16),
7280         (volume_process_int16_clamp), (volume_process_int8),
7281         (volume_process_int8_clamp), (volume_update_volume), (plugin_init):
7282         * gst/volume/gstvolume.h:
7283         Add support for int32, int24 and int8 to the volume element.
7284         Fixes #445529.
7285
7286 2007-08-23  Tim-Philipp Müller  <tim at centricular dot net>
7287
7288         * tests/examples/Makefile.am:
7289           Fix even more.
7290
7291 2007-08-23  Stefan Kost  <ensonic@users.sf.net>
7292
7293         * configure.ac:
7294         * docs/libs/Makefile.am:
7295         * docs/libs/gst-plugins-base-libs-docs.sgml:
7296         * docs/libs/gst-plugins-base-libs-sections.txt:
7297         * ext/gnomevfs/gstgnomevfssrc.c:
7298         * ext/gnomevfs/gstgnomevfssrc.h:
7299         * gst-libs/gst/Makefile.am:
7300         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
7301         * pkgconfig/gstreamer-plugins-base.pc.in:
7302         * sys/v4l/v4lsrc_calls.c:
7303         * tests/examples/Makefile.am:
7304         * win32/common/config.h:
7305           Revert unwanted commit. many thanks to moap. I want a fix for 
7306           https://thomas.apestaart.org/moap/trac/ticket/239
7307
7308 2007-08-23  Stefan Kost  <ensonic@users.sf.net>
7309
7310         * gst/volume/gstvolume.c:
7311           Move passthrough below gst_object_sync_values(). Fixes #442654.
7312
7313 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
7314
7315         * gst-libs/gst/audio/audio.c:
7316         Clarify the docs a little.
7317
7318 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
7319
7320         * gst/volume/gstvolume.c:
7321           Enable liboil for float and add more details about problems with
7322           int16.
7323
7324 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
7325
7326         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
7327         Fix RGB24 masks as spotted by _ke (Daniel G. Siegel) on IRC.
7328
7329 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
7330
7331         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward):
7332         When calculating the first timestamp of the buffers, don't go below 0
7333         and clip the samples because the offset was on the eos page.
7334         Fixes #466717.
7335
7336 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
7337
7338         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain),
7339         (gst_ogg_demux_collect_chain_info):
7340         Also submit the eos page when trying to find the first timestamp.
7341         See #466717.
7342
7343 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
7344
7345         * gst-libs/gst/audio/audio.h:
7346         Use gst_util_uint64_scale() instead of doing the math
7347         with double for GST_FRAMES_TO_CLOCK_TIME() and
7348         GST_CLOCK_TIME_TO_FRAMES(). For large timestamps this
7349         prevents rounding errors. Fixes #467667.
7350
7351 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7352
7353         * gst-libs/gst/rtsp/gstrtspconnection.c:
7354         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
7355         (gst_rtsp_connection_read), (gst_rtsp_connection_poll):
7356         * gst-libs/gst/rtsp/gstrtspconnection.h:
7357         Small cleanups.
7358         On shutdown, don't read the control socket yet.
7359         Set timeout value correctly in all cases.
7360         Add function to check if the server accepts reads or writes.
7361         API: gst_rtsp_connection_poll()
7362
7363         * gst-libs/gst/rtsp/gstrtspdefs.h:
7364         Fix compilation with -pedantic.
7365         Add enum for _poll.
7366
7367 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
7368
7369         Patch by: Olivier Crete  <tester at tester ca>
7370
7371         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
7372         (gst_basertppayload_getcaps):
7373         * gst-libs/gst/rtp/gstbasertppayload.h:
7374         Add getcaps vfunc to basertppayload. See #465146.
7375
7376 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
7377
7378         * gst/playback/gstplaybasebin.c: (queue_threshold_reached):
7379         Only post buffering messages when we are a stream.
7380
7381 2007-08-15  Tim-Philipp Müller  <tim at centricular dot net>
7382
7383         * gst-libs/gst/pbutils/install-plugins.c:
7384         * gst-libs/gst/pbutils/missing-plugins.c:
7385           Small docs fix and addition.
7386
7387 2007-08-13  Tim-Philipp Müller  <tim at centricular dot net>
7388
7389         * tests/icles/.cvsignore:
7390         * tests/icles/Makefile.am:
7391         * tests/icles/test-textoverlay.c:
7392           Add a dumb little test for textoverlay alignments.
7393
7394 2007-08-13  Tim-Philipp Müller  <tim at centricular dot net>
7395
7396         Patch by: Dan Williams  <dcbw redhat com>
7397
7398         * ext/pango/gsttextoverlay.c:
7399         * ext/pango/gsttextoverlay.h:
7400           API: add "line-alignment" property (#459334). Add gtk-doc blurb for
7401           "silent" property so there's a Since tag in the API reference.
7402
7403 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
7404
7405         * gst-libs/gst/rtp/gstbasertppayload.c:
7406         (gst_basertppayload_set_outcaps):
7407         * gst-libs/gst/rtp/gstbasertppayload.h:
7408         Improve caps negotiation so that downstream elements can confiure
7409         certain RTP properties by fixing them on the caps. See #465146.
7410         Add docs.
7411
7412 2007-08-11  Tim-Philipp Müller  <tim at centricular dot net>
7413
7414         * docs/libs/gst-plugins-base-libs-sections.txt:
7415         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7416         * gst-libs/gst/rtp/gstbasertpdepayload.h:
7417           Mark as deprecated some macros which were presumably meant to be
7418           private API and accidentally exposed in the public header file.
7419           Also actually _init() lock (only works at the moment because the
7420           struct is zeroed out when created and the initial values in the
7421           mutex struct are zeroes too). (#459585)
7422
7423 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
7424
7425         * docs/libs/Makefile.am:
7426           Remove cruft and do some cleanups.
7427
7428         * docs/libs/gst-plugins-base-libs-docs.sgml:
7429           Prepare for comming gtkdoc features (rebase against online docs).
7430
7431 2007-08-10  Michael Smith <msmith@fluendo.com>
7432
7433         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
7434           Debug output fixes.
7435         * tests/check/elements/audiorate.c: (do_perfect_stream_test),
7436         (GST_START_TEST):
7437           Change the number of buffers used; 500 is too many and leads to
7438           timeouts.
7439
7440 2007-08-10  Tim-Philipp Müller  <tim at centricular dot net>
7441
7442         * gst/playback/gstqueue2.c:
7443         * gst/videorate/gstvideorate.c:
7444           Printf format fixes (#465028).
7445
7446 2007-08-09  Michael Smith <msmith@fluendo.com>
7447
7448         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
7449           If we have a large (> 1 second) discontinuity, push a series of
7450           smaller buffers rather than a single very large buffer. Avoids
7451           unreasonably large single buffer allocations when encountering a
7452           large gap.
7453         * tests/check/elements/audiorate.c: (GST_START_TEST),
7454         (audiorate_suite):
7455           Add a test for this.
7456
7457 2007-08-09  Jan Schmidt  <thaytan@mad.scientist.com>
7458
7459         * gst/playback/gstplaybasebin.c: (group_commit),
7460         (queue_remove_probe), (queue_threshold_reached):
7461
7462         Patch by: Josep Torra Valles <josep@fluendo.com>
7463         Fixes: #465015
7464         Make sure we remove the check_queues buffer probe from the 
7465         correct queue to avoid racily going back to "buffering 99%" when
7466         buffering is actually complete.
7467
7468         Also, fix the spelling of Josep's surname in the ChangeLog.
7469
7470 2007-08-09  Stefan Kost  <ensonic@users.sf.net>
7471
7472         * ext/ogg/gstoggmux.c:
7473           Do not leak oggmux instance.
7474         
7475         * ext/vorbis/vorbisenc.c:
7476           Also log values.
7477
7478 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
7479
7480         * po/hu.po:
7481         * po/it.po:
7482         * po/nl.po:
7483         * po/uk.po:
7484         * po/vi.po:
7485           Updated translations.
7486
7487 2007-08-08  Stefan Kost  <ensonic@users.sf.net>
7488
7489         patch by: Yang Hong <hongyang@redflag-linux.com>
7490
7491         * ext/pango/gsttextoverlay.c:
7492         * ext/pango/gsttextoverlay.h:
7493           Add 'silent' property to GstTimeOverlay. Fixes #462979
7494
7495 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
7496
7497         Patch by: Josep Torra Valles <josep@fluendo.com>
7498
7499         * docs/plugins/gst-plugins-base-plugins.args:
7500         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
7501         (gst_uri_decode_bin_init), (gst_uri_decode_bin_set_property),
7502         (gst_uri_decode_bin_get_property), (gen_source_element):
7503         Add connection-speed property. Fixes #464690.
7504
7505 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
7506
7507         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
7508
7509         * configure.ac:
7510         * gst-libs/gst/rtsp/Makefile.am:
7511         * gst-libs/gst/rtsp/gstrtspconnection.c:
7512         (gst_rtsp_connection_connect):
7513         Fix compilation on windows. Fixes #464320.
7514
7515 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
7516
7517         Patch by: Josep Torra Valles <josep@fluendo.com>
7518
7519         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7520         (gst_play_base_bin_init), (queue_threshold_reached),
7521         (gen_source_element), (setup_substreams),
7522         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
7523         (gst_play_base_bin_get_streaminfo_value_array):
7524         * gst/playback/gstplaybasebin.h:
7525         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
7526         (gst_play_bin_set_property), (gst_play_bin_get_property),
7527         (gst_play_bin_handle_redirect_message):
7528         Move connection-speed property from playbin to playbasebin so that we
7529         can also configure it in source elements that have the connection-speed
7530         property. Fixes #464028.
7531         Add some debug info here and there.
7532
7533 2007-08-06  Sebastian Dröge  <slomo@circular-chaos.org>
7534
7535         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
7536         Properly respond to conversion queries. Fixes #464079.
7537
7538 2007-08-03  Sebastian Dröge  <slomo@circular-chaos.org>
7539
7540         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_init),
7541         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
7542         (gst_audio_test_src_init_sine_table),
7543         (gst_audio_test_src_change_wave), (gst_audio_test_src_create):
7544         * gst/audiotestsrc/gstaudiotestsrc.h:
7545         Add float/double and int32 support to audiotestsrc. Fixes #460422.
7546         Also set the default volume to the default value specified in the
7547         GParamSpec.
7548
7549 2007-08-03  Sebastian Dröge  <slomo@circular-chaos.org>
7550
7551         Patch by: Jens Granseuer <jensgr at gmx dot net>
7552
7553         * gst/audioconvert/gstaudioquantize.c:
7554         Fix C89 incompatibilities and spelling of explanations. Fixes #463215.
7555
7556 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
7557
7558         * gst-libs/gst/rtsp/gstrtsptransport.c: (gst_rtsp_transport_parse):
7559         Add rdt manager for rdt transport.
7560         Fix parsing of RDT transport.
7561
7562 2007-08-03  Jan Schmidt  <thaytan@mad.scientist.com>
7563
7564         * configure.ac:
7565         Back to CVS
7566
7567 === release 0.10.14 ===
7568
7569 2007-08-03  Jan Schmidt <thaytan@mad.scientist.com>
7570
7571         * configure.ac:
7572           releasing 0.10.14, "Light Years Ahead"
7573
7574 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7575
7576         * tests/check/libs/audio.c: (GST_START_TEST):
7577         Fix the test to reflect the behaviour of gst_audio_clip_buffer.
7578
7579 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7580
7581         * gst-libs/gst/audio/audio.c:
7582         When clipping a buffer with no timestamp, assume it is
7583         within the segment without warnings.
7584
7585         Fixes: #460978
7586
7587 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
7588
7589         * gst-libs/gst/rtsp/gstrtspextension.c: (gst_rtsp_extension_send):
7590         Fire the signal on the object, not the interface.
7591
7592 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7593
7594         * gst-libs/gst/rtsp/.cvsignore:
7595         Ber. Don't include the full path, idiot.
7596
7597 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7598
7599         * gst-libs/gst/rtsp/.cvsignore:
7600         Ignore generated files.
7601
7602 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7603
7604         * gst-libs/gst/interfaces/Makefile.am:
7605         * gst-libs/gst/interfaces/interfaces-marshal.list:
7606         * gst-libs/gst/interfaces/rtspextension.c:
7607         * gst-libs/gst/interfaces/rtspextension.h:
7608         * gst-libs/gst/rtsp/Makefile.am:
7609         * gst-libs/gst/rtsp/gstrtsp.h:
7610         * gst-libs/gst/rtsp/gstrtspextension.c:
7611         (gst_rtsp_extension_get_type), (gst_rtsp_extension_iface_init),
7612         (gst_rtsp_extension_detect_server),
7613         (gst_rtsp_extension_before_send), (gst_rtsp_extension_after_send),
7614         (gst_rtsp_extension_parse_sdp), (gst_rtsp_extension_setup_media),
7615         (gst_rtsp_extension_configure_stream),
7616         (gst_rtsp_extension_get_transports),
7617         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
7618         * gst-libs/gst/rtsp/gstrtspextension.h:
7619         * gst-libs/gst/rtsp/rtsp-marshal.list:
7620         Move the rtspextension.h interface into gstrtspextension.h
7621         as part of libgstrtsp instead of libgstinterfaces, because it's
7622         only for use within plugins, not applications. 
7623         Add stuff to do the enum & marshal generation needed in libgstrtsp now.
7624         Use the GST_TYPE_RTSP_RESULT enum type for the return value of the 
7625         signal that the GstRTSPExtension interface emits, since G_TYPE_ENUM
7626         is abstract.
7627
7628 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
7629
7630         * gst-libs/gst/interfaces/Makefile.am:
7631         * gst-libs/gst/interfaces/interfaces-marshal.list:
7632         * gst-libs/gst/interfaces/rtspextension.c:
7633         (gst_rtsp_extension_iface_init),
7634         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
7635         * gst-libs/gst/interfaces/rtspextension.h:
7636         Fix marshaller for the send signal.
7637         Add URL to stream selection interface method.
7638
7639 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7640
7641         * gst-libs/gst/riff/Makefile.am:
7642         Pull in our dependencies from -base before those from outside.
7643
7644 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
7645
7646         * docs/libs/gst-plugins-base-libs-sections.txt:
7647         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_decode_ip):
7648         * gst-libs/gst/rtsp/gstrtspbase64.h:
7649         API: gst_rtsp_base64_decode_ip()
7650         Added function to decode Base64 in-place.
7651
7652 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7653
7654         * tests/check/libs/.cvsignore:
7655         Ignore the mixer test binary.
7656
7657 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7658
7659         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward):
7660         Gratuitous comment change to trigger a rebuild on the buildbots.
7661
7662 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
7663
7664         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_media_get_media),
7665         (gst_sdp_media_get_port), (gst_sdp_media_get_num_ports),
7666         (gst_sdp_media_get_proto), (gst_sdp_media_formats_len),
7667         (gst_sdp_media_get_format), (gst_sdp_media_get_information),
7668         (gst_sdp_media_connections_len), (gst_sdp_media_get_connection),
7669         (gst_sdp_media_bandwidths_len), (gst_sdp_media_get_badwidth),
7670         (gst_sdp_media_get_key), (gst_sdp_media_attributes_len),
7671         (gst_sdp_media_get_attribute), (gst_sdp_media_get_attribute_val_n),
7672         (gst_sdp_media_get_attribute_val):
7673         * gst-libs/gst/sdp/gstsdpmessage.h:
7674         Constify args where we can.
7675
7676 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
7677
7678         * gst-libs/gst/interfaces/Makefile.am:
7679         * gst-libs/gst/interfaces/rtspextension.c:
7680         (gst_rtsp_extension_get_type), (gst_rtsp_extension_iface_init),
7681         (gst_rtsp_extension_detect_server),
7682         (gst_rtsp_extension_before_send), (gst_rtsp_extension_after_send),
7683         (gst_rtsp_extension_parse_sdp), (gst_rtsp_extension_setup_media),
7684         (gst_rtsp_extension_configure_stream),
7685         (gst_rtsp_extension_get_transports),
7686         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
7687         * gst-libs/gst/interfaces/rtspextension.h:
7688         Move interface for RTSP extensions from -good to here.
7689         Added helper methods to invoke interface methods.
7690
7691 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
7692
7693         * docs/libs/gst-plugins-base-libs-sections.txt:
7694         * gst-libs/gst/rtsp/gstrtspdefs.h:
7695         * gst-libs/gst/rtsp/gstrtspmessage.c: (key_value_foreach),
7696         (gst_rtsp_message_get_type), (gst_rtsp_message_parse_request),
7697         (gst_rtsp_message_init_response),
7698         (gst_rtsp_message_parse_response), (gst_rtsp_message_new_data),
7699         (gst_rtsp_message_parse_data), (gst_rtsp_message_add_header),
7700         (gst_rtsp_message_remove_header), (gst_rtsp_message_get_header),
7701         (gst_rtsp_message_append_headers), (gst_rtsp_message_set_body),
7702         (gst_rtsp_message_get_body), (dump_key_value):
7703         * gst-libs/gst/rtsp/gstrtspmessage.h:
7704         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
7705         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
7706         (gst_rtsp_range_parse):
7707         * gst-libs/gst/rtsp/gstrtsprange.h:
7708         * gst-libs/gst/rtsp/gstrtsptransport.c:
7709         * gst-libs/gst/rtsp/gstrtspurl.c:
7710         Fix some more RTSP docs.
7711         Add some missing methods for dealing with messages.
7712
7713 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
7714
7715         * docs/libs/gst-plugins-base-libs-docs.sgml:
7716         * docs/libs/gst-plugins-base-libs-sections.txt:
7717         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_encode):
7718         * gst-libs/gst/rtsp/gstrtspbase64.h:
7719         * gst-libs/gst/rtsp/gstrtspconnection.c:
7720         (gst_rtsp_connection_connect), (add_auth_header),
7721         (gst_rtsp_connection_write), (gst_rtsp_connection_send),
7722         (read_body), (gst_rtsp_connection_receive),
7723         (gst_rtsp_connection_next_timeout),
7724         (gst_rtsp_connection_reset_timeout),
7725         (gst_rtsp_connection_set_auth):
7726         * gst-libs/gst/rtsp/gstrtspconnection.h:
7727         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status):
7728         * gst-libs/gst/rtsp/gstrtspdefs.h:
7729         * gst-libs/gst/rtsp/gstrtspmessage.h:
7730         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
7731         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
7732         (gst_rtsp_range_parse):
7733         * gst-libs/gst/rtsp/gstrtspurl.h:
7734         Added beginnings of RTSP documentation.
7735
7736 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
7737
7738         * docs/libs/Makefile.am:
7739         * docs/libs/gst-plugins-base-libs-docs.sgml:
7740         * docs/libs/gst-plugins-base-libs-sections.txt:
7741         * gst-libs/gst/sdp/gstsdp.h:
7742         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_message_set_origin),
7743         (gst_sdp_message_set_connection), (gst_sdp_message_add_bandwidth),
7744         (gst_sdp_message_add_time), (gst_sdp_message_add_zone),
7745         (gst_sdp_message_set_key), (gst_sdp_message_get_attribute_val_n),
7746         (gst_sdp_message_get_attribute_val),
7747         (gst_sdp_message_add_attribute), (gst_sdp_media_new),
7748         (gst_sdp_media_init), (gst_sdp_media_uninit), (gst_sdp_media_free),
7749         (gst_sdp_media_get_media), (gst_sdp_media_set_media),
7750         (gst_sdp_media_get_port), (gst_sdp_media_get_num_ports),
7751         (gst_sdp_media_set_port_info), (gst_sdp_media_get_proto),
7752         (gst_sdp_media_set_proto), (gst_sdp_media_formats_len),
7753         (gst_sdp_media_get_format), (gst_sdp_media_add_format),
7754         (gst_sdp_media_get_information), (gst_sdp_media_set_information),
7755         (gst_sdp_media_connections_len), (gst_sdp_media_get_connection),
7756         (gst_sdp_media_add_connection), (gst_sdp_media_bandwidths_len),
7757         (gst_sdp_media_get_badwidth), (gst_sdp_media_add_bandwidth),
7758         (gst_sdp_media_set_key), (gst_sdp_media_get_key),
7759         (gst_sdp_media_attributes_len), (gst_sdp_media_add_attribute),
7760         (gst_sdp_media_get_attribute_val_n),
7761         (gst_sdp_media_get_attribute_val), (gst_sdp_message_parse_buffer),
7762         (print_media), (gst_sdp_message_dump):
7763         * gst-libs/gst/sdp/gstsdpmessage.h:
7764         Document the SDP library.
7765         Add some of the missing SDPMedia methods.
7766
7767 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
7768
7769         * configure.ac:
7770         * gst-libs/gst/Makefile.am:
7771         * gst-libs/gst/rtsp/Makefile.am:
7772         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_encode):
7773         * gst-libs/gst/rtsp/gstrtspbase64.h:
7774         * gst-libs/gst/rtsp/gstrtspconnection.c: (inet_aton),
7775         (gst_rtsp_connection_create), (gst_rtsp_connection_connect),
7776         (add_auth_header), (add_date_header), (gst_rtsp_connection_write),
7777         (gst_rtsp_connection_send), (read_line), (read_string), (read_key),
7778         (parse_response_status), (parse_request_line), (parse_line),
7779         (gst_rtsp_connection_read), (read_body),
7780         (gst_rtsp_connection_receive), (gst_rtsp_connection_close),
7781         (gst_rtsp_connection_free), (gst_rtsp_connection_next_timeout),
7782         (gst_rtsp_connection_reset_timeout), (gst_rtsp_connection_flush),
7783         (gst_rtsp_connection_set_auth):
7784         * gst-libs/gst/rtsp/gstrtspconnection.h:
7785         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status),
7786         (gst_rtsp_strresult), (gst_rtsp_method_as_text),
7787         (gst_rtsp_version_as_text), (gst_rtsp_header_as_text),
7788         (gst_rtsp_status_as_text), (gst_rtsp_find_header_field),
7789         (gst_rtsp_find_method):
7790         * gst-libs/gst/rtsp/gstrtspdefs.h:
7791         * gst-libs/gst/rtsp/gstrtspmessage.c: (key_value_foreach),
7792         (gst_rtsp_message_new), (gst_rtsp_message_init),
7793         (gst_rtsp_message_new_request), (gst_rtsp_message_init_request),
7794         (gst_rtsp_message_new_response), (gst_rtsp_message_init_response),
7795         (gst_rtsp_message_init_data), (gst_rtsp_message_unset),
7796         (gst_rtsp_message_free), (gst_rtsp_message_add_header),
7797         (gst_rtsp_message_remove_header), (gst_rtsp_message_get_header),
7798         (gst_rtsp_message_append_headers), (gst_rtsp_message_set_body),
7799         (gst_rtsp_message_take_body), (gst_rtsp_message_get_body),
7800         (gst_rtsp_message_steal_body), (dump_mem), (dump_key_value),
7801         (gst_rtsp_message_dump):
7802         * gst-libs/gst/rtsp/gstrtspmessage.h:
7803         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
7804         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
7805         (gst_rtsp_range_parse), (gst_rtsp_range_free):
7806         * gst-libs/gst/rtsp/gstrtsprange.h:
7807         * gst-libs/gst/rtsp/gstrtsptransport.c: (gst_rtsp_transport_new),
7808         (gst_rtsp_transport_init), (gst_rtsp_transport_get_mime),
7809         (gst_rtsp_transport_get_manager), (parse_mode), (parse_range),
7810         (range_as_text), (rtsp_transport_mode_as_text),
7811         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
7812         (gst_rtsp_transport_parse), (gst_rtsp_transport_as_text),
7813         (gst_rtsp_transport_free):
7814         * gst-libs/gst/rtsp/gstrtsptransport.h:
7815         * gst-libs/gst/rtsp/gstrtspurl.c: (gst_rtsp_url_parse),
7816         (gst_rtsp_url_free), (gst_rtsp_url_set_port),
7817         (gst_rtsp_url_get_port), (gst_rtsp_url_get_request_uri):
7818         * gst-libs/gst/rtsp/gstrtspurl.h:
7819         * gst-libs/gst/sdp/Makefile.am:
7820         * gst-libs/gst/sdp/gstsdp.h:
7821         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_origin_init),
7822         (gst_sdp_connection_init), (gst_sdp_bandwidth_init),
7823         (gst_sdp_time_init), (gst_sdp_zone_init), (gst_sdp_key_init),
7824         (gst_sdp_attribute_init), (gst_sdp_message_new),
7825         (gst_sdp_message_init), (gst_sdp_message_uninit),
7826         (gst_sdp_message_free), (gst_sdp_media_new), (gst_sdp_media_init),
7827         (gst_sdp_media_uninit), (gst_sdp_media_free),
7828         (gst_sdp_message_set_origin), (gst_sdp_message_get_origin),
7829         (gst_sdp_message_set_connection), (gst_sdp_message_get_connection),
7830         (gst_sdp_message_add_bandwidth), (gst_sdp_message_add_time),
7831         (gst_sdp_message_add_zone), (gst_sdp_message_set_key),
7832         (gst_sdp_message_get_key), (gst_sdp_message_get_attribute_val_n),
7833         (gst_sdp_message_get_attribute_val),
7834         (gst_sdp_message_add_attribute), (gst_sdp_message_add_media),
7835         (gst_sdp_media_add_attribute), (gst_sdp_media_add_bandwidth),
7836         (gst_sdp_media_add_format), (gst_sdp_media_get_attribute),
7837         (gst_sdp_media_get_attribute_val_n),
7838         (gst_sdp_media_get_attribute_val), (gst_sdp_media_get_format),
7839         (read_string), (read_string_del), (gst_sdp_parse_line),
7840         (gst_sdp_message_parse_buffer), (print_media),
7841         (gst_sdp_message_dump):
7842         * gst-libs/gst/sdp/gstsdpmessage.h:
7843         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
7844         Move SDP and RTSP from helper objects in -good to a reusable library.
7845         Use a proper gst_ namespace.
7846
7847 2007-07-23  Sebastian Dröge  <slomo@circular-chaos.org>
7848
7849         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
7850         (vorbis_dec_flush_decode):
7851         Use the new buffer clipping function from gstaudio here.
7852
7853 2007-07-23  Sebastian Dröge  <slomo@circular-chaos.org>
7854
7855         * docs/libs/gst-plugins-base-libs-sections.txt:
7856         * gst-libs/gst/audio/audio.c: (gst_audio_buffer_clip):
7857         * gst-libs/gst/audio/audio.h:
7858         * tests/check/libs/audio.c: (GST_START_TEST), (audio_suite):
7859         API: Add buffer clipping function for raw audio buffers. Fixes #456656.
7860         Also add deprecation guards for gst_audio_structure_set_int() to the
7861         header.
7862
7863 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
7864
7865         * docs/libs/gst-plugins-base-libs-sections.txt:
7866           Cleanup the docs.
7867
7868 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
7869
7870         Patch by: Dan Williams <dcbw at redhat dot com>
7871
7872         * gst/playback/gstplaybasebin.c:
7873         (gst_play_base_bin_get_streaminfo_value_array):
7874         Don't return NULL when querying the stream info value array but instead
7875         return an empty array. Fixes #459204.
7876
7877 2007-07-23  Tim-Philipp Müller  <tim at centricular dot net>
7878
7879         * gst/playback/gsturidecodebin.c:
7880           Init debug category before using it.
7881
7882 2007-07-21  Jan Schmidt  <thaytan@noraisin.net>
7883
7884         * gst-libs/gst/interfaces/mixer.h:
7885         Add padding vars in place of the signal pointers
7886         when building with DISABLE_DEPRECATED so that the
7887         interface structure doesn't change size.
7888
7889 2007-07-20  Jan Schmidt  <thaytan@noraisin.net>
7890
7891         * docs/libs/gst-plugins-base-libs-sections.txt:
7892         * ext/alsa/gstalsamixer.c:
7893         * ext/alsa/gstalsamixer.h:
7894         * ext/alsa/gstalsamixerelement.c:
7895         * ext/alsa/gstalsamixertrack.c:
7896         * gst-libs/gst/interfaces/mixer.c:
7897         * gst-libs/gst/interfaces/mixer.h:
7898         * gst-libs/gst/interfaces/mixeroptions.c:
7899         * gst-libs/gst/interfaces/mixeroptions.h:
7900         * gst-libs/gst/interfaces/mixertrack.c:
7901         * gst-libs/gst/interfaces/mixertrack.h:
7902         * tests/check/Makefile.am:
7903         * tests/check/libs/mixer.c:
7904
7905         Patch By: Marc-Andre Lureau <marcandre.lureau@gmail.com>
7906         Fixes: #152864 
7907
7908         Add support for notifying mixer changes on the message bus, and
7909         implement it in alsamixer.
7910
7911         API: gst_mixer_get_mixer_flags
7912         API: gst_mixer_message_parse_mute_toggled
7913         API: gst_mixer_message_parse_record_toggled
7914         API: gst_mixer_message_parse_volume_changed
7915         API: gst_mixer_message_parse_option_changed
7916         API: GstMixerMessageType
7917         API: GstMixerFlags
7918
7919 2007-07-20  Michael Smith <msmith@fluendo.com>
7920
7921         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7922         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps):
7923           xcontext->im_format is only for testing XShm support (as the header
7924           file comments document). Use xvimage->im_format for everything else.
7925           Avoids spurious warnings on buffer allocation before setcaps.
7926
7927 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
7928
7929         * tests/examples/volume/Makefile.am:
7930         * tests/icles/Makefile.am:
7931           We should use $(LIBM).
7932
7933 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
7934
7935         * tests/icles/Makefile.am:
7936           This needs -lm.
7937
7938 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
7939
7940         * gst-libs/gst/rtp/gstbasertppayload.c:
7941         (gst_basertppayload_class_init), (gst_basertppayload_init),
7942         (gst_basertppayload_set_property),
7943         (gst_basertppayload_get_property):
7944         Don't break ABI, restore previous ranges. Keep the default random
7945         selection of timestamp and seqnum offset but as soon as the app sets a
7946         specific value, use that one.
7947
7948 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
7949
7950         Patch by: Bastien Nocera <hadess at hadess dot net>
7951
7952         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
7953         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
7954         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
7955         * sys/xvimage/xvimagesink.h:
7956         Add option to turn off double-buffering for debugging purposes.
7957         Fixes #437169.
7958
7959 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
7960
7961         Patch by: Jorn Baayen <jorn at openedhand dot com>
7962
7963         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
7964         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
7965         (gst_ximagesink_init), (gst_ximagesink_class_init):
7966         * sys/ximage/ximagesink.h:
7967         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
7968         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
7969         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
7970         * sys/xvimage/xvimagesink.h:
7971         add 'handle-expose' property. Useful for video widgets which may want to
7972         be in control of Expose behaviour. Fixes #380625
7973
7974 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
7975
7976         * gst-libs/gst/rtp/gstbasertppayload.c:
7977         (gst_basertppayload_class_init), (gst_basertppayload_init),
7978         (gst_basertppayload_event), (gst_basertppayload_push),
7979         (gst_basertppayload_set_property),
7980         (gst_basertppayload_get_property),
7981         (gst_basertppayload_change_state):
7982         * gst-libs/gst/rtp/gstbasertppayload.h:
7983         Fix ranges of rtp payloader properties so that the full range can be
7984         used in addition to -1 (random).
7985         Fix wrong seqnum reporting in caps.
7986         Fixes #420326.
7987
7988 2007-07-13  Wim Taymans  <wim.taymans@gmail.com>
7989
7990         * gst/videorate/gstvideorate.c: (gst_video_rate_init),
7991         (gst_video_rate_query):
7992         Use boilerplate.
7993         Add latency query, might not be perfect yet but already works a lot
7994         better. Fixes #442557.
7995
7996 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
7997
7998         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
7999         (gst_xvimagesink_setcaps):
8000         * sys/xvimage/xvimagesink.h:
8001         After a caps change, redraw our borders to avoid garbage left there
8002         when the image format changes to a smaller size, like 16:9 -> 4:3
8003         Also, hold the flow_lock a bit longer in the set_caps while we're
8004         fiddling with the xcontext.
8005
8006 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
8007
8008         * Makefile.am:
8009         * configure.ac:
8010         * tests/Makefile.am:
8011         Remove bogus check for libcheck, since we check for
8012         gstreamer-check and it pulls in the required info from there, and we
8013         weren't actually _using_ the information for libcheck ourselves
8014         anyway.
8015
8016 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
8017
8018         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8019         (gst_ffmpeg_caps_to_pixfmt):
8020         Fix the r_mask test for RGBA32 on little-endian.
8021         Fix a stupid typo that would have obviously broken 
8022         compilation on big-endian, if anyone was testing.
8023
8024 2007-07-12  Wim Taymans  <wim.taymans@gmail.com>
8025
8026         * gst/videotestsrc/videotestsrc.c: (paint_hline_AYUV),
8027         (paint_hline_str4):
8028         * gst/videotestsrc/videotestsrc.h:
8029         Add alpha to the color struct.
8030         Use a default alpha value of 255 instead of 128.
8031
8032 2007-07-12  Wim Taymans  <wim.taymans@gmail.com>
8033
8034         * gst/playback/gstplaybasebin.c: (no_more_pads_full),
8035         (setup_source):
8036         Clear the dynamic pads counter when starting a new uri. This makes
8037         reusing playbin work again.
8038         Fixes #454264.
8039
8040 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
8041
8042         * configure.ac:
8043           Use pkg-config to locate check.
8044
8045 2007-07-12  Tim-Philipp Müller  <tim at centricular dot net>
8046
8047         * configure.ac:
8048         * tests/check/elements/volume.c: (GST_START_TEST):
8049           Fix 'make check' build against core CVS.
8050
8051 2007-07-10  Stefan Kost  <ensonic@users.sf.net>
8052
8053         * gst-libs/gst/interfaces/propertyprobe.c:
8054         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8055         * gst-libs/gst/tag/gstvorbistag.c:
8056           Make gtk-doc happy.
8057
8058 2007-07-08  Tim-Philipp Müller  <tim at centricular dot net>
8059
8060         * gst-libs/gst/audio/gstbaseaudiosink.c:
8061         (gst_base_audio_sink_callback):
8062           Quick hack to make audiosinks stop at EOS when operating in
8063           pull-mode; needs to be fixed properly some day.
8064
8065 2007-07-06  Stefan Kost  <ensonic@users.sf.net>
8066
8067         * docs/libs/gst-plugins-base-libs-sections.txt:
8068           Fix location of includes in the docs.
8069
8070 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
8071
8072         * gst/ffmpegcolorspace/avcodec.h:
8073         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8074         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
8075         (gst_ffmpegcsp_avpicture_fill):
8076         * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
8077         (img_get_alpha_info):
8078         Add 2 new pixel formats - ABGR32 and ARGB32, which are reflections
8079         of the existing BGRA32 and RGBA32 formats with the alpha at the other
8080         end of the word. Partially fixes #451908
8081
8082 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
8083
8084         * docs/libs/Makefile.am:
8085         * docs/plugins/Makefile.am:
8086           Simplify --extra-dir as gtkdoc scans recursively.
8087
8088 2007-07-03  Wim Taymans  <wim.taymans@gmail.com>
8089
8090         * gst/adder/gstadder.c: (gst_adder_sink_getcaps),
8091         (gst_adder_request_new_pad):
8092         Make getcaps more robust by not using the proxycaps function. This makes
8093         sure that we don't end up recursively calling getcaps upstream.
8094         See #316248.
8095
8096 2007-06-29  Wim Taymans  <wim.taymans@gmail.com>
8097
8098         * gst/audioconvert/audioconvert.c:
8099         Include math.h to fix compilation.
8100
8101 2007-06-29  Jan Schmidt  <thaytan@mad.scientist.com>
8102
8103         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8104         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
8105         Add a mapping for YUV format "IYU1", which is a 4:1:1 packed pixel
8106         format, as produced by some dc1394 cameras like the iSight.
8107         See http://www.fourcc.org/yuv.php#IYU1
8108
8109 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
8110
8111         * gst/audioconvert/Makefile.am:
8112         * gst/audioconvert/audioconvert.c: (audio_convert_get_func_index),
8113         (check_default), (audio_convert_prepare_context),
8114         (audio_convert_clean_context), (audio_convert_convert):
8115         * gst/audioconvert/audioconvert.h:
8116         * gst/audioconvert/gstaudioconvert.c:
8117         (gst_audio_convert_dithering_get_type),
8118         (gst_audio_convert_ns_get_type), (gst_audio_convert_class_init),
8119         (gst_audio_convert_init), (gst_audio_convert_set_caps),
8120         (gst_audio_convert_set_property), (gst_audio_convert_get_property):
8121         * gst/audioconvert/gstaudioconvert.h:
8122         * gst/audioconvert/gstaudioquantize.c:
8123         (gst_audio_quantize_setup_noise_shaping),
8124         (gst_audio_quantize_free_noise_shaping),
8125         (gst_audio_quantize_setup_dither),
8126         (gst_audio_quantize_free_dither),
8127         (gst_audio_quantize_setup_quantize_func),
8128         (gst_audio_quantize_setup), (gst_audio_quantize_free):
8129         * gst/audioconvert/gstaudioquantize.h:
8130         Implement dithering and noise shaping in audioconvert. By default now
8131         TPDF dithering (and no noise shaping) will be used when converting
8132         from a higher bit depth to 20 bit depth or smaller, otherwise
8133         everything will be as it is now.
8134         For the last audioconvert in a pipeline it would make sense to
8135         use some kind of noise shaping, enabling it by default for all
8136         conversions would give undesired results though. Fixes #360246.
8137         * tests/check/elements/audioconvert.c: (setup_audioconvert),
8138         (GST_START_TEST):
8139         Adjust unit test for the new audioconvert.
8140
8141 2007-06-28  Wim Taymans  <wim@fluendo.com>
8142
8143         * gst/playback/gstqueue2.c: (apply_segment), (update_buffering):
8144         Use other metrics as well when estimating the buffer level.
8145
8146 2007-06-28  Wim Taymans  <wim@fluendo.com>
8147
8148         * gst/playback/gstplaybasebin.c: (make_decoder), (setup_source):
8149         Small debug improvement.
8150
8151         * gst/playback/gstqueue2.c: (apply_segment), (update_buffering),
8152         (plugin_init):
8153         Tweak the rate estimation period.
8154         When calculating the buffer filledness in rate estimation mode, don't
8155         mix it with other metrics.
8156
8157 2007-06-28  Wim Taymans  <wim@fluendo.com>
8158
8159         * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
8160         (gst_decode_group_expose), (gst_decode_group_free), (add_fakesink):
8161         When creating the groups, allow for a 5 second, unlimited buffers
8162         preroll phase after which we expose the group.
8163         When the group is exposed, use a small number of buffers up to a 2
8164         second limit. Also disconnect the overrun signal from multiqueue when we
8165         exposed the group because it is not needed anymore.
8166
8167 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
8168
8169         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
8170           Don't pass trailing zeroes in fixed-size string arrays in ID3v1 tags
8171           to utf8-validate; fixes recognition of ID3v1 tags in UTF-8 encoding
8172           (#451707); also, output some debugging info when dealing with
8173           freeform strings.
8174
8175         * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite):
8176           Add unit test for the above.
8177
8178 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
8179
8180         * gst-libs/gst/pbutils/descriptions.c: (caps_are_rtp_caps):
8181           Add description for Windows Media RTP caps.
8182
8183         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
8184           Remove RTP fields that don't define the format from caps.
8185
8186 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
8187
8188         * ext/vorbis/vorbisdec.c: (vorbis_dec_decode_buffer):
8189           Skip empty buffers, but not empty header buffers. That way the original
8190           vorbisdec unit test still passes (#451145); also, take into account
8191           that those empty packets might carry a granulepos.
8192
8193         * tests/check/Makefile.am:
8194         * tests/check/elements/vorbisdec.c:
8195         (_create_codebook_header_buffer), (_create_audio_buffer),
8196         (GST_START_TEST), (vorbisdec_suite):
8197           Add unit test that sends an empty packet.
8198
8199 2007-06-27  Wim Taymans  <wim@fluendo.com>
8200
8201         * ext/vorbis/vorbisdec.c: (vorbis_dec_decode_buffer):
8202         Don't error out on 0-sized packets, just emit a warning because this is
8203         not a fatal error. Fixes #451145.
8204
8205 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
8206
8207         * docs/plugins/gst-plugins-base-plugins.args:
8208         * docs/plugins/gst-plugins-base-plugins.signals:
8209         * docs/plugins/inspect/plugin-adder.xml:
8210         * docs/plugins/inspect/plugin-alsa.xml:
8211         * docs/plugins/inspect/plugin-audioconvert.xml:
8212         * docs/plugins/inspect/plugin-audiorate.xml:
8213         * docs/plugins/inspect/plugin-audioresample.xml:
8214         * docs/plugins/inspect/plugin-audiotestsrc.xml:
8215         * docs/plugins/inspect/plugin-cdparanoia.xml:
8216         * docs/plugins/inspect/plugin-decodebin.xml:
8217         * docs/plugins/inspect/plugin-decodebin2.xml:
8218         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
8219         * docs/plugins/inspect/plugin-gdp.xml:
8220         * docs/plugins/inspect/plugin-gnomevfs.xml:
8221         * docs/plugins/inspect/plugin-libvisual.xml:
8222         * docs/plugins/inspect/plugin-ogg.xml:
8223         * docs/plugins/inspect/plugin-pango.xml:
8224         * docs/plugins/inspect/plugin-playbin.xml:
8225         * docs/plugins/inspect/plugin-subparse.xml:
8226         * docs/plugins/inspect/plugin-tcp.xml:
8227         * docs/plugins/inspect/plugin-theora.xml:
8228         * docs/plugins/inspect/plugin-typefindfunctions.xml:
8229         * docs/plugins/inspect/plugin-video4linux.xml:
8230         * docs/plugins/inspect/plugin-videorate.xml:
8231         * docs/plugins/inspect/plugin-videoscale.xml:
8232         * docs/plugins/inspect/plugin-videotestsrc.xml:
8233         * docs/plugins/inspect/plugin-volume.xml:
8234         * docs/plugins/inspect/plugin-vorbis.xml:
8235         * docs/plugins/inspect/plugin-ximagesink.xml:
8236         * docs/plugins/inspect/plugin-xvimagesink.xml:
8237           Update docs with caps info.
8238
8239 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
8240
8241         * po/POTFILES.in:
8242           Add more files with translatable strings (#450875).
8243
8244 2007-06-23  Edward Hervey  <edward@fluendo.com>
8245
8246         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_find_chains):
8247         The chain should be freed if we error out here, else it will leak.
8248         * gst/playback/gstdecodebin.c: (disconnect_unlinked_signals),
8249         (cleanup_decodebin):
8250         Don't forget to *properly* remove the signals, else it will leak.
8251
8252 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
8253
8254         * MAINTAINERS:
8255         Updating all the maintainers files
8256
8257 2007-06-21  Stefan Kost  <ensonic@users.sf.net>
8258
8259         * tests/examples/seek/seek.c: (update_scale), (play_cb), (stop_cb),
8260         (main):
8261           Destroy and recreate parse-launch based pipeline after stop to be able
8262           to play again. Reorder some code and add more comments.
8263
8264 2007-06-20  Jan Schmidt  <thaytan@mad.scientist.com>
8265
8266         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
8267         When handling a delayed-caps notification case, mark
8268         the group as dynamic so that the nbdynamic count is
8269         incremented and decremented correctly. Fixes: #449156
8270         Patch by: Wim Taymans <wim@fluendo.com>
8271
8272 2007-06-19  Andy Wingo  <wingo@pobox.com>
8273
8274         * gst-libs/gst/audio/gstbaseaudiosink.c
8275         (gst_base_audio_sink_init): Enable pull-mode operation.
8276
8277 2007-06-19  Michael Smith <msmith@fluendo.com>
8278
8279         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8280           Change minimum rate back to 1000 to allow low-sample-rate wav files
8281           to play back.
8282
8283 2007-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
8284
8285         * po/vi.po:
8286           Update translations.
8287
8288 2007-06-15  David Schleef  <ds@schleef.org>
8289
8290         * gst/playback/gstqueue2.c:
8291           Fix compile error from ignored return value.
8292
8293 2007-06-15  Michael Smith <msmith@fluendo.com>
8294
8295         * gst/videoscale/vs_4tap.c: (vs_image_scale_4tap_Y):
8296           Update tmpbuf for all neccesary rows, not just one, as is required
8297           when downscaling.
8298           Fixes #402076.
8299
8300 2007-06-15  Michael Smith <msmith@fluendo.com>
8301
8302         * tests/check/pipelines/oggmux.c: (validate_ogg_page), (is_video),
8303         (eos_buffer_probe):
8304           Add a test that ensures we set DELTA_UNIT on all non-header,
8305           non-video buffers, if we have a video stream.
8306         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
8307         (gst_ogg_mux_process_best_pad):
8308           Move setting delta_pad to earlier, where we inspect all pads, so
8309           that leading audio pages don't get DELTA_UNIT unset if they come
8310           before the first DELTA_UNIT from video pages. Fixes the newly-added
8311           test. Fixes #385527.
8312
8313 2007-06-14  Tim-Philipp Müller  <tim at centricular dot net>
8314
8315         * tests/check/pipelines/streamheader.c: (streamheader_suite):
8316           Disable test_multifdsink_gdp_vorbisenc() on ppc64 since it
8317           fails on the p5-ppc64 build bot and the failure looks like it is due
8318           to the same issue as #348114, ie. a compiler bug.
8319
8320 2007-06-13  Edward Hervey  <edward@fluendo.com>
8321
8322         * gst/playback/gstqueue2.c: (gst_queue_create_read):
8323         Fix build on MacOSX.
8324
8325 2007-06-13  Wim Taymans  <wim@fluendo.com>
8326
8327         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8328         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain):
8329         Fix compilation on mingw. Fixes #446972.
8330
8331 2007-06-12  Wim Taymans  <wim@fluendo.com>
8332
8333         Patches by: Thiago Sousa Santos <thiagossantos at gmail dot com>
8334
8335         * gst/playback/gstqueue2.c: (update_buffering),
8336         (gst_queue_locked_enqueue):
8337         Fix a division by zero when the max percent is <= 0. Fixes #446572.
8338         also update the buffering status when receiving events. Fixes #446551.
8339
8340 2007-06-11  Wim Taymans  <wim@fluendo.com>
8341
8342         Based on patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
8343
8344         * gst/playback/gstqueue2.c: (gst_queue_peer_query),
8345         (gst_queue_handle_src_query):
8346         Wait for preroll before attempting to forward a duration query upstream.
8347         Fixes #445505.
8348
8349 2007-06-07  Sebastien Moutte  <sebastien@moutte.net>
8350
8351         * gst-libs/gst/rtp/gstbasertpdepayload.c: 
8352         (gst_base_rtp_depayload_set_gst_timestamp):
8353         Use G_GINT64_CONSTANT macro for int64 constant.
8354         * win32/common/libgstinterfaces.def:
8355         * win32/common/libgsttag.def:
8356         Add new exported functions.
8357
8358 2007-06-07  Tim-Philipp Müller  <tim at centricular dot net>
8359
8360         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
8361           The BOS page of the first Dirac video stream needs to come before
8362           the BOS page of any Vorbis streams or other audio streams, just like
8363           it is with Theora.
8364
8365 2007-06-07  Wim Taymans  <wim@fluendo.com>
8366
8367         * gst/playback/gstqueue2.c: (gst_queue_get_range):
8368         Fix compilation.
8369
8370 2007-06-06  Wim Taymans  <wim@fluendo.com>
8371
8372         Patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
8373
8374         * gst/playback/gstqueue2.c: (gst_queue_init),
8375         (gst_queue_handle_sink_event), (gst_queue_chain),
8376         (gst_queue_get_range), (gst_queue_src_checkgetrange_function),
8377         (gst_queue_sink_activate_push), (gst_queue_src_activate_push),
8378         (gst_queue_src_activate_pull):
8379         Add pull based scheduling and fix some deadlocks. Fixes #444523.
8380         Does not yet completely work because duration queries upstream won't
8381         block yet.
8382
8383 2007-06-06  Wim Taymans  <wim@fluendo.com>
8384
8385         * configure.ac:
8386         * gst/playback/gstqueue2.c: (gst_queue_create_read):
8387         Some more fseeko checks.
8388
8389 2007-06-06  Wim Taymans  <wim@fluendo.com>
8390
8391         * configure.ac:
8392         check for large file support.
8393
8394 2007-06-05  Sebastian Dröge  <slomo@circular-chaos.org>
8395
8396         Based on a patch by Sven Arvidsson <sa at whiz dot se>:
8397
8398         * gst/subparse/gstsubparse.c: (parse_subrip),
8399         (subviewer_unescape_newlines), (parse_subviewer),
8400         (gst_sub_parse_data_format_autodetect),
8401         (gst_sub_parse_format_autodetect), (gst_subparse_type_find):
8402         * gst/subparse/gstsubparse.h:
8403         Add support for SubViewer version 1 and 2 subtitles. Fixes #394061.
8404         * tests/check/elements/subparse.c: (GST_START_TEST),
8405         (subparse_suite):
8406         Add a unit test for both SubViewer formats.
8407
8408 2007-06-01  Michael Smith <msmith@fluendo.com>
8409
8410         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_do_seek):
8411           Don't overflow intermediate values when seeking to large time values
8412           in audiotestsrc.
8413
8414 2007-06-05  Wim Taymans  <wim@fluendo.com>
8415
8416         * gst/playback/gstqueue2.c: (gst_queue_have_data),
8417         (gst_queue_create_read), (gst_queue_read_item_from_file),
8418         (gst_queue_open_temp_location_file), (gst_queue_locked_enqueue):
8419         Include stdio to define fseeko.
8420
8421 2007-06-05  Wim Taymans  <wim@fluendo.com>
8422
8423         Patch by: Edward Hervey  <edward@fluendo.com>
8424
8425         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
8426         (gst_v4lsrc_query):
8427         Make v4lsrc output segments in GST_FORMAT_TIME. Fixes #442553.
8428
8429 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
8430
8431         * gst-libs/gst/riff/Makefile.am:
8432         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_info):
8433           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
8434           our own implementation.
8435
8436 2007-06-05  Wim Taymans  <wim@fluendo.com>
8437
8438         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8439         (gst_base_rtp_depayload_setcaps),
8440         (gst_base_rtp_depayload_set_gst_timestamp),
8441         (gst_base_rtp_depayload_change_state):
8442         Handle timestamp wraparound.
8443
8444 2007-06-05  Wim Taymans  <wim@fluendo.com>
8445
8446         * gst/playback/gsturidecodebin.c: (no_more_pads_full),
8447         (new_decoded_pad), (remove_pads), (make_decoder), (setup_source),
8448         (gst_uri_decode_bin_change_state):
8449         Make sure we name srcpads uniquely even when using different internal
8450         decodebins.
8451         Signal no-more-pads when no more dynamic elements exist.
8452         Remove pads on cleanup.
8453
8454 2007-06-05  Wim Taymans  <wim@fluendo.com>
8455
8456         Based on patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
8457
8458         * gst/playback/gstqueue2.c: (gst_queue_class_init),
8459         (gst_queue_init), (gst_queue_finalize),
8460         (gst_queue_write_buffer_to_file), (gst_queue_have_data),
8461         (gst_queue_create_read), (gst_queue_read_item_from_file),
8462         (gst_queue_open_temp_location_file),
8463         (gst_queue_close_temp_location_file), (gst_queue_locked_flush),
8464         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
8465         (gst_queue_is_empty), (gst_queue_is_filled),
8466         (gst_queue_change_state), (gst_queue_set_temp_location),
8467         (gst_queue_set_property):
8468         Add support for filebased buffering. Fixes #441264.
8469
8470 2007-06-05  Wim Taymans  <wim@fluendo.com>
8471
8472         * gst/playback/gstdecodebin2.c: (gst_decode_bin_factory_filter),
8473         (analyze_new_pad), (connect_pad), (expose_pad), (caps_notify_cb),
8474         (caps_notify_group_cb), (gst_decode_group_new),
8475         (gst_decode_group_free):
8476         Add support for delayed caps fixation when autoplugging.
8477         Optimize cases where a multiqueue is not needed/wanted, like right after
8478         anything that is not a demuxer.
8479
8480 2007-06-05  Wim Taymans  <wim@fluendo.com>
8481
8482         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fisbone),
8483         (gst_ogg_pad_submit_packet), (gst_ogg_demux_perform_seek),
8484         (gst_ogg_demux_read_chain), (gst_ogg_demux_collect_chain_info):
8485         consideratly speedup ogg chain detection by not trying to find a base
8486         timestamp for skeleton streams. 
8487
8488 2007-06-05  Wim Taymans  <wim@fluendo.com>
8489
8490         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
8491         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_add_full),
8492         (gst_multi_fd_sink_remove_flush),
8493         (gst_multi_fd_sink_remove_client_link),
8494         (gst_multi_fd_sink_handle_client_write),
8495         (gst_multi_fd_sink_handle_clients):
8496         * gst/tcp/gstmultifdsink.h:
8497         Add support for remove_flush.
8498
8499 2007-06-05  Wim Taymans  <wim@fluendo.com>
8500
8501         * docs/design/draft-keyframe-force.txt:
8502         * ext/theora/theoraenc.c: (theora_enc_sink_event),
8503         (theora_enc_chain):
8504         Add draft design for forcing keyframes in encoders and implement in
8505         theoraenc.
8506
8507 2007-06-05  Jan Schmidt  <thaytan@mad.scientist.com>
8508
8509         * configure.ac:
8510           Back to CVS
8511
8512 === release 0.10.13 ===
8513
8514 2007-06-05  Jan Schmidt <thaytan@mad.scientist.com>
8515
8516         * configure.ac:
8517           releasing 0.10.13, "What's Going on?"
8518
8519 2007-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
8520
8521         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8522         In riff, the depth is stored in the size field but it just means that
8523         the least significant bits are cleared. We can therefore just play
8524         the sample as if it had a depth == width. Fixes: #440997
8525
8526         Patch by: Wim Taymans <wim@fluendo.com> 
8527         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
8528
8529 2007-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
8530
8531         * gst-libs/gst/floatcast/floatcast.h:
8532         Define inline when needed on win32 builds. Fixes: #441295
8533         Patch by: Sebastien Moutte  <sebastien@moutte.net>
8534
8535 2007-05-29  Wim Taymans  <wim@fluendo.com>
8536
8537         * gst/playback/gstplaybasebin.c: (queue_overrun),
8538         (no_more_pads_full):
8539         Stop buffering when the group is commited because the queues filled up.
8540         Fixes #442024.
8541
8542 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
8543
8544         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
8545         (gst_alsa_mixer_free), (gst_alsa_mixer_update),
8546         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
8547         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
8548         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
8549         * ext/alsa/gstalsamixer.h:
8550         * ext/alsa/gstalsamixerelement.c:
8551         (gst_alsa_mixer_element_interface_supported),
8552         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
8553         (gst_alsa_mixer_element_set_property),
8554         (gst_alsa_mixer_element_get_property),
8555         (gst_alsa_mixer_element_change_state):
8556         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_update):
8557         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_volume_changed),
8558         (gst_mixer_option_changed):
8559         * gst-libs/gst/interfaces/mixer.h:
8560         Revert commits towards #152864 made so far. We'll pick it up again
8561         after the 0.10.13 release.
8562
8563 2007-05-24  Wim Taymans  <wim@fluendo.com>
8564
8565         * gst-libs/gst/audio/gstbaseaudiosink.c:
8566         (gst_base_audio_sink_render):
8567         After an interrupt (PAUSED/flush) assume that the next sample should not
8568         be aligned to the previous sample. Fixes #417992.
8569
8570 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
8571
8572         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8573           Don't add channels and rate fields to the template caps for
8574           audio/x-dts, as wavparse might not always be able to set them,
8575           which would then lead to 'caps are not a real subset of the
8576           template caps' warnings.
8577
8578 2007-05-24  Jan Schmidt  <thaytan@mad.scientist.com>
8579
8580         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
8581         Handle unknown or invalid pads without crashing, as might occur if
8582         a media file like an mp3 is specified as a subtitle file.
8583         Fixes: #410039
8584
8585 2007-05-24  Jan Schmidt  <thaytan@mad.scientist.com>
8586
8587         * gst/playback/gstplaybin.c: (add_sink), (dummy_blocked_cb),
8588         (setup_sinks):
8589         Block the subtitle bin output queue before ghosting it and linking,
8590         then unblock after. This avoids spurious not-linked errors caused 
8591         by the queue starting up (because it gets linked when it is ghosted). 
8592         Fixes: #350299
8593
8594 2007-05-23  Jan Schmidt  <thaytan@mad.scientist.com>
8595
8596         * tests/check/elements/playbin.c: (test_suburi_error_unknowntype):
8597         Use /dev/zero instead of /dev/urandom to produce an invalid subtitle
8598         file. Avoids flukes where the input gets typefound to some valid but
8599         useless type.
8600
8601 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
8602
8603         * tests/check/Makefile.am:
8604         * tests/check/elements/.cvsignore:
8605         * tests/check/elements/gnomevfssink.c: (setup_gnomevfssink),
8606         (cleanup_gnomevfssink), (GST_START_TEST), (gnomevfssink_suite):
8607           Add unit test for gnomevfssink seeking and position reporting for
8608           file:// URIs.
8609
8610 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
8611
8612         Patch by: Mark Nauwelaerts <manauw at skynet be>
8613
8614         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_init),
8615         (gst_gnome_vfs_sink_open_file), (gst_gnome_vfs_sink_handle_event),
8616         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render):
8617         * ext/gnomevfs/gstgnomevfssink.h:
8618           Fix position reporting, especially after a seek (from upstream),
8619           see #412648.
8620
8621 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
8622
8623         * ext/cdparanoia/gstcdparanoiasrc.c:
8624           Repair umlaut.
8625
8626 2007-05-22  Jan Schmidt  <thaytan@mad.scientist.com>
8627
8628         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8629         Specify the full valid range for MP3 samplerates. Fixes a regression
8630         caused by extra header checks since the last release.
8631
8632 2007-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
8633
8634         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
8635         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
8636         Fix a locking-order bug I introduced with my changes the other day.
8637         Patch by Mike Smith.
8638
8639 2007-05-21  Michael Smith <msmith@fluendo.com>
8640
8641         * ext/theora/theoradec.c: (theora_handle_data_packet):
8642           Don't look inside 0-length packets (which indicate duplicated
8643           frames)
8644
8645 2007-05-21  Wim Taymans  <wim@fluendo.com>
8646
8647         * ext/cdparanoia/gstcdparanoiasrc.c:
8648         (gst_cd_paranoia_src_read_sector):
8649         * gst-libs/gst/audio/gstbaseaudiosrc.c:
8650         (gst_base_audio_src_create):
8651         Small cleanups.
8652
8653         * ext/theora/theoradec.c: (theora_dec_sink_event):
8654         Fix typo.
8655
8656         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8657         (gst_base_rtp_depayload_set_gst_timestamp):
8658         Add some FIXME
8659
8660         * gst/playback/gstdecodebin.c: (queue_underrun_cb):
8661         And some debug info when a FIXME path is hit.
8662
8663 2007-05-21  Wim Taymans  <wim@fluendo.com>
8664
8665         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8666         (gst_base_rtp_audio_payload_class_init),
8667         (gst_base_rtp_audio_payload_init),
8668         (gst_base_rtp_audio_payload_finalize),
8669         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
8670         (gst_base_rtp_audio_payload_handle_sample_based_buffer),
8671         (gst_base_rtp_payload_audio_handle_event):
8672         Some cleanups, remove minptime property as it is now in the parent
8673         class.
8674         Override parent class event function.
8675
8676         * gst-libs/gst/rtp/gstbasertppayload.c:
8677         (gst_basertppayload_class_init), (gst_basertppayload_init),
8678         (gst_basertppayload_event), (gst_basertppayload_set_property),
8679         (gst_basertppayload_get_property):
8680         * gst-libs/gst/rtp/gstbasertppayload.h:
8681         Add min-ptime property.
8682         Add handle-event vmethod. Fixes #415001.
8683
8684 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
8685
8686         * gst-libs/gst/audio/gstbaseaudiosink.c
8687           (gst_base_audio_sink_change_state):
8688           Fix typo in comment.
8689
8690         * gst/playback/gstdecodebin.c (gst_decode_bin_class_init,
8691           free_dynamics, pad_probe, close_pad_link, try_to_link_1,
8692           get_our_ghost_pad, remove_element_chain, queue_underrun_cb,
8693           close_link):
8694         * gst/playback/gstplaybin.c (gst_play_bin_set_property,
8695           gen_audio_element, remove_sinks, gst_play_bin_send_event_to_sink):
8696           Remove trailing whitespaces in comments.
8697
8698         * gst/volume/Makefile.am:
8699           Fix tabs.
8700
8701 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
8702
8703         patch by: Marc-Andre Lureau <marcandre.lureau@gmail.com>
8704
8705         * gst-libs/gst/interfaces/mixer.h (mixer_type, option_changed,
8706           set_option, get_option, _gst_reserved):
8707           Revert reordering functions (keep ABI).
8708
8709 2007-05-17  Jan Schmidt  <thaytan@mad.scientist.com>
8710
8711         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
8712         (gst_ximagesink_xwindow_new), (gst_ximagesink_handle_xevents),
8713         (gst_ximagesink_show_frame):
8714         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
8715         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_handle_xevents),
8716         (gst_xvimagesink_show_frame):
8717         When we create our own window, indicate that we handle the 
8718         WM_DELETE client message from the window manager, so that it won't 
8719         kill our window (and our app) along with it. Handle ClientMessage,
8720         post an error on the bus, and close the window. Further buffers
8721         arriving will result in a FlowError because the window has been
8722         destroyed.
8723
8724         Fixes: #393975
8725
8726         Clean up the X event handling loop and make them the same for
8727         both xvimagesink and ximagesink while I'm at it.
8728
8729 2007-05-17  Wim Taymans  <wim@fluendo.com>
8730
8731         * gst/playback/gstdecodebin2.c: (gst_decode_bin_factory_filter):
8732         Make decodebin2 autoplug depayloaders too.
8733
8734         * gst/playback/gsturidecodebin.c: (source_new_pad):
8735         Set the newly created decoder in a usable state when autoplugging a
8736         dynamic source such as RTSP.
8737
8738 2007-05-17  Tim-Philipp Müller  <tim at centricular dot net>
8739
8740         * gst/playback/gststreaminfo.c: (cb_probe):
8741           Ignore video-codec tag for audio streams and ignore audio-codec tags
8742           for video streams. Should make codec name collection a bit more
8743           robust against sloppy demuxers that send tag events containing both
8744           tags down each pad.
8745
8746 2007-05-17  Wim Taymans  <wim@fluendo.com>
8747
8748         * gst/playback/gstqueue2.c: (update_rates):
8749         Tweak the buffering thresholds a little.
8750         Update the buffer size with the previously calculate rate instead of
8751         only when we calculate a new rate so that we get smoother buffering
8752         updates.
8753
8754         * gst/playback/Makefile.am:
8755         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_base_init),
8756         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
8757         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_property),
8758         (gst_uri_decode_bin_get_property), (unknown_type),
8759         (add_element_stream), (no_more_pads_full), (no_more_pads),
8760         (source_no_more_pads), (new_decoded_pad), (array_has_value),
8761         (gen_source_element), (has_all_raw_caps), (analyse_source),
8762         (remove_decoders), (make_decoder), (remove_source),
8763         (source_new_pad), (setup_source), (decoder_query_init),
8764         (decoder_query_duration_fold), (decoder_query_duration_done),
8765         (decoder_query_position_fold), (decoder_query_position_done),
8766         (decoder_query_latency_fold), (decoder_query_latency_done),
8767         (decoder_query_seeking_fold), (decoder_query_seeking_done),
8768         (decoder_query_generic_fold), (gst_uri_decode_bin_query),
8769         (gst_uri_decode_bin_change_state), (plugin_init):
8770         New element that intergrates a source, optional buffering element and
8771         decodebin.
8772
8773 2007-05-17  Tim-Philipp Müller  <tim at centricular dot net>
8774
8775         * configure.ac:
8776           Bump libtheora requirement to 1.0alpha5 for the pixformat check
8777           (also has a .pc file, so we don't need the fallback check any
8778           longer). Fixes #438840.
8779
8780 2007-05-17  Wim Taymans  <wim@fluendo.com>
8781
8782         * gst/playback/gstqueue2.c: (gst_queue_get_type),
8783         (gst_queue_class_init), (gst_queue_finalize), (update_time_level),
8784         (apply_segment), (apply_buffer), (update_buffering),
8785         (reset_rate_timer), (update_rates), (gst_queue_locked_flush),
8786         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
8787         (gst_queue_handle_sink_event), (gst_queue_is_filled),
8788         (gst_queue_chain), (gst_queue_push_one), (gst_queue_loop),
8789         (plugin_init):
8790         fix build.
8791
8792 2007-05-17  Wim Taymans  <wim@fluendo.com>
8793
8794         * gst/playback/Makefile.am:
8795         * gst/playback/gstqueue2.c: (gst_queue_get_type),
8796         (gst_queue_class_init), (gst_queue_init), (gst_queue_finalize),
8797         (gst_queue_getcaps), (gst_queue_bufferalloc),
8798         (gst_queue_acceptcaps), (update_time_level), (apply_segment),
8799         (apply_buffer), (update_buffering), (reset_rate_timer),
8800         (update_rates), (gst_queue_locked_flush),
8801         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
8802         (gst_queue_handle_sink_event), (gst_queue_is_empty),
8803         (gst_queue_is_filled), (gst_queue_chain), (gst_queue_push_one),
8804         (gst_queue_loop), (gst_queue_handle_src_event),
8805         (gst_queue_handle_src_query), (gst_queue_sink_activate_push),
8806         (gst_queue_src_activate_push), (gst_queue_change_state),
8807         (gst_queue_set_property), (gst_queue_get_property), (plugin_init):
8808         On our way to playbin2 this is the new network queue that does buffering
8809         all by itself using high and low watermarks. It can also measure up and
8810         downstream bandwidth to optimally size the queue.
8811
8812 2007-05-17  Michael Smith <msmith@fluendo.com>
8813
8814         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_do_seek):
8815         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_do_seek):
8816           Use the segment->last_stop value to calculate the next timestamp to
8817           generate after a seek; not the segment->start value.
8818
8819 2007-05-15  David Schleef  <ds@schleef.org>
8820
8821         * docs/Makefile.am: Install docs even when --disable-gtk-doc
8822           is disabled.  This matches the behavior of gtk+.  Fixes #349099.
8823
8824 2007-05-15  Wim Taymans  <wim@fluendo.com>
8825
8826         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8827         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page):
8828         Some more chained streaming ogg timestamp fixes.
8829
8830 2007-05-15  Wim Taymans  <wim@fluendo.com>
8831
8832         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8833         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
8834         (gst_ogg_demux_handle_page):
8835         Add some FIXMEs.
8836         Fix chain start/stop segment handling based on patch by
8837         <ahalda at cs dot mcgill dot ca> see #320984.
8838
8839 2007-05-15  Michael Smith <msmith@fluendo.com>
8840
8841         * configure.ac:
8842           We don't require a C++ compiler. So don't require one.
8843
8844 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
8845
8846         * ext/alsa/gstalsamixer.c (source, n_poll_fds, poll_fds,
8847           gst_alsa_mixer_check, gst_alsa_mixer_dispatch,
8848           gst_alsa_mixer_finalize, gst_alsa_mixer_handle_source_callback,
8849           gst_alsa_mixer_handle_callback, gst_alsa_mixer_elem_handle_callback,
8850           gst_alsa_mixer_ensure_track_list, gst_alsa_mixer_update_option,
8851           gst_alsa_mixer_update_track):
8852           Apply some of the cleanup Tim suggested in #152864 afterwards.
8853
8854 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
8855
8856         patch by: Marc-Andre Lureau <marcandre.lureau@gmail.com>
8857
8858         * ext/alsa/gstalsamixer.c (main_context, GstAlsaMixerWatch,
8859           _GstAlsaMixerWatch, source, n_poll_fds, poll_fds,
8860           gst_alsa_mixer_watch_funcs, gst_alsa_mixer_prepare,
8861           gst_alsa_mixer_check, gst_alsa_mixer_dispatch,
8862           gst_alsa_mixer_finalize, gst_alsa_mixer_find_master_mixer,
8863           gst_alsa_mixer_handle_source_callback,
8864           gst_alsa_mixer_handle_callback, gst_alsa_mixer_elem_handle_callback,
8865           gst_alsa_mixer_ensure_track_list, gst_alsa_mixer_free,
8866           gst_alsa_mixer_get_volume, gst_alsa_mixer_set_volume,
8867           gst_alsa_mixer_set_mute, gst_alsa_mixer_set_record,
8868           gst_alsa_mixer_get_option, gst_alsa_mixer_update_option,
8869           gst_alsa_mixer_update_track, _gst_alsa_mixer_set_interface):
8870         * ext/alsa/gstalsamixer.h (handle_source, interface, dir):
8871         * ext/alsa/gstalsamixerelement.c (gst_alsa_mixer_element_details,
8872           gst_alsa_mixer_element_interface_supported,
8873           gst_alsa_mixer_element_finalize, gst_alsa_mixer_element_init,
8874           gst_alsa_mixer_element_set_property,
8875           gst_alsa_mixer_element_get_property,
8876           gst_alsa_mixer_element_change_state):
8877         * ext/alsa/gstalsamixertrack.c (gst_alsa_mixer_track_update):
8878         * gst-libs/gst/interfaces/mixer.c (gst_mixer_volume_changed,
8879           gst_mixer_option_changed):
8880         * gst-libs/gst/interfaces/mixer.h (set_option, get_option,
8881           volume_changed, option_changed, _gst_reserved):
8882           Implement notification for alsamixer. Fixes #152864
8883
8884 2007-05-14  David Schleef  <ds@schleef.org>
8885
8886         * gst/videotestsrc/videotestsrc.c:
8887         * gst/videotestsrc/videotestsrc.h:
8888           Add support for video/x-raw-bayer.
8889
8890 2007-05-12  David Schleef  <ds@schleef.org>
8891
8892         * sys/xvimage/xvimagesink.c:
8893           Add some sanity checking for the XVImage size returned by X.
8894           Related to #377400.
8895
8896 2007-05-12  Wim Taymans  <wim@fluendo.com>
8897
8898         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8899         (gst_base_rtp_depayload_setcaps),
8900         (gst_base_rtp_depayload_set_gst_timestamp):
8901         Parse and use additional caps fields as described in updated
8902         application/x-rtp caps spec.
8903
8904 2007-05-12  Wim Taymans  <wim@fluendo.com>
8905
8906         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8907         (gst_ogg_demux_collect_chain_info):
8908         If there is a stream in a chain without any data packets, ignore the
8909         stream in the total length calculations. Might be related to #436820.
8910
8911 2007-05-11  Jan Schmidt  <thaytan@mad.scientist.com>
8912
8913         * gst/typefind/gsttypefindfunctions.c: (mpeg_sys_is_valid_pack),
8914         (mpeg_sys_is_valid_pes), (mpeg_sys_is_valid_sys),
8915         (mpeg_sys_type_find), (mpeg_ts_type_find), (mpeg4_video_type_find),
8916         (mpeg_video_type_find), (mpeg_video_stream_type_find),
8917         (plugin_init):
8918
8919         Consolidate and re-work our mpeg system stream detection to probe
8920         more packets and produce a higher confidence result. Fixes a
8921         regression caused by lowering the typefind probability last year
8922         - related to bug #397810. Remove the redundant MPEG-1 specific 
8923         typefind function, as the new one detects both MPEG-1 & MPEG-2
8924         happily.
8925
8926         Also cleanup the MPEG elementary and MPEG-TS detection functions a
8927         little. 
8928
8929         Tested against my media test directory, with some improvements and
8930         no regressions.
8931
8932 2007-05-10  Wim Taymans  <wim@fluendo.com>
8933
8934         * gst/playback/gstplaybasebin.c: (fill_buffer), (check_queue),
8935         (queue_out_of_data):
8936         Connect to the new queue "pushing" signal instead of the broken
8937         "running" one.
8938
8939 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
8940
8941         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8942         (gst_base_rtp_audio_payload_handle_frame_based_buffer):
8943         Move variable declaration before the first instruction.
8944         * gst/videotestsrc/videotestsrc.c:
8945         Define M_PI if it's not defined yet.
8946         * win32/common/libgstrtp.def:
8947         Add new exported functions.
8948
8949 2007-05-09  Michael Smith <msmith@fluendo.com>
8950
8951         * ext/theora/theoradec.c: (theora_handle_type_packet):
8952           gst_pad_push_event() does not return a GstFlowReturn!
8953
8954 2007-05-09  Wim Taymans  <wim@fluendo.com>
8955
8956         * tests/examples/seek/scrubby.c: (stop_cb), (main):
8957         * tests/examples/seek/seek.c: (do_seek):
8958         Some small cosmetic changes.
8959
8960 2007-05-08  Stefan Kost  <ensonic@users.sf.net>
8961
8962         * gst/adder/gstadder.c (gst_adder_src_event, gst_adder_collected,
8963           gst_adder_change_state):
8964         * gst/adder/gstadder.h (bps, offset, collect_event, segment,
8965           segment_pending, segment_position, segment_rate):
8966           Handle playback-rate on adder.
8967
8968 2007-05-07  Michael Smith <msmith@fluendo.com>
8969
8970         * ext/theora/gsttheoradec.h:
8971         * ext/theora/theoradec.c: (gst_theora_dec_reset),
8972         (theora_dec_sink_event), (theora_handle_comment_packet),
8973         (theora_handle_type_packet), (theora_dec_change_state):
8974           Don't push events (newsegment, tags) before initialising the
8975           decoder.
8976           This is neccesary for seeking to work correctly in gnonlin.
8977
8978 2007-05-04  Stefan Kost  <ensonic@users.sf.net>
8979
8980         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8981         * gst/adder/gstadder.c:
8982         * gst/audiotestsrc/gstaudiotestsrc.c
8983           (gst_audio_test_src_create_white_noise):
8984         * gst/videotestsrc/gstvideotestsrc.c:
8985         * gst/volume/gstvolume.c (VOLUME_UNITY_INT16,
8986           VOLUME_UNITY_INT16_BIT_SHIFT, VOLUME_MAX_DOUBLE,
8987           volume_sink_template, volume_src_template, gst_volume_init,
8988           volume_process_double, volume_process_int16,
8989           volume_process_int16_clamp):
8990           Doc fixes and formatting.
8991
8992 2007-05-04  Tim-Philipp Müller  <tim at centricular dot net>
8993
8994         * tests/check/Makefile.am:
8995         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
8996           Minimal check for volume's GstController usability; also another
8997           test for #422295.
8998
8999 2007-05-04  Tim-Philipp Müller  <tim at centricular dot net>
9000
9001         * gst-libs/gst/cdda/gstcddabasesrc.c:
9002         (gst_cdda_base_src_add_track):
9003           Fix it so that it (a) makes sense and (b) doesn't break
9004           everything cdda-related including the unit test.
9005
9006 2007-05-04  Stefan Kost  <ensonic@users.sf.net>
9007
9008         * gst-libs/gst/cdda/gstcddabasesrc.c:
9009         (gst_cdda_base_src_add_track):
9010           Fix build when disabling asserts.
9011
9012 2007-05-03  Tim-Philipp Müller  <tim at centricular dot net>
9013
9014         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
9015           When XShm is not available, we might get row strides that are not
9016           rounded up to multiples of four; this is bad, because virtually
9017           every RGB-processing element in GStreamer assumes rowstrides are
9018           rounded up to multiples of four, so let's allocate at least enough
9019           memory to avoid crashes in this case. The image will still be
9020           displayed distorted though if this happens, so that still needs
9021           fixing (maybe by allocating a bigger image with an 'even' width
9022           and then clipping it appropriately when rendering - something for
9023           Xlib aficionados in any case).
9024
9025 2007-05-03  Michael Smith <msmith@fluendo.com>
9026
9027         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
9028           If a buffer doesn't have a timestamp, assume it's contiguous with
9029           the previous buffer, and synthesise timestamps appropriately.
9030
9031 2007-05-03  Edward Hervey  <edward@fluendo.com>
9032
9033         * tests/check/elements/videorate.c: (GST_START_TEST):
9034         Set buffer timestamp to a valid value in order to test the buffer
9035         really does stay in videorate.
9036
9037 2007-05-03  Edward Hervey  <edward@fluendo.com>
9038
9039         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
9040         There is no sensible way to handle incoming buffers which don't have a
9041         valid timestamp. We therefore discard them and wait for the next one.
9042
9043 2007-05-01  Tim-Philipp Müller  <tim at centricular dot net>
9044
9045         * gst/playback/gstdecodebin.c: (type_found), (plugin_init):
9046         * gst/playback/gstdecodebin2.c: (plugin_init):
9047           Better error message for text files.
9048
9049 2007-04-29  Wim Taymans  <wim@fluendo.com>
9050
9051         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_add_rb):
9052         Fix offset bug in generation RR packets.
9053
9054 2007-04-27  Julien MOUTTE  <julien@moutte.net>
9055
9056         * ext/theora/theoradec.c: (_theora_granule_time),
9057         (theora_dec_push_forward), (theora_handle_data_packet),
9058         (theora_dec_decode_buffer): Calculate buffer duration correctly
9059         to generate a perfect stream (#433888).
9060         * gst/audioresample/gstaudioresample.c:
9061         (audioresample_check_discont): Glib provides ABS.
9062
9063 2007-04-27  Wim Taymans  <wim@fluendo.com>
9064
9065         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_get_rb),
9066         (gst_rtcp_packet_add_rb), (gst_rtcp_packet_sdes_add_item),
9067         (gst_rtcp_packet_sdes_add_entry), (gst_rtcp_packet_bye_add_ssrc),
9068         (gst_rtcp_packet_bye_add_ssrcs), (get_reason_offset),
9069         (gst_rtcp_packet_bye_set_reason):
9070         * gst-libs/gst/rtp/gstrtcpbuffer.h:
9071         Fix RB block parsing and writing.
9072         Add support for constructing BYE packets.
9073
9074 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
9075
9076         * gst-libs/gst/audio/gstbaseaudiosrc.c: (_do_init),
9077         (gst_base_audio_src_create):
9078         * po/POTFILES.in:
9079           When posting a warning message because samples were dropped, post
9080           something more intelligible than he default error message for clock
9081           errors which is just confusing in this context (#432984).
9082
9083 2007-04-25  Wim Taymans  <wim@fluendo.com>
9084
9085         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_buffer_new),
9086         (gst_rtcp_buffer_end), (gst_rtcp_buffer_get_packet_count),
9087         (read_packet_header), (gst_rtcp_packet_move_to_next),
9088         (gst_rtcp_buffer_add_packet), (gst_rtcp_packet_sr_set_sender_info),
9089         (gst_rtcp_packet_rr_set_ssrc), (gst_rtcp_packet_add_rb),
9090         (gst_rtcp_packet_sdes_get_item_count),
9091         (gst_rtcp_packet_sdes_first_item),
9092         (gst_rtcp_packet_sdes_next_item), (gst_rtcp_packet_sdes_get_ssrc),
9093         (gst_rtcp_packet_sdes_first_entry),
9094         (gst_rtcp_packet_sdes_next_entry),
9095         (gst_rtcp_packet_sdes_get_entry), (gst_rtcp_packet_sdes_add_item),
9096         (gst_rtcp_packet_sdes_add_entry):
9097         * gst-libs/gst/rtp/gstrtcpbuffer.h:
9098         Implement code to write SR, RR and SDES packets.
9099
9100 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
9101
9102         Patch by: Christian Kirbach <Christian dot Kirbach at googlemail com>
9103
9104         * sys/ximage/ximagesink.c:
9105           Fix build if XShm is not available (#432362).
9106
9107 2007-04-24  Sebastian Dröge  <slomo@circular-chaos.org>
9108
9109         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init):
9110         Initalize the AudioConvertCtx with zeroes, otherwise it will contain
9111         pointers to random memory which are passed to g_free() when
9112         audio_convert_prepare_context() is called the first time.
9113
9114 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
9115
9116         Patch by: Dan Williams <dcbw redhat com>
9117
9118         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
9119           Don't leak incoming buffer if gst_pad_push() returns a
9120           non-OK flow. Fixes #432755.
9121          
9122         * tests/check/elements/videorate.c: (GST_START_TEST),
9123         (videorate_suite):
9124           Unit test for the above by Yours Truly.
9125
9126 2007-04-23  Stefan Kost  <ensonic@users.sf.net>
9127
9128         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
9129         (gst_adder_sink_event), (gst_adder_collected):
9130           Fix non-flushing segmented seeks, Fixes #340060 for me
9131
9132 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
9133
9134         Patch by: Olivier Crete  <tester at tester ca>
9135
9136         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9137         (gst_base_rtp_audio_payload_class_init),
9138         (gst_base_rtp_audio_payload_init),
9139         (gst_base_rtp_audio_payload_dispose):
9140           Chain up to parent class in dispose function; get rid of
9141           unnecessary 'diposed' flag in private structure (#415001).
9142
9143 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
9144
9145         * docs/libs/gst-plugins-base-libs.types:
9146         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9147         (gst_base_rtp_audio_payload_class_init):
9148         * gst-libs/gst/rtp/gstbasertpdepayload.c:
9149         * gst-libs/gst/rtp/gstbasertppayload.c:
9150           Some minor docs fixes and additions; also add missing 'Since' bits.
9151
9152 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
9153
9154         Patch by: Zeeshan Ali  <zeenix gmail com>
9155
9156         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9157         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
9158         (gst_base_rtp_audio_payload_handle_sample_based_buffer),
9159         (gst_base_rtp_audio_payload_push):
9160         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
9161           The recently-added gst_base_rtp_audio_payload_push() should take an
9162           object of type GstBaseRTPAudioPayload as first argument (#431672).
9163
9164 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
9165
9166         * gst/audioresample/gstaudioresample.c:
9167           Make more functions static, just because we can.
9168
9169 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
9170
9171         * tests/check/elements/audioresample.c:
9172           Add unit test for audioresample shutdown crasher (#420106).
9173
9174 2007-04-20  Stefan Kost  <ensonic@users.sf.net>
9175
9176         * gst/subparse/gstsubparse.c:
9177         * gst/subparse/samiparse.c:
9178           Use GST_DISABLE_XML here
9179
9180         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
9181         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_get_xv_support),
9182         (gst_xvimagesink_buffer_alloc),
9183         (gst_xvimagesink_navigation_send_event):
9184         * sys/xvimage/xvimagesink.h:
9185           Include stdlib.h when using atoi.
9186           
9187         * tests/check/elements/playbin.c: (playbin_suite):
9188           Use GST_DISABLE_REGISTRY here
9189
9190 2007-04-19  Michael Smith  <msmith@fluendo.com>
9191
9192         * ext/theora/gsttheoraenc.h:
9193         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
9194         (theora_enc_sink_event), (theora_enc_change_state):
9195           Track initialisation state; don't try to use encoder state if we're
9196           not initialised (it'll segfault).
9197
9198 2007-04-18  Stefan Kost  <ensonic@users.sf.net>
9199
9200         * tests/check/pipelines/.cvsignore:
9201         Fix build.
9202
9203 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9204
9205         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9206         Allow random depths between 1 and 32 instead of only multiplies of 8.
9207
9208 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9209
9210         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9211         Set the maximum number of channels for PCM and float in the correct
9212         place to have it also used when creating the template caps.
9213
9214 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9215
9216         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9217         Correctly support 4, 6 and 8 channels with normal PCM and float
9218         wav files.
9219
9220         Fix the depth and signedness calculation in extensible wav files and
9221         also handle 1, 2, 4, 6, 8 channels here when a file without channel
9222         mask is found.
9223
9224         Add support for float, alaw and mulaw in extensible wav files.
9225
9226         This allows correct playback of all but 5 files from
9227         http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/Samples.html
9228         
9229         (gst_riff_create_audio_template_caps):
9230         Add voxware and float formats to the template caps.     
9231
9232 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9233
9234         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
9235
9236         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
9237         Fix unused variable warning if HAVE_LOCALTIME_R is undefinied
9238
9239         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9240         * gst/audioresample/gstaudioresample.c: (audioresample_do_output):
9241         Use the correct format strings for integer formats.
9242
9243 2007-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
9244
9245         * ext/theora/theoraenc.c (theora_buffer_from_packet, theora_enc_chain):
9246           Don't use pad_alloc_buffer_and_set_caps to create a small header
9247           packet, or, worse, to create a big temporary video buffer using the
9248           src pad.
9249
9250 2007-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9251
9252         * gst/gdp/gstgdppay.c (gst_gdp_pay_chain):
9253         * tests/check/pipelines/streamheader.c (tag_event_probe_cb,
9254           GST_START_TEST, buffer_probe_cb, GST_START_TEST):
9255           Fix a bug where serialized IN_CAPS buffers needed to be set IN_CAPS.
9256
9257 2007-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
9258
9259         * tests/check/pipelines/streamheader.c (tag_event_probe_cb,
9260           GST_START_TEST, n_in_caps, buffer_probe_cb, GST_START_TEST,
9261           streamheader_suite):
9262           Add another test set up for failure
9263
9264 2007-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
9265
9266         * tests/check/Makefile.am:
9267         * tests/check/pipelines/streamheader.c (n_tags, tag_event_probe_cb,
9268           GST_START_TEST, streamheader_suite, main):
9269           Add a test for the streamheader bug Wim fixed.
9270
9271 2007-04-13  Jan Schmidt  <thaytan@mad.scientist.com>
9272
9273         * ext/theora/theoradec.c: (theora_dec_sink_event):
9274         Fix misleading comment.
9275
9276 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
9277
9278         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9279           More sanity checks for the header fields.
9280
9281 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
9282
9283         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
9284           Try encodings from all environment variables, not just those in the
9285           first environment variable that is set.
9286
9287 2007-04-12  Wim Taymans  <wim@fluendo.com>
9288
9289         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps),
9290         (gst_video_rate_chain):
9291         Add some debug.
9292
9293         * tests/check/elements/videorate.c: (GST_START_TEST),
9294         (videorate_suite):
9295         Added check for videorate changing caps handling. Closes #421834.
9296
9297 2007-04-12  Michael Smith  <msmith@fluendo.com>
9298
9299         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
9300           Use scale functions to avoid overflow when calculating duration of 
9301           vorbis buffers.
9302
9303 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
9304
9305         * docs/libs/gst-plugins-base-libs-sections.txt:
9306         * gst-libs/gst/tag/tag.h:
9307         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
9308           API: add gst_tag_freeform_string_to_utf8() (#405072).
9309
9310         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_extract_id3v1_string):
9311           Use gst_tag_freeform_string_to_utf8() here.
9312
9313 2007-04-12  Wim Taymans  <wim@fluendo.com>
9314
9315         * gst/gdp/gstgdppay.c: (gst_gdp_pay_chain),
9316         (gst_gdp_pay_sink_event):
9317         Make sure we set the IN_CAPS flag correctly.
9318
9319         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
9320         Get the IN_CAPS flag before we call functions that mess with the flags.
9321
9322 2007-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
9323
9324         * gst/gdp/gstgdppay.c (gst_gdp_pay_reset_streamheader,
9325           gst_gdp_pay_chain, gst_gdp_pay_sink_event):
9326           Only stamp buffers with offset/offset_end right before they get
9327           pushed.  This ensures offset continuity, which was not the case
9328           before as shown by
9329           gst-launch -v -m audiotestsrc num-buffers=10 ! audioconvert ! vorbisenc ! gdppay ! identity check-imperfect-offset=TRUE ! fakesink silent=TRUE
9330
9331 2007-04-06  Wim Taymans  <wim@fluendo.com>
9332
9333         * gst/playback/gstplaybin.c: (add_sink),
9334         (gst_play_bin_change_state):
9335         Activate sync in playbin, we are ready to handle it for live streams.
9336
9337 2007-04-06  Tim-Philipp Müller  <tim at centricular dot net>
9338
9339         * tests/check/elements/playbin.c:
9340         (test_sink_usage_video_only_stream), (playbin_suite):
9341           Add small test for stream-info-value-array code paths.
9342
9343 2007-04-05  Wim Taymans  <wim@fluendo.com>
9344
9345         * gst-libs/gst/audio/gstbaseaudiosink.c:
9346         (gst_base_audio_sink_skew_slaving):
9347         Don't try to create invalid calibration parameters by making the
9348         internal time go backwards, instead make external time go forward.
9349
9350 2007-04-05  Wim Taymans  <wim@fluendo.com>
9351
9352         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
9353
9354         * gst/playback/gstplaybasebin.c: (add_stream):
9355         Fix leak in add_stream(), when g_value_set_object() increases the
9356         refcount of streaminfo object. Fixes #426250.
9357
9358 2007-04-03  David Schleef  <ds@schleef.org>
9359
9360         * gst/videotestsrc/gstvideotestsrc.c:
9361         * gst/videotestsrc/gstvideotestsrc.h:
9362         * gst/videotestsrc/videotestsrc.c:
9363         * gst/videotestsrc/videotestsrc.h:
9364           Add a test pattern called "circular", which has concentric
9365           rings with varying radial frequency.  The main purpose of this
9366           pattern is to test fidelity loss in a filter or scaler element.
9367           Notably, this pattern is scale invariant, and is optimally viewed
9368           with a width (and height) of 400.
9369
9370 2007-04-03  Wim Taymans  <wim@fluendo.com>
9371
9372         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
9373
9374         * gst/playback/gstdecodebin2.c: (connect_pad), (expose_pad),
9375         (deactivate_free_recursive):
9376         Decodebin2 doesn't unref pads it obtains in some occasions:
9377         - multiqueue src pads, when either connecting further or exposing
9378         - sink pads of new autoplugged elements
9379         - peer pads when recursively freeing elements
9380         Fixes #425455.
9381
9382 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
9383
9384         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9385         Add audio/x-raw-float support, now that audioconvert support
9386         non-native endianness floats.
9387
9388 2007-03-30  Tim-Philipp Müller  <tim at centricular dot net>
9389
9390         * docs/libs/gst-plugins-base-libs-docs.sgml:
9391           gstreamer-plugins-base.pc doesn't exist, it's
9392           gstreamer-plugins-base-0.10.pc.
9393
9394 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
9395
9396         Patch by: René Stadler <mail at renestadler dot de>
9397         with some minor changes
9398
9399         * gst-libs/gst/floatcast/floatcast.h:
9400         Use more efficient float endianness conversion functions that don't
9401         involve 2 function calls per value.
9402         * gst/audioconvert/audioconvert.c: (audio_convert_get_func_index),
9403         (check_default), (audio_convert_prepare_context):
9404         * gst/audioconvert/gstaudioconvert.c:
9405         (gst_audio_convert_parse_caps), (make_lossless_changes):
9406         Support non-native endianness floats as input and output.
9407         Fixes #339838.
9408         * tests/check/elements/audioconvert.c: (verify_convert),
9409         (GST_START_TEST):
9410         Add unit tests for the non-native endianness float conversions.
9411
9412 2007-03-29  Wim Taymans  <wim@fluendo.com>
9413
9414         * gst-libs/gst/rtp/gstbasertpdepayload.c:
9415         (gst_base_rtp_depayload_base_init),
9416         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
9417         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
9418         (gst_base_rtp_depayload_set_gst_timestamp),
9419         (gst_base_rtp_depayload_change_state),
9420         (gst_base_rtp_depayload_set_property),
9421         (gst_base_rtp_depayload_get_property):
9422         * gst-libs/gst/rtp/gstbasertpdepayload.h:
9423         Add Private structure.
9424         Bring element code to 2007.
9425         Parse clock-base caps param and use it when generating the
9426         newsegment.
9427         Reset variables before going to PAUSED.
9428         Fix some docs.
9429
9430 2007-03-29  Wim Taymans  <wim@fluendo.com>
9431
9432         * docs/libs/gst-plugins-base-libs-docs.sgml:
9433         * docs/libs/gst-plugins-base-libs-sections.txt:
9434         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9435         (gst_base_rtp_audio_payload_get_adapter):
9436         Add RTCP docs.
9437         Fix some more docs.
9438
9439         * gst-libs/gst/rtp/Makefile.am:
9440         * gst-libs/gst/rtp/gstrtcpbuffer.c:
9441         (gst_rtcp_buffer_new_take_data), (gst_rtcp_buffer_new_copy_data),
9442         (gst_rtcp_buffer_validate_data), (gst_rtcp_buffer_validate),
9443         (gst_rtcp_buffer_get_packet_count), (read_packet_header),
9444         (gst_rtcp_buffer_get_first_packet), (gst_rtcp_packet_move_to_next),
9445         (gst_rtcp_buffer_add_packet), (gst_rtcp_packet_remove),
9446         (gst_rtcp_packet_get_padding), (gst_rtcp_packet_get_type),
9447         (gst_rtcp_packet_get_count), (gst_rtcp_packet_get_length),
9448         (gst_rtcp_packet_sr_get_sender_info),
9449         (gst_rtcp_packet_sr_set_sender_info),
9450         (gst_rtcp_packet_rr_get_ssrc), (gst_rtcp_packet_rr_set_ssrc),
9451         (gst_rtcp_packet_get_rb_count), (gst_rtcp_packet_get_rb),
9452         (gst_rtcp_packet_add_rb), (gst_rtcp_packet_set_rb),
9453         (gst_rtcp_packet_sdes_get_chunk_count),
9454         (gst_rtcp_packet_sdes_first_chunk),
9455         (gst_rtcp_packet_sdes_next_chunk), (gst_rtcp_packet_sdes_get_ssrc),
9456         (gst_rtcp_packet_sdes_first_item),
9457         (gst_rtcp_packet_sdes_next_item), (gst_rtcp_packet_sdes_get_item),
9458         (gst_rtcp_packet_bye_get_ssrc_count),
9459         (gst_rtcp_packet_bye_get_nth_ssrc), (gst_rtcp_packet_bye_add_ssrc),
9460         (gst_rtcp_packet_bye_add_ssrcs), (get_reason_offset),
9461         (gst_rtcp_packet_bye_get_reason_len),
9462         (gst_rtcp_packet_bye_get_reason), (gst_rtcp_packet_bye_set_reason):
9463         * gst-libs/gst/rtp/gstrtcpbuffer.h:
9464         Add new helper object for parsing and creating RTCP messages.
9465
9466 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
9467
9468         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9469         PCM samples with width=8 must be always unsigned, no matter what
9470         depth they have.
9471
9472 2007-03-29  Andy Wingo  <wingo@pobox.com>
9473
9474         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev): Make
9475         perfect offsets also, not just timestamps.
9476
9477         * tests/check/elements/videorate.c (test_more): Test that given
9478         any incoming offsets, that videorate produces perfect offsets.
9479
9480 2007-03-29  Wim Taymans  <wim@fluendo.com>
9481
9482         * gst-libs/gst/riff/riff-ids.h:
9483         Add some more RIFF formats.
9484
9485 2007-03-29  Wim Taymans  <wim@fluendo.com>
9486
9487         * gst-libs/gst/rtp/gstrtpbuffer.c:
9488         (gst_rtp_buffer_default_clock_rate):
9489         * gst-libs/gst/rtp/gstrtpbuffer.h:
9490         Fix fixed payload names and docs.
9491         Added method to get the default clock rates of fixed payload types.
9492         API: GstRTPBuffer::gst_rtp_buffer_default_clock_rate()
9493
9494 2007-03-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9495
9496         * tests/check/pipelines/.cvsignore:
9497         Add new vorbisdec test to cvsignore.
9498
9499 2007-03-28  Wim Taymans  <wim@fluendo.com>
9500
9501         * gst-libs/gst/audio/gstbaseaudiosink.c: (slave_method_get_type),
9502         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
9503         (gst_base_audio_sink_query), (gst_base_audio_sink_get_time),
9504         (gst_base_audio_sink_set_property),
9505         (gst_base_audio_sink_get_property), (gst_base_audio_sink_event),
9506         (clock_convert_external), (gst_base_audio_sink_resample_slaving),
9507         (gst_base_audio_sink_skew_slaving),
9508         (gst_base_audio_sink_handle_slaving), (gst_base_audio_sink_render),
9509         (gst_base_audio_sink_async_play):
9510         * gst-libs/gst/audio/gstbaseaudiosink.h:
9511         Store private stuff in GstBaseAudioSinkPrivate.
9512         Add configurable clock slaving modes property.
9513         API:: GstBaseAudioSink::slave-method property
9514         Some more latency reporting tweaks.
9515         Added skew based clock slaving correction and make it the default until
9516         the resampling method is more robust.
9517
9518 2007-03-27  Sebastian Dröge  <slomo@circular-chaos.org>
9519
9520         * gst/audioconvert/audioconvert.c:
9521         Add docs to the integer pack functions and implement proper
9522         rounding. Before we had rounding towards negative infinity, i.e.
9523         always the smaller number was taken. Now we use natural rounding,
9524         i.e. rounding to the nearest integer and to the one with the largest
9525         absolute value for X.5. The old rounding introduced some minor
9526         distortions. Fixes #420079
9527         * tests/check/elements/audioconvert.c: (GST_START_TEST):
9528         Fix one unit test that assumed the old rounding and added unit tests
9529         for checking signed/unsigned int16 <-> signed/unsigned int16 with
9530         depth 8, one for signed int16 <-> unsigned int16 and one for the new
9531         rounding from signed int32 to signed/unsigned int16.
9532
9533 2007-03-27  Michael Smith  <msmith@fluendo.com>
9534
9535         * gst/audioconvert/gstaudioconvert.c: (strip_width_64),
9536         (gst_audio_convert_transform_caps):
9537           Fix typo in debug line introduced recently, as pointed out on irc.
9538
9539 2007-03-27  Tim-Philipp Müller  <tim at centricular dot net>
9540
9541         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
9542         * tests/check/libs/tag.c: (GST_START_TEST):
9543           Make sure we parse floating-point numbers in vorbis comments
9544           correctly with either '.' or ',' as separator, no matter what
9545           the current locale is. Add unit test for this too.
9546
9547 2007-03-26  Tim-Philipp Müller  <tim at centricular dot net>
9548
9549         Patch by: René Stadler  <mail at renestadler de>
9550
9551         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_to_vorbis_comments):
9552           When writing out floating-point numbers to vorbis comment tags, always
9553           use the same character as separator no matter what the current locale is
9554           (fixes #423051).
9555
9556         * tests/check/libs/tag.c: (GST_START_TEST):
9557           Add unit tests for replaygain tags in vorbis comments (closes #423055).
9558
9559 2007-03-26  Thomas Vander Stichele  <thomas at apestaart dot org>
9560
9561         * ext/vorbis/vorbisdec.c (vorbis_dec_push_forward,
9562           vorbis_handle_data_packet):
9563           Correctly set DURATION to generate a timestamp-continuous stream.
9564           One bug left at the end; see
9565           ihttp://bugzilla.gnome.org/show_bug.cgi?id=423086
9566         * tests/check/Makefile.am:
9567         * tests/check/pipelines/vorbisenc.c (GST_START_TEST):
9568           Add a test to check this.  Without the above patch this test fails.
9569
9570 2007-03-26  Jan Schmidt  <thaytan@mad.scientist.com>
9571
9572         * gst-libs/gst/rtp/Makefile.am:
9573         The base audio payloader uses GstAdapter - we need GST_BASE_LIBS.
9574
9575 2007-03-23  Michael Smith  <msmith@fluendo.com>
9576
9577         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps),
9578         (gst_video_rate_reset), (gst_video_rate_chain):
9579           If videorate changes caps, we can no longer use the old buffer
9580           (which may have a different size, incompatible with our caps).
9581           So don't do that; just duplicate the new frame more times.
9582
9583 2007-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
9584
9585         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
9586         Remove playbin's override of the set_clock vmethod. It's irrelevant
9587         after Wim's commit on the 19th.
9588
9589 2007-03-22  Wim Taymans  <wim@fluendo.com>
9590
9591         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_size),
9592         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
9593         * ext/gnomevfs/gstgnomevfssrc.h:
9594         Don't cache file sizes. Fixes #341078.
9595
9596 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
9597
9598         * gst/playback/gstplaybin.c: (add_sink):
9599           Use GST_PTR_FORMAT to log caps. 
9600
9601 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
9602
9603         Patch by: Young-Ho Cha <ganadist at chollian net>
9604
9605         * gst/subparse/samiparse.c: (handle_start_font):
9606           Special-case some more colour names that pango doesn't handle by
9607           default. Fixes #420578.
9608
9609 2007-03-20  Michael Smith  <msmith@fluendo.com>
9610
9611         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
9612           If we get a zero-sized input buffer, don't pass it to libvorbis, as
9613           that marks EOS internally. After that, libvorbis will buffer all
9614           input data, and encode none of it, eventually leading to memory
9615           exhaustion.
9616
9617 2007-03-19  Wim Taymans  <wim@fluendo.com>
9618
9619         * gst/playback/gstdecodebin.c: (remove_fakesink):
9620         Don't post STATE_DIRTY anymore.
9621
9622         * gst/playback/gstplaybin.c: (add_sink), (gst_play_bin_send_event),
9623         (gst_play_bin_change_state):
9624         Remove stream_time reset in seek handling, core does that now.
9625         Disable clocking for live pipelines by forcing a NULL clock to the
9626         complete pipeline, core is too smart now for our previous hack.
9627         We can always autoplug in PAUSED now.
9628
9629 2007-03-17  David Schleef  <ds@schleef.org>
9630
9631         * REQUIREMENTS:  Update this file, change the formatting to make
9632         it more consistent, plus more machine readable.
9633
9634 2007-03-16  Michael Smith  <msmith@fluendo.com>
9635
9636         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
9637         (strip_width_64), (append_with_other_format):
9638           Previous fix was too simplistic, and broke the tests. Use a better
9639           approach; only strip 64 from widths for integer audio.
9640
9641 2007-03-16  Michael Smith  <msmith@fluendo.com>
9642
9643         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
9644         (gst_audio_convert_transform_caps):
9645           We don't support 64 bit integer audio, so don't try to claim we can.
9646           Stops us producing caps don't match our template caps.
9647           Update comments.
9648
9649 2007-03-15  Michael Smith  <msmith@fluendo.com>
9650
9651         * gst/audioresample/gstaudioresample.c:
9652         (audioresample_check_discont), (audioresample_transform):
9653           Don't trigger discontinuities for very small imperfections; a filter
9654           flush will sound bad, and many plugins have rounding errors leading
9655           to these.
9656
9657 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
9658
9659         Patch by: Olivier Crete <olivier.crete@collabora.co.uk>
9660
9661         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9662         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
9663         API: add "min-ptime" property to RTP base audio payloader.
9664         API: add gst_base_rtp_audio_payload_push().
9665         API: add gst_base_rtp_audio_payload_get_adapter().
9666         Fixes #415001
9667         Indentation/whitespace/documentation fixes.
9668
9669 2007-03-14  Julien MOUTTE  <julien@moutte.net>
9670
9671         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
9672         (audioresample_transform_size), (audioresample_do_output),
9673         (audioresample_transform), (audioresample_pushthrough): Handle
9674         discontinuous streams.
9675         * gst/audioresample/gstaudioresample.h:
9676         * tests/check/elements/audioresample.c:
9677         (test_discont_stream_instance), (GST_START_TEST),
9678         (audioresample_suite): Add a test for discontinuous streams.
9679         * win32/common/config.h: Updated.
9680
9681 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9682
9683         * po/af.po:
9684         * po/az.po:
9685         * po/cs.po:
9686         * po/en_GB.po:
9687         * po/it.po:
9688         * po/nb.po:
9689         * po/nl.po:
9690         * po/or.po:
9691         * po/sq.po:
9692         * po/sr.po:
9693         * po/sv.po:
9694         * po/uk.po:
9695         * po/vi.po:
9696           Update translations from translation project.
9697
9698 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9699
9700         * gst/audioresample/debug.h:
9701         * gst/audioresample/resample.c: (resample_init):
9702           Since I really am not interested in a debug line for each sample
9703           being processed, move the library's debugging to its own category,
9704           libaudioresample
9705
9706 2007-03-13  Michael Smith  <msmith@fluendo.com>
9707
9708         * ext/theora/theoradec.c: (theora_handle_type_packet):
9709           Since the plugin doesn't support anything other than 4:2:0 right
9710           now, post an error and fail if we get something else. Won't matter
9711           until libtheora supports the other pixel formats, but hopefully
9712           that'll be soon...
9713
9714 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
9715
9716         * gst-libs/gst/audio/gstbaseaudiosink.c:(gst_base_audio_sink_render):
9717         Use gst_guint64_to_gdouble for conversion.
9718         * win32/MANIFEST:
9719         Add new files to the win32 MANIFEST.
9720         * win32/common/libgstaudio.def:
9721         * win32/common/libgstpbutils.def:
9722         Add new exported functions.
9723         * win32/vs6/gst_plugins_base.dsw:
9724         * win32/vs6/libgstdecodebin.dsp:
9725         * win32/vs6/libgstplaybin.dsp:
9726         Change the link to libgstpbutils.lib.
9727         * win32/vs6/libgstdecodebin2.dsp:
9728         Add a new project for decodebin2.
9729         * win32/vs6/libgstpbutils.dsp:
9730         Add a new project for pbutils.
9731
9732 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
9733
9734         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
9735           Also accept partial dates with only year and month,
9736           like 1999-12-00 (fixes #410396 even more).
9737
9738         * tests/check/libs/tag.c: (GST_START_TEST):
9739           Add unit test for the above.
9740
9741 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
9742
9743         * tests/check/elements/subparse.c: (GST_START_TEST),
9744         (subparse_suite):
9745           Add unit test for MPL2 subtitle format (#413799).
9746
9747 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
9748
9749         Patch by: Kamil Pawlowski  <kamilpe gmail com>
9750
9751         * gst/subparse/Makefile.am:
9752         * gst/subparse/gstsubparse.c:
9753         (gst_sub_parse_data_format_autodetect),
9754         (gst_sub_parse_format_autodetect), (gst_sub_parse_sink_event),
9755         (gst_subparse_type_find):
9756         * gst/subparse/gstsubparse.h:
9757         * gst/subparse/mpl2parse.c: (mpl2_parse_line), (parse_mpl2):
9758         * gst/subparse/mpl2parse.h:
9759           Add support for MPL2 subtitle format (#413799).
9760
9761 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9762
9763         * configure.ac:
9764           We require core CVS for the new buffer metadata copy functions.
9765
9766 2007-03-09  Wim Taymans  <wim@fluendo.com>
9767
9768         * gst-libs/gst/tag/gstid3tag.c:
9769         Add read support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
9770         Fixes #414496.
9771
9772         Patch by: Alex Lancaster <alexl at users sourceforge net>
9773
9774 2007-03-09  Wim Taymans  <wim@fluendo.com>
9775
9776         * ext/libvisual/visual.c: (gst_visual_sink_setcaps),
9777         (gst_vis_src_negotiate), (get_buffer), (gst_visual_chain):
9778         Improve adapter usage and comments.
9779
9780 2007-03-09  Wim Taymans  <wim@fluendo.com>
9781
9782         * ext/pango/gsttextrender.c: (gst_text_render_chain):
9783         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_parse_packet):
9784         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_copy):
9785         Use new metadata copy function.
9786
9787         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9788         (gst_ffmpegcsp_transform):
9789         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform):
9790         Basetransform copied the metadata for us.
9791
9792 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9793
9794         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
9795         (gst_text_overlay_video_event):
9796           Some more logging. Only accept newsegment events in TIME format and
9797           send a WARNING message if they are not in TIME format.
9798
9799         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
9800         (gst_sub_parse_init), (gst_sub_parse_src_event), (handle_buffer),
9801         (gst_sub_parse_chain), (gst_sub_parse_sink_event):
9802         * gst/subparse/gstsubparse.h:
9803           No need to allocate GstSegment structure dynamically, just put it
9804           into the instance structure; ignore newsegment events in BYTE
9805           format and in particular don't let it overwrite our saved TIME
9806           segment from the last seek.
9807
9808 2007-03-09  Michael Smith  <msmith@fluendo.com>
9809
9810         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find):
9811           Replace AC3 typefinder with one that isn't terrible, and actually
9812           works usefully.
9813
9814 2007-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9815
9816         * gst/audioconvert/gstaudioconvert.c:
9817         (gst_audio_convert_transform):
9818           fix error category and translatable string
9819           
9820
9821 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9822
9823         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
9824         * pkgconfig/gstreamer-plugins-base.pc.in:
9825           Fix up utils => pbutils here too.
9826
9827 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9828
9829         * gst/subparse/gstsubparse.c: (handle_buffer):
9830           Break out of loop in chain function as soon as possible if we get
9831           a non-OK flow return.
9832
9833 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9834
9835         * tests/check/elements/alsa.c: (GST_START_TEST):
9836         Unref the mixer if the state change fails too (if the
9837         alsa devices are inaccessible, for example)
9838
9839 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9840
9841         * tests/check/Makefile.am:
9842         Don't test libvisual elements in the states check, because libvisual
9843         seems to leak internally.
9844
9845         Re-enable the alsa and states tests now that there's new suppressions
9846         in gst.supp.
9847
9848         * tests/check/elements/alsa.c: (GST_START_TEST):
9849         Don't leak the alsamixer we instantiated.
9850
9851 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9852
9853         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
9854         (gst_ximagesink_change_state), (gst_ximagesink_reset),
9855         (gst_ximagesink_finalize):
9856         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
9857         (gst_xvimagesink_reset), (gst_xvimagesink_finalize):
9858         Move some cleanup stuff from the state change handler into a _reset()
9859         function that can be called from _finalize(). This ensures that things
9860         get freed even if (for some reason) the NULL->READY state transition
9861         fails in the parent class.
9862         Even if a parent state change fails, process our downward state change
9863         logic instead of bailing out early.
9864         Free the correct xcontext pointer in ximagesink's xcontext_clear.
9865
9866 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9867
9868         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
9869         Extra log line.
9870
9871         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_init):
9872         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_init):
9873         Use pango_font_description_set_family_static instead of 
9874         pango_font_description_set_family to save a string copy (it was
9875         leaking due to the strdup anyway)
9876
9877         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_finalize):
9878         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_finalize):
9879         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_finalize):
9880         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_finalize):
9881         Chain up in finalize.
9882
9883 2007-03-07  Tim-Philipp Müller  <tim at centricular dot net>
9884
9885         * gst-libs/gst/interfaces/mixertrack.c:
9886         (gst_mixer_track_class_init), (gst_mixer_track_get_property),
9887         (gst_mixer_track_set_property):
9888           API: add "untranslated-label" property which should be set by
9889           implementations at construct time (#414645).
9890
9891         * ext/alsa/gstalsamixeroptions.c: (gst_alsa_mixer_options_new):
9892         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
9893           Set "untranslated-label" when constructing mixer track objects.
9894
9895         * tests/check/elements/alsa.c: (GST_START_TEST), (alsa_suite):
9896           Unit test to check the above.
9897
9898 2007-03-07  Wim Taymans  <wim@fluendo.com>
9899
9900         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
9901         Fix confusing debug message.
9902
9903 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
9904
9905         * gst-plugins-base.doap:
9906         update doap file with new version
9907
9908 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
9909
9910         * configure.ac:
9911         Back to CVS
9912
9913 === release 0.10.12 ===
9914
9915 2007-03-07  Jan Schmidt <thaytan@mad.scientist.com>
9916
9917         * configure.ac:
9918           releasing 0.10.12, "Zombie Horde"
9919
9920 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
9921
9922         * configure.ac:
9923         Bump version to 0.10.11.4 pre-release
9924
9925 2007-03-06  Wim Taymans  <wim@fluendo.com>
9926
9927         * gst-libs/gst/audio/gstbaseaudiosink.c:
9928         (gst_base_audio_sink_async_play):
9929         Fix regression that made GStreamer skip the first samples of audio.
9930         Fixes #414684.
9931
9932 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
9933
9934         * configure.ac:
9935         Bump version to 0.10.11.3 pre-release
9936
9937 2007-03-05  Sebastian Dröge  <slomo@circular-chaos.org>
9938
9939         * po/POTFILES.in:
9940           Update paths for the rename from utils to pbutils to fix the build.
9941
9942 2007-03-05  Tim-Philipp Müller  <tim at centricular dot net>
9943
9944         * gst-libs/gst/pbutils/Makefile.am:
9945           Change directory to install headers in from gst/utils to gst/pbutils
9946           as well.
9947
9948 2007-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
9949
9950         * configure.ac:
9951         * docs/libs/gst-plugins-base-libs-docs.sgml:
9952         * docs/libs/gst-plugins-base-libs-sections.txt:
9953         * gst-libs/gst/Makefile.am:
9954         * gst-libs/gst/interfaces/mixer.c:
9955         * gst-libs/gst/pbutils/Makefile.am:
9956         * gst-libs/gst/pbutils/descriptions.c:
9957         (gst_pb_utils_get_source_description),
9958         (gst_pb_utils_get_sink_description),
9959         (gst_pb_utils_get_decoder_description),
9960         (gst_pb_utils_get_encoder_description),
9961         (gst_pb_utils_get_element_description),
9962         (gst_pb_utils_add_codec_description_to_tag_list),
9963         (gst_pb_utils_get_codec_description), (gst_pb_utils_list_all):
9964         * gst-libs/gst/pbutils/descriptions.h:
9965         * gst-libs/gst/pbutils/install-plugins.c:
9966         * gst-libs/gst/pbutils/install-plugins.h:
9967         * gst-libs/gst/pbutils/missing-plugins.c:
9968         (gst_missing_uri_source_message_new),
9969         (gst_missing_uri_sink_message_new),
9970         (gst_missing_element_message_new),
9971         (gst_missing_decoder_message_new),
9972         (gst_missing_encoder_message_new),
9973         (gst_missing_plugin_message_get_description):
9974         * gst-libs/gst/pbutils/missing-plugins.h:
9975         * gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
9976         * gst-libs/gst/pbutils/pbutils.h:
9977         * gst-libs/gst/utils/Makefile.am:
9978         * gst-libs/gst/utils/base-utils.c:
9979         * gst-libs/gst/utils/base-utils.h:
9980         * gst-libs/gst/utils/descriptions.c:
9981         * gst-libs/gst/utils/descriptions.h:
9982         * gst-libs/gst/utils/install-plugins.c:
9983         * gst-libs/gst/utils/install-plugins.h:
9984         * gst-libs/gst/utils/missing-plugins.c:
9985         * gst-libs/gst/utils/missing-plugins.h:
9986         * gst-plugins-base.spec.in:
9987         * gst/playback/Makefile.am:
9988         * gst/playback/gstdecodebin.c:
9989         * gst/playback/gstdecodebin2.c:
9990         * gst/playback/gstplaybasebin.c: (setup_subtitle),
9991         (gen_source_element):
9992         * gst/playback/gstplaybin.c: (plugin_init):
9993         * tests/check/Makefile.am:
9994         * tests/check/libs/pbutils.c: (GST_START_TEST),
9995         (test_pb_utils_install_plugins_do_callout), (libgstpbutils_suite):
9996         * tests/check/libs/utils.c:
9997           rename utils to pbutils
9998
9999 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
10000
10001         * docs/plugins/Makefile.am:
10002         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
10003         * docs/plugins/gst-plugins-base-plugins-sections.txt:
10004         * docs/plugins/inspect/plugin-decodebin2.xml:
10005         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
10006         Add documentation for decodebin2 that indicates that the API
10007         is still unstable.
10008
10009 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
10010
10011         * configure.ac:
10012         Update to 0.10.11.2 (0.10.12 pre-release)
10013
10014 2007-03-01  Wim Taymans  <wim@fluendo.com>
10015
10016         * gst-libs/gst/audio/gstbaseaudiosink.c:
10017         (gst_base_audio_sink_async_play):
10018         base time is irrelevant here.
10019
10020 2007-03-01  Wim Taymans  <wim@fluendo.com>
10021
10022         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
10023         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
10024         Improve debugging.
10025
10026         * gst-libs/gst/audio/gstbaseaudiosink.c:
10027         (gst_base_audio_sink_query), (gst_base_audio_sink_event),
10028         (gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
10029         Improve latency and clock slaving calculations.
10030         Improve slave clock calibration.
10031
10032         * gst-libs/gst/audio/gstringbuffer.c:
10033         (gst_ring_buffer_commit_full):
10034         When we are asked to render N sample to 0 bytes, return N.
10035
10036 2007-03-01  Wim Taymans  <wim@fluendo.com>
10037
10038         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
10039         (gst_alsasink_write), (gst_alsasink_reset):
10040         * ext/alsa/gstalsasink.h:
10041         Remove unused dispose function.
10042         Rename lock to not interfere with alsasrc lock.
10043
10044         * ext/alsa/gstalsasrc.c: (gst_alsasrc_finalize),
10045         (gst_alsasrc_class_init), (gst_alsasrc_init), (set_swparams),
10046         (gst_alsasrc_read), (gst_alsasrc_reset):
10047         * ext/alsa/gstalsasrc.h:
10048         Implement finalize function.
10049         Use lock to protect alsa access.
10050         Implement _reset.
10051         Fine tune sw params.
10052
10053 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10054
10055         * configure.ac:
10056           Convert to new AG_GST style.
10057
10058 2007-02-28  Wim Taymans  <wim@fluendo.com>
10059
10060         Patch by: Ed Catmur <ed at catmur dot co dot uk>
10061
10062         * gst/playback/gstplaybin.c: (gst_play_bin_vis_unblocked),
10063         (gst_play_bin_vis_blocked), (gst_play_bin_set_property):
10064         Fix race condition when rapidly switching visualisations in playbin.
10065         Fixes #401029.
10066
10067 2007-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
10068
10069         * tests/check/Makefile.am:
10070         Include local stuff before system installed things in LDFLAGS and
10071         CFLAGS.
10072
10073 2007-02-28  Wim Taymans  <wim@fluendo.com>
10074
10075         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_sink_activate):
10076         Improve debugging.
10077
10078 2007-02-28  Wim Taymans  <wim@fluendo.com>
10079
10080         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
10081         (gst_v4lsrc_fixate), (gst_v4lsrc_query):
10082         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
10083         Fix duration and timestamping, taking latency into account.
10084         Implement latency query.
10085
10086 2007-02-28  Wim Taymans  <wim@fluendo.com>
10087
10088         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
10089         (gst_audio_clock_new):
10090         Fix clock name.
10091
10092         * gst-libs/gst/audio/gstbaseaudiosink.c:
10093         (gst_base_audio_sink_init), (gst_base_audio_sink_query):
10094         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
10095         (gst_base_audio_src_query), (gst_base_audio_src_get_offset),
10096         (gst_base_audio_src_create):
10097         Improve latency query code.
10098         Use proper clock names.
10099
10100 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10101
10102         * tests/check/generic/states.c: (GST_START_TEST):
10103           Copy the states.c test from core again
10104         * tests/check/Makefile.am:
10105           ignore cdio and cdparanoiasrc
10106
10107 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
10108
10109         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
10110         (double_hq), (audio_convert_get_func_index), (check_default),
10111         (audio_convert_prepare_context), (audio_convert_convert):
10112           Also make valgrind happy and avoid copying data in some cases.
10113
10114 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
10115
10116         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
10117         (double_hq), (audio_convert_get_func_index),
10118         (audio_convert_prepare_context), (audio_convert_convert):
10119         * gst/audioconvert/gstaudioconvert.c:
10120         (gst_audio_convert_class_init), (gst_audio_convert_get_unit_size),
10121         (gst_audio_convert_transform_caps):
10122         * tests/check/elements/audioconvert.c: (GST_START_TEST),
10123         (audioconvert_suite):
10124           Don't run inplace if that overwrites source data as we go. Add more
10125           tests. Fixes #339837 even more.
10126
10127 2007-02-27  Julien MOUTTE  <julien@moutte.net>
10128
10129         * tests/examples/seek/seek.c: (do_seek), (set_update_scale),
10130         (msg_segment_done): Fix various seeking bugs (Slider was not
10131         updating when doing a non flushing seek, Reverse playback 
10132         on segment seek was wrong).
10133
10134 2007-02-26  Wim Taymans  <wim@fluendo.com>
10135
10136         * tests/examples/seek/seek.c: (stop_seek):
10137         When we stop scrubbing, don't leave the pipeline PLAYING when we
10138         requested a PAUSED state.
10139
10140 2007-02-25  Tim-Philipp Müller  <tim at centricular dot net>
10141
10142         Patch by: René Stadler <mail at renestadler de>
10143
10144         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
10145           Parse date strings in vorbis comments that have an invalid (zero)
10146           month or day (#410396).
10147
10148         * tests/check/libs/tag.c: (GST_START_TEST):
10149           Test case for the above.
10150
10151 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
10152
10153         Patch by: Loïc Minier <lool+gnome at via ecp fr>
10154
10155         * configure.ac:
10156         * ext/alsa/Makefile.am:
10157         * gst/audiotestsrc/Makefile.am:
10158           Fix compilation with LDFLAGS='-Wl,-z,defs' (#410963).
10159
10160 2007-02-23  Tim-Philipp Müller  <tim at centricular dot net>
10161
10162         * gst/playback/gstplaybin.c:
10163           Improve docs: point out that the application needs to assist playbin
10164           with buffering.
10165
10166 2007-02-23  Tim-Philipp Müller  <tim at centricular dot net>
10167
10168         * gst-libs/gst/utils/install-plugins.c:
10169         * gst-libs/gst/utils/missing-plugins.c:
10170         * tests/check/libs/utils.c: (missing_msg_check_getters):
10171           Change GStreamer marker prefix in detail string from 'gstreamer.net'
10172           to just 'gstreamer'. Document the caps string component of the
10173           decoder/encoder detail a bit better, since not everyone will be
10174           familiar with the GStreamer media type/caps system (but they better
10175           enjoy nested itemized lists).
10176
10177 2007-02-22  Tim-Philipp Müller  <tim at centricular dot net>
10178
10179         * gst-libs/gst/netbuffer/gstnetbuffer.c:
10180         (notgst_buffer_copy_fields_in_place), (gst_netbuffer_copy):
10181           Fix copying of GstNetBuffer (would crash before, or at least lead to
10182           invalid memory access, #410772), for now by copying the GstBuffer copy
10183           code from the core over here so we can copy the GstBuffer fields on a
10184           provided buffer instance (of type GstNetBuffer in this case). Would be
10185           better to fix this with some support by the core though (and in the long
10186           run change the broken GstBuffer/GstMiniObject copy semantics, #393099).
10187
10188         * tests/check/Makefile.am:
10189           Enable unit test for GstNetBuffer.
10190
10191 2007-02-22  Andy Wingo  <wingo@pobox.com>
10192
10193         * gst-libs/gst/audio/gstbaseaudiosink.c
10194         (gst_base_audio_sink_init): Disable pull-mode activation until we
10195         figure out how to make audio sinks go to PLAYING.
10196
10197 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
10198
10199         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
10200         (double_hq), (audio_convert_get_func_index),
10201         (audio_convert_prepare_context), (audio_convert_convert):
10202         * gst/audioconvert/audioconvert.h:
10203         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_setup_matrix),
10204         (gst_channel_mix_mix_int), (gst_channel_mix_mix_float):
10205         * gst/audioconvert/gstchannelmix.h:
10206         * tests/check/elements/audioconvert.c: (GST_START_TEST):
10207           Add float as an intermediate format, as well as float mixing. Enable
10208           test that was failing before. Fixes #339837
10209
10210 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
10211
10212         * tests/examples/seek/seek.c: (do_seek):
10213         Undo the previous commit: -1 as a stop time implies that the stop
10214         time is the end of file, clearing any previously configured segment.
10215
10216 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
10217
10218         * tests/examples/seek/seek.c: (do_seek):
10219         Don't SEEK_SET with a stop time of -1, use SEEK_NONE instead.
10220
10221 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
10222
10223         * gst/volume/gstvolume.c: (volume_process_int16),
10224         (volume_process_int16_clamp), (volume_set_caps):
10225           Unbreak volume, value remains gint.
10226
10227 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
10228
10229         * gst/volume/gstvolume.c: (volume_choose_func),
10230         (volume_update_real_volume), (gst_volume_set_volume),
10231         (gst_volume_init), (volume_process_double), (volume_process_float),
10232         (volume_process_int16), (volume_process_int16_clamp),
10233         (volume_set_caps), (volume_transform_ip), (volume_update_volume):
10234         * gst/volume/gstvolume.h:
10235           Extend float audio support (double) and some int->uint cleanups.
10236
10237 2007-02-20  Edward Hervey  <edward@fluendo.com>
10238
10239         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
10240         (multi_queue_underrun_cb), (gst_decode_group_check_if_drained),
10241         (sort_end_pads), (gst_decode_group_expose),
10242         (gst_decode_group_hide):
10243         Don't free groups from the streaming threads. Just put them aside and
10244         free them in dispose.
10245
10246 2007-02-20  Edward Hervey  <edward@fluendo.com>
10247
10248         * gst/playback/gstdecodebin2.c: (connect_element),
10249         (pad_added_group_cb), (gst_decode_group_check_if_blocked),
10250         (sort_end_pads), (gst_decode_group_expose):
10251         Handle dynamic pads within groups.
10252         Sort pads before exposing them in order to make playbin happy.
10253         There still is a race with the multiqueue filling up. This should be
10254         solved separately.
10255         Fixes #398721
10256
10257 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
10258
10259         * gst-libs/gst/utils/base-utils.c:
10260         * gst-libs/gst/utils/descriptions.c:
10261         * gst-libs/gst/utils/install-plugins.c:
10262         * gst-libs/gst/utils/missing-plugins.c:
10263           Some more docs (and descriptions for two subtitle formats).
10264
10265 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
10266
10267         * gst-libs/gst/audio/audio.c:
10268           Fix documentation.
10269
10270 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
10271
10272         Patch by: Yves Lefebvre  <ivanohe abacom com>
10273
10274         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps):
10275           Don't leak caps. Fixes #408278.
10276
10277 2007-02-15  Stefan Kost  <ensonic@users.sf.net>
10278
10279         * ext/cdparanoia/gstcdparanoiasrc.h:
10280         * ext/ogg/gstoggdemux.h:
10281         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
10282         (gst_audio_frame_length), (gst_audio_duration_from_pad_buffer),
10283         (gst_audio_is_buffer_framed), (gst_audio_structure_set_int):
10284         * gst-libs/gst/audio/audio.h:
10285         * gst-libs/gst/audio/gstaudiofilter.h:
10286         * gst-libs/gst/interfaces/videoorientation.h:
10287         * gst/adder/gstadder.h:
10288           More docs coverage and some ChangeLog surgery (add missing names)
10289
10290 2007-02-15  Wim Taymans  <wim@fluendo.com>
10291
10292         * sys/ximage/ximagesink.c:
10293         (gst_ximagesink_calculate_pixel_aspect_ratio):
10294         * sys/xvimage/xvimagesink.c:
10295         (gst_xvimagesink_calculate_pixel_aspect_ratio):
10296         Small constifications.
10297
10298 2007-02-15  Wim Taymans  <wim@fluendo.com>
10299
10300         * gst-libs/gst/audio/gstbaseaudiosink.c:
10301         (gst_base_audio_sink_class_init), (gst_base_audio_sink_query),
10302         (gst_base_audio_sink_render), (gst_base_audio_sink_callback),
10303         (gst_base_audio_sink_async_play),
10304         (gst_base_audio_sink_change_state):
10305         Answer latency query.
10306         Use configured latency when syncing.
10307         Fix clock slaving.
10308
10309         * gst-libs/gst/audio/gstbaseaudiosrc.c:
10310         (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
10311         (gst_base_audio_src_query), (gst_base_audio_src_change_state):
10312         Fix possible memleak.
10313         Implement latency query.
10314         Small cleanups.
10315
10316 2007-02-15  Wim Taymans  <wim@fluendo.com>
10317
10318         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
10319         Ignore errors in reset, these are not fatal. They also grab the element
10320         lock which is already taking when this function is called. Fixes
10321         #405451.
10322
10323 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
10324
10325         * configure.ac:
10326           Remove 'tests/examples/xerror/Makefile' from output files again.
10327
10328 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
10329
10330         * configure.ac:
10331         * docs/plugins/Makefile.am:
10332           Also crossref against gst-plugins-base-libs.
10333
10334 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
10335
10336         * configure.ac:
10337         * docs/libs/Makefile.am:
10338         * docs/plugins/Makefile.am:
10339           Add crossreferences to glib/gobject/gstream docs.
10340
10341         * gst-libs/gst/audio/audio.h:
10342           Source formatting.
10343
10344         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
10345           Add own debug category.
10346
10347 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
10348
10349         Patch by: René Stadler <mail at renestadler de>
10350
10351         * gst-libs/gst/tag/gstvorbistag.c:
10352           Add vorbis/FLAC-tag mapping for new GST_TAG_REFERENCE_LEVEL
10353           (#403597).
10354
10355 2007-02-10  Tim-Philipp Müller  <tim at centricular dot net>
10356
10357         * gst/playback/gstplaybasebin.c: (setup_source):
10358           When we have external subtitles and wait for the subtitle decodebin
10359           to get up and running, we set up a (sync) bus handler for the
10360           subtitle decodebin, so we can stop waiting when it posts an error
10361           message. However, we should do that before we set the subtitle
10362           decodebin's state to playing, otherwise things are racy and we might
10363           miss error messages posted before we had a chance to set up the bus.
10364           This should finally fix totem hanging on .txt pseudo-subtitle files.
10365           
10366 2007-02-10  Sébastien Moutte  <sebastien at moutte dot net>
10367
10368         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:(gst_base_rtp_audio_payload_handle_frame_based_buffer):
10369           Use gst_gdouble_to_guint64 for conversions.
10370         * win32/common/config.h.in:
10371           Add a define for GST_INSTALL_PLUGINS_HELPER
10372         * win32/common/libgstaudio.def:
10373         * win32/common/libgstcdda.def:
10374         * win32/common/libgstnetbuffer.def:
10375         * win32/common/libgstrtp.def:
10376         * win32/common/libgutils.def:
10377           Add new exported functions.
10378         * win32/vs6/gst_plugins_base.dsw:
10379         * win32/vs6/libgstdecodebin.dsp:
10380         * win32/vs6/libgstnetbuffer.dsp:
10381         * win32/vs6/libgstplaybin.dsp:
10382         * win32/vs6/libgstrtp.dsp:
10383         * win32/vs6/libgstvorbis.dsp:
10384         * win32/vs6/libgstcdda.dsp:
10385         * win32/vs6/libgstgdp.dsp:
10386         * win32/vs6/libgstutils.dsp:
10387           Update and add new project files.
10388
10389 2007-02-10  Tim-Philipp Müller  <tim at centricular dot net>
10390
10391         * gst/subparse/gstsubparse.c: (subrip_remove_unhandled_tag),
10392         (subrip_remove_unhandled_tags), (parse_subrip):
10393           For SubRip (.srt) subtitles, ignore all markup tags we don't
10394           handle (like font tags, for example).
10395
10396         * tests/check/elements/subparse.c:
10397           Add test for this.
10398
10399 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
10400
10401         * gst/playback/gstdecodebin.c: (add_fakesink),
10402         (gst_decode_bin_change_state):
10403         * gst/playback/gstdecodebin2.c: (add_fakesink),
10404         (gst_decode_bin_change_state):
10405           Don't error out if there is no fakesink in the NULL to READY state
10406           change, since when decodebin is re-used, we're only adding the
10407           fakesink element in READY to PAUSED.
10408
10409         * tests/check/elements/decodebin.c:
10410         (new_decoded_pad_plug_fakesink_cb), (GST_START_TEST),
10411         (decodebin_suite):
10412           Minimal unit test to make sure we can use the same decodebin
10413           instance twice (at least with audiotestsrc input).
10414
10415 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
10416
10417         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name):
10418           Try to get devic-name from device string first, and from handle only
10419           as fallback (seems to yield better results and is more robust
10420           against buggy probing code on the application side).
10421
10422 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
10423
10424         Based on patch by: Julien Puydt <julien.puydt at laposte net>
10425
10426         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name_no_handle),
10427         (gst_alsa_find_device_name):
10428         * ext/alsa/gstalsa.h:
10429         * ext/alsa/gstalsasink.c: (gst_alsasink_get_property):
10430         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_property):
10431           Improve device-name detection a bit, especially in the case where
10432           the device is not actually open (#405020, #405024). Move common code
10433           into gstalsa.c instead of duplicating it.
10434
10435 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
10436
10437         * gst/audioconvert/gstaudioconvert.c:
10438           Fix up docs chunk so that gtk-doc doesn't complain, and fix typo.
10439
10440 2007-02-06  Julien MOUTTE  <julien@moutte.net>
10441
10442         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
10443         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_clear),
10444         (gst_xvimagesink_interface_supported),
10445         (gst_xvimagesink_probe_get_properties),
10446         (gst_xvimagesink_probe_probe_property),
10447         (gst_xvimagesink_probe_needs_probe),
10448         (gst_xvimagesink_probe_get_values),
10449         (gst_xvimagesink_property_probe_interface_init),
10450         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
10451         (gst_xvimagesink_init), (gst_xvimagesink_class_init),
10452         (gst_xvimagesink_get_type):
10453         * sys/xvimage/xvimagesink.h: Implement PropertyProbe Interface
10454         for XVAdaptors so that one can choose the adaptor to use with 
10455         gstreamer-properties.
10456
10457 2007-02-06  Stefan Kost  <ensonic@users.sf.net>
10458
10459         * gst/audioconvert/gstaudioconvert.c:
10460           Also mention that a conversion from double to float is suboptimal still.
10461
10462 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
10463
10464         * gst-libs/gst/audio/gstaudiofilter.c:
10465         (gst_audio_filter_class_init), (gst_audio_filter_change_state):
10466           Clear our formats structure and free the caps contained in it when
10467           shutting down.
10468
10469 2007-02-05  Andy Wingo  <wingo@pobox.com>
10470
10471         * gst-libs/gst/audio/gstbaseaudiosink.c
10472         (gst_base_audio_sink_callback): Update basesink->offset so that we
10473         pull monotonically increasing offsets instead of, um, seeking back
10474         to 0 each time. Fixes alsasrc ! alsasink!
10475
10476 2007-02-05  Tim-Philipp Müller  <tim at centricular dot net>
10477
10478         * gst/videoscale/gstvideoscale.c:
10479           A width and height of 1 makes us crash, so increase minimum size to
10480           2x2 pixels until someone feels like fixing this (#404512).
10481
10482 2007-02-04  Tim-Philipp Müller  <tim at centricular dot net>
10483
10484         * tests/check/pipelines/oggmux.c: (GST_START_TEST), (oggmux_suite):
10485           Add small test to make sure request pads are cleaned up properly
10486           even if oggmux never changes state out of NULL.
10487
10488 2007-02-04  Tim-Philipp Müller  <tim at centricular dot net>
10489
10490         * tests/check/libs/utils.c: (GST_START_TEST):
10491           Fix unit test. Turns out things work much better when you
10492           NULL-terminate string arrays. Should make p5 build bot happy again.
10493
10494 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
10495
10496         * gst-libs/gst/audio/Makefile.am:
10497         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
10498         (gst_audio_filter_template_base_init),
10499         (gst_audio_filter_template_class_init),
10500         (gst_audio_filter_template_init),
10501         (gst_audio_filter_template_set_property),
10502         (gst_audio_filter_template_get_property),
10503         (gst_audio_filter_template_setup),
10504         (gst_audio_filter_template_filter),
10505         (gst_audio_filter_template_filter_inplace), (plugin_init):
10506           Oops, forgot to commit fixed-up example.
10507
10508 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
10509
10510         * docs/libs/gst-plugins-base-libs-sections.txt:
10511         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
10512         (gst_audio_filter_class_init), (gst_audio_filter_init),
10513         (gst_audio_filter_set_caps),
10514         (gst_audio_filter_class_add_pad_templates):
10515         * gst-libs/gst/audio/gstaudiofilter.h:
10516           Port GstAudioFilter to 0.10. This change technically breaks
10517           API and ABI (and thus also every library developer's heart),
10518           but seems justifiable on the grounds that the base class was
10519           completely unusable before (ie. would crash immediately when
10520           actually used). Fixes #403963 (and eventually also #403572).
10521           Also document all of this a bit.
10522
10523 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
10524
10525         * gst-libs/gst/utils/install-plugins.c:
10526         (gst_install_plugins_spawn_child):
10527         * tests/check/libs/utils.c:
10528         (test_base_utils_install_plugins_do_callout):
10529           Lowering log level to see why things fail on the p5 build bot;
10530           fix some typos in unit test messages.
10531
10532 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
10533
10534         * tests/check/libs/utils.c:
10535         (test_base_utils_install_plugins_do_callout):
10536           Don't hard-code temp directory for test helper; use GLib functions
10537           to write out file and do error checking etc.
10538
10539 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
10540
10541         * gst-libs/gst/utils/Makefile.am:
10542         * gst-libs/gst/utils/base-utils.h:
10543         * gst-libs/gst/utils/install-plugins.c:
10544         (gst_install_plugins_context_set_xid),
10545         (gst_install_plugins_context_new),
10546         (gst_install_plugins_context_free),
10547         (gst_install_plugins_get_helper),
10548         (gst_install_plugins_spawn_child),
10549         (gst_install_plugins_return_from_status),
10550         (gst_install_plugins_installer_exited),
10551         (gst_install_plugins_async), (gst_install_plugins_sync),
10552         (gst_install_plugins_return_get_name),
10553         (gst_install_plugins_installation_in_progress):
10554         * gst-libs/gst/utils/install-plugins.h:
10555           API: add API for applications to initiate installation of missing
10556           plugins, ie. gst_install_plugins_async() primarily.
10557           Based on libgimme-codec by Ryan Lortie.
10558
10559         * configure.ac:
10560           Add --with-install-plugins-helper configure option so distros can specify
10561           the path of the helper script or program to call when plugin installation
10562           is requested (distros: please do any argument munging in this helper
10563           script instead of patching GStreamer to pass arguments differently
10564           to another program directly).
10565
10566         * docs/libs/gst-plugins-base-libs-docs.sgml:
10567         * docs/libs/gst-plugins-base-libs-sections.txt:
10568           Build and document new API.
10569
10570         * tests/check/libs/utils.c: (result_cb),
10571         (test_base_utils_install_plugins_do_callout), (GST_START_TEST),
10572         (libgstbaseutils_suite):
10573           Some simple checks for the new API.
10574
10575 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
10576
10577         * tests/check/elements/audioconvert.c: (test_float_conversion):
10578           Add small test for 32bit float <=> 64bit float conversion (works
10579           only one way so far, 32=>64 produces structured noise).
10580
10581 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
10582
10583         * gst/audioconvert/gstaudioconvert.c:
10584         (set_structure_widths_32_and_64), (make_lossless_changes):
10585           We don't support floats with a width of 40, 48 or 56 bits.
10586
10587 2007-02-02  Stefan Kost  <ensonic@users.sf.net>
10588
10589         * gst/audioconvert/audioconvert.c: (float), (double),
10590         (audio_convert_get_func_index):
10591         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
10592         (make_lossless_changes):
10593           Support for 64-bit float audio in audioconvert (#339837)
10594
10595 2007-02-01  Tim-Philipp Müller  <tim at centricular dot net>
10596
10597         Patch by: Holger Wansing  <linux wansing-online de>
10598
10599         * po/LINGUAS:
10600         * po/de.po:
10601           Add German translation (#352069).
10602
10603 2007-02-01  Sebastian Dröge  <slomo@circular-chaos.org>
10604
10605         reviewed by: Wim Taymans <wim@fluendo.com>
10606
10607         * ext/ogg/gstoggmux.c: (gst_ogg_mux_ogg_pad_destroy_notify),
10608         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad):
10609         Use newly added GstCollectPads API to free the allocated resources in
10610         the GstOggPad structures (#402393).
10611
10612 2007-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
10613
10614         * gst/playback/gstplaybin.c: (gen_vis_element):
10615           Add audioresample+audioconvert in front of the visualisation
10616           element, so that elements like libvisual 0.4 that don't support all
10617           samplerates can work.
10618
10619           Fixes: #402505
10620
10621 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
10622
10623         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property),
10624         (gst_play_base_bin_get_streaminfo_value_array):
10625           Take some locks and make a copy of the streaminfo value array we
10626           maintain while holding the lock, so that the application can
10627           retrieve the stream-info as a value array in a thread-safe way.
10628
10629 2007-01-30  Wim Taymans  <wim@fluendo.com>
10630
10631         * gst/audioconvert/gstaudioconvert.c:
10632         Don't fail on 0 sized buffers. Fixes #396835.
10633
10634 2007-01-29  David Schleef  <ds@schleef.org>
10635
10636         * gst/typefind/gsttypefindfunctions.c:
10637           Detect BBCD as video/x-dirac, so we can play raw dirac
10638           streams.
10639
10640 2007-01-29  Tim-Philipp Müller  <tim at centricular dot net>
10641
10642         * ext/theora/theoraenc.c: (theora_enc_chain):
10643           Check return value of theora_encode_header(), or we might try to
10644           allocate a random number of bytes. theora_encode_header() can fail
10645           if libtheora has been compiled with encoding support disabled.
10646           Fixes #398110.
10647
10648 2007-01-29  Wim Taymans  <wim@fluendo.com>
10649
10650         * tests/check/gst/.cvsignore:
10651         Do as buildbot says.
10652
10653 2007-01-29  Wim Taymans  <wim@fluendo.com>
10654
10655         * ext/libvisual/visual.c: (gst_visual_src_setcaps):
10656         Fix strides in libvisual. Gst uses X strides.
10657         Inspired by: <ed at catmur dot co dot uk> and 
10658         <tim at centricular dot net>
10659         Fixes #401118.
10660
10661 2007-01-27  Wim Taymans  <wim@fluendo.com>
10662
10663         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
10664         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
10665         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_do_seek),
10666         (gst_ogg_demux_perform_seek),
10667         (gst_ogg_demux_bisect_forward_serialno),
10668         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
10669         (gst_ogg_demux_find_chains), (gst_ogg_demux_handle_page),
10670         (gst_ogg_demux_chain), (gst_ogg_demux_combine_flows),
10671         (gst_ogg_demux_loop_reverse), (gst_ogg_demux_loop):
10672         * ext/ogg/gstoggdemux.h:
10673         Properly propagate streaming errors when we are scanning the file for
10674         chains so that we don't crash when shut down. Might fix some crashers
10675         when quickly switching oggs in RB such as #332503 and #378436.
10676
10677 2007-01-26  Tim-Philipp Müller  <tim at centricular dot net>
10678
10679         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
10680           Map a gnome-vfs HOST_NOT_FOUND error into a GStreamer NOT_FOUND
10681           error code as well.
10682
10683 2007-01-25  Wim Taymans  <wim@fluendo.com>
10684
10685         * gst/playback/gstplaybasebin.c: (remove_source):
10686         Don't try to disconnect a signal from a finalized object.
10687
10688 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
10689
10690         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose):
10691           Cast lock macro parameters to make sure we're actually accessing the
10692           lock member at the right class level. Free list itself in _dispose()
10693           as well and NULL it in case dispose gets called multiple times.
10694
10695 2007-01-25  Edward Hervey  <edward@fluendo.com>
10696
10697         * gst/playback/gstdecodebin2.c:
10698         (gst_decode_bin_dispose),(gst_decode_bin_finalize):
10699         Free GstDecodeGroups no longer used.
10700         (gst_decode_group_expose):
10701         Don't unlock too many times !
10702         (deactivate_free_recursive):
10703         Free iterator once we're done with it.
10704         Fix for recursively deactivating elements (stop at ghostpads).
10705
10706 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
10707
10708         * gst/playback/gstplaybin.c: (handoff):
10709           Fix up caps on the frame buffer before we save it and potentially
10710           make it accessible to other threads via g_object_get; also use
10711           gst_buffer_replace() instead of gst_mini_object_replace().
10712
10713 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
10714
10715         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
10716           Make getting the current frame thread-safe.
10717
10718 2007-01-25  Edward Hervey  <edward@fluendo.com>
10719
10720         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize),
10721         (gst_decode_group_new), (gst_decode_group_free):
10722         Set queues to bigger sizes to cope with HD contents.
10723         Fix some mutex freeing and add comment about MT safe methods.
10724
10725 2007-01-24  Tim-Philipp Müller  <tim at centricular dot net>
10726
10727         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
10728         (gst_text_overlay_text_event):
10729           Don't unnecessarily ref (and then leak) upstream events if the text
10730           pad is not linked. Fixes #399948.
10731
10732         * tests/check/gst-plugins-base.supp:
10733           Add suppression for pango on edgy/x86 for textoverlay test.
10734
10735 2007-01-24  Wim Taymans  <wim@fluendo.com>
10736
10737         * gst-libs/gst/rtp/gstrtpbuffer.h:
10738         Add some more fixed payloads.
10739
10740 2007-01-23  Tim-Philipp Müller  <tim at centricular dot net>
10741
10742         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
10743           Error out properly if we get an error from libogg while reading the
10744           BOS page(s). Fixes crash parsing 'fuzzed' ogg file (#399340).
10745
10746 2007-01-23  Tim-Philipp Müller  <tim at centricular dot net>
10747
10748         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize):
10749           Don't leak mutex.
10750
10751         * tests/check/elements/playbin.c:
10752         (test_sink_usage_video_only_stream),
10753         (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
10754         (test_suburi_error_wrongproto), (test_missing_urisource_handler),
10755         (test_missing_suburisource_handler),
10756         (test_missing_primary_decoder), (playbin_suite):
10757           Run all tests once with decodebin and once with decodebin2.
10758           One test does not pass yet with decodebin2.
10759
10760 2007-01-23  Edward Hervey  <edward@fluendo.com>
10761
10762         * ext/ogg/gstoggmux.c: (all_pads_eos), (gst_ogg_mux_collected):
10763         Fix the cases where oggmux doesn't properly figure out that all
10764         sinkpads have gone EOS, and therefore doesn't push out the remaining
10765         buffers and the final EOS event.
10766         Fixes #363379
10767
10768 2007-01-23  Julien MOUTTE  <julien@moutte.net>
10769
10770         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
10771         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
10772         Don't lock on navigation event push, just on keysym to string.
10773         Fixes #397673 again.
10774
10775 2007-01-22  Edward Hervey  <edward@fluendo.com>
10776
10777         * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
10778         (get_current_group), (group_demuxer_event_probe),
10779         (gst_decode_group_expose), (deactivate_free_recursive),
10780         (gst_decode_group_free):
10781         Cleanups.
10782         Don't forget to emit 'no-more-pads' once a group is exposed.
10783         Cleanup elements from a DecodeGroup once we remove it.
10784         Protect call to gst_decode_group_expose() with the decodebin lock.
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         Looking at Xorg code i can't figure out if that XKeysymToString
10791         function is thread sensible or not. Lock it just in case as
10792         recommended by Radek Doulik <rodo at ximian dot com>.
10793
10794 2007-01-22  Julien MOUTTE  <julien@moutte.net>
10795
10796         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
10797         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
10798         Lock that X Call as well. Fixes #397673.
10799
10800 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
10801
10802         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
10803           Don't go into an endless loop if the file starts with 00 00 01 2X,
10804           like quicktime redirect files might. Fixes #396042.
10805
10806         * tests/check/Makefile.am:
10807         * tests/check/gst/.cvsignore:
10808         * tests/check/gst/typefindfunctions.c: (GST_START_TEST),
10809         (typefindfunctions_suite):
10810           Add unit test for the above.
10811
10812 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
10813
10814         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10815           On second thought, use "depth" field rather than "bpp" field.
10816
10817 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
10818
10819         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10820           Camtasia caps apparently need a bpp field (#398875).
10821
10822 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
10823
10824         * gst/playback/gstplaybasebin.c: (setup_subtitle),
10825         (gen_source_element), (gst_play_base_bin_change_state):
10826           Attempt at a better error message in case we don't have the required
10827           URI handler installed; post missing-plugin message also when we're
10828           missing an URI handler for the subtitle URI; clean up properly also
10829           when an error occurs and we never made it to PAUSED state.
10830
10831         * tests/check/elements/playbin.c: (GST_START_TEST),
10832         (playbin_suite):
10833           Check that we're also getting a missing-plugin messsage for a
10834           missing subtitle URI handler (and clean up properly).
10835
10836 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
10837
10838         * gst/playback/gstplaybasebin.c: (analyse_source), (setup_source):
10839           Plug a few reference leaks.
10840
10841 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
10842
10843         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
10844           Lower probability a bit if the marker isn't right at the start,
10845           to decrease the chance of false positives.
10846
10847 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
10848
10849         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
10850           Small mpeg2 system stream typefinding improvement: make typefinder
10851           probe a bit into the stream instead of just looking for a marker
10852           at the beginning. Fixes #397810.
10853
10854 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
10855
10856         * gst/audioconvert/gstchannelmix.c:
10857           Remove compatibility cruft for prehistoric GLib versions.
10858
10859 2007-01-17  Tim-Philipp Müller  <tim at centricular dot net>
10860
10861         * gst/playback/Makefile.am:
10862         * gst/playback/gstdecodebin.c: (close_pad_link):
10863         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
10864         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
10865         (gst_play_base_bin_handle_message_func), (unknown_type):
10866           Let decodebin be the element to post missing-plugin messages for
10867           missing decoders (rather than playbin); make playbin implement
10868           GstBin::handle_message so we can suppress missing-plugin messages
10869           for types we're not handling on purpose (don't want to bring up an
10870           installer in those cases).
10871
10872 2007-01-16  Tim-Philipp Müller  <tim at centricular dot net>
10873
10874         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10875         * gst-libs/gst/tag/gstvorbistag.c:
10876         (gst_tag_list_to_vorbiscomment_buffer):
10877         * gst/typefind/gsttypefindfunctions.c: (vorbis_type_find):
10878           Fix potentially unaligned access (#397207).
10879
10880 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
10881
10882         * tests/examples/seek/seek.c: (set_scale), (update_scale),
10883         (do_seek), (stop_seek), (pause_cb), (stop_cb), (loop_toggle_cb),
10884         (rate_spinbutton_changed_cb), (msg_eos), (msg_segment_done),
10885         (main):
10886           Allow to toggle looping while it plays. Fix callback prototype. Clean
10887           up code a bit more. Add copyright header.
10888
10889 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
10890
10891         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
10892           Red and blue mask was swapped (spotted by Dan Williams).
10893
10894 2007-01-15  Stefan Kost  <ensonic@users.sf.net>
10895
10896         * gst-libs/gst/tag/gstid3tag.c:
10897         * gst-libs/gst/tag/gstvorbistag.c:
10898           Use new beats-per-minute tag from core.
10899
10900 2007-01-15  Tim-Philipp Müller  <tim at centricular dot net>
10901
10902         * po/POTFILES.in:
10903           Add new files with translatable strings, so they actually make it
10904           into the template file one day.
10905
10906 2007-01-12  Andy Wingo  <wingo@pobox.com>
10907
10908         * gst-libs/gst/audio/gstbaseaudiosink.c
10909         (gst_base_audio_sink_fixate): Implement, stolen from baseaudiosrc.
10910         (gst_base_audio_sink_activate_pull): Remove the handwavey nego
10911         stuff, as the base class handles this now. Actually tell the ring
10912         buffer to start.
10913         (gst_base_audio_sink_callback): Cast the ring buffer correctly.
10914         How did this work before? Maybe I'm not as awesome a programmer as
10915         I think.
10916
10917         * gst-libs/gst/audio/gstbaseaudiosrc.c
10918         (gst_base_audio_src_fixate): Rework as a basesrc vmethod instead
10919         of a pad function.
10920
10921 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
10922
10923         * gst-libs/gst/utils/missing-plugins.c: (copy_and_clean_caps):
10924           Remove more fields so that the application can better blacklist
10925           formats that have been tried before.
10926
10927 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
10928
10929         * gst-libs/gst/audio/mixerutils.h:
10930           Add G_BEGIN_DECLS and G_END_DECLS guards so these helpers can be
10931           used when compiling with c++ compilers as well.
10932
10933 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
10934
10935         * gst/typefind/gsttypefindfunctions.c:
10936           Fix comment.
10937
10938 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
10939
10940         * gst/playback/gstplaybin.c: (post_missing_element_message),
10941         (gen_video_element), (gen_text_element), (gen_audio_element),
10942         (gen_vis_element):
10943           Post missing-plugin messages also when we error out because
10944           converters, textoverlay or auto*sinks are missing (#161922).
10945
10946 2007-01-10  Wim Taymans  <wim@fluendo.com>
10947
10948         * gst/playback/gstdecodebin.c: (dynamic_add), (close_pad_link),
10949         (is_demuxer_element), (new_caps):
10950         * gst/playback/gstplaybasebin.c: (source_new_pad):
10951         Fix the case where we try to ref a NULL element when we delay a link
10952         because of unfixed caps.
10953         Set the state of autoplugged decodebins to PAUSED.
10954         RTSP now works in playbin, we can remove it from the blacklist.
10955
10956 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
10957
10958         * gst/playback/Makefile.am:
10959         * gst/playback/gstplaybasebin.c: (string_arr_has_str),
10960         (unknown_type), (setup_subtitle), (gen_source_element):
10961         * gst/playback/gstplaybin.c: (plugin_init):
10962           Post missing-plugin messages on the bus for missing sources and
10963           missing decoders/demuxers/depayloaders; fix error code used when
10964           we're missing an URI handler source; for media types that we are not
10965           handling on purpose at the moment, don't print "don't know how to
10966           handle xyz" messages to the terminal or post missing-plugin
10967           messages on the bus.
10968
10969         * tests/check/elements/playbin.c: (create_playbin),
10970         (GST_START_TEST), (gst_codec_src_uri_get_type),
10971         (gst_codec_src_uri_get_protocols), (gst_codec_src_uri_get_uri),
10972         (gst_codec_src_uri_set_uri), (gst_codec_src_uri_handler_init),
10973         (gst_codec_src_init_type), (gst_codec_src_base_init),
10974         (gst_codec_src_create), (gst_codec_src_class_init),
10975         (gst_codec_src_init), (plugin_init), (playbin_suite):
10976           Add some tests for the missing-plugin stuff.
10977
10978 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
10979
10980         * configure.ac:
10981         * gst-libs/gst/Makefile.am:
10982         * gst-libs/gst/utils/Makefile.am:
10983         * gst-libs/gst/utils/base-utils.c: (gst_base_utils_init):
10984         * gst-libs/gst/utils/base-utils.h:
10985         * gst-libs/gst/utils/descriptions.c: (format_info_get_desc),
10986         (find_format_info), (caps_are_rtp_caps),
10987         (gst_base_utils_get_source_description),
10988         (gst_base_utils_get_sink_description),
10989         (gst_base_utils_get_decoder_description),
10990         (gst_base_utils_get_encoder_description),
10991         (gst_base_utils_get_element_description),
10992         (gst_base_utils_add_codec_description_to_tag_list),
10993         (gst_base_utils_get_codec_description), (gst_base_utils_list_all):
10994         * gst-libs/gst/utils/descriptions.h:
10995         * gst-libs/gst/utils/missing-plugins.c:
10996         (missing_structure_get_type), (copy_and_clean_caps),
10997         (gst_missing_uri_source_message_new),
10998         (gst_missing_uri_sink_message_new),
10999         (gst_missing_element_message_new),
11000         (gst_missing_decoder_message_new),
11001         (gst_missing_encoder_message_new),
11002         (missing_structure_get_string_detail),
11003         (missing_structure_get_caps_detail),
11004         (gst_missing_plugin_message_get_installer_detail),
11005         (gst_missing_plugin_message_get_description),
11006         (gst_is_missing_plugin_message):
11007         * gst-libs/gst/utils/missing-plugins.h:
11008           API: add new libgstbaseutils library with functions
11009           - to create and parse missing-plugins messages
11010           - that provide (translated) descriptions for caps/decoders/sources/etc.
11011           Closes #392393.
11012
11013         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
11014         * pkgconfig/gstreamer-plugins-base.pc.in:
11015           Add new lib.
11016
11017         * docs/libs/gst-plugins-base-libs-docs.sgml:
11018         * docs/libs/gst-plugins-base-libs-sections.txt:
11019           Generate docs for new lib and API.
11020
11021         * tests/check/Makefile.am:
11022         * tests/check/libs/.cvsignore:
11023         * tests/check/libs/utils.c: (missing_msg_check_getters),
11024         (GST_START_TEST), (libgstbaseutils_suite):
11025           Add some basic unit tests.
11026
11027 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
11028
11029         * ext/ogg/Makefile.am:
11030           Dist gstoggdemux.h to fix 'make distcheck'.
11031
11032         * sys/v4l/Makefile.am:
11033           Fix 'make distcheck' even more.
11034
11035 2007-01-09  Wim Taymans  <wim@fluendo.com>
11036
11037         * docs/plugins/Makefile.am:
11038         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
11039         * docs/plugins/gst-plugins-base-plugins-sections.txt:
11040         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
11041         (gst_ogg_pad_query_types), (gst_ogg_pad_submit_page),
11042         (gst_ogg_chain_reset), (gst_ogg_chain_new_stream),
11043         (gst_ogg_demux_perform_seek):
11044         * ext/ogg/gstoggdemux.h:
11045         Added docs.
11046         Add some more comments.
11047         Small cleanups.
11048
11049 2007-01-09  Wim Taymans  <wim@fluendo.com>
11050
11051         * ext/theora/theoradec.c:
11052         * ext/vorbis/vorbisdec.c:
11053         * gst-libs/gst/audio/gstringbuffer.c:
11054         (gst_ring_buffer_commit_full):
11055         * gst-libs/gst/audio/gstringbuffer.h:
11056         * gst-libs/gst/rtp/gstrtpbuffer.c:
11057         * gst-libs/gst/tag/gstvorbistag.c:
11058         Small documentation updates/fixes
11059
11060 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
11061
11062         * configure.ac:
11063           Require core CVS HEAD for Andy's basesrc/sink API additions.
11064
11065 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
11066
11067         Patch by: Günter Thelen  <daedalus dot inc at gmx net>
11068
11069         * gst/typefind/gsttypefindfunctions.c: (flac_type_find),
11070         (plugin_init):
11071           Add typefinder for flac-in-ogg in conformance with the ogg-mapping
11072           on flac.sf.net (there appear to be other versions of the first
11073           ogg page in the wild) (#391365).
11074
11075 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
11076
11077         * configure.ac:
11078           Check if localtime_r() is available.
11079
11080         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
11081           If localtime_r() is not available, fall back to localtime(). Should
11082           fix build on MingW (#393310).
11083
11084 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
11085
11086         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
11087         * gst/subparse/gstsubparse.h:
11088           Remove spurious 1000 subtrahend when calculating the timestamp from
11089           the frame number and the frame rate . Also, use the frames/second
11090           value specified in the first line of the file, if one is specified
11091           there. Should fix #357503.
11092
11093         * tests/check/elements/subparse.c: (do_test),
11094         (test_tmplayer_do_test), (test_microdvd_do_test), (GST_START_TEST),
11095         (subparse_suite):
11096           Add some basic unit tests for the microdvd subtitle format.
11097
11098 2007-01-07  Julien MOUTTE  <julien@moutte.net>
11099
11100         Patch by: Young-Ho Cha <ganadist at chollian dot net>
11101
11102         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
11103         (gst_xvimage_buffer_finalize), (gst_xvimagesink_xvimage_new),
11104         (gst_xvimagesink_xvimage_put), (gst_lookup_xv_port_from_adaptor),
11105         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps),
11106         (gst_xvimagesink_set_xwindow_id),
11107         (gst_xvimagesink_set_event_handling),
11108         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
11109         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
11110         Fixes: #390076.
11111         Add an adaptor property to select a specific XV adaptor.
11112         * sys/xvimage/xvimagesink.h:
11113
11114 2007-01-07  Julien MOUTTE  <julien@moutte.net>
11115
11116         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
11117         (gst_ximagesink_handle_xerror), (gst_ximagesink_ximage_new),
11118         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
11119         (gst_ximagesink_handle_xevents), (gst_ximagesink_setcaps),
11120         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
11121         (gst_ximagesink_expose), (gst_ximagesink_set_event_handling):
11122         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
11123         (gst_xvimage_buffer_finalize), (gst_xvimagesink_handle_xerror),
11124         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
11125         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_setcaps),
11126         (gst_xvimagesink_change_state), (gst_xvimagesink_set_xwindow_id),
11127         (gst_xvimagesink_expose), (gst_xvimagesink_set_event_handling):
11128         Use flow_lock much more to protect every access to xwindow.
11129         Try to catch erros while creating images in case some drivers are
11130         just generating an XError when the requested image is too big.
11131         Should fix : #354698, #384008, #384060.
11132         * tests/icles/stress-xoverlay.c: (cycle_window), (create_window):
11133         Implement some stress testing of setting window xid.
11134
11135 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
11136
11137         * win32/common/libgsaudio.def:
11138           Add new exported function.
11139         * win32/common/libgstogg.dsp:
11140           Add gstoggaviparse.c to the build.
11141         * win32/common/libgstvideoscale.dsp:
11142           Add vs_4tap.c to the build.
11143         * win32/common/libgstvorbis.dsp:
11144           Add vorbistag.c to the build.
11145         
11146 2007-01-06  Andy Wingo  <wingo@pobox.com>
11147
11148         * gst-libs/gst/audio/gstbaseaudiosink.c
11149         (gst_base_audio_sink_class_init)
11150         (gst_base_audio_sink_init): 
11151         (gst_base_audio_sink_activate_pull): Add an activate_pull function
11152         to baseaudiosink, and tell basesink that we can work in pull mode.
11153         This way the ring buffer thread drives the pipeline directly, if
11154         pull mode is possible. There is some lingering nastiness regarding
11155         capsnego, however.
11156         (gst_base_audio_sink_callback): Implement the callback to pull
11157         data. This interface is a bit light, though -- it should get a
11158         GstFlowReturn return value at least.
11159
11160 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
11161
11162         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_stream_out):
11163         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
11164         * gst/playback/gstdecodebin2.c:
11165         (gst_decode_group_check_if_blocked):
11166           Printf format and missing argument fixes.
11167
11168 2007-01-05  Jan Schmidt  <thaytan@mad.scientist.com>
11169
11170         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header),
11171         (gst_ogm_parse_change_state):
11172         Activate pads before adding them to the element.
11173
11174 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
11175
11176         * tests/examples/seek/scrubby.c: (main):
11177         * tests/examples/seek/seek.c: (main):
11178           Call g_thread_init() first thing in main() (see #391278).
11179
11180 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
11181
11182         * tests/check/Makefile.am:
11183         * tests/check/libs/.cvsignore:
11184         * tests/check/libs/netbuffer.c: (GST_START_TEST),
11185         (netbuffer_suite):
11186           Add test for GstNetBuffer + gst_buffer_copy(). Disabled
11187           for the time being, since it's broken, see #393099.
11188
11189 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
11190
11191         * tests/check/Makefile.am:
11192           Update to use GST_PLUGINS_BASE_CFLAGS as well.
11193
11194 2007-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
11195
11196         * configure.ac:
11197           split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS
11198           so that GST_BASE_CFLAGS can go inbetween them, making sure
11199           we use uninstalled gst-libs headers
11200         * docs/libs/Makefile.am:
11201         * ext/alsa/Makefile.am:
11202         * ext/cdparanoia/Makefile.am:
11203         * ext/gnomevfs/Makefile.am:
11204         * ext/libvisual/Makefile.am:
11205         * ext/ogg/Makefile.am:
11206         * ext/theora/Makefile.am:
11207         * ext/vorbis/Makefile.am:
11208         * gst-libs/gst/audio/Makefile.am:
11209         * gst-libs/gst/cdda/Makefile.am:
11210         * gst-libs/gst/interfaces/Makefile.am:
11211         * gst-libs/gst/riff/Makefile.am:
11212         * gst-libs/gst/rtp/Makefile.am:
11213         * gst-libs/gst/tag/Makefile.am:
11214         * gst/adder/Makefile.am:
11215         * gst/audioconvert/Makefile.am:
11216         * gst/audiorate/Makefile.am:
11217         * gst/audioresample/Makefile.am:
11218         * gst/playback/Makefile.am:
11219         * gst/tcp/Makefile.am:
11220         * gst/videoscale/Makefile.am:
11221         * gst/volume/Makefile.am:
11222         * sys/ximage/Makefile.am:
11223         * sys/xvimage/Makefile.am:
11224         * tests/icles/Makefile.am:
11225           adapt
11226
11227 2007-01-04  Julien MOUTTE  <julien@moutte.net>
11228
11229         * gst-libs/gst/interfaces/xoverlay.c:
11230         (gst_x_overlay_handle_events):
11231         * gst-libs/gst/interfaces/xoverlay.h:
11232         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
11233         (gst_ximagesink_set_xwindow_id),
11234         (gst_ximagesink_set_event_handling),
11235         (gst_ximagesink_xoverlay_init), (gst_ximagesink_set_property),
11236         (gst_ximagesink_get_property), (gst_ximagesink_init),
11237         (gst_ximagesink_class_init):
11238         * sys/ximage/ximagesink.h:
11239         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new),
11240         (gst_xvimagesink_set_xwindow_id),
11241         (gst_xvimagesink_set_event_handling),
11242         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_set_property),
11243         (gst_xvimagesink_get_property), (gst_xvimagesink_init),
11244         (gst_xvimagesink_class_init):
11245         * sys/xvimage/xvimagesink.h:
11246         * tests/icles/stress-xoverlay.c: (toggle_events), (create_window):
11247         Add a method to the XOverlay interface to allow disabling of 
11248         event handling in x[v]imagesink elements. This will let X events
11249         propagate to parent windows which can be usefull in some cases.
11250         Be carefull that the application is then responsible of pushing
11251         navigation events and expose events to the video sink.
11252         Fixes: #387138.
11253
11254 2007-01-03  Tim-Philipp Müller  <tim at centricular dot net>
11255
11256         * gst-libs/gst/tag/gstvorbistag.c:
11257         * tests/check/libs/tag.c: (GST_START_TEST):
11258           Add vorbistag <=> GStreamer tag mapping for GST_TAG_LOCATION
11259           (fixes #392070).
11260
11261 2007-01-01  Tim-Philipp Müller  <tim at centricular dot net>
11262
11263         * configure.ac:
11264         * docs/Makefile.am:
11265         * docs/design/Makefile.am:
11266           Dist design docs.
11267
11268 2006-12-27  Julien MOUTTE  <julien@moutte.net>
11269
11270         * docs/libs/gst-plugins-base-libs-sections.txt: Fix a documentation
11271         typo. Fixes: #390063.
11272
11273 2006-12-27  Julien MOUTTE  <julien@moutte.net>
11274
11275         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
11276         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Plug a
11277         caps leak.
11278         * win32/common/config.h: Updated.
11279
11280 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
11281
11282         * tests/check/elements/gdpdepay.c: (cleanup_gdpdepay),
11283         (setup_gdpdepay_streamheader):
11284         * tests/check/elements/gdppay.c: (cleanup_gdppay),
11285         (setup_gdppay_streamheader):
11286           Fix the dp tests, but activating the pads for the streamheader tests
11287           too and cleaning up conditionaly
11288
11289 2006-12-22  Jan Schmidt  <thaytan@mad.scientist.com>
11290
11291         * gst/ffmpegcolorspace/avcodec.h:
11292         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11293         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
11294         (gst_ffmpegcsp_avpicture_fill):
11295         * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
11296         (img_get_alpha_info):
11297         Add 2 new caps arrangements, for 24-bit RGB and BGR in 32-bits, but at the
11298         other end of the word. Fixes: #387073.
11299
11300         Add some inconsequential branch hints in a couple of places.
11301
11302 2006-12-21  Tim-Philipp Müller  <tim at centricular dot net>
11303
11304         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11305         (gst_ffmpeg_caps_to_smpfmt):
11306           The "signed" field in raw audio caps is of boolean type, trying to
11307           extract the value with _get_int() will fail (fix to keep in sync with
11308           the copy in gst-ffmpeg)
11309
11310 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
11311
11312         * tests/check/elements/audioresample.c: (cleanup_audioresample):
11313         * tests/check/elements/audiotestsrc.c: (cleanup_audiotestsrc):
11314         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
11315         (cleanup_gdpdepay):
11316         * tests/check/elements/gdppay.c: (setup_gdppay), (cleanup_gdppay):
11317         * tests/check/elements/subparse.c: (teardown_subparse):
11318         * tests/check/elements/textoverlay.c: (cleanup_textoverlay):
11319         * tests/check/elements/videorate.c: (cleanup_videorate):
11320         * tests/check/elements/videotestsrc.c: (cleanup_videotestsrc):
11321         * tests/check/elements/volume.c: (cleanup_volume):
11322         * tests/check/elements/vorbisdec.c: (setup_vorbisdec),
11323         (cleanup_vorbisdec):
11324         * tests/check/elements/vorbistag.c: (setup_vorbistag),
11325         (cleanup_vorbistag):
11326           consistent pad (de)activation
11327
11328 2006-12-20  Tim-Philipp Müller  <tim at centricular dot net>
11329
11330         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
11331           Forgot to register the extensions.
11332
11333 2006-12-20  Tim-Philipp Müller  <tim at centricular dot net>
11334
11335         * gst/typefind/gsttypefindfunctions.c: (vivo_type_find),
11336         (plugin_init):
11337           Add typefinder for VIVO files (my christmas present to the 90s).
11338
11339 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
11340
11341         * gst/playback/gstdecodebin.c: (type_found):
11342           Special-case the text/plain media type: we only want to recognise it
11343           as a 'raw' decoded media type if it comes from a demuxer or subtitle
11344           parser, but not if the entire stream is of text/plain type. If the
11345           entire stream is text/plain, we should just error out.
11346
11347           This fixes playback of audio files with lyrics in totem. Totem can't
11348           distinguish between text files and subtitle files and passes any
11349           .txt file with the same basename as the main file to playbin as
11350           suburi, and playbin will then throw a 'subtitle found, but no video
11351           stream' error, which isn't entirely helpful. See #380342.
11352
11353           Also, with this change we'll show a slightly more correct error
11354           message in case totem passes a playlist file to us (although a
11355           custom error message wording instead of the default text would
11356           probably not be a bad idea either).
11357
11358           Same problem also needs to be fixed for playbin+decodebin2.
11359
11360         * tests/check/Makefile.am:
11361         * tests/check/elements/decodebin.c: (src_handoff_cb),
11362         (decodebin_new_decoded_pad_cb), (GST_START_TEST),
11363         (decodebin_suite):
11364           Add simple unit test for decodebin for the above.
11365
11366 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
11367
11368         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
11369         * gst/playback/gstdecodebin2.c: (gst_decode_bin_change_state):
11370           Refuse to change state to READY when we failed to create any of the
11371           required elements in our instance init function.
11372
11373 2006-12-15  Tim-Philipp Müller  <tim at centricular dot net>
11374
11375         * docs/libs/gst-plugins-base-libs-sections.txt:
11376           Small docs fixes/updates.
11377
11378         * gst-libs/gst/video/gstvideosink.h:
11379           Remove nonfunctional GST_VIDEO_SINK_CLOCK macro which is a leftover
11380           from the 0.9 days (GST_BASE_SINK_CLOCK, which it points to, was
11381           removed from the base sink API between 0.9.6 and 0.9.7).
11382           API: add GST_VIDEO_SINK_CAST and use it for the height/width
11383           accessor macros, so we don't do a runtime GObject type check every
11384           time we use them.
11385
11386 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
11387
11388         * Makefile.am:
11389         * gst-plugins-base.doap:
11390         * gst-plugins-base.spec.in:
11391           add doap file
11392
11393 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
11394
11395         Patch by: Jens Granseuer <jensgr at gmx net>
11396
11397         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
11398         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
11399         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
11400         (gst_base_rtp_audio_payload_handle_sample_based_buffer):
11401         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
11402           Declare variables at the beginning of a block. Fixes #383195.
11403
11404 2006-12-07  Jan Schmidt  <thaytan@mad.scientist.com>
11405
11406         * configure.ac:
11407         Bump version nano - back to CVS.
11408
11409
11410 === release 0.10.11 ===
11411
11412 2006-12-06  Jan Schmidt <thaytan@mad.scientist.com>
11413
11414         * configure.ac:
11415           releasing 0.10.11, "Dumb things"
11416
11417 2006-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
11418
11419         * gst/playback/gstdecodebin.c: (find_dynamic), (dynamic_add),
11420         (close_pad_link), (elem_is_dynamic), (unlinked), (close_link):
11421         Handle the case where an element has multiple pads with 
11422         unfixed caps as well as still possibly producing more dynamic 
11423         pads by storing each case as a distinct entry in the dynamic list.
11424         Fixes #38223 again.
11425
11426 2006-12-04  Wim Taymans  <wim@fluendo.com>
11427
11428         * gst/playback/gstdecodebin.c: (close_pad_link):
11429         Fix #382223, add more dynamic caps handling.
11430
11431 2006-12-04  Wim Taymans  <wim@fluendo.com>
11432
11433         * gst-libs/gst/audio/gstringbuffer.h:
11434         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_init),
11435         (gst_netaddress_set_ip4_interface),
11436         (gst_netaddress_set_ip6_interface), (gst_netaddress_set_loopback),
11437         (gst_netaddress_set_ttl), (gst_netaddress_get_ip4_interface),
11438         (gst_netaddress_get_ip6_interface), (gst_netaddress_get_loopback),
11439         (gst_netaddress_get_ttl):
11440         * gst-libs/gst/netbuffer/gstnetbuffer.h:
11441         * gst/playback/gstdecodebin.c: (close_pad_link):
11442         * tests/examples/seek/seek.c: (end_scrub), (end_seek), (do_seek),
11443         (seek_cb), (stop_seek), (rate_spinbutton_changed_cb):
11444         * win32/common/config.h:
11445
11446 2006-12-01  Michael Smith  <msmith@fluendo.com>
11447
11448         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
11449           Delete bad debug code.
11450           Fixes #381219
11451
11452 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
11453
11454         * gst/videoscale/vs_4tap.c:
11455         * win32/MANIFEST:
11456         * win32/common/config.h:
11457         * win32/vs8/libgstvideoscale.vcproj:
11458         Fix compilation on win32 under VS8
11459         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
11460         Partially fixes #381175
11461
11462 2006-11-30  Michael Smith  <msmith@fluendo.com>
11463
11464         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
11465         (GST_START_TEST):
11466           It would be very bad if, after a discont buffer, we thought every
11467           single following buffer was also discont. So, add to the test to
11468           ensure that this isn't the case.
11469           
11470         * ext/theora/theoraenc.c: (theora_enc_is_discontinuous):
11471           ... it was the case. So fix it.
11472
11473 2006-11-28  Wim Taymans  <wim@fluendo.com>
11474
11475         * gst/playback/gstplaybasebin.c: (check_queue_event):
11476         Improve debug.
11477
11478         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
11479         Fix width and height range from 16 - 4096 to 1 - MAXINT, just like the
11480         padtemplate caps. Refixes #357577.
11481
11482 2006-11-28  Wim Taymans  <wim@fluendo.com>
11483
11484         * gst/playback/gstplaybasebin.c: (check_queue_event),
11485         (queue_threshold_reached), (queue_out_of_data),
11486         (gen_preroll_element):
11487         Add event probe to see when EOS is in a queue and we can disable the
11488         underrun signals. Fixes #357577.
11489
11490 2006-11-28  Edward Hervey  <edward@fluendo.com>
11491
11492         * gst/playback/Makefile.am:
11493         * gst/playback/gstdecodebin2.c: (gst_decode_bin_get_type),
11494         (_gst_boolean_accumulator), (gst_decode_bin_class_init),
11495         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
11496         (gst_decode_bin_init), (gst_decode_bin_dispose),
11497         (gst_decode_bin_finalize), (gst_decode_bin_set_property),
11498         (gst_decode_bin_get_property), (gst_decode_bin_set_caps),
11499         (gst_decode_bin_get_caps), (gst_decode_bin_autoplug_continue),
11500         (gst_decode_bin_autoplug_sort), (analyze_new_pad), (connect_pad),
11501         (connect_element), (expose_pad), (type_found),
11502         (pad_added_group_cb), (pad_removed_group_cb),
11503         (no_more_pads_group_cb), (pad_added_cb), (pad_removed_cb),
11504         (no_more_pads_cb), (find_compatibles), (is_demuxer_element),
11505         (are_raw_caps), (multi_queue_overrun_cb),
11506         (multi_queue_underrun_cb), (gst_decode_group_new),
11507         (get_current_group), (group_demuxer_event_probe),
11508         (gst_decode_group_control_demuxer_pad),
11509         (gst_decode_group_control_source_pad),
11510         (gst_decode_group_check_if_blocked),
11511         (gst_decode_group_check_if_drained), (gst_decode_group_expose),
11512         (gst_decode_group_hide), (gst_decode_group_free),
11513         (gst_decode_group_set_complete), (source_pad_blocked_cb),
11514         (source_pad_event_probe), (gst_decode_pad_new), (add_fakesink),
11515         (remove_fakesink), (find_sink_pad), (gst_decode_bin_change_state),
11516         (plugin_init):
11517         New decodebin2 element.
11518         Closes #370092
11519         * gst/playback/gstplay-marshal.list:
11520         Added marshallers for new signals in decodebin2
11521         * gst/playback/gstplaybasebin.c: (setup_subtitle), (make_decoder):
11522         Use decodebin2 if *and only if* the USE_DECODEBIN2 environment variable
11523         is set.
11524
11525 2006-11-28  Wim Taymans  <wim@fluendo.com>
11526
11527         * gst/playback/gstplaybasebin.c: (setup_source),
11528         (gst_play_base_bin_change_state):
11529         Disable rtsp:// uris for the release, it's not good enough yet.
11530         Remove unused var.
11531
11532 2006-11-26  Wim Taymans  <wim@fluendo.com>
11533
11534         * ext/theora/theoradec.c: (gst_theora_dec_reset),
11535         (theora_dec_push_forward), (theora_dec_push_reverse),
11536         (theora_handle_data_packet), (theora_dec_decode_buffer),
11537         (theora_dec_flush_decode), (theora_dec_chain_reverse),
11538         (theora_dec_chain_forward), (theora_dec_chain):
11539         Implement reverse playback.
11540
11541         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
11542         (vorbis_dec_decode_buffer), (vorbis_dec_flush_decode),
11543         (vorbis_dec_chain_forward):
11544         Clear buffers used for reverse playback in _reset.
11545         No need to set the eos flag, we clip samples using the segment.
11546
11547 2006-11-24  Wim Taymans  <wim@fluendo.com>
11548
11549         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
11550         (gst_ogg_pad_init), (gst_ogg_pad_dispose), (gst_ogg_pad_reset),
11551         (gst_ogg_pad_stream_out), (gst_ogg_pad_submit_page),
11552         (gst_ogg_chain_reset), (gst_ogg_demux_perform_seek):
11553         Some cleanups.
11554         Handle continued pages in reverse mode.
11555
11556 2006-11-24  Wim Taymans  <wim@fluendo.com>
11557
11558         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
11559         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
11560         (vorbis_dec_flush_decode):
11561         Small cleanups.
11562         Don't try to add invalid timestamps.
11563         Clipping will unref the buffer.
11564
11565 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
11566
11567         * gst/adder/gstadder.h:
11568         * gst/audiotestsrc/gstaudiotestsrc.h:
11569           remove obsolete _factory_init protos
11570
11571 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
11572
11573         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
11574           Fix spacing in debug message.
11575
11576 2006-11-23  Wim Taymans  <wim@fluendo.com>
11577
11578         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
11579         (gst_ogg_demux_chain):
11580         Don't just ignore return values from _pad_push().
11581         Small debug improvements.
11582
11583 2006-11-23  Michael Smith  <msmith@fluendo.com>
11584
11585         * ext/ogg/gstoggmux.c: (gst_ogg_mux_process_best_pad):
11586           If our incoming buffer is marked as DISCONT, then increment the page
11587           number (so that the discontinuity is marked in the final ogg
11588           bitstream) and flush the previous page.
11589
11590 2006-11-22  Michael Smith  <msmith@fluendo.com>
11591
11592         * ext/theora/gsttheoraenc.h:
11593         * ext/theora/theoraenc.c: (gst_theora_enc_init),
11594         (theora_enc_reset), (theora_enc_clear), (theora_enc_sink_setcaps),
11595         (theora_buffer_from_packet), (theora_enc_is_discontinuous),
11596         (theora_enc_chain), (theora_enc_change_state):
11597           Mark discontinuities of > 3/4 of a frame, reinit encoder.
11598
11599         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
11600         (GST_START_TEST), (theoraenc_suite):
11601           Enable discontinuity test, fix it.
11602
11603 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
11604
11605         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
11606         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
11607         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
11608         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
11609         (gst_text_overlay_change_state):
11610         * ext/pango/gsttextoverlay.h:
11611           Some textoverlay fixes: for one, in the video chain function,
11612           actually wait for a text buffer to come in if there is none at the
11613           moment and there should be one; also, deal more gracefully with
11614           incoming buffers that do not have a timestamp or duration; discard
11615           text buffer when not needed any longer. Fixes #341681.
11616
11617         * tests/check/Makefile.am:
11618         * tests/check/elements/.cvsignore:
11619         * tests/check/elements/textoverlay.c:
11620         (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2),
11621         (setup_textoverlay), (buffer_is_all_black), (create_black_buffer),
11622         (create_text_buffer), (cleanup_textoverlay), (GST_START_TEST),
11623         (test_video_waits_for_text_send_text_newsegment_thread),
11624         (test_video_waits_for_text_shutdown_element),
11625         (test_render_continuity_push_video_buffers_thread),
11626         (textoverlay_suite):
11627           Add some unit tests for textoverlay.
11628
11629 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
11630
11631         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
11632           Avoid integer underflow when the found probability for mp3 is
11633           smaller than the 'penalty' we subtract if there's not a clean
11634           mp3 header sync at offset 0.
11635
11636 2006-11-21  Stefan Kost  <ensonic@users.sf.net>
11637
11638         * docs/libs/gst-plugins-base-libs-sections.txt:
11639           Add some new symbols to the docs
11640
11641 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
11642
11643         * tests/check/Makefile.am:
11644         * tests/check/elements/ffmpegcolorspace.c:
11645         (ffmpegcolorspace_suite):
11646           Enable ffmpegcolorspace test now that the RGBA32 issue is fixed
11647           (for now not for valgrinding though, since it takes too long).
11648
11649 2006-11-20  Wim Taymans  <wim@fluendo.com>
11650
11651         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11652         (gst_ffmpeg_pixfmt_to_caps):
11653         Fix RGBA32 caps. Fixes #357038.
11654
11655 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
11656
11657         * gst-libs/gst/interfaces/mixertrack.h:
11658           Add FIXME so we can add some padding here in 0.11
11659
11660 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
11661
11662         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
11663           Fix GstBaseRTPAudioPayload structure so the whole GObject
11664           inheritance business actually works (parent class instance structure
11665           must always come first in the derived class instance structure).
11666
11667 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
11668
11669         * gst/videotestsrc/Makefile.am:
11670         * tests/check/Makefile.am:
11671           Make sure our checks and the videotestsrc plugin link against the
11672           local uninstalled gst libs and not any installed gst libs that
11673           might happen to exist as well.
11674
11675         * tests/check/elements/adder.c: (message_received),
11676         (test_event_message_received), (test_play_twice_message_received):
11677         * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
11678           Fix compiler warnings when compiling against core with disabled
11679           debugging system.
11680
11681 2006-11-16  Michael Smith  <msmith@fluendo.com>
11682
11683         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
11684         (gst_audio_rate_sink_event), (gst_audio_rate_chain):
11685           Fix audiorate, so that it accurately sets offsets and timestamps.
11686           Doesn't change the fundamental algorithmic decisions; so should be
11687           safe.
11688
11689         * tests/check/Makefile.am:
11690           Enable audiorate test now that it passes.
11691
11692 2006-11-09  Stefan Kost  <ensonic@users.sf.net>
11693
11694         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
11695           clear xv when going to NULL, remove // commented non-existant proto
11696
11697         * tests/examples/seek/seek.c: (main):
11698           add missing tooltip description for scrub and play_scrub
11699
11700 2006-11-14  David Schleef  <ds@schleef.org>
11701
11702         * configure.ac:
11703           Bump liboil requirement to 0.3.8.
11704         * gst-libs/gst/riff/riff-media.c:
11705           Add Dirac fourcc.
11706         * gst/videoscale/vs_image.h:
11707         * gst/videoscale/vs_scanline.h:
11708           Use liboil's stdint.h.
11709         * gst/videotestsrc/videotestsrc.c:
11710           Remove liboil related ifdef's, since they aren't needed now, and
11711           won't work with future versions.
11712
11713 2006-11-14  David Schleef  <ds@schleef.org>
11714
11715         * gst/videoscale/Makefile.am:
11716         * gst/videoscale/gstvideoscale.c:
11717         * gst/videoscale/gstvideoscale.h:
11718         * gst/videoscale/vs_4tap.c:
11719         * gst/videoscale/vs_4tap.h:
11720         * gst/videoscale/vs_image.c:
11721         * gst/videoscale/vs_image.h:
11722         * gst/videoscale/vs_scanline.c:
11723         * gst/videoscale/vs_scanline.h:
11724           Add a 4-tap image scaler.  Theoretically looks much prettier.
11725           The tap calculation could use some improvement.
11726
11727 2006-11-14  Wim Taymans  <wim@fluendo.com>
11728
11729         Patch by: Jan David Mol <j dot j dot d dot mol at tudelft dot nl>
11730
11731         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds),
11732         (gst_riff_parse_strf_iavs):
11733         * gst/subparse/gstsubparse.c: (convert_encoding):
11734         * gst/tcp/gstmultifdsink.c:
11735         (gst_multi_fd_sink_handle_client_write):
11736         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
11737         (gst_tcp_read_buffer), (gst_tcp_gdp_read_caps),
11738         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
11739         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_render):
11740         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
11741         (gst_ximagesink_ximage_new):
11742         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
11743         Various gsize and gssize printf fixes. Fixes #372507.
11744
11745 2006-11-13  Wim Taymans  <wim@fluendo.com>
11746
11747         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
11748         (vorbis_dec_push_forward), (vorbis_dec_push_reverse),
11749         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
11750         (vorbis_dec_flush_decode), (vorbis_dec_chain_reverse),
11751         (vorbis_dec_chain_forward), (vorbis_dec_chain):
11752         * ext/vorbis/vorbisdec.h:
11753         First stab at vorbis reverse playback.
11754
11755 2006-11-13  Wim Taymans  <wim@fluendo.com>
11756
11757         * gst-libs/gst/audio/gstbaseaudiosink.c:
11758         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
11759         * gst-libs/gst/audio/gstbaseaudiosink.h:
11760         Make the clock sync code more accurate wrt resampling and playback
11761         at different rates.
11762         
11763         * gst-libs/gst/audio/gstringbuffer.c:
11764         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit):
11765         * gst-libs/gst/audio/gstringbuffer.h:
11766         Use better algorithm to interpolate sample rates. 
11767
11768 2006-11-13  Michael Smith  <msmith@fluendo.com>
11769
11770         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page):
11771           Improve a debug line slightly.
11772
11773         * ext/ogg/gstogmparse.c: (gst_ogm_parse_plugin_init):
11774           Call gst_riff_init() in plugin_init, to avoid getting errors from
11775           the debug system (unrelated changes to another plugin made this turn
11776           up; not sure why).
11777
11778 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
11779
11780         Patch by: Sergey Scobich  <sergery.scobich at gmail com>
11781
11782         * win32/common/libgsttag.def:
11783           Add missing symbol (#366492).
11784
11785 2006-11-09  Tim-Philipp Müller  <tim at centricular dot net>
11786
11787         * gst/playback/gststreamselector.c: (gst_stream_selector_dispose):
11788           Don't unref a NULL pad.
11789
11790 2006-11-09  Wim Taymans  <wim@fluendo.com>
11791
11792         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
11793         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_perform_seek),
11794         (gst_ogg_demux_handle_page), (gst_ogg_demux_chain),
11795         (gst_ogg_demux_loop_forward), (gst_ogg_demux_loop_reverse),
11796         (gst_ogg_demux_loop):
11797         Implement first stab at reverse playback.
11798
11799 2006-11-07  Stefan Kost  <ensonic@users.sf.net>
11800
11801         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
11802         (gst_riff_create_video_template_caps):
11803           add h263/h264 variants to the caps, Fixes #363118
11804
11805 2006-11-06  Tim-Philipp Müller  <tim at centricular dot net>
11806
11807         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
11808         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
11809           Use g_strerror instead of strerror so we get UTF-8.
11810
11811 2006-11-03  David Schleef  <ds@schleef.org>
11812
11813         * ext/ogg/gstoggdemux.c:
11814         * ext/ogg/gstoggmux.c:
11815           Add/remove KW-DIRAC header here, since it is ogg-specific.
11816
11817 2006-11-03  Michael Smith  <msmith@fluendo.com>
11818
11819         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
11820           Recognise more mpeg4 elementary video streams.
11821
11822 2006-11-02  Edward Hervey  <edward@fluendo.com>
11823
11824         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
11825         Lower the probability of mp3 typefinding functions if we don't find a
11826         valid mp3 header at the start of the file.
11827         Closes #369482
11828
11829 2006-11-02  Wim Taymans  <wim@fluendo.com>
11830
11831         * ext/theora/gsttheoradec.h:
11832         * ext/theora/theoradec.c: (gst_theora_dec_init),
11833         (theora_dec_sink_event), (theora_dec_chain_forward),
11834         (theora_dec_flush_decode), (theora_dec_chain_reverse),
11835         (theora_dec_chain):
11836         Document and partially implement an algorithm for doing reverse playback
11837         of theora video.
11838
11839 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
11840
11841         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
11842
11843         * win32/common/config.h:
11844         * win32/common/interfaces-enumtypes.c:
11845         * win32/common/libgsttag.def:
11846         * win32/vs8/gst-plugins-base.sln:
11847         * win32/vs8/libgstaudioresample.vcproj:
11848         * win32/vs8/libgstinterfaces.vcproj:
11849         * win32/vs8/libgstogg.vcproj:
11850         * win32/vs8/libgstriff.vcproj:
11851         * win32/vs8/libgsttag.vcproj:
11852         * win32/vs8/libgsttheora.vcproj:
11853         * win32/vs8/libgstvideoscale.vcproj:
11854         * win32/vs8/libgstvorbis.vcproj:
11855           Misc. VS8 build fixes: fix syntax in config.h, add missing entries
11856           to libgsttag.def; add missing dependencies for some vs8 projects;
11857           re-arrange placement of .def files in vs8 projects (#366334).
11858
11859 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
11860
11861         * ext/ogg/gstogg.c:
11862           Remove unused variable.
11863
11864         * ext/ogg/gstoggdemux.c:
11865           Fix Wim's surname in plugin description.
11866
11867 2006-10-31  Wim Taymans  <wim@fluendo.com>
11868
11869         * gst-plugins-base.spec.in:
11870         spec new .h file. Fixes #368310.
11871
11872 2006-10-31  Michael Smith  <msmith@fluendo.com>
11873
11874         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
11875         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
11876         (gst_multi_fd_sink_get_stats),
11877         (gst_multi_fd_sink_remove_client_link),
11878         (gst_multi_fd_sink_queue_buffer),
11879         (gst_multi_fd_sink_handle_clients):
11880         * gst/tcp/gstmultifdsink.h:
11881           Make using the remove or clear signals threadsafe.
11882           Make calling get-stats with an invalid fd not segfault.
11883           Fixes 368273.
11884
11885 2006-10-31  Wim Taymans  <wim@fluendo.com>
11886
11887         * gst-libs/gst/rtp/Makefile.am:
11888         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
11889         (gst_base_rtp_audio_payload_init):
11890         Fix and activate base audio payloader.
11891
11892 2006-10-28  Tim-Philipp Müller  <tim at centricular dot net>
11893
11894         * gst/typefind/gsttypefindfunctions.c: (qtif_type_find),
11895         (plugin_init):
11896           Add typefinder for QuickTime Image Files (see #366156).
11897
11898 2006-10-28  Tim-Philipp Müller  <tim at centricular dot net>
11899
11900         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
11901           Another typo fix (#366212).
11902
11903 2006-10-27  Wim Taymans  <wim@fluendo.com>
11904
11905         * gst/volume/gstvolume.c: (volume_transform_ip):
11906         Use stream time to synchronize volume property instead of rather random
11907         timestamps. This is needed when gnonlin does its time shifting.
11908
11909 2006-10-27  Wim Taymans  <wim@fluendo.com>
11910
11911         Patch by: Mark Nauwelaerts <manauw at skynet dot be>
11912
11913         * ext/ogg/gstoggmux.c: (gst_ogg_mux_release_pad):
11914         Remove the pad from the element in release_pad. Fixes #364812.
11915
11916 2006-10-27  Tim-Philipp Müller  <tim at centricular dot net>
11917
11918         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
11919         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
11920           Explicitly create our custom buffer classes at a thread-safe
11921           location as well, since g_type_class_ref() doesn't seem to be
11922           entirely thread-safe either (#365501; also see #349410).
11923
11924 2006-10-26  Tim-Philipp Müller  <tim at centricular dot net>
11925
11926         * gst-libs/gst/riff/riff-read.c: (freeform_string_to_utf8),
11927         (gst_riff_parse_info):
11928           If strings in INFO chunk are not UTF-8, do something similar to
11929           what we do for ID3v1 tags: check a number of environment variables
11930           (GST_AVI_TAG_ENCODING, GST_RIFF_TAG_ENCODING, GST_TAG_ENCODING) for
11931           character sets to try, otherwise try the current locale and/or fall
11932           back on ISO-8859-1. Fixes #360552.
11933
11934 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
11935
11936         * gst/videotestsrc/gstvideotestsrc.c:
11937         (gst_video_test_src_pattern_get_type),
11938         (gst_video_test_src_set_pattern):
11939         * gst/videotestsrc/gstvideotestsrc.h:
11940         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_checkers1),
11941         (gst_video_test_src_checkers2), (gst_video_test_src_checkers4),
11942         (gst_video_test_src_checkers8):
11943         * gst/videotestsrc/videotestsrc.h:
11944           Add a bunch of exciting new checkers patterns.
11945
11946 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
11947
11948         * gst/subparse/Makefile.am:
11949         * gst/subparse/gstsubparse.c:
11950         (gst_sub_parse_data_format_autodetect),
11951         (gst_sub_parse_format_autodetect), (handle_buffer),
11952         (gst_sub_parse_chain), (gst_subparse_type_find), (plugin_init):
11953         * gst/subparse/gstsubparse.h:
11954         * gst/subparse/tmplayerparse.c: (tmplayer_parse_line),
11955         (parse_tmplayer):
11956         * gst/subparse/tmplayerparse.h:
11957           Add support for TMPlayer-type subtitles (#362845).
11958
11959         * tests/check/elements/subparse.c: (test_tmplayer_do_test),
11960         (GST_START_TEST), (subparse_suite):
11961           Add some basic unit tests for the above.
11962
11963 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
11964
11965         * tests/check/elements/audiorate.c: (test_injector_base_init),
11966         (test_injector_class_init), (test_injector_chain),
11967         (test_injector_init), (probe_cb), (do_perfect_stream_test),
11968         (GST_START_TEST), (audiorate_suite):
11969           More tests for audiorate: inject buffers to check behaviour when
11970           buffers overlap.
11971
11972 2006-10-21  Tim-Philipp Müller  <tim at centricular dot net>
11973
11974         * tests/check/Makefile.am:
11975         * tests/check/elements/.cvsignore:
11976         * tests/check/elements/audiorate.c: (probe_cb), (got_buf),
11977         (do_perfect_stream_test), (GST_START_TEST), (audiorate_suite):
11978           Add some basic unit tests for audiorate. Disabled at the moment
11979           since it doesn't pass yet (see bug #363119).
11980
11981 2006-10-20  Tim-Philipp Müller  <tim at centricular dot net>
11982
11983         * gst/subparse/gstsubparse.c: (subrip_fix_up_markup),
11984         (parse_subrip), (handle_buffer):
11985           Add missing closing tags for markup and fix broken markup,
11986           otherwise pango won't render anything (fixes #357531). Also,
11987           make sure the text we send out is always NUL-terminated
11988           (better safe than sorry etc.).
11989
11990         * tests/check/elements/subparse.c: (test_srt_do_test),
11991         (test_srt):
11992           Some more tests for .srt incl. tests for the above stuff.
11993
11994 2006-10-20  Julien MOUTTE  <julien@moutte.net>
11995
11996         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
11997         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
11998         Patch by: Stefan Kost  <ensonic@users.sf.net>
11999         Try to redraw borders only when needed. Apparently this consumes
12000         resources on small devices... :-O (#363607)
12001
12002 2006-10-20  Michael Smith  <msmith@fluendo.com>
12003
12004         * gst/tcp/gstmultifdsink.c:
12005         (gst_multi_fd_sink_client_queue_buffer):
12006           If caps change, then update the client's idea of the caps so that we
12007           don't end up re-sending streamheaders for every single buffer after
12008           the caps change.
12009
12010 2006-10-20  Michael Smith  <msmith@fluendo.com>
12011
12012         * ext/ogg/gstoggparse.c: (gst_ogg_parse_dispose),
12013         (gst_ogg_parse_append_header), (gst_ogg_parse_chain):
12014           Set caps on pushed buffers; fix up refcounting of caps objects.
12015
12016 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
12017
12018         * gst/typefind/gsttypefindfunctions.c: (mmsh_type_find),
12019         (plugin_init):
12020           Typefind mmsh header data packet to application/x-mmsh (#362625).
12021
12022 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
12023
12024         * tests/check/Makefile.am:
12025         * tests/check/elements/.cvsignore:
12026         * tests/check/elements/subparse.c: (buffer_from_static_string),
12027         (setup_subparse), (teardown_subparse), (test_srt_do_test),
12028         (GST_START_TEST), (subparse_suite):
12029           Add very simple unit test for subparse.
12030
12031 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
12032
12033         * gst/subparse/gstsubparse.c: (strip_trailing_newlines),
12034         (parse_subrip):
12035           Strip trailing newlines from subtitle text output.
12036
12037 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12038
12039         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
12040         (gst_sub_parse_change_state):
12041           Fix memleak; clear subparse->textbuf n state change function.
12042
12043 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12044
12045         * gst/subparse/gstsubparse.c:
12046         (gst_sub_parse_data_format_autodetect):
12047           Don't require subrip (.srt) files to start with a chunk number of 1.
12048
12049 2006-10-18  Wim Taymans  <wim@fluendo.com>
12050
12051         * gst-libs/gst/audio/gstbaseaudiosink.c:
12052         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
12053         * gst-libs/gst/audio/gstbaseaudiosink.h:
12054         Extract rate from the NEWSEGMENT event.
12055         Use commit_full to also take rate adjustment into account when writing
12056         samples to the ringbuffer.
12057         
12058         * gst-libs/gst/audio/gstringbuffer.c:
12059         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit),
12060         (gst_ring_buffer_read):
12061         * gst-libs/gst/audio/gstringbuffer.h:
12062         Added _commit_full() to also take rate into account.
12063         Use simple interpolation algorithm to resample audio.
12064         API: gst_ring_buffer_commit_full()
12065
12066         * tests/examples/seek/scrubby.c: (speed_cb), (do_seek):
12067         * tests/examples/seek/seek.c: (segment_done):
12068         Don't try to seek with 0.0 rate, just pause instead.
12069         Remove bogus debug line.
12070
12071 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12072
12073         * gst/playback/gstplaybasebin.c: (subbin_startup_sync_msg),
12074         (setup_source):
12075           Catch async errors when starting up the subtitle bin, so we can
12076           stop waiting and continue with the main film instead of hanging
12077           forever. Fixes #339366.
12078
12079         * tests/check/elements/playbin.c: (playbin_suite):
12080           Enable unit test for the above.
12081
12082 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12083
12084         * tests/check/Makefile.am:
12085         * tests/check/elements/.cvsignore:
12086         * tests/check/elements/playbin.c: (GST_START_TEST),
12087         (gst_red_video_src_uri_get_type),
12088         (gst_red_video_src_uri_get_protocols),
12089         (gst_red_video_src_uri_get_uri), (gst_red_video_src_uri_set_uri),
12090         (gst_red_video_src_uri_handler_init),
12091         (gst_red_video_src_init_type), (gst_red_video_src_base_init),
12092         (gst_red_video_src_create), (gst_red_video_src_class_init),
12093         (gst_red_video_src_init), (plugin_init), (playbin_suite):
12094           Some small and basic unit tests for playbin; not very useful yet,
12095           but at least a start.
12096
12097 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12098
12099         * gst/playback/gstplaybin.c: (setup_sinks):
12100           The old pad activation spiel.
12101
12102 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12103
12104         * gst/playback/gstplaybasebin.c: (setup_source):
12105           Don't hang forever if the subbin already fails to start up in 
12106           the state change to PAUSED (#339366).
12107
12108 2006-10-17  Tim-Philipp Müller  <tim at centricular dot net>
12109
12110         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_list_channels),
12111         (gst_tuner_set_channel), (gst_tuner_get_channel),
12112         (gst_tuner_list_norms), (gst_tuner_set_norm), (gst_tuner_get_norm),
12113         (gst_tuner_set_frequency), (gst_tuner_get_frequency),
12114         (gst_tuner_signal_strength), (gst_tuner_find_norm_by_name),
12115         (gst_tuner_find_channel_by_name):
12116           Fix some function guards, add some more function guards.
12117
12118 2006-10-17  Jan Schmidt  <thaytan@mad.scientist.com>
12119
12120         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
12121         (remove_element_chain):
12122         Don't return a pad from get_our_ghost_pad unless it is actually the
12123         one we want.
12124         Change a cast in remove_element_chain slightly.
12125
12126 2006-10-13  Julien MOUTTE  <julien@moutte.net>
12127
12128         * tests/examples/seek/seek.c: (do_seek), (start_seek),
12129         (rate_spinbutton_changed_cb), (segment_done), (msg_state_changed):
12130         Segment seeking needs to use the rate and set stop to -1.
12131
12132 2006-10-13  Wim Taymans  <wim@fluendo.com>
12133
12134         * gst-libs/gst/audio/gstbaseaudiosink.c:
12135         (gst_base_audio_sink_setcaps):
12136         Don't crash when ringbuffer is not yet created.
12137         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
12138         Fixes #361634.
12139
12140         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
12141         * gst/playback/gststreamselector.c:
12142         (gst_stream_selector_request_new_pad):
12143         Activate pads befre adding them to running elements.
12144
12145 2006-10-13  Julien MOUTTE  <julien@moutte.net>
12146
12147         * tests/examples/seek/seek.c: (do_seek), (start_seek),
12148         (rate_spinbutton_changed_cb), (msg_state_changed): Stop the scale
12149         updater when we start grabing the slider. Don't wait for the
12150         pipeline to be PAUSED.
12151
12152 2006-10-13  Tim-Philipp Müller  <tim at centricular dot net>
12153
12154         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_list_tracks),
12155         (gst_mixer_set_volume), (gst_mixer_get_volume),
12156         (gst_mixer_set_mute), (gst_mixer_set_option),
12157         (gst_mixer_get_option), (gst_mixer_mute_toggled),
12158         (gst_mixer_record_toggled), (gst_mixer_volume_changed),
12159         (gst_mixer_option_changed):
12160           Guard mixer interface functions against bogus arguments.
12161
12162 2006-10-12  Julien MOUTTE  <julien@moutte.net>
12163
12164         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
12165         (play_cb), (pause_cb), (stop_cb), (rate_spinbutton_changed_cb),
12166         (msg_state_changed), (main): Use state-changed messages to trigger
12167         start/stop of scale update timer. Indeed the scale slider was
12168         jumping here and there because the update timer was activated 
12169         before seek completed. This fixes instant applying of rate changes
12170         by pressing the spinbutton like a crazy man !
12171
12172 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
12173
12174         Patch by: Sebastien Cote  <sebas642 at yahoo.ca>
12175
12176         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
12177         (gst_basertppayload_finalize):
12178           Fix two small memory leaks (#361456).
12179
12180 2006-10-10  Julien MOUTTE  <julien@moutte.net>
12181
12182         * tests/examples/seek/seek.c: (do_seek),
12183         (rate_spinbutton_changed_cb): When changing spinbutton we try
12184         to change the rate on the fly.
12185
12186 2006-10-10  Wim Taymans  <wim@fluendo.com>
12187
12188         * gst-libs/gst/riff/riff-ids.h:
12189         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12190         (gst_riff_create_audio_template_caps):
12191         Add WMS caps.
12192
12193 2006-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12194
12195         Patch by: Josep Torra Valles <josep@fluendo.com>
12196
12197         * ext/gnomevfs/gstgnomevfssink.c:
12198         * ext/gnomevfs/gstgnomevfssrc.c:
12199         Fix URI interface implementation return type.
12200         * ext/pango/gsttextoverlay.c: (gst_text_overlay_set_property):
12201         Fix what looks like a copy/paste issue when assigning values.
12202         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
12203         (gst_audio_filter_template_get_type):
12204         Cast to prevent Forte warnings.
12205         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
12206         Fix URI interface implementation return type.
12207         gst_pad_query_position requires a signed integer pointer as
12208         3rd parameter, GstClockTime is unsigned.
12209         * gst/audioconvert/audioconvert.c:
12210         Fix integer overflow when treated as signed.
12211         * gst/audioresample/resample.c: (resample_add_input_data):
12212         Cast to prevent warnings on Forte.
12213         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette):
12214         Fix integer overflow when treated as signed.
12215         * gst/ffmpegcolorspace/imgconvert_template.h:
12216         Fix integer overflow when treated as signed. RGBA_OUT shifts bits.
12217         * gst/playback/gstdecodebin.c: (queue_filled_cb),
12218         (cleanup_decodebin):
12219         Who initialises a guint to -1!
12220         Cast function pointers to prevent warnings on Forte.
12221         * gst/playback/gstplaybasebin.c: (queue_deadlock_check),
12222         (queue_threshold_reached):
12223         Cast function pointers correctly to prevent warnings on Forte.
12224         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
12225         Cast function pointers correctly to prevent warnings on Forte.
12226         * gst/subparse/gstssaparse.c: (gst_ssa_parse_setcaps):
12227         Obvious change to unsigned, 0xEF > max signed char.
12228         * gst/tcp/gstmultifdsink.c: (get_buffers_max), (count_burst_unit):
12229         GstClockTime is unsigned, initialise correctly.
12230         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
12231         Cast so pointer arithemetic doesn't cause warnings on Forte.
12232         * gst/videorate/gstvideorate.c:
12233         Use correct return value.
12234         * tests/examples/seek/scrubby.c:
12235         GstClockTime is unsigned, initialise correctly.
12236
12237 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
12238
12239         Patch by: Ferenc Gerlits  <fgerlits at gmail com>
12240
12241         * gst/typefind/gsttypefindfunctions.c:
12242           Recognise XML files and XML-like files shorter than 256 bytes as
12243           well (fixes #359237).
12244
12245 2006-10-09  Edgard Lima <edgard.lima@indt.org.br>
12246
12247         Patch by: Renato Filho <renato.filho@indt.org.br>
12248         
12249         * gst/typefind/gsttypefindfunctions.c:
12250         Added typefind functions to video/x-nuv media.
12251         
12252 2006-10-08  Tim-Philipp Müller  <tim at centricular dot net>
12253
12254         * gst-libs/gst/interfaces/xoverlay.c:
12255         (gst_x_overlay_set_xwindow_id), (gst_x_overlay_expose):
12256           Some more guards against invalid input.
12257
12258 2006-10-07  Julien MOUTTE  <julien@moutte.net>
12259
12260         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event): 
12261         Useless goto.
12262         * tests/examples/seek/seek.c: (do_seek),
12263         (rate_spinbutton_changed_cb), (main): Add a rate spinbutton in
12264         seek example to experiment with rates != 1.0 (reverse playback !)
12265
12266 2006-10-06  Stefan Kost  <ensonic@users.sf.net>
12267
12268         * gst-libs/gst/interfaces/xoverlay.c:
12269           Unref message in doc-example (spotted by Robert McQueen)
12270
12271 2006-10-06  Wim Taymans  <wim@fluendo.com>
12272
12273         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
12274         (mpeg1_parse_header), (mpeg1_sys_type_find):
12275         printf fix.
12276
12277 2006-10-06  Wim Taymans  <wim@fluendo.com>
12278
12279         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
12280         (close_pad_link):
12281         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
12282         Activate dynamic pads before adding them to the element.
12283
12284 2006-10-06  Michael Smith  <msmith@fluendo.com>
12285
12286         * gst-libs/gst/floatcast/floatcast.h:
12287           Fix obviously-bogus macros; use the correct types.
12288
12289 2006-10-06  Wim Taymans  <wim@fluendo.com>
12290
12291         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12292         (gst_base_rtp_depayload_change_state):
12293         Also call parent state change function to activate pads.
12294
12295         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
12296         (mpeg1_parse_header), (mpeg1_sys_type_find):
12297         Add some more debug info in mpeg typefinding.
12298
12299 2006-10-06  Michael Smith  <msmith@fluendo.com>
12300
12301         * ext/theora/theoradec.c: (theora_dec_chain):
12302           Zero byte theora packets are valid and well-defined; don't warn on
12303           them.
12304
12305 2006-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12306
12307         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
12308         (gst_multi_fd_sink_get_stats), (find_limits),
12309         (gst_multi_fd_sink_queue_buffer):
12310           API: add dropped_buffers to the get-stats GValueArray
12311
12312 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
12313
12314         * ext/alsa/gstalsadeviceprobe.c:
12315         (gst_alsa_device_property_probe_get_values):
12316         * ext/alsa/gstalsasink.c: (set_hwparams):
12317         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_elem_pad),
12318         (gst_ogg_chain_new_stream), (gst_ogg_demux_read_chain):
12319         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers),
12320         (gst_ogg_mux_process_best_pad):
12321         * ext/ogg/gstoggparse.c: (gst_ogg_parse_new_stream),
12322         (gst_ogg_parse_chain):
12323         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
12324         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
12325         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_setup),
12326         (gst_vorbis_enc_buffer_check_discontinuous):
12327         * ext/vorbis/vorbisparse.c: (vorbis_parse_src_query):
12328         * gst-libs/gst/audio/gstbaseaudiosink.c:
12329         (gst_base_audio_sink_render):
12330         * gst-libs/gst/cdda/gstcddabasesrc.c:
12331         (gst_cdda_base_src_handle_track_seek):
12332         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12333         (gst_base_rtp_depayload_push_full):
12334         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
12335         * gst/audioresample/resample.c: (resample_input_pushthrough):
12336         * gst/playback/gstplaybasebin.c: (queue_out_of_data):
12337         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
12338         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
12339         (wavpack_type_find):
12340         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
12341         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
12342         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
12343         * tests/check/elements/volume.c: (GST_START_TEST):
12344           Printf format fixes.
12345
12346 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
12347
12348         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_caps):
12349           Fix a simple mistake (see the docs)
12350           Fixes #359580
12351
12352 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
12353
12354         * docs/plugins/Makefile.am:
12355         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12356         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12357         * docs/plugins/gst-plugins-base-plugins.args:
12358         * docs/plugins/gst-plugins-base-plugins.hierarchy:
12359         * docs/plugins/inspect/plugin-adder.xml:
12360         * docs/plugins/inspect/plugin-alsa.xml:
12361         * docs/plugins/inspect/plugin-audioconvert.xml:
12362         * docs/plugins/inspect/plugin-audiorate.xml:
12363         * docs/plugins/inspect/plugin-audioresample.xml:
12364         * docs/plugins/inspect/plugin-audiotestsrc.xml:
12365         * docs/plugins/inspect/plugin-cdparanoia.xml:
12366         * docs/plugins/inspect/plugin-decodebin.xml:
12367         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
12368         * docs/plugins/inspect/plugin-gdp.xml:
12369         * docs/plugins/inspect/plugin-gnomevfs.xml:
12370         * docs/plugins/inspect/plugin-libvisual.xml:
12371         * docs/plugins/inspect/plugin-ogg.xml:
12372         * docs/plugins/inspect/plugin-pango.xml:
12373         * docs/plugins/inspect/plugin-playbin.xml:
12374         * docs/plugins/inspect/plugin-subparse.xml:
12375         * docs/plugins/inspect/plugin-tcp.xml:
12376         * docs/plugins/inspect/plugin-theora.xml:
12377         * docs/plugins/inspect/plugin-typefindfunctions.xml:
12378         * docs/plugins/inspect/plugin-video4linux.xml:
12379         * docs/plugins/inspect/plugin-videorate.xml:
12380         * docs/plugins/inspect/plugin-videoscale.xml:
12381         * docs/plugins/inspect/plugin-videotestsrc.xml:
12382         * docs/plugins/inspect/plugin-volume.xml:
12383         * docs/plugins/inspect/plugin-vorbis.xml:
12384         * docs/plugins/inspect/plugin-ximagesink.xml:
12385         * docs/plugins/inspect/plugin-xvimagesink.xml:
12386           Add vorbistag element to docs; update version numbers to 0.10.10.1.
12387
12388 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
12389
12390         Patch by: James "Doc" Livingston <doclivingston at gmail com>
12391
12392         * ext/vorbis/Makefile.am:
12393         * ext/vorbis/vorbis.c: (plugin_init):
12394         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_class_init),
12395         (vorbis_parse_parse_packet), (vorbis_parse_chain):
12396         * ext/vorbis/vorbisparse.h:
12397         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_base_init),
12398         (gst_vorbis_tag_class_init), (gst_vorbis_tag_init),
12399         (gst_vorbis_tag_parse_packet):
12400         * ext/vorbis/vorbistag.h:
12401           Add new vorbistag element which derives from vorbisparse
12402           and is essentially the same as well, only that it implements
12403           the GstTagSetter interface and can modify the stream's
12404           vorbiscomment on the fly (#335635).
12405
12406         * tests/check/Makefile.am:
12407         * tests/check/elements/.cvsignore:
12408         * tests/check/elements/vorbistag.c: (setup_vorbistag),
12409         (cleanup_vorbistag), (buffer_probe), (start_pipeline),
12410         (get_buffer), (stop_pipeline), (_create_codebook_header_buffer),
12411         (_create_audio_buffer), (GST_START_TEST), (vorbistag_suite):
12412           Add unit test for new vorbistag element.
12413
12414 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
12415
12416         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init),
12417         (vorbis_parse_push_headers), (vorbis_parse_chain):
12418           Set BOS flag in packet structure to fix 'jump depends
12419           on unitialized value' errors in valgrind; various minor
12420           clean-ups.
12421
12422 2006-09-30  Jan Schmidt  <thaytan@mad.scientist.com>
12423
12424         * gst/playback/gstdecodebin.c: (close_pad_link):
12425         Fix typo in a debug statement.
12426
12427         * gst/playback/gstplaybasebin.c: (probe_triggered),
12428         (new_decoded_pad_full), (new_decoded_pad), (subs_new_decoded_pad),
12429         (gen_source_element), (source_new_pad), (analyse_source),
12430         (setup_source):
12431         When handling no_more_pads in new_decoded_pad, make sure to treat
12432         subtitle pads correctly. Fixes playback with subtitle files.
12433
12434         Move a recurring message to LOG level.
12435
12436         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
12437         The maximum value for the Xv colorkey on this Radeon is 0xFFFFFFFF,
12438         which ends up as -1 when cast to an int. Make the logic handle the
12439         max value as an unsigned mask and only change the colorkey when it's
12440         a value we recognise.
12441
12442 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
12443
12444         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
12445         Removed empty * between paragraphs
12446
12447 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
12448
12449         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
12450         * gst-libs/gst/rtp/README:
12451         Moved some documentation into .c file
12452
12453 2006-09-29  Wim Taymans  <wim@fluendo.com>
12454
12455         * gst/playback/gstdecodebin.c: (no_more_pads):
12456         Fix compilation.
12457
12458 2006-09-29  Wim Taymans  <wim@fluendo.com>
12459
12460         * gst/playback/gstdecodebin.c: (new_caps):
12461         Remove g_print
12462
12463         * gst/playback/gstplaybin.c:
12464         Add some docs.
12465
12466 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
12467
12468         * tests/check/Makefile.am:
12469           Re-enable cddabasesrc test to see if it works again
12470           now.
12471
12472 2006-09-29  Wim Taymans  <wim@fluendo.com>
12473
12474         * gst/playback/gstplaybasebin.c: (setup_subtitle),
12475         (gen_source_element):
12476         Handle invalid URIs a bit more gracefully.
12477
12478 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
12479
12480         * tests/check/pipelines/oggmux.c:
12481           Remove obsolete comment.
12482
12483 2006-09-29  Michael Smith  <msmith@fluendo.com>
12484
12485         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
12486         (gst_ogg_mux_release_pad), (gst_ogg_mux_push_buffer),
12487         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
12488         (gst_ogg_mux_send_headers), (gst_ogg_mux_process_best_pad),
12489         (gst_ogg_mux_collected):
12490           Commit patch from James "Doc" Livingston, adds proper EOS handling
12491           in oggmux. GStreamer can, for the first time ever, create a valid
12492           Ogg file! Yay!
12493
12494         * tests/check/pipelines/oggmux.c: (check_chain_final_state),
12495         (oggmux_suite):
12496           Reenable tests now that they pass.
12497
12498 2006-09-29  Wim Taymans  <wim@fluendo.com>
12499
12500         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
12501         Stop reading commands when EOF (we read 0) as well.
12502
12503 2006-09-28  Wim Taymans  <wim@fluendo.com>
12504
12505         * gst/playback/gstdecodebin.c: (dynamic_create), (dynamic_free),
12506         (close_pad_link), (dynamic_remove), (no_more_pads), (new_caps),
12507         (find_dynamic), (unlinked), (close_link):
12508         Implement delayed caps linking needed for element with a lot of
12509         different caps on the src pads that get fixed at runtime.
12510         Improve management of dynamic elements.
12511
12512         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
12513         (group_destroy), (group_commit), (check_queue), (queue_overrun),
12514         (gen_preroll_element), (remove_groups), (unknown_type),
12515         (add_element_stream), (no_more_pads_full), (no_more_pads),
12516         (sub_no_more_pads), (source_no_more_pads), (preroll_unlinked),
12517         (new_decoded_pad), (setup_subtitle), (array_has_value),
12518         (gen_source_element), (source_new_pad), (has_all_raw_caps),
12519         (analyse_source), (remove_decoders), (make_decoder),
12520         (remove_source), (setup_source), (finish_source), (prepare_output),
12521         (gst_play_base_bin_change_state):
12522         * gst/playback/gstplaybasebin.h:
12523         Use more _CAST instead of full type checking casts.
12524         Small cleanups, plug some leaks.
12525         Handle dynamic sources.
12526         Add some helper functions to create lists of strings used for
12527         blacklisting and other stuff.
12528         Refactor some code dealing with analysing the source.
12529         Re-enable sources without pads (like cd:// or other selfcontained
12530         elements).
12531
12532 2006-09-28  Wim Taymans  <wim@fluendo.com>
12533
12534         * gst-libs/gst/audio/gstbaseaudiosink.c:
12535         (gst_base_audio_sink_render):
12536         When we have a timestamp, we can still perform clipping.
12537         When we have no clock, we must play the sample ASAP.
12538
12539 2006-09-28  Wim Taymans  <wim@fluendo.com>
12540
12541         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
12542         Set caps on outgoing buffers.
12543
12544         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
12545         (gst_video_rate_event), (gst_video_rate_chain):
12546         * gst/videorate/gstvideorate.h:
12547         Fix videorate some more. Fixes #357977
12548
12549 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
12550
12551         * tests/check/elements/adder.c: (adder_suite):
12552           Don't set timeout to 6 seconds when we're running
12553           in valgrind ... (and how is 6 seconds longer than
12554           the default anyway?)
12555
12556 2006-09-28  Wim Taymans  <wim@fluendo.com>
12557
12558         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
12559         (gst_audio_rate_sink_event), (gst_audio_rate_convert),
12560         (gst_audio_rate_convert_segments), (gst_audio_rate_chain):
12561         Keep sink and src segment to keep track of time and support more
12562         input formats.
12563         Fix bogus next_offset and run_time calculation, don't understand how
12564         this could have worked before. Fixes #357976.
12565         Remove some unneeded vars.
12566
12567 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
12568
12569         * gst/playback/gstplaybin.c: (remove_sinks):
12570           Only remove visualisation from visbin if there is a visbin (or:
12571           don't throw warnings when closing totem without playing a file).
12572
12573 2006-09-27  Wim Taymans  <wim@fluendo.com>
12574
12575         * gst-libs/gst/audio/gstbaseaudiosink.c:
12576         (gst_base_audio_sink_render):
12577         Add some more info in a WARNING.
12578
12579         * gst-libs/gst/audio/gstbaseaudiosrc.c:
12580         (gst_base_audio_src_create):
12581         Handle PAUSE in create function, use new -core addition to
12582         wait for playing. Fixes pausing and resuming capture from an
12583         audiosrc.
12584
12585         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
12586         (gst_ring_buffer_read):
12587         Constify some more.
12588         Caller supports interrupted reads now.
12589
12590 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
12591
12592         * tests/check/Makefile.am:
12593           Another attempt to make the gen64 buildbot happy.
12594
12595 2006-09-27  Stefan Kost  <ensonic@users.sf.net>
12596
12597         Patch by: Jonathan Matthew <jonathan@kaolin.wh9.net>
12598
12599         * ext/libvisual/visual.c: (gst_visual_clear_actors),
12600         (gst_visual_chain), (gst_visual_change_state):
12601           Libvisual plugin was not passing audio data to libvisual 0.4.0 
12602           correctly. Fixes #357800
12603
12604 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
12605
12606         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline):
12607           Add timeout to _get_state() so we see which pipeline it is
12608           that causes trouble on the gen64 build bot.
12609
12610 2006-09-27  Wim Taymans  <wim@fluendo.com>
12611
12612         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12613         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_push_full),
12614         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_process),
12615         (gst_base_rtp_depayload_set_gst_timestamp):
12616         the source pad always uses fixed caps.
12617
12618 2006-09-27  Wim Taymans  <wim@fluendo.com>
12619
12620         * docs/libs/gst-plugins-base-libs-docs.sgml:
12621         * docs/libs/gst-plugins-base-libs-sections.txt:
12622         * gst-libs/gst/audio/gstaudioclock.c:
12623         * gst-libs/gst/audio/gstaudioclock.h:
12624         * gst-libs/gst/audio/gstaudiosink.c:
12625         * gst-libs/gst/audio/gstaudiosink.h:
12626         * gst-libs/gst/audio/gstaudiosrc.c:
12627         * gst-libs/gst/audio/gstbaseaudiosink.c:
12628         (gst_base_audio_sink_render):
12629         * gst-libs/gst/audio/gstbaseaudiosink.h:
12630         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init):
12631         * gst-libs/gst/audio/gstbaseaudiosrc.h:
12632         * gst-libs/gst/audio/gstringbuffer.h:
12633         Added docs for the audio libs.
12634
12635 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
12636
12637         * tests/check/Makefile.am:
12638           Temporarily disable test that fails on the bots for unknown reasons.
12639
12640 2006-09-26 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
12641
12642         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
12643         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
12644         Moved AudioCodecType into priv
12645         Renamed all gst_basertpaudiopayload to gst_base_rtp_audio_payload prefixes
12646
12647 2006-09-25  Wim Taymans  <wim@fluendo.com>
12648
12649         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
12650         (add_fakesink), (remove_fakesink), (pad_probe), (close_pad_link),
12651         (is_demuxer_element), (try_to_link_1), (get_our_ghost_pad),
12652         (new_pad):
12653         Cleanups and small leak fixes.
12654         Added Depayloaders to valid list of autopluggable elements.
12655
12656 2006-09-25  Wim Taymans  <wim@fluendo.com>
12657
12658         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
12659         (gst_play_bin_vis_blocked), (gst_play_bin_set_property),
12660         (gen_video_element), (gen_text_element), (gen_audio_element),
12661         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
12662         (gst_play_bin_set_clock_func), (gst_play_bin_change_state):
12663         Detect NO_PREROLL state change returns and disable clock distribution to
12664         the sinks so that sync is disabled.
12665         Avoid some type checking and do simple casts instead.
12666         Small cleanups, fix some FIXMEs.
12667         Be more robust when linking user specified elements, catch an report
12668         errors. Fixes #357404.
12669         Fix some leaks in the error paths.
12670
12671 2006-09-25  Stefan Kost  <ensonic@users.sf.net>
12672
12673         * ChangeLog:
12674           ChangeLog surgery for missing bug-number
12675
12676 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
12677
12678         Patch by: Peter Kjellerstedt  <pkj at axis com>
12679
12680         * gst/playback/test.c:
12681           Fix compilation with uClibc and -Werror (#357591).
12682
12683 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
12684
12685         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
12686           Parse dates that are followed by a time as well (#357532).
12687
12688         * tests/check/libs/tag.c: (test_vorbis_tags):
12689           Add unit test for this.
12690
12691 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12692
12693         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
12694         (gst_audio_convert_transform_caps):
12695         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor):
12696         * gst/videotestsrc/videotestsrc.h:
12697           A few array const-ifications.
12698
12699 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12700
12701         * tests/check/Makefile.am:
12702           See if this makes the build bots happy.
12703
12704         * tests/check/libs/cddabasesrc.c:
12705           UTF8-ise my name.
12706
12707 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12708
12709         Patch by: Young-Ho Cha <ganadist at chollian dot net>
12710
12711         * gst/subparse/samiparse.c: (handle_start_font),
12712         (fix_invalid_entities):
12713           More case-insensitivity for certain tags; recognise entities with
12714           decimal codes as special entities as well (#357330).
12715
12716 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12717
12718         * gst-libs/gst/Makefile.am:
12719           Need to build tag directory before cdda.
12720
12721 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12722
12723         * docs/libs/gst-plugins-base-libs-sections.txt:
12724         * gst-libs/gst/cdda/Makefile.am:
12725         * gst-libs/gst/cdda/gstcddabasesrc.c:
12726         (gst_cdda_base_src_base_init):
12727         * gst-libs/gst/cdda/gstcddabasesrc.h:
12728         * gst-libs/gst/tag/tag.h:
12729         * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal),
12730         (gst_tag_register_musicbrainz_tags):
12731           Move GST_TAG_CDDA_* tags into libgsttag and make libgstcddabasesrc
12732           depend on libgsttag. This is required so we can extract/read tags like
12733           DISCID without depending on libgstcddabasesrc (which used to register
12734           them).
12735
12736         * gst-libs/gst/tag/gstvorbistag.c:
12737           Add vorbiscomment mapping for CDDB_DISCID and MUSICBRAINZ_DISCID
12738           tags (also see #347848).
12739
12740         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1):
12741           Log vorbis comments we are actually writing. Const-ify array.
12742
12743 2006-09-23  Wim Taymans  <wim@fluendo.com>
12744
12745         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
12746         Improve buffering a bit by avoiding a deadlock because we cannot assume
12747         the underrun is always called.
12748
12749 2006-09-23  Wim Taymans  <wim@fluendo.com>
12750
12751         Patch by: Young-Ho Cha <ganadist at chollian dot net>
12752
12753         * gst-libs/gst/riff/riff-ids.h:
12754         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12755         (gst_riff_create_audio_template_caps):
12756         Added MPEG-4 AAC and id and caps. Fixes #357289
12757         Added WMA9 Lossless id.
12758
12759 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
12760
12761         * ext/gnomevfs/gstgnomevfssrc.c:
12762           Fix misleading docs addition.
12763
12764         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
12765           Get rid of compiler warning the right way.
12766
12767 2006-09-22  Wim Taymans  <wim@fluendo.com>
12768
12769         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12770         (gst_base_rtp_depayload_finalize),
12771         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
12772         (gst_base_rtp_depayload_push_full),
12773         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_push),
12774         (gst_base_rtp_depayload_process),
12775         (gst_base_rtp_depayload_set_gst_timestamp),
12776         (gst_base_rtp_depayload_queue_release):
12777         * gst-libs/gst/rtp/gstbasertpdepayload.h:
12778         Small cleanups.
12779         Fix some leaks.
12780         Refactored the process method and added methods to push from the process
12781         vmethod.
12782         Use _scale functions.
12783         API: gst_base_rtp_depayload_push_ts
12784         API: gst_base_rtp_depayload_push
12785
12786         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
12787         timestamps are uint.
12788
12789 2006-09-22  Stefan Kost  <ensonic@users.sf.net>
12790
12791         * gst-libs/gst/interfaces/xoverlay.c:
12792           Remove unused statement from doc example.
12793
12794 2006-09-21  Stefan Kost  <ensonic@users.sf.net>
12795
12796         * gst-libs/gst/interfaces/videoorientation.c:
12797         (gst_video_orientation_iface_init),
12798         (gst_video_orientation_get_hflip),
12799         (gst_video_orientation_get_vflip),
12800         (gst_video_orientation_get_hcenter),
12801         (gst_video_orientation_get_vcenter),
12802         (gst_video_orientation_set_hflip),
12803         (gst_video_orientation_set_vflip),
12804         (gst_video_orientation_set_hcenter),
12805         (gst_video_orientation_set_vcenter):
12806           Add since tags to new API docs, ChangeLog surgery (forgot API keyword
12807           in ChangeLog)
12808
12809 2006-09-21  Tim-Philipp Müller  <tim at centricular dot net>
12810
12811         * tests/check/Makefile.am:
12812         * tests/check/elements/.cvsignore:
12813         * tests/check/elements/ffmpegcolorspace.c: (rgb_format_to_caps),
12814         (create_rgb_conversions), (rgb_conversion_free),
12815         (right_shift_colour), (fix_expected_colour), (check_rgb_buf),
12816         (got_buf_cb), (GST_START_TEST), (ffmpegcolorspace_suite):
12817           Add unit test for ffmpegcolorspace (RGB <=> RGB only so far),
12818           but disable for now since it doesn't pass (something wrong with
12819           RGBA somewhere).
12820
12821 2006-09-21  Wim Taymans  <wim@fluendo.com>
12822
12823         * gst/playback/gstplaybasebin.c: (group_commit),
12824         (queue_deadlock_check), (queue_overrun), (queue_threshold_reached),
12825         (queue_out_of_data), (gen_preroll_element),
12826         (preroll_remove_overrun), (probe_triggered):
12827         Refactor handling of overrun detection.
12828         Separate handling of group completion and deadlock detection when doing
12829         network buffering. This should fix some deadlocks that were not detected
12830         because the group was completed.
12831         Add more comments, improve debugging.
12832
12833 2006-09-21  Wim Taymans  <wim@fluendo.com>
12834
12835         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
12836         * tests/check/libs/audio.c:
12837         Some more compilation fixes.
12838
12839 2006-09-21  Wim Taymans  <wim@fluendo.com>
12840
12841         * gst-libs/gst/audio/gstringbuffer.c:
12842         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
12843         (gst_ring_buffer_read):
12844         Early morning compilation fix.
12845
12846 2006-09-20  Wim Taymans  <wim@fluendo.com>
12847
12848         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
12849         * tests/check/elements/multifdsink.c: (GST_START_TEST):
12850         * tests/check/elements/videorate.c: (GST_START_TEST):
12851         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
12852         * tests/check/pipelines/oggmux.c: (eos_buffer_probe):
12853         Fix some warnings.
12854
12855 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
12856
12857         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
12858         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
12859         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
12860           Handcrafted merge to help CVS understanding what I changed and what
12861           not.
12862
12863 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
12864
12865         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
12866         (gst_xvimagesink_get_times):
12867           change colorkey behaviour back according to #354773 comment 6/7
12868
12869 2006-09-19  Michael Smith  <msmith@fluendo.com>
12870
12871         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
12872         (gst_multi_fd_sink_class_init), (get_buffers_max), (find_limits),
12873         (gst_multi_fd_sink_recover_client),
12874         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_set_property),
12875         (gst_multi_fd_sink_get_property):
12876         * gst/tcp/gstmultifdsink.h:
12877           Implement stubbed out properties unit-type, units-soft-max,
12878           units-max, to allow specifying maximum sizes in units other than
12879           buffers.
12880           Fixes #355935
12881
12882 2006-09-19  Wim Taymans  <wim@fluendo.com>
12883
12884         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12885         (gst_riff_create_audio_template_caps):
12886         Reorder the audio formats a bit for clarity.
12887         Detect and create caps for MSGSM and MSN (WAV49).
12888         Fixes #356596.
12889
12890         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
12891         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
12892         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
12893         Small cleanups, move error handling out of normal flow for clarity.
12894
12895 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12896
12897         * docs/libs/gst-plugins-base-libs-docs.sgml:
12898         * docs/libs/gst-plugins-base-libs.types:
12899         * gst-libs/gst/interfaces/Makefile.am:
12900         * gst-libs/gst/interfaces/videoorientation.c:
12901         (gst_video_orientation_get_type),
12902         (gst_video_orientation_iface_init),
12903         (gst_video_orientation_get_hflip),
12904         (gst_video_orientation_get_vflip),
12905         (gst_video_orientation_get_hcenter),
12906         (gst_video_orientation_get_vcenter),
12907         (gst_video_orientation_set_hflip),
12908         (gst_video_orientation_set_vflip),
12909         (gst_video_orientation_set_hcenter),
12910         (gst_video_orientation_set_vcenter):
12911         * gst-libs/gst/interfaces/videoorientation.h:
12912           API: Add new interface to control video orientation (fixes #354908)
12913
12914 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12915
12916         * gst/videotestsrc/gstvideotestsrc.c:
12917           Use G_UNLIKELY in _create and log one more detail.
12918           
12919         (gst_video_test_src_get_times), (gst_video_test_src_create):
12920         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
12921           Use gst_util_uint64_scale_int in _get_times().
12922
12923 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12924
12925         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support)
12926           Give better warning message (add object and detail).
12927
12928 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12929
12930         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
12931         (gst_xvimagesink_get_times):
12932           xvimage assumed that XV_COLORKEY can be set in RGB888 format (fixes
12933           #354773), use gst_util_uint64_scale_int in _get_times()
12934
12935 2006-09-18  Michael Smith  <msmith@fluendo.com>
12936
12937         * ext/ogg/gstoggmux.c: (gst_ogg_mux_push_buffer):
12938           Timestamps are unsigned; comparision against GST_CLOCK_TIME_NONE was
12939           always true, leading to dropping all timestamps.
12940
12941 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12942
12943         * ext/libvisual/visual.c: (gst_vis_src_negotiate),
12944         (gst_visual_chain), (gst_visual_change_state):
12945           update to work also with libvisual 0.4 API, fix double unref (#355914)
12946           
12947         * tools/gst-launch-ext.1.in:
12948         * tools/gst-visualise.1.in:
12949           remove references to old man-pages
12950
12951         * tests/examples/seek/seek.c: (main):
12952           add real meadi-buttons, add tool-tips for the seek-options, arrange
12953           seek options in a table
12954
12955 2006-09-18  Michael Smith  <msmith@fluendo.com>
12956
12957         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear),
12958         (gst_ogg_mux_push_buffer):
12959           Don't generate out-of-order timestamps from oggmux, instead clamp
12960           output timestamps to be >= the previously output ts.
12961           Fixes #355595
12962
12963 2006-09-18  Michael Smith  <msmith@fluendo.com>
12964
12965         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
12966         (gst_multi_fd_sink_class_init):
12967           Updates, fixes, and typo corrections for multifdsink. No functional
12968           changes.
12969
12970 2006-09-17  Michael Smith  <msmith@fluendo.com>
12971
12972         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find):
12973           Don't crash on truncated files - check that we got an 8 byte buffer
12974           before trying to memcmp it.
12975
12976 2006-09-17  Tim-Philipp Müller  <tim at centricular dot net>
12977
12978         * gst/playback/gstplaybasebin.c: (get_active_source):
12979           Make stream-switching appear instant to the application
12980           (ie. make sure that a g_object_get on 'current-foo' returns
12981           the stream previously set with g_object_set(). Totem needs
12982           this to update stream-related meta-info (like audio-codec)
12983           correctly when switching streams.
12984
12985 2006-09-17  Tim-Philipp Müller  <tim at centricular dot net>
12986
12987         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer),
12988         (gst_alsa_mixer_ensure_track_list):
12989           Try harder to guess which mixer track is the master mixer
12990           track (instead of just taking the first one that has a pvolume).
12991           Fixes #342228.
12992
12993 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12994
12995         reviewed by: <delete if not using a buddy>
12996
12997         * gst-libs/gst/audio/audio.h:
12998         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
12999
13000 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
13001
13002         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
13003         (gst_audio_convert_transform_caps):
13004           Get structure-name just once.
13005
13006 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
13007
13008         * tests/check/elements/audioresample.c: (GST_START_TEST):
13009         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
13010         * tests/check/elements/volume.c: (GST_START_TEST):
13011         * tests/check/elements/vorbisdec.c: (GST_START_TEST):
13012         * tests/check/pipelines/oggmux.c: (validate_ogg_page), (eos_watch),
13013         (test_pipeline), (GST_START_TEST):
13014         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
13015         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
13016           Fix big batch of compiler warnings.
13017
13018 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
13019
13020         * ext/gnomevfs/gstgnomevfssrc.c:
13021           Add docs about icydemux usage in connection with gnomevfssrc
13022
13023         * ext/libvisual/visual.c:
13024         * ext/ogg/gstoggaviparse.c:
13025         * ext/ogg/gstoggdemux.c:
13026         * ext/ogg/gstoggmux.c:
13027         * ext/ogg/gstoggparse.c:
13028         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
13029         * gst-libs/gst/audio/gstaudiosink.c:
13030         * gst-libs/gst/audio/gstaudiosrc.c:
13031         * gst/audiorate/gstaudiorate.c:
13032           More G_OBJECT macro fixing.
13033
13034         * gst/audiotestsrc/gstaudiotestsrc.h:
13035           Fix wrong info in header due to copy & paste
13036
13037 2006-09-15  Wim Taymans  <wim@fluendo.com>
13038
13039         * gst-libs/gst/audio/gstbaseaudiosink.c:
13040         (gst_base_audio_sink_get_time), (gst_base_audio_sink_callback):
13041         * gst-libs/gst/audio/gstbaseaudiosrc.c:
13042         (gst_base_audio_src_get_time), (gst_base_audio_src_fixate),
13043         (gst_base_audio_src_get_times), (gst_base_audio_src_get_offset),
13044         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
13045         Do the delay calculation in the source/sink base classes as this is
13046         specific for the capture/playback mode.
13047         Try to fixate a bit better, like round depth up to a multiple of 8
13048         bigger than width.
13049         Handle underruns correctly by marking DISCONT on buffers and adjusting
13050         timestamps to handle the gap.
13051         Set offset/offset_end correctly on buffers.
13052
13053         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_pause),
13054         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
13055         (gst_ring_buffer_read):
13056         Remove resync and underrun recovery from the ringbuffer.
13057         Fix ringbuffer read code on under/overrun.
13058
13059 2006-09-15  Wim Taymans  <wim@fluendo.com>
13060
13061         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
13062         (gst_play_base_bin_init), (fill_buffer), (check_queue),
13063         (queue_threshold_reached), (gst_play_base_bin_set_property),
13064         (gst_play_base_bin_get_property):
13065         * gst/playback/gstplaybasebin.h:
13066         Don't use a 0 low watermark when buffering, it is catching starvation
13067         way too late. Instead, use a 3 second queue with 30 and 95
13068         percent low/high watermarks. 
13069         Added queue-min-threshold property to configure low watermark.
13070         Use new _buffering message API.
13071         Make queue_threshold variable big enough to store a uint64 time value.
13072         API: playbin::queue-min-threshold property.
13073
13074 2006-09-15  Wim Taymans  <wim@fluendo.com>
13075
13076         * configure.ac:
13077         We require 0.10.10.1 now because of _wait_preroll().
13078
13079         * gst-libs/gst/audio/gstbaseaudiosink.c:
13080         (gst_base_audio_sink_render):
13081         Use gst_base_sink_wait_preroll().
13082
13083 2006-09-15  Wim Taymans  <wim@fluendo.com>
13084
13085         * ext/alsa/gstalsasink.c: (xrun_recovery), (gst_alsasink_write):
13086         * ext/alsa/gstalsasrc.c: (xrun_recovery), (gst_alsasrc_read):
13087         Use DEBUG_OBJECT more.
13088
13089 === release 0.10.10 ===
13090
13091 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
13092
13093         patch by: Michael Smith <msmith at fluendo dot com>
13094
13095         * gst/tcp/gstmultifdsink.c: (is_sync_frame),
13096         (gst_multi_fd_sink_client_queue_buffer),
13097         (gst_multi_fd_sink_new_client):
13098         * tests/check/elements/multifdsink.c: (GST_START_TEST),
13099         (multifdsink_suite):
13100           Fix implementation of sync-method 'next-keyframe'
13101           Closes #354594
13102
13103 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
13104
13105         patch by: Wim Taymans <wim at fluendo dot com>
13106
13107         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
13108         This patch removes the RANDOM flag that was incorrectly introduced with
13109         revision 1.91.  Fixes #354590
13110
13111 2006-09-05  Tim-Philipp Müller  <tim at centricular dot net>
13112
13113         * tests/check/Makefile.am:
13114           Random variation in Makefile line to see if it makes the
13115           gen64-base-full bot any happier.
13116
13117 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
13118
13119         * tests/check/pipelines/oggmux.c: (oggmux_suite):
13120           Disable test that fails at the moment (killed after timeout).
13121
13122 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
13123
13124         Patch by: James Livingston  <doclivingston at gmail.com>
13125
13126         * tests/check/Makefile.am:
13127         * tests/check/pipelines/.cvsignore:
13128         * tests/check/pipelines/oggmux.c: (get_page_codec),
13129         (check_chain_final_state), (fail_if_audio), (validate_ogg_page),
13130         (eos_buffer_probe), (start_pipeline), (stop_pipeline), (eos_watch),
13131         (test_pipeline), (test_vorbis), (test_theora), (test_vorbis_theora),
13132         (test_theora_vorbis), (oggmux_suite):
13133           Add simple unit test for oggmux from #337026 with checking for the
13134           EOS flags disabled for the time being.
13135
13136 2006-09-04  Wim Taymans  <wim@fluendo.com>
13137
13138         patch by: Alessandro Dessina <alessandro nnva org>
13139
13140         * ext/ogg/gstoggmux.c:
13141         Add cmml caps to oggmux. Fixes #353912
13142
13143 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
13144
13145         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
13146           Returning a return value often helps. In this case, we
13147           don't need the return value anyway, so just get rid of it.
13148           Should make build bots much happier.
13149
13150 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
13151
13152         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure),
13153         (paint_get_structure), (gst_video_test_src_get_size),
13154         (gst_video_test_src_smpte), (gst_video_test_src_snow),
13155         (gst_video_test_src_unicolor), (paint_setup_AYUV),
13156         (paint_hline_AYUV), (paint_setup_ARGB8888), (paint_setup_ABGR8888),
13157         (paint_setup_RGBA8888), (paint_setup_BGRA8888), (paint_hline_str4):
13158         * gst/videotestsrc/videotestsrc.h:
13159           Add support for AYUV and the various RGBA formats. Initialise
13160           fields of paintinfo structs allocated on the stack.
13161
13162         * tests/check/elements/videotestsrc.c: (right_shift_colour),
13163         (fix_expected_colour), (check_rgb_buf), (got_buf_cb),
13164         (check_rgb_buf), (videotestsrc_suite):
13165           Add unit tests for videotestsrc's RGB output.
13166
13167 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
13168
13169         * gst/videotestsrc/gstvideotestsrc.c:
13170         (gst_video_test_src_pattern_get_type),
13171         (gst_video_test_src_set_pattern):
13172         * gst/videotestsrc/gstvideotestsrc.h:
13173         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor),
13174         (gst_video_test_src_black), (gst_video_test_src_white),
13175         (gst_video_test_src_red), (gst_video_test_src_green),
13176         (gst_video_test_src_blue):
13177         * gst/videotestsrc/videotestsrc.h:
13178           Add more uni-colour patterns ("white", "red", "green", and "blue").
13179
13180 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
13181
13182         * gst/videotestsrc/videotestsrc.c: (paint_setup_YVYU):
13183           Fix stride for YVYU, should be word-aligned (#353658).
13184
13185 2006-08-31  Tim-Philipp Müller  <tim at centricular dot net>
13186
13187         * gst/adder/gstadder.c: (gst_adder_src_event):
13188           Fix build.
13189
13190 2006-08-31  Edward Hervey  <edward@fluendo.com>
13191
13192         * gst/adder/gstadder.c: (forward_event_func),
13193         (gst_adder_src_event), (gst_adder_collected),
13194         (gst_adder_change_state):
13195         * gst/adder/gstadder.h:
13196         Remember the start position asked in the incoming seeks, so we can
13197         output GST_EVENT_NEW_SEGMENT with a correct position value (instead
13198         of assuming it will always be 0).
13199
13200 2006-08-31  Edward Hervey  <edward@fluendo.com>
13201
13202         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
13203         (gst_ogg_demux_finalize), (gst_ogg_demux_perform_seek),
13204         (gst_ogg_demux_loop):
13205         Send the GST_EVENT_NEW_SEGMENT from the streaming thread.
13206
13207 2006-08-30  Tim-Philipp Müller  <tim at centricular dot net>
13208
13209         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13210         (gst_ffmpegcsp_get_unit_size):
13211           Return FALSE instead of returning a random false unit
13212           size when the format isn't known/supported (even if
13213           this shouldn't happen under normal circumstances).
13214
13215 2006-08-29  Wim Taymans  <wim@fluendo.com>
13216
13217         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
13218
13219         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create),
13220         (gst_gnome_vfs_src_start):
13221         Try harder to get the size from a uri by using _info_uri() when
13222         _info_from_handle() does not give us enough info. 
13223         Also follow symlinks when getting the size.
13224         Partially Fixes #332864.
13225
13226 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
13227
13228         Patch by: Viktor Peters  <viktor dot peters at gmail dot com>
13229
13230         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
13231         (gst_alsa_mixer_update), (gst_alsa_mixer_get_volume),
13232         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
13233         (gst_alsa_mixer_set_record):
13234         * ext/alsa/gstalsamixertrack.c:
13235         (gst_alsa_mixer_track_update_alsa_capabilities),
13236         (alsa_track_has_cap), (gst_alsa_mixer_track_new),
13237         (gst_alsa_mixer_track_update):
13238         * ext/alsa/gstalsamixertrack.h:
13239           Improve and fix mixer track handling, in particular better handling
13240           of alsa's pvolume/pswitch/cvolume/cswitch capabilities; create
13241           separate track objects for tracks that have both capture and playback
13242           volume (and label them differently as well so they're not mistakenly
13243           assumed to be duplicates); classify mixer tracks that only affect
13244           the audible volume of something (rather than the capture volume)
13245           as playback tracks. Redefine/fix meaning of RECORD and MUTE flags
13246           for capture tracks to correspond to alsa-pswitch alsa-cswitch
13247           (following the meaning documented in the mixer interface header
13248           file); add support for alsa's exclusive cswitch groups; update/sync
13249           state/flags better if mixer settings are changed by another
13250           application. Fixes #336075.
13251
13252 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
13253
13254         * gst/playback/gstplaybin.c:
13255           Improve docs: add section about BUFFERING messages sent by playbin.
13256
13257 2006-08-29  Michael Smith  <msmith@fluendo.com>
13258
13259         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_push_buffer),
13260         (gst_vorbis_enc_buffer_check_discontinuous),
13261         (gst_vorbis_enc_chain):
13262           Ignore explicit DISCONT marked on buffers (which is often spurious,
13263           particularly when using multiple segments), in favour of solely
13264           using the timestamps/durations.
13265
13266 2006-08-29  Edward Hervey  <edward@fluendo.com>
13267
13268         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
13269         Don't rely on incoming buffers offset anymore, since it is completely
13270         broken when using multiple segments.
13271         Instead convert the incoming buffers timestamp to running time, and
13272         then convert that value to the offsets.
13273         Also inform GstSegment of the last outputted stop position, which is
13274         needed if we received several segments with an unknown stop value.
13275
13276 2006-08-29  Thomas Vander Stichele  <thomas at apestaart dot org>
13277
13278         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
13279           fix buffer unreffing on a header push failure
13280
13281 2006-08-28  Wim Taymans  <wim@fluendo.com>
13282
13283         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_sink_event),
13284         (gst_audio_rate_chain):
13285         Make the metadata of the buffer writable before changing its
13286         flags.
13287
13288 2006-08-28  Wim Taymans  <wim@fluendo.com>
13289
13290         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
13291         (gst_audio_rate_setcaps), (gst_audio_rate_init),
13292         (gst_audio_rate_sink_event), (gst_audio_rate_src_event),
13293         (gst_audio_rate_chain), (gst_audio_rate_change_state):
13294         Fix audiorate some more.
13295         Reset and resync counters on flush and READY.
13296         Handle the DISCONT flag correctly.
13297         Use GstSegment to track position.
13298         Fail when not negotiated.
13299         Fixes #353234.
13300
13301 2006-08-25  Michael Smith  <msmith@fluendo.com>
13302
13303         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
13304           Fix spelling.
13305           Remove accidently included debug line.
13306
13307 2006-08-25  Wim Taymans  <wim@fluendo.com>
13308
13309         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
13310         Small cleanups.
13311         If a buffer is received with no caps, make the buffer metadata
13312         writable and set the caps, making sure that we don't screw up the
13313         refcounts.
13314
13315 2006-08-25  Michael Smith  <msmith@fluendo.com>
13316
13317         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset),
13318         (gst_gdp_pay_reset_streamheader), (gst_gdp_pay_chain):
13319           Fix memory leaks and misleading debug messages, add a couple of
13320           comments.
13321
13322         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats),
13323         (gst_multi_fd_sink_render):
13324           Do not use gst_buffer_make_writable() in a basesink render method,
13325           as it may incorrectly unref the buffer. Instead, use convoluted
13326           dance to avoid copying the buffer except when we need to.
13327
13328 2006-08-25  Michael Smith  <msmith@fluendo.com>
13329
13330         * ext/vorbis/vorbisenc.c:
13331         (gst_vorbis_enc_buffer_check_discontinuous):
13332           Allow very small discontinuities in the timestamps. These we can't
13333           do anything useful with anyway (because vorbis's timestamps have
13334           only sample granularity), and are commonly produced by elements with
13335           minor bugs. Allow up to 1/2 a sample out.
13336           Fixes #351742.
13337
13338 2006-08-24  Wim Taymans  <wim@fluendo.com>
13339
13340         * tests/examples/seek/seek.c: (seek_cb), (start_seek), (stop_seek),
13341         (play_scrub_toggle_cb), (main):
13342         Add a checkbox to enable play scrubbing. Makes it possible to disable
13343         normal scrubbing.
13344
13345 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
13346
13347         * tests/check/elements/.cvsignore:
13348           make buildbot happy
13349
13350 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
13351
13352         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
13353         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init),
13354         (gst_ogm_parse_class_init), (gst_ogm_parse_dispose),
13355         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
13356         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
13357         (gst_ogm_parse_stream_header), (gst_ogm_parse_comment_packet),
13358         (gst_ogm_text_parse_strip_trailing_zeroes),
13359         (gst_ogm_parse_data_packet), (gst_ogm_parse_chain),
13360         (gst_ogm_parse_sink_event), (gst_ogm_parse_change_state):
13361           Refactor ogm parse, do better input checking, misc. clean-ups.
13362           Cache incoming events and push them once the source pad has
13363           been created. Don't pass unterminated strings to sscanf().
13364           Strip trailing zeroes from subtitle text output, since they
13365           are not valid UTF-8. Don't push vorbiscomment packets on
13366           the subtitle text pad. Output perfect streams if possible.
13367
13368 2006-08-23  Wim Taymans  <wim@fluendo.com>
13369
13370         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
13371         Waits for tasks to settle down so that we clean up correctly for 
13372         valgrind.
13373
13374 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
13375
13376         * tests/check/libs/tag.c: (GST_START_TEST), (taglists_are_equal):
13377           Unit test fixes: \377 is more likely to fit into 8 bits than \777;
13378           actually return return value in taglists_are_equal.
13379
13380 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
13381
13382         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
13383           Fix crash due to broken bitstream parsing on x86-64: can't make
13384           any assumptions about sizeof(struct) due to alignment/packing
13385           differences on different architectures. Fixes #351790.
13386
13387 2006-08-22  Wim Taymans  <wim@fluendo.com>
13388
13389         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
13390         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
13391         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
13392         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
13393         (gst_riff_parse_info):
13394         Protect public functions against bad input.
13395         Do some cleanups.
13396         Fix documentation.
13397
13398 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13399
13400         * gst-libs/gst/riff/riff-ids.h:
13401         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
13402           Add voxware audio IDs (even if we can't play it) (#351795).
13403
13404 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13405
13406         * gst-libs/gst/riff/riff-media.c:
13407         (gst_riff_create_video_template_caps),
13408         (gst_riff_create_audio_template_caps),
13409         (gst_riff_create_iavs_template_caps):
13410           Const-ify some arrays and use G_N_ELEMENTS instead
13411           of wasting oodles of RAM on terminator bits.
13412
13413 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13414
13415         * gst-libs/gst/tag/gstvorbistag.c:
13416         (gst_tag_list_to_vorbiscomment_buffer):
13417         * tests/check/libs/tag.c: (GST_START_TEST):
13418           And the same for _to_vorbiscomment_buffer(): allow
13419           id_data_len == 0 for speex.
13420
13421 2006-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
13422
13423         * configure.ac:
13424         * docs/plugins/Makefile.am:
13425         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
13426         * docs/plugins/gst-plugins-base-plugins-sections.txt:
13427         * docs/plugins/inspect/plugin-gdp.xml:
13428         * gst/gdp/Makefile.am:
13429         * tests/check/Makefile.am:
13430           Move GDP plugin to -base from -bad.  Closes #347783.
13431
13432 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
13433
13434         * gst-libs/gst/tag/gstvorbistag.c:
13435         (gst_tag_list_from_vorbiscomment_buffer):
13436           Allow id_data_len == 0 (needed for vorbis comments in Speex files).
13437           Also add some checks to make sure we don't memcmp() beyond the end of
13438           vorbiscomment buffer if the ID to check for is larger than the buffer.
13439
13440         * tests/check/libs/tag.c: (GST_START_TEST):
13441           Some more tests for gst_tag_list_from_vorbiscomment_buffer().
13442
13443 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
13444
13445         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1),
13446         (gst_vorbis_enc_set_metadata):
13447           Use vorbis comment utility functions from libgsttag
13448           instead of re-inventing the wheel (partially fixes #347091).
13449
13450 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
13451
13452         * tests/check/elements/audioconvert.c: (GST_START_TEST):
13453         Fix leaks. Wait for state transitions that might happen ASYNC, as well
13454         as some that won't.
13455
13456 2006-08-21  Wim Taymans  <wim@fluendo.com>
13457
13458         * docs/libs/Makefile.am:
13459         * docs/libs/gst-plugins-base-libs-sections.txt:
13460         * docs/libs/gst-plugins-base-libs.types:
13461         Don't try to GObject scan the netbuffer as it's not a GObject.
13462         Fixes #351308.
13463
13464         * gst-libs/gst/netbuffer/gstnetbuffer.c:
13465         * gst-libs/gst/netbuffer/gstnetbuffer.h:
13466         Document GstNetBuffer.
13467
13468 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
13469
13470         * tests/check/elements/audioconvert.c: (GST_START_TEST),
13471         (audioconvert_suite):
13472           Add testcase for caps-size-explosion
13473
13474 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
13475
13476         * gst/audioconvert/gstaudioconvert.c:
13477         (gst_audio_convert_get_unit_size), (set_structure_widths):
13478           Lower debug, use g_assert in _get_unit_size
13479
13480         * gst/audioresample/gstaudioresample.c:
13481         (audioresample_get_unit_size):
13482         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13483         (gst_ffmpegcsp_get_unit_size):
13484         * gst/videoscale/gstvideoscale.c: (gst_video_scale_get_unit_size):
13485           use g_assert in _get_unit_size
13486
13487 2006-08-18  Wim Taymans  <wim@fluendo.com>
13488
13489         * docs/libs/gst-plugins-base-libs-sections.txt:
13490         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_set_packet_len),
13491         (gst_rtp_buffer_pad_to), (gst_rtp_buffer_get_payload_subbuffer),
13492         (gst_rtp_buffer_get_payload_buffer):
13493         * gst-libs/gst/rtp/gstrtpbuffer.h:
13494         Document GstRTPBuffer.
13495         Added function to efficiently strip payload headers.
13496         API: gst_rtp_buffer_get_payload_subbuffer()
13497
13498 2006-08-17  Tim-Philipp Müller  <tim at centricular dot net>
13499
13500         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
13501         (gst_tag_to_vorbis_comments):
13502           Serialise unknown vorbis comments into GST_TAG_EXTENDED_COMMENT
13503           tags and deserialise them properly as well (#347091).
13504           Add some more gtk-doc blurbs and also some g_return_if_fail().
13505
13506         * tests/check/libs/tag.c: (GST_START_TEST),
13507         (back_to_vorbis_comments), (taglists_are_equal), (tag_suite):
13508           More tests.
13509
13510 2006-08-17  Wim Taymans  <wim@fluendo.com>
13511
13512         * ext/ogg/Makefile.am:
13513         * ext/ogg/gstogg.c: (plugin_init):
13514         * ext/ogg/gstoggaviparse.c: (gst_ogg_avi_parse_get_type),
13515         (gst_ogg_avi_parse_base_init), (gst_ogg_avi_parse_class_init),
13516         (gst_ogg_avi_parse_init), (gst_ogg_avi_parse_finalize),
13517         (gst_ogg_avi_parse_setcaps), (gst_ogg_avi_parse_event),
13518         (gst_ogg_avi_parse_push_packet), (gst_ogg_avi_parse_chain),
13519         (gst_ogg_avi_parse_change_state), (gst_ogg_avi_parse_plugin_init):
13520         Added ogg-in-avi parser element. Fixes #140139.
13521
13522         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
13523         Fixed a bug in oggdemux debug code.
13524
13525         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13526         (gst_riff_create_audio_template_caps):
13527         Recognise Ogg in the AVI extensible wave format.
13528
13529 2006-08-17  Tim-Philipp Müller  <tim at centricular dot net>
13530
13531         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
13532           Make buffer durations add up (duration should be next_ts-ts for
13533           perfect streams). Fixes CD ripping to Ogg/Vorbis with vorbisenc
13534           from CVS.
13535
13536         * tests/check/libs/cddabasesrc.c: (gst_cd_foo_src_close),
13537         (test_buffer_timestamps), (cddabasesrc_suite):
13538           Add unit test for the above.
13539
13540         * tests/check/Makefile.am:
13541           Don't know why cddabasesrc test was in VALGRIND_TO_FIX, remove
13542           to see what happens.
13543
13544 2006-08-16  Wim Taymans  <wim@fluendo.com>
13545
13546         * ext/alsa/gstalsasink.c: (gst_alsasink_set_property),
13547         (gst_alsasink_open):
13548         * ext/alsa/gstalsasrc.c: (gst_alsasrc_set_property),
13549         (gst_alsasrc_open):
13550         Avoid setting and using a NULL device name.
13551         Print more info when we fail to open a device.
13552
13553 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
13554
13555         * docs/libs/gst-plugins-base-libs-sections.txt:
13556         * gst-libs/gst/tag/tag.h:
13557         * gst-libs/gst/tag/tags.c: (gst_tag_parse_extended_comment):
13558           API: add gst_tag_parse_extended_comment() (#351426).
13559
13560         * tests/check/Makefile.am:
13561         * tests/check/libs/.cvsignore:
13562         * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite), (main):
13563           Add unit test for gst_tag_parse_extended_comment().
13564
13565 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
13566
13567         * sys/ximage/ximagesink.c: (gst_ximagesink_get_property):
13568         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_property):
13569           Fix leak (#351502).
13570
13571 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
13572
13573         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
13574         * docs/plugins/gst-plugins-base-plugins-sections.txt:
13575         * docs/plugins/gst-plugins-base-plugins.args:
13576         * gst/playback/gstplaybin.c:
13577           Document playbin.
13578           
13579         * docs/plugins/inspect/plugin-adder.xml:
13580         * docs/plugins/inspect/plugin-alsa.xml:
13581         * docs/plugins/inspect/plugin-audioconvert.xml:
13582         * docs/plugins/inspect/plugin-audiorate.xml:
13583         * docs/plugins/inspect/plugin-audioresample.xml:
13584         * docs/plugins/inspect/plugin-audiotestsrc.xml:
13585         * docs/plugins/inspect/plugin-cdparanoia.xml:
13586         * docs/plugins/inspect/plugin-decodebin.xml:
13587         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
13588         * docs/plugins/inspect/plugin-gnomevfs.xml:
13589         * docs/plugins/inspect/plugin-ogg.xml:
13590         * docs/plugins/inspect/plugin-pango.xml:
13591         * docs/plugins/inspect/plugin-playbin.xml:
13592         * docs/plugins/inspect/plugin-subparse.xml:
13593         * docs/plugins/inspect/plugin-tcp.xml:
13594         * docs/plugins/inspect/plugin-theora.xml:
13595         * docs/plugins/inspect/plugin-typefindfunctions.xml:
13596         * docs/plugins/inspect/plugin-video4linux.xml:
13597         * docs/plugins/inspect/plugin-videorate.xml:
13598         * docs/plugins/inspect/plugin-videoscale.xml:
13599         * docs/plugins/inspect/plugin-videotestsrc.xml:
13600         * docs/plugins/inspect/plugin-volume.xml:
13601         * docs/plugins/inspect/plugin-vorbis.xml:
13602         * docs/plugins/inspect/plugin-ximagesink.xml:
13603         * docs/plugins/inspect/plugin-xvimagesink.xml:
13604           Update to CVS version.
13605
13606 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
13607
13608         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
13609         (gst_play_bin_set_property), (gst_play_bin_get_property),
13610         (value_list_append_structure_list),
13611         (gst_play_bin_handle_redirect_message),
13612         (gst_play_bin_handle_message):
13613           API: GstPlayBin::connection-speed
13614           Add "connection-speed" property; re-order redirect messages with
13615           multiple redirect locations depending on the minimum bitrate if
13616           that information is available and a connection speed is set
13617           (#350399).
13618
13619 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
13620
13621         * gst/playback/gstplaybin.c:
13622           Update max volume to the same value that the volume element uses.
13623
13624 2006-08-14  Wim Taymans  <wim@fluendo.com>
13625
13626         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
13627         Less uglyness..
13628
13629 2006-08-14  Wim Taymans  <wim@fluendo.com>
13630
13631         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
13632         (gst_ogg_demux_get_next_page), (gst_ogg_demux_perform_seek),
13633         (gst_ogg_demux_read_chain), (gst_ogg_demux_loop):
13634         Add some more debug info.
13635         Don't crash when a seek failed.
13636         Actually return the result of the seek instead of TRUE.
13637         Ignore multiple BOS pages with the same serial so that we don't create
13638         the same stream multiple times.
13639         Post an error when we fail to do the initial seek.
13640
13641 2006-08-13  Wim Taymans  <wim@fluendo.com>
13642
13643         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
13644         (gst_alsa_detect_channels), (gst_alsa_probe_supported_formats):
13645         Small code cleanup.
13646
13647         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
13648         (gst_alsa_mixer_new):
13649         Remove hack that always set the device to hw:0*.
13650         Properly find the card name for whatever device was configured.
13651         Do some better debugging.
13652         Fixes #350784.
13653
13654         * ext/alsa/gstalsamixerelement.c:
13655         (gst_alsa_mixer_element_set_property),
13656         (gst_alsa_mixer_element_change_state):
13657         Cleanups.
13658         Handle setting of a NULL device name better.
13659
13660 2006-08-11  Wim Taymans  <wim@fluendo.com>
13661
13662         * gst/adder/gstadder.c:
13663         Don't clip float values. Fixes #350900.
13664
13665 2006-08-11  Andy Wingo  <wingo@pobox.com>
13666
13667         * gst/tcp/gsttcp.c: Really fix the build?
13668
13669         * gst/tcp/gsttcp.h: For now, always disable deprecation here --
13670         fixes the build.
13671
13672 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
13673
13674         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes):
13675           Float caps shouldn't have a "signed" field.
13676
13677 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
13678
13679         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query):
13680           Implement SEEKING query in its most basic form, so that we can
13681           at least check if we're seekable or not (#350655).
13682
13683 2006-08-09  Tim-Philipp Müller  <tim at centricular dot net>
13684
13685         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
13686           The checks here are not even close to anything that would
13687           justify MAXIMUM probability, lowering to POSSIBLE until someone
13688           fixes the checks (case at hand: quicktime redirection files
13689           might start with 00 00 01 XX and pass the checks here just
13690           fine, see #350399).
13691
13692 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
13693
13694         Patch by: Sjoerd Simons  <sjoerd at luon net>
13695
13696         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find):
13697           Better detection for multipart/x-mixed-replace: accept leading
13698           whitespaces before the boundary marker as well (as our very own
13699           multipartmux used to produce) (#349068).
13700
13701 2006-08-07  Tim-Philipp Müller  <tim at centricular dot net>
13702
13703         Patch by: Young-Ho Cha  <ganadist at chollian net>
13704
13705         * gst-libs/gst/riff/riff-ids.h:
13706         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13707         (gst_riff_create_audio_template_caps):
13708           Detect DTS audio streams (#350157).
13709
13710 2006-08-05  Andy Wingo  <wingo@pobox.com>
13711
13712         * ext/theora/gsttheoraparse.h:
13713         * ext/theora/theoraparse.c (gst_theora_parse_class_init)
13714         (theora_parse_dispose, theora_parse_set_property)
13715         (theora_parse_get_property, theora_parse_munge_granulepos)
13716         (theora_parse_push_buffer, theora_parse_change_state):
13717         API: GstTheoraParse::synchronization-points
13718         Add a property 'synchronization-points' to fix badly synchronized oggs.
13719
13720 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
13721
13722         * tests/check/Makefile.am:
13723         * tests/check/libs/.cvsignore:
13724         * tests/check/libs/audio.c: (structure_contains_channel_positions),
13725         (fixed_caps_have_channel_positions), (GST_START_TEST),
13726         (audio_suite), (main):
13727           Add a few tests for the channel position stuff in libgstaudio.
13728
13729 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
13730
13731         * ext/alsa/gstalsa.c: (caps_add_channel_configuration),
13732         (gst_alsa_detect_channels):
13733         * ext/alsa/gstalsasink.c:
13734           Add support for cards that (only) do more than 8 channels,
13735           like the Delta 44 (#345188).
13736
13737         * gst-libs/gst/audio/multichannel.c:
13738         (gst_audio_check_channel_positions):
13739         * gst-libs/gst/audio/multichannel.h:
13740           API: add GST_AUDIO_CHANNEL_POSITION_NONE, which stands for an
13741           unspecified channel position and cannot be combined with any
13742           of the other audio channel positions; adjust position layout
13743           checks accordingly (#345188).
13744
13745 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
13746
13747         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13748           Recognise ancient RealAudio files (see #349779).
13749
13750 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
13751
13752         Patch by: Jens Granseuer  <jensgr at gmx net>
13753
13754         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13755           Add typefinder for Interplay's MVE format (#348973).
13756
13757 2006-08-02  Wim Taymans  <wim@fluendo.com>
13758
13759         Patch by: Marcel Moreaux <marcelm at luon dot net>
13760
13761         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13762         (gst_base_rtp_depayload_add_to_queue):
13763         * gst-libs/gst/rtp/gstbasertpdepayload.h:
13764         Handle RTP sequence number rollover.
13765         Disable jitterbuffer by default.
13766
13767 2006-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
13768
13769         * gst/audioresample/gstaudioresample.c: (audioresample_stop),
13770         (audioresample_set_caps):
13771         Don't leak references to the incoming caps. Clean them up when
13772         stopping.
13773
13774         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
13775         (gst_video_scale_finalize):
13776         Don't leak our temporary pixel buffer.
13777
13778         * tests/check/Makefile.am:
13779         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline),
13780         (GST_START_TEST), (simple_launch_lines_suite):
13781
13782         Fix leaks and re-enable the test for valgrind checking.
13783
13784 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
13785
13786         Patch by: Sjoerd Simons  <sjoerd at luon net>
13787
13788         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find),
13789         (plugin_init):
13790           Add typefind function for multipart/x-mixed-replace (#348916).
13791
13792 2006-07-28  Wim Taymans  <wim@fluendo.com>
13793
13794         * gst/adder/gstadder.c: (gst_adder_setcaps),
13795         (gst_adder_query_duration):
13796         Fix leak in duration query.
13797         Reflow some docs and notes.
13798
13799 2006-07-28  Michael Smith  <msmith@fluendo.com>
13800
13801         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST),
13802         (vorbisenc_suite):
13803           Enable Andy's extra vorbisenc test, now that it passes. Also fix one
13804           aspect of it.
13805
13806 2006-07-28  Michael Smith  <msmith@fluendo.com>
13807
13808         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps),
13809         (gst_vorbis_enc_sink_getcaps), (gst_vorbis_enc_buffer_from_packet),
13810         (gst_vorbis_enc_push_buffer),
13811         (gst_vorbis_enc_buffer_check_discontinuous),
13812         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
13813         * ext/vorbis/vorbisenc.h:
13814           Handle discontinuities in the input vorbis stream correctly,
13815           so that the output is properly timestamped (and has good granulepos
13816           values). Needs some oggmux fixes too.
13817
13818 2006-07-27  Wim Taymans  <wim@fluendo.com>
13819
13820         patch by: Kai Vehmanen <kv2004 eca cx>
13821
13822         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13823         (gst_base_rtp_depayload_chain),
13824         (gst_base_rtp_depayload_handle_sink_event),
13825         (gst_base_rtp_depayload_change_state):
13826         Don't send multiple newsegments with different formats.
13827         Fixes #348677.
13828
13829 2006-07-26  Wim Taymans  <wim@fluendo.com>
13830
13831         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
13832         (gst_ogg_demux_do_seek), (gst_ogg_demux_read_chain):
13833         Make seeking in ogg more accurate again by doing the more correct
13834         granuletime to stream time conversion.
13835
13836 2006-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13837
13838         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
13839         (gst_multi_fd_sink_new_client):
13840           debug a little more understandably
13841           do not use goto as a substitute for break, especially if
13842           break is also being used
13843
13844 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
13845
13846         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
13847         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
13848           Remove GLib-2.6 compatibility cruft.
13849
13850 2006-07-24  Wim Taymans  <wim@fluendo.com>
13851
13852         * gst-libs/gst/audio/gstbaseaudiosink.c:
13853         (gst_base_audio_sink_render):
13854         Don't try to align a sample to an unknown value.
13855
13856 2006-07-24  Wim Taymans  <wim@fluendo.com>
13857
13858         * gst-libs/gst/audio/gstbaseaudiosink.c:
13859         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
13860         When the audio clock is slaved to another clock, never try to align
13861         samples but trust the rate interpolation algorithm.
13862
13863 2006-07-24  Wim Taymans  <wim@fluendo.com>
13864
13865         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
13866         Don't try to calculate silence samples, base class does this much
13867         better now.
13868
13869         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
13870         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps),
13871         (gst_ring_buffer_acquire):
13872         Calculate silence samples correctly.
13873
13874         * gst-libs/gst/audio/gstringbuffer.h:
13875         Add _CAST macro.
13876
13877 2006-07-22  Tim-Philipp Müller  <tim at centricular dot net>
13878
13879         * gst/typefind/gsttypefindfunctions.c: (xml_check_first_element):
13880           Limit search for the first markup tag to the first few kB of
13881           the file. If we don't find one there, it's highly unlikely that
13882           this is an XML(-ish) file.
13883
13884 2006-07-21  Andy Wingo  <wingo@pobox.com>
13885
13886         * tests/check/pipelines/theoraenc.c (test_discontinuity): Similar
13887         test to the one in vorbisenc. Also commented out.
13888
13889         * tests/check/pipelines/vorbisenc.c: 
13890         (test_discontinuity): New test, commented out until Mike lands
13891         some elite vorbisenc patches.
13892
13893         * tests/check/pipelines/theoraenc.c: Port to bufferstraw.
13894         Bufferstraw was actually factored out of these tests. Now we share
13895         code yay.
13896
13897         * configure.ac (GST_MAJORMINOR): Rev core requirements to 0.10.9.1
13898         for bufferstraw addition to gstcheck.
13899
13900 2006-07-21  Wim Taymans  <wim@fluendo.com>
13901
13902         * ext/theora/theoradec.c: (clip_buffer):
13903         Better clipping.
13904
13905 2006-07-21  Wim Taymans  <wim@fluendo.com>
13906
13907         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
13908         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
13909         (gst_audioringbuffer_release), (gst_audioringbuffer_stop):
13910         Fix leak.
13911         Avoid type casting when we can.
13912
13913         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_dispose):
13914         Fix mem leak.
13915
13916 2006-07-20  Tim-Philipp Müller  <tim at centricular dot net>
13917
13918         * ext/alsa/gstalsamixerelement.c:
13919         (gst_alsa_mixer_element_change_state):
13920           Make state change fail if the specified device can't be opened
13921           for some reason.
13922
13923 2006-07-20  Wim Taymans  <wim@fluendo.com>
13924
13925         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
13926         (cb_newpad), (main):
13927         Example of a small audio/video player using decodebin.
13928
13929 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
13930
13931         * gst-libs/gst/riff/riff-ids.h:
13932           Add 'fact' chunk id
13933
13934 2006-07-19  Wim Taymans  <wim@fluendo.com>
13935
13936         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13937         (gst_base_rtp_depayload_chain),
13938         (gst_base_rtp_depayload_change_state):
13939         Don't assert when not negotiated but post a meaningfull 
13940         error message. Fixes #347918.
13941
13942         * gst-libs/gst/rtp/gstbasertppayload.c:
13943         Add comment about better default MTU size.
13944
13945         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
13946         Small cleanups, start docs.
13947
13948 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
13949
13950         Patch by: Martin Szulecki
13951
13952         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_property):
13953           If "device-name" is requested and the device is not
13954           open, try to temporarily open it to obtain this
13955           information (#342494).
13956
13957 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
13958
13959         * gst-libs/gst/tag/gstid3tag.c:
13960           Add TSSE <=> GST_TAG_ENCODER mapping (see #347898).
13961
13962         * gst-libs/gst/tag/gsttageditingprivate.h:
13963         * gst-libs/gst/tag/gstvorbistag.c:
13964           Some more random const-ifications.
13965
13966 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
13967
13968         * gst-libs/gst/riff/riff-ids.h:
13969         * gst-libs/gst/riff/riff-media.c:
13970         (gst_riff_create_video_template_caps):
13971           Add more FOURCCs (sort list to make stuff easier to find),
13972           add comment what those 16 bytes in struct _gst_riff_strh according to
13973           one avi-dumper are
13974
13975 2006-07-17  Tim-Philipp Müller  <tim at centricular dot net>
13976
13977         * gst-libs/gst/audio/multichannel.c:
13978         (gst_audio_check_channel_positions),
13979         (gst_audio_fixate_channel_positions):
13980           Const-ify two arrays.
13981
13982 2006-07-17  Tim-Philipp Müller  <tim at centricular dot net>
13983
13984         * ext/alsa/gstalsa.c: (caps_add_channel_configuration):
13985           Fix typo, so that alsasink also advertises 8 channels
13986           if that's supported (tags: can, worms, open, alsa, ph34r).
13987
13988 2006-07-17  Wim Taymans  <wim@fluendo.com>
13989
13990         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
13991         (gst_ogg_pad_submit_packet), (gst_ogg_demux_read_chain):
13992         *sigh*, when is the compiler going to warn when the comments
13993         are out-of-sync with the code.. Refix case of busted theora
13994         headers with 0 granule pos.
13995
13996 2006-07-14  Wim Taymans  <wim@fluendo.com>
13997
13998         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13999         (gst_base_rtp_depayload_wait),
14000         (gst_base_rtp_depayload_change_state),
14001         (gst_base_rtp_depayload_set_property),
14002         (gst_base_rtp_depayload_get_property):
14003         Fix 99% cpu load by waiting for absolute times on the
14004         clock. Fixes #347300.
14005
14006 2006-07-14  Andy Wingo  <wingo@pobox.com>
14007
14008         * ext/theora/gsttheoraparse.h: 
14009         * ext/theora/theoraparse.c (theora_parse_drain_event_queue)
14010         (theora_parse_push_headers, theora_parse_clear_queue)
14011         (theora_parse_drain_queue_prematurely, )
14012         (theora_parse_sink_event, theora_parse_change_state): Queue events
14013         until we initialized our state, like in vorbisparse.
14014
14015         * ext/vorbis/vorbisparse.h: 
14016         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_event_queue)
14017         (vorbis_parse_push_headers, vorbis_parse_clear_queue)
14018         (vorbis_parse_drain_queue_prematurely, )
14019         (vorbis_parse_sink_event, vorbis_parse_change_state): Queue events
14020         until we have initialized our state. Fixes seeking after an
14021         initial pad block.
14022
14023 2006-07-14  Andy Wingo  <wingo@pobox.com>
14024
14025         Patch by: Iain Holmes <iaingnome@gmail.com>
14026         
14027         * ext/ogg/gstoggdemux.c (gst_ogg_demux_finalize): Fix memleak.
14028
14029 2006-07-14  Jan Schmidt  <thaytan@mad.scientist.com>
14030
14031         * configure.ac:
14032         Bump nano back to CVS
14033
14034 === release 0.10.9 ===
14035
14036 2006-07-13  Jan Schmidt <thaytan@mad.scientist.com>
14037
14038         * configure.ac:
14039           releasing 0.10.9, "I walk the line"
14040
14041 2006-07-14  Michael Smith  <msmith@fluendo.com>
14042
14043         * tests/check/pipelines/vorbisenc.c: (stop_pipeline):
14044           Move a g_cond_signal to earlier to avoid sometimes deadlocking
14045           (commonly happens when running this test under valgrind) when trying
14046           to remove the buffer probe.
14047
14048 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
14049
14050         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
14051         Fix missing g_unlock from the previous commit
14052
14053 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
14054
14055         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
14056         (gst_ximagesink_change_state):
14057         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
14058         (gst_xvimagesink_change_state):
14059         Implement a locking order to ensure we always take the object lock
14060         before the x_lock and never vice-versa.
14061
14062 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
14063
14064         * gst/playback/gstdecodebin.c: (find_compatibles):
14065         Fix a caps leak when linking (#347304)
14066
14067         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
14068         (gst_ximagesink_ximage_destroy), (gst_ximagesink_xcontext_clear),
14069         (gst_ximagesink_change_state):
14070         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
14071         (gst_xvimage_buffer_finalize), (gst_xvimagesink_check_xshm_calls),
14072         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
14073         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_change_state):
14074         Don't leak shared memory resources. Use the object lock to protect
14075         against the xcontext disappearing while returning a buffer from the
14076         pipeline. (#347304)
14077
14078 2006-07-12  Edward Hervey  <edward@fluendo.com>
14079
14080         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize),
14081         (vorbis_handle_comment_packet):
14082         gst_tag_list_merge() returns a new object. Take that into account when
14083         using it. This avoids memleak.
14084         Revert previous commit which is not needed.
14085
14086 2006-07-12  Edward Hervey  <edward@fluendo.com>
14087
14088         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize):
14089         Reset the decoder in finalize so that all fields get cleared.
14090
14091 2006-07-12  Wim Taymans  <wim@fluendo.com>
14092
14093         * gst-libs/gst/audio/gstbaseaudiosrc.c:
14094         (gst_base_audio_src_set_clock),
14095         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create):
14096         Don't try to post an error message when setting the clock fails
14097         as this can happen when adding an element to a bin which will then
14098         deadlock. Fixes #347296.
14099
14100 2006-07-12  Edward Hervey  <edward@fluendo.com>
14101
14102         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
14103         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
14104         (vorbis_handle_type_packet):
14105         Post tag messages on the bus even if we're not initialized.
14106         If we're not initialized, we still postpone the event pushing of tags.
14107
14108 2006-07-12  Wim Taymans  <wim@fluendo.com>
14109
14110         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
14111         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
14112         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
14113         Revert last two changes that broke the freeze.
14114
14115 2006-07-12  Wim Taymans  <wim@fluendo.com>
14116
14117         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
14118         basesink calculates silence sample correctly for us.
14119
14120 2006-07-12  Wim Taymans  <wim@fluendo.com>
14121
14122         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
14123         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
14124         Calculate correct silence samples so we don't fill our ringbuffer
14125         with noise.
14126
14127 2006-07-12  Edward Hervey  <edward@fluendo.com>
14128
14129         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
14130         (gst_vorbis_dec_reset), (vorbis_dec_sink_event),
14131         (vorbis_handle_comment_packet), (vorbis_handle_type_packet):
14132         * ext/vorbis/vorbisdec.h:
14133         Delay sending events (newsegment, tags) until the decoder is properly
14134         initialized.
14135         Fixes #347295
14136
14137 2006-07-11  Jan Schmidt  <thaytan@mad.scientist.com>
14138
14139         * tests/check/elements/audioconvert.c: (get_float_mc_caps),
14140         (get_int_mc_caps), (GST_START_TEST), (audioconvert_suite):
14141           Patch from #347221 adding a test for audioconvert
14142           channel remappings.
14143
14144 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
14145
14146         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
14147         (gst_ssa_parse_parse_line):
14148           Don't include the terminating NUL in the buffer size,
14149           it's only there for extra paranoia (would add random
14150           '*' characters at the end of each subtitle since the
14151           terminator itself is not valid UTF-8 technically).
14152           Also fix indenting after boilerplate macro.
14153
14154 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
14155
14156         * gst/playback/gstdecodebin.c: (close_pad_link):
14157           Also emit 'unknown-type' signal (which should really be
14158           called unhandled-type) if we found potential decoders/demuxers
14159           in the registry but none of them worked in the end (as in the
14160           case where the plugins don't exist any longer but are still
14161           listed in the registry). Fixes #329798.
14162
14163 2006-07-08  Andy Wingo  <wingo@pobox.com>
14164
14165         * theoraparse.c (theora_parse_push_buffer)
14166         (theora_parse_drain_queue_prematurely, theora_parse_drain_queue):
14167         Add some more debugging. Fix granulepos reconstruction in the face
14168         of discontinuities.
14169
14170 2006-07-06  Wim Taymans  <wim@fluendo.com>
14171
14172         * gst-libs/gst/audio/gstbaseaudiosink.c:
14173         (gst_base_audio_sink_class_init),
14174         (gst_base_audio_sink_provide_clock):
14175         Use gobject_class instead of G_OBJECT_CLASS (klass)
14176
14177         * gst-libs/gst/audio/gstbaseaudiosrc.c:
14178         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
14179         (gst_base_audio_src_set_clock), (gst_base_audio_src_provide_clock),
14180         (gst_base_audio_src_get_time),
14181         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create),
14182         (gst_base_audio_src_create_ringbuffer):
14183         Fix latency and buffer-time constants and properties ala basesink.
14184         Implement pull based scheduling. Fixes #346527.
14185         Set default blocksize in GstBaseSrc to 0, we default to pushing out
14186         one segment.
14187         Refuse slaving to another clock instead of silently not working.
14188         Only provide a clock when we are actually able to do so.
14189         Various small cleanups and compiler hints.
14190
14191 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
14192
14193         Patch by: Lutz Mueller <lutz at topfrose de>
14194
14195         * gst/typefind/gsttypefindfunctions.c: (html_type_find),
14196         (plugin_init):
14197           Add typefinding for text/html (#346581).
14198
14199 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
14200
14201         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
14202         (xml_check_first_element), (xml_type_find), (smil_type_find):
14203           Fix SMIL typefinding, make xml_check_first_element() more
14204           useful.
14205
14206 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
14207
14208         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
14209         (gst_play_base_bin_finalize), (decodebin_element_added_cb),
14210         (decodebin_element_removed_cb), (gst_play_base_bin_set_property):
14211         * gst/playback/gstplaybasebin.h:
14212           Protect list of elements with a subtitle-encoding property and
14213           the subtitle encoding member itself with a lock of their own
14214           instead of using the object lock. This prevents a dead-lock in
14215           the element-remove callback in some circumstances when shutting
14216           down playbin.
14217
14218 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
14219
14220         * win32/common/libgsttag.def:
14221         Export some new functions.
14222         * win32/vs6/libgstogg.dsp:
14223         Add a link to libgsttag-0.10.lib.
14224
14225 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
14226
14227         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
14228           Some const-ification.
14229
14230 2006-07-04  Wim Taymans  <wim@fluendo.com>
14231
14232         * gst/playback/gstplaybasebin.c: (is_stream), (gen_source_element):
14233         Improve checking if we are dealing with a stream. Added some
14234         more uris that need buffering.
14235
14236 2006-07-03  Edward Hervey  <edward@fluendo.com>
14237
14238         * ext/vorbis/vorbisdec.c: (vorbis_do_clip):
14239         Remove unused variable.
14240
14241 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14242
14243         * Makefile.am:
14244           include lcov.mak
14245         * configure.ac:
14246           add GCOV_LIBS to GST_LIBS
14247
14248 2006-07-02  Tim-Philipp Müller  <tim at centricular dot net>
14249
14250         Patch by: Michael Sheldon  <webmaster at mikeasoft com>
14251
14252         * ext/alsa/gstalsasrc.c:
14253           Add 32 bps to template caps and increase channels range
14254           from [1,2] to [1,MAX]. See #346326.
14255
14256 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
14257
14258         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
14259           Recognise 'WMVA' video codec fourcc (#345879).
14260           
14261 2006-06-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
14262          
14263         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
14264           Fixed nasty memory leak
14265
14266 2006-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14267
14268         * gst/tcp/gsttcp.c: (gst_tcp_read_buffer),
14269         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps):
14270           fix logging
14271
14272 2006-06-23  Jan Schmidt  <thaytan@mad.scientist.com>
14273
14274         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
14275         (gst_decode_bin_init), (gst_decode_bin_finalize), (add_fakesink),
14276         (remove_fakesink), (pad_probe), (gst_decode_bin_change_state):
14277         Protect remove_fakesink using a mutex, so that we don't try and
14278         remove the fakesink simultaneously from multiple threads.
14279
14280         When going from READY to PAUSED, restore the fakesink, so that
14281         it is there when decodebin gets reused.
14282
14283 2006-06-23  Tim-Philipp Müller  <tim at centricular dot net>
14284
14285         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
14286         * gst-libs/gst/rtp/gstbasertpdepayload.c:
14287         * gst-libs/gst/rtp/gstbasertppayload.c:
14288         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14289         * gst/tcp/gstmultifdsink.c:
14290         * gst/tcp/gsttcpclientsink.c:
14291         * gst/tcp/gsttcpclientsrc.c:
14292         * gst/tcp/gsttcpserversink.c:
14293         * gst/tcp/gsttcpserversrc.c:
14294         * gst/videorate/gstvideorate.c:
14295         * gst/videotestsrc/gstvideotestsrc.c:
14296         * sys/v4l/gstv4ljpegsrc.c:
14297         * sys/v4l/gstv4lmjpegsink.c:
14298         * sys/v4l/gstv4lsrc.c:
14299         * tests/examples/seek/scrubby.c:
14300         * tests/examples/seek/seek.c:
14301           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503).
14302
14303 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14304
14305         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
14306           Second field in GEnumValue shouldn't be a description,
14307           but a stringified version of the enum value.
14308
14309 2006-06-22  Wim Taymans  <wim@fluendo.com>
14310
14311         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
14312         (gst_ximage_buffer_free), (gst_ximagesink_ximage_put),
14313         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
14314         Avoid type checking in buffer casts.
14315         Avoid caps copy in buffer_alloc when we can.
14316         Use pad_peer_accept.
14317
14318 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14319
14320         * gst-libs/gst/tag/tag.h:
14321           Oops, make that 'Since: 0.10.9'.
14322
14323 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14324
14325         * docs/libs/gst-plugins-base-libs-sections.txt:
14326         * gst-libs/gst/tag/tag.h:
14327         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
14328         (gst_tag_image_type_get_type):
14329           API: add GstTagImageType enum to describe images contained
14330           in image tags (#345641).
14331
14332 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14333
14334         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
14335           Fix warnings with gst-inspect: "buffers-min" property
14336           should be of G_TYPE_INT and not G_TYPE_INT64. Also fix
14337           typo in property description.
14338
14339 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14340
14341         Patch by: Cody Russell <bratsche at gnome org>
14342
14343         * gst/audioresample/gstaudioresample.c:
14344         (gst_audioresample_class_init):
14345         * gst/playback/gststreamselector.c:
14346         (gst_stream_selector_class_init):
14347         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
14348         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
14349         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
14350         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
14351         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
14352         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
14353         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
14354         * gst/videotestsrc/gstvideotestsrc.c:
14355         (gst_video_test_src_class_init):
14356         * gst/volume/gstvolume.c: (gst_volume_class_init):
14357           Avoid unnecessary class cast check in class_init
14358           functions (#337747).
14359
14360 2006-06-21  Tim-Philipp Müller  <tim at centricular dot net>
14361
14362         * ext/pango/gsttextoverlay.c: (gst_text_overlay_make_utf8),
14363         (gst_text_overlay_video_chain):
14364           g_markup_escape_text() REALLY doesn't like non-UTF8 input
14365           and doesn't validate its input either (and neither did
14366           textoverlay it seems). Let's do that then and fix #345206.
14367
14368 2006-06-19  Wim Taymans  <wim@fluendo.com>
14369
14370         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
14371         (gst_unit_type_get_type), (gst_multi_fd_sink_class_init),
14372         (gst_multi_fd_sink_init), (gst_multi_fd_sink_add_full),
14373         (gst_multi_fd_sink_add), (gst_multi_fd_sink_handle_client_read),
14374         (find_syncframe), (find_limits), (assign_value),
14375         (count_burst_unit), (gst_multi_fd_sink_new_client),
14376         (gst_multi_fd_sink_handle_client_write),
14377         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_render),
14378         (gst_multi_fd_sink_set_property), (gst_multi_fd_sink_get_property),
14379         (gst_multi_fd_sink_change_state):
14380         * gst/tcp/gstmultifdsink.h:
14381         Added shiny new burst-on-connect methods.
14382         Add properties to control the minimal amount of data queued.
14383         Small cleanups.
14384         API: bytes-min property
14385         API: time-min property
14386         API: buffers-min property
14387         API: burst-unit property
14388         API: burst-value property
14389         API: add-full signal
14390
14391         * gst/tcp/gsttcp-marshal.list:
14392         Added new marshaller code for the new signal.
14393
14394         * tests/check/elements/multifdsink.c: (GST_START_TEST),
14395         (multifdsink_suite):
14396         Added testcases for new burst methods.
14397
14398 2006-06-19  Edward Hervey  <edward@fluendo.com>
14399
14400         * ext/theora/theoradec.c: (clip_buffer), (theora_dec_push):
14401         Implement clipping for accurate seeking.
14402         Closes #345225
14403
14404 2006-06-19  Wim Taymans  <wim@fluendo.com>
14405
14406         Patch by: Philip Jaegenstedt <philip at lysator dot liu dot se>
14407
14408         * gst/videoscale/gstvideoscale.c: (gst_video_scale_prepare_size),
14409         (gst_video_scale_transform):
14410         Make videoscale support RGBA, ARGB, BGRA and ABGR. Fixes #345131
14411
14412 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
14413
14414         * configure.ac:
14415           Fix --disable-external (can't set conditionals conditionally,
14416           #343602).
14417
14418 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
14419
14420         * tests/check/elements/audioresample.c: (test_reuse),
14421         (audioresample_suite):
14422           Add test case for bug #342789 fixed below.
14423
14424 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
14425
14426         * gst/audioresample/gstaudioresample.c:
14427         (gst_audioresample_class_init), (gst_audioresample_init),
14428         (audioresample_start), (audioresample_stop),
14429         (gst_audioresample_set_property), (gst_audioresample_get_property):
14430           Implement GstBaseTransform::start and ::stop so that audioresample
14431           can clear its internal state properly and be reused instead of
14432           causing non-negotiated errors with playbin under some circumstances
14433           (#342789).
14434
14435         * tests/check/elements/audioresample.c: (setup_audioresample),
14436         (cleanup_audioresample):
14437           Need to set element state here so that ::start and ::stop are
14438           called.
14439
14440 2006-06-16  Wim Taymans  <wim@fluendo.com>
14441
14442         Patch by: Young-Ho Cha <ganadist at chollian dot net>
14443
14444         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_vids):
14445         Parse extra data better, apparently it's right behind
14446         the normal strf header size. Fixes #343500.
14447
14448 2006-06-16  Wim Taymans  <wim@fluendo.com>
14449
14450         * ext/alsa/gstalsasink.c: (set_hwparams):
14451         If we fail to set the buffer_time and period_time alsa
14452         parameters, post a warning and leave alsa select a 
14453         default instead of failing. Fixes #342085
14454
14455 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
14456
14457         * docs/libs/gst-plugins-base-libs-sections.txt:
14458         * gst-libs/gst/cdda/gstcddabasesrc.h:
14459           Remove GST_CDDA_TAG_TRACK_TAGS again, it is #ifdef 0'ed
14460           out in the header file and shouldn't be listed in the docs.
14461
14462         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
14463           Must dereference pointer to fourcc in the debug statement.
14464
14465 2006-06-16  Stefan Kost  <ensonic@users.sf.net>
14466
14467         * docs/libs/Makefile.am:
14468         * docs/libs/gst-plugins-base-libs-docs.sgml:
14469         * docs/libs/gst-plugins-base-libs-sections.txt:
14470         * docs/libs/gst-plugins-base-libs.types:
14471         add remaining symbols into correct setions
14472         
14473         * gst-libs/gst/audio/gstringbuffer.c:
14474         fix incomplete docs
14475         
14476         * gst-libs/gst/audio/gstringbuffer.h:
14477         comment out not yet implemented function
14478         
14479         
14480         * gst-libs/gst/floatcast/floatcast.h:
14481         * gst-libs/gst/netbuffer/gstnetbuffer.c:
14482         add short descriptions
14483         
14484         
14485         * gst-libs/gst/interfaces/propertyprobe.c:
14486         fix return value docs   
14487         
14488         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
14489         simplify debug logging
14490         
14491         * gst-libs/gst/riff/riff-read.h:
14492         sync function prototype and docs
14493         
14494         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
14495         remove left over symbol
14496
14497 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
14498
14499         * autogen.sh:
14500         * configure.ac:
14501         * docs/Makefile.am:
14502           Use GST_PLUGIN_DOCS macro in configure.ac, add
14503           --enable-plugin-docs default to autogen.sh and use
14504           ENABLE_PLUGIN_DOCS conditional in Makefile.am (#344039).
14505
14506 2006-06-15  Wim Taymans  <wim@fluendo.com>
14507
14508         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
14509         (gst_ogg_demux_activate_chain), (gst_ogg_demux_combine_flows),
14510         (gst_ogg_demux_loop):
14511         Combine GstFlowReturn from the source pads to give a
14512         meaningfull result to the upstream peer or to stop the
14513         processing task in case of errors.
14514
14515 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
14516
14517         * gst/playback/gststreaminfo.c: (cb_probe):
14518           Try GST_TAG_CODEC as fallback when extracting the
14519           codec name; more debug info.
14520
14521 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
14522
14523         * ext/ogg/Makefile.am:
14524         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
14525           Extract language tags from ogm subtitle streams, so that
14526           the subtitle menu choices are labelled correctly in
14527           Totem (fixes #344708).
14528
14529 2006-06-14  Wim Taymans  <wim@fluendo.com>
14530
14531         Patch by: Alessandro Decina <alessandro at nnva dot org>
14532
14533         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_clear),
14534         (gst_ogg_mux_release_pad), (gst_ogg_mux_get_headers),
14535         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_init_collectpads),
14536         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
14537         Fix various leaks. Fixes #343699.
14538         Add x-smoke mime type.
14539
14540 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
14541
14542         * gst-libs/gst/riff/riff-ids.h:
14543           Add IDs for 'bext' chunks (see #343837).
14544
14545 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
14546
14547         Patch by: Young-Ho Cha  <ganadist at chollian net>
14548
14549         * gst/subparse/samiparse.c: (sami_context_pop_state),
14550         (handle_start_font), (end_sami_element):
14551           Honour font face tags in SAMI subtitles (#344503).
14552
14553 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14554
14555         * po/POTFILES.in:
14556           add missing files containing translatable strings
14557
14558 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14559
14560         * docs/libs/tmpl/.cvsignore:
14561           we don't want those *.sgml files in CVS either
14562
14563 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14564
14565         * docs/libs/.cvsignore:
14566         * tests/check/elements/.cvsignore:
14567         * tests/check/libs/.cvsignore:
14568           ignore more
14569
14570 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14571
14572         * docs/libs/Makefile.am:
14573           also commiting the changed Makefile.am (added more libs to the
14574           doc-build)
14575
14576 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14577
14578         * docs/libs/gst-plugins-base-libs-docs.sgml:
14579         * docs/libs/gst-plugins-base-libs-sections.txt:
14580         * docs/libs/gst-plugins-base-libs.types:
14581           first batch of reordering things, add index & hierarchy
14582
14583 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14584
14585         * configure.ac:
14586           use GST_PKG_CHECK_MODULES, cleans up output
14587
14588 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
14589
14590         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
14591           Add support for burn:// URIs (#343385); const-ify things a bit,
14592           use G_N_ELEMENTS instead of hard-coded array size.
14593
14594 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
14595
14596         Patch by: Young-Ho Cha  <ganadist at chollian net>
14597
14598         * gst/subparse/samiparse.c: (fix_invalid_entities), (parse_sami):
14599           Fix up broken entities before passing them to libxml *sigh*.
14600           (#343303).
14601           
14602 2006-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
14603
14604         * configure.ac:
14605           back to TRUNK
14606
14607 === release 0.10.8 ===
14608
14609 2006-06-09  Thomas Vander Stichele <thomas at apestaart dot org>
14610
14611         * configure.ac:
14612           releasing 0.10.8, "Moar gij ziet mij nie"
14613
14614 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
14615
14616         * configure.ac:
14617         * po/af.po:
14618         * po/az.po:
14619         * po/cs.po:
14620         * po/en_GB.po:
14621         * po/hu.po:
14622         * po/it.po:
14623         * po/nb.po:
14624         * po/nl.po:
14625         * po/or.po:
14626         * po/sq.po:
14627         * po/sr.po:
14628         * po/sv.po:
14629         * po/uk.po:
14630         * po/vi.po:
14631         * win32/common/config.h:
14632           0.10.7.2 prerelease
14633
14634 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
14635
14636         * docs/libs/tmpl/gstaudio.sgml:
14637         * docs/libs/tmpl/gstcolorbalance.sgml:
14638         * docs/libs/tmpl/gstmixer.sgml:
14639         * docs/libs/tmpl/gstringbuffer.sgml:
14640         * docs/libs/tmpl/gsttuner.sgml:
14641         * docs/libs/tmpl/gstxoverlay.sgml:
14642         * gst-libs/gst/audio/audio.c:
14643         * gst-libs/gst/audio/gstringbuffer.c:
14644         * gst-libs/gst/interfaces/colorbalance.c:
14645         * gst-libs/gst/interfaces/mixer.c:
14646         * gst-libs/gst/interfaces/tuner.c:
14647         * gst-libs/gst/interfaces/xoverlay.c:
14648           move last template doc snippets to source code and delete them
14649
14650 2006-06-06  Michael Smith  <msmith@fluendo.com>
14651
14652         * ext/theora/theoraparse.c: (theora_parse_drain_queue_prematurely),
14653         (theora_parse_drain_queue):
14654           Mark DELTA_UNIT on non-keyframes.
14655
14656 2006-06-03  Jan Schmidt  <thaytan@mad.scientist.com>
14657
14658         * gst-libs/gst/audio/gstbaseaudiosink.c:
14659         (gst_base_audio_sink_class_init), (gst_base_audio_sink_setcaps):
14660         * gst-libs/gst/audio/gstbaseaudiosink.h:
14661         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps),
14662         (gst_ring_buffer_samples_done):
14663         * gst-libs/gst/audio/gstringbuffer.h:
14664         Document better the fact that latency_time and buffer_time are values
14665         stored in microseconds, and not the usual GStreamer nanoseconds.
14666         Change the variables (compatibly) that store them from GstClockTime 
14667         to guint64 to make it more clear that they're not storing clock times.
14668         Also, remove the bogus property description that says the user can
14669         specify -1 to get the default value, since that's never been the case.
14670
14671         When computing the default segment size for the ring buffer, make it
14672         an integer number of samples.
14673
14674         When the sub-class indicates a delay greater than the number of
14675         samples we've written return 0 from the audio sink get_time method.
14676
14677 2006-06-02  Michael Smith  <msmith@fluendo.com>
14678
14679         * tests/check/elements/audioconvert.c: (set_channel_positions),
14680         (get_float_mc_caps), (get_int_mc_caps):
14681         * tests/check/elements/audioresample.c:
14682         * tests/check/elements/audiotestsrc.c: (GST_START_TEST):
14683         * tests/check/elements/videorate.c:
14684         * tests/check/elements/videotestsrc.c: (GST_START_TEST):
14685         * tests/check/elements/volume.c:
14686         * tests/check/elements/vorbisdec.c:
14687         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
14688           Don't busy-wait in tests; this was causing test timeouts very
14689           frequently when running under valgrind.
14690
14691 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14692
14693         * gst/tcp/README:
14694         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_init),
14695         (gst_multi_fd_sink_remove_client_link),
14696         (gst_multi_fd_sink_client_queue_caps),
14697         (gst_multi_fd_sink_client_queue_buffer),
14698         (gst_multi_fd_sink_handle_client_write),
14699         (gst_multi_fd_sink_render):
14700         * gst/tcp/gstmultifdsink.h:
14701           make multifdsink properly deal with streamheader:
14702           - streamheader is taken from caps
14703           - buffers marked with IN_CAPS are not sent
14704           - streamheaders are sent, on connection, from the caps of the
14705             buffer where the client gets positioned to
14706           - further streamheader changes are done every time the client
14707             will receive a buffer with different caps
14708         * tests/check/elements/multifdsink.c: (GST_START_TEST),
14709         (gst_multifdsink_create_streamheader):
14710           add tests for this
14711
14712 2006-06-02  Michael Smith  <msmith@fluendo.com>
14713
14714         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
14715           Reinstate limit on channel count. Vorbis does not define the meaning
14716           of > 6 channels, so they're just independent channels. Gstreamer
14717           currently has no mechanism to represent N independent channels.
14718
14719 2006-06-02  Michael Smith  <msmith@fluendo.com>
14720
14721         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
14722           Don't arbitrarily restrict channel counts and rate in vorbis.
14723           In terms of effects likely on real-world files, this fixes 96kHz
14724           playback of vorbis.
14725
14726 2006-06-02  Michael Smith  <msmith@fluendo.com>
14727
14728         * gst/audioconvert/audioconvert.c: (float):
14729           More correct float->int conversion.
14730
14731 2006-06-02  Michael Smith  <msmith@fluendo.com>
14732
14733         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_perform_seek):
14734           Don't accidently send GST_CLOCK_TIME_NONE as a new segment start
14735           value. Fixes g-critical on trying to play back ogg containing
14736           unknown codec.
14737
14738 2006-06-02  Wim Taymans  <wim@fluendo.com>
14739
14740         * gst/playback/gstplaybasebin.c: (group_create), (group_commit),
14741         (setup_source):
14742         * gst/playback/gstplaybasebin.h:
14743         Make the subtitle detection work from any thread so we don't
14744         deadlock. Fixes #343397.
14745
14746 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14747
14748         * gst/volume/Makefile.am:
14749           Seriously, it's not *that* hard to get compilation right.  Even
14750           a drunk can do it ! Add LIBOIL CFLAGS and LIBS
14751
14752 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
14753
14754         * gst/volume/gstvolume.c: (volume_choose_func),
14755         (volume_update_real_volume), (gst_volume_class_init),
14756         (gst_volume_init), (volume_process_float), (volume_process_int16),
14757         (volume_process_int16_clamp), (volume_set_caps),
14758         (volume_transform_ip), (plugin_init):
14759         * gst/volume/gstvolume.h:
14760         rewrite the passthrough check, split _int16 and _int16_clamp, fix
14761         another property desc., remove unused param from process function
14762         
14763         * tests/check/elements/volume.c: (volume_suite):
14764         reactivate the passthrough test
14765
14766 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
14767
14768         * ext/alsa/gstalsamixerelement.h:
14769         * ext/alsa/gstalsamixeroptions.h:
14770         * ext/alsa/gstalsamixertrack.h:
14771         * ext/gnomevfs/gstgnomevfssink.h:
14772         * ext/gnomevfs/gstgnomevfssrc.h:
14773         * ext/theora/gsttheoradec.h:
14774         * ext/theora/gsttheoraenc.h:
14775         * ext/theora/gsttheoraparse.h:
14776         * ext/vorbis/vorbisparse.h:
14777         * gst-libs/gst/audio/gstaudioclock.h:
14778         * gst-libs/gst/audio/gstaudiofilter.h:
14779         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
14780         * gst/audioconvert/gstaudioconvert.h:
14781         * gst/audioresample/gstaudioresample.h:
14782         * gst/audiotestsrc/gstaudiotestsrc.h:
14783         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
14784         * gst/playback/gststreamselector.h:
14785         * gst/tcp/gstmultifdsink.h:
14786         * gst/tcp/gsttcpclientsink.h:
14787         * gst/tcp/gsttcpclientsrc.h:
14788         * gst/tcp/gsttcpserversink.h:
14789         * gst/tcp/gsttcpserversrc.h:
14790         * gst/videorate/gstvideorate.h:
14791         * gst/videoscale/gstvideoscale.h:
14792         * gst/videotestsrc/gstvideotestsrc.h:
14793         * gst/volume/gstvolume.h:
14794         * sys/v4l/gstv4ljpegsrc.h:
14795         * sys/v4l/gstv4lmjpegsink.h:
14796         * sys/v4l/gstv4lmjpegsrc.h:
14797         * sys/v4l/gstv4lsrc.h:
14798         * sys/ximage/ximagesink.h:
14799         * sys/xvimage/xvimagesink.h:
14800         * tests/old/testsuite/alsa/sinesrc.h:
14801         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
14802
14803 2006-05-31  Wim Taymans  <wim@fluendo.com>
14804
14805         * ext/libvisual/visual.c: (gst_visual_reset),
14806         (gst_visual_sink_setcaps), (gst_visual_sink_event),
14807         (gst_visual_src_event), (get_buffer), (gst_visual_chain):
14808         Handle DISCONT.
14809         Use running time before doing QoS.
14810         Handle mono too.
14811
14812 2006-05-31  Thomas Vander Stichele  <thomas at apestaart dot org>
14813
14814         * docs/libs/Makefile.am:
14815           set a magic variable to indicate we know the docs are incomplete
14816
14817 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
14818
14819         * win32/common/libgstvideo.def:
14820           export gst_video_calculate_display_ratio
14821         * win32/vs6/libgstvideoscale.dsp:
14822           add link to libgstvideo-0.10.lib
14823
14824 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
14825
14826         * gst/playback/gstplaybasebin.c: (gen_source_element):
14827           Throw a more comprehensible error for rtsp:// URIs (rather
14828           than erroring out with a negotiation error later on) until
14829           we fix playbin to handle rtspsrc etc.
14830
14831 2006-05-30  Wim Taymans  <wim@fluendo.com>
14832
14833         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
14834         (gst_text_overlay_text_event):
14835         Added some FIXMEs.
14836
14837 2006-05-30  Wim Taymans  <wim@fluendo.com>
14838
14839         * gst/adder/gstadder.c: (gst_adder_class_init), (gst_adder_init),
14840         (gst_adder_request_new_pad), (gst_adder_release_pad):
14841         * gst/adder/gstadder.h:
14842         Implement release_request_pad.
14843         Make padcounter atomic.
14844
14845         * tests/check/elements/adder.c: (GST_START_TEST), (adder_suite):
14846         Added check for release_pad in adder.
14847
14848 2006-05-30  Wim Taymans  <wim@fluendo.com>
14849
14850         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream):
14851         Fix build again.
14852
14853 2006-05-30  Thomas Vander Stichele  <thomas at apestaart dot org>
14854
14855         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
14856         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
14857         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
14858         (gst_ogg_pad_submit_page), (gst_ogg_chain_new_stream),
14859         (gst_ogg_demux_seek), (gst_ogg_demux_get_data),
14860         (gst_ogg_demux_get_next_page), (gst_ogg_demux_do_seek),
14861         (gst_ogg_demux_bisect_forward_serialno),
14862         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_chains),
14863         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
14864           add more debugging
14865           clean up printf formats for granulepos and serialno
14866
14867 2006-05-30  Michael Smith  <msmith@fluendo.com>
14868
14869         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
14870         (gst_vorbis_enc_class_init), (gst_vorbis_enc_dispose),
14871         (gst_vorbis_enc_generate_sink_caps), (gst_vorbis_enc_sink_getcaps),
14872         (gst_vorbis_enc_init), (gst_vorbis_enc_buffer_from_header_packet),
14873         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
14874         * ext/vorbis/vorbisenc.h:
14875           Multi-channel caps negotiation, so we can do proper multichannel
14876           vorbis encoding, negotiated through audioconvert.
14877
14878 2006-05-30  Wim Taymans  <wim@fluendo.com>
14879
14880         * tests/check/elements/adder.c: (test_event_message_received),
14881         (test_play_twice_message_received), (GST_START_TEST),
14882         (adder_suite):
14883         Added check to show that #339935 is fixed with ongoing
14884         adder and collectpads fixes.
14885
14886 2006-05-29  Wim Taymans  <wim@fluendo.com>
14887
14888         * gst/adder/gstadder.c: (gst_adder_request_new_pad):
14889         Don't leak pad name.
14890
14891 2006-05-29  Wim Taymans  <wim@fluendo.com>
14892
14893         * gst/adder/gstadder.c: (gst_adder_query_duration),
14894         (forward_event_func), (forward_event), (gst_adder_src_event):
14895         Fix adder seeking.
14896         Make query/seeking code threadsafe.
14897
14898         * tests/check/Makefile.am:
14899         * tests/check/elements/adder.c: (test_event_message_received),
14900         (GST_START_TEST), (test_play_twice_message_received):
14901         Fix adder test case.
14902
14903 2006-05-29  Tim-Philipp Müller  <tim at centricular dot net>
14904
14905         Patch by: Young-Ho Cha  <ganadist at chollian net>
14906
14907         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
14908         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
14909         (set_encoding_element), (decodebin_element_added_cb),
14910         (decodebin_element_removed_cb), (setup_subtitle), (setup_source),
14911         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
14912         * gst/playback/gstplaybasebin.h:
14913           Add 'subtitle-encoding' property to playbin, so applications can
14914           force a subtitle encoding for non-UTF8 subtitles (#342268).
14915
14916         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init),
14917         (gst_sub_parse_set_property):
14918           Rename recently-added 'encoding' property to 'subtitle-encoding'
14919           (so it can be proxied by playbin/decodebin in a generic way
14920           with less danger of false positives).
14921
14922 2006-05-29  Michael Smith  <msmith@fluendo.com>
14923
14924         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
14925         (append_with_other_format), (set_structure_widths),
14926         (gst_audio_convert_transform_caps):
14927           Patch from #341562: give more specific audio caps in get_caps, so
14928           that basetransform  can make better decisions on what caps to
14929           negotiate.
14930
14931 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
14932
14933         * tests/check/elements/volume.c:
14934         make it compile again
14935
14936 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
14937
14938         * tests/check/elements/volume.c: (volume_suite):
14939         disable test until #343196 gets resolved
14940
14941 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
14942
14943         * gst/adder/gstadder.c: (gst_adder_get_type):
14944         Make it easier to copy&paste
14945         
14946         * gst/volume/Makefile.am:
14947         * gst/volume/gstvolume.c: (volume_update_real_volume),
14948         (gst_volume_set_volume), (gst_volume_set_mute),
14949         (gst_volume_class_init), (volume_process_int16), (volume_set_caps),
14950         (volume_transform_ip), (volume_update_mute),
14951         (volume_update_volume):
14952         * gst/volume/gstvolume.h:
14953         Add own debug category, move duplicate code to helper function, fix
14954         property texts, add more comments and prepare ffor liboil-goodness
14955         
14956         * tests/check/Makefile.am:
14957         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
14958         add test for mute and passtrough case, be a bit more verbose to track
14959         failure
14960         
14961         * tests/check/generic/states.c: (GST_START_TEST):
14962         catch elements that fail to instantiate
14963
14964 2006-05-28  Edward Hervey  <edward@fluendo.com>
14965
14966         * tests/check/pipelines/simple-launch-lines.c:
14967         * tests/check/pipelines/theoraenc.c:
14968         * tests/check/pipelines/vorbisenc.c:
14969         Comment out tests using parse_launch() if core was built without
14970         parsing capabilities.
14971
14972 2006-05-27  Edward Hervey  <edward@fluendo.com>
14973
14974         * tests/check/Makefile.am:
14975         Extra bonus points for whoever explains to ensonic that you are meant
14976         to test unit tests thoroughly before commiting them, especially if
14977         you know it's going to break.
14978         De-activated element/adder tests.
14979
14980 2006-05-27  Edward Hervey  <edward@fluendo.com>
14981
14982         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
14983         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps):
14984         Marking caps conversion issues as GST_WARNING is way too verbose,
14985         Moving them to GST_LOG.
14986
14987 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
14988
14989         * README:
14990           Replace current README (containing the release notes from
14991           some 0.9.x version) with a proper README taken from the core.
14992
14993 2006-05-26  Wim Taymans  <wim@fluendo.com>
14994
14995         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
14996         (vorbis_dec_src_event), (vorbis_dec_sink_event), (vorbis_do_clip),
14997         (vorbis_dec_push), (vorbis_handle_data_packet), (vorbis_dec_chain),
14998         (vorbis_dec_change_state):
14999         Small cleanups.
15000         Add some FIXMEs
15001         Clip output samples to segment boundaries.
15002
15003 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
15004
15005         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
15006         (gst_ximagesink_xcontext_get), (gst_ximagesink_show_frame):
15007         Improve the errors produced on bad output, including some human
15008         readable description strings.
15009         Handle the (theoretical for ximagesink) case where the XServer 
15010         has a different idea about the size required for a particular 
15011         frame and gives us too small a memory allocation.
15012
15013 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
15014
15015         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
15016         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
15017         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
15018         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
15019         Improve the errors produced on bad output, including some human 
15020         readable description strings.
15021         Handle RGB Xv formats properly by transforming them into our 
15022         big-endian caps description.
15023         Use gst_caps_truncate to ensure that we never try and choose a
15024         non-fixed caps in buffer_alloc.
15025         Handle the case where the XServer has a different idea about the size
15026         required for a particular frame and gives us too small a memory
15027         allocation.
15028         Use -1 to indicate 'no image format', because 0 is a valid XServer
15029         image format number.
15030         Put RGB Xv formats at the end of the caps, so that we always prefer
15031         YUV format frames.
15032         Iterate the available Xv Encodings to determine the maximum width and
15033         height, and then return that in our caps.
15034         (Closes #315312, #337544)
15035
15036 2006-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
15037
15038         * gst/playback/gstdecodebin.c: (remove_fakesink), (pad_probe):
15039         When there is only one unfinished pad and it receives an event that
15040         doesn't match our requirements, we need to set alldone=FALSE so that
15041         the fakesink is not removed yet.
15042
15043 2006-05-25  Tim-Philipp Müller  <tim at centricular dot net>
15044
15045         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
15046           Use gst_type_find_helper_for_buffer() to find the type
15047           of stream from the first packet.
15048
15049         * configure.ac:
15050           Bump requirements to core CVS (needed for vorbis
15051           typefinding to work).
15052
15053 2006-05-24  Edward Hervey  <edward@fluendo.com>
15054
15055         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): 
15056         Added the 'prfl' atom type which MQV (no, it's not a typo) files
15057         contain.  Else they play perfectly fine with qtdemux.
15058
15059 2006-05-23  Stefan Kost  <ensonic@users.sf.net>
15060
15061         * ext/theora/theoradec.c:
15062         * ext/theora/theoraenc.c:
15063         * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
15064         * gst/audiorate/gstaudiorate.c:
15065           make more debug catagories static
15066         
15067         * tests/check/Makefile.am:
15068         * tests/check/elements/adder.c: (message_received),
15069         (test_event_message_received), (GST_START_TEST),
15070         (test_play_twice_message_received), (adder_suite):
15071           added test case for using element twice, extra bonus points for anyone
15072           who can make these test run reliably
15073
15074 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15075
15076         * ext/theora/theoradec.c: (theora_dec_chain):
15077           Make work with time-stamped input buffers that do not
15078           have a granulepos in BUFFER_OFFSET_END (like theora
15079           buffers coming from matroskademux). Fixes #342448.
15080
15081 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
15082
15083         Patch by: Peter Kjellerstedt  <pkj at axis com>
15084
15085         * gst/tcp/Makefile.am:
15086           fdstresstest doesn't need Gtk+, fix compilation if 
15087           gtk is not available (#342566).
15088
15089 2006-05-19 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
15090          
15091         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
15092           80 line columns
15093           Removed redundant floor()
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           On second thought, just skip JUNK chunks automatically, so
15099           the caller doesn't have to handle this. Fixes #342345.
15100           Also, return GST_FLOW_UNEXPECTED if we get a short read,
15101           not GST_FLOW_ERROR.
15102
15103 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>
15104
15105         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
15106           Don't bail out on JUNK chunks with a size of 0 (would try to
15107           pull_range 0 bytes before, which sources don't like too much).
15108           See #342345.
15109
15110 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
15111
15112         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
15113         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
15114         Use the gstutil scaling function to preserve 64 bits while calculating
15115         output width and height from the display-aspect-ratio. (A continuation
15116         of #341542)
15117
15118 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
15119
15120         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
15121         (gst_xvimagesink_buffer_alloc):
15122         * sys/xvimage/xvimagesink.h:
15123         When performing buffer allocations, remember the caps and image format
15124         we return so that if the same caps are asked for next time we can
15125         return them immediately without doing any caps intersections.
15126
15127 2006-05-18 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
15128          
15129         * gst-libs/gst/rtp/README:
15130           Some new documentation
15131         * gst-libs/gst/rtp/gstrtpbuffer.h:       
15132           Added GST_RTP_PAYLOAD_DYNAMIC_STRING for use by children       
15133         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
15134         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:     
15135           New RTP audio base payloader class. Supports frame or sample based
15136           codecs.  Not enabled in Makefile.am until approved.
15137
15138 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
15139
15140         * tests/check/elements/alsa.c: (test_device_property_probe):
15141           Fix test case: don't try to free NULL GValueArray when there
15142           are no devices.
15143
15144 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
15145
15146         * tests/check/Makefile.am:
15147         * tests/check/elements/alsa.c: (test_device_property_probe),
15148         (alsa_suite), (main):
15149           Add simple test that runs a device property probe on alsasrc,
15150           alsasink and alsamixer. Disable valgrind check for now (too
15151           many leaks in libasound, and valgrind ignored my suppressions
15152           additions).
15153
15154 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
15155
15156         * ext/alsa/gstalsadeviceprobe.c: (gst_alsa_get_device_list),
15157         (gst_alsa_device_property_probe_probe_property),
15158         (gst_alsa_device_property_probe_needs_probe),
15159         (gst_alsa_device_property_probe_get_values),
15160         (gst_alsa_type_add_device_property_probe_interface):
15161         * ext/alsa/gstalsadeviceprobe.h:
15162         * ext/alsa/gstalsamixerelement.c:
15163         (gst_alsa_mixer_element_init_interfaces):
15164         * ext/alsa/gstalsamixerelement.h:
15165           Clean up and simplify alsa device probing. Make it actually work
15166           for multiple classes. Don't cache results any longer.
15167
15168         * ext/alsa/gstalsasink.c: (gst_alsasink_init_interfaces),
15169         (gst_alsasink_init):
15170         * ext/alsa/gstalsasrc.c: (gst_alsasrc_dispose),
15171         (gst_alsasrc_interface_supported), (gst_implements_interface_init),
15172         (gst_alsasrc_init_interfaces), (gst_alsasrc_set_property):
15173           Make alsasink and alsasrc implement the GstPropertyProbe interface
15174           for device probing (#342181).
15175           Patch by: Martin Szulecki  <gnomebugzilla at sukimashita com>
15176
15177 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
15178
15179         * gst/subparse/samiparse.c: (handle_start_font):
15180           Don't ignore return value of strtol (++compiler_happiness).
15181
15182 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
15183
15184         Patch by: Young-Ho Cha  <ganadist chollian net>
15185
15186         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
15187         (gst_sub_parse_class_init), (gst_sub_parse_init),
15188         (gst_sub_parse_set_property), (gst_sub_parse_get_property),
15189         (convert_encoding):
15190         * gst/subparse/gstsubparse.h:
15191           Add 'encoding' property (#341681).
15192
15193         * gst/subparse/samiparse.c: (characters_sami):
15194           Output is pango markup, so we need to escape text
15195           between tags (#342143).
15196
15197 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
15198
15199         * gst-libs/gst/audio/multichannel.c:
15200         (gst_audio_check_channel_positions):
15201           It's okay to have caps with channels=1 and a channel position
15202           different from GST_AUDIO_CHANNEL_POSITION_FRONT_MONO
15203           (deinterleavers might want to keep the position in the caps,
15204           so that they can be re-interleaved again properly later).
15205           Leave check for unexpected 2-channel layouts intact for now.
15206
15207 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15208
15209         * gst/tcp/gsttcp.c: (gst_tcp_socket_read):
15210         Return GST_FLOW_UNEXPECTED when we have an eos on the socket so
15211         basesrc can do its job correctly.
15212
15213 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
15214
15215         * ext/alsa/Makefile.am:
15216         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
15217         (gst_alsa_detect_formats), (get_channel_free_structure),
15218         (caps_add_channel_configuration), (gst_alsa_detect_channels),
15219         (gst_alsa_probe_supported_formats):
15220         * ext/alsa/gstalsa.h:
15221         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
15222           Refactor and improve caps probing code: probe signedness
15223           when we probe the supported formats/widths; set endianness
15224           to the one we actually probed for (ie. cpu endianness).
15225           
15226         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (gst_alsasrc_getcaps),
15227         (gst_alsasrc_close):
15228         * ext/alsa/gstalsasrc.h:
15229           Implement caps probing for alsasrc.
15230
15231 2006-05-15  Wim Taymans  <wim@fluendo.com>
15232
15233         * ext/theora/theoradec.c: (gst_theora_dec_reset),
15234         (theora_dec_src_query), (theora_dec_src_event),
15235         (theora_dec_sink_event), (theora_handle_comment_packet),
15236         (theora_handle_data_packet), (theora_dec_change_state):
15237         Cleanups, add some G_LIKELY.
15238         Use segment helpers instead of our own wrong code.
15239         Clear queued buffers on seek and READY.
15240
15241         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
15242         (vorbis_dec_convert), (vorbis_dec_src_query),
15243         (vorbis_dec_src_event), (vorbis_dec_sink_event),
15244         (vorbis_handle_comment_packet), (vorbis_dec_push),
15245         (vorbis_handle_data_packet), (vorbis_dec_chain),
15246         (vorbis_dec_change_state):
15247         * ext/vorbis/vorbisdec.h:
15248         Remove old useless packetno variable.
15249         Do position query properly.
15250         Add some G_LIKELY.
15251         Do cleanup of queued buffers in new helper function
15252         and use it.
15253
15254 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15255
15256         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
15257           Query supported sample rates. Fixes #341732.
15258
15259 2006-05-15  Julien MOUTTE  <julien@moutte.net>
15260
15261         * gst/playback/gstdecodebin.c: (cleanup_decodebin),
15262         (gst_decode_bin_change_state): Make decodebin reusable
15263         when going from PAUSE_TO_READY and then back to PAUSED.
15264         Fixes #331678.
15265
15266 2006-05-15  Wim Taymans  <wim@fluendo.com>
15267
15268         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types),
15269         (vorbis_dec_convert), (vorbis_dec_src_query),
15270         (vorbis_dec_sink_query), (vorbis_dec_src_event),
15271         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
15272         (vorbis_dec_clean_queued), (vorbis_dec_push),
15273         (vorbis_handle_data_packet), (vorbis_dec_change_state):
15274         Cleanups. Use refcounting and DEBUG_OBJECT.
15275         Reset segment on flush, use code methods instead of our
15276         own wrong version.
15277         Fix potential memleak.
15278
15279 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15280
15281         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
15282         (gst_alsasink_init):
15283         * ext/alsa/gstalsasink.h:
15284           Don't leak allocated snd_output_t structure if there's
15285           more than one alsasink instance at a time (#341873).
15286           Also fix GObject macros in header file.
15287           
15288 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15289
15290         * gst/subparse/gstsubparse.c:
15291         (gst_sub_parse_data_format_autodetect):
15292           Don't use libxml functions in the typefinding code.
15293
15294 2006-05-15  Wim Taymans  <wim@fluendo.com>
15295
15296         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
15297         Fix seeking performance in the case where a non-header 
15298         packet has a 0 granulepos (busted theora case). 
15299         Fixes #341719
15300         (nvdr: thanks Wim for not mentioning who spotted and fixed it in
15301          the first place, you limelight stealer you)
15302
15303 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15304
15305         * gst/subparse/gstsubparse.c:
15306         (gst_sub_parse_data_format_autodetect):
15307           Improve SAMI typefinding: handle case where there are
15308           whitespaces or newlines in front of the first <SAMI>
15309           tag (#169936).
15310
15311 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15312
15313         * configure.ac:
15314           Build video4linux plugin even if there's no XVIDEO, just
15315           without implementing the GstXOverlay interface (#334002).
15316          
15317 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15318
15319         * configure.ac:
15320         * ext/libvisual/visual.c: (gst_visual_actor_plugin_is_gl),
15321         (plugin_init):
15322           Add tentative support for libvisual-0.4 (#336881).
15323
15324 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15325
15326         Patch by: Young-Ho Cha <ganadist at chollian net>
15327
15328         * gst/subparse/samiparse.c: (handle_start_font):
15329           Need to map "silver" colour explicitly (#169936).
15330
15331 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15332
15333         Patch by: Young-Ho Cha  <ganadist at chollian net>
15334
15335         * gst/subparse/Makefile.am:
15336         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
15337         (parser_state_dispose), (gst_sub_parse_data_format_autodetect),
15338         (gst_sub_parse_format_autodetect), (feed_textbuf),
15339         (gst_subparse_type_find), (plugin_init):
15340         * gst/subparse/gstsubparse.h:
15341         * gst/subparse/samiparse.c:
15342         * gst/subparse/samiparse.h:
15343           Add support for SAMI subtitles (#169936).
15344
15345 2006-05-14  Michael Smith  <msmith@fluendo.com>
15346
15347         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
15348           Fix #341696: crash when mixing L+R+C to mono or stereo.
15349         * tests/check/Makefile.am:
15350         * tests/check/elements/audioconvert.c: (set_channel_positions),
15351         (get_float_mc_caps), (get_int_mc_caps), (GST_START_TEST),
15352         (audioconvert_suite):
15353           Add test for the above, including some generic framework bits for
15354           testing multichannel things.
15355
15356 === release 0.10.7 ===
15357
15358 2006-05-14  Jan Schmidt <thaytan@mad.scientist.com>
15359
15360         * configure.ac:
15361           releasing 0.10.7, "Leave the gun"
15362
15363 2006-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15364
15365         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
15366         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
15367         Fix the build.
15368
15369 2006-05-12  Jan Schmidt  <thaytan@mad.scientist.com>
15370
15371         * docs/libs/gst-plugins-base-libs-docs.sgml:
15372         * docs/libs/gst-plugins-base-libs-sections.txt:
15373         * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio):
15374         * gst-libs/gst/video/video.h:
15375         * gst/videoscale/Makefile.am:
15376         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
15377         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
15378         * tests/check/Makefile.am:
15379         * tests/check/libs/video.c: (GST_START_TEST), (video_suite),
15380         (main):
15381           Fix integer overflow problem with pixel-aspect-ratio calculations
15382           in videoscale and xvimagesink (#341542)
15383
15384 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
15385
15386         * gst-libs/gst/tag/gstid3tag.c:
15387           Map GST_IMAGE_TAG to and from ID2v2 APIC frames (#341557).
15388
15389 2006-05-12  Sebastien Moutte  <sebastien@moutte.net>
15390
15391         * win32/MANIFEST:
15392           update win32 files listing
15393
15394 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15395
15396         patch by: Sjoerd Simons (sjoerd@luon.net)
15397
15398         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
15399         (group_create), (group_destroy), (add_stream),
15400         (gst_play_base_bin_get_property),
15401         (gst_play_base_bin_get_streaminfo_value_array):
15402         * gst/playback/gstplaybasebin.h:
15403           API: GstPlayBaseBin::stream-info-value-array property
15404           use a more bindings-friendly way of exposing streaminfo
15405           using a GValueArray.  Tested in ipython.
15406           Closes #341114
15407
15408 2006-05-11  Wim Taymans  <wim@fluendo.com>
15409
15410         * gst/playback/gstdecodebin.c: (try_to_link_1), (queue_enlarge),
15411         (queue_underrun_cb), (queue_filled_cb):
15412         Also catch queue underruns but don't do anything yet.
15413         Refactor and comment queue enlarging code a bit.
15414
15415         * gst/playback/gstplaybasebin.c: (queue_overrun),
15416         (queue_threshold_reached), (queue_out_of_data),
15417         (gen_preroll_element):
15418         If a queue over/underruns check that we don't create nasty
15419         deadlocks when the min-threshold is not reached but the
15420         max-bytes is. In those cases disable max-bytes when we
15421         know that the queue is fed timed data.
15422         Add more comments.
15423
15424 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
15425
15426         * gst/playback/gstplaybin.c: (gen_audio_element):
15427           Make playbin automatically plug an 'audioresample'
15428           element before the audio sink as well. This solves
15429           problems with sinks that only accept a very specific
15430           sample rate, like esdsink (e.g. #340379).
15431
15432 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
15433
15434         * gst/playback/gstplaybasebin.c: (gen_source_element):
15435           Make http sources send special headers so that we receive
15436           icecast metadata if the http stream is an icecast stream
15437           (otherwise the server will just ignore them). This also
15438           means that from now on users will need the 'icydemux'
15439           element from gst-plugins-good installed if they want to
15440           listen to icecast radio streams. (#341432, #333657).
15441
15442 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15443
15444         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_remove_client_link),
15445         (gst_multi_fd_sink_new_client), (gst_multi_fd_sink_stop):
15446           remove stupid example from docs - it should come with a simple
15447           C program instead.
15448           Clean up/fix docs
15449         * tests/check/elements/multifdsink.c: (wait_bytes_served),
15450         (fail_if_can_read), (GST_START_TEST),
15451         (gst_multifdsink_create_streamheader), (multifdsink_suite):
15452           add a test for changing streamheader which exposes a bug in
15453           multifdsink
15454
15455 2006-05-11  Michael Smith  <msmith@fluendo.com>
15456
15457         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
15458         (gst_gnome_vfs_src_received_headers_callback):
15459         * ext/gnomevfs/gstgnomevfssrc.h:
15460           Don't set icy-caps unless we have a sane interval value. Move
15461           interval to a local variable; we never use it outside this function.
15462
15463 2006-05-11  Wim Taymans  <wim@fluendo.com>
15464
15465         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
15466         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
15467         Register special buffer types along with the objects so
15468         that they are not registered at runtime from N different
15469         streaming threads since they are not threadsafe.
15470
15471 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
15472
15473         * tests/check/elements/multifdsink.c: (wait_bytes_served),
15474         (GST_START_TEST), (fail_unless_read), (multifdsink_suite):
15475           add two more tests, one doing streamheader
15476
15477 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
15478
15479         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_stop):
15480           clean up the bufqueue when shutting down
15481         * tests/check/Makefile.am:
15482         * tests/check/elements/multifdsink.c: (setup_multifdsink),
15483         (cleanup_multifdsink), (GST_START_TEST), (multifdsink_suite),
15484         (main):
15485           add a test for the leak that was just fixed
15486
15487 2006-05-10  Wim Taymans  <wim@fluendo.com>
15488
15489         * gst/adder/gstadder.c: (gst_adder_setcaps),
15490         (gst_adder_query_duration), (gst_adder_query), (forward_event),
15491         (gst_adder_src_event), (gst_adder_sink_event),
15492         (gst_adder_class_init), (gst_adder_finalize),
15493         (gst_adder_request_new_pad), (gst_adder_collected):
15494         * gst/adder/gstadder.h:
15495         Updated some docs. Added comments and FIXMEs all over the place.
15496         Improve debugging info.
15497         Fix leak on finalize by not calling the parent.
15498         Implement duration query.
15499         Make event forwarding threadsafe.
15500         Correctly send NEWSEGMENT at start and after flush.
15501         Handle EOS correctly.
15502         Post error when not negotiated.
15503
15504         * tests/check/elements/adder.c: (GST_START_TEST):
15505         Added FIXME in the test.
15506
15507 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15508
15509         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
15510         (gst_text_overlay_halign_get_type),
15511         (gst_text_overlay_wrap_mode_get_type):
15512         * ext/theora/theoradec.c: (theora_handle_type_packet),
15513         (theora_handle_data_packet):
15514         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
15515         (theora_enc_sink_setcaps), (theora_enc_chain):
15516         * gst-libs/gst/cdda/gstcddabasesrc.c:
15517         (gst_cdda_base_src_mode_get_type):
15518         * gst/audiotestsrc/gstaudiotestsrc.c:
15519         (gst_audiostestsrc_wave_get_type):
15520         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
15521         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
15522         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
15523         (gst_sync_method_get_type), (gst_unit_type_get_type),
15524         (gst_client_status_get_type):
15525         * gst/videoscale/gstvideoscale.c:
15526         (gst_video_scale_method_get_type):
15527         * gst/videotestsrc/gstvideotestsrc.c:
15528         (gst_video_test_src_pattern_get_type):
15529         * gst/videotestsrc/videotestsrc.c: (paint_setup_I420),
15530         (paint_setup_YV12), (paint_setup_YUY2), (paint_setup_UYVY),
15531         (paint_setup_YVYU), (paint_setup_IYU2), (paint_setup_Y41B),
15532         (paint_setup_Y42B), (paint_setup_Y800), (paint_setup_YVU9),
15533         (paint_setup_YUV9), (paint_setup_RGB888), (paint_setup_BGR888),
15534         (paint_setup_RGB565), (paint_setup_xRGB1555):
15535           Const-ify GEnumValue and GFlagsValue arrays. Use
15536           GST_ROUND_UP_* macros instead of home-made ones.
15537
15538 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15539
15540         * configure.ac:
15541           Require core CVS for the new newsegment stuff.
15542
15543 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15544
15545         Patch by: Sjoerd Simons  <sjoerd at luon net>
15546
15547         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type):
15548           Register nick for enum value (#341160).
15549
15550 2006-05-09  Stefan Kost  <ensonic@users.sf.net>
15551
15552         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find),
15553         (plugin_init):
15554          backout typefind patch #340375
15555          
15556         * tests/check/elements/adder.c: (message_received),
15557         (GST_START_TEST), (adder_suite):
15558           redo, signal-handling of test
15559
15560 2006-05-09  Wim Taymans  <wim@fluendo.com>
15561
15562         * gst/adder/gstadder.c: (gst_adder_request_new_pad),
15563         (gst_adder_collected):
15564         * gst/adder/gstadder.h:
15565         Remove bogus segment merging and forwarding, we don't
15566         care about timestamps anyway and we just produce a
15567         continuous stream. 
15568         Also create a nice NEWSEGMENT event when we start.
15569         Use _scale_int some more.
15570
15571 2006-05-09  Edward Hervey  <edward@fluendo.com>
15572
15573         * tests/icles/stress-xoverlay.c:
15574         Fix if core was built without parsing support.
15575
15576 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15577
15578         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
15579           Add SEDG (Samsung MPEG-4) fourcc.
15580
15581 2006-05-09  Edward Hervey  <edward@fluendo.com>
15582
15583         * tests/icles/stress-xoverlay.c:
15584         * tests/examples/volume/volume.c:
15585         Fix if core was built without parsing support.
15586
15587         * tests/examples/seek/seek.c:
15588         Disable the parse_launch example if core was built without parsing
15589         support.
15590
15591 2006-05-08  Edward Hervey  <edward@fluendo.com>
15592
15593         * autogen.sh: (CONFIGURE_DEF_OPT): 
15594         libtoolize on Darwin/MacOSX is called glibtoolize
15595
15596 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15597
15598         * tests/check/Makefile.am:
15599         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST):
15600           Disable the adder test, until the build-slaves posses the kindness to 
15601           either like it or to give valid reason for not doing so 
15602
15603 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15604
15605         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
15606         (adder_suite):
15607           Shuffle NULL state change around and raise timeout more
15608
15609 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15610
15611         * gst/typefind/gsttypefindfunctions.c: (mp4_find_box),
15612         (mp4_type_find), (plugin_init):
15613           Add typefind to distinguish between "audio/x-m4a" and new type
15614           "video/mp4". Fixes #340375
15615
15616         * tests/check/elements/adder.c: (adder_suite):
15617           Raise timeout to make buildbot happy
15618
15619 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15620
15621         * gst/adder/gstadder.c: (gst_adder_sink_event),
15622         (gst_adder_request_new_pad), (gst_adder_change_state):
15623         * gst/adder/gstadder.h:
15624         * tests/check/Makefile.am:
15625         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
15626         (adder_suite), (main):
15627           Add sink-event handling to adder. It tries to merge incomming
15628           newsegment-events. Added test to check if segment_done is comming
15629           through. Fixes #340060
15630
15631 2006-05-05  Andy Wingo  <wingo@pobox.com>
15632
15633         * ext/theora/theoraparse.c (gst_theora_parse_init)
15634         (theora_parse_src_convert, theora_parse_src_query):
15635         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init)
15636         (vorbis_parse_convert, vorbis_parse_src_query): Add convert and
15637         query functions on the source pads of the theora and vorbis parse
15638         elements. Fixes position querying when doing a remux.
15639
15640 2006-05-05  Michael Smith  <msmith@fluendo.com>
15641
15642         * ext/theora/theoraparse.c: (parse_granulepos),
15643         (theora_parse_drain_queue_prematurely),
15644         (theora_parse_queue_buffer), (theora_parse_sink_event):
15645           Fix flushing.
15646           Fix invalid granulepos outputs when starting with a non-keyframe.
15647
15648 2006-05-05  Jan Schmidt  <thaytan@mad.scientist.com>
15649
15650         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find),
15651         (mpeg1_sys_type_find), (ogganx_type_find), (sw_data_destroy):
15652         Rearrange MPEG system stream detection, fixing some memleaks in the
15653         process.
15654         Constify the data for STARTS_WITH and RIFF helper handlers. Make sure
15655         they clean up their data correctly.
15656         Remove unused ogganx caps and move the 'is_annodex' check to inside
15657         the 'is_ogg' if statement.
15658
15659 2006-05-05  Wim Taymans  <wim@fluendo.com>
15660
15661         * gst/playback/gstdecodebin.c: (cleanup_decodebin):
15662         Properly remove ghostpads. Fixes #340392
15663
15664 2006-05-04  David Schleef  <ds@schleef.org>
15665
15666         * gst/typefind/gsttypefindfunctions.c:
15667
15668 2006-05-03  Jan Schmidt  <thaytan@mad.scientist.com>
15669
15670         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
15671         (mpeg_ts_probe_headers), (mpeg_ts_type_find):
15672
15673         When typefinding an MP3 in push-based mode, don't penalise the
15674         probability down to 74% when we found 5 valid frames just because we
15675         can't peek the end of the file.
15676
15677         Make the probability for detecting MPEG Transport Streams based on the
15678         number of sequential headers we successfully detected.
15679
15680 2006-05-03  Wim Taymans  <wim@fluendo.com>
15681
15682         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
15683         (vorbis_dec_push), (vorbis_dec_chain):
15684         Still produce an error when we receive an empty packet.
15685
15686 2006-05-03  Wim Taymans  <wim@fluendo.com>
15687
15688         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
15689         (gst_ogg_chain_mark_discont), (gst_ogg_chain_new_stream),
15690         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek):
15691         Mark buffers with DISCONT after seek and after activating new
15692         chains.
15693
15694         * ext/theora/gsttheoradec.h:
15695         * ext/theora/theoradec.c: (gst_theora_dec_reset),
15696         (theora_get_query_types), (theora_dec_sink_event),
15697         (theora_dec_push), (theora_handle_data_packet), (theora_dec_chain),
15698         (theora_dec_change_state):
15699         Fix frame counter.
15700         Detect and mark DISCONT buffers.
15701
15702         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
15703         (vorbis_dec_sink_event), (vorbis_dec_push), (vorbis_dec_chain),
15704         (vorbis_dec_change_state):
15705         * ext/vorbis/vorbisdec.h:
15706         Use GstSegment.
15707         Detect and mark DISCONT buffers.
15708         Don't crash on 0 sized buffers.
15709
15710 2006-05-03  Wim Taymans  <wim@fluendo.com>
15711
15712         * gst/volume/gstvolume.c: (volume_funcfind), (volume_set_caps),
15713         (volume_transform_ip):
15714         Increase "volume" property to 10.0. Fixes #340369.
15715         Set the process function to NULL when capsnego fails so that
15716         we properly error out.
15717
15718 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
15719
15720         * gst/playback/gstplaybin.c: (add_sink):
15721         * gst/playback/test.c: (main):
15722         * gst/playback/test5.c: (dump_element_stats):
15723         * gst/playback/test6.c: (main):
15724           free caps using gst_caps_unref, don't leak caps-strings
15725
15726 2006-05-01  Tim-Philipp Müller  <tim at centricular dot net>
15727
15728         * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
15729         (plugin_init):
15730           Refine musepack typefinding a bit. Return MAXIMUM
15731           probability when we detect stream version 7 to make
15732           sure the mpeg audio typefinder doesn't trump us.
15733
15734 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
15735
15736         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
15737           Protect against unexpected NULL strf_data buffer.
15738
15739 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15740
15741         * tests/check/elements/audioconvert.c: (verify_convert),
15742         (GST_START_TEST):
15743           interpret the out[] buffer in the order the bytes are actually
15744           put in, which is LITTLE_ENDIAN, not BYTE_ORDER.
15745           Other tests should use BYTE_ORDER since the array is filled in
15746           with actual values
15747
15748 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15749
15750         * tests/check/elements/audioconvert.c: (verify_convert),
15751         (GST_START_TEST):
15752           when a test fails, give an indication of which it is
15753
15754 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15755
15756         * gst-libs/gst/cdda/gstcddabasesrc.c:
15757           compile fix; strtol() needs <stdlib.h>
15758
15759 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
15760
15761         * ext/alsa/gstalsamixerelement.c:
15762         * ext/alsa/gstalsasrc.c:
15763         * ext/cdparanoia/gstcdparanoiasrc.c:
15764         * ext/gnomevfs/gstgnomevfssink.c:
15765         * ext/gnomevfs/gstgnomevfssrc.c:
15766         * ext/ogg/gstoggdemux.c:
15767         * ext/ogg/gstoggmux.c:
15768         * ext/ogg/gstoggparse.c:
15769         * ext/ogg/gstogmparse.c:
15770         * ext/pango/gstclockoverlay.c:
15771         * ext/pango/gsttextoverlay.c:
15772         * ext/pango/gsttextrender.c:
15773         * ext/pango/gsttimeoverlay.c:
15774         * ext/theora/theoradec.c:
15775         * ext/theora/theoraenc.c:
15776         * ext/vorbis/vorbisdec.c:
15777         * ext/vorbis/vorbisenc.c:
15778         * gst-libs/gst/audio/gstaudiofilter.c:
15779         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
15780         * gst/audioconvert/gstaudioconvert.c:
15781         * gst/audiorate/gstaudiorate.c:
15782         * gst/audioresample/gstaudioresample.c:
15783         * gst/audiotestsrc/gstaudiotestsrc.c:
15784         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15785         * gst/playback/gstdecodebin.c:
15786         * gst/playback/gstplaybin.c:
15787         * gst/playback/gststreamselector.c:
15788         * gst/subparse/gstsubparse.c:
15789         * gst/tcp/gstmultifdsink.c:
15790         * gst/tcp/gsttcpclientsink.c:
15791         * gst/tcp/gsttcpclientsrc.c:
15792         * gst/tcp/gsttcpserversink.c:
15793         * gst/tcp/gsttcpserversrc.c:
15794         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
15795         * gst/videorate/gstvideorate.c:
15796         * gst/videoscale/gstvideoscale.c:
15797         * gst/videotestsrc/gstvideotestsrc.c:
15798         * gst/volume/gstvolume.c:
15799         * sys/v4l/gstv4ljpegsrc.c:
15800         * sys/v4l/gstv4lmjpegsink.c:
15801         * sys/v4l/gstv4lmjpegsrc.c:
15802         * sys/v4l/gstv4lsrc.c:
15803         * sys/ximage/ximagesink.c:
15804         * sys/xvimage/xvimagesink.c:
15805         * tests/check/libs/cddabasesrc.c:
15806           make GstElementDetails const
15807
15808 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
15809
15810         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
15811         (gst_adder_init):
15812           send events from src-pad to all sink-pads fixes #338657
15813
15814 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
15815
15816         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps),
15817         (alsasink_parse_spec):
15818           query width capabilities from alsa, fixes #338919
15819
15820 2006-04-28  Wim Taymans  <wim@fluendo.com>
15821
15822         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
15823         (gst_multi_fd_sink_remove_client_link):
15824         * gst/tcp/gstmultifdsink.h:
15825         Fix race condition in multifdsink that can lead to spurious 
15826         duplicate clients. this patch adds a new signal that is fired when
15827         multifdsink has removed all references to the fd.
15828         Fixes #339574.
15829         Updated documentation.
15830         API: client-fd-removed signal added
15831
15832 2006-04-28  Michael Smith  <msmith@fluendo.com>
15833
15834         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats):
15835           When asking g_value_array_new to prealloc elements, we may as well
15836           ask for the right number of elements.
15837
15838 2006-04-28  Wim Taymans  <wim@fluendo.com>
15839
15840         * gst-libs/gst/audio/gstbaseaudiosink.c:
15841         (gst_base_audio_sink_drain), (gst_base_audio_sink_event),
15842         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
15843         patch to make timestamp checking more tollerant to rounding 
15844         errors given that real discontinuities are to be marked on
15845         buffers. Fixes some asf files and #338778.
15846         Also avoid some crashers when we receive an event in the 
15847         NULL state.
15848
15849 2006-04-28  Michael Smith  <msmith@fluendo.com>
15850
15851         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
15852         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
15853         (gst_gnome_vfs_src_get_property),
15854         (gst_gnome_vfs_src_send_additional_headers_callback),
15855         (gst_gnome_vfs_src_received_headers_callback),
15856         (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_start),
15857         (gst_gnome_vfs_src_stop):
15858         * ext/gnomevfs/gstgnomevfssrc.h:
15859           Remove ICY handling (mostly) from gnomevfssrc, in favour of
15860           proper shared support within icydemux.
15861
15862 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15863
15864         * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
15865         (gst_video_rate_swap_prev), (gst_video_rate_chain):
15866           fix up docs
15867           fix a leak when no caps negotiated
15868           fix counting of input frames
15869         * tests/check/elements/.cvsignore:
15870         * tests/check/elements/videorate.c: (assert_videorate_stats),
15871         (GST_START_TEST), (videorate_suite):
15872           add tests for these
15873
15874 2006-04-28  Wim Taymans  <wim@fluendo.com>
15875
15876         * gst-libs/gst/audio/gstringbuffer.c:
15877         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
15878         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
15879         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
15880         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
15881         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
15882         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
15883         (gst_ring_buffer_commit), (gst_ring_buffer_read),
15884         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
15885         (gst_ring_buffer_clear), (gst_ring_buffer_may_start):
15886         Check arguments passed to public functions instead of
15887         crashing.
15888
15889 2006-04-28  Wim Taymans  <wim@fluendo.com>
15890
15891         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
15892         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
15893         GstBaseAudioSrc must be live or it does not work.
15894
15895         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audio_src_init):
15896         Don't set live to TRUE as this is the default in the parentclass.
15897
15898 2006-04-28  Wim Taymans  <wim@fluendo.com>
15899
15900         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps),
15901         (gst_video_scale_fixate_caps), (gst_video_scale_src_event):
15902         Videoscale doesn't pass on pixel-aspect ratio. Handle all
15903         fixation cases better. Fixes #338991
15904
15905 2006-04-28  Wim Taymans  <wim@fluendo.com>
15906
15907         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
15908         Handle 0/1 framerate correctly Fixes #331901.
15909
15910 2006-04-28  Wim Taymans  <wim@fluendo.com>
15911
15912         * tests/check/elements/audioconvert.c: (get_float_caps),
15913         (GST_START_TEST), (audioconvert_suite):
15914         Added check for correct clipping when doing float samples
15915         in audioconvert.
15916
15917 2006-04-28  Wim Taymans  <wim@fluendo.com>
15918
15919         * gst/videorate/gstvideorate.c: (gst_video_rate_event),
15920         (gst_video_rate_chain):
15921         Print more debugging info.
15922
15923 2006-04-28  Wim Taymans  <wim@fluendo.com>
15924
15925         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
15926         (resample_set_state_from_caps):
15927         Add support for other formats audioresample can handle such as
15928         32 bits in and float and 64 bits float. Fixes #301759
15929
15930 2006-04-28  Wim Taymans  <wim@fluendo.com>
15931
15932         * gst/audioconvert/audioconvert.c: (float):
15933         correctly clip float samples > 1.0. Fixes #338718
15934
15935 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
15936
15937         Patch by: Young-Ho Cha  <ganadist at chollian net>
15938
15939         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
15940         (gst_text_overlay_render_text):
15941           Don't strip newlines from the text. Also, center lines
15942           within multi-line paragraphs (#339405).
15943
15944 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
15945
15946         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find):
15947           Fix wavpack typefinding to work in more cases (don't peek
15948           for chunks of multiple hundred kBs at once, but process
15949           things step-by-step in smaller units). Fixes #339786.
15950
15951 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15952
15953         * configure.ac:
15954           back to HEAD
15955
15956 === release 0.10.6 ===
15957
15958 2006-04-28  Thomas Vander Stichele <thomas at apestaart dot org>
15959
15960         * configure.ac:
15961           releasing 0.10.6, "Chao"
15962
15963 2006-04-26  David Schleef  <ds@schleef.org>
15964
15965         * gst/videoscale/gstvideoscale.c: Add call to oil_init().
15966           Fixes #338897.
15967
15968 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15969
15970         * configure.ac:
15971         * win32/common/config.h:
15972           new prerelease
15973
15974 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15975
15976         patch by: Wim Taymans
15977
15978         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
15979         (gst_ogg_demux_perform_seek):
15980           make sure correct newsegments are sent, so that the decoder
15981           and the demuxer agree on timestamps.  Fixes playback of a lot
15982           of Ogg files that do not start from 0.  Fixes #339833.
15983
15984 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15985
15986         Patch by: Edward Hervey  <edward@fluendo.com>
15987
15988         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
15989         * tests/check/Makefile.am:
15990         * tests/check/elements/videorate.c: (assert_videorate_stats),
15991         (setup_videorate), (cleanup_videorate), (GST_START_TEST),
15992         (videorate_suite), (main):
15993           Fix an infinite loop if frames are passed in with wrongly ordered
15994           timestamps.  Fixes #339013.
15995
15996 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15997
15998         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
15999
16000         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
16001           fix typefinding on some ISO files.  Fixes #339212.
16002
16003 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
16004
16005         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
16006
16007         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16008           add another H264 fourcc.  Fixes #339047.
16009
16010 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
16011
16012         Patch by: Jan Schmidt
16013
16014         * gst/playback/gststreamselector.c:
16015         (gst_stream_selector_bufferalloc):
16016           Restore old StreamSelector behaviour.
16017           Fixes #338419.
16018
16019 2006-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
16020
16021         * configure.ac:
16022         * win32/common/config.h:
16023           prerelease
16024
16025 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
16026
16027         Patch by: Antoine Tremblay  <hexa00 at gmail dot com>
16028
16029         * gst-libs/gst/rtp/gstbasertpdepayload.c:
16030         (gst_base_rtp_depayload_finalize), (gst_base_rtp_depayload_push):
16031           Fix some memory leaks: on finalize, free buffers left in the queue
16032           before destroying the queue; in _push(), unref rtp_buf even if
16033           the process vfunc returned a NULL buffer as output buffer (#337548);
16034           demote some recuring debug messages to LOG level.
16035
16036 2006-04-11  Wim Taymans  <wim@fluendo.com>
16037
16038         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
16039         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
16040         (gst_ogg_chain_free), (gst_ogg_demux_sink_event),
16041         (gst_ogg_demux_loop):
16042         More cleanups.
16043         Respect segment stop when emiting EOS or SEGMENT_DONE.
16044         Fixes (#337945).
16045
16046 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
16047
16048         * gst/playback/gststreamselector.c:
16049         (gst_stream_selector_get_property):
16050           Don't leak pad name.
16051
16052 2006-04-10  Michael Smith  <msmith@fluendo.com>
16053
16054         * tests/check/Makefile.am:
16055         * tests/check/gst-plugins-base.supp:
16056           Suppress an old libtheora bug (fixed in more recent versions), so 
16057           that FC4 buildslaves can pass.
16058
16059 2006-04-10  Wim Taymans  <wim@fluendo.com>
16060
16061         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
16062         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
16063         (gst_ogg_demux_init), (gst_ogg_demux_finalize),
16064         (gst_ogg_demux_sink_event), (gst_ogg_demux_get_data),
16065         (gst_ogg_demux_loop):
16066         Don't leak events.
16067         Remember what error we got when finding chains, if we
16068         were shutdown, that would not be an error.
16069
16070 2006-04-10  Wim Taymans  <wim@fluendo.com>
16071
16072         * gst-libs/gst/audio/gstbaseaudiosink.c:
16073         (gst_base_audio_sink_event):
16074         Starting the ringbuffer when we did not acquire it can cause
16075         a deadlock, is pointless and causes nasty things for
16076         subclasses. 
16077         Fixes gst-launch audiotestsrc num-buffers=0 ! alsasink.
16078
16079 2006-04-10  Wim Taymans  <wim@fluendo.com>
16080
16081         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
16082         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
16083         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
16084         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
16085         (gst_ogg_demux_deactivate_current_chain),
16086         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
16087         (gst_ogg_demux_bisect_forward_serialno),
16088         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain):
16089         Add some more debugging.
16090
16091 2006-04-10  Wim Taymans  <wim@fluendo.com>
16092
16093         * ext/theora/theoradec.c: (theora_dec_src_event),
16094         (theora_handle_data_packet):
16095         Some more debug info.
16096
16097         * tests/examples/seek/seek.c: (start_seek), (main):
16098         Print element messages too.
16099
16100 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
16101
16102         * gst/audioresample/debug.h:
16103           replace debug macros with variable number of parameters
16104           by a simple alias to gstreamer standard debug macros 
16105          (#define RESAMPLE_ERROR GST_ERROR, __VA_ARGS__ is not
16106           supported by MSVC 6.0 and 7.1)
16107         * gst/audioresample/resample.h:
16108           define M_PI and rint for WIN32
16109         * win32/common/libgstaudio.def:
16110         * win32/common/libgstriff.def:
16111         * win32/common/libgsttag.def:
16112         * win32/common/libgstvideo.def:
16113           add new exported functions
16114         * win32/vs6:
16115           update project files
16116
16117 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16118
16119         * ext/alsa/gstalsamixeroptions.c:
16120         (gst_alsa_mixer_options_class_init):
16121         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init):
16122         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_class_init):
16123         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
16124         * ext/ogg/gstoggparse.c: (gst_ogg_parse_class_init):
16125         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_class_init):
16126         * gst-libs/gst/audio/gstaudiofilter.c:
16127         (gst_audio_filter_class_init):
16128         * gst-libs/gst/audio/gstaudiosink.c:
16129         (gst_audioringbuffer_class_init):
16130         * gst-libs/gst/audio/gstaudiosrc.c:
16131         (gst_audioringbuffer_class_init):
16132         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_class_init):
16133         * gst-libs/gst/interfaces/colorbalancechannel.c:
16134         (gst_color_balance_channel_class_init):
16135         * gst-libs/gst/interfaces/mixeroptions.c:
16136         (gst_mixer_options_class_init):
16137         * gst-libs/gst/interfaces/mixertrack.c:
16138         (gst_mixer_track_class_init):
16139         * gst-libs/gst/interfaces/tunerchannel.c:
16140         (gst_tuner_channel_class_init):
16141         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_class_init):
16142         * gst-libs/gst/netbuffer/gstnetbuffer.c:
16143         (gst_netbuffer_class_init):
16144         * gst-libs/gst/rtp/gstbasertppayload.c:
16145         (gst_basertppayload_class_init):
16146         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
16147         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
16148         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
16149         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
16150         * gst/playback/gststreamselector.c:
16151         (gst_stream_selector_class_init):
16152         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
16153         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
16154         * sys/v4l/gstv4lcolorbalance.c:
16155         (gst_v4l_color_balance_channel_class_init):
16156         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_class_init):
16157         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
16158         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
16159         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_channel_class_init),
16160         (gst_v4l_tuner_norm_class_init):
16161         * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
16162         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
16163         * tests/old/testsuite/alsa/sinesrc.c: (sinesrc_class_init):
16164         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
16165
16166 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16167
16168         * ext/pango/gsttextrender.h:
16169         * gst-libs/gst/audio/gstaudiosink.h:
16170         * gst-libs/gst/audio/gstaudiosrc.h:
16171         * gst-libs/gst/audio/gstbaseaudiosink.h:
16172         * gst-libs/gst/audio/gstbaseaudiosrc.h:
16173         * gst-libs/gst/audio/gstringbuffer.h:
16174         * gst-libs/gst/rtp/gstbasertpdepayload.h:
16175         * gst-libs/gst/rtp/gstbasertppayload.h:
16176         * gst-libs/gst/video/gstvideofilter.h:
16177         * gst-libs/gst/video/gstvideosink.h:
16178         * gst/playback/gstplaybasebin.h:
16179         * gst/tcp/gstmultifdsink.h:
16180         * sys/v4l/gstv4lelement.h:
16181         Fix broken GObject macros
16182
16183 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16184
16185         * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec):
16186         More debug to trace why my USB headset is not working with gst
16187
16188 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
16189
16190         * gst/playback/gstplaybasebin.c: (group_destroy):
16191         Clean up our group elements properly in the case where it never 
16192         got committed - it still got added unconditionally to the bin.
16193
16194 2006-04-07  Wim Taymans  <wim@fluendo.com>
16195
16196         * ext/theora/theoradec.c: (theora_dec_sink_event),
16197         (theora_handle_data_packet), (theora_dec_chain):
16198         Unref unhandled events.
16199         Protect against empty buffers.
16200         Perform QoS on running time.
16201
16202 2006-04-07  Michael Smith  <msmith@fluendo.com>
16203
16204         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_set_header_on_caps),
16205         (gst_vorbis_enc_chain):
16206           Remove leaks from vorbisenc.
16207           Mostly minor changes, the only significant one is that now the
16208           buffers we set as 'streamheader' on the caps are copies of the
16209           original buffers, to avoid circular refcounting problems.
16210
16211 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
16212
16213         * gst/playback/gstplaybasebin.c: (mute_stream), (setup_substreams):
16214           Don't remove our mute-probe if someone else already did so.
16215           Don't set a 2nd one if there is already one pending on the pad.
16216
16217         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
16218         (do_playbin_seek):
16219           When a seek fails, ensure that playbin is still set back to playing.
16220           
16221         * gst/typefind/gsttypefindfunctions.c: (mpeg_ts_probe_headers),
16222         (mpeg_ts_type_find), (plugin_init):
16223           Add a typefind function for mpeg-ts streams. (Closes: #336617)
16224
16225 2006-04-06  Andy Wingo  <wingo@pobox.com>
16226
16227         * gst/videorate/gstvideorate.c (gst_video_rate_reset) 
16228         (gst_video_rate_init): Caps-related parameters should not be reset
16229         by a flush -- move their inits to the instance init function.
16230         (gst_video_rate_flush_prev): Don't complain if gst_pad_push
16231         is not OK, just return the result.
16232
16233         * gst/audiotestsrc/gstaudiotestsrc.c
16234         (gst_audio_test_src_class_init)
16235         (gst_audio_test_src_get_times): Re-enable is-live=true, as was
16236         broken by Stefan's commit on 24 March.
16237
16238         * ext/ogg/gstoggmux.c (gst_ogg_mux_push_buffer): Set caps on
16239         buffers being pushed out. Fixes oggmux ! multifdsink.
16240
16241 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
16242
16243         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
16244         (gst_vorbis_dec_init), (vorbis_dec_finalize):
16245         * ext/vorbis/vorbisdec.h:
16246         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_add_interfaces),
16247         (gst_vorbis_enc_base_init), (gst_vorbis_enc_class_init),
16248         (gst_vorbis_enc_sink_setcaps), (gst_vorbis_enc_convert_src),
16249         (gst_vorbis_enc_convert_sink), (gst_vorbis_enc_get_query_types),
16250         (gst_vorbis_enc_src_query), (gst_vorbis_enc_sink_query),
16251         (gst_vorbis_enc_init), (gst_vorbis_enc_get_tag_value),
16252         (gst_vorbis_enc_metadata_set1), (gst_vorbis_enc_set_metadata),
16253         (gst_vorbis_enc_setup), (gst_vorbis_enc_clear),
16254         (gst_vorbis_enc_buffer_from_packet),
16255         (gst_vorbis_enc_buffer_from_header_packet),
16256         (gst_vorbis_enc_push_buffer), (gst_vorbis_enc_push_packet),
16257         (gst_vorbis_enc_set_header_on_caps), (gst_vorbis_enc_sink_event),
16258         (gst_vorbis_enc_chain), (gst_vorbis_enc_output_buffers),
16259         (gst_vorbis_enc_get_property), (gst_vorbis_enc_set_property),
16260         (gst_vorbis_enc_change_state):
16261         * ext/vorbis/vorbisenc.h:
16262           Remove left-over 0.8 cruft; use GST_DEBUG_FUNCPTR; make
16263           vorbisenc adhere to the official nomenclature; use boilerplate
16264           macro.
16265
16266 2006-04-04  Andy Wingo  <wingo@pobox.com>
16267
16268         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
16269         Whoops, fix bug introduced. Bad hacker!
16270         
16271         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
16272         Properly handle the case where you get EOS before any buffers are
16273         received. Use gst_buffer_make_metadata_writable where appropriate.
16274
16275         * ext/theora/theoradec.c (theora_handle_data_packet): This value
16276         is often negative -- make it signed so as not to wrap around.
16277         Fixes segfaults introduced on 9 March.
16278
16279 2006-04-03  Wim Taymans  <wim@fluendo.com>
16280
16281         * ext/theora/gsttheoradec.h:
16282         * ext/theora/theoradec.c: (theora_dec_src_event):
16283         Don't try to store a gdouble in a gboolean.
16284         Small cleanups.
16285
16286 2006-04-03  Michael Smith  <msmith@fluendo.com>
16287
16288         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads):
16289           Oggmux sucks.
16290           Make it suck slightly less by writing out the final page.
16291           Still can't encode a vorbis-in-ogg file correctly, though.
16292
16293 2006-04-03  Andy Wingo  <wingo@pobox.com>
16294
16295         * ext/theora/theoraparse.c (theora_parse_drain_queue): Um, remove
16296         a g_print.
16297
16298         * ext/theora/theora.c (plugin_init): Register theoraparse.
16299
16300         * ext/theora/gsttheoraparse.h: 
16301         * ext/theora/theoraparse.c: New files implementing a theora
16302         parser. Now we can properly remux ogg/theora+vorbis, yay.
16303
16304         * ext/vorbis/vorbisparse.c: Add some docs and a copyright.
16305
16306 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16307
16308         * gst/audiotestsrc/gstaudiotestsrc.c:
16309           Fixed the sample pipeline (see #323798)
16310
16311 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16312
16313         * configure.ac:
16314         * win32/common/config.h:
16315         * win32/common/config.h.in:
16316           use AS_VERSION and AS_NANO
16317           more cleanups
16318
16319 2006-03-31  Andy Wingo  <wingo@pobox.com>
16320
16321         * ext/vorbis/vorbisparse.c (vorbis_parse_sink_event): Fix
16322         uninitialized variable return that would happen.
16323         
16324         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_queue): Fix
16325         uninitialized variable return that would never happen.
16326
16327         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init) 
16328         (vorbis_parse_sink_event): Add an event function to flush our
16329         state on a seek, and to drain buffers on a premature EOS.
16330         (vorbis_parse_push_headers, vorbis_parse_clear_queue) 
16331         (vorbis_parse_push_buffer, vorbis_parse_drain_queue_prematurely) 
16332         (vorbis_parse_chain, vorbis_parse_queue_buffer) 
16333         (vorbis_parse_drain_queue): Queue up buffers until we can set
16334         their timestamps and granulepos values.
16335
16336         * ext/vorbis/vorbisparse.h: Include the vorbis decoder headers,
16337         and keep track of data needed for deriving granulepos and
16338         timestamps for buffers.
16339
16340 2006-03-29  Wim Taymans  <wim@fluendo.com>
16341
16342         Patch by: j^ <j at bootlab dot org>
16343
16344         * ext/alsa/gstalsamixerelement.c:
16345         (gst_alsa_mixer_element_class_init):
16346         * ext/alsa/gstalsasink.c:
16347         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
16348         * ext/ogg/gstoggdemux.c:
16349         * ext/ogg/gstoggmux.c:
16350         * ext/ogg/gstoggparse.c:
16351         * ext/pango/gstclockoverlay.c:
16352         * ext/pango/gsttextoverlay.c:
16353         * ext/pango/gsttextrender.c:
16354         * ext/pango/gsttimeoverlay.c:
16355         * ext/theora/theoradec.c:
16356         * ext/theora/theoraenc.c:
16357         * ext/vorbis/vorbisdec.c:
16358         * ext/vorbis/vorbisenc.c:
16359         * gst/audioconvert/gstaudioconvert.c:
16360         * gst/subparse/gstsubparse.c:
16361         * gst/tcp/gstmultifdsink.c:
16362         * gst/tcp/gsttcpclientsink.c:
16363         * gst/tcp/gsttcpclientsrc.c:
16364         * gst/tcp/gsttcpserversink.c:
16365         * gst/tcp/gsttcpserversrc.c:
16366           better/unified long descriptions
16367           Fixes #336477
16368
16369 2006-03-29  Wim Taymans  <wim@fluendo.com>
16370
16371         * tests/examples/seek/seek.c: (end_scrub), (seek_cb), (start_seek),
16372         (stop_seek):
16373         Don't let double and triple clicks mess up our state.
16374
16375 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
16376
16377         * gst/playback/gstplaybin.c: (gen_video_element),
16378         (gen_text_element), (gen_audio_element), (gen_vis_element):
16379           Error out gracefully when we can't create any of the usual
16380           conversion elements for some reason. Also, don't try to
16381           create an audioscale (sic) element that's not used anyway.
16382
16383 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
16384
16385         * gst/playback/gstplaybasebin.c: (setup_source):
16386           Don't post RESOURCE_NOT_FOUND error when we can't find a source
16387           element for a particular protocol, that's confusing for users.
16388           Instead, post a RESOURCE_FAILED error, so that our own error
16389           message is actually shown in totem etc. (#336303).
16390
16391 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
16392
16393         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
16394
16395         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_finalize),
16396         (gst_gnome_vfs_src_get_icy_metadata):
16397           Fix some minor memory leaks (#336194).
16398
16399 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
16400
16401         * ext/gnomevfs/gstgnomevfs.c:
16402         (gst_gnome_vfs_location_to_uri_string):
16403         * ext/gnomevfs/gstgnomevfs.h:
16404         * ext/gnomevfs/gstgnomevfssink.c:
16405         (gst_gnome_vfs_sink_set_property):
16406         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_set_property):
16407           Make gnomevfssink accept filenames as well as URIs for the
16408           "location" property, just like gnomevfssrc does (and
16409           filesrc/filesink do) (#336190).
16410
16411 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
16412
16413         * tests/check/generic/clock-selection.c: (GST_START_TEST):
16414           set to NULL before unreffing, fixes a valgrind leak.
16415           Why was this not triggering the error that an object needs to
16416           be NULL before unreffing ?
16417         * win32/common/config.h:
16418           update
16419
16420 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
16421
16422         * gst/subparse/gstsubparse.c: (convert_encoding),
16423         (gst_sub_parse_change_state):
16424         * gst/subparse/gstsubparse.h:
16425           Text subtitle files may or may not be UTF-8. If it's not, we
16426           don't really want to see '?' characters in place of non-ASCII
16427           characters like accented characters. So let's assume the input
16428           is UTF-8 until we come across text that is clearly not. If it's
16429           not UTF-8, we don't really know what it is, so try the following:
16430           (a) see whether the GST_SUBTITLE_ENCODING environment variable
16431           is set; if not, check (b) if the current locale encoding is
16432           non-UTF-8 and use that if it is, or (c) assume ISO-8859-15 if
16433           the current locale encoding is UTF-8 and the environment variable
16434           was not set to any particular encoding. Not perfect, but better
16435           than nothing (and better than before, I think) (fixes #172848).
16436
16437 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
16438
16439         * configure.ac:
16440           update core requirement to 0.10.4.1 because of async_playback
16441           vmethod on GstBaseSink
16442
16443 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
16444
16445         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
16446         * gst/adder/gstadder.c: (gst_adder_init):
16447         use DEBUG_FUNCPTR for collectpads
16448
16449 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
16450
16451         * docs/plugins/Makefile.am:
16452         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16453         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16454         * ext/cdparanoia/gstcdparanoiasrc.c:
16455         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_base_init),
16456         (gst_gnome_vfs_sink_class_init):
16457         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_base_init):
16458         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_base_init):
16459         * ext/ogg/gstoggmux.c:
16460         * ext/ogg/gstoggparse.c: (gst_ogg_parse_base_init):
16461         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
16462         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init):
16463         * ext/pango/gsttextoverlay.c:
16464         * ext/pango/gsttextrender.c:
16465         * ext/theora/theoradec.c:
16466         * ext/theora/theoraenc.c:
16467         * ext/vorbis/vorbisdec.c:
16468         * ext/vorbis/vorbisenc.c:
16469         * gst-libs/gst/audio/gstaudiofilter.c:
16470         (gst_audio_filter_base_init):
16471         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
16472         (gst_audio_filter_template_base_init):
16473         * gst/adder/gstadder.c: (gst_adder_get_type):
16474         * gst/adder/gstadder.h:
16475         * gst/audioconvert/gstaudioconvert.c:
16476         * gst/audiotestsrc/gstaudiotestsrc.c:
16477         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
16478         (gst_audio_test_src_create):
16479         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16480         * gst/playback/gstdecodebin.c:
16481         * gst/playback/gstplaybin.c:
16482         * gst/playback/gststreamselector.c:
16483         (gst_stream_selector_base_init):
16484         * gst/subparse/gstsubparse.c: (gst_sub_parse_base_init):
16485         * gst/volume/gstvolume.c:
16486         * sys/v4l/gstv4lmjpegsink.c:
16487         * sys/v4l/gstv4lmjpegsrc.c:
16488         * tests/check/libs/cddabasesrc.c:
16489         * tests/old/examples/gob/gst-identity2.gob:
16490           Add docs for adder, use GST_ELEMENT_DETAILS macro,
16491           define GstElementDetails at the top
16492
16493 2006-03-23  Sebastien Moutte  <sebastien@moutte.net>
16494
16495         * win32/common/libgstinterfaces.def:
16496         Add a lot of export functions for gst-python
16497         * win32/vs6/libgstinterfaces.dsp:
16498         Add a missing include folder in the project configuration
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         Fix audio sources, forgot to make the ringbuffer
16506         startable...
16507
16508 2006-03-23  Wim Taymans  <wim@fluendo.com>
16509
16510         * gst-libs/gst/audio/gstbaseaudiosrc.c:
16511         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
16512         (gst_base_audio_src_change_state):
16513         unparent instead of unref the ringbuffer.
16514
16515 2006-03-23  Wim Taymans  <wim@fluendo.com>
16516
16517         * gst-libs/gst/audio/gstbaseaudiosink.c:
16518         (gst_base_audio_sink_class_init), (gst_base_audio_sink_async_play),
16519         (gst_base_audio_sink_do_play), (gst_base_audio_sink_change_state):
16520         Implement new async_play vmethod to start slaving and allow
16521         playback start in case of async PLAY state changes. 
16522
16523         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16524         Enable QoS with new method in base class.
16525
16526 2006-03-23  Wim Taymans  <wim@fluendo.com>
16527
16528         Patch by: Julien MOUTTE <julien at moutte dot net>
16529
16530         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_query),
16531         (gst_video_test_src_do_seek), (gst_video_test_src_create):
16532         Partially handle 0 framerate, only EOS after the first frame
16533         is missing.
16534
16535 2006-03-23  Wim Taymans  <wim@fluendo.com>
16536
16537         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
16538
16539         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16540         (gst_riff_create_video_template_caps):
16541         * gst/ffmpegcolorspace/avcodec.h:
16542         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16543         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
16544         (gst_ffmpegcsp_avpicture_fill):
16545         * gst/ffmpegcolorspace/imgconvert.c:
16546         Patch for support of YVU9 AVI files (#334822)
16547
16548 2006-03-22  Edward Hervey  <edward@fluendo.com>
16549
16550         * docs/design/design-decodebin.txt:
16551         Added design document for new decodebin
16552         (Target Caps): text/x-pango-markup is also a default target caps.
16553
16554 2006-03-22  Wim Taymans  <wim@fluendo.com>
16555
16556         * gst-libs/gst/audio/gstbaseaudiosink.c:
16557         (gst_base_audio_sink_dispose):
16558         Since we _parent the ringbuffer, we also need to
16559         _unparent instead of a plain _unref.
16560
16561 2006-03-22  Wim Taymans  <wim@fluendo.com>
16562
16563         * tests/examples/seek/seek.c: (end_scrub), (do_seek), (seek_cb),
16564         (stop_seek), (scrub_toggle_cb), (main):
16565         Add scrub checkbox.
16566
16567 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
16568
16569         * ext/ogg/gstoggparse.c: (gst_ogg_parse_find_stream),
16570         (gst_ogg_parse_chain):
16571           Fix very inefficient usage of linked lists (#335365).
16572
16573 2006-03-21  Edward Hervey  <edward@fluendo.com>
16574
16575         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
16576         * gst/playback/gstplaybin.c: (handoff):
16577         * gst/playback/gststreamselector.c:
16578         (gst_stream_selector_set_property):
16579         gcc 4.1 unreferenced pointer fixes.
16580         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
16581         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
16582         gst_buffer_ref() now takes a GstBuffer*.
16583
16584 2006-03-20  Julien MOUTTE  <julien@moutte.net>
16585
16586         * sys/xvimage/xvimagesink.c:
16587         (gst_xvimagesink_get_format_from_caps): Fix a memleak reported
16588         by Jan Schmidt.
16589
16590 2006-03-19  Tim-Philipp Müller  <tim at centricular dot net>
16591
16592         * gst/typefind/gsttypefindfunctions.c: (id3v2_type_find),
16593         (id3v1_type_find), (apetag_type_find), (plugin_init):
16594           Can't do tag preferences via probability, as tags would then
16595           lose against types that are recognised with MAXIMUM probability
16596           (like .wav); so let all tag typefinders return MAXIMUM themselves
16597           and order them via the rank. Split ID3v1 and ID3v2 typefinders so
16598           that we can prefer APE to ID3v1 (fixes #335028).
16599           
16600 2006-03-17  Wim Taymans  <wim@fluendo.com>
16601
16602         * gst-libs/gst/audio/gstbaseaudiosink.c:
16603         (gst_base_audio_sink_change_state):
16604         * gst-libs/gst/audio/gstringbuffer.c: (wait_segment),
16605         (gst_ring_buffer_may_start):
16606         * gst-libs/gst/audio/gstringbuffer.h:
16607         Only start playback if we are playing.
16608         should fix #330748.
16609
16610 2006-03-17  Jan Schmidt  <thaytan@mad.scientist.com>
16611
16612         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
16613         * win32/common/config.h:
16614           Revert accidental commits to these files.
16615
16616 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
16617
16618         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
16619
16620         * tests/Makefile.am:
16621           Don't try to build tests in tests/icles if we
16622           don't have X (#323852)
16623
16624 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
16625
16626         * gst-libs/gst/tag/gstid3tag.c:
16627           Add TXXX frame identifiers for replaygain stuff as used
16628           by some taggers (see #323721).
16629
16630 2006-03-16  Jan Schmidt  <thaytan@mad.scientist.com>
16631
16632         * gst/playback/gststreamselector.c:
16633         (gst_stream_selector_set_property),
16634         (gst_stream_selector_bufferalloc):
16635           Preserve the existing buggy streamselector behaviour by performing
16636           a fallback buffer allocation when downstream isn't linked yet.
16637           This should really be fixed in playbin by blocking pads until it's
16638           linked them.
16639           Also, use gst_pad_alloc_buffer instead of
16640           gst_pad_alloc_buffer_and_set.
16641
16642 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
16643
16644         * gst-libs/gst/tag/gstid3tag.c:
16645           Don't crash on unknown ID3v2 TXXX frames.
16646           
16647 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
16648
16649         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise):
16650           Chain up to the parent finalize method.
16651           Add 32-bit sample size to the template caps.
16652
16653         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16654         (gst_riff_create_video_template_caps):
16655           Add the fourcc that the VMWare codec uses.
16656           
16657         * gst/playback/gststreamselector.c:
16658         (gst_stream_selector_set_property),
16659         (gst_stream_selector_bufferalloc),
16660         (gst_stream_selector_request_new_pad):
16661           For the active pad, forward buffer-alloc requests, otherwise
16662           return GST_FLOW_NOT_LINKED. This also prevents xvimagesink
16663           having to memcpy every frame when used by playbin.
16664
16665         * gst/tcp/gstmultifdsink.c:
16666         (gst_multi_fd_sink_handle_client_write):
16667           Get negotiated caps from the sink pad, rather than the sink
16668           pad's peer.
16669
16670 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
16671
16672         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
16673         
16674         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_pop_callbacks):
16675           Don't forget to set src->callbacks_pushed to FALSE again when
16676           popping them, otherwise re-activation in a different mode won't
16677           work (#334620).
16678
16679 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
16680
16681         Patch by: Sebastien Moutte  <sebastien moutte net>
16682
16683         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: (gst_ff_vid_caps_new),
16684         (gst_ff_aud_caps_new), (gst_ffmpeg_pixfmt_to_caps),
16685         (gst_ffmpeg_smpfmt_to_caps):
16686           Replace __VA_ARGS__ caps creation macros with varargs functions.
16687           Makes things compile on MSVC (#320765), looks nicer, and we can
16688           tell the compiler to check for the NULL terminator.
16689
16690 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
16691
16692         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
16693
16694         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16695           Make sure the buffer we copy into is really always big
16696           enough, this time for real (#333488).
16697           
16698 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
16699
16700         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16701           Add support for 24bpp DIB (#305279).
16702
16703 2006-03-14  Wim Taymans  <wim@fluendo.com>
16704
16705         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_init):
16706         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16707         * gst/ffmpegcolorspace/gstffmpegcolorspace.c: (gst_ffmpegcsp_init):
16708         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
16709         (gst_video_scale_init), (gst_video_scale_src_event):
16710         Re-enable QoS after the release.
16711         Rework videoscale to use the base class src_event handler.
16712
16713 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
16714
16715         * configure.ac:
16716           back to CVS.
16717
16718 === release 0.10.5 ===
16719
16720 2006-03-13  Thomas Vander Stichele <thomas at apestaart dot org>
16721
16722         * configure.ac:
16723           releasing 0.10.5, "Net"
16724
16725 2006-03-13  Tim-Philipp Müller  <tim at centricular dot net>
16726
16727         * docs/plugins/Makefile.am:
16728           Part of previous cdparanoiasrc docs fixes, forgot to commit.
16729           
16730 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
16731
16732         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16733         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16734         * docs/plugins/gst-plugins-base-plugins.hierarchy:
16735           Add cdparanoiasrc to docs.
16736
16737         * gst-libs/gst/cdda/gstcddabasesrc.c:
16738           More GstCddaBaseSrc docs.
16739
16740 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
16741
16742         * docs/libs/gst-plugins-base-libs-sections.txt:
16743         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_user_tag):
16744         * gst-libs/gst/tag/tag.h:
16745           API: libgsttag: new method gst_tag_from_id3_user_tag().
16746
16747 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
16748
16749         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16750           NULL-terminate array of mpeg4 video file extensions.
16751           Fixes crash on PPC (#334226).
16752
16753 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
16754
16755         * ext/gnomevfs/gstgnomevfssrc.c:
16756         (gst_gnome_vfs_src_check_get_range):
16757           gnome_vfs_uri_is_local() alone is not a good indicator
16758           whether we can operate in pull-mode with a specific URI,
16759           as it returns FALSE for file:// URIs that point to an
16760           NFS-mounted path. Be more conservative here: whitelist
16761           local files, blacklist http URIs and use the old
16762           mechanism for anything else (fixes #334216).
16763
16764 2006-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
16765
16766         * configure.ac:
16767           back to trunk
16768
16769 === release 0.10.4 ===
16770
16771 2006-03-10  Thomas Vander Stichele <thomas at apestaart dot org>
16772
16773         * configure.ac:
16774           releasing 0.10.4, "Power"
16775
16776 2006-03-10  Jan Schmidt  <thaytan@mad.scientist.com>
16777
16778         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16779         Disable max-lateness by setting it to -1 for now, so that 
16780         we can bed QoS stuff in thoroughly between now and the next
16781         release.
16782
16783 2006-03-10  Tim-Philipp Müller  <tim at centricular dot net>
16784
16785         Patch by: Fabrizio Gennari
16786
16787         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16788           Make sure we don't read beyond the palette buffer in case of
16789           broken or manipulated files (#333488)
16790
16791 2006-03-10  Edward Hervey  <edward@fluendo.com>
16792
16793         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
16794         Fix for variable not initialized.
16795
16796 2006-03-09  Wim Taymans  <wim@fluendo.com>
16797
16798         * ext/libvisual/visual.c: (gst_visual_get_type),
16799         (gst_visual_src_setcaps), (gst_vis_src_negotiate),
16800         (gst_visual_chain):
16801         Small cleanups.
16802
16803         * ext/theora/gsttheoradec.h:
16804         * ext/theora/theoradec.c: (gst_theora_dec_init),
16805         (gst_theora_dec_reset), (_theora_granule_time),
16806         (theora_dec_src_convert), (theora_dec_sink_convert),
16807         (theora_dec_src_query), (theora_dec_src_event),
16808         (theora_dec_sink_event), (theora_handle_comment_packet),
16809         (theora_handle_header_packet), (theora_dec_push),
16810         (theora_handle_data_packet), (theora_dec_chain),
16811         (theora_dec_change_state):
16812         Add simple QoS.
16813
16814 2006-03-09  Wim Taymans  <wim@fluendo.com>
16815
16816         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
16817         (audiocast_register_listener), (gst_gnome_vfs_src_start):
16818         Some cleanups.
16819
16820 2006-03-09  Wim Taymans  <wim@fluendo.com>
16821
16822         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
16823         Don't try to activate NULL chains.
16824
16825 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
16826
16827         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
16828           Fix invalid memory access to region before peek'd data (#332964).
16829
16830 2006-03-09  Wim Taymans  <wim@fluendo.com>
16831
16832         Patch by: Christophe Fergeau
16833
16834         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init):
16835         * ext/pango/gsttextrender.c: (gst_text_render_init):
16836         * gst/adder/gstadder.c: (gst_adder_init):
16837         Don't leak padtemplates, closes #333510.
16838
16839 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
16840
16841         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
16842           Fix invalid memory access: make sure string passed to
16843           regexec() is NUL-termianted.
16844
16845 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
16846
16847         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
16848         (mp3_type_find):
16849           Refactor mpeg/audio typefinding to make it more maintainable
16850           and easier to fine-tune. Make probing into middle of the file
16851           work properly (fixes #333900, also see #152688).
16852
16853 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
16854
16855         * gst/typefind/gsttypefindfunctions.c:
16856         (utf8_type_find_have_valid_utf8_at_offset):
16857           Remove part from previous commit that was bogus:
16858           g_utf8_validate() does in fact not accept embedded
16859           zeroes, so we don't need to check for those (thanks
16860           to Mike for the hint).
16861
16862 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
16863
16864         * gst/typefind/gsttypefindfunctions.c:
16865         (utf8_type_find_count_embedded_zeroes),
16866         (utf8_type_find_have_valid_utf8_at_offset), (utf8_type_find):
16867           Make plain/text typefinder more conservative: firstly, check
16868           for embedded zeroes, which are perfectly valid UTF-8 characters,
16869           but also a fairly good sign that something is not a plain text
16870           file; secondly, probe into the middle of the file if possible.
16871           If we can't probe into the middle, limit the probability value
16872           to be returned to TYPE_FIND_POSSIBLE (see #333900).
16873
16874 2006-03-08  Michael Smith  <msmith@fluendo.com>
16875
16876         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16877           Make typefind function name for mpeg4 video unique.
16878
16879 2006-03-08  Wim Taymans  <wim@fluendo.com>
16880
16881         * ext/libvisual/visual.c: (gst_visual_init),
16882         (gst_visual_clear_actors), (gst_visual_dispose),
16883         (gst_visual_reset), (gst_visual_src_setcaps),
16884         (gst_visual_sink_setcaps), (gst_vis_src_negotiate),
16885         (gst_visual_sink_event), (gst_visual_src_event), (get_buffer),
16886         (gst_visual_chain), (gst_visual_change_state):
16887         Cleanups, post nice errors.
16888         Handle sink and src events.
16889         Implement simple QoS.
16890
16891         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16892         Use new basesink methods to configure max-lateness.
16893         Small doc update.
16894
16895         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16896         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps):
16897         Debug statement cleanups.
16898
16899         * gst/volume/gstvolume.c: (gst_volume_class_init):
16900         Simple cleanup.
16901
16902 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
16903
16904         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
16905         (gst_text_overlay_init), (gst_text_overlay_set_property),
16906         (gst_text_overlay_get_property):
16907           Revert API/ABI break from March 1. Keep 'halign' and 'valign'
16908           as string type properties, but mark them deprecated. Add
16909           'halignment' and 'valignment' properties that use enums
16910           instead of strings.
16911
16912 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
16913
16914         Patch by: Fabrizio Gennari
16915
16916         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16917           Allow palettes with less than 256 colours in AVI files
16918           (#333488)
16919
16920 2006-03-07  Julien MOUTTE  <julien@moutte.net>
16921
16922         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
16923         (gst_text_overlay_video_event): Fix wrong EOS handling on text
16924         pad. We were releasing the queued text buffer when we should keep
16925         it until video pad gets EOS or discard the text buffer because it's
16926         too old. That was eating the last subtitle buffer. Add some more
16927         debug.
16928
16929 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
16930
16931         * ext/pango/gsttextoverlay.c: (gst_text_overlay_render_text),
16932         (gst_text_overlay_video_chain):
16933           Fix invalid memory access (we can't access a buffer after it's been
16934           pushed downstream without taking a reference); fix memory leak (if
16935           there's no text to render, bail out before allocating stuff).
16936
16937 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
16938
16939         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
16940         (gst_text_overlay_setcaps_txt), (gst_text_overlay_video_chain):
16941         * ext/pango/gsttextoverlay.h:
16942           If input is plain text, escape it before passing it to
16943           pango_layout_set_markup().
16944
16945 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
16946
16947         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_chain):
16948           Don't ignore flow return from gst_pad_push().
16949
16950 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
16951
16952         Patch by: Fabrizio Gennari
16953
16954         * ext/libvisual/visual.c: (gst_visual_getcaps),
16955         (gst_visual_src_setcaps), (gst_visual_sink_setcaps):
16956         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sinkconnect):
16957         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
16958         (gst_vorbisenc_convert_sink):
16959         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
16960         (gst_audio_duration_from_pad_buffer):
16961         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_link),
16962         (gst_audio_filter_chain):
16963         * gst-libs/gst/rtp/gstbasertpdepayload.c:
16964         (gst_base_rtp_depayload_setcaps):
16965         * gst-libs/gst/video/video.c: (gst_video_frame_rate),
16966         (gst_video_get_size):
16967         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
16968           Don't leak references returned by gst_pad_get_parent()
16969           (#333663)
16970
16971 2006-03-06  Stefan Kost  <ensonic@users.sf.net>
16972
16973         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
16974           change location param details
16975         * gst/volume/gstvolume.c: (plugin_init):
16976           correct plugin description
16977
16978 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
16979
16980         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
16981         (gst_gnome_vfs_src_check_get_range):
16982           Override GstBaseSrc::check_get_range() in order to avoid opening
16983           the resource just to check whether we can operate in pull-mode or
16984           not - we can predict that pretty well from the URI alone. Should
16985           fix problems with last.fm (#331690). (Requires latest core CVS).
16986
16987 2006-03-06  Wim Taymans  <wim@fluendo.com>
16988
16989         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
16990         (gst_video_sink_class_init):
16991         Throw away frames that are later than 20 ms.
16992
16993 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
16994
16995         Patch by: Fabrizio Gennari
16996
16997         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16998           Set depth on WMA caps (#333545)
16999
17000 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17001
17002         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
17003         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
17004           put Theora BOS pages before others.  This hardcodes
17005           the Ogg/Theora I profile, but hey.
17006
17007 2006-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17008
17009         * ext/ogg/README:
17010           updated with some examples
17011         * ext/theora/theoraenc.c: (granulepos_to_timestamp),
17012         (granulepos_add), (theora_buffer_from_packet):
17013         * ext/vorbis/vorbisenc.c: (granulepos_to_timestamp_offset),
17014         (granulepos_to_timestamp), (gst_vorbisenc_buffer_from_packet),
17015         (gst_vorbisenc_chain):
17016           implement strategy from ext/ogg/README
17017         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
17018         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
17019         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_compare_pads),
17020         (gst_ogg_mux_queue_pads), (gst_ogg_mux_collected):
17021           Fix muxer so that oggz-validate is happy with all streams;
17022           except for no eos mark, and the BOS page ordering
17023         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
17024         (check_buffer_granulepos):
17025         * tests/check/pipelines/vorbisenc.c: (check_buffer_granulepos):
17026           update tests to check for OFFSET being set as requested
17027           fixed type of granulepos, it's not a ClockTime
17028
17029 2006-03-05  Julien MOUTTE  <julien@moutte.net>
17030
17031         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
17032         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
17033         Check that the xvimage we are creating has a correct size
17034         before returning it. (#314897)
17035
17036 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
17037
17038         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
17039           Give id3 and ape tag typefinders a rank slightly higher
17040           than PRIMARY to ensure they're always run before any of
17041           the other typefinders (in particular wav and mp3) (#324186).
17042
17043 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
17044
17045         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
17046           Add support for '3IVD' fourcc (#333403).
17047
17048 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
17049
17050         * configure.ac:
17051           Bump requirements to GStreamer CVS for the new error enum.
17052
17053         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_render):
17054           Emit new GST_RESOURCE_ERROR_NO_SPACE_LEFT when there's no
17055           space left on the device (fixes #333352).
17056
17057 2006-03-04  Sebastien Moutte  <sebastien@moutte.net>
17058
17059         * win32/vs6:
17060           add a project file for libgstvolume
17061           update the workspace
17062
17063 2006-03-03  Thomas Vander Stichele  <thomas at apestaart dot org>
17064
17065         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
17066         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
17067         (GST_START_TEST):
17068           Fix for http://bugzilla.gnome.org/show_bug.cgi?id=333254
17069           Set IN_CAPS on header buffers
17070
17071 2006-03-02  Wim Taymans  <wim@fluendo.com>
17072
17073         * docs/plugins/Makefile.am:
17074         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17075         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17076         Add audioresample to docs.
17077
17078         * gst/audioconvert/gstaudioconvert.c:
17079         Add revision date.
17080
17081         * gst/audioresample/gstaudioresample.c:
17082         (gst_audioresample_base_init), (gst_audioresample_class_init),
17083         (gst_audioresample_init), (gst_audioresample_dispose),
17084         (audioresample_get_unit_size), (audioresample_transform_caps),
17085         (resample_set_state_from_caps), (audioresample_transform_size),
17086         (audioresample_set_caps), (audioresample_event),
17087         (audioresample_do_output), (audioresample_transform),
17088         (audioresample_pushthrough), (gst_audioresample_set_property),
17089         (gst_audioresample_get_property), (plugin_init):
17090         * gst/audioresample/gstaudioresample.h:
17091         Added docs.
17092         Small code cleanups.
17093
17094 2006-03-02  Wim Taymans  <wim@fluendo.com>
17095
17096         * docs/plugins/Makefile.am:
17097         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17098         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17099         Added videoscale to docs.
17100
17101         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
17102         (gst_video_rate_swap_prev), (gst_video_rate_event),
17103         (gst_video_rate_chain):
17104         Fix typo in docs.
17105
17106         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
17107         (gst_video_scale_init), (gst_video_scale_prepare_size),
17108         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
17109         (gst_video_scale_fixate_caps), (gst_video_scale_transform):
17110         * gst/videoscale/gstvideoscale.h:
17111         Added docs, examples.
17112         Some code cleanups.
17113         Post errors instead of g_warning.
17114
17115 2006-03-02  Wim Taymans  <wim@fluendo.com>
17116
17117         * docs/libs/gst-plugins-base-libs-docs.sgml:
17118         * docs/libs/gst-plugins-base-libs-sections.txt:
17119         * docs/libs/gst-plugins-base-libs.types:
17120         * docs/plugins/Makefile.am:
17121         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17122         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17123         Added some more docs to libs and plugins.
17124
17125         * gst-libs/gst/audio/gstringbuffer.c:
17126         (gst_ring_buffer_prepare_read), (gst_ring_buffer_clear):
17127         * gst-libs/gst/audio/gstringbuffer.h:
17128         Document ringbuffer some more.
17129
17130         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init),
17131         (gst_video_rate_setcaps), (gst_video_rate_reset),
17132         (gst_video_rate_init), (gst_video_rate_flush_prev),
17133         (gst_video_rate_swap_prev), (gst_video_rate_event),
17134         (gst_video_rate_chain), (gst_video_rate_change_state):
17135         * gst/videorate/gstvideorate.h:
17136         Fix videorate to use segments.
17137         Make it work with 0/1 framerates (closes #331903)
17138         Handle EOS correctly.
17139         Added docs.
17140
17141 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
17142
17143         * ext/ogg/gstogmparse.c: (gst_ogm_parse_class_init),
17144         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
17145         (gst_ogm_text_parse_init), (gst_ogm_parse_change_state):
17146           In state change function, first chain up to parent class,
17147           then handle downwards state change stuff. Remove some
17148           commented out cruft from 0.8 code.
17149
17150 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
17151
17152         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
17153         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
17154         (gst_ogm_parse_sink_convert), (gst_ogm_parse_sink_query),
17155         (gst_ogm_parse_chain):
17156           Don't remove/re-add source pad if the new caps are the same as
17157           the old caps anyway (#333042). When removing source pad, don't
17158           unref it afterwards - we didn't ref it when adding. Sprinkle some
17159           GST_DEBUG_FUNCPTR goodness here and there. Don't leak references
17160           after using gst_pad_get_parent(). Return downstream flow return
17161           value in chain function.
17162
17163 2006-03-02  Wim Taymans  <wim@fluendo.com>
17164
17165         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17166         * docs/plugins/gst-plugins-base-plugins.args:
17167         * docs/plugins/gst-plugins-base-plugins.hierarchy:
17168         * docs/plugins/gst-plugins-base-plugins.interfaces:
17169         * docs/plugins/gst-plugins-base-plugins.signals:
17170         Fix hierarchy, added some more elements to the docs.
17171
17172         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17173         (gst_ffmpegcsp_get_type):
17174         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
17175         Fix docs for ffmpegcolorspace.
17176
17177 2006-03-01  Tim-Philipp Müller  <tim at centricular dot net>
17178
17179         * gst/typefind/gsttypefindfunctions.c: (id3_type_find),
17180         (apetag_type_find), (ape_type_find), (plugin_init):
17181           Some typefinding fine-tuning:
17182           - rank ID3/APE tags in order of preference via probabilities, so that
17183             ID3v2 > APEv2 > APEv1 > ID3v1.
17184           - three or four bytes don't really justify MAXIMUM probability,
17185             change those to 'very likely' (musepack and monkeysaudio).
17186
17187 2006-03-01  Wim Taymans  <wim@fluendo.com>
17188
17189         * docs/plugins/Makefile.am:
17190         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17191         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17192         * ext/alsa/gstalsamixer.c:
17193         * ext/alsa/gstalsamixer.h:
17194         * ext/alsa/gstalsamixerelement.c:
17195         (gst_alsa_mixer_element_class_init), (gst_alsa_mixer_element_init):
17196         * ext/alsa/gstalsamixerelement.h:
17197         * ext/alsa/gstalsasink.c:
17198         * ext/alsa/gstalsasink.h:
17199         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
17200         (gst_alsasrc_init):
17201         * ext/alsa/gstalsasrc.h:
17202         Added alsa docs.
17203         Small code cleanups.
17204
17205 2006-03-01  Wim Taymans  <wim@fluendo.com>
17206
17207         * ext/theora/Makefile.am:
17208         Dist new header too,
17209
17210 2006-03-01  Wim Taymans  <wim@fluendo.com>
17211
17212         * docs/plugins/Makefile.am:
17213         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17214         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17215         * ext/gnomevfs/gstgnomevfssink.h:
17216         * ext/gnomevfs/gstgnomevfssrc.h:
17217         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
17218         * ext/vorbis/vorbisdec.h:
17219         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_sink):
17220         * ext/vorbis/vorbisenc.h:
17221         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps),
17222         (vorbis_parse_chain), (vorbis_parse_change_state):
17223         * ext/vorbis/vorbisparse.h:
17224         * gst/audioconvert/gstaudioconvert.h:
17225         * gst/tcp/gsttcpserversink.h:
17226         * gst/videotestsrc/gstvideotestsrc.c:
17227         * gst/videotestsrc/gstvideotestsrc.h:
17228         * gst/volume/gstvolume.c:
17229         * gst/volume/gstvolume.h:
17230         Fix some more docs.
17231         Added docs for vorbisdec and vorbisparse.
17232         Fix vorbisparse.
17233
17234 2006-03-01  Wim Taymans  <wim@fluendo.com>
17235
17236         * docs/plugins/Makefile.am:
17237         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17238         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17239         * ext/pango/gstclockoverlay.h:
17240         * ext/pango/gsttextoverlay.h:
17241         * ext/pango/gsttextrender.h:
17242         * ext/pango/gsttimeoverlay.h:
17243         * ext/theora/gsttheoradec.h:
17244         * ext/theora/gsttheoraenc.h:
17245         * ext/theora/theoradec.c:
17246         * ext/theora/theoraenc.c:
17247         * gst/audioconvert/gstaudioconvert.h:
17248         * gst/audiotestsrc/gstaudiotestsrc.h:
17249         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
17250         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
17251         * gst/tcp/gstmultifdsink.h:
17252         Updated/added documentation.
17253
17254         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
17255         (gst_text_overlay_halign_get_type),
17256         (gst_text_overlay_wrap_mode_get_type),
17257         (gst_text_overlay_base_init), (gst_text_overlay_class_init),
17258         (gst_text_overlay_init), (gst_text_overlay_set_property),
17259         (gst_text_overlay_get_property):
17260         Fix up properties to be enums instead of string to make bindings,
17261         introspection and automatic GUI creation possible.
17262         Add getters for the properties.
17263
17264 2006-02-28  Sebastien Moutte  <sebastien@moutte.net>
17265
17266         * gst/audiotestsrc/gstaudiotestsrc.c:
17267           added defines of M_PI and M_PI_2
17268         * gst/ffmpegcolorspace/avcodec.h:
17269           removed #include "stdint.h" for win32 as _stdint.h is 
17270           autogenerated to win32/common
17271         * win32/common/libgstaudio.def:
17272         * win32/common/libgsttag.def:
17273           added some exports
17274         * win32/vs6:
17275           some project files bugs corrected
17276         * win32/vs7:
17277           project files are reset to the default vs7 configuration 
17278           (they link to msvcr71.dll using default optimizations)
17279           
17280 2006-02-28  Wim Taymans  <wim@fluendo.com>
17281
17282         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
17283         Fix some docs.
17284
17285 2006-02-28  Edward Hervey  <edward@fluendo.com>
17286
17287         * ext/alsa/gstalsasrc.c:
17288         Set proper class on the ElementDetails:
17289         Source/Audio instead of Src/Audio/
17290
17291 2006-02-28  Edward Hervey  <edward@fluendo.com>
17292
17293         * gst/videoscale/vs_scanline.c:
17294         (vs_scanline_resample_nearest_RGBA):
17295         Revert optimization in videoscale. It should go in liboil and have
17296         an appropriate liboil function.
17297
17298 2006-02-28  Wim Taymans  <wim@fluendo.com>
17299
17300         * gst-libs/gst/audio/gstbaseaudiosink.c:
17301         (gst_base_audio_sink_provide_clock):
17302         Don't try to provide a clock in the NULL state.
17303
17304 2006-02-28  Wim Taymans  <wim@fluendo.com>
17305
17306         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
17307         (gst_ogg_pad_event), (gst_ogg_pad_internal_chain),
17308         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
17309         (gst_ogg_demux_deactivate_current_chain),
17310         (gst_ogg_demux_activate_chain), (gst_ogg_demux_do_seek),
17311         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_info),
17312         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
17313         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
17314         Use GstSegment infrastructure to remove duplicated code
17315         and handle more seek cases correctly.
17316
17317 2006-02-28  Wim Taymans  <wim@fluendo.com>
17318
17319         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17320         (gst_ffmpegcsp_transform):
17321         Don't ignore return code from ffmpeg convert function.
17322
17323         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
17324         Split out some long statements to ease debugging.
17325
17326 2006-02-27  Jan Schmidt  <thaytan@mad.scientist.com>
17327
17328         * ext/libvisual/visual.c: (gst_visual_init),
17329         (gst_vis_src_negotiate), (get_buffer), (plugin_init):
17330         Don't use gst_pad_use_fixed_caps, because it prevents downstream from
17331         being able to renegotiate the size. Instead, use the negotiation
17332         algorithm from the goom plugin to pick an initial output caps. 
17333
17334         Also, allow theoretical libvisual plugins that might support non-GL 
17335         output even if they also do GL.
17336
17337 2006-02-26  Julien MOUTTE  <julien@moutte.net>
17338
17339         * ext/libvisual/visual.c: (gst_visual_init),
17340         (gst_visual_src_setcaps), (get_buffer), (gst_visual_chain),
17341         (plugin_init): Load only non GL plugins. Fix some memleaks and 
17342         possible negotiation issues.
17343
17344 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17345
17346         * gst-libs/gst/tag/tag.h: Adding Annodex tags here.
17347
17348 2006-02-24  Michael Smith  <msmith@fluendo.com>
17349
17350         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find),
17351         (cmml_type_find), (plugin_init):
17352           Fix CMML type find function to not require a specific minor version
17353           of the CMML header.
17354
17355           Add an MPEG4 video elementary stream typefind function.
17356
17357 2006-02-04  Michael Smith  <msmith@fluendo.com>
17358
17359         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
17360         (gst_ogg_pad_parse_skeleton_fisbone), (gst_ogg_pad_query_convert),
17361         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
17362         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
17363         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_collect_chain_info),
17364         (gst_ogg_demux_change_state), (gst_annodex_granule_to_time):
17365           Annodex support in ogg demuxer. Doesn't do very much without the
17366           other annodex patches (to come).
17367
17368 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
17369
17370         Patch by: Fabrizio Gennari <fabrizio dot get at tiscali dot it>
17371
17372         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
17373           Pick up palette for MS video v1 (#327028)
17374
17375 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
17376
17377         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17378         (gst_ffmpegcsp_caps_remove_format_info),
17379         (gst_ffmpegcsp_get_unit_size):
17380           The 'palette_data' field from incoming RGB caps shouldn't be
17381           proxied on outgoing YUV caps; also, restrict unit size
17382           adjustment in case of paletted data only to the unit that
17383           actually has a palette. Fixes #330711.
17384
17385 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
17386
17387         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17388         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
17389         (gst_ffmpegcsp_finalize), (gst_ffmpegcsp_class_init),
17390         (gst_ffmpegcsp_get_unit_size):
17391           Plug some memory leaks.
17392
17393 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
17394
17395         * sys/ximage/Makefile.am:
17396         * sys/xvimage/Makefile.am:
17397           Add some _CFLAGS and _LIBS that seem to be missing
17398           and/or required for Cygwin (see #317048).
17399
17400 2006-02-22  Wim Taymans  <wim@fluendo.com>
17401
17402         * ext/alsa/gstalsasrc.c:
17403         Fix description as pointed out by caugier.
17404
17405 2006-02-22  Tommi Myöhänen  <ext-tommi do myohanen at nokia dot com>
17406
17407         Reviewed by : Edward Hervey  <edward@fluendo.com>
17408
17409         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
17410         (qt_type_find):
17411         Better 3gp typefinding (#331526).
17412
17413 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
17414
17415         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
17416           Don't send EOS event here, the base class will send one for us.
17417
17418         * gst/playback/gstplaybasebin.c: (prepare_output):
17419           Subpictures without video stream aren't allowed either.
17420         
17421         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
17422           Fix debug statement copy'n'paste-o.
17423
17424 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
17425
17426         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume):
17427           Fix issues with mixer keeping state when muting/unmuting
17428           and when changing the volume whilst muted (see #331763
17429           and #331765).
17430
17431 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
17432
17433         * gst/subparse/gstsubparse.c: (subrip_unescape_formatting),
17434         (parse_subrip), (gst_sub_parse_format_autodetect):
17435           Set right caps given that we send escaped text. Also,
17436           honour <i></i>, <b></b> and <u></u> markers that can be found
17437           in .srt files (fixes #310202).
17438
17439 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
17440
17441         * gst-libs/gst/audio/mixerutils.c:
17442         (element_factory_rank_compare_func):
17443           Make order in which elements are tried more determinable.
17444
17445 2006-02-20  Julien MOUTTE  <julien@moutte.net>
17446
17447         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
17448         (remove_element_chain), (cleanup_decodebin),
17449         (gst_decode_bin_change_state): Make decodebin reusable by
17450         fixing remove_element_chain first and then introduce a
17451         cleaner in state change to ->NULL. (Closes #331678)
17452
17453 2006-02-19  Wim Taymans  <wim@fluendo.com>
17454
17455         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_open_file):
17456         use 0666 mask when creating files so umask gets applied
17457         correctly. Fixes #331295.
17458
17459 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
17460
17461         * gst/subparse/Makefile.am:
17462         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
17463         (gst_ssa_parse_dispose), (gst_ssa_parse_init),
17464         (gst_ssa_parse_class_init), (gst_ssa_parse_src_event),
17465         (gst_ssa_parse_sink_event), (gst_ssa_parse_setcaps),
17466         (gst_ssa_parse_remove_override_codes), (gst_ssa_parse_parse_line),
17467         (gst_ssa_parse_chain), (gst_ssa_parse_change_state):
17468         * gst/subparse/gstssaparse.h:
17469         * gst/subparse/gstsubparse.c: (plugin_init):
17470           Add very basic parser for SSA subtitle streams (as often
17471           found in matroska files).
17472
17473 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
17474
17475         * gst/playback/gstdecodebin.c: (mimetype_is_raw):
17476           That should be text/x-pango-markup, not text/x-pango-layout.
17477
17478 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17479
17480         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize):
17481         Polishing.
17482
17483 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17484
17485         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
17486         (gst_text_overlay_finalize), (gst_text_overlay_init),
17487         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
17488         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
17489         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
17490         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
17491         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
17492         Fix state change deadlock.
17493
17494 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17495
17496         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
17497         (gst_text_overlay_finalize), (gst_text_overlay_init),
17498         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
17499         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
17500         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
17501         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
17502         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
17503         * ext/pango/gsttextoverlay.h: Fix seeking both for muxed formats
17504         and subtitles files.
17505
17506 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17507
17508         * gst/playback/gstdecodebin.c: (mimetype_is_raw): pango layout
17509         should be considered as raw.
17510
17511 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17512
17513         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
17514         (cb_probe):
17515         * gst/playback/gststreaminfo.h: Introduce language informations.
17516
17517 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
17518
17519         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
17520         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
17521         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
17522         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
17523         Set shared memory segments to be deleted as soon as we have attached,
17524         that way they get cleaned up automatically if we crash.
17525
17526 2006-02-18  Julien MOUTTE  <julien@moutte.net>
17527
17528         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_get_text): 
17529         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_get_text): Those
17530         functions are called with lock held.
17531
17532 2006-02-18  Julien MOUTTE  <julien@moutte.net>
17533
17534         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
17535         (gst_text_overlay_finalize), (gst_text_overlay_init),
17536         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
17537         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
17538         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
17539         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
17540         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
17541         (gst_text_overlay_change_state): Refactoring of textoverlay
17542         without collectpads. This now supports sparse subtitles coming
17543         from a demuxer instead of a sub file. Seeking is still broken 
17544         though. Need to discuss with wtay some more on how to handle
17545         seeking correctly.
17546         * ext/pango/gsttextoverlay.h:
17547         * gst/playback/gstplaybin.c: (setup_sinks): Support linking with
17548         subtitles coming from the demuxer.
17549
17550 2006-02-17  Wim Taymans  <wim@fluendo.com>
17551
17552         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
17553         (gst_vorbisenc_convert_sink):
17554         Use some more scaling functions.
17555
17556 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
17557
17558         * ext/cdparanoia/gstcdparanoiasrc.c:
17559         (gst_cd_paranoia_src_class_init), (gst_cd_paranoia_dummy_callback),
17560         (gst_cd_paranoia_paranoia_callback),
17561         (gst_cd_paranoia_src_signal_is_being_watched),
17562         (gst_cd_paranoia_src_read_sector):
17563         * ext/cdparanoia/gstcdparanoiasrc.h:
17564           Add back 'transport-error' and 'uncorrected-error' signals and
17565           make them actually be fired when bad stuff happens (#319340).
17566
17567 2006-02-17  Wim Taymans  <wim@fluendo.com>
17568
17569         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
17570         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
17571         (gst_ring_buffer_device_is_open), (gst_ring_buffer_acquire),
17572         (gst_ring_buffer_release), (gst_ring_buffer_set_flushing),
17573         (gst_ring_buffer_start), (gst_ring_buffer_pause_unlocked),
17574         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
17575         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
17576         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
17577         (gst_ring_buffer_commit), (gst_ring_buffer_prepare_read),
17578         (gst_ring_buffer_clear):
17579         Small cleanups.
17580         Added some G_LIKELY.
17581
17582 2006-02-17  Wim Taymans  <wim@fluendo.com>
17583
17584         * gst-libs/gst/audio/TODO:
17585         Update TODO
17586
17587         * gst-libs/gst/audio/gstbaseaudiosink.c:
17588         (gst_base_audio_sink_get_offset):
17589         When trying to play samples ASAP and we don't have a
17590         previous sample, try to play at position 0 instead of
17591         an invalid position.
17592
17593 2006-02-17  Wim Taymans  <wim@fluendo.com>
17594
17595         * ext/alsa/gstalsasink.c: (gst_alsasink_open),
17596         (gst_alsasink_reset):
17597         Also release lock when we get an error in _reset();
17598         fix an error message.
17599
17600 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17601
17602         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
17603         (gst_alsasink_init), (get_channel_free_structure),
17604         (caps_add_channel_configuration), (gst_alsasink_getcaps),
17605         (gst_alsasink_close):
17606         * ext/alsa/gstalsasink.h:
17607           Add support for more than 2 channels (#326720).
17608
17609 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17610
17611         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
17612           Set codec_name for WAVEFORMATEX as well. When we have 'normal PCM'
17613           with 4 or 6 channels, assume a default channel layout to make things
17614           work (not sure there's anything else we can do in those cases).
17615
17616 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17617
17618         * gst-libs/gst/audio/multichannel.c:
17619           Minor docs fix.
17620
17621         * gst-libs/gst/riff/Makefile.am:
17622         * gst-libs/gst/riff/riff-ids.h:
17623         * gst-libs/gst/riff/riff-media.c:
17624         (gst_riff_wavext_add_channel_layout), (gst_riff_create_audio_caps):
17625           Add support for WAVEFORMATEX, eg. PCM audio with more than two
17626           channels and a channel layout map.
17627           
17628 2006-02-16  Mathieu Garcia <b0nk at free dot fr>
17629
17630         Reviewed by Edward Hervey  <edward@fluendo.com>
17631
17632         * gst/videoscale/vs_scanline.c: (vs_scanline_resample_nearest_RGBA): 
17633         C-level optimization of the RGBA nearest neighbour function.
17634         Eventually this might end up in liboil with vectorized versions.
17635
17636 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17637
17638         * gst-libs/gst/audio/multichannel.c:
17639         (gst_audio_get_channel_positions):
17640           When we have more than 2 channels, but no channel layout is
17641           specified in the caps, return some default channel layout
17642           to the caller and warn about about a possibly buggy element
17643           (could be buggy filtercaps as well of course) (#317038).
17644
17645 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17646
17647         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
17648           Add gst-libs/gst/cdda to list of lib search paths.
17649
17650 2006-02-15  Andy Wingo  <wingo@pobox.com>
17651
17652         * ext/ogg/gstoggmux.c (gst_ogg_mux_collected): When updating
17653         timestamp, update timestamp_end as well. Fixes a bugaboo. I hope
17654         to the Lord Jesus that I do not have to touch the ogg muxer ever
17655         again.
17656
17657 2006-02-15  Edward Hervey  <edward@fluendo.com>
17658
17659         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
17660         quicktime movie files can also contain 'uuid' atoms.
17661
17662 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
17663
17664         * gst/audioconvert/plugin.c: (plugin_init):
17665           Register the GstAudioChannelPosition enum type with the type
17666           system in the plugin_init function, so that it is known before
17667           any element actually makes use of multi-channel stuff. This is
17668           required for example if one wants to be able to deserialise/use
17669           a caps string with channel positions before any pipeline has
17670           been setup and started, like with gst-launch.
17671
17672 2006-02-14  Wim Taymans  <wim@fluendo.com>
17673
17674         * gst-libs/gst/audio/gstringbuffer.c:
17675         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_delay),
17676         (gst_ring_buffer_samples_done), (wait_segment),
17677         (gst_ring_buffer_commit), (gst_ring_buffer_clear):
17678         Add some compiler G_(UN_)LIKELY help.
17679         SIGNAL the ringbuffer waiters when going to PAUSED as well to
17680         make sure they can exit their functions. Should fix #330748
17681
17682 2006-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17683
17684         * Makefile.am:
17685         * configure.ac:
17686         * win32/MANIFEST:
17687         * win32/common/_stdint.h:
17688           Windows does not have long long; copy the generated _stdint.h
17689         * win32/common/interfaces-enumtypes.c:
17690         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
17691         (gst_mixer_track_flags_get_type),
17692         (gst_tuner_channel_flags_get_type):
17693         * win32/common/multichannel-enumtypes.c:
17694         (gst_audio_channel_position_get_type):
17695           update
17696
17697 2006-02-13  Wim Taymans  <wim@fluendo.com>
17698
17699         * gst-libs/gst/audio/gstbaseaudiosink.c:
17700         (gst_base_audio_sink_get_time), (gst_base_audio_sink_preroll),
17701         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
17702         Always sync on first sample we receive when starting.
17703
17704 2006-02-13  Wim Taymans  <wim@fluendo.com>
17705
17706         * gst/playback/gstplaybin.c: (gen_vis_element):
17707         Update vis bin docs.
17708         Move queue after tee so we don't queue video buffers but
17709         audio samples instead. Fixes problems where the video queue
17710         is filled and the audio queue empty.
17711
17712 2006-02-13  Tim-Philipp Müller  <tim at centricular dot net>
17713
17714         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
17715           No need to push an EOS event here, GstBaseSrc will do that for us
17716           when we return FLOW_UNEXPECTED.
17717           
17718 2006-02-12  Wim Taymans  <wim@fluendo.com>
17719
17720         * gst-libs/gst/audio/gstbaseaudiosink.c:
17721         (gst_base_audio_sink_get_time), (gst_base_audio_sink_setcaps),
17722         (gst_base_audio_sink_drain), (gst_base_audio_sink_preroll),
17723         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
17724         Use scale functions when possible.
17725         Fix error messages.
17726         Free clockid when after waiting for EOS.
17727         Use G_(UN_)LIKLY when it makes sense.
17728         Fix sample clipping bug found by Arwed v. Merkatz fixes #330789.
17729
17730 2006-02-12  Edward Hervey  <edward@fluendo.com>
17731
17732         * gst/playback/gstplaybasebin.c: (prepare_output): 
17733         Remove stray semi-colon (fixes #330888).
17734
17735 2006-02-12  Jan Schmidt  <thaytan@mad.scientist.com>
17736
17737         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
17738         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
17739         Fix up the XShm call testing so that we catch errors, and don't
17740         cause new ones by attempting to detach from a segment we failed
17741         to attach to. Fixes #312439.
17742
17743 2006-02-10  Edward Hervey  <edward@fluendo.com>
17744
17745         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
17746         Added flv file typefind (video/x-flv).
17747
17748 2006-02-10  Edward Hervey  <edward@fluendo.com>
17749
17750         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
17751         (gst_riff_create_video_template_caps):
17752         Added FLV1 <==> 'video/x-flash-video,flvversion=1' conversion.
17753         Also added the caps to the default set of riff video caps.
17754
17755 2006-02-09  Andy Wingo  <wingo@pobox.com>
17756
17757         * ext/ogg/gstoggmux.c (GstOggPad): Keep track of both the start
17758         time and the end time of the last packet in the page.
17759         (gst_ogg_mux_pad_queue_page): In addition to setting the timestamp
17760         on the pages in our queue, set the duration as well. Reflow a
17761         debug statement.
17762         (gst_ogg_mux_collected): Keep track of GstOggPad->timestamp_end.
17763         Fixes bad muxing order.
17764
17765 2006-02-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17766
17767         * gst-libs/gst/rtp/gstbasertppayload.c:
17768         (gst_basertppayload_setcaps), (gst_basertppayload_push):
17769           update seqnum before setting it on the packet; this makes sure
17770           that the timestamp and seqnum properties match after pushing
17771           a buffer
17772
17773 2006-02-09  Andy Wingo  <wingo@pobox.com>
17774
17775         * gst-libs/gst/audio/gstringbuffer.c
17776         (gst_ring_buffer_samples_done): Cast to guint64, fixes an integer
17777         overflow after 13.5 hours of recording. Kapow!
17778
17779         * ext/alsa/gstalsasrc.c (gst_alsasrc_delay): Clamp the delay to
17780         the buffer size -- we don't care about underrun/overrun reporting
17781         right now, just need to return a useful value.
17782
17783 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
17784
17785         * configure.ac:
17786           Back to CVS
17787
17788 === release 0.10.3 ===
17789
17790 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
17791
17792         * configure.ac:
17793           releasing 0.10.3, "Under Pressure"
17794
17795 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17796
17797         * configure.ac:
17798         Drat. Bump libtool version number for new API.
17799         Prelease 0.10.2.3 (of 0.10.3)
17800
17801 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17802
17803         * configure.ac:
17804         * win32/common/config.h:
17805         0.10.2.2 prerelease (of 0.10.3).
17806
17807 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17808
17809         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_create):
17810           Revert Andy's newsegment change pending a more correct
17811           fix.
17812
17813 2006-02-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17814
17815         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
17816         (qt_type_find), (plugin_init):
17817           detect more files as 3gp
17818           group and reorder the iso file formats
17819
17820 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17821
17822         * ext/vorbis/vorbis.c: (plugin_init):
17823           Register musicbrainz tags, so apps don't have to.
17824
17825 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17826
17827         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_from_vorbis_tag),
17828         (gst_tag_to_vorbis_tag):
17829           Make sure we called gst_tag_register_musicbrainz_tags()
17830           before possibly mapping a vorbiscomment string from/to a
17831           musicbrainz tag.
17832
17833 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17834
17835         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
17836           In case we can't find the required number of consecutive
17837           mpeg audio frames to positively identify an MPEG audio
17838           stream, check if there's at least a valid mpeg audio
17839           frame right at offset 0 and if so suggest mpeg/audio
17840           caps with a very low probability (#153004).
17841
17842 2006-02-07  Andy Wingo  <wingo@pobox.com>
17843
17844         * gst/tcp/gsttcpclientsrc.c (gst_tcp_client_src_create): Switch to
17845         a TIME segment if we get timestamped buffers. Requires recent
17846         fixes in core to work properly.
17847
17848 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17849
17850         * gst/playback/gstplaybasebin.c: (prepare_output):
17851           Don't print the URI as part of the error message, it
17852           makes error dialogs look rather ugly, especially if
17853           the URI is very long or has characters in it that
17854           need escaping.
17855
17856 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17857
17858         * gst/playback/gstplaybasebin.c: (prepare_output):
17859           Error out if we have only text or subtitles, but nothing
17860           else. Also error out if we have subtitles but no video
17861           stream.
17862
17863 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17864
17865         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
17866           Treat GNOME_VFS_RESULT_EOF as EOS, not as error (#329194).
17867           Post an error message on the bus when we encounter an
17868           error, which will hopefully be more meaningful than the
17869           'Internal Flow Error' message users get to see if we
17870           just return GST_FLOW_ERROR.
17871
17872 2006-02-07  Andy Wingo  <wingo@pobox.com>
17873
17874         * configure.ac (GST_MAJORMINOR): Update core version req to
17875         0.10.2.2, for the collectpads API addition (#330244).
17876
17877 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
17878
17879         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
17880           Return FALSE from plugin_init() when GnomeVFS can't
17881           be initialised for some reason (#328423).
17882
17883 2006-02-06  Julien MOUTTE  <julien@moutte.net>
17884
17885         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event): 
17886         Stick to seeking theory until i find the bug.
17887         * gst/subparse/gstsubparse.c: (parse_subrip): Fix debug.
17888
17889 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
17890
17891         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
17892         (theora_enc_finalize), (theora_enc_sink_setcaps),
17893         (theora_set_header_on_caps), (theora_enc_chain),
17894         (theora_enc_change_state):
17895         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
17896           Make theoraenc and the tests leak free. Like, really.
17897
17898 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
17899
17900         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
17901         (theora_enc_finalize), (theora_enc_sink_setcaps):
17902           Add a finalize method to ensure we clean up state even if
17903           someone omitted the state change back to NULL.
17904
17905         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1),
17906         (gst_vorbisenc_chain):
17907           Free some more leaked bits.
17908
17909         * tests/check/pipelines/theoraenc.c: (start_pipeline),
17910         (stop_pipeline):
17911           Wait for state changes to happen if they're ASYNC.
17912
17913           This ought to teach those fancy pants buildbots a lesson.
17914
17915 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
17916
17917         * gst-libs/gst/tag/gstid3tag.c:
17918           Add mapping for ID3 International Standard Recording Code
17919           tag "TSRC"
17920
17921 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
17922
17923         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1):
17924           Don't leak tag names.
17925
17926 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17927
17928         * docs/libs/gst-plugins-base-libs-docs.sgml:
17929         * docs/libs/gst-plugins-base-libs-sections.txt:
17930         * gst-libs/gst/tag/gstid3tag.c:
17931         * gst-libs/gst/tag/gstvorbistag.c:
17932         * gst-libs/gst/tag/tags.c:
17933           Split libgsttag docs into multiple sections.
17934
17935 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17936
17937         * docs/libs/Makefile.am:
17938         * docs/libs/gst-plugins-base-libs-docs.sgml:
17939         * docs/libs/gst-plugins-base-libs-sections.txt:
17940         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_tag):
17941         * gst-libs/gst/tag/gstvorbistag.c:
17942         * gst-libs/gst/tag/tag.h:
17943         * gst-libs/gst/tag/tags.c:
17944           Add libgsttag to the docs.
17945
17946 2006-02-05  Julien MOUTTE  <julien@moutte.net>
17947
17948         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize),
17949         (gst_text_overlay_init), (gst_text_overlay_src_event),
17950         (gst_text_overlay_collected): Fix clockoverlay.
17951
17952 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17953
17954         * docs/libs/compiling.sgml:
17955           Fix typo: it's pkg-config, not pkg-gconfig
17956
17957         * docs/libs/gst-plugins-base-libs-docs.sgml:
17958         * docs/libs/gst-plugins-base-libs-sections.txt:
17959         * docs/libs/tmpl/gstgconf.sgml:
17960           There is no libgstgconf in 0.10, remove it
17961           from the docs.
17962
17963 2006-02-05  Julien MOUTTE  <julien@moutte.net>
17964
17965         * docs/libs/tmpl/gstcolorbalance.sgml: Updated.
17966         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
17967         (gst_text_overlay_src_event), (gst_text_overlay_collected):
17968         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
17969         (gst_sub_parse_class_init), (gst_sub_parse_init),
17970         (gst_sub_parse_src_event), (parse_mdvdsub), (parse_subrip),
17971         (parse_mpsub), (parser_state_init), (handle_buffer),
17972         (gst_sub_parse_chain), (gst_sub_parse_sink_event), (plugin_init):
17973         * gst/subparse/gstsubparse.h: Introduce seeking code.
17974
17975 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17976
17977         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
17978           Add comment about LANGUAGE tag inconsistency (we want
17979           ISO-639-1, but extract three-letter identifiers?)
17980
17981         * po/POTFILES.in:
17982           Add two translatable files.
17983
17984 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17985
17986         * gst-libs/gst/tag/Makefile.am:
17987         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
17988         * gst-libs/gst/tag/tag.h:
17989         * gst-libs/gst/tag/tags.c:
17990         (gst_tag_register_musicbrainz_tags_internal),
17991         (gst_tag_register_musicbrainz_tags):
17992           Forward-port some tags stuff from the 0.8 branch. This is
17993           mostly the addition of musicbrainz tags and their mapping
17994           to vorbistags, and a vorbistag mapping of the language tag.
17995
17996 2006-02-05  Julien MOUTTE  <julien@moutte.net>
17997
17998         * gst/playback/gstplaybin.c: (gen_text_element): Fix broken code
17999         refactoring.
18000
18001 2006-02-04  David Schleef  <ds@schleef.org>
18002
18003         * ext/ogg/gstoggmux.c:
18004         * gst/typefind/gsttypefindfunctions.c:
18005           Add Dirac typefinding and add dirac format to oggmux.
18006
18007 2006-02-03  Tim-Philipp Müller  <tim at centricular dot net>
18008
18009         * gst/playback/gstdecodebin.c: (try_to_link_1):
18010           Don't put essential function call into
18011           g_return_*() macro, otherwise it'll all be
18012           replaced by NOOPs when compiling with
18013           G_DISABLE_CHECKS defined.
18014
18015 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
18016
18017         * ext/ogg/gstoggdemux.c:
18018         * ext/ogg/gstoggparse.c:
18019         * gst/tcp/gsttcpserversink.c:
18020         * sys/v4l/v4lsrc_calls.c:
18021         * sys/v4l/v4lsrc_calls.h:
18022         Just make it compile with --disable-gst-debug.
18023
18024 2006-02-03  Wim Taymans  <wim@fluendo.com>
18025
18026         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
18027         (gst_alsasink_class_init), (gst_alsasink_init),
18028         (gst_alsasink_write), (gst_alsasink_reset):
18029         * ext/alsa/gstalsasink.h:
18030         Add lock to protect alsa calls.
18031         Implement reset to flush samples ASAP, does not work
18032         with dmix though.
18033
18034 2006-02-02  Wim Taymans  <wim@fluendo.com>
18035
18036         * gst-libs/gst/audio/gstbaseaudiosink.c:
18037         (gst_base_audio_sink_provide_clock):
18038         Ugh.. getting late I guess...
18039
18040 2006-02-02  Wim Taymans  <wim@fluendo.com>
18041
18042         * gst-libs/gst/audio/gstbaseaudiosink.c:
18043         (gst_base_audio_sink_provide_clock),
18044         (gst_base_audio_sink_set_property),
18045         (gst_base_audio_sink_get_property), (gst_base_audio_sink_render):
18046         Don't try to provide a clock when we are not negotiated since
18047         we might not be able to make it run.
18048
18049 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18050
18051         * gst/playback/gstdecodebin.c: (try_to_link_1):
18052           Unlinking two source pads is ... hard.
18053
18054 2006-02-02  Wim Taymans  <wim@fluendo.com>
18055
18056         * gst-libs/gst/audio/TODO:
18057         Updated.
18058
18059         * gst-libs/gst/audio/gstbaseaudiosink.c:
18060         (gst_base_audio_sink_drain), (gst_base_audio_sink_event):
18061         On EOS, wait till the last sample is played before posting EOS.
18062
18063 2006-02-01  Philippe Kalaf <burger at speedy dot org>
18064
18065         Patch by: Kai Vehmanen
18066         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18067           Adds ability to enable newsegment bypass by setting queue_delay to
18068           zero. Also avoid thread being started if queue_delay is zero.
18069
18070 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
18071
18072         * gst/playback/test6.c: (new_decoded_pad_cb), (show_error), (main):
18073           Make test work again by connecting fakesinks to each decoded pad,
18074           which makes the pipeline wait until each fakesink has a buffer
18075           queued before going to PAUSED state. At that point we know the
18076           decodebin pads are negotiated.
18077
18078 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
18079
18080         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_query),
18081         (gst_cdda_base_src_handle_event):
18082         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
18083           Pass unhandled queries to the parent class's query function.
18084
18085 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
18086
18087         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_types),
18088         (gst_ogg_pad_src_query):
18089         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
18090         * ext/theora/theoradec.c: (theora_dec_src_query),
18091         (theora_dec_sink_query):
18092         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
18093         (vorbis_dec_sink_query):
18094         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
18095         (gst_vorbisenc_sink_query):
18096         * gst/adder/gstadder.c: (gst_adder_query):
18097           Pass unhandled queries upstream instead of just
18098           dropping them (#326447). Also, fix supported
18099           query types list for some elements.
18100
18101 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
18102
18103         * gst/typefind/gsttypefindfunctions.c: (au_type_find),
18104         (paris_type_find), (ilbc_type_find), (plugin_init):
18105           Fix typefinding for audio/x-au, audio/x-paris and
18106           audio/iLBC-sh. We cannot use the START_WITH macros
18107           here, because there can only be one typefind factory
18108           with the same name (caps), so the second one would
18109           replace the first one and the first one would never
18110           be called when doing typefinding (see #161712).
18111           
18112
18113 2006-01-31  Wim Taymans  <wim@fluendo.com>
18114
18115         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
18116         (vorbis_handle_header_packet), (vorbis_dec_push),
18117         (vorbis_handle_data_packet):
18118         Use scale_int when we can, add some more scaling.
18119         Check packettype before parsing it.
18120
18121 2006-01-31  Wim Taymans  <wim@fluendo.com>
18122
18123         * ext/theora/theoradec.c: (_theora_granule_time),
18124         (theora_dec_src_convert), (theora_dec_sink_convert):
18125         Call right _scale functions.
18126         Use parameter instead of some other random value.
18127
18128 2006-01-31  Wim Taymans  <wim@fluendo.com>
18129
18130         * ext/theora/theoradec.c: (_theora_granule_frame),
18131         (_theora_granule_time), (_inc_granulepos),
18132         (theora_dec_src_convert), (theora_dec_sink_convert),
18133         (theora_handle_type_packet), (theora_handle_data_packet),
18134         (theora_dec_chain):
18135         Use higher precision timestamps calculation.
18136         Convert some other conversions to _scale.
18137
18138 2006-01-31  Stefan Kost  <ensonic@users.sf.net>
18139
18140         * gst/audiotestsrc/gstaudiotestsrc.c:
18141         (gst_audio_test_src_create_sine_table), (plugin_init):
18142         * gst/volume/gstvolume.c: (plugin_init):
18143           initialize gst_controller before using
18144
18145 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
18146
18147         * tests/check/pipelines/theoraenc.c:
18148         * tests/check/pipelines/vorbisenc.c:
18149         Define constant using G_GINT64_CONSTANT to avoid errors when
18150         passing it around - otherwise it gets truncated to 32 bits.
18151
18152         Fixes failing tests.
18153
18154 2006-01-31  Andy Wingo  <wingo@pobox.com>
18155
18156         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_set_caps): Don't segfault if the
18157         caps being set doesn't have a framerate value. Basically a stopgap
18158         measure.
18159
18160         * ext/ogg/gstoggmux.c (GST_BUFFER_END_TIME): New macro. Not
18161         technically correct enough to put into core though.
18162         (gst_ogg_mux_dequeue_page): Use END_TIME instead of TIMESTAMP +
18163         DURATION. Fixes theoraenc ! oggmux.
18164
18165         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Fixate to the nearest
18166         fraction, not double.
18167
18168 2006-01-31  Sebastien Moutte  <sebastien@moutte.net>
18169
18170         * win32/vs7:
18171         add vs7 project files created by Sergey Scobich
18172
18173 2006-01-30  Sebastien Moutte  <sebastien@moutte.net>
18174
18175         * win32/vs8:
18176         add vs8 project files created by Sergey Scobich
18177         
18178 2006-01-30  Andy Wingo  <wingo@pobox.com>
18179
18180         * ext/ogg/gstoggmux.c (gst_ogg_mux_dequeue_page): Compare
18181         timestamp + duration, not just timestamp -- ogg pages should be
18182         ordered by stop time. Necessary fix given the change in vorbis
18183         timestamps.
18184
18185         * ext/theora/theoraenc.c (theora_enc_sink_setcaps) 
18186         (gst_theora_enc_init): Pull the granule shift out of the encoder.
18187         (granulepos_add): New function, handles the messiness of adjusting
18188         granulepos values.
18189         (theora_buffer_from_packet):
18190         (theora_enc_chain):
18191         (theora_enc_sink_event): Use granulepos_add, not +.
18192
18193         * tests/check/pipelines/theoraenc.c
18194         (check_buffer_granulepos_from_starttime): Just check the frame
18195         count, not the actual granulepos -- we can't dictate to the
18196         encoder when it should be placing keyframes.
18197
18198 2006-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
18199
18200         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
18201           SERVICE_NOT_AVAILABLE happens for example when you're trying to
18202           play an http:// stream from a server that's not serving
18203
18204 2006-01-30  Andy Wingo  <wingo@pobox.com>
18205
18206         * tests/check/pipelines/vorbisenc.c (TIMESTAMP_OFFSET): 
18207         * tests/check/pipelines/theoraenc.c (TIMESTAMP_OFFSET): Totally
18208         remove the UINT64_CONSTANT macro, doesn't appear to be needed or
18209         available.
18210
18211         * ext/theora/gsttheoraenc.h:
18212         * ext/theora/theoraenc.c: Same changes as were done to vorbisenc,
18213         although theoraenc was timestamping correctly. Added handling of
18214         streams that start with nonzero timestamps.
18215
18216         * tests/check/Makefile.am:
18217         * tests/check/pipelines/theoraenc.c: New file, basically does same
18218         tests as vorbisenc.
18219
18220         * tests/check/pipelines/vorbisenc.c: I claim these bugs.
18221
18222 2006-01-30  Wim Taymans  <wim@fluendo.com>
18223
18224         * gst-libs/gst/audio/gstaudiosink.c:
18225         (gst_audioringbuffer_class_init), (gst_audioringbuffer_release),
18226         (gst_audioringbuffer_pause):
18227         Implement pause that does not wait for completion.
18228
18229         * gst-libs/gst/audio/gstbaseaudiosink.c:
18230         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
18231         Don't drop buffers when going to PAUSED but perform preroll on
18232         remaining samples now that core base class supports this.
18233
18234         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_release),
18235         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_stop),
18236         (gst_ring_buffer_commit):
18237         Pause should not signal waiters.
18238         Implement return value of _commit correctly.
18239
18240 2006-01-30  Andy Wingo  <wingo@pobox.com>
18241
18242         * tests/check/Makefile.am (check_vorbis): Add pipelines/vorbisenc.
18243
18244         * ext/vorbis/vorbisenc.c (gst_vorbisenc_buffer_from_packet): Logic
18245         updated to timestamp from the first sample, not the last.
18246         (gst_vorbisenc_buffer_from_header_packet): New function, takes
18247         special care of granulepos and timestamp for header packets.
18248         (gst_vorbisenc_chain): Reflow, fix some leaks, and handle the case
18249         when the first buffer has a nonzero timestamp.
18250
18251         * ext/vorbis/vorbisenc.h (GstVorbisEnc.granulepos_offset)
18252         (GstVorbisEnc.subgranule_offset): New members. Take care of the
18253         case when the first audio buffer we get has a nonzero timestamp.
18254         (GstVorbisEnc.next_ts): Renamed from prev_ts, because now we
18255         properly timestamp vorbis buffers with the time of the first
18256         sample, not the last.
18257         
18258         * ext/vorbis/vorbisenc.c (granulepos_to_clocktime): Renamed from
18259         vorbis_granule_time_copy -- now it takes the granule/subgranule
18260         offset into account.
18261
18262         * tests/check/pipelines/vorbisenc.c: New test for correctness of
18263         timestamps, durations, and granulepos on buffers produced by
18264         vorbisenc.
18265
18266 2006-01-30  Jan Schmidt  <thaytan@mad.scientist.com>
18267
18268         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
18269         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
18270           Patch from Eric Jonas to support conversions to/from UYVY 
18271           (Fixes: #324626)
18272
18273 2006-01-30  Julien MOUTTE  <julien@moutte.net>
18274
18275         * gst/playback/gstplaybasebin.c: (group_commit), (queue_overrun),
18276         (setup_subtitle), (setup_source), (set_active_source):
18277         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
18278         (gen_text_element), (gen_audio_element), (gen_vis_element),
18279         (remove_sinks), (add_sink), (setup_sinks): Implement subtitles.
18280
18281 2006-01-29  Sebastien Moutte  <sebastien@moutte.net>
18282
18283         * gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES)
18284         * gst-libs/gst/audio/gstbaseaudiosink.c: (gst_base_audio_sink_render)
18285                 use gst_guint64_to_gdouble to be compliant with vs6
18286         * gst/playback/gstdecodebin.c: (try_to_link_1)
18287         * gst/videorate/videorate.c: (gst_video_rate_blank_data)
18288                 use G_GINT64_CONSTANT for int64 constants
18289         * win32/common/libgstinterfaces.def:
18290                 export some symbols (gst_mixer_get_type,gst_mixer_track_get_type)
18291         * win32/vs6:
18292                 update and add new project files
18293                 
18294 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
18295
18296         * Makefile.am:
18297         * win32/MANIFEST:
18298         * win32/common/interfaces-enumtypes.c:
18299         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
18300         (gst_mixer_track_flags_get_type),
18301         (gst_tuner_channel_flags_get_type):
18302         * win32/common/interfaces-enumtypes.h:
18303         * win32/common/multichannel-enumtypes.c:
18304         (gst_audio_channel_position_get_type):
18305         * win32/common/multichannel-enumtypes.h:
18306           add a win32-update rule like in core, and copy over enumtypes files
18307
18308 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
18309
18310         * win32/MANIFEST:
18311         * win32/common/config.h:
18312         * win32/common/config.h.in:
18313           add config files just like in core
18314
18315 2006-01-28  Tim-Philipp Müller  <tim at centricular dot net>
18316
18317         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format):
18318           Make gcc-4.1 happy (part of #327357).
18319
18320 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
18321
18322         * ext/alsa/gstalsasink.c: (gst_alsasink_init), (set_hwparams),
18323         (set_swparams), (gst_alsasink_prepare), (gst_alsasink_unprepare),
18324         (gst_alsasink_close), (gst_alsasink_write), (gst_alsasink_reset):
18325         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (set_hwparams),
18326         (set_swparams), (gst_alsasrc_open), (gst_alsasrc_prepare),
18327         (gst_alsasrc_unprepare), (gst_alsasrc_read):
18328           Update all error messages.  All of them should either use
18329           the default translated message, or actually provide a
18330           translatable string.
18331           Make the string for channel count problems meaningful.
18332
18333 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
18334
18335         * sys/v4l/v4l_calls.c: (gst_v4l_open):
18336           check for and throw RESOURCE_BUSY
18337
18338 2006-01-27  David Schleef  <ds@schleef.org>
18339
18340         * gst/videoscale/vs_scanline.c: Oops, *that's* why I never
18341           checked in this change -- it requires liboil features not
18342           in 0.3.6.  Revert parts.
18343
18344 2006-01-27  David Schleef  <ds@schleef.org>
18345
18346         * REQUIREMENTS:
18347         * configure.ac: update liboil requirement to 0.3.6
18348         * gst/videoscale/Makefile.am:
18349         * gst/videoscale/vs_scanline.c: liboilify
18350
18351 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
18352
18353         * ext/libvisual/visual.c: (get_buffer):
18354           When pad_alloc returns a GstFlowReturn other
18355           than GST_FLOW_OK, make sure it is passed upstream.
18356
18357 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
18358
18359         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
18360         (gst_alsasink_class_init):
18361           Free the device name string.
18362
18363         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
18364         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad),
18365         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_clear_collectpads):
18366           Don't remove a pad from the collectpads structure until it
18367           is released - it's a request pad, and may receive data again
18368           if the element gets moved back to PLAYING state.
18369
18370         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
18371           Ensure we turn on double buffering on the Xv port, and
18372           set the colour key to something dark and mysterious that
18373           isn't black.
18374
18375 2006-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
18376
18377         * ext/alsa/gstalsaplugin.c: (plugin_init):
18378         * ext/cdparanoia/gstcdparanoiasrc.c:
18379         (gst_cd_paranoia_src_base_init), (plugin_init):
18380         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
18381         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
18382           - a library should not call setlocale. see "Libraries" node in
18383             gettext manual
18384           - make sure all plugins that use translation do bindtextdomain
18385             to point to the localedir
18386         * gst/playback/gstplaybin.c: (gen_vis_element), (add_sink),
18387         (setup_sinks), (plugin_init):
18388           all this, and check for NULL when creating sinks
18389
18390 2006-01-27  Julien MOUTTE  <julien@moutte.net>
18391
18392         * gst/subparse/gstsubparse.c: (gst_subparse_type_find),
18393         (plugin_init): Make typefinding of subtitles work again.
18394
18395 2006-01-26  Tim-Philipp Müller  <tim at centricular dot net>
18396
18397         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
18398         (mp3_type_frame_length_from_header), (mp3_type_find),
18399         (wavpack_type_find), (m4a_type_find), (ircam_type_find),
18400         (plugin_init):
18401           Backport a bunch of typefinding fixes from the 0.8 branch.
18402           Also, improve wavpack typefinding: if we can't peek the
18403           entire wavpack block, try to parse the bits we can get and
18404           see if we find what we're looking for in those.
18405
18406 2006-01-26  Julien MOUTTE  <julien@moutte.net>
18407
18408         * sys/ximage/ximagesink.c:
18409         (gst_ximagesink_calculate_pixel_aspect_ratio):
18410         * sys/xvimage/xvimagesink.c:
18411         (gst_xvimagesink_calculate_pixel_aspect_ratio): Handle some
18412         more cases of pixel aspect ratio.
18413
18414 2006-01-26  Edward Hervey  <edward@fluendo.com>
18415
18416         * gst/playback/gstdecodebin.c: (pad_probe):
18417         Also consider the flush-start and tag events as unblockers
18418         for the pad probes.
18419
18420 2006-01-26  Julien MOUTTE  <julien@moutte.net>
18421
18422         * gst/playback/gstplaybin.c: (gst_play_bin_init),
18423         (gst_play_bin_dispose), (gst_play_bin_vis_unblocked),
18424         (gst_play_bin_vis_blocked), (gst_play_bin_set_property): 
18425         On the fly visualisation switch, works disabling, enabling as
18426         well but it won't be able to enable vis in a playbin that was
18427         created with no visualisation.
18428
18429 2006-01-25  Wim Taymans  <wim@fluendo.com>
18430
18431         * gst-libs/gst/audio/gstbaseaudiosink.c:
18432         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
18433         Undo previous commit that returned WRONG_STATE sooner, it breaks 
18434         resume after pause.
18435
18436 2006-01-25  Wim Taymans  <wim@fluendo.com>
18437
18438         * gst-libs/gst/audio/gstbaseaudiosink.c:
18439         (gst_base_audio_sink_setcaps), (gst_base_audio_sink_event),
18440         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render):
18441         Improve debugging.
18442         Post error when caps cannot be parsed.
18443         Resync on discontinuity in the stream.
18444         Clip samples to segment boundaries.
18445         return WRONG_STATE sooner when we are flushing.
18446
18447         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
18448         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
18449         Make audiosrc operate in TIME.
18450         Set TIMESTAMP and DURATION on buffers.
18451
18452 2006-01-24  Tim-Philipp Müller  <tim at centricular dot net>
18453
18454         * tests/examples/seek/seek.c: (main):
18455           Output tag messages as well.
18456
18457 2006-01-23  Edward Hervey  <edward@fluendo.com>
18458
18459         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
18460         (free_pad_probes), (remove_fakesink), (pad_probe),
18461         (close_pad_link), (gst_decode_bin_change_state):
18462         Replace GstPadBlockCallback with pad probes that detect
18463         first buffer AND eos before removing fakesink.
18464         Fixes hang with demuxers doing EOS while pre-rolling.
18465         Solves #328279
18466
18467 2006-01-23  Andy Wingo  <wingo@pobox.com>
18468
18469         * ext/alsa/gstalsasink.c:
18470         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18471         (gst_base_rtp_depayload_setcaps),
18472         (gst_base_rtp_depayload_add_to_queue),
18473         (gst_base_rtp_depayload_queue_release): GCC 2.95 fixes (#328263).
18474         
18475         Patch by: Jens Granseuer <jensgr at gmx dot net>
18476
18477 2006-01-22  Julien MOUTTE  <julien@moutte.net>
18478
18479         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
18480         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
18481         (gst_xvimagesink_buffer_alloc): Playbin keeps some ref to some 
18482         frames. We might get a frame destroyed after changing state to
18483         NULL, adding a safety check on xcontext.
18484
18485 2006-01-22  Tim-Philipp Müller  <tim at centricular dot net>
18486
18487         * gst-libs/gst/interfaces/xoverlay.c:
18488           Fix prepare-xwindow-id code example in the docs - we need to
18489           ignore all messages that aren't element messages as well.
18490           
18491 2006-01-21  Julien MOUTTE  <julien@moutte.net>
18492
18493         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
18494           I think one day i'll completely undestand how caps negotiation
18495           is supposed to work. This refactoring handles buffer_alloc
18496           called with caps we can't handle. We definitely don't want a
18497           set_caps with those caps, so we define and allocate a buffer
18498           we would like to receive.
18499
18500 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
18501
18502         * gst/playback/gstplaybasebin.c: (setup_source):
18503           Free iterator when done.
18504
18505 2006-01-17  Jan Schmidt  <thaytan@mad.scientist.com>
18506
18507         * gst-libs/gst/audio/gstbaseaudiosink.c:
18508         (gst_base_audio_sink_render):
18509           Fix playback of non-synchronised streams by assuming a rate
18510           of 1.0 instead of a random one.
18511
18512           Makes this work again:
18513
18514           gst-launch filesrc location=raw_audio.file ! 'audio/x-raw-int,
18515           endianness=(int)4321, signed=(boolean)true, width=(int)16,
18516           depth=(int)16, rate=(int)44100, channels=(int)2' ! audioconvert !
18517           audioresample ! alsasink
18518
18519 === release 0.10.2 ===
18520
18521 2006-01-16  Thomas Vander Stichele <thomas at apestaart dot org>
18522
18523         * configure.ac:
18524           releasing 0.10.2, "Then the devil is six"
18525
18526 2006-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
18527
18528         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
18529         * gst/playback/gststreamselector.c:
18530         (gst_stream_selector_set_property):
18531           Comment out broken code that connects to the state-changed signal.
18532           At this point, changing current stream selection is broken, but 
18533           stuff like gst-launch playbin current-audio=1 works and filters
18534           to the chosen stream.
18535
18536 2006-01-16  Thomas Vander Stichele  <thomas at apestaart dot org>
18537
18538         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
18539           Fix #327216 (null dereference in vorbisdec)
18540
18541 2006-01-16  Tim-Philipp Müller  <tim at centricular dot net>
18542
18543         * ext/theora/theoradec.c: (theora_handle_comment_packet):
18544           Post taglist actually on bus instead of just freeing it
18545           (fixes #327114 and totem bug #327080).
18546
18547         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
18548           Use gst_element_found_tags_for_pad(), so that the tags
18549           are sent downstream as an event as well.
18550
18551 2006-01-15  Thomas Vander Stichele  <thomas at apestaart dot org>
18552
18553         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
18554         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
18555         (gst_ximagesink_buffer_alloc):
18556         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
18557         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_show_frame),
18558         (gst_xvimagesink_buffer_alloc):
18559           move all regularly occurring messages to GST_LOG level
18560           add some more object logs
18561
18562 2006-01-14  Thomas Vander Stichele  <thomas at apestaart dot org>
18563
18564         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
18565           fix a silly segfault
18566
18567 2006-01-14  Tim-Philipp Müller  <tim at centricular dot net>
18568
18569         * docs/libs/gst-plugins-base-libs-docs.sgml:
18570         * docs/libs/gst-plugins-base-libs-sections.txt:
18571         * gst-libs/gst/audio/mixerutils.c:
18572         * gst-libs/gst/audio/mixerutils.h:
18573           Add docs for mixerutils stuff.
18574
18575 2006-01-13  Tim-Philipp Müller  <tim at centricular dot net>
18576
18577         * gst/playback/gstplaybasebin.c: (setup_source):
18578           Fix playback for sources that emit raw audio or
18579           raw video streams (e.g.: cd audio sources) (#325984).
18580
18581 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18582
18583         * gst-libs/gst/audio/mixerutils.c:
18584         (gst_audio_mixer_filter_do_filter):
18585           actually save the element we create
18586
18587 2006-01-12  Tim-Philipp Müller  <tim at centricular dot net>
18588
18589         * gst-libs/gst/cdda/gstcddabasesrc.c:
18590         (gst_cdda_base_src_handle_track_seek):
18591           No need to post a tag message on the bus when seeking
18592           within the same track, only post it when the current
18593           track changes.
18594
18595 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
18596
18597         * gst/playback/gstplaybasebin.c: (group_destroy),
18598         (probe_triggered), (new_decoded_pad), (mute_group_type),
18599         (set_active_source):
18600         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
18601         * gst/playback/gststreamselector.c:
18602         (gst_stream_selector_base_init),
18603         (gst_stream_selector_set_property),
18604         (gst_stream_selector_request_new_pad):
18605           Reenable stream selection. These mechanisms need a complete overhaul
18606           in the face of 0.8->0.10 changes though.
18607
18608 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
18609
18610         * ext/ogg/gstoggdemux.c:
18611           Change the pad template to src_%d to match the pads that 
18612           are created from it. decodebin needs this information in order
18613           to decide that oggdemux is capable of producing multiple pads
18614           (and hence needs queues inserted).
18615
18616         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
18617         (gst_ogg_mux_collected):
18618           Make debug output more useful by using GST_PTR_FORMAT.
18619
18620 2006-01-11  Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
18621
18622         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18623
18624         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
18625           Set depth and width for alaw/mulaw (fixes #326601).
18626
18627 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18628
18629         * tests/icles/Makefile.am:
18630           don't build the tests if we don't have the libs
18631
18632 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
18633
18634         * ext/cdparanoia/gstcdparanoiasrc.c: (gst_cd_paranoia_src_close),
18635         (gst_cd_paranoia_paranoia_callback):
18636           Don't try to free NULL pointers.
18637
18638 2006-01-10  Edward Hervey  <edward@fluendo.com>
18639
18640         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain),
18641         (gst_audio_rate_change_state), (plugin_init):
18642         Add debugging category.
18643         Fix type issues.
18644         Add case for incoming buffers without valid offset/offset_end.
18645
18646 2006-01-10  Michael Smith  <msmith@fluendo.com>
18647
18648         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_dispose):
18649           Don't leak GCond in audio sources.
18650
18651 2006-01-10  Jan Schmidt  <thaytan@mad.scientist.com>
18652
18653         * gst/playback/gstplaybin.c: (gen_audio_element):
18654           Don't leak an autoaudiosink/alsasink when we generate
18655           a new audio element. (old code, I guess)
18656
18657 2006-01-10  Michael Smith  <msmith@fluendo.com>
18658
18659         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
18660           Support float audio in audiorate.
18661           Use width rather than depth for selecting sample width.
18662
18663 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
18664
18665         * gst/videotestsrc/videotestsrc.h:
18666           Use GLib types here (that way we don't have to include the
18667           generated _stdint.h header, which makes life easier for win32
18668           folks that don't use autotools for the build) (#325990, patch
18669           by: Sergey Scobich).
18670
18671 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
18672
18673         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
18674         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
18675         (gst_ring_buffer_pause), (wait_segment):
18676         * gst-libs/gst/audio/gstringbuffer.h:
18677           Name (private) union, makes Forte compiler happy (this time
18678           for real) (#324900).
18679
18680 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
18681
18682         * gst-libs/gst/audio/Makefile.am:
18683           Link against libgstinterfaces, needed for mixer
18684           and property probe stuff.
18685
18686 2006-01-09  Edward Hervey  <edward@fluendo.com>
18687
18688         * gst-libs/gst/Makefile.am:
18689
18690 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
18691
18692         * gst-libs/gst/audio/Makefile.am:
18693         * gst-libs/gst/audio/mixerutils.c:
18694         (gst_audio_mixer_filter_do_filter),
18695         (gst_audio_mixer_filter_check_element),
18696         (gst_audio_mixer_filter_probe_feature),
18697         (element_factory_rank_compare_func),
18698         (gst_audio_default_registry_mixer_filter):
18699         * gst-libs/gst/audio/mixerutils.h:
18700           Add gst_audio_default_registry_mixer_filter() utility
18701           function.
18702
18703 2006-01-03  Michael Smith  <msmith@fluendo.com>
18704
18705         * gst/audioresample/resample.h:
18706           As before, but for o_buf
18707
18708 2006-01-03  Michael Smith  <msmith@fluendo.com>
18709
18710         * gst/audioresample/resample.h:
18711           Declare struct _ResampleState.buffer as unsigned char *, not void *,
18712           since we do arithmetic on it.
18713
18714 2006-01-02  Tim-Philipp Müller  <tim at centricular dot net>
18715
18716         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
18717         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
18718         (gst_ring_buffer_pause), (wait_segment):
18719         * gst-libs/gst/audio/gstringbuffer.h:
18720           Sun's Forte compiler doesn't seem to like anonymous structs,
18721           so use same setup as in GstBaseSrc (fixes #324900).
18722
18723 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18724
18725         * configure.ac:
18726         * gst/volume/Makefile.am:
18727         * gst/volume/demo.c:
18728           move old example to tests/examples/volume/volune.c
18729         * tests/examples/Makefile.am:
18730         * tests/examples/seek/seek.c: (main):
18731           change window-close event from "delete-event" to "destroy"
18732         * tests/examples/volume/Makefile.am:
18733         * tests/examples/volume/volume.c: (value_changed_callback),
18734         (setup_gui), (message_received), (eos_message_received), (main):
18735           fix event handling and bus usage
18736
18737 2005-12-29  Stefan Kost  <ensonic@users.sf.net>
18738
18739         * gst/audiotestsrc/gstaudiotestsrc.c:
18740         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
18741         (gst_audio_test_src_init), (gst_audio_test_src_src_fixate),
18742         (gst_audio_test_src_query), (gst_audio_test_src_create_sine),
18743         (gst_audio_test_src_create_square),
18744         (gst_audio_test_src_create_saw),
18745         (gst_audio_test_src_create_triangle),
18746         (gst_audio_test_src_create_silence),
18747         (gst_audio_test_src_create_white_noise),
18748         (gst_audio_test_src_create_pink_noise),
18749         (gst_audio_test_src_init_sine_table),
18750         (gst_audio_test_src_create_sine_table),
18751         (gst_audio_test_src_change_wave),
18752         (gst_audio_test_src_change_volume), (gst_audio_test_src_do_seek),
18753         (gst_audio_test_src_create), (gst_audio_test_src_set_property):
18754         * gst/audiotestsrc/gstaudiotestsrc.h:
18755           update to basesrc changes, implement segmented seeking and eos
18756           handling, add a 'sine-tab' waveform for performance critical playback
18757
18758 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18759
18760         * po/POTFILES.in:
18761           ... and this time the other modified file that I missed last time.
18762
18763 2005-12-29  Michael Smith  <msmith@fluendo.com>
18764
18765         * gst/playback/gstdecodebin.c: (new_pad):
18766           Fix non-C89 variable declaration not at the start of a block. Should
18767           help some compilers.
18768
18769 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18770
18771         * tests/check/Makefile.am:
18772           And now fix 'make distcheck' (builddir != srcdir)
18773
18774 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18775
18776         * configure.ac:
18777         * ext/cdparanoia/Makefile.am:
18778         * ext/cdparanoia/gstcdparanoia.c:
18779         * ext/cdparanoia/gstcdparanoia.h:
18780         * ext/cdparanoia/gstcdparanoiasrc.c:
18781         (gst_cd_paranoia_mode_get_type), (gst_cd_paranoia_src_base_init),
18782         (gst_cd_paranoia_src_init), (gst_cd_paranoia_src_class_init),
18783         (gst_cd_paranoia_src_open), (gst_cd_paranoia_src_close),
18784         (gst_cd_paranoia_paranoia_callback),
18785         (gst_cd_paranoia_src_read_sector), (gst_cd_paranoia_src_finalize),
18786         (gst_cd_paranoia_src_set_property),
18787         (gst_cd_paranoia_src_get_property), (plugin_init):
18788         * ext/cdparanoia/gstcdparanoiasrc.h:
18789           New cdparanoiasrc element based on cddabasesrc; enable cdparanoia
18790           plugin again (there are still fixes required to playbin to make
18791           cdda:// uris work there).
18792
18793 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18794
18795         * tests/check/Makefile.am:
18796           Fix test case compilation.
18797
18798 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18799
18800         * gst-libs/gst/cdda/gstcddabasesrc.c:
18801         (gst_cdda_base_src_update_duration),
18802         (gst_cdda_base_src_calculate_cddb_id):
18803           An integer is not a string. Fix access to uninitialised variable.
18804
18805         * tests/check/Makefile.am:
18806           Add cddabasesrc unit test; also actually enable the vorbis test.
18807
18808         * tests/check/generic/states.c:
18809           Blacklist new cd audio elements as well.
18810
18811         * tests/check/libs/cddabasesrc.c:
18812           Unit test for GstCddaBaseSrc (discid calculation mostly).
18813
18814 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
18815
18816         * docs/libs/Makefile.am:
18817         * docs/libs/gst-plugins-base-libs-docs.sgml:
18818         * docs/libs/gst-plugins-base-libs-sections.txt:
18819         * docs/libs/gst-plugins-base-libs.types:
18820           Add docs for libgstcdda/GstCddaBaseSrc.
18821
18822         * gst-libs/gst/interfaces/mixertrack.h:
18823           Do one struct member per line with a semicolon at the end, that way
18824           even gtk-doc might parse it without complaining.
18825
18826 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
18827
18828         * configure.ac:
18829         * gst-libs/gst/Makefile.am:
18830         * gst-libs/gst/cdda/Makefile.am:
18831         * gst-libs/gst/cdda/base64.c:
18832         * gst-libs/gst/cdda/base64.h:
18833         * gst-libs/gst/cdda/gstcddabasesrc.c:
18834         (gst_cdda_base_src_mode_get_type), (gst_cdda_base_src_base_init),
18835         (gst_cdda_base_src_class_init), (gst_cdda_base_src_init),
18836         (gst_cdda_base_src_finalize), (gst_cdda_base_src_set_property),
18837         (gst_cdda_base_src_get_property),
18838         (gst_cdda_base_src_get_track_from_sector),
18839         (gst_cdda_base_src_get_query_types), (gst_cdda_base_src_convert),
18840         (gst_cdda_base_src_query), (gst_cdda_base_src_is_seekable),
18841         (gst_cdda_base_src_do_seek), (gst_cdda_base_src_handle_track_seek),
18842         (gst_cdda_base_src_handle_event), (gst_cdda_base_src_uri_get_type),
18843         (gst_cdda_base_src_uri_get_protocols),
18844         (gst_cdda_base_src_uri_get_uri), (gst_cdda_base_src_uri_set_uri),
18845         (gst_cdda_base_src_uri_handler_init),
18846         (gst_cdda_base_src_setup_interfaces),
18847         (gst_cdda_base_src_add_track), (gst_cdda_base_src_update_duration),
18848         (cddb_sum), (gst_cddabasesrc_calculate_musicbrainz_discid),
18849         (lba_to_msf), (gst_cdda_base_src_calculate_cddb_id),
18850         (gst_cdda_base_src_add_tags),
18851         (gst_cdda_base_src_add_index_associations),
18852         (gst_cdda_base_src_set_index), (gst_cdda_base_src_get_index),
18853         (gst_cdda_base_src_track_sort_func), (gst_cdda_base_src_start),
18854         (gst_cdda_base_src_clear_tracks), (gst_cdda_base_src_stop),
18855         (gst_cdda_base_src_create):
18856         * gst-libs/gst/cdda/gstcddabasesrc.h:
18857         * gst-libs/gst/cdda/sha1.c:
18858         * gst-libs/gst/cdda/sha1.h:
18859           Add new libgstcdda with GstCddaBaseSrc class.
18860
18861 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
18862
18863         * ext/gnomevfs/gstgnomevfssink.h:
18864           Use GstBaseSinkClass as parent_class member for class struct, not
18865           GstBaseSink.
18866
18867 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
18868
18869         Patch by: Michael Benes
18870
18871         * gst/videotestsrc/gstvideotestsrc.c:
18872         (gst_video_test_src_class_init), (gst_video_test_src_start):
18873           Add start method to reset running time and number of frames sent
18874           when starting up (fixes #324696)
18875
18876 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
18877
18878         * docs/plugins/Makefile.am:
18879         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
18880         * docs/plugins/gst-plugins-base-plugins-sections.txt:
18881         * docs/plugins/gst-plugins-base-plugins.args:
18882         * docs/plugins/gst-plugins-base-plugins.hierarchy:
18883         * docs/plugins/gst-plugins-base-plugins.signals:
18884           Add docs stuff for gnomevfssrc and gnomevfssink.
18885
18886         * ext/gnomevfs/gstgnomevfssrc.c:
18887           Fix example pipeline in gtk-doc blurb.
18888
18889 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
18890
18891         * ext/gnomevfs/Makefile.am:
18892         * ext/gnomevfs/gstgnomevfs.c: (gst_gnome_vfs_uri_get_type),
18893         (gst_gnome_vfs_handle_copy), (gst_gnome_vfs_handle_free),
18894         (gst_gnome_vfs_handle_get_type), (plugin_init):
18895         * ext/gnomevfs/gstgnomevfs.h:
18896         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_do_init),
18897         (gst_gnome_vfs_sink_base_init), (gst_gnome_vfs_sink_class_init),
18898         (gst_gnome_vfs_sink_finalize), (gst_gnome_vfs_sink_init),
18899         (gst_gnome_vfs_sink_set_property),
18900         (gst_gnome_vfs_sink_get_property), (gst_gnome_vfs_sink_open_file),
18901         (gst_gnome_vfs_sink_close_file), (gst_gnome_vfs_sink_start),
18902         (gst_gnome_vfs_sink_stop), (gst_gnome_vfs_sink_handle_event),
18903         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render),
18904         (gst_gnome_vfs_sink_uri_get_type),
18905         (gst_gnome_vfs_sink_uri_get_protocols),
18906         (gst_gnome_vfs_sink_uri_get_uri), (gst_gnome_vfs_sink_uri_set_uri),
18907         (gst_gnome_vfs_sink_uri_handler_init):
18908         * ext/gnomevfs/gstgnomevfssink.h:
18909           Port gnomevfssink; add gtk-doc blurb.
18910
18911         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_type),
18912         (gst_gnome_vfs_src_base_init), (gst_gnome_vfs_src_class_init),
18913         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
18914         (gst_gnome_vfs_src_uri_get_type),
18915         (gst_gnome_vfs_src_uri_get_protocols),
18916         (gst_gnome_vfs_src_uri_get_uri), (gst_gnome_vfs_src_uri_set_uri),
18917         (gst_gnome_vfs_src_uri_handler_init),
18918         (gst_gnome_vfs_src_set_property), (gst_gnome_vfs_src_get_property),
18919         (gst_gnome_vfs_src_unicodify), (audiocast_thread_run),
18920         (gst_gnome_vfs_src_send_additional_headers_callback),
18921         (gst_gnome_vfs_src_received_headers_callback),
18922         (gst_gnome_vfs_src_push_callbacks),
18923         (gst_gnome_vfs_src_pop_callbacks),
18924         (gst_gnome_vfs_src_get_icy_metadata), (gst_gnome_vfs_src_create),
18925         (gst_gnome_vfs_src_is_seekable), (gst_gnome_vfs_src_get_size),
18926         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
18927         * ext/gnomevfs/gstgnomevfssrc.h:
18928           s/gst_gnomevfssrc/gst_gnome_vfs_src/; move header stuff to header
18929           file; add gtk-doc blurb with example pipelines.
18930
18931 === release 0.10.1 ===
18932
18933 2005-12-23  Thomas Vander Stichele <thomas at apestaart dot org>
18934
18935         * configure.ac:
18936           releasing 0.10.1, "Dobro Dedek"
18937
18938 2005-12-21  Edgard Lima <edgard.lima@indt.org.br>
18939
18940         * gst/typefind/gsttypefindfunctions.c:
18941         iLBC30 and iLBC20 added to typefind.
18942
18943 2005-12-20  Thomas Vander Stichele  <thomas at apestaart dot org>
18944
18945         * gst-libs/gst/audio/gstbaseaudiosink.c:
18946         (gst_base_audio_sink_class_init):
18947         * gst-libs/gst/audio/gstbaseaudiosrc.c:
18948         (gst_base_audio_src_class_init):
18949           update strings, values are in microseconds
18950           change the default sink buffer time to something that is smaller
18951           (to help software volume mixing have a slightly lower delay) but
18952           still be acceptable on Wim's laptop
18953
18954 2005-12-20  Edward Hervey  <edward@fluendo.com>
18955
18956         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_template_caps):
18957         Made a quack, forgot to add DUCK to the riff video template.
18958
18959 2005-12-19  Edward Hervey  <edward@fluendo.com>
18960
18961         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_base_init),
18962         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
18963         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
18964         (gst_ogm_parse_chain):
18965         Make sure pads are initialized correctly.
18966         * gst-libs/gst/riff/riff-ids.h:
18967         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
18968         (gst_riff_create_video_template_caps):
18969         Add a whole bunch of FOURCC <=> MimeType.
18970         Extend the riff video pad template to support the newly added fourcc.
18971
18972 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
18973
18974         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
18975         (gst_ogg_demux_activate_chain):
18976           Extra debug output when activating/deactivating chains.
18977
18978         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
18979         (is_demuxer_element), (try_to_link_1), (remove_element_chain),
18980         (unlinked):
18981           Remove a queue from our list when it becomes unlinked.
18982           Don't add queues to elements in class 'Demux' if they
18983           can only produce one pad 
18984
18985 2005-12-18  Julien MOUTTE  <julien@moutte.net>
18986
18987         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_base_init),
18988         (gst_video_sink_get_type): Add a debug category.
18989
18990 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
18991
18992         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18993         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_handle_sink_event):
18994           Handle downstream newsegment by sending our own newsegment before the
18995           next buffer to be released. (#323900)
18996
18997 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
18998
18999         * gst-libs/gst/rtp/gstbasertpdepayload.c:
19000         (gst_base_rtp_depayload_set_gst_timestamp):
19001           add queue delay to new segment as well (as opposed to just the first
19002           buffer). (bug #322347)
19003
19004 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
19005
19006         * ext/libvisual/visual.c: (make_valid_name):
19007           change some char* into char[]
19008         * gst/audiotestsrc/gstaudiotestsrc.c:
19009         (gst_audio_test_src_class_init), (gst_audio_test_src_do_seek),
19010         (gst_audio_test_src_create):
19011         * gst/audiotestsrc/gstaudiotestsrc.h:
19012           prepare to handle EOS and SEGMENT_DONE
19013
19014 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
19015
19016         * tests/check/generic/states.c: (GST_START_TEST):
19017           Blacklist cdparanoia element in state test.
19018
19019 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
19020
19021           Patch by: Benjamin Pineau
19022
19023         * gst/tcp/gsttcp.c:
19024         * gst/tcp/gsttcpclientsink.c:
19025         * gst/tcp/gsttcpserversink.c:
19026         * gst/tcp/gsttcpserversrc.c:
19027           Add <string.h> includes for memset and FD_ZERO (fixes #323878)
19028
19029 2005-12-15  Michael Smith  <msmith@fluendo.com>
19030
19031         * gst/videorate/gstvideorate.c: (gst_video_rate_blank_data),
19032         (gst_video_rate_chain):
19033           Fix timestamping for videorate when the first buffer it sees has a
19034           non-zero timestamp. Fix some misleading debug output.
19035
19036 2005-12-15  Michael Smith  <msmith@fluendo.com>
19037
19038         * gst/audioresample/gstaudioresample.c:
19039           Don't leak all input buffers to audioresample.
19040
19041 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
19042
19043         * ext/pango/gsttextoverlay.c: (gst_text_overlay_collected):
19044           Don't operate on empty text buffers. Strip newlines and
19045           tabs only from the end of the text, but leave them intact
19046           in the middle. Fix typo in gtk-doc description.
19047
19048 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
19049
19050         * gst/playback/gstplaybasebin.c:
19051         * gst/playback/gstplaybin.c: (handoff):
19052           Make sure the video frame buffer we return to apps via the
19053           "frame" property always has caps set on it. Modify
19054           _gst_gvalue_set_object() macro to handle NULL objects
19055           gracefully too.
19056
19057 2005-12-14  Stefan Kost  <ensonic@users.sf.net>
19058
19059         * gst/audiotestsrc/gstaudiotestsrc.c:
19060         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
19061         (gst_audio_test_src_setcaps), (gst_audio_test_src_src_query),
19062         (gst_audio_test_src_do_seek), (gst_audio_test_src_is_seekable),
19063         (gst_audio_test_src_create):
19064         * gst/audiotestsrc/gstaudiotestsrc.h:
19065         Adjust to some recent api changes and add wtays new cool seeking
19066         capabillities
19067
19068 2005-12-14  Tim-Philipp Müller  <tim at centricular dot net>
19069
19070         * ext/alsa/Makefile.am:
19071         * ext/alsa/gstalsadeviceprobe.c:
19072         * ext/alsa/gstalsadeviceprobe.h:
19073           Helper functions to add device probing via the GstPropertyProbe
19074           interface to a class.
19075
19076         * ext/alsa/gstalsamixer.h:
19077           Comment out GST_ALSA_MIXER, it returns a struct that's not
19078           used.
19079
19080         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
19081           Add some debug info. 
19082
19083         * ext/alsa/gstalsamixerelement.c:
19084         (gst_alsa_mixer_element_interface_supported),
19085         (gst_implements_interface_init),
19086         (gst_alsa_mixer_element_init_interfaces),
19087         (gst_alsa_mixer_element_class_init),
19088         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
19089         (gst_alsa_mixer_element_set_property),
19090         (gst_alsa_mixer_element_get_property),
19091         (gst_alsa_mixer_element_change_state):
19092         * ext/alsa/gstalsamixerelement.h:
19093           Add 'device' and 'device-name' properties. Add GstPropertyProbe
19094           for device handling (gnome-volume-control will need that).
19095
19096 2005-12-12  Christian Schaller  <uraeus@gnome.org>
19097
19098         * ext/Makefile.am: fix cdparanoia entry
19099         * gst-plugins-base.spec.in: add cdparanoia
19100
19101 2005-12-12  Michael Smith  <msmith@fluendo.com>
19102
19103         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
19104           Use the correct function to free list of typefind factories.
19105
19106 2005-12-12  Wim Taymans  <wim@fluendo.com>
19107
19108         * gst/videotestsrc/gstvideotestsrc.c:
19109         (gst_video_test_src_class_init), (gst_video_test_src_init),
19110         (gst_video_test_src_parse_caps), (gst_video_test_src_query),
19111         (gst_video_test_src_do_seek), (gst_video_test_src_is_seekable),
19112         (gst_video_test_src_create):
19113         * gst/videotestsrc/gstvideotestsrc.h:
19114         Implement seeking in videotestsrc.
19115         Small cleanups.
19116
19117 2005-12-12  Wim Taymans  <wim@fluendo.com>
19118
19119         * ext/cdparanoia/Makefile.am:
19120         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
19121         (gst_paranoia_endian_get_type), (_do_init),
19122         (cdparanoia_class_init), (cdparanoia_init),
19123         (cdparanoia_set_property), (cdparanoia_get_property),
19124         (cdparanoia_do_seek), (cdparanoia_is_seekable),
19125         (cdparanoia_create), (cdparanoia_start), (cdparanoia_stop),
19126         (cdparanoia_convert), (cdparanoia_get_query_types),
19127         (cdparanoia_query), (cdparanoia_set_index),
19128         (cdparanoia_uri_set_uri):
19129         * ext/cdparanoia/gstcdparanoia.h:
19130         Partially ported cdparanoia now that basesrc can support a
19131         plugin like this..
19132
19133 2005-12-12  Wim Taymans  <wim@fluendo.com>
19134
19135         * tests/examples/seek/scrubby.c: (main):
19136         Set higher priority for bus events so they don't get reordered with
19137         gtk gui events.
19138
19139         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
19140         (flush_toggle_cb), (main):
19141         Added checkbox to disable flushing seeks. 
19142         Disable scrubbing when doing non flushing seeks.
19143
19144 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
19145
19146         * gst/subparse/gstsubparse.c: (gst_sub_parse_init),
19147         (gst_sub_parse_do_seek), (gst_sub_parse_src_event), (parse_subrip),
19148         (parser_state_init), (handle_buffer), (gst_sub_parse_chain),
19149         (gst_sub_parse_sink_event), (gst_sub_parse_change_state):
19150           Implement some sort of event handling that doesn't rely on
19151           g_return_if_fail; make sure we always push the last chunk of an 
19152           .srt out when we receive an EOS; use gst_pad_alloc_buffer; fix
19153           state change function; remove some old cruft. Seeking is still
19154           rather unlikely to work though.
19155
19156         * tools/.cvsignore:
19157           Ignore more.
19158
19159 2005-12-11  Julien MOUTTE  <julien@moutte.net>
19160
19161         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): 
19162         Fixed a leak of the current image reference when cleaning up.
19163         Thanks to Arwed von Merkatz (alley_cat) for pointing it out.
19164
19165 2005-12-09  Michael Smith  <msmith@fluendo.com>
19166
19167         * tools/Makefile.am:
19168         * tools/gst-launch-ext-m.m:
19169           Remove gst-launch-ext. It doesn't work, and is no longer
19170           particularly useful.
19171
19172 2005-12-08  Luca Ognibene  <luogni@tin.it>
19173
19174         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
19175           don't pass random values to ogmparse convert function.
19176           Make seeking possible in the exile1.ogm file.
19177
19178 2005-12-07  Tim-Philipp Müller  <tim at centricular dot net>
19179
19180         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
19181         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
19182           Work around refcount problem with g_value_set_object() that occur
19183           if the core has been compiled against GLib-2.6 (g_value_set_object()
19184           will only g_object_ref() the element, but the caller will
19185           gst_object_unref() it and bad things will happen due to the way
19186           GstObjects are refcounted in the GLib-2.6 case). Fixes problems with
19187           totem for people on FC4 using Thomas's 0.10 RPMs.
19188           
19189 2005-12-07  Edward Hervey  <edward@fluendo.com>
19190
19191         Time to welcome ogm to 0.10 :)
19192         
19193         * ext/ogg/gstoggdemux.c: (internal_element_pad_added_cb),
19194         (gst_ogg_pad_typefind):
19195         Oggdemux can now properly typefind elements with dynamic pads.
19196         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
19197         Properly set caps on src pad, and set caps on outgoing buffers.
19198
19199 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
19200
19201         * ext/alsa/gstalsamixer.h:
19202         * ext/alsa/gstalsamixerelement.h:
19203         * ext/alsa/gstalsamixeroptions.h:
19204         * ext/alsa/gstalsamixertrack.h:
19205         * ext/alsa/gstalsasink.c:
19206         * ext/alsa/gstalsasink.h:
19207         * ext/alsa/gstalsasrc.c:
19208         * ext/alsa/gstalsasrc.h:
19209         * ext/cdparanoia/gstcdparanoia.h:
19210         * ext/gnomevfs/gstgnomevfsuri.h:
19211         * ext/ogg/gstoggdemux.c:
19212         * ext/ogg/gstoggmux.c:
19213         * ext/pango/gsttextoverlay.h:
19214         * ext/theora/theoradec.c:
19215         * ext/theora/theoraenc.c:
19216         * ext/vorbis/vorbisdec.h:
19217         * ext/vorbis/vorbisenc.c:
19218         * ext/vorbis/vorbisenc.h:
19219         * ext/vorbis/vorbisparse.h:
19220         * gst-libs/gst/audio/gstaudioclock.h:
19221         * gst-libs/gst/audio/gstaudiosink.c:
19222         * gst-libs/gst/audio/gstaudiosink.h:
19223         * gst-libs/gst/audio/gstaudiosrc.c:
19224         * gst-libs/gst/audio/gstaudiosrc.h:
19225         * gst-libs/gst/audio/gstbaseaudiosink.c:
19226         * gst-libs/gst/audio/gstbaseaudiosink.h:
19227         * gst-libs/gst/audio/gstbaseaudiosrc.c:
19228         * gst-libs/gst/audio/gstbaseaudiosrc.h:
19229         * gst-libs/gst/audio/gstringbuffer.h:
19230         * gst-libs/gst/audio/multichannel.h:
19231         * gst-libs/gst/floatcast/floatcast.h:
19232         * gst-libs/gst/interfaces/colorbalance.c:
19233         * gst-libs/gst/interfaces/colorbalance.h:
19234         * gst-libs/gst/interfaces/colorbalancechannel.h:
19235         * gst-libs/gst/interfaces/mixer.h:
19236         * gst-libs/gst/interfaces/mixeroptions.h:
19237         * gst-libs/gst/interfaces/mixertrack.h:
19238         * gst-libs/gst/interfaces/navigation.h:
19239         * gst-libs/gst/interfaces/propertyprobe.h:
19240         * gst-libs/gst/interfaces/tuner.h:
19241         * gst-libs/gst/interfaces/tunerchannel.h:
19242         * gst-libs/gst/interfaces/tunernorm.h:
19243         * gst-libs/gst/interfaces/xoverlay.h:
19244         * gst-libs/gst/netbuffer/gstnetbuffer.h:
19245         * gst-libs/gst/riff/riff-ids.h:
19246         * gst-libs/gst/riff/riff-media.h:
19247         * gst-libs/gst/riff/riff-read.h:
19248         * gst-libs/gst/rtp/gstbasertpdepayload.h:
19249         * gst-libs/gst/rtp/gstbasertppayload.c:
19250         * gst-libs/gst/rtp/gstbasertppayload.h:
19251         * gst-libs/gst/rtp/gstrtpbuffer.c:
19252         * gst-libs/gst/rtp/gstrtpbuffer.h:
19253         * gst-libs/gst/tag/gsttageditingprivate.h:
19254         * gst-libs/gst/tag/gstvorbistag.c:
19255         (gst_tag_list_from_vorbiscomment_buffer):
19256         * gst-libs/gst/tag/tag.h:
19257         * gst-libs/gst/video/video.h:
19258         * gst/adder/gstadder.c:
19259         * gst/adder/gstadder.h:
19260         * gst/audioconvert/audioconvert.c:
19261         * gst/audioconvert/audioconvert.h:
19262         * gst/audioconvert/gstaudioconvert.c:
19263         * gst/audioconvert/gstchannelmix.c:
19264         * gst/audioconvert/gstchannelmix.h:
19265         * gst/audiorate/gstaudiorate.c:
19266         * gst/audioresample/buffer.h:
19267         * gst/audioresample/functable.h:
19268         * gst/audioresample/gstaudioresample.c:
19269         * gst/audioresample/resample.h:
19270         * gst/ffmpegcolorspace/avcodec.h:
19271         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19272         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
19273         * gst/ffmpegcolorspace/imgconvert.c:
19274         * gst/ffmpegcolorspace/imgconvert_template.h:
19275         * gst/playback/gstdecodebin.c:
19276         * gst/playback/gstplaybasebin.h:
19277         * gst/playback/gstplaybin.c:
19278         * gst/playback/gststreaminfo.h:
19279         * gst/tcp/gstfdset.c:
19280         * gst/tcp/gstfdset.h:
19281         * gst/tcp/gstmultifdsink.c:
19282         * gst/tcp/gstmultifdsink.h:
19283         * gst/tcp/gsttcp.h:
19284         * gst/tcp/gsttcpclientsrc.c:
19285         * gst/tcp/gsttcpclientsrc.h:
19286         * gst/tcp/gsttcpplugin.h:
19287         * gst/tcp/gsttcpserversink.c:
19288         * gst/tcp/gsttcpserversrc.c:
19289         * gst/typefind/gsttypefindfunctions.c:
19290         * gst/videorate/gstvideorate.c:
19291         * gst/videotestsrc/gstvideotestsrc.h:
19292         * gst/videotestsrc/videotestsrc.h:
19293         * sys/v4l/gstv4lcolorbalance.h:
19294         * sys/v4l/gstv4ltuner.h:
19295         * sys/v4l/gstv4lxoverlay.h:
19296         * sys/v4l/v4l_calls.h:
19297         * sys/v4l/videodev_mjpeg.h:
19298         * tests/check/elements/audioconvert.c:
19299         * tests/check/elements/audioresample.c:
19300         * tests/check/elements/audiotestsrc.c:
19301         * tests/check/elements/videotestsrc.c:
19302         * tests/check/elements/volume.c:
19303         * tests/examples/seek/scrubby.c:
19304         * tests/examples/seek/seek.c:
19305           expand tabs
19306
19307 === release 0.10.0 ===
19308
19309 2005-12-05 Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19310
19311         * configure.ac:
19312           releasing 0.10.0, "Mont-d'or"
19313
19314 2005-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
19315
19316         * tests/examples/seek/Makefile.am:
19317         Build fix for when gtk is not available.
19318
19319 2005-12-05  Andy Wingo  <wingo@pobox.com>
19320
19321         * ext/libvisual/visual.c: (get_buffer):
19322         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
19323         * ext/pango/gsttextrender.c: (gst_text_render_chain):
19324         * ext/theora/theoradec.c: (theora_handle_data_packet):
19325         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
19326         (theora_enc_chain):
19327         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
19328         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
19329         Update for alloc_buffer changes.
19330
19331 2005-12-05  Andy Wingo  <wingo@pobox.com>
19332
19333         patch by: Kai Vehmanen <kv2004 eca cx>
19334         
19335         * gst-libs/gst/rtp/gstbasertpdepayload.c
19336         (gst_base_rtp_depayload_thread): Fix busy loop (#323017).
19337
19338 2005-12-04  Andy Wingo  <wingo@pobox.com>
19339
19340         patch by: Sebastien Cote <sebas642 yahoo ca>
19341         
19342         * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
19343         Fixes #319172.
19344
19345 2005-12-02  Tim-Philipp Müller  <tim at centricular dot net>
19346
19347         * docs/plugins/Makefile.am:
19348         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19349         * docs/plugins/gst-plugins-base-plugins-sections.txt:
19350         * docs/plugins/gst-plugins-base-plugins.hierarchy:
19351         * ext/pango/gstclockoverlay.c:
19352         * ext/pango/gsttextoverlay.c: 
19353         * ext/pango/gsttextrender.c:
19354         * ext/pango/gsttimeoverlay.c:
19355           Add gtk-doc blurbs to pango elements.
19356
19357 2005-12-02  Wim Taymans  <wim@fluendo.com>
19358
19359         * gst/audioresample/buffer.c: (audioresample_buffer_queue_flush):
19360         * gst/audioresample/buffer.h:
19361         * gst/audioresample/gstaudioresample.c:
19362         * gst/audioresample/gstaudioresample.h:
19363         * gst/audioresample/resample.c: (resample_input_flush),
19364         (resample_input_pushthrough), (resample_input_eos),
19365         (resample_get_output_size_for_input),
19366         (resample_get_input_size_for_output), (resample_get_output_size),
19367         (resample_get_output_data):
19368         * gst/audioresample/resample.h:
19369         * gst/audioresample/resample_ref.c: (resample_scale_ref):
19370         Fix audioresample, seek torture, new segments, reverse negotiation
19371         etc.. work fine.
19372
19373 2005-12-02  Wim Taymans  <wim@fluendo.com>
19374
19375         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
19376         Small cleanups.
19377
19378 2005-12-02  Wim Taymans  <wim@fluendo.com>
19379
19380         * gst/audioconvert/gstaudioconvert.c:
19381         (gst_audio_convert_transform):
19382         Post errors.
19383
19384 === release 0.9.7 ===
19385
19386 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19387
19388         * configure.ac:
19389           releasing 0.9.7, "Mi Perro No Tiene Ninguna Nariz"
19390
19391 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19392
19393         * Makefile.am:
19394         * po/hu.po:
19395         * win32/MANIFEST:
19396         * win32/gst.sln:
19397           add win32 MANIFEST file
19398           do something to the hungarian translation
19399
19400 2005-12-01  Tim-Philipp Müller  <tim at centricular dot net>
19401
19402         * ext/Makefile.am:
19403           Add $(PANGO_DIR) to SUBDIRS
19404
19405         * ext/pango/gstclockoverlay.c:
19406         * ext/pango/gsttimeoverlay.c:
19407           Fix and improve element descriptions.
19408
19409 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19410
19411         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19412         * docs/plugins/inspect/plugin-libvisual.xml:
19413         * docs/plugins/inspect/plugin-pango.xml:
19414           add pango plugin to docs
19415
19416 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19417
19418         * configure.ac:
19419         * ext/Makefile.am:
19420           moved pango to base
19421
19422 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19423
19424         * configure.ac:
19425         * tests/Makefile.am:
19426         * tests/icles/.cvsignore:
19427         * tests/icles/Makefile.am:
19428         * tests/icles/stress-xoverlay.c: (myclock), (open_display),
19429         (close_display), (resize_window), (move_window), (create_window),
19430         (terminate_playback), (pause_playback), (start_playback), (main):
19431           add stress test for xoverlay from Julien
19432
19433 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19434
19435         * docs/libs/tmpl/gstcolorbalance.sgml:
19436         * gst-libs/gst/rtp/gstbasertpdepayload.c:
19437         * gst-libs/gst/rtp/gstbasertppayload.c:
19438         * gst-libs/gst/rtp/gstrtpbuffer.c:
19439         * gst-libs/gst/rtp/gstrtpbuffer.h:
19440           Do burger's rename for rtp payloaders and depayloaders
19441
19442 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19443
19444         * win32/:
19445           add Visual Studio 6 build files
19446
19447 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19448
19449         * docs/libs/gst-plugins-base-libs-docs.sgml:
19450         * docs/libs/gst-plugins-base-libs-sections.txt:
19451         * docs/libs/tmpl/gstaudio.sgml:
19452         * docs/libs/tmpl/gstringbuffer.sgml:
19453         * gst-libs/gst/interfaces/xoverlay.c:
19454         * gst-libs/gst/video/gstvideofilter.c:
19455         * gst-libs/gst/video/gstvideosink.c:
19456           update documentation
19457
19458 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19459
19460         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
19461         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
19462         (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
19463         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
19464         (gst_multi_fd_sink_get_stats),
19465         (gst_multi_fd_sink_remove_client_link),
19466         (gst_multi_fd_sink_handle_client_read),
19467         (gst_multi_fd_sink_client_queue_data),
19468         (gst_multi_fd_sink_client_queue_caps),
19469         (gst_multi_fd_sink_client_queue_buffer),
19470         (gst_multi_fd_sink_new_client),
19471         (gst_multi_fd_sink_handle_client_write),
19472         (gst_multi_fd_sink_recover_client),
19473         (gst_multi_fd_sink_queue_buffer),
19474         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
19475         (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
19476         (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
19477         (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
19478         * gst/tcp/gstmultifdsink.h:
19479         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
19480         (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
19481         (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
19482         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
19483         (gst_tcp_client_sink_set_property),
19484         (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
19485         (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
19486         * gst/tcp/gsttcpclientsink.h:
19487         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
19488         (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
19489         (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
19490         (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
19491         (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
19492         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
19493         * gst/tcp/gsttcpclientsrc.h:
19494         * gst/tcp/gsttcpplugin.c: (plugin_init):
19495         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
19496         (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
19497         (gst_tcp_server_sink_finalize),
19498         (gst_tcp_server_sink_handle_server_read),
19499         (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
19500         (gst_tcp_server_sink_set_property),
19501         (gst_tcp_server_sink_get_property),
19502         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
19503         * gst/tcp/gsttcpserversink.h:
19504         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
19505         (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
19506         (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
19507         (gst_tcp_server_src_set_property),
19508         (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
19509         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
19510         * gst/tcp/gsttcpserversrc.h:
19511           more borgifying
19512
19513 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19514
19515         * docs/plugins/Makefile.am:
19516         * docs/plugins/gst-plugins-base-plugins.args:
19517         * docs/plugins/inspect/plugin-libvisual.xml:
19518         * gst/audioconvert/plugin.h:
19519         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
19520         (gst_audio_rate_base_init), (gst_audio_rate_class_init),
19521         (gst_audio_rate_setcaps), (gst_audio_rate_init),
19522         (gst_audio_rate_chain), (gst_audio_rate_set_property),
19523         (gst_audio_rate_get_property), (gst_audio_rate_change_state),
19524         (plugin_init):
19525         * gst/audiotestsrc/gstaudiotestsrc.c:
19526         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
19527         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
19528         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
19529         (gst_audio_test_src_get_query_types),
19530         (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
19531         (gst_audio_test_src_create_square),
19532         (gst_audio_test_src_create_saw),
19533         (gst_audio_test_src_create_triangle),
19534         (gst_audio_test_src_create_silence),
19535         (gst_audio_test_src_create_white_noise),
19536         (gst_audio_test_src_init_pink_noise),
19537         (gst_audio_test_src_generate_pink_noise_value),
19538         (gst_audio_test_src_create_pink_noise),
19539         (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
19540         (gst_audio_test_src_create), (gst_audio_test_src_set_property),
19541         (gst_audio_test_src_get_property), (gst_audio_test_src_start),
19542         (plugin_init):
19543         * gst/audiotestsrc/gstaudiotestsrc.h:
19544         * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
19545         (gst_sub_parse_base_init), (gst_sub_parse_class_init),
19546         (gst_sub_parse_init), (gst_sub_parse_formats),
19547         (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
19548         (convert_encoding), (get_next_line),
19549         (gst_sub_parse_data_format_autodetect),
19550         (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
19551         (gst_sub_parse_loop), (gst_sub_parse_chain),
19552         (gst_sub_parse_change_state), (gst_sub_parse_type_find),
19553         (plugin_init):
19554         * gst/subparse/gstsubparse.h:
19555         * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
19556         (gst_video_rate_base_init), (gst_video_rate_class_init),
19557         (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
19558         (gst_video_rate_setcaps), (gst_video_rate_blank_data),
19559         (gst_video_rate_init), (gst_video_rate_event),
19560         (gst_video_rate_chain), (gst_video_rate_set_property),
19561         (gst_video_rate_get_property), (gst_video_rate_change_state),
19562         (plugin_init):
19563         * gst/videoscale/gstvideoscale.c:
19564         (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
19565         (gst_video_scale_src_template_factory),
19566         (gst_video_scale_sink_template_factory),
19567         (gst_video_scale_get_type), (gst_video_scale_base_init),
19568         (gst_video_scale_class_init), (gst_video_scale_init),
19569         (gst_video_scale_set_property), (gst_video_scale_get_property),
19570         (gst_video_scale_transform_caps), (gst_video_scale_get_format),
19571         (gst_video_scale_prepare_size), (parse_caps),
19572         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
19573         (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
19574         (gst_video_scale_transform), (gst_video_scale_handle_src_event),
19575         (plugin_init):
19576         * gst/videoscale/gstvideoscale.h:
19577         * gst/videotestsrc/gstvideotestsrc.c:
19578         (gst_video_test_src_pattern_get_type),
19579         (gst_video_test_src_base_init), (gst_video_test_src_class_init),
19580         (gst_video_test_src_init), (gst_video_test_src_src_fixate),
19581         (gst_video_test_src_set_pattern),
19582         (gst_video_test_src_set_property),
19583         (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
19584         (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
19585         (gst_video_test_src_event), (gst_video_test_src_get_times),
19586         (gst_video_test_src_create), (plugin_init):
19587         * gst/videotestsrc/gstvideotestsrc.h:
19588         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
19589         (gst_video_test_src_smpte), (gst_video_test_src_snow),
19590         (gst_video_test_src_black):
19591         * gst/videotestsrc/videotestsrc.h:
19592           borgify further
19593           clean up docs a little
19594
19595 2005-11-30  Wim Taymans  <wim@fluendo.com>
19596
19597         * gst-libs/gst/rtp/gstbasertpdepayload.h:
19598         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
19599         (gst_basertppayload_event), (gst_basertppayload_push),
19600         (gst_basertppayload_change_state):
19601         * gst-libs/gst/rtp/gstbasertppayload.h:
19602         closed #320644.
19603
19604 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19605
19606         * docs/libs/gst-plugins-base-libs-docs.sgml:
19607         * docs/libs/gst-plugins-base-libs-sections.txt:
19608         * gst-libs/gst/video/gstvideofilter.c:
19609         * gst-libs/gst/video/gstvideosink.c:
19610         * gst-libs/gst/video/gstvideosink.h: Adding docs.
19611
19612 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19613
19614         * LICENSE:
19615           move
19616         * po/af.po:
19617         * po/az.po:
19618         * po/cs.po:
19619         * po/en_GB.po:
19620         * po/hu.po:
19621         * po/it.po:
19622         * po/nb.po:
19623         * po/nl.po:
19624         * po/or.po:
19625         * po/sq.po:
19626         * po/sr.po:
19627         * po/sv.po:
19628         * po/uk.po:
19629         * po/vi.po:
19630         * Makefile.am:
19631           update
19632         * scripts/autoplugins.sh:
19633           remove
19634
19635 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19636
19637         * Makefile.am:
19638         * configure.ac:
19639         * examples/Makefile.am:
19640         * examples/capsfilter/Makefile.am:
19641         * examples/capsfilter/capsfilter1.c:
19642         * examples/gob/Makefile.am:
19643         * examples/gob/gst-identity2.gob:
19644         * examples/indexing/.cvsignore:
19645         * examples/indexing/Makefile.am:
19646         * examples/indexing/indexmpeg.c:
19647         * examples/seeking/.cvsignore:
19648         * examples/seeking/Makefile.am:
19649         * examples/seeking/cdparanoia.c:
19650         * examples/seeking/cdplayer.c:
19651         * examples/seeking/chained.c:
19652         * examples/seeking/scrubby.c:
19653         * examples/seeking/seek.c:
19654         * examples/stats/Makefile.am:
19655         * examples/stats/mp2ogg.c:
19656         * examples/switch/.cvsignore:
19657         * examples/switch/Makefile.am:
19658         * examples/switch/switcher.c:
19659         * tests/Makefile.am:
19660         * tests/check/generic/.cvsignore:
19661         * tests/check/pipelines/.cvsignore:
19662         * tests/examples/Makefile.am:
19663         * tests/examples/seek/Makefile.am:
19664           reorganize stuff under tests/
19665
19666 2005-11-30  Edward Hervey  <edward@fluendo.com>
19667
19668         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
19669         Go away you stupid GstStaticPadTemplate memleak.
19670
19671 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19672
19673         * gst-libs/gst/net/Makefile.am:
19674         * gst-libs/gst/net/README:
19675         * gst-libs/gst/net/gstnetbuffer.c:
19676         * gst-libs/gst/net/gstnetbuffer.h:
19677           this was moved to "netbuffer"
19678
19679 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19680
19681         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
19682         (gst_video_filter_class_init), (gst_video_filter_init):
19683         * gst-libs/gst/video/gstvideofilter.h:
19684           borgify name to bring in line with other classes
19685
19686 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19687
19688         * gst/audioscale/.cvsignore:
19689         * gst/audioscale/Makefile.am:
19690         * gst/audioscale/README:
19691         * gst/audioscale/audioscale.vcproj:
19692         * gst/audioscale/dtof.c:
19693         * gst/audioscale/dtos.c:
19694         * gst/audioscale/functable.c:
19695         * gst/audioscale/gstaudioscale.c:
19696         * gst/audioscale/gstaudioscale.h:
19697         * gst/audioscale/private.h:
19698         * gst/audioscale/resample.c:
19699         * gst/audioscale/resample.h:
19700         * gst/audioscale/test.c:
19701           remove
19702
19703 2005-11-30  Edward Hervey  <edward@fluendo.com>
19704
19705         * gst-libs/gst/netbuffer/Makefile.am:
19706         really, really tired
19707
19708 2005-11-30  Edward Hervey  <edward@fluendo.com>
19709
19710         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
19711         Update for new GstTypeFindFactory _register()
19712
19713 2005-11-30  Edward Hervey  <edward@fluendo.com>
19714
19715         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
19716         Let's not override libgstnet from core for no reason...
19717         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
19718         Ok, maybe not so quick next time.
19719
19720 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19721
19722         * configure.ac:
19723         * gst-libs/gst/Makefile.am:
19724           moved gst-libs/gst/net to netbuffer through CVS surgery
19725           remove old directory
19726           updating build to accomodate
19727           (#322257)
19728
19729 2005-11-29  Andy Wingo  <wingo@pobox.com>
19730
19731         * pkgconfig/gstreamer-plugins-base.pc.in:
19732         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
19733         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
19734         (#322257).
19735
19736 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
19737
19738         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
19739         3rd time's the charm. Correct ref-counting for discarded buffers.
19740
19741 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
19742
19743         * gst/playback/gststreamselector.c:
19744         (gst_stream_selector_class_init),
19745         (gst_stream_selector_set_property),
19746         (gst_stream_selector_get_property),
19747         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
19748         Fix ref-counting
19749
19750 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
19751
19752         * gst/subparse/gstsubparse.c: (feed_textbuf):
19753           Don't access already unref'ed buffer.
19754
19755 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
19756
19757         * gst/playback/gststreamselector.c:
19758         (gst_stream_selector_class_init), (gst_stream_selector_init),
19759         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
19760         (gst_stream_selector_get_property),
19761         (gst_stream_selector_get_linked_pad),
19762         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
19763         * gst/playback/gststreamselector.h:
19764         Add the active-pad property for playbin to use shortly. Ignore buffers
19765         from any other pad, returning GST_FLOW_NOT_LINKED
19766
19767 2005-11-29  Julien MOUTTE  <julien@moutte.net>
19768
19769         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
19770         patch from bug #322704 (Alessandro Decina).
19771
19772 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19773
19774         * gst-libs/gst/audio/Makefile.am:
19775           folded audiofilter into the audio library
19776
19777 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19778
19779         * gst/videoscale/gstvideoscale.h:
19780         * gst/videoscale/gstvideoscale.c:
19781           remove unimplemented scale methods
19782
19783 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
19784
19785         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
19786           Don't leak caps.
19787
19788 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19789
19790         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
19791         (gst_ximagesink_setcaps):
19792         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
19793         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
19794         happens (only visible on ximagesink but bug is in xv too) set_caps was
19795         destroying the internal x[v]image used to memcpy non locally alloced
19796         buffers so that it got renewed on next _chain. The issue is that 
19797         _expose will try to put that image as it reffed it in _put.
19798         Using gst_buffer_unref instead of destroy fixes it !
19799
19800 2005-11-28  Edward Hervey  <edward@fluendo.com>
19801
19802         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
19803         (try_to_link_1), (queue_filled_cb):
19804         Better use of the queues. Start with a small size queue and only increase
19805         the size of the queues when the other queues are empty.
19806
19807 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
19808
19809         * gst-libs/gst/video/Makefile.am:
19810           compile in copied-over videofilter into the video library
19811         * gst-libs/gst/video/videosink.h:
19812           rename the header to gstvideosink.h since it's a base GstObject class
19813         * sys/ximage/ximagesink.h:
19814         * sys/xvimage/xvimagesink.h:
19815           use the new header
19816
19817 2005-11-28  Wim Taymans  <wim@fluendo.com>
19818
19819         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
19820         * gst/playback/gstplaybasebin.h:
19821         Prepare to handle errors betters.
19822
19823         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
19824         Set sinks to PAUSED first before adding and linking them so that
19825         we don't interrupt dataflow.
19826
19827 2005-11-28  Wim Taymans  <wim@fluendo.com>
19828
19829         * gst-libs/gst/audio/TODO:
19830         Updated TODO
19831
19832         * gst-libs/gst/audio/gstaudiosink.c:
19833         (gst_audioringbuffer_open_device),
19834         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
19835         (gst_audioringbuffer_release):
19836         Small cleanups.
19837
19838         * gst-libs/gst/audio/gstbaseaudiosink.c:
19839         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
19840         (gst_base_audio_sink_change_state):
19841         Slave to the master clock when going to PLAYING and unslave when
19842         going to PAUSED.
19843
19844         * gst-libs/gst/audio/gstringbuffer.c:
19845         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
19846         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
19847         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
19848         (gst_ring_buffer_clear_all), (wait_segment),
19849         (gst_ring_buffer_commit), (gst_ring_buffer_read),
19850         (gst_ring_buffer_advance):
19851         * gst-libs/gst/audio/gstringbuffer.h:
19852         Add some docs and cleanups.
19853
19854 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19855
19856         * sys/xvimage/xvimagesink.c:
19857         (gst_xvimagesink_navigation_send_event): Fix navigation events
19858         coordinates translation with pixel aspect ratios.
19859
19860 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19861
19862         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
19863         Use calculated video geometry from _setcaps instead of buffer
19864         caps to respect pixel aspect ratio. (fixes #322388)
19865
19866 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19867
19868         * docs/libs/tmpl/gstcolorbalance.sgml:
19869         * docs/libs/tmpl/gstmixer.sgml:
19870         * docs/libs/tmpl/gstxoverlay.sgml:
19871         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
19872         interface.
19873
19874 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19875
19876         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
19877         Refuse to create an XvImage if we can't find the format.
19878
19879 2005-11-28  Edward Hervey  <edward@fluendo.com>
19880
19881         * gst-libs/gst/riff/riff-media.c:
19882         (gst_riff_create_audio_template_caps):
19883         Add ATRAC3 to the list of riff-possible audio caps.
19884         I know we still don't have a plugin for atrac3, but it's saner to output
19885         that than a cryptic mimetype.
19886
19887 2005-11-27  Edward Hervey  <edward@fluendo.com>
19888
19889         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
19890         Don't try to create a zero-sized subbuffer.
19891
19892 2005-11-27  Julien MOUTTE  <julien@moutte.net>
19893
19894         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
19895         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
19896         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
19897         (gst_ximagesink_expose): Fixed a tricky race.
19898         * sys/ximage/ximagesink.h:
19899         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
19900         (gst_xvimagesink_expose): Fixed a tricky race.
19901         * sys/xvimage/xvimagesink.h:
19902
19903 2005-11-27  Edward Hervey  <edward@fluendo.com>
19904
19905         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
19906         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
19907         Remove unused properties, and add queues between demuxers and decoders
19908         so that a lot more files can preroll properly.
19909
19910 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19911
19912         * gst-libs/gst/net/Makefile.am:
19913         * gst-libs/gst/rtp/Makefile.am:
19914         * gst-libs/gst/tag/Makefile.am:
19915           remove silly include
19916         * gst/tags/Makefile.am:
19917         * gst/tags/gsttagediting.c:
19918         * gst/tags/gsttageditingprivate.h:
19919         * gst/tags/tagedit.vcproj:
19920           remove directory, is as good as empty
19921
19922 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19923
19924         * configure.ac:
19925           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
19926         * gst-libs/Makefile.am:
19927         * gst-libs/gst/audio/Makefile.am:
19928         * gst-libs/gst/interfaces/Makefile.am:
19929         * gst-libs/gst/net/Makefile.am:
19930         * gst-libs/gst/riff/Makefile.am:
19931         * gst-libs/gst/rtp/Makefile.am:
19932         * gst-libs/gst/tag/Makefile.am:
19933         * gst-libs/gst/video/Makefile.am:
19934           and use them
19935
19936 2005-11-27  Julien MOUTTE  <julien@moutte.net>
19937
19938         * docs/libs/tmpl/gstcolorbalance.sgml:
19939         * docs/libs/tmpl/gstmixer.sgml:
19940         * docs/libs/tmpl/gstxoverlay.sgml:
19941         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
19942         * sys/ximage/ximagesink.h:
19943         * sys/xvimage/xvimagesink.h: More and more documentation.
19944
19945 2005-11-26  Julien MOUTTE  <julien@moutte.net>
19946
19947         * docs/libs/gst-plugins-base-libs-docs.sgml:
19948         * docs/libs/gst-plugins-base-libs-sections.txt:
19949         * docs/libs/tmpl/gstcolorbalance.sgml:
19950         * docs/libs/tmpl/gstmixer.sgml:
19951         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
19952         to documentation.
19953
19954 2005-11-26  Julien MOUTTE  <julien@moutte.net>
19955
19956         * docs/plugins/Makefile.am:
19957         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19958         * docs/plugins/gst-plugins-base-plugins-sections.txt:
19959         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
19960
19961 2005-11-26  Julien MOUTTE  <julien@moutte.net>
19962
19963         * docs/plugins/Makefile.am:
19964         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19965         * docs/plugins/gst-plugins-base-plugins-sections.txt:
19966         * docs/plugins/inspect/plugin-adder.xml:
19967         * docs/plugins/inspect/plugin-alsa.xml:
19968         * docs/plugins/inspect/plugin-audioconvert.xml:
19969         * docs/plugins/inspect/plugin-audiorate.xml:
19970         * docs/plugins/inspect/plugin-audioresample.xml:
19971         * docs/plugins/inspect/plugin-audiotestsrc.xml:
19972         * docs/plugins/inspect/plugin-decodebin.xml:
19973         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
19974         * docs/plugins/inspect/plugin-gnomevfs.xml:
19975         * docs/plugins/inspect/plugin-ogg.xml:
19976         * docs/plugins/inspect/plugin-playbin.xml:
19977         * docs/plugins/inspect/plugin-subparse.xml:
19978         * docs/plugins/inspect/plugin-tcp.xml:
19979         * docs/plugins/inspect/plugin-theora.xml:
19980         * docs/plugins/inspect/plugin-typefindfunctions.xml:
19981         * docs/plugins/inspect/plugin-video4linux.xml:
19982         * docs/plugins/inspect/plugin-videorate.xml:
19983         * docs/plugins/inspect/plugin-videoscale.xml:
19984         * docs/plugins/inspect/plugin-videotestsrc.xml:
19985         * docs/plugins/inspect/plugin-volume.xml:
19986         * docs/plugins/inspect/plugin-vorbis.xml:
19987         * docs/plugins/inspect/plugin-ximagesink.xml:
19988         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
19989         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
19990
19991 2005-11-26  Edward Hervey  <edward@fluendo.com>
19992
19993         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
19994         Properly return GstFlowReturn from gst_pad_push in chain functions.
19995
19996 2005-11-25  Michael Smith  <msmith@fluendo.com>
19997
19998         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
19999         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
20000         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
20001         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
20002           Handle various conditions better when we don't understand a stream.
20003           Removes a heap of CRITICALs on ogg streams containing unknown data.
20004
20005 2005-11-24  Andy Wingo  <wingo@pobox.com>
20006
20007         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
20008         Be threadsafe.
20009
20010 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20011
20012         * configure.ac: back to HEAD
20013
20014 === release 0.9.6 ===
20015
20016 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
20017
20018         * configure.ac:
20019           releasing 0.9.6, "White Eight"
20020
20021 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20022
20023         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
20024         * docs/plugins/inspect/plugin-sine.xml:
20025           remove sinesrc some more
20026
20027 2005-11-23  Wim Taymans  <wim@fluendo.com>
20028
20029         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
20030         If we are reading too slowly, jump forward in the ringbuffer
20031         instead of blocking.
20032
20033 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
20034
20035         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
20036         (gst_visual_chain):
20037         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
20038         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
20039         (gst_videorate_chain):
20040         * gst/videotestsrc/gstvideotestsrc.c:
20041         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
20042         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
20043         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
20044         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
20045         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
20046         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
20047           Updates for API changes
20048
20049 2005-11-23  Wim Taymans  <wim@fluendo.com>
20050
20051         * gst-libs/gst/audio/gstbaseaudiosink.c:
20052         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
20053         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
20054         Fix for calibration API change.
20055
20056 2005-11-23  Michael Smith <msmith@fluendo.com>
20057
20058         * gst-libs/gst/audio/multichannel.c:
20059         (gst_audio_get_channel_positions),
20060         (gst_audio_set_channel_positions),
20061         (gst_audio_set_structure_channel_positions_list),
20062         (gst_audio_fixate_channel_positions):
20063           Use gst_value_array_*() functions on value arrays, not
20064           gst_value_list_*().
20065
20066 2005-11-23  Edward Hervey  <edward@fluendo.com>
20067
20068         * autogen.sh:
20069         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
20070         Fixes autogen
20071
20072 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20073
20074         * check/Makefile.am:
20075         * check/elements/videotestsrc.c: (setup_videotestsrc),
20076         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
20077         (main):
20078           add a test for videotestsrc
20079
20080 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20081
20082         * gst/sine/.cvsignore:
20083         * gst/sine/Makefile.am:
20084         * gst/sine/gstsinesrc.c:
20085         * gst/sine/gstsinesrc.h:
20086         * gst/sine/sinesrc.vcproj:
20087           and remove sinesrc from the repository.  Closes #321446
20088
20089 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20090
20091         * configure.ac:
20092         * gst-plugins-base.spec.in:
20093           remove sinesrc from the build
20094
20095 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20096
20097         * check/Makefile.am:
20098         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
20099         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
20100         (main):
20101           add a test for audiotestsrc, testing all waves.  Even seems
20102           leak-free at first glance, nice job Stefan
20103
20104 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
20105
20106         * po/af.po:
20107         * po/az.po:
20108         * po/cs.po:
20109         * po/en_GB.po:
20110         * po/hu.po:
20111         * po/it.po:
20112         * po/nb.po:
20113         * po/nl.po:
20114         * po/or.po:
20115         * po/sq.po:
20116         * po/sr.po:
20117         * po/sv.po:
20118         * po/uk.po:
20119         * po/vi.po:
20120           Translation string updates
20121
20122         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
20123         (gst_v4lsrc_set_caps):
20124         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
20125         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
20126         * sys/v4l/v4lsrc_calls.h:
20127           Improve v4lsrc, by making it work again.
20128
20129 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
20130
20131         * ext/libvisual/visual.c: (gst_visual_chain):
20132           Fix the fps calculations.
20133
20134         * gst/ffmpegcolorspace/avcodec.h:
20135           Move structure element for clarity
20136
20137         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
20138         * gst-libs/gst/interfaces/tunernorm.h:
20139         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
20140         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
20141         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
20142         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
20143         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
20144         (gst_v4lmjpegsrc_getcaps):
20145         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
20146         (gst_v4lsrc_set_caps):
20147         * sys/v4l/gstv4lsrc.h:
20148         * sys/v4l/v4l_calls.c: (gst_v4l_open):
20149         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
20150         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
20151         * sys/v4l/v4lsrc_calls.h:
20152           Fractional framerates...
20153
20154 2005-11-22  Wim Taymans  <wim@fluendo.com>
20155
20156         * gst-libs/gst/audio/gstbaseaudiosink.c:
20157         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
20158         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
20159         And we provide a clock by default, of course...
20160
20161 2005-11-22  Wim Taymans  <wim@fluendo.com>
20162
20163         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
20164         This clock can be slaved to a master clock now.
20165
20166         * gst-libs/gst/audio/gstbaseaudiosink.c:
20167         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
20168         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
20169         (gst_base_audio_sink_set_clock),
20170         (gst_base_audio_sink_set_property),
20171         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
20172         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
20173         * gst-libs/gst/audio/gstbaseaudiosink.h:
20174         Handle slaving the internal clock to the clock selected in the
20175         pipeline.
20176         Add property to make the basesink not provide a clock.
20177
20178         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20179         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
20180         (gst_base_rtp_depayload_wait):
20181         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20182         We can use the clock in GstElement, no need to store it ourselves.
20183
20184 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20185
20186         * docs/libs/tmpl/gstaudio.sgml:
20187           update
20188         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
20189         (gst_paranoia_endian_get_type):
20190         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
20191         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
20192         * gst/audiotestsrc/gstaudiotestsrc.c:
20193         (gst_audiostestsrc_wave_get_type):
20194         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
20195         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
20196         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
20197         (gst_sync_method_get_type), (gst_unit_type_get_type),
20198         (gst_client_status_get_type), (gst_multifdsink_class_init),
20199         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
20200         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
20201         (gst_multifdsink_get_property):
20202         * gst/tcp/gstmultifdsink.h:
20203         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
20204         * gst/videotestsrc/gstvideotestsrc.c:
20205         (gst_videotestsrc_pattern_get_type):
20206           remove deprecated properties
20207           fix up enums to correctly have short lowercase dashed nicks
20208
20209 2005-11-22  Michael Smith <msmith@fluendo.com>
20210
20211         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
20212         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
20213           Add underscore.
20214
20215 2005-11-22  Michael Smith <msmith@fluendo.com>
20216
20217         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
20218         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
20219           Use utility method for scaling clocktime for fractional framerates.
20220
20221 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
20222
20223         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
20224         (gst_visual_chain):
20225         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
20226         * ext/theora/theoradec.c: (theora_handle_type_packet):
20227         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
20228         (theora_enc_chain):
20229         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
20230         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
20231         * gst-libs/gst/video/video.h:
20232         * gst/ffmpegcolorspace/avcodec.h:
20233         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20234         (gst_ffmpeg_caps_to_pixfmt):
20235         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20236         (gst_ffmpegcsp_set_caps):
20237         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
20238         (gst_videorate_setcaps), (gst_videorate_blank_data),
20239         (gst_videorate_chain):
20240         * gst/videotestsrc/gstvideotestsrc.c:
20241         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
20242         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
20243         (gst_videotestsrc_event), (gst_videotestsrc_create):
20244         * gst/videotestsrc/gstvideotestsrc.h:
20245         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20246         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
20247         (gst_ximagesink_get_times), (gst_ximagesink_init):
20248         * sys/ximage/ximagesink.h:
20249         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
20250         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
20251         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
20252         * sys/xvimage/xvimagesink.h:
20253           Convert elements to use fractions for their framerate.
20254           V4L elements to come later tonight.
20255
20256 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20257
20258         * gst-libs/gst/audio/audio.c:
20259         * gst-libs/gst/audio/audio.h:
20260           remove some deprecated functions
20261
20262 2005-11-22  Andy Wingo  <wingo@pobox.com>
20263
20264         * Update for gst_tag_setter API changes.
20265
20266 2005-11-22  Andy Wingo  <wingo@pobox.com>
20267
20268         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
20269         (gst_ogg_demux_perform_seek):
20270         * ext/theora/theoradec.c (theora_dec_sink_event):
20271         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
20272         update-funcnames.
20273
20274 2005-11-22  Wim Taymans  <wim@fluendo.com>
20275
20276         * examples/seeking/seek.c: (main):
20277         Give higher priority to bus signals than the gtk events
20278         to fix a race condition in the segment looping.
20279
20280 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
20281
20282         * ext/theora/Makefile.am:
20283         * ext/vorbis/Makefile.am:
20284         * gst-libs/gst/tag/Makefile.am:
20285         * gst-plugins-base.spec.in:
20286           Rename libgsttagedit to libgsttag (#322117).
20287
20288 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
20289
20290         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
20291         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
20292           Call gst_x_overlay_prepare_xwindow_id() to give applications
20293           a final chance to set their own xwindow id before the video
20294           sink creates its own window.
20295
20296 2005-11-22  Julien MOUTTE  <julien@moutte.net>
20297
20298         * sys/xvimage/xvimagesink.c:
20299         (gst_xvimagesink_navigation_send_event): Handle navigation
20300         events correcly with borders if applicable.
20301
20302 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
20303
20304         Patch by: Luca Ognibene
20305
20306         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20307         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
20308         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20309         (gst_ffmpegcsp_caps_remove_format_info):
20310         * gst/ffmpegcolorspace/imgconvert.c:
20311         * gst/ffmpegcolorspace/imgconvert_template.h:
20312           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
20313           #318353); use gst_structure_has_name().
20314
20315 2005-11-22  Julien MOUTTE  <julien@moutte.net>
20316
20317         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
20318         (gst_ximagesink_class_init): Add debug macros on functions.
20319         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
20320         (gst_xvimagesink_xwindow_draw_borders),
20321         (gst_xvimagesink_xvimage_put),
20322         (gst_xvimagesink_xwindow_update_geometry),
20323         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
20324         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
20325         (gst_xvimagesink_xcontext_clear),
20326         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
20327         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
20328         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
20329         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
20330         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
20331         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
20332         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
20333         expose while being PAUSED, out of data flow navigation events, etc..
20334
20335 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20336
20337         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
20338         * gst-libs/gst/audio/audio.h:
20339           fix prototype - wondering why the test worked regardless
20340
20341 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
20342
20343         * check/Makefile.am:
20344         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
20345         * gst-libs/gst/audio/audio.h:
20346           add a method that returns a proper GstClockTime
20347
20348 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20349
20350         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
20351         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
20352         * gst-libs/gst/interfaces/xoverlay.h:
20353           Remove everything having to do with the desired size; add 
20354           gst_x_overlay_prepare_xwindow_id() function; remove the
20355           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
20356           post a message on the bus instead (#321816).
20357
20358         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
20359         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
20360         (gst_xvimagesink_xoverlay_init):
20361           Remove desired size stuff (#321816).
20362
20363 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20364
20365         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
20366         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
20367         (mpeg_video_type_find), (mpeg_video_stream_type_find):
20368           Terminate vararg functions with NULL instead of 0 to 
20369           make gcc4 happy.
20370
20371 2005-11-21  Andy Wingo  <wingo@pobox.com>
20372
20373         patch by: Sebastien Cote <sebas642@yahoo.ca>
20374         
20375         * gst-libs/gst/rtp/gstrtpbuffer.h: 
20376         * gst-libs/gst/rtp/gstrtpbuffer.c
20377         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
20378
20379 2005-11-21  Andy Wingo  <wingo@pobox.com>
20380
20381         * gst/playback/gstplaybin.c (gen_audio_element) 
20382         (gen_video_element): Use the new MISSING_PLUGIN core error
20383         category. Closes #320060.
20384
20385         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
20386         * gst/videorate/gstvideorate.c (gst_videorate_event):
20387         * ext/theora/theoradec.c (theora_dec_sink_event): 
20388         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
20389         stream lock.
20390
20391         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
20392         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
20393         stream lock changes.
20394
20395 2005-11-21  Wim Taymans  <wim@fluendo.com>
20396
20397         * gst-libs/gst/audio/gstbaseaudiosink.c:
20398         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
20399         (gst_base_audio_sink_provide_clock),
20400         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
20401         (gst_base_audio_sink_change_state):
20402         * gst/audioresample/gstaudioresample.c:
20403         Segment update fix.
20404
20405 2005-11-21  Andy Wingo  <wingo@pobox.com>
20406
20407         * *.h:
20408         * *.c: Ran scripts/update-macros. Oh yes.
20409
20410 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20411
20412         * sys/ximage/Makefile.am:
20413         * sys/ximage/ximage.c:
20414           Rename ximage plugin to ximagesink (#321426) (Don't forget to
20415           remove your old libgstximage.* manually if necessary).
20416
20417 2005-11-21  Michael Smith <msmith@fluendo.com>
20418
20419         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
20420           Minimal fix for bug #320200: set the min/max bitrate in the correct
20421           units. A better fix would be to upgrade to the RATEMANAGE2
20422           interface, rather than using the deprecated interface used here, but
20423           that would require an update in our libvorbis dependency (to 1.1),
20424           which is probably undesirable.
20425
20426 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
20427
20428         * ext/libvisual/visual.c: (get_buffer):
20429         * gst-libs/gst/audio/gstbaseaudiosrc.c:
20430         (gst_base_audio_src_fixate):
20431         * gst/audioconvert/gstaudioconvert.c:
20432         (gst_audio_convert_fixate_caps):
20433         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
20434         * gst/audiotestsrc/gstaudiotestsrc.c:
20435         (gst_audiotestsrc_src_fixate):
20436         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
20437         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
20438         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
20439         * gst/videotestsrc/gstvideotestsrc.c:
20440         (gst_videotestsrc_src_fixate):
20441         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
20442         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
20443           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
20444           (#322027)
20445
20446
20447 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20448
20449         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
20450         (gst_riff_create_iavs_caps):
20451         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
20452         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
20453         (gst_riff_parse_info):
20454         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
20455         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
20456         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
20457           Fixes for GST_FOURCC_FORMAT API change.
20458
20459 2005-11-21  Andy Wingo  <wingo@pobox.com>
20460
20461         patch by: Alessandro Dessina <alessandro nnva org>
20462
20463         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
20464         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
20465         (gst_ogg_parse_chain):
20466         * ext/theora/theoraenc.c (theora_set_header_on_caps):
20467         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
20468         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
20469         gst_value_list calls on arrays. Fixes #321962.
20470
20471 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20472
20473         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
20474         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
20475         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
20476         * gst/adder/gstadder.c: (gst_adder_init),
20477         (gst_adder_request_new_pad), (gst_adder_collected),
20478         (gst_adder_change_state):
20479           Update for gst_collectpads_foo() to gst_collect_pads_foo()
20480           API change.
20481
20482 2005-11-21  Michael Smith <msmith@fluendo.com>
20483
20484         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
20485         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
20486           Properly handle pad_push return values.
20487
20488 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
20489
20490         * gst-libs/gst/tag/Makefile.am:
20491         * gst-libs/gst/tag/gstvorbistag.c:
20492         (gst_tag_list_to_vorbiscomment_buffer):
20493           Remove obsolete vorbistag element and debug category.
20494
20495         * gst/playback/gstplaybasebin.c: (check_queue):
20496           Don't divide by 0 when queue-threshold is 0.
20497
20498         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
20499           Don't modify an existing pixel-aspect-ratio if we fail to read
20500           a new one.
20501
20502 2005-11-20  Wim Taymans  <wim@fluendo.com>
20503
20504         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
20505         (gst_vorbisenc_push_packet):
20506         GST_PAD_IS_USABLE is gone, use the return value of
20507         the push or pad_alloc_buffer instead.
20508
20509 2005-11-18  Julien MOUTTE  <julien@moutte.net>
20510
20511         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
20512         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
20513         (gst_ximagesink_ximage_destroy),
20514         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
20515         (gst_ximagesink_xwindow_new),
20516         (gst_ximagesink_xwindow_update_geometry),
20517         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
20518         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
20519         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
20520         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
20521         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
20522         (gst_ximagesink_navigation_send_event),
20523         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
20524         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
20525         (gst_ximagesink_finalize), (gst_ximagesink_init),
20526         (gst_ximagesink_class_init):
20527         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
20528         This new version brings correct software scaling, non flickering
20529         window while resizing, pixel aspect ratio handling, usage of
20530         hardware buffer pools, out of data flow event thread for 
20531         navigation and handling of expose events even when being PAUSED,
20532         a new property to keep video aspect ratio when resizing, etc...
20533
20534 2005-11-18  Julien MOUTTE  <julien@moutte.net>
20535
20536         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
20537         (gst_videoscale_fixate_caps): Introduce back caps fixate with
20538         handling of PAR.
20539
20540 2005-11-18  Edward Hervey  <bilboed@dvdsrc.fluendo.com>
20541
20542         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
20543         Unsetting IS_SINK flag from the fakesink, so decodebin
20544         never behaves as a sink.
20545
20546 2005-11-17  Wim Taymans  <wim@fluendo.com>
20547
20548         * gst-libs/gst/audio/gstbaseaudiosrc.c:
20549         (gst_base_audio_src_change_state):
20550         Fix the audiosrc base class again, we did not unflush.
20551
20552 2005-11-17  Julien MOUTTE  <julien@moutte.net>
20553
20554         * examples/seeking/seek.c: (make_dv_pipeline),
20555         (make_vorbis_theora_pipeline), (make_avi_pipeline),
20556         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
20557         to ogg/vorbis/theora pipeline.
20558
20559 2005-11-17  Wim Taymans  <wim@fluendo.com>
20560
20561         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
20562         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
20563         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
20564         Fix EOS on multiple streams.
20565         More debugging.
20566
20567 2005-11-16  Wim Taymans  <wim@fluendo.com>
20568
20569         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
20570         (gst_ogg_demux_perform_seek):
20571         Segment done must include stream time.
20572
20573         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
20574         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
20575         (gst_ogg_mux_change_state):
20576         Fix ogg muxer again.
20577
20578 2005-11-16  Wim Taymans  <wim@fluendo.com>
20579
20580         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
20581         Fix compile again.
20582
20583 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20584
20585         * ext/libvisual/visual.c: (gst_visual_init):
20586         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
20587         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
20588         (gst_ogg_parse_chain):
20589         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
20590         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
20591         * ext/theora/theoradec.c: (gst_theora_dec_init):
20592         * ext/theora/theoraenc.c: (gst_theora_enc_init):
20593         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
20594         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
20595         * gst/adder/gstadder.c: (gst_adder_class_init),
20596         (gst_adder_dispose):
20597         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
20598         * gst/subparse/gstsubparse.c: (gst_subparse_init):
20599         * gst/videorate/gstvideorate.c: (gst_videorate_init):
20600           Fix a whole set of pad template leaks
20601
20602 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20603
20604         * check/generic/states.c: (GST_START_TEST):
20605           fix the test so that it only checks for elements that are part of
20606           this source module
20607
20608 2005-11-16  Michael Smith <msmith@fluendo.com>
20609
20610         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
20611         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
20612         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
20613         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
20614         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
20615         (gst_ogg_mux_change_state):
20616           Fix leaking collectpads.
20617
20618 2005-11-16  Edward Hervey  <edward@fluendo.com>
20619
20620         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
20621         (gst_videorate_event), (gst_videorate_chain):
20622         Handle segment seeks
20623
20624 2005-11-16  Wim Taymans  <wim@fluendo.com>
20625
20626         * gst-libs/gst/audio/gstbaseaudiosink.c:
20627         (gst_base_audio_sink_provide_clock),
20628         (gst_base_audio_sink_change_state):
20629         Set ringbuffer to non-flushing when going to PAUSED, set to
20630         flushing again when going to READY.
20631
20632         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
20633         (gst_ring_buffer_stop):
20634         Start in flushing mode by default.
20635         Don't set flushing in the _stop method, let the app call
20636         this explicitly.
20637
20638 2005-11-16  Julien MOUTTE  <julien@moutte.net>
20639
20640         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
20641         * gst-libs/gst/video/videosink.h: Add helper function needed
20642         for video sinks.
20643
20644 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
20645
20646         * gst/videoscale/gstvideoscale.c:
20647         (gst_videoscale_handle_src_event):
20648           Don't leak reference to pad parent.
20649
20650 2005-11-16  Wim Taymans  <wim@fluendo.com>
20651
20652         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
20653         Set ringbuffer to flushing when stopping so that we don't
20654         block on wait_segment anymore and livelock.
20655
20656 2005-11-16  Wim Taymans  <wim@fluendo.com>
20657
20658         * examples/seeking/seek.c: (send_event), (do_seek),
20659         (loop_toggle_cb), (segment_done), (main):
20660         Added looping checkbox.
20661
20662 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20663
20664         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
20665         (gst_ogg_demux_init):
20666         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
20667         (gst_vorbis_dec_init):
20668           revert unrefs, they don't pass make check
20669
20670 2005-11-15  Johan Dahlin  <johan@gnome.org>
20671
20672         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
20673         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
20674         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
20675         (gst_vorbis_dec_init):
20676         Fix pad template leaks. 
20677
20678 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
20679
20680         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
20681           Make state change function thread safe.
20682
20683 2005-11-15  Edward Hervey  <edward@fluendo.com>
20684
20685         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
20686         (gst_ogg_demux_class_init):
20687         Implement GstElement::send_event, so we can send seek events
20688         in GST_STATE_READY
20689
20690 2005-11-14  Julien MOUTTE  <julien@moutte.net>
20691
20692         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
20693         Discovered how to take away flickering while resizing the
20694         window. Please don't put that in ximagesink, refactoring in
20695         progress.
20696
20697 2005-11-14  Michael Smith <msmith@fluendo.com>
20698
20699         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
20700         (gst_multifdsink_render):
20701           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
20702
20703 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
20704
20705         * gst/playback/gstplaybin.c: (gen_audio_element):
20706           Use autoaudiosink, it tends to be more widely available than
20707           autoaudiiosink.
20708           
20709 2005-11-14  Andy Wingo  <wingo@pobox.com>
20710
20711         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
20712         as well if it is available. Fixes #316442.
20713
20714 2005-11-14  Michael Smith <msmith@fluendo.com>
20715
20716         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
20717         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
20718         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
20719         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
20720         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
20721         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
20722         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
20723         (gst_vorbisenc_change_state):
20724           Fix a small memory leak in vorbisenc.
20725           Fix large memory leaks in oggmux, also fix lots of state change
20726           bugs in oggmux.
20727
20728 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
20729
20730         * gst/videotestsrc/gstvideotestsrc.c:
20731         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
20732         (gst_videotestsrc_src_fixate):
20733           move fixation to a fixate function
20734           remove negotiate function, basesrc's is good enough
20735           fixes a bug for check when using the element alone
20736
20737 2005-11-13  Edward Hervey  <edward@fluendo.com>
20738
20739         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
20740         (key_toggle_cb), (main):
20741         Added checkboxes for adding/removing the accurate and key_unit seek
20742         flags.
20743
20744 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
20745
20746         * configure.ac: back to HEAD
20747
20748 === release 0.9.5 ===
20749
20750 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
20751
20752         * configure.ac:
20753           releasing 0.9.5, "No No Kia"
20754
20755 2005-11-11  Edward Hervey  <edward@fluendo.com>
20756
20757         * examples/seeking/seek.c: (make_parselaunch_pipeline):
20758         Added parse-launch syntax seeking mode for the seeking example.
20759         This should help stress-test even more cases.
20760         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
20761
20762 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
20763
20764         * sys/xvimage/xvimagesink.c:
20765         (gst_xvimagesink_navigation_send_event):
20766           Check whether peer pad exists before sending navigation events
20767           to it.
20768
20769 2005-11-11  Michael Smith <msmith@fluendo.com>
20770
20771         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
20772         (gst_vorbisenc_buffer_from_packet):
20773         * ext/vorbis/vorbisenc.h:
20774           Set duration on encoded buffers. This allows oggmux's
20775           max_page_delay parameter to actually work.
20776
20777 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
20778
20779         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20780         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
20781         (gst_ffmpegcsp_avpicture_fill):
20782         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20783         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
20784           Make palettes work again (see #132341). Use our own macros
20785           for rounding up.
20786
20787 2005-11-10  Andy Wingo  <wingo@pobox.com>
20788
20789         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
20790         string doober.
20791
20792 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20793
20794         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20795         (gst_ffmpegcsp_transform_caps):
20796           Prefer passthrough in transform_caps
20797
20798 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20799
20800         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
20801           check for ALSA errors properly, instead of relying on ALSA's
20802           error strings to serve to the user.
20803
20804 2005-11-10  Wim Taymans  <wim@fluendo.com>
20805
20806         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
20807         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
20808         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
20809         Modernise the seek code.
20810
20811 2005-11-10  Michael Smith <msmith@fluendo.com>
20812         
20813         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
20814         (setup_substreams), (set_active_source):
20815           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
20816           trying to go to NULL if we failed to read a file.
20817
20818 2005-11-10  Wim Taymans  <wim@fluendo.com>
20819
20820         * gst/audiotestsrc/gstaudiotestsrc.c:
20821         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
20822         (gst_audiotestsrc_create):
20823         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
20824         (gst_sinesrc_get_times), (gst_sinesrc_create):
20825         * gst/videotestsrc/gstvideotestsrc.c:
20826         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
20827         (gst_videotestsrc_create):
20828         The base class can now sync for us.
20829
20830 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20831
20832         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
20833           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
20834           name=source autoprobe=false autoprobe-fps=false copy-mode=1
20835           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
20836           format=(fourcc)I420" ! xvimagesink
20837
20838 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
20839
20840         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
20841         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
20842         (gst_sinesrc_newsegment):
20843           Send newsegment event in TIME format, set duration if
20844           num-buffers is set, fix duration querying.
20845
20846 2005-11-10  Michael Smith <msmith@fluendo.com>
20847
20848         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
20849         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
20850         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
20851         (gst_ogg_mux_collected):
20852          Fix EOS handling, partially. Now forwarding an EOS event once we have
20853          EOS on all pads works correctly. However, we still don't properly set
20854          EOS on the actual ogg stream pages.
20855
20856 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
20857
20858         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
20859           Set elements to NULL state before disposing of them.
20860
20861 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
20862
20863         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20864
20865         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20866         (gst_base_rtp_depayload_init),
20867         (gst_base_rtp_depayload_set_gst_timestamp):
20868         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20869           We need to send a newsegment event for each instance, not
20870           just for the first instance of this class (get rid of
20871           static variable in function). (#321011).
20872           
20873 2005-11-08  Michael Smith <msmith@fluendo.com>
20874
20875         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
20876         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
20877         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
20878         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
20879           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
20880           This makes us mux things correctly according to the ogg muxing
20881           rules. Still not handling EOS correctly right now, though.
20882
20883 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
20884
20885         * gst/audioconvert/gstaudioconvert.c:
20886           Fix typo in docs. 
20887
20888 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
20889
20890         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
20891         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
20892           Initialise segment_stop to GST_CLOCK_TIME_NONE when
20893           creating a new chain; should fix live streaming. Also
20894           add more debug output and fix a typo.
20895
20896 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
20897
20898         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20899
20900         * gst/volume/gstvolume.c: (volume_set_caps):
20901           Fix compilation on Solaris with Forte. (#320923)
20902
20903 2005-11-08  Wim Taymans  <wim@fluendo.com>
20904
20905         * gst-libs/gst/audio/gstbaseaudiosink.c:
20906         (gst_base_audio_sink_render):
20907         No need to do a typecheck.
20908
20909 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20910
20911         * ext/alsa/gstalsa.h:
20912           We register a debug category, so let's use it.
20913
20914 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
20915
20916         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20917         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
20918         Fixed a small problem.
20919
20920 2005-11-04  Wim Taymans  <wim@fluendo.com>
20921
20922         * examples/seeking/Makefile.am:
20923         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
20924         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
20925         (make_playerbin_pipeline), (format_value), (update_scale),
20926         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
20927         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
20928         (print_usage), (main):
20929         Added app for playback speed testing.
20930
20931         * examples/seeking/seek.c: (dynamic_link),
20932         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
20933         (make_mpeg_pipeline), (do_seek), (set_update_scale),
20934         (message_received), (main):
20935         Updated seek example.
20936
20937 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
20938
20939         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20940         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
20941         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
20942         (gst_base_rtp_depayload_set_clock):
20943         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20944         Don't sleep on the bench (system clock) when you have a nice 
20945         comfortable bed (Gstreamer clock) to sleep on.
20946
20947 2005-11-03  Wim Taymans  <wim@fluendo.com>
20948
20949         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20950         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
20951         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
20952         Handle the case where a pad_block failed.
20953
20954 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
20955
20956         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
20957
20958         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20959         (gst_base_rtp_depayload_add_to_queue),
20960         (gst_base_rtp_depayload_push),
20961         (gst_base_rtp_depayload_set_gst_timestamp),
20962         (gst_base_rtp_depayload_queue_release):
20963           Fixes some bugs in the depayloader's queuing/de-queueing code.
20964
20965 2005-10-31  Michael Smith <msmith@fluendo.com>
20966
20967         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
20968         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
20969         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
20970           Patch from Alessandro Decina <alessandro@nnva.org>.
20971           Make oggdemux only find the final time in a chain, not per-pad,
20972           since the per-pad information can be very expensive to locate, and
20973           it isn't used anywhere. This makes reading a file containing
20974           OggSkeleton reasonably fast.
20975           Also, make chain finding work when there are logical bitstreams that
20976           can't be decoded. Fixes #319110.
20977
20978 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20979
20980         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20981         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
20982         (gst_base_rtp_depayload_chain),
20983         (gst_base_rtp_depayload_add_to_queue),
20984         (gst_base_rtp_depayload_push),
20985         (gst_base_rtp_depayload_set_gst_timestamp),
20986         (gst_base_rtp_depayload_queue_release),
20987         (gst_base_rtp_depayload_start_thread),
20988         (gst_base_rtp_depayload_set_property),
20989         (gst_base_rtp_depayload_get_property):
20990         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20991         Some random fixes, to fullfill the desires of thomas.
20992
20993 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20994
20995         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20996         (gst_base_rtp_depayload_add_to_queue),
20997         (gst_base_rtp_depayload_push):
20998         Fixed the queueing algorithm.
20999
21000 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
21001
21002         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21003         (gst_base_rtp_depayload_push):
21004         A small fix
21005
21006 2005-10-31  Wim Taymans  <wim@fluendo.com>
21007
21008         * gst-libs/gst/audio/gstringbuffer.h:
21009         Don't break ABI.
21010
21011         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
21012         (gst_ffmpeg_caps_to_pixfmt):
21013         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21014         (gst_ffmpegcsp_set_caps):
21015         Some more comments.
21016         Handle missing required caps fields better.
21017
21018 2005-10-31  Wim Taymans  <wim@fluendo.com>
21019
21020         * gst-libs/gst/audio/gstbaseaudiosink.c:
21021         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
21022         (gst_base_audio_sink_render):
21023         * gst-libs/gst/audio/gstringbuffer.c:
21024         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
21025         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
21026         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
21027         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
21028         (gst_ring_buffer_read):
21029         * gst-libs/gst/audio/gstringbuffer.h:
21030         Add flushing mode to the ringbuffer so that it in all cases does
21031         not try to handle more audio. This makes sure it does not try to
21032         block anymore when flushing and fixes a livelock.
21033
21034 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
21035
21036         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
21037         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
21038         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
21039           Explicitly check for -1 values before doing a conversion
21040           and always map them to -1. (#315545)
21041
21042 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
21043
21044         * gst/playback/gstplaybin.c: (gen_video_element):
21045           first try autovideosink, then xvimagesink, then error out
21046         * po/POTFILES.in:
21047           add translatable file
21048         * po/af.po:
21049         * po/az.po:
21050         * po/cs.po:
21051         * po/en_GB.po:
21052         * po/hu.po:
21053         * po/it.po:
21054         * po/nb.po:
21055         * po/nl.po:
21056         * po/or.po:
21057         * po/sq.po:
21058         * po/sr.po:
21059         * po/sv.po:
21060         * po/uk.po:
21061         * po/vi.po:
21062           update translations
21063
21064 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
21065
21066         * gst-libs/gst/rtp/gstbasedepayload.c:
21067         * gst-libs/gst/rtp/gstbasedepayload.h:
21068           Minor cleanups
21069
21070 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
21071
21072         * gst/playback/.cvsignore:
21073         * gst/playback/decodetest.c:
21074         * gst/playback/test3.c:
21075           Port these two tests as well.
21076
21077 2005-10-27  Wim Taymans  <wim@fluendo.com>
21078
21079         * ext/theora/theoradec.c: (theora_dec_src_query),
21080         (theora_dec_sink_event):
21081         * ext/theora/theoraenc.c: (theora_enc_sink_event),
21082         (theora_enc_change_state):
21083         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
21084         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
21085         Take proper locks when handling events.
21086
21087 2005-10-27  Wim Taymans  <wim@fluendo.com>
21088
21089         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
21090         (gst_adder_change_state):
21091         Fix timestamps and fix deadlock when stopping the collectpads.
21092
21093 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
21094
21095         * gst-libs/gst/rtp/gstrtpbuffer.h:
21096         Declaring the payload types as strings too so that they can be used
21097         in the padtemplate inialization.
21098
21099 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
21100
21101         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
21102
21103         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21104         (gst_base_rtp_depayload_class_init):
21105         Fixes a small but nasty bug. The derived elements no longer segfaults
21106         on finalization.
21107
21108 2005-10-26  Michael Smith <msmith@fluendo.com>
21109
21110         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
21111           When clearing an audioconvert context, set tmpbufsize to zero, so
21112           we'll allocate it again later if required.
21113           This fixes audioconvert re-negotiating formats, which previously
21114           segfaulted with a NULL destination buffer.
21115
21116 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
21117
21118         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21119         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
21120         (gst_base_rtp_depayload_set_gst_timestamp),
21121         (gst_base_rtp_depayload_queue_release):
21122         Fixed a smalll memleak.
21123
21124 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
21125         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21126         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
21127         (gst_base_rtp_depayload_finalize),
21128         (gst_base_rtp_depayload_setcaps),
21129         (gst_base_rtp_depayload_add_to_queue),
21130         (gst_base_rtp_depayload_push),
21131         (gst_base_rtp_depayload_set_gst_timestamp),
21132         (gst_base_rtp_depayload_queue_release),
21133         (gst_base_rtp_depayload_thread),
21134         (gst_base_rtp_depayload_change_state):
21135         * gst-libs/gst/rtp/gstbasertpdepayload.h:
21136         Changed the C++ comments to C comments
21137
21138 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
21139
21140         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
21141         * gst/tcp/gsttcpclientsrc.h:
21142         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
21143         * gst/tcp/gsttcpserversrc.h:
21144           Remove unused 'curoffset' structure member.
21145
21146 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
21147
21148         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21149         (gst_base_rtp_depayload_base_init),
21150         (gst_base_rtp_depayload_finalize):
21151         * gst-libs/gst/rtp/gstbasertpdepayload.h:
21152         * gst-libs/gst/rtp/gstbasertppayload.h:
21153           The pad-template on the sinkpad should be set by the derived classes.
21154           Also added some useful macros.
21155
21156 2005-10-24  Wim Taymans  <wim@fluendo.com>
21157
21158         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
21159         Correctly flush decoder samples even if we could not
21160         copy them to an output buffer. Fixes #319618.
21161
21162 2005-10-24  Julien MOUTTE  <julien@moutte.net>
21163
21164         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
21165         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
21166         the caps against our xcontext caps.
21167
21168 2005-10-24  Wim Taymans  <wim@fluendo.com>
21169
21170         * gst-libs/gst/audio/gstbaseaudiosink.c:
21171         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
21172         Remove g_print
21173         Use sync property from baseclass to disable sync.
21174
21175 2005-10-24  Wim Taymans  <wim@fluendo.com>
21176
21177         * gst-libs/gst/audio/gstbaseaudiosink.c:
21178         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
21179         Buffers with no timestamps get aligned with previous buffers or
21180         on underrun, played ASAP.
21181
21182 2005-10-24  Julien MOUTTE  <julien@moutte.net>
21183
21184         * gst-libs/gst/video/video.h:
21185         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
21186         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
21187         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
21188         here comes my change on caps for framerate and geometry range.
21189         We are now accepting 1 to MAXINT for width and height, and from
21190         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
21191         to be blended correctly in videomixer.
21192
21193 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21194
21195         * configure.ac:
21196           back to HEAD
21197
21198 === release 0.9.4 ===
21199
21200 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21201
21202         * NEWS:
21203         * RELEASE:
21204         * configure.ac:
21205           releasing 0.9.4, "Velociraptor"
21206
21207 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21208
21209         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
21210         * po/POTFILES.in:
21211           STOPPED -> FAILED
21212
21213 2005-10-21  Wim Taymans  <wim@fluendo.com>
21214
21215         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
21216         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
21217         (pad_blocked), (close_pad_link), (new_pad):
21218         Don't try to remove elements twice.
21219
21220 2005-10-21  Wim Taymans  <wim@fluendo.com>
21221
21222         * ext/theora/theoradec.c: (theora_dec_src_query),
21223         (theora_dec_sink_event):
21224         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
21225         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
21226         (vorbis_handle_data_packet):
21227         * ext/vorbis/vorbisdec.h:
21228         Fix old naming.
21229
21230         * gst-libs/gst/audio/gstbaseaudiosink.c:
21231         (gst_base_audio_sink_render):
21232         Don't try to sync on buffers without a timestamp.
21233
21234 2005-10-21  Wim Taymans  <wim@fluendo.com>
21235
21236         * ext/theora/theoradec.c: (theora_dec_src_query),
21237         (theora_dec_sink_event):
21238         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
21239         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
21240         (vorbis_handle_data_packet):
21241         * ext/vorbis/vorbisdec.h:
21242         Fix old naming.
21243
21244 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
21245
21246         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
21247         (gst_vorbisenc_src_query):
21248           Implement position and duration queries.
21249
21250         * gst/playback/test3.c: (update_scale), (main):
21251           Fix for async state changes and print nicer output.
21252
21253 2005-10-20  Wim Taymans  <wim@fluendo.com>
21254
21255         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
21256         (dump_element_stats), (main):
21257         * gst/playback/test6.c: (main):
21258         Fix tests again
21259
21260 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
21261
21262         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
21263         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
21264           Don't use functions for position queries when handling
21265           duration queries.
21266
21267 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
21268
21269         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
21270         (vorbis_handle_data_packet), (vorbis_dec_chain),
21271         (vorbis_dec_change_state):
21272         * ext/vorbis/vorbisdec.h:
21273           Vorbis streams can be embedded in other container formats
21274           than ogg, container formats where the demuxer might set 
21275           timestamps on encoded vorbis buffers instead of those silly 
21276           granulepos thingies. In short: make vorbisdec handle 
21277           timestamps on incoming buffers as well.
21278
21279 2005-10-20  Wim Taymans  <wim@fluendo.com>
21280
21281         * gst/playback/gstplaybasebin.c: (group_destroy),
21282         (gst_play_base_bin_change_state):
21283         Fix leak.
21284         Handle case where playbasebin is now ASYNC because
21285         decodebin is.
21286
21287 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
21288
21289         * gst/audioconvert/Makefile.am:
21290         * gst/audioconvert/bufferframesconvert.c:
21291         * gst/audioconvert/plugin.c: (plugin_init):
21292         * gst/audioconvert/plugin.h:
21293           And bye bye buffer-frames-convert
21294
21295 2005-10-19  Wim Taymans  <wim@fluendo.com>
21296
21297         * check/elements/audioconvert.c:
21298         * docs/libs/tmpl/gstaudio.sgml:
21299         * docs/libs/tmpl/gstcolorbalance.sgml:
21300         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
21301         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
21302         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
21303         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
21304         * gst-libs/gst/audio/audio.h:
21305         * gst/audioconvert/audioconvert.h:
21306         * gst/audioconvert/gstaudioconvert.c:
21307         (gst_audio_convert_parse_caps):
21308         * gst/volume/gstvolume.c:
21309         Bye bye buffer-frames.
21310
21311 2005-10-19  Wim Taymans  <wim@fluendo.com>
21312
21313         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
21314         (query_positions_elems), (query_positions_pads), (update_scale),
21315         (do_seek), (set_update_scale), (message_received), (main):
21316         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
21317         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
21318         (gst_ogg_demux_loop):
21319         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
21320         * ext/theora/theoradec.c: (theora_dec_src_query),
21321         (theora_dec_sink_event):
21322         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
21323         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
21324         * gst/adder/gstadder.c: (gst_adder_query):
21325         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
21326         * gst/playback/test3.c: (update_scale):
21327         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
21328         (dump_element_stats), (main):
21329         * gst/playback/test6.c: (main):
21330         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
21331         Query API update.
21332
21333 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
21334
21335         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
21336         (xml_check_first_element), (xml_type_find), (smil_type_find),
21337         (plugin_init):
21338           Add typefinding for SMIL and for generic XML. Based on patch by
21339           Akos Maroy (#308663).
21340
21341 2005-10-18  Wim Taymans  <wim@fluendo.com>
21342
21343         * gst/playback/Makefile.am:
21344         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
21345         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
21346         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
21347         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
21348         (gst_decode_bin_change_state):
21349         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
21350         (gst_play_bin_send_event_to_sink):
21351         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
21352         (dump_element_stats), (main):
21353         * gst/playback/test6.c: (main):
21354         Make playbin async, it'll commit state to paused when all streams
21355         are detected.
21356         Remove ugly hack.
21357         Added test6.c to show async behaviour.
21358
21359 2005-10-18  Wim Taymans  <wim@fluendo.com>
21360
21361         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
21362         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
21363         Fix for segment-start/stop API change.
21364
21365 2005-10-18  Wim Taymans  <wim@fluendo.com>
21366
21367         * check/Makefile.am:
21368         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
21369         (main):
21370         Add future test for clock selection.
21371
21372 2005-10-18  Wim Taymans  <wim@fluendo.com>
21373
21374         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
21375         (gst_alsasink_close):
21376         Set handle to NULL.
21377
21378         * gst-libs/gst/audio/gstringbuffer.c:
21379         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
21380         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
21381         (gst_ring_buffer_start), (gst_ring_buffer_pause),
21382         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
21383         (gst_ring_buffer_read):
21384         More debug info.
21385
21386 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
21387
21388         * gst/audiotestsrc/Makefile.am:
21389         * gst/sine/Makefile.am:
21390         * gst/volume/Makefile.am:
21391           fix broken build of controllerized plugins
21392
21393 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
21394
21395         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
21396
21397         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
21398         (gst_riff_create_video_template_caps):
21399           Add support for Indeo-3 (IV32).
21400
21401 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21402
21403         * configure.ac:
21404           rewrite
21405
21406 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21407
21408         * gst-libs/gst/video/video.c: (gst_video_get_size):
21409         * gst/audiotestsrc/gstaudiotestsrc.c:
21410           doc updates
21411
21412 2005-10-17  Andy Wingo  <wingo@pobox.com>
21413
21414         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
21415         with the collectpads change.
21416         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
21417
21418         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
21419
21420         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
21421
21422         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
21423         alloc_buffer flow return to callers.
21424         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
21425         change. Fix some memleaks in theoraenc.
21426
21427         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
21428         in strange circumstance.
21429
21430 2005-10-17  Julien MOUTTE  <julien@moutte.net>
21431
21432         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21433         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
21434         from caps, let's use the caps...
21435
21436 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21437
21438         * configure.ac:
21439           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
21440
21441 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
21442
21443         * gst-libs/gst/interfaces/Makefile.am:
21444           fix silly typo
21445
21446 2005-10-16  Andy Wingo  <wingo@pobox.com>
21447
21448         * gst/playback/gstdecodebin.c
21449         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
21450         function!
21451         (try_to_link_1): Increase kraziness level.
21452
21453 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
21454
21455         * configure.ac:
21456           restructure like the core one
21457         * gst-libs/gst/audio/Makefile.am:
21458         * gst-libs/gst/interfaces/Makefile.am:
21459         * gst-libs/gst/net/Makefile.am:
21460         * gst-libs/gst/riff/Makefile.am:
21461         * gst-libs/gst/rtp/Makefile.am:
21462         * gst-libs/gst/tag/Makefile.am:
21463         * gst-libs/gst/video/Makefile.am:
21464           use correct linker flags, now the libs are properly versioned
21465         * check/elements/audioconvert.c: (verify_convert):
21466         * ext/alsa/gstalsaplugin.c:
21467         * ext/cdparanoia/gstcdparanoia.c:
21468         * ext/gnomevfs/gstgnomevfs.c:
21469         * ext/libvisual/visual.c:
21470         * ext/ogg/gstogg.c:
21471         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
21472         * ext/theora/theora.c:
21473         * ext/vorbis/vorbis.c:
21474         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
21475         * gst-libs/gst/tag/gsttagediting.c:
21476         * gst-libs/gst/video/video.c:
21477         * gst/adder/gstadder.c:
21478         * gst/audioconvert/plugin.c:
21479         * gst/audiorate/gstaudiorate.c:
21480         * gst/audioresample/gstaudioresample.c:
21481         * gst/audioresample/resample_ref.c: (resample_scale_ref):
21482         * gst/audioscale/gstaudioscale.c:
21483         * gst/audioscale/resample.c:
21484         * gst/audiotestsrc/gstaudiotestsrc.c:
21485         * gst/ffmpegcolorspace/gstffmpeg.c:
21486         * gst/playback/gstdecodebin.c: (close_pad_link):
21487         * gst/playback/gstplaybin.c: (gen_video_element),
21488         (gen_audio_element):
21489         * gst/sine/gstsinesrc.c:
21490         * gst/subparse/gstsubparse.c:
21491         * gst/tags/gsttagediting.c:
21492         * gst/tcp/gsttcpplugin.c:
21493         * gst/typefind/gsttypefindfunctions.c:
21494         * gst/videorate/gstvideorate.c:
21495         * gst/videoscale/gstvideoscale.c:
21496         * gst/videotestsrc/gstvideotestsrc.c:
21497         * gst/volume/gstvolume.c:
21498         * sys/v4l/gstv4l.c:
21499         * sys/ximage/ximage.c:
21500         * sys/xvimage/xvimagesink.c:
21501           fix up defines
21502
21503 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
21504
21505         * ext/vorbis/vorbisenc.c:
21506         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
21507         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
21508         (gst_tag_to_vorbis_comments):
21509           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
21510
21511 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
21512
21513         * examples/stats/mp2ogg.c:
21514         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
21515           typo fixes
21516
21517 2005-10-13  Michael Smith <msmith@fluendo.com>
21518
21519         * ext/ogg/gstoggmux.c:
21520           Use magic glib macros to define constants as 64 bit, to ensure
21521           appropriate vararg passing.
21522
21523 2005-10-13  Michael Smith <msmith@fluendo.com>
21524
21525         * ext/ogg/gstoggmux.c:
21526         * gst/audioconvert/audioconvert.c: (float):
21527           Don't use LL suffix, as it's not portable, and neither of these
21528           uses required it anyway.
21529
21530 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
21531
21532         * examples/indexing/indexmpeg.c: (main):
21533         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
21534         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
21535         (cdparanoia_convert), (cdparanoia_query):
21536         * ext/cdparanoia/gstcdparanoia.h:
21537         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
21538         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
21539         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
21540         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
21541         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
21542         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
21543         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
21544         (gst_multifdsink_render), (gst_multifdsink_start),
21545         (gst_multifdsink_stop):
21546         * gst/tcp/gstmultifdsink.h:
21547         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
21548         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
21549         (gst_tcpclientsink_stop):
21550         * gst/tcp/gsttcpclientsink.h:
21551         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
21552         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
21553         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
21554         * gst/tcp/gsttcpclientsrc.h:
21555         * gst/tcp/gsttcpserversink.h:
21556         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
21557         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
21558         (gst_tcpserversrc_stop):
21559         * gst/tcp/gsttcpserversrc.h:
21560         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
21561         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
21562         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
21563           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
21564           moved bitshift from macro to enum definition
21565
21566 2005-10-12  Wim Taymans  <wim@fluendo.com>
21567
21568         * examples/seeking/Makefile.am:
21569         Oops.
21570
21571 2005-10-12  Wim Taymans  <wim@fluendo.com>
21572
21573         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
21574         (gst_ring_buffer_read), (gst_ring_buffer_clear):
21575         Don't assert on normal stuff.
21576
21577         * gst/playback/gstplaybin.c: (do_playbin_seek):
21578         API fix.
21579
21580 2005-10-12  Wim Taymans  <wim@fluendo.com>
21581
21582         * check/pipelines/simple_launch_lines.c: (run_pipeline):
21583         * examples/seeking/Makefile.am:
21584         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
21585         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
21586         (do_seek), (set_update_scale), (message_received), (main):
21587         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
21588         (gst_ring_buffer_read), (gst_ring_buffer_clear):
21589         Update for _get_state() API change.
21590
21591 2005-10-11  Wim Taymans  <wim@fluendo.com>
21592
21593         * gst-libs/gst/audio/gstbaseaudiosink.c:
21594         (gst_base_audio_sink_render):
21595         * gst-libs/gst/audio/gstbaseaudiosrc.c:
21596         (gst_base_audio_src_create):
21597         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
21598         (gst_ring_buffer_read):
21599         Cleanups.
21600         Commit and read from ringbuffer in samples rather than bytes.
21601
21602 2005-10-11  Wim Taymans  <wim@fluendo.com>
21603
21604         * gst-libs/gst/audio/gstbaseaudiosink.c:
21605         (gst_base_audio_sink_render):
21606         Respect segment rate and accum when scheduling samples.
21607
21608 2005-10-11  Julien MOUTTE  <julien@moutte.net>
21609
21610         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
21611         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
21612         EOS correctly, that needs more work.
21613
21614 2005-10-11  Wim Taymans  <wim@fluendo.com>
21615
21616         * check/generic/states.c: (GST_START_TEST):
21617         remove old property.
21618
21619         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
21620         (gst_ogg_demux_perform_seek):
21621         * ext/theora/theoradec.c: (theora_dec_sink_event):
21622         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
21623         (vorbis_handle_data_packet):
21624         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21625         (gst_base_rtp_depayload_set_gst_timestamp):
21626         * gst/videorate/gstvideorate.c: (gst_videorate_event):
21627         Update for newsegment API change.
21628
21629 2005-10-11  Michael Smith <msmith@fluendo.com>
21630
21631         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
21632         (do_playbin_seek), (gst_play_bin_send_event):
21633           Override send_event differently, so that we can takes bits of
21634           functionality from GstPipeline (special handling for seeks,
21635           including pausing/resuming, and resetting stream time) and still get
21636           the appropriate behaviour of only forwarding event to a single sink,
21637           rather than all of them.
21638           Unfortunately requires a lot of code duplication, but the
21639           alternatives are equally ugly in the end.
21640
21641 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
21642
21643         * check/elements/audioconvert.c: (setup_audioconvert),
21644         (cleanup_audioconvert), (get_int_caps), (verify_convert),
21645         (GST_START_TEST), (audioconvert_suite):
21646           clean up tests a little, fix some leaks.
21647
21648 2005-10-10  Wim Taymans  <wim@fluendo.com>
21649
21650         * ext/alsa/gstalsasink.c:
21651         Also allow unsigned int.
21652
21653         * gst-libs/gst/audio/gstbaseaudiosrc.c:
21654         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
21655         Small cleanup
21656
21657 2005-10-10  Wim Taymans  <wim@fluendo.com>
21658
21659         * check/pipelines/simple_launch_lines.c: (run_pipeline):
21660         Small update, use API as stated in design docs.
21661
21662         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
21663         (update_scale), (do_seek), (seek_cb), (set_update_scale),
21664         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
21665         (message_received), (main):
21666         Updated seek example for GOption. Some usability improvements.
21667
21668 2005-10-10  Wim Taymans  <wim@fluendo.com>
21669
21670         * gst/audioconvert/audioconvert.h:
21671         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
21672         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
21673         Alloc temp storage somewhere else where we can do it more
21674         portable.
21675
21676 2005-10-10  Wim Taymans  <wim@fluendo.com>
21677
21678         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
21679         (gst_tcpserversrc_start):
21680         Don't block in accept while doing the state change, move
21681         to poll and make cancellable.
21682
21683 2005-10-09  Philippe Khalaf <burger@speedy.org>
21684
21685         * gst-libs/gst/rtp/rtpbasedepayload.c:
21686         Set timestamp and add queue delay to timestamp
21687         * gst-libs/gst/rtp/rtpbuffer.h:
21688         Set correct payload type for h263
21689
21690 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
21691
21692         * gst/audiotestsrc/gstaudiotestsrc.c:
21693         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
21694         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
21695         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
21696         (gst_audiotestsrc_create_triangle),
21697         (gst_audiotestsrc_create_silence),
21698         (gst_audiotestsrc_create_white_noise),
21699         (gst_audiotestsrc_init_pink_noise),
21700         (gst_audiotestsrc_generate_pink_noise_value),
21701         (gst_audiotestsrc_create_pink_noise),
21702         (gst_audiotestsrc_change_wave):
21703         * gst/audiotestsrc/gstaudiotestsrc.h:
21704           fixed typo, added pink noise
21705
21706 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
21707
21708         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
21709         (plugin_init):
21710           Add wavpack and spc typefind functions from 0.8 branch.
21711
21712 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
21713
21714         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
21715         (ar_type_find), (msdos_type_find), (plugin_init):
21716           Add typefind functions for tar archives, ar archives,
21717           RAR archives, and msdos-executables (dlls, exe, etc.).
21718           Some of those would be wrongly identified as mpeg
21719           streams of some sort before (#315550).
21720
21721 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
21722
21723         * configure.ac:
21724         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21725         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21726         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
21727         * gst/audiotestsrc/Makefile.am:
21728         * gst/audiotestsrc/gstaudiotestsrc.c:
21729         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
21730         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
21731         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
21732         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
21733         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
21734         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
21735         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
21736         (gst_audiotestsrc_create_silence),
21737         (gst_audiotestsrc_create_white_noise),
21738         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
21739         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
21740         (gst_audiotestsrc_start), (plugin_init):
21741         * gst/audiotestsrc/gstaudiotestsrc.h:
21742           add new plugin and element
21743         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
21744           use gobject_class
21745
21746 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
21747
21748         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
21749         (gst_adder_init), (gst_adder_request_new_pad),
21750         (gst_adder_change_state):
21751           Add query function to source pad, so adder reports the correct
21752           time/sample position when queried (#315457); fix state change
21753           function; use GST_DEBUG_FUNCPTR() for pad functions.
21754
21755 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
21756
21757         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
21758           Fix leaks in typefind registration
21759           Clean up the gratuitous commenting and whitespacing a little
21760
21761 2005-10-08  Wim Taymans  <wim@fluendo.com>
21762
21763         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
21764         Only actually wait for the thread to be stopped if it's 
21765         running.
21766
21767 2005-10-08  Wim Taymans  <wim@fluendo.com>
21768
21769         * gst-libs/gst/audio/gstbaseaudiosink.c:
21770         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
21771         If we receive EOS we can start playback of what we had.
21772
21773 2005-10-08  Wim Taymans  <wim@fluendo.com>
21774
21775         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
21776         (gst_multifdsink_finalize), (multifdsink_hash_remove),
21777         (gst_multifdsink_stop):
21778         Fix crasher when going to NULL multiple times.
21779
21780 2005-10-06  Wim Taymans  <wim@fluendo.com>
21781
21782         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
21783         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
21784         * gst-libs/gst/audio/gstbaseaudiosrc.h:
21785         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
21786         patch from Edgard Lima <edgard.lima@indt.org.br>
21787         Fixed gstbaseaudiosrc adding ring buffer sync to it.
21788
21789 2005-10-06  Wim Taymans  <wim@fluendo.com>
21790
21791         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
21792         Report the FLOW_RETURN as string in the error message.
21793
21794         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
21795         Don't assert when clearing an unnegotiated buffer.
21796
21797 2005-10-04  Michael Smith <msmith@fluendo.com>
21798
21799         * gst/playback/gstplaybasebin.c: (group_destroy),
21800         (gen_preroll_element), (remove_groups), (setup_source):
21801         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
21802         (setup_sinks), (gst_play_bin_send_event),
21803         (gst_play_bin_change_state):
21804           Set state to NULL before removing from bin. Fix refcounting.
21805
21806 2005-10-04  Michael Smith <msmith@fluendo.com>
21807
21808         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
21809           Correct refcounting in send_event() function. Previously was wrong
21810           if the first sink was unable to handle the event.
21811
21812 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21813
21814         * configure.ac:
21815           back to development
21816
21817 === release 0.9.3 ===
21818
21819 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21820
21821         * configure.ac:
21822           Releasing 0.9.3, "De Facto"
21823
21824 2005-10-03  Andy Wingo  <wingo@pobox.com>
21825
21826         * gst/playback/gstdecodebin.c (try_to_link_1)
21827         (remove_element_chain): set element to NULL before removing it.
21828
21829 2005-10-02  Johan Dahlin  <johan@gnome.org>
21830
21831         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
21832         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
21833         MT safe.
21834
21835 2005-10-02  Andy Wingo  <wingo@pobox.com>
21836
21837         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
21838         (gst_ring_buffer_prepare_read): 
21839         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
21840         Demote to LOG.
21841
21842 2005-09-29  Wim Taymans  <wim@fluendo.com>
21843
21844         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
21845         * ext/theora/theoradec.c: (theora_handle_data_packet):
21846         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
21847         Propagate error codes from alloc_buffer too.
21848
21849 2005-09-29  Wim Taymans  <wim@fluendo.com>
21850
21851         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
21852         We use fixed caps.
21853
21854         * gst/playback/Makefile.am:
21855         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
21856         (dump_element_stats), (main):
21857         Added example stream introspection code.
21858
21859 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
21860
21861         * gst/adder/gstadder.c: (gst_adder_collected):
21862           fix adder for float elements
21863
21864 2005-09-28  Wim Taymans  <wim@fluendo.com>
21865
21866         * gst-libs/gst/audio/gstbaseaudiosink.c:
21867         (gst_base_audio_sink_class_init),
21868         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
21869         * gst-libs/gst/audio/gstbaseaudiosrc.c:
21870         (gst_base_audio_src_class_init),
21871         (gst_base_audio_src_provide_clock):
21872         get_clock -> provide_clock
21873
21874 2005-09-28  Andy Wingo  <wingo@pobox.com>
21875
21876         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
21877         and unlocking.
21878
21879         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
21880         unlocking.
21881
21882         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
21883         Actually add the pad template.
21884         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
21885
21886         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
21887         I'm at it...
21888
21889         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
21890         from fdsrc. Get caps in create() instead of start() so it can be
21891         interrupted. Interruption somewhat untested.
21892
21893         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
21894         Proper EOS handling.
21895
21896 2005-09-27  Andy Wingo  <wingo@pobox.com>
21897
21898         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
21899
21900         * gst/tcp/gsttcpserversrc.c: Cleaned up.
21901
21902         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
21903
21904         * gst/tcp/gsttcp.h: 
21905         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
21906         out of tcpclientsrc.c. Cancellable.
21907         (gst_tcp_socket_read): Made private, cancellable, with better
21908         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
21909         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
21910         whole buffer, and better diagnostics.
21911         (gst_tcp_gdp_read_caps): Same.
21912
21913         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
21914
21915 2005-09-26  Andy Wingo  <wingo@pobox.com>
21916
21917         * gst/sine/gstsinesrc.h:
21918         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
21919         change the 'sync' property to 'is-live' and implement it halfway,
21920         update for controller api change.
21921
21922         * gst/volume/gstvolume.c (volume_transform_ip): Update for
21923         controller api change.
21924
21925 2005-09-24  Wim Taymans  <wim@fluendo.com>
21926
21927         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
21928         * gst-libs/gst/audio/gstaudiosink.c:
21929         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
21930         (gst_audioringbuffer_stop):
21931         * gst-libs/gst/audio/gstbaseaudiosink.c:
21932         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
21933         (gst_base_audio_sink_change_state):
21934         * gst-libs/gst/audio/gstbaseaudiosink.h:
21935         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
21936         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
21937         (gst_ring_buffer_commit), (gst_ring_buffer_read):
21938         * gst-libs/gst/audio/gstringbuffer.h:
21939         Fix sync again. Moved sample alignment to basesink.
21940
21941 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21942
21943         * docs/plugins/Makefile.am:
21944         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21945         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21946         * gst/volume/gstvolume.c:
21947           add/fix docs
21948         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
21949         * gst-libs/gst/audio/audio.h:
21950           add conversion macros for frames <-> clocktime
21951
21952 2005-09-23  David Schleef  <ds@schleef.org>
21953
21954         * gst/audioresample/Makefile.am:
21955         * gst/audioresample/debug.h:
21956         * gst/audioresample/gstaudioresample.c:
21957         * gst/audioresample/resample.c: Convert to using gst debugging
21958
21959 2005-09-22  Wim Taymans  <wim@fluendo.com>
21960
21961         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
21962         (gst_play_bin_send_event):
21963         Only seek on one sink, the first one that succeeds.
21964
21965 2005-09-22  Michael Smith <msmith@fluendo.com>
21966
21967         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
21968         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
21969         Don't flush encoder state unless we have an initialised encoder.
21970         Clear out encoder state on PAUSED_TO_READY.
21971
21972 2005-09-22  Wim Taymans  <wim@fluendo.com>
21973
21974         * gst-libs/gst/rtp/gstbasertppayload.c:
21975         (gst_basertppayload_class_init), (gst_basertppayload_init),
21976         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21977         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21978         (gst_basertppayload_is_filled), (gst_basertppayload_push),
21979         (gst_basertppayload_set_property),
21980         (gst_basertppayload_get_property),
21981         (gst_basertppayload_change_state):
21982         * gst-libs/gst/rtp/gstbasertppayload.h:
21983         Added max-ptime to control amount of data in the rtp packets.
21984
21985 2005-09-21  Andy Wingo  <wingo@pobox.com>
21986
21987         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
21988         thingies.
21989
21990         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
21991         can be called multiple times, dogs.
21992
21993 2005-09-21  Wim Taymans  <wim@fluendo.com>
21994
21995         * gst-libs/gst/rtp/gstbasertppayload.c:
21996         (gst_basertppayload_class_init), (gst_basertppayload_init),
21997         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21998         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21999         (gst_basertppayload_push), (gst_basertppayload_get_property),
22000         (gst_basertppayload_change_state):
22001         Allow 0 ssrc too.
22002
22003 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
22004
22005         * docs/libs/compiling.sgml:
22006           fixing typos
22007
22008 2005-09-20  Wim Taymans  <wim@fluendo.com>
22009
22010         * gst-libs/gst/rtp/gstbasertppayload.c:
22011         (gst_basertppayload_class_init), (gst_basertppayload_init),
22012         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
22013         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
22014         (gst_basertppayload_push), (gst_basertppayload_set_property),
22015         (gst_basertppayload_get_property),
22016         (gst_basertppayload_change_state):
22017         * gst-libs/gst/rtp/gstbasertppayload.h:
22018         Added property to configure sequence number offsets.
22019
22020 2005-09-20  Wim Taymans  <wim@fluendo.com>
22021
22022         * gst-libs/gst/rtp/gstbasertppayload.c:
22023         (gst_basertppayload_class_init), (gst_basertppayload_init),
22024         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
22025         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
22026         (gst_basertppayload_push), (gst_basertppayload_set_property),
22027         (gst_basertppayload_get_property),
22028         (gst_basertppayload_change_state):
22029         * gst-libs/gst/rtp/gstbasertppayload.h:
22030         Make timestamp offset configurable.
22031
22032 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
22033
22034         * check/pipelines/simple_launch_lines.c: (run_pipeline):
22035           fix wrong pop/unref
22036
22037 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
22038
22039         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
22040
22041         * gst-libs/gst/interfaces/propertyprobe.c:
22042         (gst_property_probe_probe_property_name),
22043         (gst_property_probe_needs_probe_name),
22044         (gst_property_probe_get_values_name),
22045         (gst_property_probe_probe_and_get_values_name):
22046           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
22047           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
22048
22049 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
22050
22051         * check/Makefile.am:
22052           have some tests be disabled for valgrinding
22053         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
22054         (GST_START_TEST):
22055         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
22056           Fix A Leak.  Chain To Parent Finalize.
22057
22058 2005-09-19  Wim Taymans  <wim@fluendo.com>
22059
22060         * examples/seeking/seek.c: (make_wav_pipeline), (main):
22061         Fixed wav pipeline.
22062
22063 2005-09-19  Wim Taymans  <wim@fluendo.com>
22064
22065         * gst-libs/gst/rtp/gstbasertppayload.c:
22066         (gst_basertppayload_class_init), (gst_basertppayload_init),
22067         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
22068         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
22069         (gst_basertppayload_push), (gst_basertppayload_get_property),
22070         (gst_basertppayload_change_state):
22071         Posting ERROR and WARNING messages is good.
22072
22073 2005-09-19  Wim Taymans  <wim@fluendo.com>
22074
22075         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22076         (gst_base_rtp_depayload_add_to_queue),
22077         (gst_base_rtp_depayload_push),
22078         (gst_base_rtp_depayload_set_gst_timestamp),
22079         (gst_base_rtp_depayload_queue_release):
22080         This one was not supposed to go in.
22081
22082 2005-09-19  Wim Taymans  <wim@fluendo.com>
22083
22084         * check/pipelines/simple_launch_lines.c: (run_pipeline):
22085         Fix for bus API.
22086
22087         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22088         (gst_base_rtp_depayload_chain),
22089         (gst_base_rtp_depayload_add_to_queue),
22090         (gst_base_rtp_depayload_push),
22091         (gst_base_rtp_depayload_set_gst_timestamp),
22092         (gst_base_rtp_depayload_queue_release):
22093         Some cleanups.
22094
22095         * gst-libs/gst/rtp/gstbasertppayload.c:
22096         (gst_basertppayload_class_init), (gst_basertppayload_init),
22097         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
22098         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
22099         (gst_basertppayload_get_property),
22100         (gst_basertppayload_change_state):
22101         Added debugging category.
22102
22103 2005-09-18  David Schleef  <ds@schleef.org>
22104
22105         * gst/playback/gstdecodebin.c: free plugin list correctly
22106         * gst/playback/gstplaybin.c: emit warning if autovideosink
22107           and autoaudiosink can't be found (instead of segfaulting)
22108
22109 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
22110
22111         * check/elements/audioconvert.c: (GST_START_TEST):
22112           try out 24 bit conversion
22113
22114 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
22115
22116         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
22117         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
22118         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
22119         * ext/vorbis/vorbisenc.h:
22120           Fix EOS handling.  Still needs a fix in the ogg muxer to
22121           mark the last page as eos.
22122
22123 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
22124
22125         * common/gtk-doc-plugins.mak:
22126         * docs/plugins/Makefile.am:
22127         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22128         * gst/ffmpegcolorspace/Makefile.am:
22129         * gst/ffmpegcolorspace/avcodec.h:
22130         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22131         * gst/tcp/gstmultifdsink.c:
22132           fix up ffmpegcolorspace docs; extract header
22133
22134 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
22135
22136         * common/gtk-doc-plugins.mak:
22137         * docs/plugins/Makefile.am:
22138         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22139         * ext/theora/Makefile.am:
22140         * ext/theora/gsttheoraenc.h:
22141         * ext/theora/theoraenc.c:
22142         * ext/vorbis/vorbisenc.c:
22143           pick up signals and args for vorbis; add some docs for vorbis
22144
22145 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
22146
22147         * common/gstdoc-scangobj:
22148         * common/gtk-doc-plugins.mak:
22149         * docs/libs/Makefile.am:
22150         * docs/plugins/gst-plugins-base-plugins.args:
22151         * docs/plugins/gst-plugins-base-plugins.hierarchy:
22152         * docs/plugins/gst-plugins-base-plugins.interfaces:
22153         * docs/plugins/gst-plugins-base-plugins.prerequisites:
22154         * docs/plugins/gst-plugins-base-plugins.signals:
22155           only scanobj stuff from our source module.  Not sure yet
22156           if that's correct, given the hierarchy stuff :)
22157
22158 2005-09-15  Wim Taymans  <wim@fluendo.com>
22159
22160         * gst/audioconvert/gstaudioconvert.c:
22161         And enable 24 bits mode as well..
22162
22163 2005-09-15  Wim Taymans  <wim@fluendo.com>
22164
22165         * gst-libs/gst/rtp/Makefile.am:
22166         * gst-libs/gst/rtp/gstbasertppayload.c:
22167         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
22168         (gst_basertppayload_class_init), (gst_basertppayload_init),
22169         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
22170         (gst_basertppayload_chain), (gst_basertppayload_set_options),
22171         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
22172         (gst_basertppayload_set_property),
22173         (gst_basertppayload_get_property),
22174         (gst_basertppayload_change_state):
22175         * gst-libs/gst/rtp/gstbasertppayload.h:
22176         Added rtp payloader base class.
22177
22178 2005-09-15  Andy Wingo  <wingo@pobox.com>
22179
22180         * configure.ac (plugindir): Remove the EOL matcher from the
22181         regexp, as it causes me problems. Libtool? Make? Who knows?
22182
22183 2005-09-14  David Schleef  <ds@schleef.org>
22184
22185         * check/generic/states.c: 
22186         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
22187         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
22188           Fixes for changes in registry API.
22189
22190         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
22191           to GST_PLUGIN_LDFLAGS.
22192         * ext/libvisual/visual.c: Make the library shut up.
22193         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
22194         * gst-libs/gst/audio/gstaudiofilter.c: same
22195
22196 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
22197
22198         * docs/plugins/Makefile.am:
22199         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22200         * docs/plugins/inspect/plugin-libvisual.xml:
22201         * docs/plugins/tmpl/element-tcpserversink.sgml:
22202         * ext/theora/theoraenc.c:
22203           add libvisual plugin and theoraenc element to docs
22204
22205 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
22206
22207         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22208         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22209         * ext/theora/theoraenc.c:
22210           add theoraenc
22211
22212 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
22213
22214         * gst/audioconvert/Makefile.am:
22215           Audioconvert derives from GstBaseTransform and should
22216           link to the library with our base elements to avoid
22217           unresolved symbols. Makes things work with MinGW (#316160)
22218
22219         * gst/playback/test4.c: (main):
22220           Fix MinGW build problem and use g_usleep() instead of 
22221           sleep() (#316162)
22222
22223 2005-09-12  Wim Taymans  <wim@fluendo.com>
22224
22225         * gst/audioconvert/audioconvert.c: (float),
22226         (audio_convert_prepare_context), (audio_convert_convert):
22227         * gst/audioconvert/audioconvert.h:
22228         Cleanups, speedups, simplifications, added back support
22229         for 24 bits.
22230
22231 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
22232
22233         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22234         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22235         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
22236         * docs/plugins/tmpl/element-tcpserversink.sgml:
22237         * gst/ffmpegcolorspace/gstffmpeg.c:
22238         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22239         * gst/videotestsrc/gstvideotestsrc.c:
22240         * gst/volume/gstvolume.c:
22241           add more elements to the docs
22242
22243 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
22244
22245         * check/Makefile.am:
22246         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
22247         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
22248           Add extra tests for basetransform based components. 
22249           Comment out the test_element_negotiation test until we decide
22250           if it's testing correct behaviour.
22251         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
22252         (gst_visual_chain), (gst_visual_change_state):
22253           Slightly more correct but still bogus timestamping.
22254           Fix state change function.
22255         * gst/audioconvert/gstaudioconvert.c:
22256         (gst_audio_convert_class_init):
22257         * gst/audioresample/gstaudioresample.c:
22258         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22259         (gst_ffmpegcsp_class_init):
22260         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
22261         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
22262         (gst_videoscale_prepare_image):
22263         * gst/volume/gstvolume.c: (gst_volume_class_init),
22264         (volume_transform_ip):
22265           Basetransform updates. Enable passthrough modes.
22266         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
22267         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
22268         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
22269           Negotiation fix that allows the window to return to the original
22270           size and renegotiate passthrough upstream. Extra debug output.
22271
22272 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
22273
22274         * gst/sine/gstsinesrc.c:
22275         * gst/volume/gstvolume.c:
22276           fix up header include
22277
22278 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
22279
22280         * gst-libs/gst/audio/gstbaseaudiosink.c:
22281         (gst_base_audio_sink_render):
22282         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
22283         * gst/volume/gstvolume.c: (gst_volume_class_init),
22284         (volume_transform):
22285           fixing lost sync, some more debugging
22286
22287 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
22288
22289         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
22290         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
22291         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
22292         (gst_xvimagesink_check_xshm_calls):
22293           Fix compilation when XShm is not available.
22294
22295 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
22296
22297         * ext/libvisual/visual.c: (gst_visual_dispose),
22298         (gst_visual_getcaps), (gst_visual_src_setcaps),
22299         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
22300         (gst_visual_change_state):
22301           Finish fixing up libvisual plugin so that it runs. 
22302
22303 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
22304
22305         * ext/vorbis/vorbisenc.c:
22306         * gst-libs/gst/tag/gstvorbistag.c:
22307           gsttaginterface.h -> gsttagsetter.h
22308
22309 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
22310
22311         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
22312           added another test that failes for me (test is not active by default)
22313
22314 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22315
22316         * configure.ac:
22317           v4l2 is no longer in gst-plugins-base
22318
22319 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
22320
22321         * configure.ac:
22322           In the output at the end, don't show the first plugin on the same
22323           line as "Core plug-ins, always built:".
22324           Indent the output as for other plugin categories
22325         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
22326           #define that can be used to not use peer buffer_alloc functions for
22327           test purposes.
22328         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
22329         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
22330         (gst_ximagesink_show_frame):
22331         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
22332         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
22333         (gst_xvimagesink_show_frame):
22334           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
22335           fails gracefully instead of XError aborting or deadlocking.
22336
22337 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
22338
22339         * ext/libvisual/Makefile.am:
22340           link against gst-base-libs
22341
22342 2005-09-06  David Schleef  <ds@schleef.org>
22343
22344         * configure.ac: Enable libvisual plugin.
22345         * ext/libvisual/Makefile.am:
22346         * ext/libvisual/visual.c: Fixes to make it compile.
22347
22348 === release 0.9.2 ===
22349
22350 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
22351
22352         * NEWS:
22353         * RELEASE:
22354         * configure.ac:
22355         * docs/random/ChangeLog-0.8:
22356           releasing 0.9.2, "Spoon"
22357
22358 2005-09-05  Michael Smith <msmith@fluendo.com>
22359
22360         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
22361           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
22362           that in the vorbisenc element.
22363
22364 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
22365
22366         * common/gtk-doc-plugins.mak:
22367         * docs/plugins/Makefile.am:
22368           fix distcheck
22369         * gst/audioresample/resample.c:
22370           fix wrong docstring
22371
22372 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
22373
22374         * common/gst-xmlinspect.py:
22375         * common/gtk-doc-plugins.mak:
22376           only inspect plugins for this given package
22377           require gst-python 0.9
22378
22379 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
22380
22381         * Makefile.am:
22382         * autogen.sh:
22383         * common/gst-xmlinspect.py:
22384         * configure.ac:
22385         * docs/Makefile.am:
22386         * docs/plugins/inspect/plugin-alsa.xml:
22387         * docs/plugins/inspect/plugin-audioresample.xml:
22388         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
22389         * docs/plugins/inspect/plugin-ogg.xml:
22390         * docs/plugins/tmpl/element-gnomevfssink.sgml:
22391         * docs/plugins/tmpl/element-multifdsink.sgml:
22392         * docs/plugins/tmpl/element-tcpserversink.sgml:
22393         * docs/plugins/tmpl/element-vorbisenc.sgml:
22394         * gst-plugins-base.spec.in:
22395           various doc-related updates
22396
22397 2005-08-31  Wim Taymans  <wim@fluendo.com>
22398
22399         * gst-libs/gst/audio/gstbaseaudiosink.c:
22400         (gst_base_audio_sink_render):
22401         Resync if the buffer timestamps drift more than a 10th 
22402         of a second.
22403
22404 2005-08-31  Tim-Philipp Müller  <tim at centricular dot net>
22405
22406         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
22407         (gst_v4lsrc_get_property):
22408           The 'timestamp-offset' property is registered as an int64, so
22409           let's use g_value_{set|get}_int64() in our setter and getter
22410           functions (makes it work and fixes warnings with gst-inspect).
22411
22412 2005-08-30  Wim Taymans  <wim@fluendo.com>
22413
22414         * check/elements/audioconvert.c: (setup_audioconvert):
22415         * check/elements/audioresample.c: (setup_audioresample):
22416         * check/elements/volume.c: (setup_volume):
22417         Fix checks.
22418
22419 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
22420
22421         * common/gtk-doc-plugins.mak:
22422         * common/plugins.xsl:
22423         * docs/plugins/Makefile.am:
22424           make module a param
22425
22426 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
22427
22428         * examples/seeking/seek.c: (make_mp3_pipeline),
22429         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
22430         (play_cb), (pause_cb), (stop_cb):
22431           update the example
22432
22433 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
22434
22435         * gst/volume/gstvolume.c: (gst_volume_class_init),
22436         (volume_transform):
22437           do not update controlled params, if buffer has no timestamp
22438
22439 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
22440
22441         * configure.ac:
22442         * gst/sine/Makefile.am:
22443         * gst/volume/Makefile.am:
22444           controllerized elements also need to link against controller-libs ;)
22445
22446 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
22447
22448         * docs/libs/tmpl/gstcolorbalance.sgml:
22449         * docs/libs/tmpl/gstgconf.sgml:
22450         * docs/libs/tmpl/gstmixer.sgml:
22451         * docs/libs/tmpl/gstringbuffer.sgml:
22452         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
22453         (gst_sinesrc_create):
22454         * gst/volume/gstvolume.c: (gst_volume_class_init),
22455         (volume_transform):
22456           controllerized two audio plugins
22457
22458 2005-08-29  Andy Wingo  <wingo@pobox.com>
22459
22460         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
22461         (vorbis_handle_data_packet): Fix some int overflow errors.
22462
22463         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
22464         -1.
22465         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
22466         valid.
22467         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
22468         if it's valid. Fixed streaming-mode playback.
22469
22470         * check/elements/volume.c (cleanup_volume): Fix for running
22471         CK_FORK=no.
22472
22473         * check/elements/audioconvert.c: Convert from native endian, not
22474         little endian.
22475
22476 2005-08-29  Michael Smith <msmith@fluendo.com>
22477
22478         * ext/ogg/Makefile.am:
22479         * ext/ogg/gstogg.c: (plugin_init):
22480         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
22481         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
22482         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
22483         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
22484         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
22485         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
22486         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
22487         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
22488         Add an ogg parser element.
22489
22490 2005-08-28  Andy Wingo  <wingo@pobox.com>
22491
22492         * Updates for two-arg init from GST_BOILERPLATE_FULL.
22493
22494 2005-08-26  Wim Taymans  <wim@fluendo.com>
22495
22496         * gst/audioconvert/audioconvert.c: (if), (float),
22497         (audio_convert_get_func_index), (check_default),
22498         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22499         (audio_convert_clean_context), (audio_convert_get_sizes),
22500         (audio_convert_convert):
22501         Cleanups.
22502
22503 2005-08-26  Wim Taymans  <wim@fluendo.com>
22504
22505         * gst/audioconvert/audioconvert.c: (if), (float),
22506         (audio_convert_get_func_index), (check_default),
22507         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22508         (audio_convert_clean_context), (audio_convert_get_sizes),
22509         (audio_convert_convert):
22510         More elegant and working temp buffer selection algo.
22511
22512 2005-08-26  Wim Taymans  <wim@fluendo.com>
22513
22514         * gst/audioconvert/audioconvert.c: (if), (float),
22515         (audio_convert_get_func_index), (check_default),
22516         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22517         (audio_convert_clean_context), (audio_convert_get_sizes),
22518         (get_temp_buffer), (audio_convert_convert):
22519         Use realloc else we lose our original data.
22520
22521 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
22522
22523         * gst/audioresample/gstaudioresample.c:
22524           use base class' newsegment to properly timestamp
22525
22526 2005-08-26  Wim Taymans  <wim@fluendo.com>
22527
22528         * gst/audioconvert/audioconvert.c: (if), (float),
22529         (audio_convert_get_func_index), (check_default),
22530         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22531         (audio_convert_clean_context), (audio_convert_get_sizes),
22532         (get_temp_buffer), (audio_convert_convert):
22533         * gst/audioconvert/gstaudioconvert.c:
22534         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
22535         (gst_audio_convert_transform_caps),
22536         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
22537         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
22538         Oops, allocate enough space to perform the channel mix.
22539
22540 2005-08-26  Wim Taymans  <wim@fluendo.com>
22541
22542         * gst/audioconvert/Makefile.am:
22543         * gst/audioconvert/audioconvert.c: (if), (float),
22544         (audio_convert_get_func_index), (check_default),
22545         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22546         (audio_convert_clean_context), (audio_convert_get_sizes),
22547         (get_temp_buffer), (audio_convert_convert):
22548         * gst/audioconvert/audioconvert.h:
22549         * gst/audioconvert/gstaudioconvert.c:
22550         (gst_audio_convert_class_init), (gst_audio_convert_init),
22551         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
22552         (gst_audio_convert_get_unit_size),
22553         (gst_audio_convert_transform_caps),
22554         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
22555         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
22556         * gst/audioconvert/gstaudioconvert.h:
22557         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
22558         (gst_channel_mix_fill_identical),
22559         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
22560         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
22561         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
22562         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
22563         (gst_channel_mix_mix):
22564         * gst/audioconvert/gstchannelmix.h:
22565         Cleanups, librarify a bit, optimize, better negotiation and more.
22566
22567 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
22568
22569         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
22570         Another from MikeS:
22571         During typefinding, don't support negative offsets
22572         (offsets from the end of the stream) in our typefind->peek() function
22573         - nothing embedded in ogg ever needs them. However, we need to recognise
22574         those requests and reject them, otherwise we return invalid pointers.
22575
22576 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
22577
22578         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
22579         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
22580         (vorbisdec_finalize), (vorbis_handle_type_packet):
22581           Big shout-out to MikeS for fixing this giant memory leak.
22582           Huzzah!
22583
22584 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22585
22586         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
22587         (audio_convert_get_unit_size):
22588           plug some leaks
22589
22590 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22591
22592         * check/Makefile.am:
22593         * check/elements/audioconvert.c: (setup_audioconvert),
22594         (cleanup_audioconvert), (get_int_caps), (verify_convert),
22595         (GST_START_TEST), (audioconvert_suite), (main):
22596           add a test for audioconvert
22597         * gst/audioresample/gstaudioresample.c:
22598         * gst/audioresample/gstaudioresample.h:
22599           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
22600           note that for buffers of 1/3 sec this means DURATION(c) is 
22601           one nanosecond more than for a and b
22602
22603 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22604
22605         * check/Makefile.am:
22606         * check/elements/audioresample.c: (setup_audioresample),
22607         (cleanup_audioresample), (fail_unless_perfect_stream),
22608         (test_perfect_stream_instance), (GST_START_TEST),
22609           add a check for audioresample
22610         (audioresample_suite), (main):
22611         * check/elements/volume.c: (GST_START_TEST):
22612           remove unused method
22613         * gst/audioresample/gstaudioresample.c:
22614           set correct buffer parameters since we're changing them
22615         * gst/audioresample/resample_ref.c: (resample_scale_ref):
22616           add some debug
22617
22618 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22619
22620         * gst/audioresample/debug.c:
22621         * gst/audioresample/gstaudioresample.c:
22622           add room for extra overlap samples when asked to transform size
22623           protect against possible mem corruption and check for discrepancies
22624           between written size and outbuffer's size so we can warn for
22625           potential problems
22626         * gst/audioresample/resample.c: (resample_init),
22627         (resample_get_output_size_for_input), (resample_get_output_size),
22628         (resample_set_n_channels), (resample_set_format):
22629           set debug level based on RESAMPLE_DEBUG env var
22630           make sure that get_output_size* returns a whole number of
22631           sample_size
22632           set sample_size each time either channel or format is set
22633         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
22634         * gst/audioresample/resample_functable.c:
22635         (resample_scale_functable):
22636         * gst/audioresample/resample_ref.c: (resample_scale_ref):
22637           remove r->sample_size, it's done in resample.c now
22638           add some debugging to the ref implementation
22639           make sure we only give back bytes that are wholes of the sample
22640           size
22641
22642 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
22643         * gst/playback/gstplaybasebin.c: (fill_buffer):
22644         Revert unpopular change for GST_MESSAGE_SRC to GObject.
22645
22646 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
22647
22648         * gst/volume/gstvolume.c:
22649           made set_caps function static
22650
22651 2005-08-24  Wim Taymans  <wim@fluendo.com>
22652
22653         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
22654         (gst_vorbisenc_change_state):
22655         Stop leaking taglists.
22656
22657 2005-08-24  Wim Taymans  <wim@fluendo.com>
22658
22659         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
22660         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
22661         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
22662         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
22663         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
22664         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
22665         Parse seeking events better.
22666         Unref static caps.
22667         Generate correct newsegment events, fixes seeking in live oggs.
22668
22669         * ext/theora/theoradec.c: (theora_dec_src_query),
22670         (theora_dec_src_event), (theora_dec_src_getcaps),
22671         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
22672         Use newsegment values to report correct play time.
22673
22674         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
22675         (vorbis_dec_src_event), (vorbis_dec_sink_event):
22676         * ext/vorbis/vorbisdec.h:
22677         Parse and use newsegment values to report correct play time.
22678
22679         * gst-libs/gst/audio/gstbaseaudiosink.c:
22680         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
22681         Clear ringbuffer on flush.
22682         Use newsegment values to calculate playback time.
22683
22684         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
22685         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
22686         Basesink does newsegment calculations for us now.
22687
22688 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22689
22690         * check/Makefile.am:
22691         * configure.ac:
22692           add core's plugins to the mix so that playbin works
22693         * check/generic/states.c: (GST_START_TEST):
22694           set a 0 timeout on pipelines, so they don't force the next
22695           state change
22696         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
22697         (gst_play_base_bin_change_state):
22698           remove the crappy error handling and do GST error handling
22699
22700 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22701
22702         * check/Makefile.am:
22703         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
22704           add same test as to core, it bitches out on playbin atm.
22705
22706 2005-08-24  Wim Taymans  <wim@fluendo.com>
22707
22708         * configure.ac:
22709         Remove audioscale.
22710
22711 2005-08-24  Wim Taymans  <wim@fluendo.com>
22712
22713         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
22714         (gst_videoscale_prepare_size), (parse_caps),
22715         (gst_videoscale_set_caps), (gst_videoscale_get_size),
22716         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
22717         (gst_videoscale_transform):
22718         * gst/videoscale/gstvideoscale.h:
22719         Refactor, make use of BaseTranform really well.
22720
22721 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22722
22723         * configure.ac:
22724           compile audioresample
22725         * gst/audioresample/Makefile.am:
22726         * gst/audioresample/buffer.c:
22727         * gst/audioresample/functable.c:
22728         * gst/audioresample/gstaudioresample.c:
22729         * gst/audioresample/gstaudioresample.h:
22730         * gst/audioresample/resample.c:
22731         (resample_get_output_size_for_input):
22732         * gst/audioresample/resample.h:
22733         * gst/audioresample/resample_chunk.c:
22734         * gst/audioresample/resample_functable.c:
22735         * gst/audioresample/resample_ref.c:
22736           port to use basetransform; doesn't work in all cases yet
22737
22738 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22739
22740         * gst/audioconvert/gstaudioconvert.c:
22741         (gst_audio_convert_class_init), (gst_audio_convert_init),
22742         (audio_convert_get_unit_size), (audio_convert_transform_caps),
22743         (audio_convert_fixate_caps), (audio_convert_set_caps),
22744         (audio_convert_transform),
22745         (gst_audio_convert_buffer_to_default_format),
22746         (gst_audio_convert_buffer_from_default_format),
22747         (gst_audio_convert_channels):
22748         * gst/audioconvert/gstchannelmix.c:
22749         * gst/audioconvert/gstchannelmix.h:
22750           port to basetransform
22751         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22752         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
22753         (gst_ffmpegcsp_get_unit_size):
22754         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
22755         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
22756           fix for basetransform changes
22757
22758 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
22759
22760         * check/Makefile.am:
22761           Add CHECK_CFLAGS and LDFLAGS
22762
22763         * gst/playback/gstplaybasebin.c: (fill_buffer):
22764           GST_MESSAGE_SRC became a GObject
22765
22766 2005-08-24  Wim Taymans  <wim@fluendo.com>
22767
22768         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
22769         (gst_ring_buffer_clear_all):
22770         * gst-libs/gst/audio/gstringbuffer.h:
22771         Added function to clear the ringbuffer.
22772
22773 2005-08-24  Andy Wingo  <wingo@pobox.com>
22774
22775         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
22776         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
22777         of _open and _close.
22778
22779         * sys/v4l/gstv4lxoverlay.h:
22780         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
22781         an Xv connection here, instead of all the time. Make Xv only be
22782         loaded if you axe for it. Kindof a workaround for buggy behaviour
22783         of Xv when using remote xservers (XvQueryExtension would block).
22784         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
22785         replace the _open and _close public API. Only start the xv
22786         connection if necessary.
22787         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
22788
22789 2005-08-23  David Schleef  <ds@schleef.org>
22790
22791         * gst/audioresample/Makefile.am: Leet audioresampling code
22792         * gst/audioresample/buffer.c:
22793         * gst/audioresample/buffer.h:
22794         * gst/audioresample/debug.c:
22795         * gst/audioresample/debug.h:
22796         * gst/audioresample/functable.c:
22797         * gst/audioresample/functable.h:
22798         * gst/audioresample/gstaudioresample.c:
22799         * gst/audioresample/gstaudioresample.h:
22800         * gst/audioresample/resample.c:
22801         * gst/audioresample/resample.h:
22802         * gst/audioresample/resample_chunk.c:
22803         * gst/audioresample/resample_functable.c:
22804         * gst/audioresample/resample_ref.c:
22805
22806 2005-08-23  Wim Taymans  <wim@fluendo.com>
22807
22808         * examples/seeking/seek.c: (make_vorbis_pipeline),
22809         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
22810         Small seek updates.
22811
22812 2005-08-23  Andy Wingo  <wingo@pobox.com>
22813
22814         * gst-libs/gst/audio/gstbaseaudiosrc.c
22815         (gst_base_audio_src_fixate): Only fixate endianness if it is
22816         present in the caps.
22817
22818 2005-08-22  Andy Wingo  <wingo@pobox.com>
22819
22820         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
22821         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
22822         device-name property.
22823
22824         * gst-libs/gst/audio/gstaudiosrc.h:
22825         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
22826         close_device in the ring buffer, like gstaudiosink.
22827
22828         * ext/alsa/gstalsamixer.h:
22829         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
22830         macro to implement the interface without much code. Cleanups. 
22831
22832         * ext/alsa/gstalsasrc.h:
22833         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
22834         READY.
22835
22836         * ext/alsa/Makefile.am: Add new files.
22837         * ext/alsa/gstalsamixerelement.c: 
22838         * ext/alsa/gstalsamixerelement.c: Split element code out from
22839         mixer code so that alsasrc can be a mixer too.
22840
22841 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
22842
22843         * check/elements/volume.c: (setup_volume), (cleanup_volume),
22844         (GST_START_TEST):
22845         * check/elements/vorbisdec.c: (setup_vorbisdec),
22846         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
22847         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
22848         (vorbis_handle_identification_packet),
22849         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
22850         (vorbis_handle_header_packet), (vorbis_dec_push),
22851         (vorbis_dec_chain):
22852           use the setup/teardown methods to save code.  save code is good.
22853
22854 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
22855
22856         * check/Makefile.am:
22857           add ext dir for plugins
22858           add vorbisdec test conditionally
22859         * check/elements/volume.c: (setup_volume), (cleanup_volume),
22860         (GST_START_TEST), (volume_suite):
22861           add a test with wrong caps
22862         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
22863         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
22864           add a vorbisdec test
22865         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
22866         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
22867           clean up debug output
22868         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
22869           yay, fix a segfault/security issue in vorbisdec
22870           gst-launch fakesrc ! vorbisdec wasn't happy
22871         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
22872         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
22873         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
22874         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
22875         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
22876         (gst_vorbisenc_set_metadata), (get_constraints_string),
22877         (update_start_message), (gst_vorbisenc_setup),
22878         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
22879         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
22880         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
22881         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
22882         * ext/vorbis/vorbisenc.h:
22883           march in line
22884         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22885         (gst_ffmpegcsp_transform):
22886           have the kow come home
22887         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
22888           debug my func ptr
22889         * gst/volume/gstvolume.c: (volume_set_caps):
22890           add a debug
22891
22892 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
22893
22894         * Makefile.am:
22895         * check/.cvsignore:
22896         * check/Makefile.am:
22897         * check/elements/.cvsignore:
22898         * check/elements/volume.c: (chain_func), (event_func),
22899         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
22900         (main):
22901         * configure.ac:
22902           add unit test structure for gst-plugins-base
22903           add a test for volume
22904         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
22905         (gst_volume_set_volume), (gst_volume_get_volume),
22906         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
22907         (volume_funcfind), (volume_process_float), (volume_process_int16),
22908         (volume_set_caps), (volume_transform), (volume_update_mute),
22909         (volume_update_volume), (volume_set_property),
22910         (volume_get_property):
22911           document a little; use basetransform vmethod _set_caps
22912
22913 2005-08-19  Andy Wingo  <wingo@pobox.com>
22914
22915         * ext/alsa/gstalsamixertrack.h:
22916         * ext/alsa/gstalsamixertrack.c:
22917         * ext/alsa/gstalsamixeroptions.h:
22918         * ext/alsa/gstalsamixeroptions.c:
22919         * ext/alsa/gstalsamixer.h:
22920         * ext/alsa/gstalsamixer.c: Port to 0.9.
22921
22922         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
22923         Remove gstalsa.c and alsaclock. No more cruft here.
22924         
22925 2005-08-18  Wim Taymans  <wim@fluendo.com>
22926
22927         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22928         (gst_base_rtp_depayload_chain),
22929         (gst_base_rtp_depayload_add_to_queue),
22930         (gst_base_rtp_depayload_push),
22931         (gst_base_rtp_depayload_queue_release):
22932         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22933         Fix for RTPBuffer changes.
22934
22935         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
22936         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
22937         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
22938         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
22939         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
22940         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
22941         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
22942         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
22943         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
22944         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
22945         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
22946         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
22947         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
22948         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
22949         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
22950         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
22951         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
22952         (gst_rtpbuffer_get_payload):
22953         * gst-libs/gst/rtp/gstrtpbuffer.h:
22954         Don't subclass GstBuffer but add methods and helper functions
22955         to construct and manipulate RTP packets in regular GstBuffers.
22956
22957 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
22958
22959         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
22960           moved statement below switch
22961         * gst/volume/gstvolume.c: (gst_volume_class_init):
22962           added debug ptr
22963
22964 2005-08-16  Wim Taymans  <wim@fluendo.com>
22965
22966         * gst-libs/gst/audio/gstbaseaudiosrc.c:
22967         (gst_base_audio_src_change_state):
22968         Open and close device in READY<->NULL state change.
22969
22970 2005-08-16  Andy Wingo  <wingo@pobox.com>
22971
22972         * examples/seeking/Makefile.am: Don't compile non-compiling
22973         compiled objects with the compiler.
22974
22975         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
22976         elements.
22977
22978 2005-08-12  Philippe Khalaf <burger@speedy.org>
22979         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22980         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22981           Made a thread to release the queue.
22982           Removed timestamp conversion for now.
22983
22984 2005-08-10  Philippe Khalaf <burger@speedy.org>
22985         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22986         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22987           Added rtp timestamp -> gst timestamp conversion.
22988           Fixed several problems with queue.
22989
22990 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
22991
22992         * gst-libs/gst/audio/gstaudioclock.h:
22993         * gst-libs/gst/audio/gstaudiofilter.h:
22994         * gst-libs/gst/audio/gstaudiosink.h:
22995         * gst-libs/gst/audio/gstaudiosrc.h:
22996         * gst-libs/gst/audio/gstbaseaudiosink.h:
22997         * gst-libs/gst/audio/gstbaseaudiosrc.h:
22998         * gst-libs/gst/audio/gstringbuffer.h:
22999         * gst-libs/gst/net/gstnetbuffer.h:
23000         * gst-libs/gst/rtp/gstbasertpdepayload.h:
23001         * gst-libs/gst/rtp/gstrtpbuffer.h:
23002           Add padding (you will need to rebuild gst-plugins-base,
23003           gst-plugins and all applications afterwards!)
23004
23005 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
23006
23007         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
23008         (gst_riff_parse_chunk):
23009           Fix bug in debug message and add some more debug messages.
23010
23011 2005-08-08  Edward Hervey  <edward@fluendo.com>
23012
23013         * gst-libs/gst/riff/riff-media.c:
23014         backported updates since branch
23015
23016 2005-08-08  Andy Wingo  <wingo@pobox.com>
23017
23018         * gst-libs/gst/audio/gstbaseaudiosink.c
23019         (gst_base_audio_sink_change_state): Open the device in NULL->READY
23020         like good elements should. Close on READY->NULL too.
23021
23022         * gst-libs/gst/audio/gstaudiosink.c
23023         (gst_audioringbuffer_open_device,
23024         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
23025         (gst_audioringbuffer_release): Updates for new ring buffer API,
23026         hook into the new audio sink api.
23027
23028         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
23029         (GstAudioSinkClass.close): Just open and close the device -- no
23030         resource allocation or configuration.
23031         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
23032         vmethods, handle device setup and resource allocation.
23033
23034         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
23035         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
23036         base class API.
23037
23038         * gst-libs/gst/audio/gstringbuffer.h
23039         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
23040         New vmethods.
23041
23042         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
23043         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
23044         New API functions. The device should be opened before acquiring
23045         and closed after releasing.
23046
23047 2005-08-08  Tim-Philipp Müller  <tim at centricular dot net>
23048
23049         * gst-libs/gst/interfaces/mixer.h:
23050           Reset padding to GST_PADDING.
23051
23052 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23053
23054         * gst/playback/gstplaybin.c: (remove_sinks):
23055           Remove visualization from parent explicitely; works around some
23056           apparent refcount issue that I haven't tracked down yet.
23057
23058 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23059
23060         * ext/alsa/gstalsasink.c: (set_hwparams):
23061           Assign debug category, add negotiation debug msgs.
23062
23063 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23064
23065         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
23066           Fix error code for file-not-found to NOT_FOUND.
23067
23068 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
23069
23070         * common/gtk-doc-plugins.mak:
23071         * docs/plugins/Makefile.am:
23072         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
23073         * docs/plugins/gst-plugins-base-plugins-sections.txt:
23074           renamed to actual element names, so much nicer to look at
23075         * docs/plugins/tmpl/gstmultifdsink.sgml:
23076           remove
23077         * docs/plugins/tmpl/multifdsink.sgml:
23078         * docs/plugins/tmpl/tcpserversink.sgml:
23079           add
23080         * ext/alsa/gstalsa.c:
23081         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
23082         * ext/ogg/gstoggmux.c:
23083         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
23084         * gst/playback/gstdecodebin.c:
23085         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
23086         * gst/tcp/gsttcpserversink.c:
23087           various fixes and documentation additions
23088
23089 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
23090
23091         * common/Makefile.am:
23092         * common/gstdoc-scangobj:
23093         * common/gtk-doc-plugins.mak:
23094         * common/gtk-doc.mak:
23095           add a custom scangobj that uses the registry
23096           add a custom gtk-doc-plugins.mak that uses it
23097           some doc build fixes
23098         * configure.ac:
23099         * docs/Makefile.am:
23100         * docs/plugins/Makefile.am:
23101         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
23102         * docs/plugins/gst-plugins-base-plugins-sections.txt:
23103         * docs/plugins/gst-plugins-base-plugins.types:
23104         * docs/plugins/tmpl/gstmultifdsink.sgml:
23105           add docs for one element, multifdsink
23106         * gst/adder/gstadder.h:
23107         * gst/volume/gstvolume.h:
23108           don't privatize enum
23109         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
23110         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
23111         (gst_sync_method_get_type), (gst_client_status_get_type),
23112         (gst_multifdsink_class_init),
23113         (gst_multifdsink_client_queue_buffer),
23114         (gst_multifdsink_handle_client_write):
23115         * gst/tcp/gstmultifdsink.h:
23116         * gst/tcp/gsttcp.h:
23117         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
23118         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
23119         (gst_tcpclientsink_render):
23120         * gst/tcp/gsttcpclientsink.h:
23121         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
23122         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
23123         (gst_tcpclientsrc_start):
23124         * gst/tcp/gsttcpclientsrc.h:
23125         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
23126         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
23127         * gst/tcp/gsttcpserversrc.h:
23128         * gst/typefind/gsttypefindfunctions.c:
23129           remove superfluous Type stuff
23130
23131 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23132
23133         * gst/playback/gstplaybin.c: (gen_video_element):
23134           Enable videoscale.
23135
23136 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23137
23138         * gst-libs/gst/gconf/gconf.c:
23139         * gst-libs/gst/gconf/gconf.h:
23140           Fix some Andy Problem [tm].
23141
23142 2005-08-04  Andy Wingo  <wingo@pobox.com>
23143
23144         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
23145         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
23146         (gst_ffmpegcsp_get_size): Adapt to API changes.
23147
23148         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
23149         Implement an in-place do-nothing transform.
23150
23151 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23152
23153         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
23154         (gst_ximagesink_renegotiate_size):
23155           Do not set new window sizes yet if we prepare a new buffer size
23156           for upstream renegotiation (software scaling) at some point in the
23157           future, because this new size waqs not actually accepted yet. Once
23158           accepted, renegotiation later on will set the new sizes just fine.
23159           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
23160           embedding testcase.
23161
23162 2005-08-03  Andy Wingo  <wingo@pobox.com>
23163
23164         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
23165         (gst_ximagesink_buffer_alloc): 
23166         Protect the height, width, and desired_caps with the pool_lock.
23167         Fixes videotestsrc ! queue ! ximagesink.
23168
23169 2005-08-02  Edward Hervey  <edward@fluendo.com>
23170
23171         * gst/volume/gstvolume.c:
23172         include left from controller cleanup
23173
23174 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
23175         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
23176           Stop collectpads before calling the parent state
23177           change function on PAUSED->READY.
23178
23179 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
23180         * configure.ac:
23181           When testing for X libs, use the X CFlags 
23182         * gst/adder/gstadder.c: (gst_adder_change_state):
23183           Stop the collectpads before calling parent state change function
23184           on PAUSED->READY, otherwise we deadlock deactivating pads.
23185
23186 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
23187
23188         * configure.ac:
23189         * docs/libs/tmpl/gstcolorbalance.sgml:
23190         * docs/libs/tmpl/gstmixer.sgml:
23191         * examples/Makefile.am:
23192         * gst/sine/Makefile.am:
23193         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
23194         (gst_sinesrc_set_property), (plugin_init):
23195         * gst/sine/gstsinesrc.h:
23196         * gst/volume/Makefile.am:
23197         * gst/volume/gstvolume.c: (gst_volume_set_volume),
23198         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
23199         (volume_process_float), (volume_process_int16),
23200         (volume_set_property), (plugin_init):
23201         * gst/volume/gstvolume.h:
23202           deactivate and remove dparams (libgstcontrol)
23203
23204 2005-07-29  Wim Taymans  <wim@fluendo.com>
23205
23206         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
23207         Convert me to BaseTransform!! help..
23208
23209 2005-07-29  Andy Wingo  <wingo@pobox.com>
23210
23211         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
23212         sinks.
23213
23214         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
23215         support of both endiannesses.
23216
23217 2005-07-28  Tim-Philipp Müller  <tim at centricular dot net>
23218
23219         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
23220           Fix confusing debug message (s/event/query/)
23221
23222 2005-07-28  Tim-Philipp Müller  <tim at centricular dot net>
23223
23224         * gst/videotestsrc/videotestsrc.h:
23225           Use "_stdint.h" instead of <stdint.h>
23226
23227 2005-07-27  Wim Taymans  <wim@fluendo.com>
23228
23229         * ext/vorbis/Makefile.am:
23230         Revert wrong commit.
23231
23232 2005-07-27  Wim Taymans  <wim@fluendo.com>
23233
23234         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
23235         More compilation fixen.
23236
23237 2005-07-27  Wim Taymans  <wim@fluendo.com>
23238
23239         * gst-libs/gst/audio/gstbaseaudiosink.c:
23240         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
23241         (gst_base_audio_sink_create_ringbuffer),
23242         (gst_base_audio_sink_change_state):
23243         Fix compilation.
23244
23245 2005-07-27  Wim Taymans  <wim@fluendo.com>
23246
23247         * examples/seeking/seek.c: (setup_dynamic_link),
23248         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
23249         (query_positions_elems), (query_positions_pads), (do_seek):
23250         Update seek example.
23251
23252         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
23253         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
23254         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
23255         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
23256         (gst_ogg_demux_handle_event),
23257         (gst_ogg_demux_deactivate_current_chain),
23258         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
23259         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
23260         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
23261         (gst_ogg_demux_loop):
23262         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
23263         * ext/theora/theoradec.c: (theora_dec_src_event),
23264         (theora_dec_src_getcaps), (theora_dec_sink_event),
23265         (theora_dec_push), (theora_dec_chain):
23266         * ext/vorbis/Makefile.am:
23267         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
23268         (vorbis_dec_sink_event), (vorbis_dec_push),
23269         (vorbis_handle_data_packet):
23270         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
23271         (gst_vorbisenc_chain):
23272         * gst/playback/gststreaminfo.c: (cb_probe):
23273         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
23274         * gst/videorate/gstvideorate.c: (gst_videorate_event):
23275         * gst/videoscale/gstvideoscale.c:
23276         (gst_videoscale_handle_src_event):
23277         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
23278         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
23279         (gst_ximagesink_navigation_send_event):
23280         * sys/xvimage/xvimagesink.c:
23281         (gst_xvimagesink_navigation_send_event):
23282         Various event updates and cleanups
23283
23284 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23285
23286         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
23287           Fix segfault for I420/YV12.
23288
23289 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23290
23291         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
23292           Report bitrate.
23293
23294 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23295
23296         * gst/playback/gstplaybin.c: (gen_video_element),
23297         (gen_audio_element):
23298           Switch to auto*sink elements as default sinks; add volume element
23299           so that volume control in totem works.
23300
23301 2005-07-21  Wim Taymans  <wim@fluendo.com>
23302
23303         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
23304         * gst/playback/gstplaybin.c: (setup_sinks),
23305         (gst_play_bin_change_state):
23306         Refcount fix and more comments.
23307
23308 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23309
23310         * sys/ximage/Makefile.am:
23311         * sys/ximage/ximage.c: (plugin_init):
23312         * sys/ximage/ximagesink.c:
23313         Prepare for adding ximagesrc, rename of plugin to ximage etc.
23314         
23315
23316 2005-07-21  Wim Taymans  <wim@fluendo.com>
23317
23318         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
23319         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
23320         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
23321         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
23322         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
23323         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
23324         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
23325         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
23326         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
23327         Generate correct disconts for live chained oggs.
23328
23329         * gst-libs/gst/audio/gstbaseaudiosink.c:
23330         (gst_base_audio_sink_render),
23331         (gst_base_audio_sink_create_ringbuffer),
23332         (gst_base_audio_sink_change_state):
23333         Handle discont math correctly.
23334
23335         * gst/playback/gstplaybin.c: (add_sink):
23336         Some small debug cleanup.
23337
23338 2005-07-21  Wim Taymans  <wim@fluendo.com>
23339
23340         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
23341         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
23342         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
23343         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
23344         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
23345         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
23346         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
23347         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
23348         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
23349         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
23350         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
23351         (gst_ogg_demux_change_state), (gst_ogg_print):
23352         Reorganize code to send the right disconts when in streaming
23353         mode.
23354
23355 2005-07-20  Andy Wingo  <wingo@pobox.com>
23356
23357         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
23358         fix (?), fixes a seggie mcfalterson (#310894).
23359
23360 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23361
23362         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
23363         (gst_ogg_mux_set_header_on_caps):
23364         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
23365         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
23366         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
23367         * gst-libs/gst/audio/multichannel.c:
23368         (gst_audio_set_channel_positions),
23369         (gst_audio_set_structure_channel_positions_list):
23370         * gst/playback/gstdecodebin.c: (dynamic_create):
23371         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
23372         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
23373           Fixes for API changes in core.
23374
23375 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23376
23377         * gst/playback/gstplaybasebin.c: (fill_buffer):
23378           Use _new_custom() so we can set custom message types for buffering
23379           messages.
23380
23381 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23382
23383         * configure.ac:
23384         * gst-libs/gst/Makefile.am:
23385         * gst-libs/gst/gconf/.cvsignore:
23386         * gst-libs/gst/gconf/Makefile.am:
23387         * gst-libs/gst/gconf/test-gconf.c:
23388         * pkgconfig/Makefile.am:
23389         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
23390         * pkgconfig/gstreamer-gconf.pc.in:
23391           Remove gconf stuff, use gconf elements instead from now on.
23392
23393 2005-07-20  Wim Taymans  <wim@fluendo.com>
23394
23395         * gst-libs/gst/audio/TODO:
23396         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
23397         (gst_audio_clock_get_internal_time):
23398         * gst-libs/gst/audio/gstaudioclock.h:
23399         * gst-libs/gst/audio/gstbaseaudiosink.c:
23400         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
23401         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
23402         (gst_base_audio_sink_render),
23403         (gst_base_audio_sink_create_ringbuffer),
23404         (gst_base_audio_sink_change_state):
23405         Make sure the audio clock always returns an increasing value.
23406
23407 2005-07-19  Andy Wingo  <wingo@pobox.com>
23408
23409         * gst/videotestsrc/: Cleanups.
23410
23411 2005-07-19  Wim Taymans  <wim@fluendo.com>
23412
23413         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
23414         Better debugging.
23415
23416 2005-07-19  Wim Taymans  <wim@fluendo.com>
23417
23418         * examples/seeking/seek.c: (make_dv_pipeline),
23419         (make_vorbis_theora_pipeline), (query_rates),
23420         (query_positions_elems), (query_positions_pads), (do_seek):
23421         Make correct DV pipeline.
23422
23423 2005-07-18  Andy Wingo  <wingo@pobox.com>
23424
23425         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
23426         default. Also because it's the only thing that really works. (This
23427         is used in the GConf elements).
23428         Use AS_LIBTOOL_TAGS.
23429
23430 2005-07-18  Wim Taymans  <wim@fluendo.com>
23431
23432         * gst/playback/gstdecodebin.c: (remove_element_chain):
23433         * gst/playback/gstplaybin.c: (add_sink):
23434         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
23435         (gst_stream_info_set_mute):
23436         * gst/playback/gststreamselector.c:
23437         (gst_stream_selector_get_linked_pad),
23438         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
23439         More leak and compile fixes.
23440
23441 2005-07-18  Wim Taymans  <wim@fluendo.com>
23442
23443         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
23444         (query_rates), (query_positions_elems), (query_positions_pads),
23445         (do_seek), (seek_cb), (stop_seek):
23446         Updated seek example. 
23447
23448         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
23449         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
23450         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
23451         * gst/playback/gstplaybin.c: (add_sink):
23452         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
23453         (gst_stream_info_set_mute):
23454         Some refcount leak fixes.
23455
23456 2005-07-16  Wim Taymans  <wim@fluendo.com>
23457
23458         * gst-libs/gst/audio/gstbaseaudiosink.c:
23459         (gst_base_audio_sink_render):
23460         Align samples even if we have roundoff errors in the 
23461         timestamp conversion.
23462
23463 2005-07-16  Wim Taymans  <wim@fluendo.com>
23464
23465         * docs/libs/tmpl/gstringbuffer.sgml:
23466         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
23467         (query_rates), (query_positions_elems), (query_positions_pads),
23468         (update_scale), (do_seek):
23469         Updated seek example.
23470
23471         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
23472         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
23473         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
23474         (gst_ogg_demux_loop):
23475         Push out correct discont values.
23476
23477         * ext/theora/theoradec.c: (theora_dec_src_convert),
23478         (theora_dec_sink_convert), (theora_dec_src_getcaps),
23479         (theora_dec_sink_event), (theora_handle_type_packet),
23480         (theora_handle_header_packet), (theora_dec_push),
23481         (theora_handle_data_packet), (theora_dec_chain),
23482         (theora_dec_change_state):
23483         Better timestamping.
23484
23485         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
23486         (vorbis_dec_sink_event), (vorbis_dec_push),
23487         (vorbis_handle_data_packet), (vorbis_dec_chain):
23488         * ext/vorbis/vorbisdec.h:
23489         Better timestamping.
23490
23491         * gst-libs/gst/audio/gstbaseaudiosink.c:
23492         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
23493         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
23494         Handle syncing on timestamps instead of sample offsets. Make
23495         use of DISCONT values as described in design docs.
23496
23497         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23498         (gst_base_audio_src_get_time):
23499         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
23500         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
23501         (gst_ring_buffer_read):
23502         * gst-libs/gst/audio/gstringbuffer.h:
23503         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
23504         (gst_ximagesink_show_frame):
23505         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
23506         Correcly convert buffer timestamp to stream time.
23507
23508 2005-07-16  Wim Taymans  <wim@fluendo.com>
23509
23510         * gst/audioconvert/gstaudioconvert.c:
23511         (gst_audio_convert_get_buffer):
23512         Timestamp buffers correctly.
23513
23514         * gst/playback/gstplaybin.c: (gen_video_element):
23515         Make internal fakesink silent.
23516
23517 2005-07-15  Wim Taymans  <wim@fluendo.com>
23518
23519         * gst/ffmpegcolorspace/Makefile.am:
23520         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23521         (gst_ffmpegcsp_caps_remove_format_info),
23522         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
23523         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
23524         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
23525         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
23526         Ported ffmpegcolorspace to basetransform.
23527
23528         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
23529         * gst/volume/gstvolume.c: (volume_transform):
23530         Ported to new API.
23531
23532 2005-07-14  Wim Taymans  <wim@fluendo.com>
23533
23534         * gst/videotestsrc/Makefile.am:
23535         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
23536         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
23537         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
23538         (gst_videotestsrc_init), (gst_videotestsrc_event),
23539         (gst_videotestsrc_create), (gst_videotestsrc_start),
23540         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
23541         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
23542         (gst_videotestsrc_get_property):
23543         * gst/videotestsrc/gstvideotestsrc.h:
23544         Make videotestsrc a pushsrc.
23545
23546 2005-07-14  Wim Taymans  <wim@fluendo.com>
23547
23548         * gst/tcp/gstfdset.c: (gst_fdset_free):
23549         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
23550         (gst_multifdsink_add), (gst_multifdsink_remove),
23551         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
23552         (gst_multifdsink_remove_client_link),
23553         (gst_multifdsink_client_queue_data),
23554         (gst_multifdsink_client_queue_caps),
23555         (gst_multifdsink_client_queue_buffer),
23556         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
23557         (gst_multifdsink_stop):
23558         * gst/tcp/gstmultifdsink.h:
23559         0.8 backporting.
23560
23561         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
23562         Also draw image when not from a pool.
23563
23564 2005-07-14  Wim Taymans  <wim@fluendo.com>
23565
23566         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
23567         (mute_stream), (silence_stream):
23568         Small debug additions.
23569
23570 2005-07-14  Wim Taymans  <wim@fluendo.com>
23571
23572         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
23573         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
23574         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
23575         Better error recovery, ignore unconnected pads and
23576         non-fatal errors.
23577
23578 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
23579
23580         * docs/libs/tmpl/gstaudio.sgml:
23581         * docs/libs/tmpl/gstcolorbalance.sgml:
23582         * docs/libs/tmpl/gstgconf.sgml:
23583         * docs/libs/tmpl/gstmixer.sgml:
23584         * docs/libs/tmpl/gstringbuffer.sgml:
23585         * docs/libs/tmpl/gsttuner.sgml:
23586         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23587         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
23588         (gst_tcpclientsrc_class_init):
23589         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
23590         (gst_tcpserversrc_class_init):
23591         * sys/v4l/gstv4lelement.c:
23592           more autistic cleanliness in functions/names/defines
23593
23594 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
23595
23596         * configure.ac:
23597           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
23598           added manually to each Makefile.am so we are sure it goes
23599           *last* and doesn't add -L flags before linking in libs of our
23600           own, like, say, internal .la libs, that then accidentally pick
23601           up the installed copy.
23602         * docs/libs/Makefile.am:
23603         * ext/alsa/Makefile.am:
23604         * ext/cdparanoia/Makefile.am:
23605         * ext/gnomevfs/Makefile.am:
23606         * ext/libvisual/Makefile.am:
23607         * ext/ogg/Makefile.am:
23608         * ext/theora/Makefile.am:
23609         * ext/vorbis/Makefile.am:
23610         * gst-libs/gst/video/Makefile.am:
23611         * gst/adder/Makefile.am:
23612         * gst/audioconvert/Makefile.am:
23613         * gst/audiorate/Makefile.am:
23614         * gst/audioscale/Makefile.am:
23615         * gst/ffmpegcolorspace/Makefile.am:
23616         * gst/playback/Makefile.am:
23617         * gst/sine/Makefile.am:
23618         * gst/subparse/Makefile.am:
23619         * gst/tags/Makefile.am:
23620         * gst/tcp/Makefile.am:
23621         * gst/typefind/Makefile.am:
23622         * gst/videorate/Makefile.am:
23623         * gst/videoscale/Makefile.am:
23624         * gst/videotestsrc/Makefile.am:
23625         * gst/volume/Makefile.am:
23626         * sys/v4l/Makefile.am:
23627         * sys/ximage/Makefile.am:
23628         * sys/xvimage/Makefile.am:
23629           adapt properly to this change. This should make sure that
23630           plugins and libs properly link to the as-yet-uninstalled
23631           copies of stuff like libgstinterfaces and libgstvideo
23632
23633 2005-07-13  Andy Wingo  <wingo@pobox.com>
23634
23635         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
23636         (gst_v4lsrc_fixate): Fixate on format as well.
23637
23638         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
23639         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
23640         buffer points to it.
23641         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
23642         rather just doing X calls ourselves. Also fixes a memleak.
23643
23644 2005-07-12  Andy Wingo  <wingo@pobox.com>
23645
23646         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
23647         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
23648         (gst_v4lsrc_create): Re-add the copy-mode property, default to
23649         TRUE to avoid deadlocks if an element holds on to our buffers.
23650
23651 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
23652
23653         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
23654         (gst_sinesrc_init), (gst_sinesrc_create),
23655         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
23656         (gst_sinesrc_start):
23657         * gst/sine/gstsinesrc.h:
23658           removing num-buffers property before moving it
23659
23660 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
23661
23662         * configure.ac:
23663           use overridable ERROR_CFLAGS
23664         * docs/libs/gst-plugins-base-libs.types:
23665         * docs/libs/tmpl/gstringbuffer.sgml:
23666         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
23667         (gst_alsasink_class_init):
23668         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
23669         (gst_alsasrc_class_init):
23670         * gst-libs/gst/audio/audio.h:
23671         * gst-libs/gst/audio/gstaudioclock.h:
23672         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
23673         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
23674         (gst_audio_filter_link), (gst_audio_filter_init),
23675         (gst_audio_filter_chain), (gst_audio_filter_set_property),
23676         (gst_audio_filter_get_property),
23677         (gst_audio_filter_class_add_pad_templates):
23678         * gst-libs/gst/audio/gstaudiofilter.h:
23679         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
23680         (gst_audio_filter_template_get_type),
23681         (gst_audio_filter_template_base_init),
23682         (gst_audio_filter_template_class_init),
23683         (gst_audio_filter_template_init),
23684         (gst_audio_filter_template_set_property),
23685         (gst_audio_filter_template_get_property), (plugin_init),
23686         (gst_audio_filter_template_setup),
23687         (gst_audio_filter_template_filter),
23688         (gst_audio_filter_template_filter_inplace):
23689         * gst-libs/gst/audio/gstaudiosink.c:
23690         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
23691         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
23692         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
23693         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
23694         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
23695         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
23696         * gst-libs/gst/audio/gstaudiosink.h:
23697         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
23698         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
23699         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
23700         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
23701         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
23702         (gst_audio_src_class_init), (gst_audio_src_init),
23703         (gst_audio_src_create_ringbuffer):
23704         * gst-libs/gst/audio/gstaudiosrc.h:
23705         * gst-libs/gst/audio/gstbaseaudiosink.c:
23706         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
23707         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
23708         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
23709         (gst_base_audio_sink_set_property),
23710         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
23711         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
23712         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
23713         (gst_base_audio_sink_create_ringbuffer),
23714         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
23715         * gst-libs/gst/audio/gstbaseaudiosink.h:
23716         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23717         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
23718         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
23719         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
23720         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
23721         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
23722         (gst_base_audio_src_event), (gst_base_audio_src_create),
23723         (gst_base_audio_src_create_ringbuffer),
23724         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
23725         * gst-libs/gst/audio/gstbaseaudiosrc.h:
23726         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
23727         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
23728         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
23729         (gst_ring_buffer_debug_spec_caps),
23730         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
23731         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
23732         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
23733         (gst_ring_buffer_start), (gst_ring_buffer_pause),
23734         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
23735         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
23736         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
23737         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
23738         (gst_ring_buffer_clear):
23739         * gst-libs/gst/audio/gstringbuffer.h:
23740         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
23741         (gst_video_sink_class_init), (gst_video_sink_get_type):
23742         * gst-libs/gst/video/videosink.h:
23743         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
23744         (gst_multifdsink_class_init),
23745         (gst_multifdsink_handle_client_write),
23746         (gst_multifdsink_change_state):
23747         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
23748         (gst_tcpclientsink_setcaps):
23749         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
23750         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
23751         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
23752         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
23753         (gst_ximagesink_send_pending_navigation),
23754         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
23755         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
23756         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
23757         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
23758         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
23759         (gst_xvimagesink_send_pending_navigation),
23760         (gst_xvimagesink_navigation_send_event),
23761         (gst_xvimagesink_set_xwindow_id),
23762         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
23763         (gst_xvimagesink_get_type):
23764         more macro splitting
23765
23766 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23767
23768         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
23769           plug a memleak, allows me to import 1479 albums in one go
23770           in jamboree
23771         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
23772         (vorbis_handle_type_packet), (vorbis_dec_chain),
23773         (vorbis_dec_change_state):
23774           fix some format strings
23775
23776 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23777
23778         * docs/libs/tmpl/gstcolorbalance.sgml:
23779         * docs/libs/tmpl/gstmixer.sgml:
23780         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
23781         (gst_alsasink_set_property), (gst_alsasink_get_property):
23782         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
23783         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
23784           add device property
23785
23786 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23787
23788         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
23789         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
23790         (audiocast_register_listener), (audiocast_thread_run),
23791         (gst_gnomevfssrc_send_additional_headers_callback),
23792         (gst_gnomevfssrc_received_headers_callback),
23793         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
23794         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
23795         (gst_gnomevfssrc_get_size):
23796           add/clean up debugging
23797         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
23798           cleanups
23799
23800 2005-07-07  Andy Wingo  <wingo@pobox.com>
23801
23802         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
23803         framerate. Need to get a handle on when exactly this function is
23804         called, tho.
23805
23806         * sys/v4l/v4lsrc_calls.h:
23807         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
23808         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
23809         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
23810
23811         * sys/v4l/v4l_calls.h: Cast to V4lElement.
23812         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
23813         v4lelements are sources.
23814
23815         * sys/v4l/gstv4lxoverlay.h:
23816         * sys/v4l/gstv4lxoverlay.c:
23817         * sys/v4l/gstv4ltuner.h:
23818         * sys/v4l/gstv4ltuner.c: Header loc fixen.
23819         
23820         * sys/v4l/gstv4lsrc.h:
23821         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
23822         PushSrc/BaseSrc. Removed most sync-related properties, videorate
23823         or something should handle that. Made a live source.
23824
23825         * sys/v4l/gstv4lelement.h:
23826         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
23827         signals. Some cleanups.
23828
23829         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
23830
23831         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
23832         stuff.
23833
23834         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
23835         stuff.
23836
23837         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
23838
23839 2005-07-07  Wim Taymans  <wim@fluendo.com>
23840
23841         * ext/theora/theoradec.c: (theora_get_query_types),
23842         (theora_dec_src_getcaps), (theora_dec_push):
23843         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
23844         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
23845         Remove deprecated/unused query types.
23846
23847 2005-07-06  Wim Taymans  <wim@fluendo.com>
23848
23849         * ext/alsa/Makefile.am:
23850         * ext/alsa/gstalsaplugin.c: (plugin_init):
23851         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
23852         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
23853         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
23854         (gst_alsasrc_class_init), (gst_alsasrc_init),
23855         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
23856         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
23857         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
23858         (gst_alsasrc_reset):
23859         * ext/alsa/gstalsasrc.h:
23860         * gst-libs/gst/audio/Makefile.am:
23861         * gst-libs/gst/audio/gstaudiosink.c:
23862         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
23863         (gst_audioringbuffer_start):
23864         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
23865         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
23866         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
23867         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
23868         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
23869         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
23870         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
23871         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
23872         * gst-libs/gst/audio/gstaudiosrc.h:
23873         * gst-libs/gst/audio/gstbaseaudiosink.c:
23874         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
23875         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
23876         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
23877         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23878         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
23879         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
23880         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
23881         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
23882         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
23883         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
23884         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
23885         (gst_baseaudiosrc_change_state):
23886         * gst-libs/gst/audio/gstbaseaudiosrc.h:
23887         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
23888         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
23889         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
23890         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
23891         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
23892         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
23893         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
23894         * gst-libs/gst/audio/gstringbuffer.h:
23895         Added audiosource base classes.
23896         Ported alsasrc, still very basic.
23897
23898 2005-07-06  Wim Taymans  <wim@fluendo.com>
23899
23900         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
23901         (theora_dec_push), (theora_handle_data_packet):
23902         Prepare for better timestamp fix later.
23903
23904         * gst/audioconvert/gstaudioconvert.c:
23905         List most accurate caps first
23906
23907         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
23908         Use proper pad task function.
23909
23910         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
23911         (gst_xvimagesink_show_frame):
23912         Fix deadlock when alloc failed.
23913
23914 2005-07-05  Andy Wingo  <wingo@pobox.com>
23915
23916         * ext/gnomevfs/gstgnomevfssrc.c:
23917         * gst/sine/gstsinesrc.c:
23918         * gst/tcp/gsttcpserversrc.c:
23919         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
23920
23921         * sys/v4l/: Port from 0.8.
23922
23923         * Many files: Null if we got it....
23924
23925 2005-07-05  Andy Wingo  <wingo@pobox.com>
23926
23927         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
23928         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
23929         Signedness fixes.
23930
23931 2005-07-05  Wim Taymans  <wim@fluendo.com>
23932
23933         * configure.ac:
23934         * gst/tcp/Makefile.am:
23935         * gst/tcp/README:
23936         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
23937         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
23938         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
23939         (is_sync_frame), (gst_multifdsink_handle_client_write),
23940         (gst_multifdsink_render), (gst_multifdsink_start),
23941         (gst_multifdsink_stop), (gst_multifdsink_change_state):
23942         * gst/tcp/gstmultifdsink.h:
23943         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
23944         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
23945         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
23946         * gst/tcp/gsttcp.h:
23947         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
23948         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
23949         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
23950         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
23951         * gst/tcp/gsttcpclientsink.h:
23952         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
23953         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
23954         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
23955         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
23956         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
23957         * gst/tcp/gsttcpclientsrc.h:
23958         * gst/tcp/gsttcpplugin.c: (plugin_init):
23959         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
23960         * gst/tcp/gsttcpserversink.h:
23961         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
23962         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
23963         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
23964         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
23965         (gst_tcpserversrc_stop):
23966         * gst/tcp/gsttcpserversrc.h:
23967         * gst/tcp/gsttcpsink.c:
23968         * gst/tcp/gsttcpsink.h:
23969         * gst/tcp/gsttcpsrc.c:
23970         * gst/tcp/gsttcpsrc.h:
23971         Ported tcp plugins to 0.9. 
23972         
23973
23974 2005-07-05  Andy Wingo  <wingo@pobox.com>
23975
23976         * gst/playback/gstplaybasebin.c (fill_buffer):
23977         message_new_application fixen.
23978
23979         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
23980         Style fix.
23981
23982 2005-07-04  Wim Taymans  <wim@fluendo.com>
23983
23984         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
23985         Set caps on output buffer.
23986
23987 2005-07-04  Andy Wingo  <wingo@pobox.com>
23988
23989         * ext/gnomevfs/gstgnomevfssrc.c
23990         (gst_gnomevfssrc_received_headers_callback) 
23991         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
23992         hopefully.
23993
23994         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
23995         No refcount leakage.
23996
23997         * configure.ac: Enable -Werror.
23998         
23999         * ext/theora/theoradec.c (theora_dec_src_getcaps):
24000         * gst/audioconvert/bufferframesconvert.c
24001         (buffer_frames_convert_fixate):
24002         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
24003         (gst_audio_convert_fixate):
24004         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
24005         (gst_sinesrc_create): Fixate func changes.
24006         
24007         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
24008         (gst_ximagesink_buffer_alloc): Unused var.
24009
24010 2005-07-01  Andy Wingo  <wingo@pobox.com>
24011
24012         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
24013         getcaps to do explicit caps. Needs to be done in all decoders,
24014         possibly via a base class.
24015
24016         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
24017
24018         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
24019         caps on the sink pad, just rely on the pad template. Also, setting
24020         ANY caps on a pad is not valid because the caps are not fixed.
24021
24022         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
24023         caps on the buffer, and get the width from the desired_caps if
24024         they're set.
24025         (gst_ximagesink_renegotiate_size): Implement via setting the
24026         desired_caps on the ximagesink.
24027         (gst_ximagesink_setcaps): Only reset the width of the player if it
24028         wasn't already set. Not sure if this is right.
24029         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
24030
24031         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
24032         that the user wants. NULL unless the window has been resized.
24033
24034         * gst/volume/gstvolume.c (volume_transform): Adapt to
24035         basetransform refcount changes.
24036         
24037 2005-07-01  Andy Wingo  <wingo@pobox.com>
24038
24039         * gst/videoscale/gstvideoscale.c:
24040         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
24041         from BaseTransform, implements a transform_caps. Removed dead code
24042         including some PAR stuff that was never reached -- should probably
24043         be added back somehow.
24044
24045 2005-07-01  Andy Wingo  <wingo@pobox.com>
24046
24047         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
24048         come later.
24049
24050 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
24051
24052         * configure.ac:
24053         * docs/libs/Makefile.am:
24054         * docs/libs/gst-plugins-libs.types:
24055         * ext/alsa/Makefile.am:
24056         * ext/alsa/gstalsamixer.h:
24057         * ext/alsa/gstalsamixeroptions.h:
24058         * ext/alsa/gstalsamixertrack.h:
24059         * gst-libs/gst/Makefile.am:
24060         * gst-libs/gst/colorbalance/.cvsignore:
24061         * gst-libs/gst/colorbalance/Makefile.am:
24062         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
24063         * gst-libs/gst/colorbalance/colorbalance.c:
24064         * gst-libs/gst/colorbalance/colorbalance.h:
24065         * gst-libs/gst/colorbalance/colorbalance.vcproj:
24066         * gst-libs/gst/colorbalance/colorbalancechannel.c:
24067         * gst-libs/gst/colorbalance/colorbalancechannel.h:
24068         * gst-libs/gst/interfaces/Makefile.am:
24069         * gst-libs/gst/interfaces/colorbalance.c:
24070         (gst_color_balance_class_init):
24071         * gst-libs/gst/interfaces/colorbalance.h:
24072         * gst-libs/gst/interfaces/interfaces-marshal.list:
24073         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
24074         * gst-libs/gst/interfaces/mixer.h:
24075         * gst-libs/gst/interfaces/mixeroptions.h:
24076         * gst-libs/gst/interfaces/navigation.c:
24077         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
24078         * gst-libs/gst/interfaces/tuner.h:
24079         * gst/volume/Makefile.am:
24080         * gst/volume/gstvolume.c:
24081         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
24082         * sys/ximage/Makefile.am:
24083         * sys/ximage/ximagesink.c:
24084         * sys/xvimage/Makefile.am:
24085         * sys/xvimage/xvimagesink.c:
24086           fold in all interfaces into an interfaces dir, preserving CVS
24087           history
24088
24089 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24090
24091         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
24092           Fix build after riff changes.
24093
24094 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24095
24096         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
24097         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
24098         (gst_riff_create_video_template_caps),
24099         (gst_riff_create_audio_template_caps),
24100         (gst_riff_create_iavs_template_caps):
24101         * gst-libs/gst/riff/riff-media.h:
24102         * gst-libs/gst/riff/riff-read.h:
24103         * gst-libs/gst/riff/riff.c: (gst_riff_init):
24104           Add gst_riff_init() to initialize the debug category, instead
24105           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
24106
24107 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24108
24109         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
24110           Oops, I shouldn't apply hacks.
24111
24112 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24113
24114         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
24115           Remove pad_loop function which doesn't work.
24116
24117 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24118
24119         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
24120           Send EOS when deactivating.
24121         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
24122         (check_queue), (queue_threshold_reached), (queue_out_of_data),
24123         (gen_preroll_element), (probe_triggered), (mute_stream),
24124         (silence_stream), (new_decoded_pad), (setup_substreams),
24125         (set_active_source):
24126         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
24127         (remove_sinks), (add_sink):
24128         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
24129           Change for new probe API.
24130
24131 2005-06-29  Wim Taymans  <wim@fluendo.com>
24132
24133         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
24134         * gst-libs/gst/audio/gstbaseaudiosink.c:
24135         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
24136         (gst_baseaudiosink_change_state):
24137         * gst-libs/gst/audio/gstbaseaudiosink.h:
24138         * gst-libs/gst/audio/gstringbuffer.c:
24139         (gst_ringbuffer_set_callback):
24140         Fix compilation error.
24141         Ringbuffer starts out as not running.
24142         Free our clock in dispose.
24143         When releasing the ringbuffer we need to renegotiate so
24144         clear the pad caps.
24145
24146 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
24147
24148         * autogen.sh:
24149         * configure.ac:
24150         * docs/Makefile.am:
24151         * docs/libs/Makefile.am:
24152         * docs/libs/gst-plugins-libs-docs.sgml:
24153         * docs/libs/gst-plugins-libs-sections.txt:
24154         * docs/libs/gst-plugins-libs.types:
24155         * docs/libs/tmpl/gstaudio.sgml:
24156         * docs/libs/tmpl/gstcolorbalance.sgml:
24157         * docs/libs/tmpl/gstringbuffer.sgml:
24158         * gst-libs/gst/audio/gstringbuffer.c:
24159         (gst_ringbuffer_set_callback):
24160           reinstate gtk-doc docs for plugin libs
24161
24162 2005-06-28  Wim Taymans  <wim@fluendo.com>
24163
24164         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
24165         (gst_ogg_demux_init):
24166         Removed pad loop function.
24167
24168 2005-06-28  Wim Taymans  <wim@fluendo.com>
24169
24170         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
24171         If we're building a chain we are not in an error case
24172         when we queue a buffer.
24173
24174 2005-06-28  Andy Wingo  <wingo@pobox.com>
24175
24176         * *.c: Don't cast to GstObject before reffing/unreffing.
24177
24178 2005-06-27  Andy Wingo  <wingo@pobox.com>
24179
24180         * gst/videotestsrc/gstvideotestsrc.c
24181         (gst_videotestsrc_activate_push): Activation API changes.
24182
24183         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
24184         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
24185         they have refs on the decodebin.
24186
24187         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
24188         parent class.
24189         (gst_ogg_pad_typefind): Don't leak a pad ref.
24190         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
24191         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
24192         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
24193
24194 2005-06-27  Edward Hervey  <edward@fluendo.com>
24195
24196         * ext/theora/theoradec.c: (theora_dec_change_state): 
24197         re-arranged call to parent's state change in order to avoid locks (or
24198         worse).
24199
24200 2005-06-26  Edward Hervey  <edward@fluendo.com>
24201
24202         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
24203         2nd argument of 'unknow-type' signal is a GstCaps and not a
24204         GstMiniObject
24205
24206 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
24207         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
24208           Set the worker thread's running flag to TRUE before starting the
24209           thread.
24210         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
24211           Catch a failure to add typefind to the bin.
24212
24213 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
24214
24215         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
24216         (gst_sinesrc_init), (gst_sinesrc_create),
24217         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
24218         (gst_sinesrc_start):
24219         * gst/sine/gstsinesrc.h:
24220           add num-buffers and timestamp-offset properties
24221         * gst/videotestsrc/gstvideotestsrc.c:
24222         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
24223         (gst_videotestsrc_get_property):
24224           add timestamp-offset property
24225
24226 2005-06-23  Christian Schaller  <uraeus@gnome.org>
24227
24228         * configure.ac: add videorate
24229         * gst-plugins-base.spec.in: add videorate
24230
24231 2005-06-23  Wim Taymans  <wim@fluendo.com>
24232
24233         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
24234         (gst_videorate_getcaps), (gst_videorate_setcaps),
24235         (gst_videorate_event), (gst_videorate_chain):
24236         Fixed videorate, fixating an already fixated caps is not
24237         an error.
24238
24239 2005-06-23  Wim Taymans  <wim@fluendo.com>
24240
24241         * ext/ogg/README:
24242         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
24243         Buffer on caps is not boxed anymore.
24244
24245 2005-06-22  Wim Taymans  <wim@fluendo.com>
24246
24247         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
24248         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
24249         Set buffers on caps as miniobjects and not as boxed.
24250
24251 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
24252
24253         * configure.ac:
24254           back to HEAD
24255
24256 === release 0.9.1 ===
24257
24258 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
24259
24260         * .cvsignore:
24261         * NEWS:
24262         * README:
24263         * RELEASE:
24264         * configure.ac:
24265         * po/af.po:
24266         * po/az.po:
24267         * po/cs.po:
24268         * po/en_GB.po:
24269         * po/hu.po:
24270         * po/it.po:
24271         * po/nb.po:
24272         * po/nl.po:
24273         * po/or.po:
24274         * po/sq.po:
24275         * po/sr.po:
24276         * po/sv.po:
24277         * po/uk.po:
24278         * po/vi.po:
24279           updates for release
24280
24281 2005-06-09  Andy Wingo  <wingo@pobox.com>
24282
24283         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
24284         
24285 2005-06-09  Andy Wingo  <wingo@pobox.com>
24286
24287         * configure.ac:
24288         * gst-libs/gst/Makefile.am:
24289         * gst-libs/gst/net/Makefile.am:
24290         Add gstnet to build.
24291
24292 2005-06-09  Andy Wingo  <wingo@pobox.com>
24293
24294         * gst-libs/gst/gconf/gconf.c:
24295         * gst/playback/test.c:
24296         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
24297         fixes.
24298
24299         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
24300
24301         * ext/theora/theoraenc.c (theora_enc_chain): 
24302         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
24303
24304         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
24305         RealPad.
24306
24307 2005-06-02  Wim Taymans  <wim@fluendo.com>
24308
24309         * gst-libs/gst/net/Makefile.am:
24310         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
24311         * pkgconfig/gstreamer-libs.pc.in:
24312         Added net stuff, version net lib.
24313
24314 2005-06-02  Wim Taymans  <wim@fluendo.com>
24315
24316         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
24317         (query_rates), (query_positions_elems), (query_positions_pads),
24318         (do_seek):
24319         Updated seek example.
24320
24321 2005-06-02  Andy Wingo  <wingo@pobox.com>
24322
24323         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
24324         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
24325         list.
24326
24327         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
24328         remove the typefind, the bin dispose will do it for us. When it's
24329         removed and unreffed, the signal handler will be disconnected,
24330         too.
24331         (unlinked): It's too difficult to disconnect from unlinked
24332         handlers, as they are on pads not elements. Just punt if the pads
24333         aren't grandkids of the bin.
24334
24335 2005-06-02  Wim Taymans  <wim@fluendo.com>
24336
24337         * ext/ogg/README:
24338         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
24339         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
24340         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
24341         * ext/theora/theoradec.c: (theora_dec_src_query),
24342         (theora_handle_data_packet):
24343         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
24344         (theora_enc_chain):
24345         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
24346         (vorbis_handle_data_packet):
24347         * gst/audioconvert/bufferframesconvert.c:
24348         (buffer_frames_convert_chain):
24349         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24350         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24351         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
24352         (gst_ffmpegcsp_chain):
24353         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
24354         (gst_videorate_getcaps), (gst_videorate_setcaps),
24355         (gst_videorate_event), (gst_videorate_chain):
24356         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
24357         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
24358         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
24359         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
24360         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
24361         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
24362         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
24363         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
24364         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
24365         Cleanups and buffer alloc.
24366
24367 2005-05-31  Wim Taymans  <wim@fluendo.com>
24368
24369         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
24370         Don't try to call the delay method when the device is not
24371         opened.
24372
24373 2005-05-31  Wim Taymans  <wim@fluendo.com>
24374
24375         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
24376         Get actual segment size and buffer size after opening
24377         the device.
24378
24379 2005-05-30  Wim Taymans  <wim@fluendo.com>
24380
24381         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
24382         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
24383         Also FLUSH upstream, makes the loop function exit faster.
24384         
24385         * ext/theora/theoradec.c: (theora_dec_src_query):
24386         Some more debug info in the query.
24387         
24388         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
24389         (gst_ximagesink_setcaps):
24390         Release lock on par error, better error reporting.
24391
24392 2005-05-26  Wim Taymans  <wim@fluendo.com>
24393
24394         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
24395         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
24396         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
24397         Clear chains in READY
24398         Queue packets until the chain is activated.
24399
24400 2005-05-25  Wim Taymans  <wim@fluendo.com>
24401
24402         * gst-libs/gst/audio/gstaudiosink.c:
24403         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24404         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24405         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24406         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24407         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24408         (gst_audiosink_create_ringbuffer):
24409         * gst-libs/gst/audio/gstbaseaudiosink.c:
24410         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
24411         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
24412         (gst_baseaudiosink_set_property), (build_linear_format),
24413         (debug_spec_caps), (debug_spec_buffer),
24414         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
24415         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
24416         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
24417         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
24418         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
24419         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
24420         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
24421         (gst_ringbuffer_play), (gst_ringbuffer_pause),
24422         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
24423         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
24424         (wait_segment), (gst_ringbuffer_commit),
24425         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
24426         (gst_ringbuffer_clear):
24427         Various small cleanups.
24428
24429         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24430         (gst_audio_convert_change_state):
24431         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
24432         No need to take the locks anymore.
24433
24434 2005-05-25  Wim Taymans  <wim@fluendo.com>
24435
24436         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
24437         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
24438         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
24439         (type_found):
24440         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
24441         (group_destroy), (group_commit), (queue_overrun),
24442         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
24443         (mute_stream), (new_decoded_pad), (setup_substreams),
24444         (setup_source), (mute_group_type), (set_active_source),
24445         (gst_play_base_bin_change_state):
24446         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
24447         (gen_video_element), (gen_text_element), (gen_audio_element),
24448         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
24449         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
24450         (gst_stream_info_dispose), (gst_stream_info_set_mute):
24451         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
24452         Some playbin cleanups mostly refcounting sloppyness.
24453
24454 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24455
24456         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
24457           Work with streaming input.
24458
24459 2005-05-25  Wim Taymans  <wim@fluendo.com>
24460
24461         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24462         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24463         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
24464         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
24465         No need to take the STREAM lock anymore.
24466
24467 2005-05-25  Wim Taymans  <wim@fluendo.com>
24468
24469         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
24470         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
24471         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
24472         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
24473         (gst_ogg_demux_sink_activate):
24474         * ext/theora/theoradec.c: (theora_dec_src_event),
24475         (theora_handle_comment_packet), (theora_dec_chain),
24476         (theora_dec_change_state):
24477         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
24478         (vorbis_handle_data_packet), (vorbis_dec_chain),
24479         (vorbis_dec_change_state):
24480         Remove STREAM locks as they are taken in core now.
24481         Never set bogus granulepos on vorbis/theora.
24482         Fix leaks in theoradec tag parsing.
24483
24484 2005-05-25  Wim Taymans  <wim@fluendo.com>
24485
24486         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
24487         Fix memleaks, GST_BUFFER_DATA() is not freed.
24488
24489 2005-05-25  Wim Taymans  <wim@fluendo.com>
24490
24491         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
24492         Open non-blocking, set to blocking mode afterwards to avoid
24493         lockups when audio device is busy.
24494
24495 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24496
24497         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
24498           This can't be good.
24499
24500 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24501
24502         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
24503         (gst_audio_convert_chain), (gst_audio_convert_link_src),
24504         (gst_audio_convert_setcaps):
24505           Implement instant setup switching.
24506
24507 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24508
24509         * gst/playback/gstplaybasebin.c: (probe_triggered):
24510           Fix missing unlock.
24511         * gst/playback/gstplaybin.c: (add_sink):
24512           First add, then link (otherwise pad link fails).
24513
24514 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24515
24516         * examples/Makefile.am:
24517         fix buildbot (make distcheck)
24518
24519 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24520
24521         * gst/playback/gstplaybin.c: (gen_vis_element):
24522           Remove some wrong code. Doesn't work yet.
24523
24524 2005-05-19  Wim Taymans  <wim@fluendo.com>
24525
24526         * gst-libs/gst/net/Makefile.am:
24527         * gst-libs/gst/net/README:
24528         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
24529         (gst_netbuffer_class_init), (gst_netbuffer_init),
24530         (gst_netbuffer_finalize), (gst_netbuffer_copy),
24531         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
24532         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
24533         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
24534         * gst-libs/gst/net/gstnetbuffer.h:
24535         Added buffer subclass to store extra to/from addresses for
24536         network sources/sinks.
24537
24538 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24539
24540         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
24541           Don't lock an unassigned variable.
24542
24543 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24544
24545         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
24546           Increase buffer for video, decrease buffer for other media types.
24547         * gst/playback/gstplaybin.c: (gen_video_element),
24548         (gen_audio_element):
24549           Change names for debugging purposes.
24550
24551 2005-05-18  Wim Taymans  <wim@fluendo.com>
24552
24553         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24554         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24555         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
24556         (gst_ffmpegcsp_chain):
24557         Enable buffer alloc passthrough if the source and dest
24558         formats are the same.
24559
24560 2005-05-17  Wim Taymans  <wim@fluendo.com>
24561
24562         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
24563         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
24564         (gst_ogg_demux_chain_unlocked):
24565         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24566         (gst_audio_convert_caps_remove_format_info),
24567         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24568         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
24569         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24570         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24571         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
24572         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
24573         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
24574         (gst_ffmpegcsp_get_property):
24575         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
24576         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
24577         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
24578         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
24579         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
24580         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
24581         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
24582         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
24583         Leak fixes in oggdemux.
24584         Some cleanups in audioconvert.
24585         Make passthrough work along with buffer_alloc etc.
24586         Make buffer_alloc and buffer recycling actually work in
24587         xvimagesink.
24588
24589 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
24590
24591         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
24592           make the compiler happy
24593
24594 2005-05-17  Wim Taymans  <wim@fluendo.com>
24595
24596         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
24597         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
24598         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
24599         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
24600         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
24601         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
24602         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
24603         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
24604         (gst_xvimagesink_set_xwindow_id):
24605         * sys/xvimage/xvimagesink.h:
24606         Port xvimagesink to new MiniObject.
24607
24608 2005-05-17  Wim Taymans  <wim@fluendo.com>
24609
24610         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
24611         (gst_audiofilter_chain):
24612         * gst-libs/gst/audio/gstaudiosink.c:
24613         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24614         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24615         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24616         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24617         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24618         (gst_audiosink_create_ringbuffer):
24619         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24620         (gst_audio_convert_caps_remove_format_info),
24621         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24622         (gst_audio_convert_fixate), (gst_audio_convert_channels):
24623         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24624         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24625         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
24626         Fix passthrough in ffmpegcolorspace.
24627         Fix memset in audiosink on wrong memory.
24628
24629 2005-05-16  David Schleef  <ds@schleef.org>
24630
24631         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
24632         to GstMiniObject.
24633
24634 2005-05-16  David Schleef  <ds@schleef.org>
24635
24636         Port from GstData to GstMiniObject.
24637         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
24638         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
24639         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
24640         (gst_ogg_mux_collected):
24641         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
24642         * ext/theora/theoradec.c: (theora_handle_comment_packet),
24643         (theora_handle_data_packet):
24644         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
24645         (theora_set_header_on_caps), (theora_enc_chain):
24646         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
24647         (vorbis_handle_comment_packet):
24648         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
24649         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
24650         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
24651         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
24652         * gst/audioconvert/gstaudioconvert.c:
24653         (gst_audio_convert_get_buffer):
24654         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
24655         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
24656         (mute_stream), (silence_stream):
24657         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
24658         * gst/volume/gstvolume.c: (volume_transform):
24659         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
24660         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
24661         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
24662         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
24663         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
24664         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
24665         (gst_ximagesink_buffer_alloc):
24666         * sys/ximage/ximagesink.h:
24667
24668 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24669
24670         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
24671         (fill_buffer), (check_queue), (queue_threshold_reached),
24672         (queue_out_of_data):
24673         * gst/playback/gstplaybasebin.h:
24674           Post buffer-fullness on the bus.
24675
24676 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24677
24678         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
24679         (try_to_link_1):
24680         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
24681         (group_commit), (probe_triggered), (setup_source),
24682         (gst_play_base_bin_change_state):
24683         * gst/playback/gstplaybasebin.h:
24684         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24685         (gst_play_bin_init), (remove_sinks), (setup_sinks),
24686         (gst_play_bin_change_state):
24687           Move setup_output_pads into a virtual function, remove
24688           group-switch (no longer needed) and redirect (handled by bus
24689           now) signals.
24690
24691 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24692
24693         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
24694         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
24695         (get_active_group), (get_building_group), (group_destroy),
24696         (group_commit), (check_queue), (queue_overrun),
24697         (queue_threshold_reached), (queue_out_of_data),
24698         (gen_preroll_element), (remove_groups), (unknown_type),
24699         (add_element_stream), (no_more_pads), (probe_triggered),
24700         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
24701         (setup_substreams), (setup_source), (finish_source),
24702         (prepare_output), (muted_group_change_state),
24703         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
24704         (gst_play_base_bin_change_state):
24705         * gst/playback/gstplaybasebin.h:
24706         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24707         (gst_play_bin_init), (gst_play_bin_set_property),
24708         (gen_video_element), (gen_text_element), (gen_audio_element),
24709         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
24710         (gst_play_bin_change_state):
24711         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
24712         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
24713         (stream_info_change_state), (gst_stream_info_set_mute),
24714         (gst_stream_info_get_property):
24715         * gst/playback/gststreaminfo.h:
24716         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
24717         (gst_stream_selector_get_linked_pad),
24718         (gst_stream_selector_getcaps),
24719         (gst_stream_selector_get_linked_pads),
24720         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
24721         * gst/playback/gststreamselector.h:
24722           Rough port of playbin. Needs some more work, but is mostly done,
24723           and uses a few locks in important places, which should make stuff
24724           like chain-switches clean. Still uses GST_STATE() in a few places,
24725           which isn't all that good an idea, subtitles/elements disabled
24726           because no elements to test with and thus probably broken, query
24727           and event handling moved to GstBin, internal thread removed
24728           alltogether because the pipeline does that for us now. Can play
24729           Ogg/Vorbis files. Haven't tested anything else yet.
24730
24731 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24732
24733         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
24734           Do no-more-pads (needed for autoplugging).
24735
24736 2005-05-10  Andy Wingo  <wingo@pobox.com>
24737
24738         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
24739         message to the bus with the tags. Still not sent downstream tho.
24740
24741         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
24742         get_parent.
24743         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
24744         avoid refcounting hassles.
24745
24746 2005-05-09  Andy Wingo  <wingo@pobox.com>
24747
24748         * gst/volume/Makefile.am:
24749         * gst/volume/demo.c
24750         * gst/volume/gstvolume.h
24751         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
24752         basetransform. Probably need an audio filter base class.
24753
24754 2005-05-09  Wim Taymans  <wim@fluendo.com>
24755
24756         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
24757         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
24758         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
24759         (gst_vorbisenc_chain):
24760         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24761         (gst_audio_convert_caps_remove_format_info),
24762         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24763         (gst_audio_convert_fixate), (gst_audio_convert_channels):
24764         Make caps writable before writing to it.
24765         Fix negotiation in audioconvert some more.
24766
24767 2005-05-09  Wim Taymans  <wim@fluendo.com>
24768
24769         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
24770         (gst_videorate_getcaps), (gst_videorate_setcaps),
24771         (gst_videorate_event), (gst_videorate_chain):
24772         Better negotiation.
24773
24774 2005-05-09  Wim Taymans  <wim@fluendo.com>
24775
24776         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
24777         (gst_videorate_getcaps), (gst_videorate_setcaps),
24778         (gst_videorate_blank_data), (gst_videorate_init),
24779         (gst_videorate_event), (gst_videorate_chain),
24780         (gst_videorate_change_state):
24781         Port videorate, do a better job at negotiation while we're at
24782         it.
24783
24784 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
24785
24786         * configure.ac:
24787           Disable libvisual
24788
24789         * examples/Makefile.am:
24790         * gst-libs/gst/audio/Makefile.am:
24791         * gst-libs/gst/riff/Makefile.am:
24792         * gst-libs/gst/tag/Makefile.am:
24793         * gst-libs/gst/video/Makefile.am:
24794           Fixups for missing variables.
24795
24796 2005-05-09  Wim Taymans  <wim@fluendo.com>
24797
24798         * examples/seeking/seek.c: (make_theora_pipeline),
24799         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
24800         (query_rates), (query_positions_elems), (query_positions_pads),
24801         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
24802         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
24803         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
24804         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
24805         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
24806         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
24807         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
24808         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
24809         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
24810         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
24811         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
24812         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
24813         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
24814         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
24815         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
24816         (theora_dec_src_convert), (theora_dec_sink_convert),
24817         (theora_dec_src_query), (theora_dec_sink_query),
24818         (theora_dec_src_event), (theora_dec_sink_event),
24819         (theora_handle_comment_packet), (theora_handle_type_packet),
24820         (theora_handle_header_packet), (theora_handle_data_packet),
24821         (theora_dec_chain):
24822         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
24823         (vorbis_dec_convert), (vorbis_dec_src_query),
24824         (vorbis_dec_sink_query), (vorbis_dec_src_event),
24825         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
24826         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
24827         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
24828         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
24829         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
24830         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
24831         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24832         (gst_play_bin_query):
24833         * gst/playback/test3.c: (update_scale):
24834         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
24835         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
24836         * gst/subparse/gstsubparse.c: (gst_subparse_init):
24837         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
24838         (gst_videotestsrc_src_query):
24839         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
24840         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
24841         (paint_hline_YUV9):
24842         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
24843         Port to new query API.
24844         Updated seek.
24845         Cleanups in x[v]imagesink
24846
24847 2005-05-09  Andy Wingo  <wingo@pobox.com>
24848
24849         * ext/alsa/gstalsasink.h:
24850         * ext/gnomevfs/gstgnomevfssrc.c:
24851         (gst_gnomevfssrc_get_icy_metadata):
24852         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
24853         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
24854         * ext/theora/theoradec.c (theora_dec_src_query)
24855         (theora_dec_src_event, theora_dec_sink_event)
24856         (theora_handle_comment_packet, theora_handle_data_packet):
24857         * ext/theora/theoraenc.c (theora_enc_chain):
24858         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
24859         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
24860         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
24861         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
24862         (qt_type_find):
24863         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
24864         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
24865         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
24866         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
24867         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
24868         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
24869         (paint_setup_xBGR8888, paint_setup_RGBx8888)
24870         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
24871         (paint_setup_RGB565, paint_setup_xRGB1555):
24872         * gst/videotestsrc/videotestsrc.h:
24873         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
24874         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
24875         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
24876         GCC4 fixes.
24877         
24878         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
24879         gst_pad_query_position. Fixes oggdemux.
24880
24881 2005-05-08  David Schleef  <ds@schleef.org>
24882
24883         * configure.ac: Require liboil.
24884         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
24885         a few more.
24886         * gst/videotestsrc/videotestsrc.c:
24887         * gst/videotestsrc/videotestsrc.h:
24888
24889 2005-05-06  Wim Taymans  <wim@fluendo.com>
24890
24891         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24892         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24893         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
24894         Well, unreffing a buffer right before pushing it is asking
24895         for trouble..
24896
24897 2005-05-06  Christian Schaller  <uraeus@gnome.org>
24898
24899         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
24900
24901 2005-05-06  Wim Taymans  <wim@fluendo.com>
24902
24903         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24904         (gst_audio_convert_caps_remove_format_info),
24905         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24906         (gst_audio_convert_fixate), (gst_audio_convert_channels):
24907         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24908         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24909         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
24910         * gst/sine/Makefile.am:
24911         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
24912         (gst_sinesrc_class_init), (gst_sinesrc_init),
24913         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
24914         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
24915         (gst_sinesrc_update_freq):
24916         * gst/sine/gstsinesrc.h:
24917         * gst/tcp/gstmultifdsink.c:
24918         * sys/xvimage/xvimagesink.c:
24919         Fixed negotiation wrt _peer_get_caps()
24920         Some cleanups.
24921
24922
24923 2005-05-06  Wim Taymans  <wim@fluendo.com>
24924
24925         * gst-libs/gst/audio/gstaudiosink.c:
24926         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24927         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24928         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24929         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24930         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24931         (gst_audiosink_create_ringbuffer):
24932         * gst-libs/gst/audio/gstbaseaudiosink.c:
24933         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
24934         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
24935         (gst_baseaudiosink_set_property), (build_linear_format),
24936         (debug_spec_caps), (debug_spec_buffer),
24937         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
24938         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
24939         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
24940         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
24941         * gst-libs/gst/audio/gstbaseaudiosink.h:
24942         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
24943         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
24944         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
24945         (gst_ringbuffer_play), (gst_ringbuffer_pause),
24946         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
24947         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
24948         (wait_segment), (gst_ringbuffer_commit),
24949         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
24950         (gst_ringbuffer_clear):
24951         * gst-libs/gst/audio/gstringbuffer.h:
24952         Make the base audiosink return an error when there is no
24953         audiobuffer negotiated.
24954
24955 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24956
24957         * ext/Makefile.am:
24958         Disable cdparanoia until someone ports it!
24959
24960 2005-05-06  Wim Taymans  <wim@fluendo.com>
24961
24962         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
24963         (gst_ogg_demux_sink_activate):
24964         And revert after wingo's revert.. sigh..
24965
24966 2005-05-05  Andy Wingo  <wingo@pobox.com>
24967
24968         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
24969         GObject.
24970         * configure.ac: Return audiorate and subparse from the ghetto.
24971         Re-enable -Wall -Werror.
24972         * gst/subparse/gstsubparse.c:
24973         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
24974         or chain-based. Cleaned up a bit. Not tested.
24975         
24976 2005-05-05  Christian Schaller <christian@fluendo.com> 
24977
24978         * Makefile.am: remove stuff that is not building
24979         * configure.ac: remove stuff that is not building
24980         * examples/Makefile.am: remove stuff that is not building
24981         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
24982         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
24983         * sys/Makefile.am: remove stuff that is not building
24984         * testsuite/Makefile.am: remove stuff that is not building
24985
24986 2005-05-05  Andy Wingo  <wingo@pobox.com>
24987
24988         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
24989         * gst-libs/gst/tag/gstvorbistag.c:
24990         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
24991         * gst/adder/gstadder.h:
24992         * gst/audioconvert/gstchannelmix.c:
24993         (gst_audio_convert_fill_one_other):
24994         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
24995         (gst_audiorate_init), (gst_audiorate_chain):
24996         * gst/playback/gstplaybasebin.c: (setup_source):
24997         * gst/playback/test3.c: (update_scale):
24998         Some GCC4 fixes
24999         
25000         * po/af.po:
25001         * po/az.po:
25002         * po/cs.po:
25003         * po/en_GB.po:
25004         * po/hu.po:
25005         * po/it.po:
25006         * po/nb.po:
25007         * po/nl.po:
25008         * po/or.po:
25009         * po/sq.po:
25010         * po/sr.po:
25011         * po/sv.po:
25012         * po/uk.po:
25013         * po/vi.po: Foo
25014
25015 2005-05-05  Wim Taymans  <wim@fluendo.com>
25016
25017         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
25018         (gst_audio_convert_caps_remove_format_info),
25019         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
25020         (gst_audio_convert_change_state), (gst_audio_convert_channels):
25021         * gst/videotestsrc/gstvideotestsrc.c:
25022         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
25023         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
25024         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
25025         (gst_videotestsrc_init), (gst_videotestsrc_loop):
25026         Don't ignore _push() return values.
25027         Make sure no processing is done when shutting down.
25028         Videotestsrc pad activation fix.
25029
25030 2005-05-05  Wim Taymans  <wim@fluendo.com>
25031
25032         * gst/adder/Makefile.am:
25033         * gst/adder/gstadder.c: (gst_adder_setcaps),
25034         (gst_adder_class_init), (gst_adder_init),
25035         (gst_adder_request_new_pad), (gst_adder_collected),
25036         (gst_adder_change_state):
25037         * gst/adder/gstadder.h:
25038         Ported adder as an example of a mixer element using
25039         collect pads. Needs more negotiation work.
25040
25041 2005-05-05  Wim Taymans  <wim@fluendo.com>
25042
25043         * ext/theora/theoradec.c: (_inc_granulepos),
25044         (theora_dec_src_event), (theora_dec_sink_event),
25045         (theora_handle_comment_packet), (theora_handle_type_packet),
25046         (theora_handle_header_packet), (theora_handle_data_packet),
25047         (theora_dec_chain):
25048         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
25049         (gst_theora_enc_init), (theora_enc_sink_setcaps),
25050         (theora_push_buffer), (theora_push_packet),
25051         (theora_enc_sink_event), (theora_enc_chain),
25052         (theora_enc_change_state), (theora_enc_set_property),
25053         (theora_enc_get_property):
25054         Added stream lock to decoder so that we can serialize
25055         the discont event.
25056         More theoraenc porting, recover from errors, do clean
25057         shutdown.
25058
25059 2005-05-05  Wim Taymans  <wim@fluendo.com>
25060
25061         * ext/ogg/Makefile.am:
25062         * ext/ogg/README:
25063         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
25064         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
25065         (gst_ogg_print):
25066         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
25067         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
25068         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
25069         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
25070         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
25071         (gst_ogg_mux_change_state):
25072         Ported ogg muxer.
25073
25074 2005-05-05  Wim Taymans  <wim@fluendo.com>
25075
25076         * docs/design-audiosinks.txt:
25077         * gst-libs/gst/audio/TODO:
25078         * gst-libs/gst/audio/gstaudiosink.c:
25079         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
25080         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
25081         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
25082         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
25083         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
25084         (gst_audiosink_create_ringbuffer):
25085         * gst-libs/gst/audio/gstbaseaudiosink.c:
25086         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
25087         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
25088         (gst_baseaudiosink_set_property), (build_linear_format),
25089         (debug_spec_caps), (debug_spec_buffer),
25090         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
25091         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
25092         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
25093         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
25094         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
25095         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
25096         (gst_ringbuffer_release), (gst_ringbuffer_play),
25097         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
25098         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
25099         (gst_ringbuffer_set_sample), (wait_segment),
25100         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
25101         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
25102         More work on the audiosink, mostly debugging and a race in
25103         shutdown.
25104
25105 2005-04-28  Wim Taymans  <wim@fluendo.com>
25106
25107         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
25108         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
25109         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
25110         (vorbis_dec_src_query), (vorbis_dec_src_event),
25111         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
25112         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
25113         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
25114         Don't crap out when seeking back to position 0.
25115
25116 2005-04-28  Wim Taymans  <wim@fluendo.com>
25117
25118         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
25119         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
25120         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
25121         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
25122         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
25123         Make audio sink configurable, use alsasink as default.
25124
25125 2005-04-28  Wim Taymans  <wim@fluendo.com>
25126
25127         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
25128         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
25129         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
25130         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
25131         (vorbis_dec_change_state):
25132         * ext/vorbis/vorbisdec.h:
25133         Refactor, use STREAM_LOCK.
25134
25135 2005-04-28  Wim Taymans  <wim@fluendo.com>
25136
25137         * ext/theora/theoradec.c: (_inc_granulepos),
25138         (theora_dec_sink_event), (theora_handle_comment_packet),
25139         (theora_handle_type_packet), (theora_handle_header_packet),
25140         (theora_handle_data_packet), (theora_dec_chain),
25141         (theora_dec_change_state):
25142         Refactor a bit, use STREAM_LOCK.
25143
25144 2005-04-28  Wim Taymans  <wim@fluendo.com>
25145
25146         * ext/alsa/Makefile.am:
25147         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
25148         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
25149         (gst_alsa_link), (gst_alsa_close_audio):
25150         * ext/alsa/gstalsaplugin.c: (plugin_init):
25151         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
25152         (gst_alsasink_dispose), (gst_alsasink_base_init),
25153         (gst_alsasink_class_init), (gst_alsasink_init),
25154         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
25155         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
25156         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
25157         (gst_alsasink_reset):
25158         * ext/alsa/gstalsasink.h:
25159         Implement alsasink with simple open/write/close API. 
25160         Make alsa dir build by disabling compilation of code.
25161
25162 2005-04-28  Wim Taymans  <wim@fluendo.com>
25163
25164         * gst-libs/gst/audio/Makefile.am:
25165         * gst-libs/gst/audio/audio.h:
25166         * gst-libs/gst/audio/audioclock.c:
25167         * gst-libs/gst/audio/audioclock.h:
25168         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
25169         (gst_audio_clock_class_init), (gst_audio_clock_init),
25170         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
25171         * gst-libs/gst/audio/gstaudioclock.h:
25172         * gst-libs/gst/audio/gstaudiosink.c:
25173         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
25174         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
25175         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
25176         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
25177         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
25178         (gst_audiosink_create_ringbuffer):
25179         * gst-libs/gst/audio/gstbaseaudiosink.c:
25180         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
25181         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
25182         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
25183         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
25184         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
25185         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
25186         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
25187         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
25188         * gst-libs/gst/audio/gstbaseaudiosink.h:
25189         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
25190         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
25191         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
25192         (gst_ringbuffer_release), (gst_ringbuffer_play),
25193         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
25194         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
25195         (gst_ringbuffer_set_sample), (wait_segment),
25196         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
25197         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
25198         * gst-libs/gst/audio/gstringbuffer.h:
25199         Make ringbuffer faster and more simple by removing the locks
25200         in the playback thread.
25201         Add sample accurate playback based on buffer sample offsets.
25202         Make the baseaudiosink provide a clock.
25203         Parse caps in the base class.
25204         Correctly handle seeking, flushing and state changes.
25205
25206 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
25207
25208         * configure.ac:
25209         * gst/audioconvert/Makefile.am:
25210         * gst/audioscale/Makefile.am:
25211           Fix part of the build.  Come on guys, autogen didn't even work :)
25212
25213 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25214
25215         * configure.ac:
25216         * gst-libs/gst/Makefile.am:
25217         * gst-libs/gst/media-info/.cvsignore:
25218         * gst-libs/gst/media-info/Makefile.am:
25219         * gst-libs/gst/media-info/README:
25220         * gst-libs/gst/media-info/media-info-priv.c:
25221         * gst-libs/gst/media-info/media-info-priv.h:
25222         * gst-libs/gst/media-info/media-info-test.c:
25223         * gst-libs/gst/media-info/media-info.c:
25224         * gst-libs/gst/media-info/media-info.h:
25225         * gst-libs/gst/media-info/media-info.vcproj:
25226         * pkgconfig/Makefile.am:
25227         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
25228         * pkgconfig/gstreamer-media-info.pc.in:
25229           Remove media-info, which is also successed by playbin (see Totem
25230           implementation).
25231
25232 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25233
25234         * configure.ac:
25235         * examples/Makefile.am:
25236         * examples/gstplay/.cvsignore:
25237         * examples/gstplay/Makefile.am:
25238         * examples/gstplay/player.c:
25239         * gst-libs/gst/Makefile.am:
25240         * gst-libs/gst/play/.cvsignore:
25241         * gst-libs/gst/play/Makefile.am:
25242         * gst-libs/gst/play/play.c:
25243         * gst-libs/gst/play/play.h:
25244         * gst-libs/gst/play/play.vcproj:
25245         * pkgconfig/Makefile.am:
25246         * pkgconfig/gstreamer-play-uninstalled.pc.in:
25247         * pkgconfig/gstreamer-play.pc.in:
25248           Remove libgstplay, playbin is now the official successor.
25249
25250 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25251
25252         * configure.ac:
25253         * gst-libs/gst/Makefile.am:
25254         * gst-libs/gst/xwindowlistener/Makefile.am:
25255         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
25256         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
25257           Remove deprecated xwindowlistener (I've moved xwindowlistening
25258           in the v4l/v4l2 plugins over to serverside).
25259
25260 2005-04-25  David Schleef  <ds@schleef.org>
25261
25262         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
25263         to examples/dynparams.  Examples do not belong interspersed with
25264         source code.
25265         * examples/dynparams/demo-dparams.c:
25266         * gst/sine/Makefile.am:
25267         * gst/sine/demo-dparams.c:
25268
25269 2005-04-25  David Schleef  <ds@schleef.org>
25270
25271         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
25272         * gst-libs/gst/audio/Makefile.am:
25273         * gst-libs/gst/riff/Makefile.am:
25274         * gst-libs/gst/tag/Makefile.am:
25275         * gst-libs/gst/video/Makefile.am:
25276         * gst-libs/gst/xwindowlistener/Makefile.am:
25277
25278         Convert to 0.9 API, seems to work:
25279         * sys/ximage/Makefile.am:
25280         * sys/ximage/ximagesink.c:
25281
25282 2005-04-24  David Schleef  <ds@schleef.org>
25283
25284         Link plugins against libraries:
25285         * ext/alsa/Makefile.am:
25286         * gst/tcp/Makefile.am:
25287
25288         Remove asm code that should be in liboil
25289         * gst/videoscale/Makefile.am:
25290         * gst/videoscale/videoscale_x86_asm.s:
25291
25292         gettext wants these checked in:
25293         * po/af.po:
25294         * po/az.po:
25295         * po/cs.po:
25296         * po/en_GB.po:
25297         * po/hu.po:
25298         * po/it.po:
25299         * po/nb.po:
25300         * po/nl.po:
25301         * po/or.po:
25302         * po/sq.po:
25303         * po/sr.po:
25304         * po/sv.po:
25305         * po/uk.po:
25306         * po/vi.po:
25307
25308 2005-04-24  David Schleef  <ds@schleef.org>
25309
25310         Convert gst_main() to g_main_loop_run()
25311         * gst/playback/decodetest.c: (main):
25312         * gst/playback/test2.c: (main):
25313         * gst/playback/test3.c: (main):
25314         * gst/playback/test4.c: (main):
25315
25316         Link plugins against libraries:
25317         * ext/libvisual/Makefile.am:
25318         * sys/xvimage/Makefile.am:
25319
25320 2005-04-24  David Schleef  <ds@schleef.org>
25321
25322         * configure.ac: Remove idct and resample libs
25323         * gst-libs/gst/Makefile.am: same
25324
25325         Remove usage of gst_library_load():
25326         * ext/alsa/gstalsaplugin.c: (plugin_init):
25327         * ext/libvisual/visual.c: (plugin_init):
25328         * ext/ogg/gstogg.c: (plugin_init):
25329         * ext/theora/theora.c: (plugin_init):
25330         * ext/vorbis/vorbis.c: (plugin_init):
25331         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
25332         * gst/audioscale/gstaudioscale.c:
25333         * gst/adder/gstadder.c: (plugin_init):
25334         * gst/audioconvert/plugin.c: (plugin_init):
25335         * sys/ximage/ximagesink.c: (plugin_init):
25336         * sys/xvimage/xvimagesink.c: (plugin_init):
25337         * gst/tcp/gsttcpplugin.c: (plugin_init):
25338
25339         Link plugins against libraries:
25340         * ext/ogg/Makefile.am:
25341         * ext/theora/Makefile.am:
25342         * ext/vorbis/Makefile.am:
25343         * gst/audioconvert/Makefile.am:
25344
25345         Create proper libraries:
25346         * gst-libs/gst/riff/Makefile.am:
25347         * gst-libs/gst/audio/Makefile.am:
25348         * gst-libs/gst/video/Makefile.am:
25349
25350         Move resample library to audioscale plugin directory:
25351         * gst-libs/gst/resample/Makefile.am:
25352         * gst-libs/gst/resample/README:
25353         * gst-libs/gst/resample/dtof.c:
25354         * gst-libs/gst/resample/dtos.c:
25355         * gst-libs/gst/resample/functable.c:
25356         * gst-libs/gst/resample/private.h:
25357         * gst-libs/gst/resample/resample.c:
25358         * gst-libs/gst/resample/resample.h:
25359         * gst-libs/gst/resample/resample.vcproj:
25360         * gst-libs/gst/resample/test.c:
25361         * gst/audioscale/Makefile.am:
25362         * gst/audioscale/README:
25363         * gst/audioscale/dtof.c:
25364         * gst/audioscale/dtos.c:
25365         * gst/audioscale/functable.c:
25366         * gst/audioscale/private.h:
25367         * gst/audioscale/resample.c:
25368         * gst/audioscale/resample.h:
25369         * gst/audioscale/test.c:
25370
25371         Move tagedit library to gst-libs:
25372         * gst-libs/gst/tag/Makefile.am:
25373         * gst-libs/gst/tag/gstid3tag.c:
25374         * gst-libs/gst/tag/gsttagediting.c:
25375         * gst-libs/gst/tag/gsttageditingprivate.h:
25376         * gst-libs/gst/tag/gstvorbistag.c:
25377         * gst/tags/Makefile.am:
25378         * gst/tags/gstid3tag.c:
25379         * gst/tags/gstvorbistag.c:
25380
25381         Fix for core changes:
25382         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
25383         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
25384         (gst_sinesrc_getrange):
25385
25386 2005-04-23  David Schleef  <ds@schleef.org>
25387
25388         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
25389         in gst-plugins in a long time, and properly belongs in liboil.
25390         * gst-libs/gst/idct/Makefile.am:
25391         * gst-libs/gst/idct/README:
25392         * gst-libs/gst/idct/dct.h:
25393         * gst-libs/gst/idct/doieee:
25394         * gst-libs/gst/idct/fastintidct.c:
25395         * gst-libs/gst/idct/floatidct.c:
25396         * gst-libs/gst/idct/idct.c:
25397         * gst-libs/gst/idct/idct.h:
25398         * gst-libs/gst/idct/idtc.vcproj:
25399         * gst-libs/gst/idct/ieeetest.c:
25400         * gst-libs/gst/idct/intidct.c:
25401
25402 2005-04-20  Wim Taymans  <wim@fluendo.com>
25403
25404         * docs/design-audiosinks.txt:
25405         * gst-libs/gst/audio/Makefile.am:
25406         * gst-libs/gst/audio/TODO:
25407         * gst-libs/gst/audio/gstaudiosink.c:
25408         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
25409         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
25410         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
25411         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
25412         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
25413         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
25414         (gst_audiosink_class_init), (gst_audiosink_init),
25415         (gst_audiosink_create_ringbuffer):
25416         * gst-libs/gst/audio/gstaudiosink.h:
25417         * gst-libs/gst/audio/gstbaseaudiosink.c:
25418         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
25419         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
25420         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
25421         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
25422         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
25423         (gst_baseaudiosink_create_ringbuffer),
25424         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
25425         * gst-libs/gst/audio/gstbaseaudiosink.h:
25426         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
25427         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
25428         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
25429         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
25430         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
25431         (gst_ringbuffer_play), (gst_ringbuffer_pause),
25432         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
25433         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
25434         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
25435         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
25436         * gst-libs/gst/audio/gstringbuffer.h:
25437         An attempt at a set of audio base classes together with some
25438         design docs.
25439
25440 2005-04-20  Wim Taymans  <wim@fluendo.com>
25441
25442         * gst/audioconvert/Makefile.am:
25443         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
25444         (gst_audio_convert_caps_remove_format_info),
25445         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
25446         (gst_audio_convert_channels):
25447         Link against audio libs.
25448         Fix audio convert plugin.
25449
25450 2005-04-20  Wim Taymans  <wim@fluendo.com>
25451
25452         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
25453         (gst_ogg_demux_sink_activate):
25454         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
25455         (theora_set_header_on_caps), (theora_enc_sink_event),
25456         (theora_enc_chain):
25457         Fix theora encoder.
25458
25459 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25460
25461         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
25462         * gst/playback/gstdecodebin.c: (find_compatibles):
25463           Work with staticpadtemplates in elementfactories.
25464
25465 2005-04-12  Wim Taymans  <wim@fluendo.com>
25466
25467         * gst/playback/README:
25468         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
25469         (compare_ranks), (print_feature), (gst_decode_bin_init),
25470         (dynamic_create), (dynamic_free), (find_compatibles),
25471         (mimetype_is_raw), (close_pad_link), (got_redirect),
25472         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
25473         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
25474         (gst_decode_bin_change_state):
25475         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
25476         (gst_play_base_bin_init), (group_destroy), (group_commit),
25477         (check_queue), (queue_overrun), (queue_threshold_reached),
25478         (queue_out_of_data), (gen_preroll_element), (unknown_type),
25479         (new_decoded_pad), (setup_subtitle), (gen_source_element),
25480         (got_redirect), (setup_source), (play_base_eos),
25481         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
25482         (gst_play_base_bin_remove_element):
25483         * gst/playback/gstplaybasebin.h:
25484         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
25485         (gst_play_bin_init), (gst_play_bin_dispose),
25486         (gst_play_bin_set_property), (gen_video_element),
25487         (gen_text_element), (gen_audio_element), (remove_sinks),
25488         (gst_play_bin_send_event):
25489         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
25490         (stream_info_change_state), (gst_stream_info_set_mute):
25491         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
25492         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
25493         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
25494         (gst_stream_selector_chain):
25495         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
25496         (main):
25497         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
25498         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
25499         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
25500         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
25501         Raw and crude port of decodebin. 
25502         Make playbin compile.
25503
25504 2005-04-06  Wim Taymans  <wim@fluendo.com>
25505
25506         * ext/gnomevfs/Makefile.am:
25507         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
25508         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
25509         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
25510         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
25511         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
25512         (gst_gnomevfssrc_stop):
25513         * ext/ogg/Makefile.am:
25514         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
25515         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
25516         * ext/theora/Makefile.am:
25517         * ext/theora/theoradec.c: (_inc_granulepos),
25518         (theora_dec_sink_event), (theora_dec_chain):
25519         * ext/vorbis/Makefile.am:
25520         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
25521         (vorbis_dec_sink_event), (vorbis_dec_chain):
25522         * gst-libs/gst/audio/Makefile.am:
25523         * sys/xvimage/Makefile.am:
25524         Make gnomevfssrc extend the source base class.
25525         Fix linking against libs in various plugins.
25526
25527 2005-04-06  Andy Wingo  <wingo@pobox.com>
25528
25529         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
25530         GST_BASE_LIBS.
25531
25532         * configure.ac: Add check and AC_SUBST for libgstbase.
25533
25534 2005-03-31  Wim Taymans  <wim@fluendo.com>
25535
25536         * examples/seeking/Makefile.am:
25537         * examples/seeking/cdparanoia.c: (main):
25538         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
25539         (play_cb), (pause_cb), (stop_cb), (main):
25540         * examples/seeking/playbin.c:
25541         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
25542         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
25543         (make_sid_pipeline), (make_vorbis_pipeline),
25544         (make_theora_pipeline), (make_vorbis_theora_pipeline),
25545         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
25546         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
25547         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
25548         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
25549         (stop_cb), (main):
25550         * examples/seeking/spider_seek.c:
25551         * examples/seeking/vorbisfile.c:
25552         * ext/gnomevfs/Makefile.am:
25553         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
25554         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
25555         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
25556         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
25557         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
25558         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
25559         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
25560         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
25561         * ext/ogg/README:
25562         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
25563         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
25564         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
25565         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
25566         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
25567         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
25568         (gst_ogg_pad_event), (gst_ogg_pad_reset),
25569         (gst_ogg_demux_factory_filter), (compare_ranks),
25570         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
25571         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
25572         (gst_ogg_chain_new), (gst_ogg_chain_free),
25573         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
25574         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
25575         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
25576         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
25577         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
25578         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
25579         (gst_ogg_demux_get_prev_page),
25580         (gst_ogg_demux_deactivate_current_chain),
25581         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
25582         (gst_ogg_demux_bisect_forward_serialno),
25583         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
25584         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
25585         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
25586         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
25587         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
25588         (gst_ogg_demux_change_state), (gst_ogg_print):
25589         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
25590         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
25591         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
25592         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
25593         (gst_ogg_mux_loop):
25594         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
25595         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
25596         (theora_dec_src_convert), (theora_dec_sink_convert),
25597         (theora_dec_src_query), (theora_dec_src_event),
25598         (theora_dec_sink_event), (theora_dec_chain),
25599         (theora_dec_change_state):
25600         * ext/theora/theoraenc.c: (gst_theora_enc_init),
25601         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
25602         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
25603         (theora_enc_change_state):
25604         * ext/vorbis/Makefile.am:
25605         * ext/vorbis/oggvorbisenc.c:
25606         * ext/vorbis/oggvorbisenc.h:
25607         * ext/vorbis/vorbis.c: (plugin_init):
25608         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
25609         (vorbis_dec_src_query), (vorbis_dec_src_event),
25610         (vorbis_dec_sink_event), (vorbis_dec_chain),
25611         (vorbis_dec_change_state):
25612         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
25613         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
25614         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
25615         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
25616         (gst_vorbisenc_change_state):
25617         * ext/vorbis/vorbisenc.h:
25618         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
25619         * gst-libs/gst/audio/audioclock.c:
25620         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
25621         (gst_audiofilter_init), (gst_audiofilter_chain):
25622         * gst-libs/gst/audio/testchannels.c: (main):
25623         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
25624         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
25625         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
25626         (gmip_find_track_streaminfo), (gmip_find_track_format):
25627         * gst-libs/gst/media-info/media-info.c:
25628         (gst_media_info_read_idler):
25629         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
25630         (gst_play_get_all_by_interface):
25631         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
25632         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
25633         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
25634         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
25635         (gst_riff_parse_info):
25636         * gst-libs/gst/riff/riff-read.h:
25637         * gst-libs/gst/riff/riff.c: (plugin_init):
25638         * gst-libs/gst/video/Makefile.am:
25639         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
25640         (gst_videosink_class_init), (gst_videosink_get_type):
25641         * gst-libs/gst/video/videosink.h:
25642         * gst/audioconvert/bufferframesconvert.c:
25643         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
25644         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
25645         * gst/audioconvert/channelmixtest.c: (main):
25646         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
25647         (gst_audio_convert_chain),
25648         (gst_audio_convert_caps_remove_format_info),
25649         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
25650         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
25651         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
25652         (gst_audio_convert_buffer_to_default_format),
25653         (gst_audio_convert_buffer_from_default_format),
25654         (gst_audio_convert_channels):
25655         * gst/audioconvert/gstchannelmix.h:
25656         * gst/ffmpegcolorspace/avcodec.h:
25657         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25658         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
25659         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
25660         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
25661         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
25662         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
25663         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
25664         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
25665         (mpeg_video_type_find), (mpeg_video_stream_type_find),
25666         (dv_type_find):
25667         * gst/videotestsrc/gstvideotestsrc.c:
25668         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
25669         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
25670         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
25671         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
25672         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
25673         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
25674         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
25675         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
25676         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
25677         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
25678         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
25679         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
25680         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
25681         (gst_xvimagesink_navigation_send_event),
25682         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
25683         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
25684         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
25685         * sys/xvimage/xvimagesink.h:
25686         Plugin port to 0.9, ogg/theora playback should work in the seek
25687         example now.
25688         Removed old examples.
25689         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
25690         explained in 0.9 TODO doc.
25691
25692
25693 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
25694
25695         * autogen.sh:
25696         * configure.ac:
25697         * ext/Makefile.am:
25698         * gst/Makefile.am:
25699         * po/POTFILES.in:
25700         * po/af.po:
25701         * po/az.po:
25702         * po/cs.po:
25703         * po/en_GB.po:
25704         * po/hu.po:
25705         * po/it.po:
25706         * po/nb.po:
25707         * po/nl.po:
25708         * po/or.po:
25709         * po/sq.po:
25710         * po/sr.po:
25711         * po/sv.po:
25712         * po/uk.po:
25713         * po/vi.po:
25714         * sys/Makefile.am:
25715         * testsuite/Makefile.am:
25716           remove a whole bunch of plugins.  This module now contains a set
25717           of free reference plugins/elements as agreed.
25718
25719 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
25720
25721         * configure.ac:
25722           hunting season on 0.9 is now OPEN
25723
25724 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25725
25726         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
25727           Kick the hell out of gcc for not warning me about a symbol conflict.
25728
25729 2005-02-22  Luca Ognibene  <luogni@tin.it>
25730
25731         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
25732
25733         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
25734           Don't leak caps string (fixes #168134)
25735
25736         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
25737         (gst_jpegenc_init), (gst_jpegenc_finalize),
25738         (gst_jpegenc_change_state):
25739           Don't leak line buffers and context struct (fixes #168133).
25740
25741 2005-02-21  Tim-Philipp Müller  <tim at centricular dot net>
25742
25743         * configure.ac:
25744         * ext/dirac/gstdiracdec.cc:
25745         (gst_diracdec_chain):
25746           Since dirac 0.5.0 the framerate in dirac is expressed as a
25747           rational number. Fix build and up requirement to 0.5.0, and
25748           also pass parameters to gst_diracdec_link in the right order
25749           (fixes #167959).
25750
25751 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
25752
25753         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
25754         * ext/faad/gstfaad.h:
25755         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
25756         certain invalid muxed streams, where some packets will contain 
25757         junk after decoder data. Partially fixes #149158.
25758
25759 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
25760         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
25761           Make sure we only write to writable buffers
25762
25763 2005-02-20  Tim-Philipp Müller  <tim at centricular dot net>
25764
25765         * gst-libs/gst/riff/riff-media.c:
25766         (gst_riff_create_audio_caps_with_data):
25767           Do actually fix invalid RIFF fmt header values for alaw
25768           and mulaw audio instead of just saying so.
25769
25770         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
25771           Give gst_riff_create_audio_caps_with_data() a chance to
25772           fix up broken format header fields before extracting any
25773           parameters from the header. (fixes #167633)
25774
25775 2005-02-19  Martin Holters  <martin.holters@gmx.de>
25776
25777         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
25778
25779         * gst/audioconvert/bufferframesconvert.c:
25780         (buffer_frames_convert_link):
25781           Don't leak othercaps. (fixes #167878)
25782
25783 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
25784
25785         * configure.ac:
25786         * ext/libvisual/visual.c: (gst_visual_srclink),
25787         (gst_visual_change_state):
25788           Support libvisual 0.2.0.
25789
25790 2005-02-18  Tim-Philipp Müller  <tim at centricular dot net>
25791
25792         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
25793         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
25794           Use same rowstrides for I420 as used everywhere else.
25795
25796 2005-02-17  Tim-Philipp Müller  <tim at centricular dot net>
25797
25798         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
25799           Declare variables at beginning of block and make gcc-2.95 happy
25800           (fixes # 167482, patch by Gergely Nagy).
25801           
25802         * gst/tcp/gsttcpclientsrc.c:
25803         * gst/tcp/gsttcpclientsrc.h:
25804           Move some includes into the header, so that struct sockaddr_in is
25805           defined when it should be defined on FreeBSD as well (fixes
25806           #167483).
25807           
25808         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
25809           Don't pass uninitialised values to setsockopt() here either.
25810
25811 2005-02-17  Luca Ognibene  <luogni at tin dot it>
25812
25813         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
25814
25815         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
25816           Don't pass uninitialised values to setsockopt(). (fixes #167704)
25817
25818 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25819
25820         * gst/playback/gstplaybin.c: (add_sink):
25821           Invert bin_add/link order to workaround deadlock in opt.
25822
25823 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25824
25825         * gst/modplug/gstmodplug.cc:
25826           Add missing break causing position queries to fail.
25827
25828 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25829
25830         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
25831           Granpos can apparently be -1, which screws up calculations...
25832
25833 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
25834
25835         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
25836         (gst_ximagesink_send_pending_navigation),
25837         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
25838         (gst_ximagesink_init):
25839         * sys/ximage/ximagesink.h:
25840         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
25841         (gst_xvimagesink_send_pending_navigation),
25842         (gst_xvimagesink_navigation_send_event),
25843         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
25844         * sys/xvimage/xvimagesink.h:
25845           Use a mutex protected list to marshal navigation
25846           events into the stream thread from whichever thread
25847           sends them.
25848
25849 2005-02-15  Tim-Philipp Müller  <tim at centricular dot net>
25850
25851         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
25852           Display current position and track length; misc. clean-ups.
25853           
25854         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
25855         (speed_init), (speed_chain):
25856           Add query function, so that the stream length and current position
25857           get adjusted when queried (note that current position queries may
25858           still be wrong if the audio sink returns values based on buffer
25859           timestamps instead of passing on the query).
25860
25861 2005-02-13  Benjamin Otte  <otte@gnome.org>
25862
25863         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
25864         (gst_audio_convert_channels):
25865           create channel conversion matrix when linking
25866         * gst/audioconvert/.cvsignore:
25867         * gst/audioconvert/Makefile.am:
25868         * gst/audioconvert/channelmixtest.c: (main):
25869           add (ugly) test that ensures stereo <=> mono conversion works
25870           correctly
25871
25872 2005-02-13  Benjamin Otte  <otte@gnome.org>
25873
25874         * gst/audioconvert/gstchannelmix.h:
25875           include missing header file
25876         * gst/audioconvert/gstchannelmix.c:
25877         (gst_audio_convert_fill_compatible):
25878           use same sign for both channels when converting to/from compatible
25879           channel. Previously used different signs made the signals cancel
25880           each other out and appear like silence. (fixes #167269)
25881
25882 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
25883
25884         * gst/ffmpegcolorspace/avcodec.h:
25885         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
25886         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
25887         (gst_ffmpegcsp_avpicture_fill):
25888         * gst/ffmpegcolorspace/imgconvert.c:
25889           Convert to and from YV12 (fixes #156379).
25890
25891 2005-02-12  Julien MOUTTE  <julien@moutte.net>
25892
25893         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
25894         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
25895         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
25896         (gst_ximagesink_expose), (gst_ximagesink_set_property),
25897         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
25898         methods from chain and negotiation and vice versa (Fixes #166142).
25899         * sys/ximage/ximagesink.h: Add stream_lock.
25900         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
25901         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
25902         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
25903         (gst_xvimagesink_expose): Check for xcontext before trying to link.
25904
25905 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
25906
25907         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
25908           Don't send "Hey! You gave me a NULL pointer you naughty person" as
25909           error message when we can't open the DVD device (when dvdnav_open()
25910           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
25911           the above). Send something more useful instead (fixes #167117).
25912
25913 2005-02-11  Julien MOUTTE  <julien@moutte.net>
25914
25915         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
25916         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
25917         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
25918         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
25919         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
25920         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
25921         methods from chain and negotiation and vice versa (Fixes #166142).
25922         Fix a possible bug of images in the buffer pool being discarded because
25923         we are looking at the wrong geometry.
25924         * sys/xvimage/xvimagesink.h: Add stream_lock.
25925
25926 2005-02-11  David Schleef  <ds@schleef.org>
25927
25928         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
25929         unsigned int. (fixes #167128)
25930
25931 2005-02-11  David Schleef  <ds@schleef.org>
25932
25933         * gst/librfb/Makefile.am: Testing stuff before committing is
25934           for wimps... and people with fast machines.  Fix stupid
25935           mistake.
25936
25937 2005-02-11  David Schleef  <ds@schleef.org>
25938
25939         * configure.ac: Pull in librfb from my CVS tree, because it is
25940           too small and annoying to be separate.  Move rfbsrc plugin
25941           to gst/.
25942         * ext/Makefile.am:
25943         * ext/librfb/Makefile.am:
25944         * ext/librfb/gstrfbsrc.c:
25945         * gst/librfb/Makefile.am:
25946         * gst/librfb/gstrfbsrc.c:
25947         * gst/librfb/rfb.c:
25948         * gst/librfb/rfb.h:
25949         * gst/librfb/rfbbuffer.c:
25950         * gst/librfb/rfbbuffer.h:
25951         * gst/librfb/rfbbytestream.c:
25952         * gst/librfb/rfbbytestream.h:
25953         * gst/librfb/rfbcontext.h:
25954         * gst/librfb/rfbdecoder.c:
25955         * gst/librfb/rfbdecoder.h:
25956         * gst/librfb/rfbutil.h:
25957
25958 2005-02-10  Tim-Philipp Müller  <tim at centricular dot net>
25959
25960         * gst/speed/Makefile.am:
25961         * gst/speed/demo-mp3.c: (main):
25962         * gst/speed/filter.func:
25963         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
25964         (speed_class_init), (speed_init), (speed_chain_int16),
25965         (speed_chain_float32), (speed_chain), (speed_set_property),
25966         (speed_get_property), (speed_change_state):
25967         * gst/speed/gstspeed.h:
25968           Fix speed element and make it chain-based (fixes #156467),
25969           and make it handle more than one channel.
25970
25971 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
25972
25973         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
25974         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
25975         (gst_dtsdec_chain), (gst_dtsdec_change_state):
25976         * ext/dts/gstdtsdec.h:
25977           Don't clobber the stack constructing the channels array.
25978           Make the element chain-based. DTS tracks can now be played.
25979           
25980 2005-02-09  Tim-Philipp Müller  <tim at centricular dot net>
25981
25982         * gst-libs/gst/audio/multichannel.h:
25983         * gst-libs/gst/gconf/gconf.h:
25984         * gst-libs/gst/idct/idct.h:
25985         * gst-libs/gst/media-info/media-info-priv.h:
25986         * gst-libs/gst/play/play.h:
25987         * gst-libs/gst/resample/private.h:
25988         * gst-libs/gst/resample/resample.h:
25989         * gst-libs/gst/riff/riff-ids.h:
25990         * gst-libs/gst/video/video.h:
25991         * gst-libs/gst/video/videosink.h:
25992           Add G_BEGIN_DECLS and G_END_DECLS around headers where
25993           missing, so that they work when included from C++ code.
25994
25995 2005-02-09  David Schleef  <ds@schleef.org>
25996
25997         * testsuite/gst-lint: Check for non-statically scoped
25998           parent_class variables.  This won't be a problem once
25999           plugins are loaded with RTLD_LOCAL.
26000
26001 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26002
26003         * ext/mplex/gstmplexibitstream.cc:
26004           gcc madness.
26005
26006 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26007
26008         * ext/ogg/gstogmparse.c:
26009         * gst/debug/gstnavigationtest.c:
26010           Die, thou faulty symbol pollutors (non-static parent_class).
26011
26012 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26013
26014         * ext/mplex/gstmplexibitstream.cc:
26015           Fix event handling (#165525).
26016
26017 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26018
26019         * ext/mikmod/gstmikmod.c:
26020         * gst/modplug/gstmodplug.cc:
26021           Add missing endianness to template (fixes #165509).
26022
26023 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26024
26025         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
26026           Fix wrong order of reading of optional bytes (#165290).
26027
26028 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26029
26030         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
26031           Implement FILLER event awareness.
26032
26033 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26034
26035         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
26036           Fix track calculations (#166208).
26037
26038 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
26039
26040         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26041
26042         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
26043         * ext/libpng/gstpngenc.c:
26044           Fix byte-order, use proper fixed caps. Fixes #164197.
26045
26046 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
26047
26048         * configure.ac:
26049           Add dvdlpcmdec 
26050
26051         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
26052         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
26053           Don't push buffers if the src pad isn't negotiated yet.
26054           
26055         * gst/audioconvert/gstaudioconvert.c:
26056         (gst_audio_convert_buffer_to_default_format),
26057         (gst_audio_convert_buffer_from_default_format):
26058           Add support for 24-bit width.
26059
26060         * gst/dvdlpcmdec/.cvsignore:
26061         * gst/dvdlpcmdec/Makefile.am:
26062         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
26063         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
26064         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
26065         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
26066         (plugin_init):
26067         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
26068           New decoder for rearranging DVD LPCM into our audio/x-raw-int
26069           format. Needs support for the channels maps if someone can find 
26070           a DVD LPCM track with > 2 channels.
26071
26072         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
26073         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
26074         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
26075         * gst/mpegstream/gstdvddemux.h:
26076         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
26077         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
26078         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
26079         * gst/mpegstream/gstmpegdemux.h:
26080         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
26081         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
26082         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
26083         (gst_mpeg_parse_handle_src_query),
26084         (gst_mpeg_parse_handle_src_event):
26085           Use audio/x-dvd-lpcm for LPCM output.
26086           Add DTS output.
26087
26088 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
26089
26090         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26091
26092         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
26093         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
26094           Add BGRA handling (#165736).
26095
26096 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
26097
26098         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26099
26100         * gst/law/alaw-decode.c: (alawdec_link):
26101         * gst/law/alaw-encode.c: (alawenc_link):
26102         * gst/law/mulaw-decode.c: (mulawdec_link):
26103         * gst/law/mulaw-encode.c: (mulawenc_link):
26104           Fix caps memleaks (#166600).
26105
26106 2005-02-08  Tim-Philipp Müller  <tim at centricular dot net>
26107
26108         * ext/tarkin/mem.h:
26109         * ext/tarkin/wavelet.h:
26110         * ext/tarkin/yuv.h:
26111         * gst/ffmpegcolorspace/avcodec.h:
26112           Include "_stdint.h" instead of <stdint.h>. Fixes build on
26113           systems that don't have stdint.h, like Solaris9 (fixes #166631).
26114
26115 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26116
26117         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
26118         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
26119         (gst_xvimagesink_change_state):
26120           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
26121           Xv video (and thereby regenerate Xv colourkey) in clear() so
26122           that PLAY -> READY -> PLAY works (fixes #162504).
26123
26124 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26125
26126         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
26127           Switch to list instead of range, since MJPEG-devices really just
26128           support decimations, not any size.
26129
26130 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
26131         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
26132         (gst_mpeg2dec_reset), (free_all_buffers),
26133         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
26134         * ext/mpeg2dec/gstmpeg2dec.h:
26135           The libmpeg2 user-allocated buffer management is awkward, 
26136           to say the least. Hopefully this fixes things.
26137
26138 2005-02-04  Andy Wingo  <wingo@pobox.com>
26139
26140         * gst/audioconvert/bufferframesconvert.c
26141         (buffer_frames_convert_fixate): New function, fixates to 256
26142         frames per buffer by default. (Much better than 1.)
26143         (buffer_frames_convert_init): Set the fixate function for both src
26144         and sink pad.
26145         (buffer_frames_convert_link): After success setting nonfixed caps,
26146         get the negotiated caps so we can know how many buffer-frames it
26147         will be. No idea how this worked at all before.
26148
26149 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
26150
26151         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
26152         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
26153         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
26154         (handle_sequence), (handle_picture):
26155         * ext/mpeg2dec/gstmpeg2dec.h:
26156           Rearrange buffer tracking and refcounting and refactor
26157           a little for readability. 
26158
26159 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
26160         * sys/v4l/gstv4l.c: (plugin_init):
26161         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
26162         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
26163         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
26164         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
26165         * sys/v4l/gstv4ljpegsrc.h:
26166         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
26167         * sys/v4l/v4l_calls.h:
26168         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
26169         (gst_v4lsrc_get_fps):
26170         * sys/v4l/v4lsrc_calls.h:
26171           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
26172           you jpeg inside rgb frames" driver.
26173           Don't error in the v4lsrc link function, just return 
26174           REFUSED.
26175
26176 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26177
26178         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
26179         (gst_qcamsrc_open):
26180           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
26181
26182 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26183
26184         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
26185           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
26186
26187 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26188
26189         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
26190           Reset negotiated state on PAUSED->READY.
26191
26192 2005-02-02  David Schleef  <ds@schleef.org>
26193
26194         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
26195         whereever possible.  (Fixes #165997)
26196         * examples/capsfilter/capsfilter1.c: (main):
26197         * examples/dynparams/filter.c: (create_ui):
26198         * examples/seeking/cdparanoia.c: (get_track_info), (main):
26199         * examples/seeking/chained.c: (main):
26200         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
26201         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
26202         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
26203         (make_mpeg_pipeline), (make_mpegnt_pipeline):
26204         * examples/seeking/spider_seek.c: (make_spider_pipeline):
26205         * examples/switch/switcher.c: (main):
26206         * ext/dv/demo-play.c: (main):
26207         * ext/faad/gstfaad.c: (gst_faad_change_state):
26208         * ext/mad/gstmad.c: (gst_mad_chain):
26209         * ext/smoothwave/demo-osssrc.c: (main):
26210         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
26211         (gst_gconf_render_bin_from_description),
26212         (gst_gconf_get_default_audio_sink),
26213         (gst_gconf_get_default_video_sink),
26214         (gst_gconf_get_default_audio_src),
26215         (gst_gconf_get_default_video_src),
26216         (gst_gconf_get_default_visualization_element):
26217         * gst/level/demo.c: (main):
26218         * gst/level/plot.c: (main):
26219         * gst/playback/gstplaybin.c: (gen_video_element),
26220         (gen_audio_element):
26221         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
26222         * gst/playondemand/demo-mp3.c: (setup_pipeline):
26223         * gst/sine/demo-dparams.c: (main):
26224         * gst/spectrum/demo-osssrc.c: (main):
26225         * gst/speed/demo-mp3.c: (main):
26226         * gst/volume/demo.c: (main):
26227         * testsuite/embed/embed.c: (main):
26228
26229 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
26230
26231         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
26232         (gst_tcpclientsink_finalize):
26233         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
26234         (gst_tcpclientsrc_finalize):
26235         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
26236         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
26237         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
26238         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
26239           Don't leak the hostname when shutting down.
26240           In tcpserversrc, take a copy of the default hostname.
26241
26242 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26243
26244         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
26245           Set caps to systemstream=TRUE.
26246
26247 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26248
26249         * testsuite/Makefile.am:
26250           Fix more OSX buildbots.
26251
26252 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
26253
26254         * ext/mpeg2dec/gstmpeg2dec.c:
26255           Don't send things to NULL PAD_PEERs
26256
26257         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
26258           Copy-on-write the incoming buffer.
26259
26260         * gst/mpegstream/gstdvddemux.h:
26261         * gst/mpegstream/gstmpegclock.h:
26262         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
26263         (normal_seek), (gst_mpeg_demux_handle_src_event):
26264         * gst/mpegstream/gstmpegdemux.h:
26265         * gst/mpegstream/gstmpegpacketize.h:
26266         * gst/mpegstream/gstmpegparse.c:
26267         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
26268         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
26269         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
26270         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
26271         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
26272         * gst/mpegstream/gstmpegparse.h:
26273         * gst/mpegstream/gstrfc2250enc.h:
26274           Various changes to the way time is computed that make seeking and
26275           total time estimation much better here.
26276           Use G_BEGIN/END_DECLS instead of __cplusplus
26277
26278         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
26279           Use gst_buffer_stamp instead of only copying the TIMESTAMP
26280
26281 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26282
26283         * gst/subparse/gstsubparse.c:
26284           Fix OSX buildbot.
26285
26286 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
26287
26288         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
26289         (theora_enc_chain), (theora_enc_change_state):
26290         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
26291         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
26292         (gst_vorbisenc_change_state):
26293         * ext/vorbis/vorbisenc.h:
26294           Set granulepos and timestamp correctly for streams not
26295           starting at 0, taking into account the initial delay.
26296
26297 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
26298
26299         * gst/mpegstream/gstdvddemux.c:
26300           Add audio/x-dts to audio pad template caps
26301
26302 2005-01-30  David Schleef  <ds@schleef.org>
26303
26304         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
26305         (create_context), (gst_polypsink_link): Fix silly endianness
26306         bug.  Add some debugging.  Remove float from caps; it doesn't
26307         work.  Attempt to get remote audio working.
26308
26309 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26310
26311         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
26312           Add 3IV2 fourcc.
26313
26314 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26315
26316         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
26317         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
26318         (gst_avi_demux_stream_data):
26319         * gst/avi/gstavidemux.h:
26320           Invert DIB images. Fixes #132341.
26321
26322 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26323
26324         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26325         (gst_ffmpegcsp_chain):
26326           D'oh, reference the palette data, not the palette structure.
26327           Fixes color distortion in #132341.
26328
26329 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26330
26331         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
26332           PAR can be non-fixed when not provided as argument (#162626).
26333
26334 2005-01-29  David Moore  <dcm@acm.org>
26335
26336         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26337
26338         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
26339         (gst_qtdemux_loop_header):
26340           Re-apply patch from #142272 that allows non-seekable sources,
26341           re-proposed by Daniel Drake <dsd@gentoo.org>.
26342
26343 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26344
26345         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
26346           Use the src template for creating the src pad (#162330).
26347
26348 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26349
26350         * configure.ac:
26351         * ext/musepack/Makefile.am:
26352         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
26353         (gst_musepackdec_init), (gst_musepackdec_dispose),
26354         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
26355         (gst_musepack_stream_init), (gst_musepackdec_loop),
26356         (gst_musepackdec_change_state):
26357         * ext/musepack/gstmusepackdec.cpp:
26358         * ext/musepack/gstmusepackdec.h:
26359         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
26360         (gst_musepack_reader_read), (gst_musepack_reader_seek),
26361         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
26362         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
26363         * ext/musepack/gstmusepackreader.cpp:
26364         * ext/musepack/gstmusepackreader.h:
26365           Update to 1.1 API (#165446).
26366
26367 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26368
26369         * ext/Makefile.am:
26370           Unbreak buildbot.
26371
26372 2005-01-28  Andy Wingo  <wingo@pobox.com>
26373
26374         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
26375         to reflect a different dubious internet source. Add a reference
26376         and some commentary.
26377
26378 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26379
26380         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
26381         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
26382         * gst/playback/gststreamselector.h:
26383           Be more selective when we're redoing caps negotiation from
26384           within the chain function on a stream change.
26385
26386 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26387
26388         * configure.ac:
26389         * ext/Makefile.am:
26390         * ext/amrnb/Makefile.am:
26391         * ext/amrnb/amrnb.c: (plugin_init):
26392         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
26393         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
26394         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
26395         (gst_amrnbdec_state_change):
26396         * ext/amrnb/amrnbdec.h:
26397         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
26398         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
26399         (gst_amrnbparse_init), (gst_amrnbparse_formats),
26400         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
26401         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
26402         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
26403         * ext/amrnb/amrnbparse.h:
26404           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
26405         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
26406           Add AMR-NB/-WB raw formats.
26407         * ext/alsa/gstalsa.c: (gst_alsa_link):
26408           Keep valid time when changing format.
26409         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
26410         (qtdemux_parse_trak):
26411           Add some more format-specific options (#140141, #143555, #155163).
26412
26413 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26414
26415         * gst/matroska/matroska-demux.c:
26416         (gst_matroska_demux_parse_blockgroup):
26417           Fix logic error in timing of subtitle stream synchronization.
26418         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
26419           Add skip-chunk, which is found in kodak-camera streams.
26420
26421 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
26422
26423         * po/LINGUAS:
26424         * po/vi.po:
26425           Adding Vietnamese translation (submitted by Clytie Siddall)
26426
26427 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26428
26429         * gst/playback/gstdecodebin.c: (try_to_link_1):
26430           Use realpad for signal.
26431
26432 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26433
26434         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
26435           Fix category so decodebin picks it up.
26436
26437 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26438
26439         * ext/mad/Makefile.am:
26440         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
26441         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
26442         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
26443         (found_type), (gst_id3demux_bin_change_state):
26444         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
26445         (gst_id3_tag_init), (gst_id3_tag_handle_event),
26446         (gst_id3_tag_src_link), (gst_id3_tag_chain),
26447         (gst_id3_tag_change_state), (plugin_init):
26448         * ext/mad/gstmad.h:
26449           Add id3demuxbin (which is a simple bin consisting of id3demux
26450           and typefind), take over rank from id3demux, remove typefind
26451           code from id3demux. Makes all broken mp3s that I know of work,
26452           and thereby fixes #152688.
26453
26454 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
26455
26456         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26457
26458         * ext/mad/gstmad.c: (gst_mad_src_event):
26459         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
26460           Allow seeks on audio pad, make mad forward those (#164826).
26461         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26462           Set duration (#165335).
26463
26464 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26465
26466         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
26467         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
26468         (gst_asf_demux_process_ext_content_desc),
26469         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
26470         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
26471         * gst/asfdemux/gstasfdemux.h:
26472           Improve metadata display, e.g. if the metadata comes before the
26473           streams are loaded (which is perfectly valid).
26474
26475 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26476
26477         * tools/gst-launch-ext-m.m:
26478           Fix AVI/ASF pipelines (#165340).
26479
26480 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
26481         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
26482         build failure on amd64
26483
26484 2005-01-26  Tim-Philipp Müller  <tim at centricular dot net>
26485
26486         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
26487         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
26488           Check environment variables GST_ID3V2_TAG_ENCODING,
26489           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
26490           list of character encodings to force interpretation of non-unicode
26491           strings stored in an ID3v2 tag to a particular encoding. If none
26492           is specified, try to use current locale's encoding, then fall back
26493           to ISO-8859-1 (which will always succeed). (Resolves #149274)
26494         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
26495         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
26496           Check environment variables GST_ID3V1_TAG_ENCODING,
26497           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
26498           list of character encodings to use in case a string encountered
26499           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
26500           specified, try to use the current locale's encoding, then fall
26501           back to ISO-8859-1 (which will always succeed).
26502
26503 2005-01-25  Benjamin Otte  <otte@gnome.org>
26504
26505         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
26506           - on half framerate, compute the rate in advance so the comparisons
26507             don't compare wrong values
26508           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
26509             behaviour
26510           - don't use mad_header_decode anymore, mad_frame_decode does that
26511             automatically
26512           - when getting rid of consumed bytes, reset the stream's skiplen
26513           (fixes #163867)
26514
26515 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
26516
26517         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
26518           Use 1/2 a second for default max_discont, as PES streams from DVB
26519           seem to have larger spacings in the SCR. 
26520           Fix a typo.
26521
26522 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26523
26524         * gst/playback/gstplaybasebin.c: (group_commit):
26525           Notify delayed stream-info availability.
26526
26527 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
26528         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
26529         (gst_a52dec_handle_event), (gst_a52dec_chain):
26530         Add some debug output. Check that a discont has a valid
26531         time associated.
26532         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
26533         (gst_alsa_sink_loop):
26534         Ignore TAG events. A little extra debug for broken timestamps.
26535         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
26536         (dvdnavsrc_change_state):
26537         Ensure we send a discont to engage the link before we send any
26538         other events.
26539         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
26540         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
26541         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
26542         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
26543         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
26544         dvd://title works in totem because typefinding sends a seek that ends
26545         up going back to chapter 1 regardless.
26546         * ext/mpeg2dec/gstmpeg2dec.c:
26547         * ext/mpeg2dec/gstmpeg2dec.h:
26548         Output correct timestamps and handle disconts.
26549         * ext/ogg/gstoggdemux.c: (get_relative):
26550         Small guard against a null dereference.
26551         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
26552         (gst_textoverlay_set_property):
26553         Free memory when done. Don't call gst_event_filler_get_duration on
26554         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
26555         g_warning.
26556         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
26557         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
26558         (gst_sw_srclink), (gst_smoothwave_chain):
26559         Draw solid lines, prettier colours.
26560         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
26561         Add a default palette that'll work for some movies.
26562         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
26563         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
26564         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
26565         * gst/mpegstream/gstdvddemux.h:
26566         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
26567         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
26568         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
26569         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
26570         * gst/mpegstream/gstmpegparse.h:
26571         Use PTM/NAV events when for timestamp adjustment when connected to 
26572         dvdnavsrc. Don't use many discont events where one suffices.
26573         * gst/playback/gstplaybasebin.c: (group_destroy),
26574         (gen_preroll_element), (gst_play_base_bin_add_element):
26575         * gst/playback/gstplaybasebin.h:
26576         Make sure we remove subtitles from the same bin we put them in.
26577         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
26578         (gst_subparse_buffer_format_autodetect),
26579         (gst_subparse_change_state):
26580         Fix some memleaks and invalid accesses.
26581         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
26582         (oggskel_type_find), (cmml_type_find), (plugin_init):
26583         Some typefind functions for Annodex v3.0 files
26584         * gst/wavparse/gstwavparse.h:
26585         GstRiffReadClass is the correct parent class.
26586
26587 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26588
26589         * gst-libs/gst/riff/riff-media.c:
26590         (gst_riff_create_video_caps_with_data):
26591           Add extradata to huffyuv (fixes #165013).
26592         * gst-libs/gst/riff/riff-read.c:
26593         (gst_riff_read_strf_vids_with_data):
26594           Fix extradata extraction if it is in the chunk size.
26595
26596 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
26597
26598         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26599
26600         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
26601         (gst_quarktv_change_state), (gst_quarktv_dispose):
26602           Memory free'ing location fix (#164708).
26603
26604 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26605
26606         * gst/playback/gstplaybasebin.c: (group_commit),
26607         (gen_preroll_element), (probe_triggered), (gen_source_element),
26608         (setup_source), (gst_play_base_bin_change_state),
26609         (gst_play_base_bin_add_element):
26610           Don't block for streams.
26611         * gst/playback/gststreaminfo.c: (stream_info_change_state),
26612         (gst_stream_info_set_mute):
26613           Use gst_pad_set_active_recursive.
26614
26615 2005-01-25  Andy Wingo  <wingo@pobox.com>
26616
26617         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
26618         for #ifndef HAVE_XVIDEO.
26619
26620 2005-01-24  Jeffrey C. Ollie
26621
26622         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
26623
26624         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
26625         * ext/gsm/gstgsmdec.h:
26626         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
26627         * ext/gsm/gstgsmenc.h:
26628         Fix rate to 8kHz as per spec, removes obscure errors when no rate
26629         was given by property. Add proper buffer timestamps and offsets.
26630
26631 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26632
26633         * gst-libs/gst/riff/riff-media.c:
26634         (gst_riff_create_audio_caps_with_data):
26635           Audio can be <8000Hz.
26636
26637 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26638
26639         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
26640           Explicit state change to workaround refcount bugs.
26641
26642 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26643
26644         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
26645         (gst_avimux_riff_get_avi_header):
26646           Fix...
26647
26648 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26649
26650         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
26651         (gst_riff_read_element_data):
26652         * gst-libs/gst/riff/riff-read.h:
26653           Add _peek version (req'ed in CDXA).
26654         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
26655         (gst_cdxaparse_loop):
26656           Fix parsing in playbin.
26657         * gst/playback/gstdecodebin.c: (close_pad_link):
26658           Ignore current_ pads, they cause major annoyance.
26659
26660 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26661
26662         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
26663           Safety guard.
26664
26665 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26666
26667         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
26668           Fix padding...
26669
26670 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26671
26672         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
26673           Allow for 0-sized buffers. Fixes length query problems in
26674           starwars.mkv from the testsuite.
26675
26676 2005-01-19  Tim-Philipp Müller  <tim at centricular dot net>
26677
26678         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
26679         (gst_video_box_i420), (gst_video_box_chain):
26680           Fix row strides for I420 (fixes #163159)
26681           
26682 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26683
26684         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
26685           MPEG2 has a useful rate property, so we can actually use that.
26686           For MPEG-1, continue using the bytes/time properties.
26687
26688 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26689
26690         * gst-libs/gst/riff/riff-media.c:
26691         (gst_riff_create_video_caps_with_data),
26692         (gst_riff_create_video_template_caps):
26693           Add intel-h263.
26694
26695 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26696
26697         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
26698           Fail if caps negotiation fails. Should fix #162184, and should
26699           definately be in there regardless of it fixing the actual bug.
26700         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
26701         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
26702         (gst_avimux_riff_get_avix_header),
26703         (gst_avimux_riff_get_video_header),
26704         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
26705         (gst_avimux_start_file), (gst_avimux_handle_event),
26706         (gst_avimux_change_state):
26707         * gst/avi/gstavimux.h:
26708           Refactor structure writing to use GST_WRITE_UINT macros, add
26709           metadata writing support.
26710
26711 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26712
26713         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
26714           Elements may already be destroyed when this function is called.
26715
26716 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26717
26718         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
26719         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
26720           More memory leak fixes (#149162).
26721
26722 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26723
26724         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
26725         (gst_qtdemux_add_stream):
26726           Fix two memleaks.
26727
26728 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26729
26730         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
26731           Argh...
26732
26733 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26734
26735         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
26736           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
26737           when fixating to six channels in Totem.
26738
26739 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
26740
26741         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
26742           Fix compile warnings on Solaris 10 buildbot
26743
26744 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
26745
26746         * ext/dvdread/dvdreadsrc.c: (_read):
26747           Don't read beyond the last cell in a chapter (fixes 
26748           invalid memory access)
26749
26750 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
26751
26752         * ext/dvdread/stream_labels.c:
26753         (dvdreadsrc_get_audio_stream_labels):
26754           Use NULL for an empty GList instead of g_list_alloc(); fix 
26755           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
26756           of GString (easier to bulk free later)
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_pixfmt_to_caps):
26764           Fix BGRA32 caps (#164209).
26765
26766 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
26767
26768         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26769
26770         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26771         (gst_ffmpeg_caps_to_pixfmt):
26772           alpha_mask can be RGBA/ABGR. Fixes #164265.
26773
26774 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
26775
26776         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26777
26778         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
26779         (gst_mpeg2dec_alloc_buffer):
26780         * ext/mpeg2dec/gstmpeg2dec.h:
26781           Crop if decoding size is not the actual image size (#163676).
26782
26783 2005-01-17  Steve Baker  <steve@stevebaker.org>
26784
26785         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26786
26787         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
26788         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
26789           Add libsndfile typefind functions (#163309).
26790
26791 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26792
26793         * tools/gst-launch-ext-m.m:
26794           Add .aac, fix .m1v/.m2v (#163891).
26795
26796 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26797
26798         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
26799           Sanity check, don't wait endlessly since the clock might not
26800           actually run at this point (which is a deadlock). Fixes #164069.
26801
26802 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26803
26804         * gst/playback/gstplaybasebin.c: (probe_triggered):
26805           Of course, only pause if group is done...
26806
26807 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26808
26809         * gst/playback/gstplaybasebin.c: (probe_triggered):
26810           Thread safety.
26811
26812 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
26813
26814         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
26815           Don't return state change success when the parent
26816           failed.
26817
26818 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26819
26820         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
26821           Free events (fix memleak in #162905).
26822
26823 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
26824
26825         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26826
26827         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26828         (gst_ffmpeg_caps_to_pixfmt):
26829           Fix for depth = 15. Fixes #161675.
26830
26831 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26832
26833         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
26834           Set FPS correctly, even for webcams and the like.
26835         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
26836           Don error on setting while capturing.
26837
26838 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26839
26840         * ext/dv/gstdvdec.c:
26841         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
26842         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
26843           I'm a bad boy. using /1001. to force C to do float division
26844           and not integer division (as it did in my last commit)
26845           Thanks to David I. Lehn for pointing this mistake.
26846
26847 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26848
26849         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
26850           Revert Johan's 1.35->1.36 since it breaks compat.
26851
26852 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26853
26854         * ext/dv/gstdvdec.c:
26855         * ext/libfame/gstlibfame.c:
26856         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
26857         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
26858           replace framerate aproximations by their real value
26859           (24000/1001, 30000/1001, 60000/1001)
26860           Finish fixing bug #164049
26861
26862 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
26863
26864         * ext/ogg/gstoggmux.c:
26865           eos/bos debugging
26866         * gst/tcp/gstmultifdsink.c:
26867         * gst/tcp/gstmultifdsink.h:
26868         * gst/tcp/gsttcp.c:
26869         * gst/tcp/gsttcp.h:
26870         * gst/tcp/gsttcpclientsink.c:
26871         * gst/tcp/gsttcpclientsrc.c:
26872         * gst/tcp/gsttcpserversink.c:
26873         * gst/tcp/gsttcpserversrc.c:
26874           improve reusability of elements after state changes and errors
26875           make multifdsink throw away streamheaders when receiving new ones
26876
26877 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26878
26879         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
26880           Fix for if items are already in list...
26881
26882 2005-01-12  Benjamin Otte  <otte@gnome.org>
26883
26884         * gst/adder/gstadder.c: (gst_adder_loop):
26885           fix adder a bit so it doesn't screw up with events as much anymore
26886
26887 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
26888
26889         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
26890         (pixbufscale_scale), (gst_pixbufscale_chain):
26891         * ext/gdk_pixbuf/pixbufscale.h:
26892           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
26893           to ensure rowstrides are calculated the same way as 
26894           ffmpegcolorspace
26895           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
26896           that we pick up duration and offset also.
26897
26898 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26899
26900         * gst/avi/gstavimux.c: (gst_avimux_class_init),
26901         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
26902           Reusability fixes.
26903
26904 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26905
26906         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
26907         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
26908         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
26909         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
26910           Update flags when requested.
26911
26912 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26913
26914         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
26915           Fix dmix.
26916
26917 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26918
26919         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
26920         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
26921         (probe_triggered), (new_decoded_pad), (gen_source_element),
26922         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
26923         * gst/playback/gstplaybasebin.h:
26924         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
26925         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
26926         (gst_play_bin_change_state):
26927           Implement group-switch signal for use in apps to clear metadata
26928           cache, clean up subtitle, add suburi property instead of # hack,
26929           some error-out fixes.
26930
26931 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26932
26933         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
26934           Debug.
26935         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
26936           If we got a state change in the _get handler, don't return success.
26937
26938 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26939
26940         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
26941         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
26942           Make jpegdec quiet on MJPEG decoding
26943         * gst/asfdemux/README:
26944           Fix mimetypes for MJPEG and H263
26945
26946 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26947
26948         * ext/theora/theoradec.c: (theora_dec_chain):
26949           Fix broken code generation by gcc by swapping arguments.
26950         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
26951           Fix \n in debug.
26952
26953 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26954
26955         * TODO:
26956           delete this file, it is by far outdated
26957         * ext/alsa/gstalsa.1: remove
26958         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
26959         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
26960         (gst_alsa_get_caps):
26961           Add HW probing for supported sample rates. Fixes #161704
26962
26963 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26964
26965         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26966           Don't crash, biatch! :).
26967
26968 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26969
26970         * ext/musepack/gstmusepackreader.cpp:
26971         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
26972           Some work on tags - still doesn't work in playbin...
26973         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26974           Handle events...
26975
26976 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26977
26978         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
26979           Also shove tags on kid pads.
26980
26981 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26982
26983         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
26984           Don't bail on unknown events.
26985         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26986           Don't crash on events before negotiation.
26987         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
26988           Send tags on pads, too.
26989         * gst/playback/gststreamselector.c:
26990         (gst_stream_selector_request_new_pad):
26991           Forward events on first pad if no input was selected yet.
26992
26993 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26994
26995         * gst/playback/gstplaybasebin.c: (setup_substreams):
26996           Don't disable streamtype if the stream doesn't exist, since
26997           then playing a video after audio will disable both and nothing
26998           will happen. Fixes the testsuite.
26999
27000 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27001
27002         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
27003         (gst_v4l_xoverlay_set_xwindow_id):
27004         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
27005         (gst_v4l2_xoverlay_set_xwindow_id):
27006           Add debug categories, fix overlay disabling.
27007
27008 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27009
27010         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
27011         * ext/alsa/gstalsa.h:
27012           Add HW probing for period_count/size and buffer_size MIX/MAX
27013           Adjust default/user defined value if out of bounds
27014           Should fix bug #162024
27015
27016 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27017
27018         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
27019           Fix warning (#161191).
27020
27021 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27022
27023         * ext/dvdread/stream_labels.c:
27024         (dvdreadsrc_get_audio_stream_labels):
27025           Fix warning (init the good variable in switch default)
27026
27027 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
27028
27029         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27030
27031         * gst/tta/gstttaparse.c: (gst_tta_src_event):
27032           Fix gcc-2.95 compile (#163485).
27033
27034 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27035
27036         * configure.ac:
27037         * ext/flac/gstflacenc.c: (gst_flacenc_init),
27038         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
27039         (gst_flacenc_tell_callback), (gst_flacenc_chain),
27040         (gst_flacenc_change_state):
27041         * ext/flac/gstflacenc.h:
27042           Update for API change in flac-1.1.1. Update requirement in
27043           configure.ac. Fixes #162974.
27044
27045 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27046
27047         * gst/playback/gstplaybasebin.c: (group_destroy):
27048           Remove hack to get rid of assert and get rid of unlinked
27049           signals properly.
27050
27051 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27052
27053         * gst/playback/gstplaybasebin.c: (setup_source):
27054           Set source to NULL so that resources are free'ed. Fixes issues
27055           with playback of CDDA and similar device-accessing things.
27056
27057 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27058
27059         * testsuite/embed/Makefile.am:
27060           test->noinst, fix make test in buildbot.
27061
27062 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27063
27064         * ext/dvdread/stream_labels.c: new file
27065         * ext/dvdread/stream_labels.h: new file
27066         * ext/dvdread/Makefile.am:
27067         * ext/dvdread/dvdreadsrc.c: (_seek_title):
27068           Extract audio stream label from DVD IFO files.
27069           It only dump them on the console for now, still have to
27070           make playbin aware of them.
27071
27072 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27073
27074         * gst/playback/gstplaybasebin.c: (setup_source):
27075           Fix hanging subs.
27076
27077 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27078
27079         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
27080         (gen_preroll_element), (remove_groups), (setup_subtitle),
27081         (gen_source_element), (setup_source):
27082         * gst/playback/gstplaybasebin.h:
27083           Multiple .sub files is just a stupid idea... Fix some threading
27084           mistakes. Interestingly, external .sub files cause playbin to
27085           hang, I don't know why... Parsing fixes contributed by Fran??ois
27086           Kooman <fkooman@tuxed.net>.
27087
27088 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27089
27090         * testsuite/embed/Makefile.am:
27091           Fix buildbot.
27092
27093 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
27094
27095         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27096
27097         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
27098         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
27099         (gst_pngenc_set_property):
27100         * ext/libpng/gstpngenc.h:
27101           Add compression level property (#163323).
27102
27103 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27104
27105         * configure.ac:
27106         * examples/capsfilter/capsfilter1.c: (main):
27107         * examples/seeking/spider_seek.c: (make_spider_pipeline):
27108         * ext/dvdread/Makefile.am:
27109         * ext/dvdread/demo-play:
27110         * ext/dvdread/demo-play.c:
27111         * gconf/gstreamer.schemas.in:
27112         * gst-libs/gst/gconf/gconf.c:
27113         * sys/v4l/TODO:
27114         * testsuite/Makefile.am:
27115         * testsuite/embed/Makefile.am:
27116         * testsuite/embed/embed.c: (cb_expose), (main):
27117           Remove all references to xvideosink, fix examples (#140845).
27118         * gst/playback/gstplaybasebin.c: (group_destroy):
27119           Apparently, disposal does not unlink - so do explicitely.
27120         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
27121           Add debug.
27122
27123 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
27124
27125         * README: fix PKG_CONFIG_PATH instructions, what was there
27126         previously was breaking default search path, not nice. 
27127         Fixes #163358
27128
27129 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27130
27131         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
27132         (gst_audioscale_chain):
27133           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
27134           when resampling - how the ^@$^!@^! is this possible?!?
27135
27136 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27137
27138         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
27139           Reset variables on READY.
27140         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
27141         (gst_matroska_mux_loop):
27142           Require data before writing header.
27143
27144 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
27145
27146         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27147
27148         * ext/mad/gstmad.c: (gst_mad_chain):
27149           Don't call mad_stream_sync() directly after recovering sync.
27150           Fixes #151661.
27151
27152 2005-01-09  Martin Eikermann  <meiker@upb.de>
27153
27154         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27155
27156         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
27157         (snapshot_handler), (gst_snapshot_sinkconnect),
27158         (gst_snapshot_chain):
27159           Allocate resources when required, fix recursive signal emission
27160           and fix caps. Fixes #161667.
27161
27162 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
27163
27164         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27165
27166         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
27167         (gst_pngdec_chain):
27168           Handle only 8-bppc (bits-per-pixel-component) images, better
27169           error handling and correct strides. Fixes #163177.
27170         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
27171         (gst_pngenc_chain):
27172           Better error handling. Fixes #163348.
27173
27174 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27175
27176         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
27177         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
27178         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
27179         (dvdnavsrc_uri_handler_init):
27180           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
27181         * gst/playback/gstplaybasebin.c: (gen_source_element):
27182           Add MMS to streaming URIs.
27183
27184 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27185
27186         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
27187         * sys/xvimage/xvimagesink.c:
27188         (gst_xvimagesink_navigation_send_event):
27189           Check for pad availability before sending event.
27190
27191 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27192
27193         * gst-plugins.spec.in:
27194           Add subparse.
27195
27196 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27197
27198         * configure.ac:
27199           Since we use functions from CVS, up requirement.
27200
27201 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27202
27203         * gst/playback/Makefile.am:
27204         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
27205         (group_destroy), (group_commit), (group_is_muted),
27206         (gen_preroll_element), (add_stream), (unknown_type),
27207         (probe_triggered), (preroll_unlinked), (mute_stream),
27208         (silence_stream), (new_decoded_pad), (setup_substreams),
27209         (setup_source), (get_active_source), (mute_group_type),
27210         (muted_group_change_state), (set_active_source),
27211         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
27212         (play_base_eos), (gst_play_base_bin_change_state):
27213         * gst/playback/gstplaybasebin.h:
27214         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
27215         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
27216         (gst_stream_info_dispose), (stream_info_mute_pad),
27217         (stream_info_change_state), (gst_stream_info_set_mute):
27218         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
27219         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
27220         (gst_stream_selector_init), (gst_stream_selector_dispose),
27221         (gst_stream_selector_get_linked_pad),
27222         (gst_stream_selector_get_caps), (gst_stream_selector_link),
27223         (gst_stream_selector_get_linked_pads),
27224         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
27225         * gst/playback/gststreamselector.h:
27226           Adding stream selection support plus required properties for
27227           applications to use this. Fully fixes #100931.
27228
27229 2005-01-08  Benjamin Otte  <otte@gnome.org>
27230
27231         * gst/games/gstpuzzle.c: (nav_event_handler):
27232           - handle nav events differently: forward every event no matter if it
27233             was handled or not.
27234           - translate events
27235           You can now cheat by using navigationtest ! puzzle and moving the
27236           mouse close to the edge of a tile. ;)
27237
27238 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27239
27240         * configure.ac:
27241         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
27242         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
27243         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
27244         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
27245         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
27246         (gst_ogm_parse_plugin_init):
27247         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
27248         (gst_textoverlay_link), (gst_textoverlay_getcaps),
27249         (gst_textoverlay_event), (gst_textoverlay_video_chain),
27250         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
27251         * ext/pango/gsttextoverlay.h:
27252         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
27253         (gst_matroska_demux_handle_seek_event),
27254         (gst_matroska_demux_sync_streams),
27255         (gst_matroska_demux_parse_blockgroup),
27256         (gst_matroska_demux_subtitle_caps),
27257         (gst_matroska_demux_plugin_init):
27258         * gst/matroska/matroska-ids.h:
27259         * gst/playback/gstdecodebin.c: (close_pad_link):
27260         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
27261         (gen_preroll_element), (remove_groups), (add_stream),
27262         (new_decoded_pad), (setup_subtitles), (gen_source_element),
27263         (setup_source):
27264         * gst/playback/gstplaybasebin.h:
27265         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
27266         * gst/subparse/Makefile.am:
27267         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
27268         (gst_subparse_base_init), (gst_subparse_class_init),
27269         (gst_subparse_init), (gst_subparse_formats),
27270         (gst_subparse_eventmask), (gst_subparse_event),
27271         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
27272         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
27273         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
27274         (parse_mpsub_deinit), (parse_mpsub_init),
27275         (gst_subparse_buffer_format_autodetect),
27276         (gst_subparse_format_autodetect), (gst_subparse_loop),
27277         (gst_subparse_change_state), (gst_subparse_type_find),
27278         (plugin_init):
27279         * gst/subparse/gstsubparse.h:
27280         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
27281         (plugin_init):
27282           Add subtitle support, .sub parser (supports SRT and MPsub),
27283           OGM text support, Matroska UTF-8 text support, deadlock fixes
27284           all over the place, subtitle awareness in decodebin/playbin
27285           and some fixes to textoverlay to handle subtitles in a stream
27286           correctly. Fixes #100931.
27287
27288 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27289
27290         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
27291           Check for pad availability before doing a query on it.
27292
27293 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27294
27295         * ext/dv/gstdvdec.c:
27296           really fix bpp24/32 dvdec caps (classic rgba indeed)
27297         * gst/asfdemux/gstasfdemux.c:
27298         (gst_asf_demux_process_ext_content_desc):
27299           don't send text tags if they are empty (bis repetita)
27300
27301 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27302
27303         * ext/dv/gstdvdec.c:
27304          remove unneeded comment from dvdec
27305           (related to DV 4CC codes in AVI files)
27306           moved them in gstreamer/docs/random/mimetypes
27307         * gst/asfdemux/gstasfdemux.c:
27308         (gst_asf_demux_process_ext_content_desc):
27309          don't send text tags if they are empty
27310          fix mem leak on error path
27311         * gst/ffmpegcolorspace/avcodec.h:
27312         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
27313         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
27314         (gst_ffmpegcsp_avpicture_fill):
27315         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
27316         * gst/ffmpegcolorspace/imgconvert_template.h:
27317          adds BGR32 and BGRA32 to ffmpegcolorspace
27318           (still bad colors, fixing it on next commit)
27319           helps with dvdec outputing BGR32
27320
27321 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27322
27323         * ext/dv/gstdvdec.c:
27324          Fix audio caps i just broke (missing ',')
27325         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
27326         (gst_matroska_mux_reset):
27327          Fix typo + add FIXME about old "x-gst-metadata" crap
27328
27329 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27330
27331         * ext/dv/demo-play.c: (main):
27332          xvideosink -> xvimagesink
27333         * ext/dv/gstdvdec.c:
27334          change rgb 32/32 caps to 24/32 (no alpha)
27335          change nb of channels to be a list (2 or 4, not 2)
27336          change sample rate to be a list (32, 44.1, 48 kHz) not a range
27337         * gst/asfdemux/gstasfdemux.c:
27338         (gst_asf_demux_process_ext_content_desc):
27339          Add 'date/year' to extracted metadata list
27340
27341 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27342
27343         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
27344           The return value of fixate_to does not imply that the requested
27345           value was set, so don't assume.
27346
27347 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
27348
27349         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27350
27351         * ext/libpng/gstpngdec.c:
27352         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
27353         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
27354         * ext/libpng/gstpngenc.h:
27355           Alpha support (encoder; #163161), mime fixage.
27356
27357 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
27358
27359         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27360
27361         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
27362         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
27363         (gst_faac_set_property), (gst_faac_get_property):
27364         * ext/faac/gstfaac.h:
27365           Allow for ADTS output (#153434).
27366
27367 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27368
27369         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
27370           Fix against template (#150576).
27371
27372 2005-01-06  Benjamin Otte  <otte@gnome.org>
27373
27374         * gst/games/gstpuzzle.c: (draw_puzzle):
27375           don't draw a puzzle if either width or height of tiles would be 0.
27376
27377 2005-01-06  Benjamin Otte  <otte@gnome.org>
27378
27379         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
27380         (gst_puzzle_class_init), (gst_puzzle_finalize):
27381           no memleaks, please
27382         (gst_puzzle_create), (gst_puzzle_init),
27383         (gst_puzzle_set_property), (gst_puzzle_setup):
27384           change initialization code around so we don't reshuffle on resize
27385         (draw_puzzle):
27386           fix another stupid typo
27387
27388 2005-01-06  Benjamin Otte  <otte@gnome.org>
27389
27390         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
27391           fix stupid typo that borked copying on YUY2
27392
27393 2005-01-06  Benjamin Otte  <otte@gnome.org>
27394
27395         * gst/games/gstpuzzle.c: (draw_puzzle):
27396           fix edges when image sizes aren't multiples of tile sizes
27397
27398 2005-01-06  Benjamin Otte  <otte@gnome.org>
27399
27400         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
27401           make RGB endianness work correctly
27402         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
27403           refactor and fix race with initial shuffling
27404         (nav_event_handler):
27405           allow using the mouse to puzzle
27406         (draw_puzzle):
27407           insist on tiles having width and height as multiples of 4 to get
27408           clean YUV image handling
27409         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
27410         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
27411           s/DEBUG/LOG/ for common messages
27412         (gst_xvimagesink_navigation_send_event):
27413           fix mouse event translation to not include screen PAR
27414         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
27415           fix mouse event translation to actually work
27416
27417 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27418
27419         * gst/asfdemux/gstasfdemux.c:
27420         (gst_asf_demux_process_ext_content_desc):
27421          Extract TrackNumber metadata + clean up code
27422         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
27423          Hope this is the good fix (var used unitialised)
27424
27425 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27426
27427         * ext/faad/gstfaad.c: (gst_faad_chain):
27428           Only increment timestamp if it's valid. Fixes raw AAC streams.
27429
27430 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27431
27432         * configure.ac:
27433         * gst/games/Makefile.am:
27434         * gst/games/gstpuzzle.c:
27435           add a puzzle game with...
27436         * gst/games/gstvideoimage.c:
27437         * gst/games/gstvideoimage.h:
27438           ... full colorspace support (that includes YUV9 and RGB16)) stolen
27439           from videotestsrc and made into something that would be a nice
27440           library for a lot of other plugins.
27441
27442 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27443
27444         * configure.ac:
27445          don't compile faad plugin if a RC of 2.0 is found
27446          Fixes #155346 (and FC1 buildbot)
27447         * gst/asfdemux/gstasfdemux.c:
27448         (gst_asf_demux_process_ext_content_desc):
27449          try to make Solaris compiler happier
27450
27451 2005-01-06  Paul Jack  <pjack@sfaf.org>
27452
27453         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27454
27455         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
27456           Fix segfault (#161667).
27457
27458 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27459
27460         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
27461           Fix framerate reporting.
27462
27463 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27464
27465         * gst-libs/gst/riff/riff-ids.h:
27466         * gst/wavenc/riff.h:
27467          Add AMR (VBR and CBR) ids to riff.h audio codec list
27468         * gst/asfdemux/gstasfdemux.c:
27469         (gst_asf_demux_process_ext_content_desc),
27470         (gst_asf_demux_process_object):
27471           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
27472
27473 2005-01-05  Martin Eikermann  <meiker@upb.de>
27474
27475         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27476
27477         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
27478         (gst_dvd_demux_handle_discont):
27479         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
27480         (gst_mpeg_demux_handle_discont):
27481           Recreate pads on new-media (#160730).
27482         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
27483           Send discont even if manager changes timestamps (#161929).
27484
27485 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
27486
27487         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27488
27489         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
27490           Fix invalid memory access (#159211).
27491
27492 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27493
27494         * examples/gstplay/player.c: (main):
27495           Don't iterate.
27496         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
27497           Add visualizations.
27498         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
27499         (gst_a52dec_handle_frame):
27500           Set duration.
27501         * ext/dvdnav/gst-dvd:
27502           Add audioconvert. Fixes #161325.
27503         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
27504           Explicitely case to gint64. Possible valgrind error.
27505         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
27506         (gst_play_tick_callback), (gst_play_change_state),
27507         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
27508         (gst_play_set_location), (gst_play_get_location),
27509         (gst_play_seek_to_time), (gst_play_set_data_src),
27510         (gst_play_set_video_sink), (gst_play_set_audio_sink),
27511         (gst_play_set_visualization), (gst_play_connect_visualization),
27512         (gst_play_get_framerate), (gst_play_get_all_by_interface),
27513         (gst_play_new):
27514           Use playbin. Fixes #139749 and #147744.
27515         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
27516           Add genre tag.
27517         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
27518         (audioscale_get_type), (gst_audioscale_base_init),
27519         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
27520         (gst_audioscale_getcaps), (gst_audioscale_fixate),
27521         (gst_audioscale_link), (gst_audioscale_get_buffer),
27522         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
27523         (gst_audioscale_init), (gst_audioscale_dispose),
27524         (gst_audioscale_chain), (gst_audioscale_set_property),
27525         (gst_audioscale_get_property), (plugin_init):
27526           Indent properly.
27527         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
27528           Fix LPCM.
27529         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
27530         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
27531         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
27532           Add more metadata (fixes #162656).
27533
27534 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
27535
27536         * configure.ac:
27537           back to cvs
27538
27539 === release 0.8.7 ===
27540
27541 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
27542
27543         * NEWS:
27544         * RELEASE:
27545         * configure.ac:
27546           releasing 0.8.7, "Hyperspace"
27547
27548 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
27549
27550         patch by: Tim-Philipp Müller  <t.i.m@zen.co.uk>
27551
27552         * gst/playback/gstplaybasebin.c:
27553          Fix for #162924 - free caps after use, not before
27554
27555 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
27556
27557         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
27558
27559         * gst/playback/gstplaybasebin.c:
27560         * gst/wavparse/gstwavparse.c:
27561           Fix for #154773 - fixes playback of small .wav files
27562
27563 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
27564
27565         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
27566
27567         * gst/audioscale/gstaudioscale.c:
27568           Fix for #162819 - make audioscale reusable
27569           Fixes playback of more than one file with playbin/totem
27570
27571 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
27572
27573         * gst/ffmpegcolorspace/avcodec.h:
27574         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
27575         * gst/ffmpegcolorspace/imgconvert.c:
27576           clean up the mess that made me cry and avoid needless duplication
27577
27578 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
27579
27580         * gst/ffmpegcolorspace/imgconvert.c:
27581           give some indication of why we're segfaulting
27582
27583 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27584
27585         * configure.ac:
27586           Fix indentation, fix v4l2 plugin detection.
27587         * ext/Makefile.am:
27588           Fix libmms location (Maciej, use diff -u!).
27589         * ext/alsa/gstalsa.c: (gst_alsa_init):
27590           Initialize caps cache to NULL.
27591         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
27592           Only change state on audiosink if it exists.
27593
27594 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
27595
27596         * gst/matroska/matroska-demux.c:
27597         * gst/matroska/matroska-ids.h:
27598         * gst/matroska/matroska-demux.h:
27599         Fix Vorbis streams failing to decode in some files, where cluster_time
27600         isn't 0, because then it doesn't send codec_priv before actual data.
27601         Remove time-based test and replace it with marker set on beginning of
27602         new stream
27603
27604 2004-12-28  David Schleef  <ds@schleef.org>
27605
27606         Merge patch from Ronald fixing problems with streaming
27607         text.
27608         * ext/cairo/gstcairo.c: (plugin_init):
27609         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
27610         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
27611         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
27612         (gst_textoverlay_font_init), (gst_textoverlay_init),
27613         (gst_textoverlay_set_property):
27614         * ext/cairo/gsttextoverlay.h:
27615
27616 2004-12-27  David Schleef  <ds@schleef.org>
27617
27618         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
27619         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
27620         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
27621         (gst_textoverlay_font_init), (gst_textoverlay_init),
27622         (gst_textoverlay_set_property): Improvements to actually
27623         render text as white on black outline on video, including
27624         font selection and horizontal/vertical alignment.  (Ronald's
27625         christmas present)
27626         * ext/cairo/gsttextoverlay.h:
27627
27628 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27629
27630         * ext/ogg/gstogg.c:
27631         * ext/ogg/gstogmparse.c:
27632           fix ogm[audio/video]parse plugin registration
27633           (riff won't load if bytestream is already loaded)
27634
27635 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
27636
27637         * gst/audioconvert/gstchannelmix.c:
27638           fix for GLIB < 2.4
27639
27640 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
27641
27642         * Makefile.am:
27643         * configure.ac:
27644           disable docs again until it actually passes make distcheck.
27645
27646 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27647
27648         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
27649         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
27650         (plugin_init):
27651           Add 3GP (variables name Q3GP because they can't start with a
27652           number). Add samr audio fourcc (used in .3gp files), decoder
27653           is work in progress. Also do a GST_WARNING instead of ERROR
27654           in case of unknown nodes, to decrease output.
27655
27656 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
27657
27658         * Makefile.am:
27659           really fix dist
27660
27661 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27662
27663         * configure.ac:
27664         * ext/speex/gstspeexdec.h:
27665         * ext/speex/gstspeexenc.h:
27666           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
27667           Fix detection code in configure.ac
27668
27669 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27670
27671         * gst/matroska/matroska-demux.c:
27672         (gst_matroska_demux_parse_blockgroup):
27673           Save position, so that queries give proper return values. Don't
27674           know how this could ever have worked before...
27675
27676 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27677
27678         * configure.ac:
27679           Put additional LAME check inside the conditional.  Fixes #152339
27680
27681 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27682
27683         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
27684         (gst_avi_demux_stream_scan):
27685           Add some more debug. Fix logic error when setting movi offset
27686           while reading index.
27687
27688 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27689
27690         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
27691         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
27692         (gst_avi_demux_process_next_entry):
27693           Add some debugging. Better detection of broken indexes and the
27694           accompanying index recovery. No infinite loops on state changes
27695           when we're still in our loopfunction.
27696
27697 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27698
27699         * configure.ac:
27700           Fix up.
27701
27702 2004-12-22  Archana Shah  <archana.shah@wipro.com>
27703
27704         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
27705
27706         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
27707           Normalizing the value before setting
27708         (gst_sunaudiomixer_get_volume):
27709           Normalizing the value after getting. Fixes bug# 161980
27710
27711 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
27712
27713         * Makefile.am: Make sure docs gets disted
27714         * docs/Makefile.am: Make sure all needed files get disted
27715         * gst-plugins.spec.in: latest updates
27716
27717 2004-12-22  Wim Taymans  <wim@fluendo.com>
27718
27719         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
27720         Revert patch 1.38 as clock distribution over schedulers does
27721         not work correcly in the core yet.
27722
27723 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27724
27725         * sys/oss/README: remove this file, which predates my birth
27726           (and which content is by far outdated)
27727
27728 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
27729
27730         * Makefile.am:
27731         * configure.ac:
27732         * docs/Makefile.am:
27733         * docs/libs/Makefile.am:
27734         * docs/libs/gst-plugins-libs-docs.sgml:
27735         * docs/libs/gst-plugins-libs-sections.txt:
27736         * docs/libs/tmpl/gstgconf.sgml:
27737         * docs/upload.mak:
27738         * docs/version.entities.in:
27739           Added boilerplate gtk-doc files for plugin-libs documentation.
27740
27741 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27742
27743         * gst/auparse/gstauparse.c: fix int and float audio caps
27744
27745 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27746
27747         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
27748         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
27749           g_assert() can be a macro, don't use #ifdef inside it.
27750
27751 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
27752
27753         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27754
27755         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
27756         (gst_videorate_init), (gst_videorate_chain),
27757         (gst_videorate_change_state):
27758           Event handling (fixes #159986).
27759
27760 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27761
27762         * gst-libs/gst/riff/riff-media.c:
27763         (gst_riff_create_video_caps_with_data):
27764           Add BLZ0 (Blizzard's version of DivX) fourcc.
27765
27766 2004-12-18  David Schleef  <ds@schleef.org>
27767
27768         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
27769         portability fix.
27770
27771 2004-12-18  David Schleef  <ds@schleef.org>
27772
27773         * gst/tta/ttadec.h: Disable some header code that isn't used
27774         and clearly isn't portable.
27775
27776 2004-12-18  David Schleef  <ds@schleef.org>
27777
27778         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
27779         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
27780         (avcodec_get_pix_fmt), (avpicture_layout),
27781         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
27782         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
27783         Fix code to not use GCC extensions (and c99 extensions that
27784         Forte does not like.)
27785
27786 2004-12-19  Tim-Philipp Müller  <t.i.m@zen.co.uk>
27787
27788         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27789
27790         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
27791         (gst_deinterlace_chain):
27792           Rowstride fixes. Fixes #161039.
27793         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
27794         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
27795         (gst_video_crop_getcaps), (gst_video_crop_link),
27796         (gst_video_crop_i420), (gst_video_crop_chain),
27797         (gst_video_crop_change_state):
27798           Rework of negotiation. Actually works now. Fixes #158650.
27799
27800 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27801
27802         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
27803           That was very stupid.
27804
27805 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27806
27807         * gst/matroska/matroska-demux.c:
27808         (gst_matroska_demux_parse_blockgroup):
27809           Fix possible crasher.
27810
27811 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27812
27813         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
27814         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
27815           Lace sizes can be zero.
27816
27817 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27818
27819         * ext/musepack/gstmusepackdec.cpp:
27820           Fetch error return values. Fixes #161624.
27821         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
27822           Really EOS.
27823
27824 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27825
27826         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
27827           Work for truncated (unfinished download etc.) files. Fixes #160514.
27828
27829 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27830
27831         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
27832           Fix for integer overflow. Makes #156001 not crash. Probably masks
27833           the real bug.
27834
27835 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27836
27837         * gst/ac3parse/gstac3parse.c: (plugin_init):
27838           Parsers never have ranks. Fixes #159651.
27839
27840 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27841
27842         * gst/playback/gstdecodebin.c: (compare_ranks):
27843           make sure the facotries are ordered the same every time even if they
27844           have the same rank by using the name
27845         * gst/playback/gstdecodebin.c: (find_compatibles):
27846           make sure we don't add factories to the list twice
27847
27848 2004-12-16  David Schleef  <ds@schleef.org>
27849
27850         * configure.ac: look for musepack headers as musepack/*.h
27851         (fixes #159847)
27852         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
27853         * ext/musepack/gstmusepackreader.h: same
27854
27855 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27856
27857         * gst-libs/gst/riff/riff-read.c:
27858         (gst_riff_read_strf_auds_with_data):
27859           Read extradata correctly (fixes #155879).
27860
27861 2004-12-16  David Schleef  <ds@schleef.org>
27862
27863         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
27864         audio.  does _not_ attempt or allow conversion unless channels
27865         is 1 or 2.
27866
27867 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
27868
27869         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
27870
27871 2004-12-16  David Schleef  <ds@schleef.org>
27872
27873         * gst/audioscale/gstaudioscale.c: the resample library only
27874         handles 1 or 2 channels.  Change caps to compensate.
27875
27876 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27877
27878         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
27879         (gst_matroska_demux_audio_caps):
27880           Some MPEG-AAC hacks, because else it doesn't work...
27881
27882 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27883
27884         * gst-libs/gst/riff/riff-media.c:
27885         (gst_riff_create_video_caps_with_data),
27886         (gst_riff_create_video_template_caps):
27887           Add h264.
27888
27889 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27890
27891         * gst-libs/gst/audio/Makefile.am:
27892           Try to fix buildbot.
27893
27894 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
27895
27896         * gst/tcp/gstmultifdsink.c:
27897           Clean up and uniformize debugging.
27898
27899 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
27900
27901         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27902
27903         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
27904         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
27905         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
27906         (gst_mpeg_demux_change_state):
27907           Reset on ready. Fixes 160276.
27908
27909 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
27910
27911         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27912
27913         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
27914         (gst_ffmpegcsp_pad_link):
27915           Fix memleak (#154815).
27916
27917 2004-12-16  James Bowes  <bowes@cs.dal.ca>
27918
27919         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27920
27921         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
27922         (gst_musicbrainz_init), (gst_musicbrainz_chain),
27923         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
27924         * ext/musicbrainz/gsttrm.h:
27925           Add support for using a proxy server when getting a trm id from
27926           the MusicBrainz database (#149613).
27927
27928 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
27929
27930         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27931
27932         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
27933         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
27934           Fix memleaks (#157233).
27935
27936 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
27937
27938         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27939
27940         * gst-libs/gst/resample/resample.c: (gst_resample_close):
27941         * gst-libs/gst/resample/resample.h:
27942         * gst/audioscale/gstaudioscale.c:
27943           Fix memleak (#159215).
27944
27945 2004-12-16  Toni Willberg  <toniw@iki.fi>
27946
27947         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27948
27949         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
27950         * sys/oss/oss_probe.c: (main):
27951           Check for mono/stereo support (similar to samplerate probing),
27952           fixes #159433. Also add missing copyright header to oss_probe.c.
27953
27954 2004-12-15  David Schleef  <ds@schleef.org>
27955
27956         * configure.ac: add audioresample and cairo plugins.  Remove
27957         HAVE_MMX stuff, because it's not used.
27958         * ext/Makefile.am: same
27959         * ext/audioresample/Makefile.am: You are not ready for an
27960         audio resampling element based on audioresample.
27961         * ext/audioresample/gstaudioresample.c:
27962         * ext/audioresample/gstaudioresample.h:
27963         * ext/cairo/Makefile.am: You are not ready for overlay elements
27964         based on cairo.  Don't look too closely, these elements kinda
27965         suck right now.
27966         * ext/cairo/gstcairo.c: new
27967         * ext/cairo/gsttextoverlay.c: new
27968         * ext/cairo/gsttextoverlay.h: new
27969         * ext/cairo/gsttimeoverlay.c: new
27970         * ext/cairo/gsttimeoverlay.h: new
27971         * gst-libs/gst/media-info/media-info-priv.h: fix compile
27972         problem with compilers that don't support variadic macros.
27973
27974 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
27975
27976         Reviewed by:  David Schleef  <ds@schleef.org>
27977
27978         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
27979         Bala, registering sunaudiosrc (oops!), and cleaning up code a
27980         bit.  Also ran indent-gst.
27981         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
27982         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
27983         (gst_sunaudiosrc_setparams):
27984
27985 2004-12-14  David Schleef  <ds@schleef.org>
27986
27987         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
27988         output rate to 16000.  Should fix #160235.
27989
27990 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
27991
27992         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
27993         Add typefinding for mpeg2 pes streams
27994
27995 2004-12-13  David Schleef  <ds@schleef.org>
27996
27997         * configure.ac:  Applied patch from bug #143659, making default
27998         sources and sinks OS-dependent (for Solaris), and added code
27999         for OS/X.
28000         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
28001
28002 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
28003
28004         * gst-libs/gst/riff/riff-media.c:
28005           forgot to add h2.64 to avidemux template caps
28006
28007 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
28008
28009         * gst/wavenc/riff.h:
28010         * gst-libs/gst/riff/riff-media.c:
28011         * gst-libs/gst/riff/riff-ids.h:
28012         * gst/avi/gstavimux.c
28013         add 4CC code for VideoSoft h264 in AVI (VSSH)
28014           fixes bug #160655
28015         remove s323 from riff, it's quicktime specific :(
28016
28017 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
28018
28019         * gst/asfdemux/README
28020         * gst/wavenc/riff.h
28021         * gst-libs/gst/riff/riff-ids.h
28022         * gst-libs/gst/riff/riff-media.c
28023         * gst/qtdemux/qtdemux.c:
28024           add new 4CC codes for h263 related codecs
28025           fixes partially bug #155163
28026
28027 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
28028
28029         * configure.ac: Update polyaudio requirement to 0.7
28030         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
28031
28032 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28033
28034         * gst/interleave/deinterleave.c:
28035         fix my name's spelling! :)
28036
28037 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
28038
28039         * AUTHORS ChangeLog
28040         * gst/auparse/gstauparse.c
28041         * gst/interleave/deinterleave.c
28042         * gst/law/:
28043                 alaw-decode.c alaw-encode.c
28044                 mulaw-decode.c mulaw-encode.c
28045         * gst/oneton/gstoneton.c
28046         * sys/osxaudio/:
28047                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
28048         * sys/osxvideo/:
28049                 cocoawindow.h cocoawindow.m
28050                 osxvideosink.h osxvideosink.m
28051
28052         put the same mail address for Zaheer Abbas Merali everywhere
28053
28054 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28055
28056         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
28057           Align by packetsize, and assert that we a packet available before
28058           playing. The first makes webstreams work (they often include
28059           trailing padding data in a packet), the second allows pausing a
28060           ASF stream in totem without getting demux errors afterwards.
28061
28062 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28063
28064         * ext/ogg/gstoggdemux.c: (get_relative):
28065           Check for non-NULL before accessing member (end-of-chain).
28066
28067 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28068
28069         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
28070         (cdparanoia_set_property), (cdparanoia_get_property):
28071         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
28072         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
28073         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
28074         (dvdreadsrc_init), (dvdreadsrc_set_property),
28075         (dvdreadsrc_get_property):
28076         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
28077         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
28078           Synchronize property names where not yet the case. Devices are
28079           now device=X, other versions are deprecated (but still exist).
28080           Also use g_free() unconditionally.
28081         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
28082         (setup_source), (gst_play_base_bin_get_property):
28083           Expose source.
28084
28085 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
28086
28087         * configure.ac: move GCONF macro outside conditional for the am
28088           conditional. Fixes #160439
28089
28090 2004-12-08  David Schleef  <ds@schleef.org>
28091
28092         * tools/gst-visualise-m.m: Switch to elements that currently
28093         exist.
28094
28095 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28096
28097         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
28098           We love wrong commas.
28099
28100 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28101
28102         * gst/matroska/matroska-demux.c:
28103         (gst_matroska_demux_handle_src_query):
28104           Don't set DEFAULT, unsupported - makes length display incorrectly
28105           in some cases.
28106
28107 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
28108
28109         * gst/monoscope/README: remove blurb about files being GPL
28110         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
28111         * gst/monoscope/monoscope.c: Change license to BSD with explanation
28112           monoscope is now effectively LGPL licensed
28113
28114 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
28115
28116         * gst/monoscope/README: Update information to be more correct
28117         * gst/monoscope/convolve.c: Relicense to LGPL
28118         * gst/monoscope/convolve.h: Relicense to LGPL
28119
28120 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
28121
28122         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
28123           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
28124         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
28125           set default_duration for mpeg1 audio
28126
28127 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28128
28129         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
28130         * ext/alsa/gstalsa.h:
28131           refactor big chunks of the core caps negotiation code to make it
28132           a lot faster, because people claim it's really slow
28133           (actually, just cache the getcaps when the device is opened)
28134
28135 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28136
28137         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
28138         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
28139         (gst_a52dec_handle_frame), (gst_a52dec_chain),
28140         (gst_a52dec_change_state), (plugin_init):
28141         * ext/a52dec/gsta52dec.h:
28142           Do something useful with timestamps. Make chain-based (since
28143           there's really no reason to be loopbased).
28144         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
28145           Update current_byte/frame correctly.
28146
28147 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28148
28149         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
28150         (gst_ape_demux_stream_init):
28151           Forward tags, too.
28152
28153 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28154
28155         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
28156           Let's make sure we're done typefinding when detecting tags.
28157
28158 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28159
28160         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
28161         (gst_ebml_read_init), (gst_ebml_read_use_event),
28162         (gst_ebml_read_element_id), (gst_ebml_peek_id),
28163         (gst_ebml_read_seek), (gst_ebml_read_skip),
28164         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
28165         (gst_ebml_read_master):
28166         * gst/matroska/ebml-read.h:
28167         * gst/matroska/matroska-demux.c:
28168         (gst_matroska_demux_parse_contents),
28169         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
28170           Disgustingly evil hack for working around INTERRUPT events and
28171           their extremely annoying habit of being a pain in the ass. We
28172           simply peek a cluster before reading any of it.
28173
28174 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28175
28176         * ext/musepack/gstmusepackdec.cpp:
28177           There's also floating point libmusepacks.
28178
28179 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28180
28181         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
28182         (gst_faad_chanpos_to_gst), (gst_faad_chain):
28183           Set DURATION even if source buffer didn't. Also use increasing
28184           timestamps.
28185         * gst-libs/gst/riff/riff-media.c:
28186         (gst_riff_create_audio_caps_with_data):
28187           Block_align can have larger values than 8192.
28188
28189 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28190
28191         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
28192         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
28193         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
28194         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
28195           Fix caps.
28196
28197 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28198
28199         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
28200           Fix logic bug.
28201
28202 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28203
28204         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
28205           Yay, another one.
28206
28207 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28208
28209         * ext/esd/esdsink.c: (gst_esdsink_chain):
28210           Make error actually say something useful (fixes #156798).
28211         * gst-libs/gst/riff/riff-media.c:
28212         (gst_riff_create_video_caps_with_data),
28213         (gst_riff_create_video_template_caps):
28214           Add Intel Video 5.0 fourcc (IV50).
28215
28216 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
28217
28218         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
28219         detection on mono and stereo mp3 files.
28220
28221 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28222
28223         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
28224           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
28225           the contained stream).
28226
28227 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28228
28229         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
28230           Oops, remove debug.
28231
28232 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
28233
28234         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28235
28236         * gst/law/alaw-decode.c: (alawdec_getcaps):
28237         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
28238           Prevent warnings when negotiating caps (fixes #159338).
28239
28240 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28241
28242         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
28243         (gst_ffmpegcsp_chain):
28244           Remove old leftover that shouldn't be there...
28245
28246 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
28247
28248         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28249
28250         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
28251           Don't forward DISCONT events (fixes #159684).
28252
28253 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28254
28255         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
28256           Unlink manually since sometimes bin disposal (and therefore
28257           pad unlinking) is delayed, which will cause a new media file
28258           to not be able to start playing instantly.
28259
28260 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28261
28262         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
28263           On mute of an unlinked stream, check for pad availability so
28264           we don't crash on unlinked pad.
28265
28266 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28267
28268         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
28269         (gst_avi_demux_massage_index):
28270           Fix quite humiliating bug in omitting 0-sized index chunks but
28271           forgetting to count them for timestamps.
28272
28273 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28274
28275         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
28276           Actually leave the loop if we failed to sync. Don't crash.
28277
28278 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28279
28280         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
28281         (gst_dvd_demux_process_private):
28282         * gst/mpegstream/gstdvddemux.h:
28283           Fix crash (#159759). Doesn't work, though. :-(.
28284
28285 2004-11-28  Benjamin Otte  <otte@gnome.org>
28286
28287         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
28288           more overwriting protection due to modifying channels one by one
28289           instead of all at once
28290
28291 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28292
28293         * gst/audioconvert/gstchannelmix.c:
28294         (gst_audio_convert_fill_normalize):
28295           Normalize using absolute values.
28296
28297 2004-11-28  Julien MOUTTE  <julien@moutte.net>
28298
28299         * configure.ac:
28300         * ext/Makefile.am:
28301         * ext/directfb/Makefile.am:
28302         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
28303         (gst_directfbvideosink_get_pixel_format),
28304         (gst_directfbvideosink_get_format_from_fourcc),
28305         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
28306         (gst_directfbvideosink_sink_link),
28307         (gst_directfbvideosink_change_state),
28308         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
28309         (gst_directfbvideosink_buffer_alloc),
28310         (gst_directfbvideosink_interface_supported),
28311         (gst_directfbvideosink_interface_init),
28312         (gst_directfbvideosink_navigation_send_event),
28313         (gst_directfbvideosink_navigation_init),
28314         (gst_directfbvideosink_set_property),
28315         (gst_directfbvideosink_get_property),
28316         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
28317         (gst_directfbvideosink_base_init),
28318         (gst_directfbvideosink_class_init),
28319         (gst_directfbvideosink_get_type), (plugin_init):
28320         * ext/directfb/directfbvideosink.h: Adding a first version of
28321         directfbvideosink.
28322         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
28323         more.
28324
28325 2004-11-28  Benjamin Otte  <otte@gnome.org>
28326
28327         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
28328           walk the samples backwards if out_channels > in_channels so we don't
28329           overwrite data
28330
28331 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28332
28333         * gst/audioconvert/Makefile.am:
28334         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
28335         (gst_audio_convert_link), (gst_audio_convert_change_state),
28336         (gst_audio_convert_channels):
28337         * gst/audioconvert/gstchannelmix.c:
28338         (gst_audio_convert_unset_matrix),
28339         (gst_audio_convert_fill_identical),
28340         (gst_audio_convert_fill_compatible),
28341         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
28342         (gst_audio_convert_fill_others),
28343         (gst_audio_convert_fill_normalize),
28344         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
28345         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
28346         * gst/audioconvert/gstchannelmix.h:
28347           Implement a channel mixer.
28348
28349 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
28350
28351         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
28352         * ext/alsa/gstalsa.h:
28353         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
28354         Make alsasink actually honor gst_element_set_clock and use that
28355         clock instead of its internal one.
28356
28357 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
28358
28359         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
28360         (gst_play_base_bin_change_state): nullify source and decoder when
28361         going from READY to NULL so that we don't try to do weird stuff with
28362         them when going from NULL to READY
28363         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
28364         instead of g_object_unref
28365         (gen_video_element), (gen_audio_element): more refcounting fixes, now
28366         it should be correct
28367         (gst_play_bin_change_state): don't call remove_sinks if we are
28368         currently disposing the object
28369
28370 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28371
28372         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
28373           Don't forget bass if it's there. Else left channel is silent...
28374
28375 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28376
28377         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
28378         (gst_a52dec_change_state):
28379           Don't do sample adjusting anymore, we use float audio now.
28380         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
28381           Don't fixate to non-existing properties.
28382
28383 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28384
28385         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
28386         (gst_a52dec_change_state):
28387           Advertise that we can do surround sound.
28388
28389 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28390
28391         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
28392           Add buffer-frames=0.
28393         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
28394         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
28395         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
28396         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
28397         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
28398         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
28399         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
28400         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
28401         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
28402         * ext/dvdread/dvdreadsrc.h:
28403           Add seeking, querying for bytes, sectors, title, angle and
28404           chapter. Handle multiple chapters. Relicense to LGPL because
28405           Billy agreed on that (thanks Billy!).
28406
28407 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
28408
28409         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
28410         call parent dispose method
28411
28412 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
28413
28414         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
28415         (gst_audio_clock_get_internal_time):
28416         Fix active <-> inactive transitions: ensure time value always
28417         grows and avoid abrupt value changes.
28418
28419 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
28420
28421         * configure.ac:
28422         * gst/tta/Makefile.am:
28423         * gst/tta/crc32.h:
28424         * gst/tta/filters.h:
28425         * gst/tta/gsttta.c:
28426         * gst/tta/gstttadec.c:
28427         * gst/tta/gstttadec.h:
28428         * gst/tta/gstttaparse.c:
28429         * gst/tta/gstttaparse.h:
28430         * gst/tta/ttadec.h:
28431           added TTA parser and decoder
28432
28433 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28434
28435         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
28436         (probe_triggered), (check_queue), (buffer_underrun),
28437         (buffer_running), (buffer_overrun), (gen_source_element),
28438         (setup_source):
28439         * gst/playback/gstplaybasebin.h:
28440           Implement buffering. Needs some more work.
28441
28442 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28443
28444         * ext/theora/theoradec.c: (theora_dec_chain):
28445           Fix ilog mask range overflow.
28446
28447 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28448
28449         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
28450           Don't omit the last (which in case of dmix is the only :) )
28451           channel count. Don't set channels if <= 2.
28452
28453 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
28454
28455         * gst/playback/gstplaybin.c: (gen_video_element),
28456         (gen_audio_element): Removed 2 obsolete comments
28457
28458 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
28459
28460         * ext/vorbis/oggvorbisenc.c
28461         * ext/vorbis/vorbisenc.c :
28462           change description fields of those plugins to differentiate them
28463           (pitivi show Encoders by description, they had the same one)
28464
28465 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
28466
28467         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28468
28469         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
28470         (gst_play_bin_set_property), (gen_video_element),
28471         (gen_audio_element):
28472           Refcounting fixes for provided audio-/videosinks.
28473
28474 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28475
28476         * gst/playback/gstplaybin.c: (gen_video_element),
28477         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
28478           Don't reference all sinks, but only the video- and audiosinks.
28479           The vis. element should be disposed when we're done with it.
28480           We don't have any reason to keep it around. This fixes warnings
28481           when reusing playbin for playing multiple audio files with
28482           vis. enabled. Also release audio device on pause - idea stolen
28483           from Rhythmbox.
28484
28485 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28486
28487         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
28488         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
28489         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
28490         * ext/alsa/gstalsaplugin.c: (plugin_init):
28491         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
28492         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
28493         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
28494         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
28495         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
28496         (gst_faad_change_state), (plugin_init):
28497         * ext/faad/gstfaad.h:
28498         * ext/vorbis/vorbis.c: (plugin_init):
28499         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
28500         * gst-libs/gst/audio/Makefile.am:
28501         * gst-libs/gst/audio/audio.c: (plugin_init):
28502         * gst-libs/gst/audio/multichannel.c:
28503         (gst_audio_check_channel_positions),
28504         (gst_audio_get_channel_positions),
28505         (gst_audio_set_channel_positions),
28506         (gst_audio_set_structure_channel_positions_list),
28507         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
28508         (gst_audio_fixate_channel_positions):
28509         * gst-libs/gst/audio/multichannel.h:
28510         * gst-libs/gst/audio/testchannels.c: (main):
28511         * gst/audioconvert/gstaudioconvert.c:
28512         (gst_audio_convert_class_init), (gst_audio_convert_init),
28513         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
28514         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
28515         (gst_audio_convert_fixate), (gst_audio_convert_channels):
28516         * gst/audioconvert/plugin.c: (plugin_init):
28517           Surround sound support.
28518
28519 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28520
28521         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
28522           Fix position for discont if we're close as well. Nitpicking, but
28523           saves a few milliseconds of extra waiting or skipping.
28524
28525 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28526
28527         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
28528           We sometimes need parsers for playback, so add those too.
28529
28530 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28531
28532         * configure.ac:
28533         * gst/apetag/Makefile.am:
28534         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
28535         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
28536         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
28537         (gst_ape_demux_get_src_query_types),
28538         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
28539         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
28540         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
28541         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
28542         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
28543         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
28544         (gst_ape_demux_change_state):
28545         * gst/apetag/apedemux.h:
28546         * gst/apetag/apetag.c: (plugin_init):
28547         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
28548         (plugin_init):
28549           APE v1/2 tag reader plus typefind function.
28550
28551 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28552
28553         * configure.ac:
28554         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
28555         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
28556           Remove hacks for older core. Require newer core version
28557           accordingly.
28558
28559 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28560
28561         * gst/cdxaparse/Makefile.am:
28562         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
28563         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
28564         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
28565         * gst/cdxaparse/gstcdxaparse.h:
28566         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
28567         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
28568         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
28569         (gst_cdxastrip_get_src_query_types),
28570         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
28571         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
28572         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
28573         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
28574         * gst/cdxaparse/gstcdxastrip.h:
28575           SVCD/VCD header stripping separated from CDXA image parsing.
28576         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
28577         (plugin_init):
28578           Add VCD/SVCD header typefinding for VCD/SVCD.
28579         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
28580         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
28581         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
28582         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
28583         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
28584         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
28585         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
28586         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
28587         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
28588         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
28589         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
28590         * sys/vcd/vcdsrc.h:
28591           Fix up, add seeking, querying, URI interface. Works in totem now.
28592
28593 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
28594
28595         * configure.ac:
28596           back to CVS
28597
28598 === release 0.8.6 ===
28599
28600 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
28601
28602         * NEWS:
28603         * RELEASE:
28604         * configure.ac:
28605         * po/af.po:
28606         * po/az.po:
28607         * po/cs.po:
28608         * po/en_GB.po:
28609         * po/hu.po:
28610         * po/it.po:
28611         * po/nb.po:
28612         * po/nl.po:
28613         * po/or.po:
28614         * po/sq.po:
28615         * po/sr.po:
28616         * po/sv.po:
28617         * po/uk.po:
28618           releasing 0.8.6, "IOU Love"
28619
28620 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28621
28622         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
28623
28624         * gst/playback/gstplaybasebin.c:
28625           Fix unplayable files error handling.  Fixes #158365
28626
28627 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28628
28629         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
28630
28631         * gst/typefind/gsttypefindfunctions.c:
28632           Fix broken mp3 typefinding.  Fixes #158375
28633
28634 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28635
28636         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
28637
28638         * ext/ogg/gstoggdemux.c:
28639           Fix sync on broken files.  Fixes #158976
28640
28641 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28642
28643         patch by: Edward Hervey <bilboed@bilboed.com>
28644
28645         * ext/libpng/gstpngenc.c:
28646           Copy over buffer properties.  Fixes #158832
28647
28648 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28649
28650         patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
28651
28652         * ext/dvdread/dvdreadsrc.c:
28653           Fixes invalid reads (#158462)
28654
28655 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28656
28657         * sys/v4l/gstv4lsrc.c:
28658         * sys/v4l/gstv4lsrc.h:
28659         * sys/v4l/v4lsrc_calls.c:
28660           Probe less and cache it.  Fixes #159187.
28661
28662 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28663
28664         * gst/videorate/gstvideorate.c:
28665           Handle all video formats. Fixes #159186.
28666
28667 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
28668         * gst/synaesthesia/gstsynaesthesia.c:
28669         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
28670         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
28671         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
28672         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
28673         (gst_synaesthesia_change_state), (plugin_init):
28674         Fix up synaesthesia to work under different samplerates/ buffer sizes.
28675         Force 320x200 output, as that's the only thing the underlying
28676         synaesthesia implementation supports. Still needs to be made
28677         re-entrant.
28678
28679 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28680
28681         * configure.ac:
28682           Fix mpeg2enc configure check (similar to mplex check below).
28683
28684 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
28685
28686         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28687
28688         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28689           Fix for gcc-2.95 (fixes #158221).
28690
28691 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28692
28693         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
28694           Re-add clock distribution hack (until new core is released).
28695           Fixes #158125.
28696
28697 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
28698         * configure.ac:
28699           fix mplex configure check segfaulting on some systems (bug #140994)
28700
28701 2004-11-13  Benjamin Otte  <otte@gnome.org>
28702
28703         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
28704           add debugging
28705         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
28706           do a wait when we enter the loop func with no data available to
28707           write instead of getting into an 100% CPU loop by just returning and
28708           being called again by the scheduler
28709
28710 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
28711
28712         * configure.ac:
28713         * ext/libvisual/visual.c: (gst_visual_get_type),
28714         (libvisual_log_handler), (gst_visual_getcaps),
28715         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
28716         (plugin_init):
28717           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
28718         * ext/smoothwave/Makefile.am:
28719         * ext/smoothwave/demo-osssrc.c: (main):
28720         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
28721         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
28722         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
28723         (plugin_init):
28724         * ext/smoothwave/gstsmoothwave.h:
28725           Make gstsmoothwave a working element in the 20th century.
28726
28727         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
28728           Fix incorrect link function
28729
28730 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28731
28732         * gst/volume/gstvolume.c:
28733           Allow buffer-frames=0.
28734
28735 2004-11-12 Iain <iaingnome@gmail.com>
28736
28737         * configure.ac: Check for polypaudio
28738
28739         * ext/Makefile.am: Build the polyp dir
28740
28741         * ext/polyp: The polypsink sources.
28742
28743 2004-10-30 Iain <iaingnome@gmail.com>
28744
28745         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
28746         caps to reflect the new number of channels.
28747
28748 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28749
28750         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
28751           Fix for negotiation order problem. This would show when the
28752           ALSA loopfuction was called before any other function. ALSA
28753           wouldn't do anything because we're not negotiated yet, leading
28754           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
28755
28756 2004-11-11  Tim-Philipp Müller  <t.i.m@zen.co.uk>
28757
28758         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28759
28760         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
28761           No warnings (#157986).
28762
28763 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28764
28765         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
28766           Prefer apev1/2 and id3v1 (at end of file) over musepack.
28767
28768 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28769
28770         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
28771           Signal no-more-pads (so it works in playbin).
28772
28773 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28774
28775         * ext/musepack/gstmusepackreader.cpp:
28776           Workaround for older core.
28777
28778 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28779
28780         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
28781           Actually test for odd width/height rather than testing whether
28782           a temporary variable that was 0 before we subtracted 1 is now
28783           not equal to zero (which it always is).
28784
28785 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28786
28787         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
28788         Fix compilation if HAVE_XVIDEO is not defined
28789
28790 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28791
28792         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
28793         Fix compilation if HAVE_XVIDEO is not defined
28794
28795 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
28796
28797         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
28798         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
28799         (gst_goom_change_state), (plugin_init):
28800         Use the bytestream adapter so goom doesn't depend on the input
28801         buffer size.
28802         Add a debug category
28803
28804 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28805
28806         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
28807           Only set hardware parameters *after* negotiation. Before
28808           negotiation, it will set ANY and that seems to cause crashes
28809           (see e.g. #151288, #153227).
28810
28811 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28812
28813         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
28814           This seems to be antique leftover. It needs to pass error
28815           checking.
28816         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
28817         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
28818         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
28819         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
28820           Fix GstXOverlay implementation (#151059).
28821
28822 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28823
28824         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
28825           Don't assert (#157853).
28826
28827 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28828
28829         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
28830           Fix bytes/samples confustion.
28831         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
28832           Fix for underrun (#144389).
28833
28834 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28835
28836         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
28837           Disable halfway-seek for pending release (since it needs a new
28838           core release).
28839
28840 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
28841
28842         * sys/v4l/gstv4lsrc.c:
28843         * sys/v4l/gstv4lsrc.h:
28844         * sys/v4l/v4lsrc_calls.c:
28845           add autoprobe-fps property so we can separate autoprobing parts
28846
28847 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
28848
28849         * sys/v4l/gstv4lsrc.c:
28850         * sys/v4l/v4lsrc_calls.c:
28851         initialise fourcc to catch unset fourcc's, and debug
28852
28853 2004-11-09  Wim Taymans  <wim@fluendo.com>
28854
28855         * gst/playback/README:
28856         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
28857         * gst/playback/gstplaybin.c: (gst_play_bin_init),
28858         (gst_play_bin_dispose), (gst_play_bin_set_property),
28859         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
28860         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
28861         (gst_play_bin_get_formats), (gst_play_bin_convert),
28862         (gst_play_bin_get_query_types), (gst_play_bin_query):
28863         Cleanups and some more documentation.
28864
28865 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
28866
28867         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
28868         (gst_cacasink_init), (gst_cacasink_chain):
28869         * ext/libcaca/gstcacasink.h:
28870         Cacasink inherits from VideoSink, so let that store the clock.
28871
28872 2004-11-09  Wim Taymans  <wim@fluendo.com>
28873
28874         * gst/playback/README:
28875         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
28876         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
28877         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
28878         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
28879         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
28880         (setup_sinks):
28881         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
28882         (gst_stream_info_is_mute), (gst_stream_info_set_property):
28883         * gst/playback/gststreaminfo.h:
28884         Updated README.
28885         Only switch groups if all streams have muted (EOSed).
28886         Send Tags in sync with the stream playback instead of in
28887         the playback/preroll phase.
28888         Some cleanups, free the fakesrc elements.
28889
28890 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28891
28892         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
28893           buffer-frames property was missing
28894         * ext/arts/gst_arts.c:
28895           rate missing from sinkcaps
28896         * ext/audiofile/gstafparse.c:
28897         * ext/audiofile/gstafsink.c:
28898         * ext/audiofile/gstafsrc.c:
28899         * ext/swfdec/gstswfdec.c:
28900           int audio doesn't know buffer-frames
28901         * ext/cdparanoia/gstcdparanoia.c:
28902           int audio doesn't know chunksize either
28903         * ext/nas/nassink.c:
28904           it's endianness, not endianess
28905         * gst-libs/gst/audio/audio.h:
28906           make float standard pad template caps really describe float
28907         * gst/law/mulaw.c: (linear_factory):
28908           signed only, please
28909         * gst/mpegstream/gstdvddemux.c:
28910           widths of 20 are not valid
28911
28912 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
28913
28914         Submitted by: Luca Ferretti <elle.uca@infinito.it>
28915
28916         * po/LINGUAS:
28917         * po/it.po:
28918           Add Italian
28919
28920 2004-11-08  Wim Taymans  <wim@fluendo.com>
28921
28922         * gst/playback/README:
28923         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
28924         * gst/playback/gstplaybasebin.c: (probe_triggered),
28925         (gst_play_base_bin_change_state):
28926         Updated README, added more comments for fixmes etc..
28927
28928 2004-11-08  Wim Taymans  <wim@fluendo.com>
28929
28930         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
28931         We can remove this hack now.
28932
28933 2004-11-08  Wim Taymans  <wim@fluendo.com>
28934
28935         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
28936         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
28937         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
28938         Only mix AYUV for maximum quality.
28939
28940 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28941
28942         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
28943         (gst_ogg_demux_push), (gst_ogg_pad_push):
28944           Let's act as if we're synchronized now! :).
28945         * ext/theora/theoradec.c: (theora_dec_chain):
28946           Add some debug.
28947
28948 2004-11-08  Wim Taymans  <wim@fluendo.com>
28949
28950         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
28951         (gst_alpha_set_property), (gst_alpha_sink_link),
28952         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
28953         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
28954         (gst_alpha_init_params), (gst_alpha_chain):
28955         Implement alpha functions for AYUV too, this increases
28956         accuracy quite a bit.
28957
28958 2004-11-08  Wim Taymans  <wim@fluendo.com>
28959
28960         * gst/ffmpegcolorspace/avcodec.h:
28961         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28962         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
28963         (gst_ffmpegcsp_avpicture_fill):
28964         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
28965         (gst_ffmpegcsp_caps_remove_format_info):
28966         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
28967         (shrink12), (img_get_alpha_info), (deinterlace_line),
28968         (deinterlace_line_inplace):
28969         * gst/ffmpegcolorspace/imgconvert_template.h:
28970         Added AYUV colorspace and handle RGBA a bit more respectful.
28971
28972 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28973
28974         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
28975           Actually always send a discont (cornercase when resending the
28976           same serial-tagged chain twice).
28977
28978 2004-11-08  Julien MOUTTE  <julien@moutte.net>
28979
28980         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
28981         (gst_ximagesink_finalize):
28982         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
28983         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
28984
28985 2004-11-08  Wim Taymans  <wim@fluendo.com>
28986
28987         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
28988         Don't segfault on NULL data.
28989
28990 2004-11-08  Wim Taymans  <wim@fluendo.com>
28991
28992         * gst/playback/gstdecodebin.c: (unlinked):
28993         * gst/playback/gstplay-marshal.list:
28994         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
28995         (gst_play_base_bin_init), (group_create), (get_active_group),
28996         (get_building_group), (group_destroy), (group_commit),
28997         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
28998         (add_element_stream), (no_more_pads), (probe_triggered),
28999         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
29000         (state_change), (setup_source), (gst_play_base_bin_get_property),
29001         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
29002         (gst_play_base_bin_link_stream),
29003         (gst_play_base_bin_get_streaminfo):
29004         * gst/playback/gstplaybasebin.h:
29005         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
29006         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
29007         Add support for chained ogg files. Prepare for playlist
29008         support. This patch introduces the concept of pad groups, which
29009         together compose one playable media file.
29010
29011 2004-11-07  David Schleef  <ds@schleef.org>
29012
29013         * testsuite/gst-lint: Check for pad templates that aren't statically
29014         scoped.
29015
29016 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29017
29018         * configure.ac:
29019         * ext/Makefile.am:
29020         * ext/musepack/Makefile.am:
29021         * ext/musepack/gstmusepackdec.cpp:
29022         * ext/musepack/gstmusepackdec.h:
29023         * ext/musepack/gstmusepackreader.cpp:
29024         * ext/musepack/gstmusepackreader.h:
29025           Add musepack decoder.
29026         * ext/faad/gstfaad.c: (gst_faad_base_init):
29027           Make pad templates static.
29028         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
29029         (plugin_init):
29030           Add musepack typefinder, make mp3 typefinding work halfway stream,
29031           which doesn't actually work yet because id3demux doesn't implement
29032           _get_length().
29033
29034 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29035
29036         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
29037         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
29038           Fix interrupt event handling (#144436).
29039
29040 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29041
29042         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
29043           Hide unused glory.
29044
29045 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
29046
29047         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29048
29049         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
29050           Fix weird caps (#157548).
29051
29052 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
29053
29054         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29055
29056         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
29057           Add missing NULL terminator (#157543).
29058
29059 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
29060
29061         * gst/tcp/gsttcp.h:
29062         * gst/tcp/gsttcpclientsink.c:
29063         * gst/tcp/gsttcpclientsrc.c:
29064         * gst/tcp/gsttcpserversink.c:
29065         * gst/tcp/gsttcpserversrc.c:
29066           ports can go up to 65535.  Move common defines to gsttcp.h
29067
29068 2004-11-05  Wim Taymans  <wim@fluendo.com>
29069
29070         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
29071         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
29072         Added two more colorspaces.
29073
29074 2004-11-05  Wim Taymans  <wim@fluendo.com>
29075
29076         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
29077         (gst_ffmpegcsp_avpicture_fill):
29078         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
29079         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
29080         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
29081         More stride fixes.
29082
29083 2004-11-05  Wim Taymans  <wim@fluendo.com>
29084
29085         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
29086         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
29087         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
29088         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
29089         (gst_videomixer_loop):
29090         More stride fixes.
29091
29092 2004-11-05  Benjamin Otte  <otte@gnome.org>
29093
29094         * ext/mad/gstmad.c: (gst_mad_chain):
29095           don't overflow data buffer. Flush not needed sync data when syncing
29096           failed.
29097
29098 2004-11-04  Wim Taymans  <wim@fluendo.com>
29099
29100         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
29101         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
29102         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
29103         (gst_alpha_init_params), (gst_alpha_chain),
29104         (gst_alpha_change_state):
29105         Updated the chroma keying algorithm with something more
29106         sophisticated.
29107
29108 2004-11-03  Wim Taymans  <wim@fluendo.com>
29109
29110         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
29111         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
29112         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
29113         Fix stride issues. Does not completely work for odd
29114         heights.
29115
29116 2004-11-03  Wim Taymans  <wim@fluendo.com>
29117
29118         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
29119         (gst_alpha_chroma_key), (gst_alpha_chain):
29120         Fix stride issues. Does not completely work for odd
29121         heights.
29122
29123 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
29124
29125         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
29126         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
29127         leak fixes
29128
29129 2004-11-03  Wim Taymans  <wim@fluendo.com>
29130
29131         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
29132         (gst_ffmpegcsp_avpicture_fill):
29133         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
29134         (avpicture_alloc):
29135         * gst/ffmpegcolorspace/imgconvert_template.h:
29136         Use correct _fill function to get correct strides.
29137
29138 2004-11-02  David Schleef  <ds@schleef.org>
29139
29140         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
29141         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
29142         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
29143         Change all g_print()s to debugging.  Add a bunch of consistency
29144         checks.
29145
29146 2004-11-02  Wim Taymans  <wim@fluendo.com>
29147
29148         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
29149         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
29150         (unlinked), (no_more_pads), (close_link):
29151         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
29152         (unknown_type), (add_element_stream), (new_decoded_pad),
29153         (removed_decoded_pad), (setup_source):
29154         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
29155         (gst_stream_info_class_init), (gst_stream_info_init),
29156         (gst_stream_info_new), (gst_stream_info_dispose),
29157         (stream_info_mute_pad), (gst_stream_info_set_property),
29158         (gst_stream_info_get_property):
29159         * gst/playback/gststreaminfo.h:
29160         Fix playback of multiple files.
29161         a slightly different approach to handling dynamic pad removals.
29162         This one only looks at pads that we have linked.
29163
29164 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
29165
29166         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
29167         free" warning from libc.
29168
29169 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29170
29171         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
29172         (get_unconnected_element), (remove_starting_from), (pad_removed),
29173         (close_link):
29174           Implement support for dynamic pad changing. We listen to "live"
29175           pad removals (i.e. while playing) and re-setup autoplugging
29176           after that. Playbasebin/playbin need some more work for this
29177           to finally work, but decodebin supports (and replugs) chained
29178           ogg now.
29179
29180 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
29181
29182         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
29183         (gst_alsa_finalize):
29184         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
29185         (gst_cdaudio_finalize):
29186         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
29187         (cdparanoia_finalize):
29188         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
29189         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
29190         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
29191         (dvdreadsrc_finalize):
29192         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
29193         (gst_flacdec_finalize):
29194         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
29195         (gst_flacenc_finalize):
29196         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
29197         (gst_gnomevfssink_finalize):
29198         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
29199         (gst_gnomevfssrc_finalize):
29200         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
29201         (gst_fameenc_finalize):
29202         * ext/nas/nassink.c: (gst_nassink_class_init),
29203         (gst_nassink_finalize):
29204         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
29205         (gst_sdlvideosink_class_init):
29206         * ext/sndfile/gstsf.c: (gst_sf_dispose):
29207         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
29208         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
29209         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
29210         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
29211         (gst_x_window_listener_dispose):
29212         * gst/audioscale/gstaudioscale.c:
29213         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
29214         (play_on_demand_finalize):
29215         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
29216         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
29217         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
29218         (cdplayer_finalize):
29219         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
29220         (gst_glimagesink_class_init):
29221         * sys/oss/gstosselement.c: (gst_osselement_class_init),
29222         (gst_osselement_finalize):
29223         * sys/oss/gstosssink.c: (gst_osssink_dispose):
29224         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
29225         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
29226           Fixes a bunch of problems with finalize and dispose functions,
29227           either assumptions that dispose is only called once, or not calling
29228           the parent class dispose/finalize function
29229
29230 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
29231
29232         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
29233           added two api precondition guards
29234           use g_strdup with getenv to fix crash when using ENVVAR
29235
29236 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
29237         * ext/esd/esdsink.c: (gst_esdsink_class_init),
29238         (gst_esdsink_finalize):
29239         Use a finalize function, not dispose, and more importantly,
29240         call the parent class finalize function too
29241
29242 2004-11-01  Johan Dahlin  <johan@gnome.org>
29243
29244         * ext/ogg/gstoggdemux.c:
29245         * gst/tags/gstvorbistag.c:
29246         Plug leaks.
29247
29248 2004-10-31  Benjamin Otte  <otte@gnome.org>
29249
29250         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
29251           lotsa memleaks today. But they're all small...
29252
29253 2004-10-31  Benjamin Otte  <otte@gnome.org>
29254
29255         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
29256           another memleak crushed
29257
29258 2004-10-31  Benjamin Otte  <otte@gnome.org>
29259
29260         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
29261           fix memleak
29262
29263 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29264
29265         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
29266           Hack to prevent crash when going to READY inside signal handler
29267           while this function is active.
29268
29269 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29270
29271         * gst/ffmpegcolorspace/Makefile.am:
29272         * gst/ffmpegcolorspace/avcodec.h:
29273         * gst/ffmpegcolorspace/common.h:
29274         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
29275         * gst/ffmpegcolorspace/dsputil.h:
29276         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
29277         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
29278         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
29279         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
29280         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
29281         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
29282         (gst_ffmpegcsp_avpicture_fill):
29283         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
29284         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
29285         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
29286         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
29287         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
29288         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
29289         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
29290         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
29291         * gst/ffmpegcolorspace/imgconvert.c:
29292         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
29293         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
29294         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
29295         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
29296         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
29297         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
29298         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
29299         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
29300         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
29301         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
29302         (grow21), (grow22), (grow41), (grow44), (conv411),
29303         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
29304         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
29305         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
29306         (avpicture_free), (is_yuv_planar), (img_convert),
29307         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
29308         (deinterlace_line_inplace), (deinterlace_bottom_field),
29309         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
29310         * gst/ffmpegcolorspace/imgconvert_template.h:
29311         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
29312         * gst/ffmpegcolorspace/mmx.h:
29313         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
29314         (av_fast_realloc), (av_mallocz_static), (av_free_static),
29315         (av_freep), (avcodec_get_context_defaults),
29316         (avcodec_alloc_context), (avcodec_init):
29317           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
29318           handling plus update from ffmpeg CVS. Large clean-up.
29319
29320 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29321
29322         * gst/playback/Makefile.am:
29323           We need the marshallers for decodebin, too.
29324
29325 2004-10-30  David Schleef  <ds@schleef.org>
29326
29327         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
29328           quicktime typefinding work with 64-bit offsets.
29329
29330 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
29331
29332         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
29333           Set EOS on the element when processing an EOS event.
29334         * ext/speex/gstspeexdec.h:
29335         * ext/speex/gstspeexenc.h:
29336           Only keep a const ptr to the mode
29337         * gst-libs/gst/riff/riff-media.c:
29338         (gst_riff_create_audio_caps_with_data),
29339         (gst_riff_create_audio_template_caps):
29340           Allow WMAV3, with up to 6 channels.
29341         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
29342           Don't call gst_pad_set_event_function on a sink pad.
29343         * gst/mpegstream/gstdvddemux.c:
29344         (gst_dvd_demux_get_subpicture_stream),
29345         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
29346           Copy the explicit caps that were set across to the cur_* pads,
29347           instead of trying to use a possibly non-existent negotiated caps.
29348           Reset the type of subpicture pads to UNKNOWN after calling
29349           init_stream, so that the caps get set.
29350
29351 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
29352
29353         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29354
29355         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
29356           Don't touch buffer if it is of size 0 (fixes #151064).
29357
29358 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29359
29360         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
29361           Synchronized discont handling.
29362
29363 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29364
29365         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
29366         (gst_ogg_demux_push):
29367           Make seeking sort-of exact again (fixes #156387).
29368
29369 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29370
29371         * gst/playback/gstplaybasebin.c: (unknown_type),
29372         (add_element_stream), (new_decoded_pad),
29373         (gst_play_base_bin_change_state):
29374         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
29375         (gst_stream_info_init), (gst_stream_info_new),
29376         (gst_stream_info_dispose), (gst_stream_info_get_property):
29377         * gst/playback/gststreaminfo.h:
29378           Make caps explicitely available. Makes testing for unsupported
29379           types possible. Improves error reporting.
29380
29381 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29382
29383         * gst/audioconvert/gstaudioconvert.c:
29384         (gst_audio_convert_buffer_to_default_format):
29385           Really don't touch read-only buffers (#156563).
29386
29387 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
29388
29389         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29390
29391         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
29392           Fix memleak (#155223).
29393
29394 2004-10-29  Wim Taymans  <wim@fluendo.com>
29395
29396         * gst/tcp/.cvsignore:
29397         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
29398         (gst_multifdsink_class_init), (gst_multifdsink_init),
29399         (gst_multifdsink_add), (gst_multifdsink_remove),
29400         (gst_multifdsink_remove_client_link), (is_sync_frame),
29401         (gst_multifdsink_new_client),
29402         (gst_multifdsink_handle_client_write),
29403         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
29404         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
29405         (gst_multifdsink_get_property):
29406         * gst/tcp/gstmultifdsink.h:
29407         Added burst on connect sync_method, deprecated sync_clients,
29408         streamlined the sync code some more.
29409
29410 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29411
29412         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
29413         (gst_play_base_bin_change_state):
29414           Improve error reporting.
29415
29416 2004-10-28  Wim Taymans  <wim@fluendo.com>
29417
29418         * gst/tcp/Makefile.am:
29419         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
29420         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
29421         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
29422         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
29423         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
29424         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
29425         (gst_fdset_wait):
29426         Added more locks around fdset structures. Fixed/reworked
29427         the poll array resizing code.
29428         Added stress test for fdset.
29429
29430 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29431
29432         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
29433         fix build
29434
29435 2004-10-28  Benjamin Otte  <otte@gnome.org>
29436
29437         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
29438           fix link function to always query channels and query width for
29439           floats
29440         * configure.ac:
29441           add equalizer dir
29442         * gst/equalizer/Makefile.am:
29443         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
29444         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
29445         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
29446         (arg_to_scale), (setup_filter),
29447         (gst_iir_equalizer_compute_frequencies),
29448         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
29449         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
29450         (plugin_init):
29451           add an equalizer
29452
29453 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
29454
29455         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
29456
29457         * po/LINGUAS:
29458         * po/nb.po:
29459           Added Norwegian Bokmaal translation
29460
29461 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29462
29463         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
29464           Don't break on options (fixes #156488).
29465
29466 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
29467
29468         * configure.ac:
29469         * ext/cdaudio/Makefile.am:
29470         * sys/Makefile.am:
29471           fix build on older automake
29472
29473 2004-10-26  Wim Taymans  <wim@fluendo.com>
29474
29475         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
29476         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
29477         Allow a little margin when negotiating the framerate.
29478
29479 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
29480
29481         * gst/level/gstlevel.c:
29482           synchonised naming of pads and pad-templates
29483
29484 2004-10-26  Wim Taymans  <wim@fluendo.com>
29485
29486         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
29487         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
29488         (_find_streams_check), (gst_ogg_demux_push):
29489         Fix EOS again. Needs to be done in a better way. We should not
29490         remove the pad if there is no new chained stream.
29491
29492 2004-10-26 Iain <iaingnome@gmail.com>
29493
29494         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
29495         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
29496         of the caps.
29497         * gst/interleave/interleave.c (interleave_class_init): Hook up release
29498         pad.
29499         (interleave_release_pad): Remove the pad.
29500         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
29501         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
29502         the set device.
29503         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
29504         attrs
29505         (gst_xvimagesink_xcontext_clear): Free the xcontext.
29506         (gst_xvimagesink_finalize): Free the par.
29507
29508 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29509
29510         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
29511         (gst_avimux_stop_file):
29512           First calculate the rate, and only then use it. Hdr.rate is a
29513           multiple and not a derivative of hdr.scale. Scale is not the
29514           same as blockalign but is solely related to rate.
29515
29516 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29517
29518         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
29519         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
29520           Implement seeking.
29521
29522 2004-10-25  James Henstridge  <james@jamesh.id.au>
29523
29524         Reviewed by:  David Schleef  <ds@schleef.org>
29525
29526         * examples/gstplay/player.c: (got_stream_length), (main):
29527         * examples/seeking/cdplayer.c: (update_scale):
29528         * examples/seeking/seek.c: (format_value), (update_scale):
29529         * examples/seeking/spider_seek.c: (format_value), (update_scale),
29530         (stop_seek):
29531         Build fixes on AMD64.
29532
29533 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29534
29535         reviewed by: Ronald Bultje <rbultje at gnome dot org>
29536
29537         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
29538         Fix for some v4l cards which hang in v4lsrc
29539
29540 2004-10-25  Wim Taymans  <wim@fluendo.com>
29541
29542         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
29543         (gst_ogg_demux_push), (gst_ogg_chains_clear):
29544         Make sure to remove the pad when a new chain is
29545         encountered. Set some vars to NULL so we don't try
29546         to reference freed memory.
29547
29548 2004-10-25  Wim Taymans  <wim@fluendo.com>
29549
29550         * examples/seeking/Makefile.am:
29551         * examples/seeking/cdplayer.c: (update_scale):
29552         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
29553         * examples/seeking/playbin.c: (make_playerbin_pipeline),
29554         (format_value), (update_scale), (iterate), (start_seek),
29555         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
29556         (print_usage), (main):
29557         Added some more examples, update others.
29558
29559 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29560
29561         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
29562         * ext/speex/gstspeexdec.c: (speex_dec_chain):
29563         * ext/theora/theoradec.c: (theora_dec_chain):
29564         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
29565           Add codec-name metadata.
29566
29567 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
29568
29569         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29570
29571         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
29572         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
29573         * ext/alsa/gstalsamixertrack.h:
29574         * po/POTFILES.in:
29575           ALSA mixer track label internationalization (#154054).
29576
29577 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29578
29579         * ext/theora/theoradec.c: (theora_dec_chain):
29580           Export bitrate as metadata.
29581
29582 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29583
29584         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
29585         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
29586         * ext/alsa/gstalsamixertrack.h:
29587           Fix names, fix loop.
29588
29589 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29590
29591         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
29592         (speex_dec_convert):
29593           sinkconvert function so oggdemux can get the file length (totem).
29594
29595 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
29596
29597         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29598
29599         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
29600           Don't push incomplete packets.
29601         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
29602           Fix MPEG-4 audio typefinding.
29603
29604 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29605
29606         * sys/v4l/Makefile.am:
29607         * sys/v4l/gstv4l.c: (plugin_init):
29608         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
29609         (gst_v4lelement_init), (gst_v4lelement_dispose),
29610         (gst_v4lelement_change_state):
29611         * sys/v4l/gstv4lelement.h:
29612         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
29613         (gst_v4l_xoverlay_close), (idle_refresh),
29614         (gst_v4l_xoverlay_set_xwindow_id):
29615         * sys/v4l/gstv4lxoverlay.h:
29616         * sys/v4l/v4l-overlay_calls.c:
29617         * sys/v4l/v4l_calls.h:
29618         * sys/v4l2/Makefile.am:
29619         * sys/v4l2/gstv4l2.c: (plugin_init):
29620         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
29621         (gst_v4l2element_init), (gst_v4l2element_dispose),
29622         (gst_v4l2element_change_state):
29623         * sys/v4l2/gstv4l2element.h:
29624         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
29625         (gst_v4l2_xoverlay_close), (idle_refresh),
29626         (gst_v4l2_xoverlay_set_xwindow_id):
29627         * sys/v4l2/gstv4l2xoverlay.h:
29628         * sys/v4l2/v4l2-overlay_calls.c:
29629         * sys/v4l2/v4l2_calls.h:
29630           Remove client-side overlay handling, use the X-server v4l plugin
29631           for that. Nicer overlay, less code. Also make the plugin
29632           compileable without X (but then without overlay, obviously).
29633           Makes xwindowlistener obsolete, should we remove that?
29634
29635 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29636
29637         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
29638         (gst_osssrc_src_query):
29639         * sys/oss/gstosssrc.h:
29640           OK, so people want offset in DEFAULT. This time, actually fix all
29641           cases.
29642         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
29643           Add FPS properly.
29644
29645 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29646
29647         * gst/asfdemux/gstasfmux.c:
29648         * gst/avi/gstavimux.c:
29649           Framerate.
29650
29651 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29652
29653         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
29654           Fix properties (channel, norm, frequency).
29655
29656 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29657
29658         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
29659           Flag typo.
29660         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
29661           No warnings.
29662
29663 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29664
29665         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
29666           Fix hang.
29667
29668 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29669
29670         * sys/v4l2/gstv4l2element.h:
29671           Yet Another Hack (tm) for kernel header borkedness.
29672         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
29673         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
29674         (gst_v4l2src_link), (gst_v4l2src_getcaps),
29675         (gst_v4l2src_change_state):
29676         * sys/v4l2/gstv4l2src.h:
29677         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
29678         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
29679           Fix caps, keep track of state, work.
29680
29681 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29682
29683         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
29684           Quiet.
29685
29686 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29687
29688         * sys/oss/gstosssrc.c: (gst_osssrc_get):
29689           Don't mix bytes and samples.
29690
29691 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29692
29693         * ext/ogg/gstoggmux.c:
29694           Basic pad template which accepts OGM tracks, speex, flac, vorbis
29695           and theora. Any is incorrect.
29696         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
29697           Fix caps.
29698         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
29699         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
29700         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
29701         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
29702         * sys/v4l/gstv4lmjpegsrc.h:
29703         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
29704         (gst_v4lsrc_change_state):
29705         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
29706         (gst_v4lmjpegsrc_capture_stop):
29707           Fix caps. Keep track of internal state. Work.
29708
29709 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29710
29711         * ext/Makefile.am:
29712           Fix the build fixes.
29713
29714 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29715
29716         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29717         (gst_ogg_demux_src_event), (_find_chain_seek),
29718         (gst_ogg_pad_push):
29719           Check for pad availability before using it.
29720         * ext/ogg/gstoggdemux.c: (_find_chain_process):
29721           Fix parsing of chained ogg. Needs more work on the decoder side.
29722
29723 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29724
29725         * gst/spectrum/Makefile.am:
29726         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
29727         (idle_func):
29728           Fix demo and reenable it. Yes, I'm currently playing with audio
29729           analysis tools
29730
29731 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29732
29733         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
29734           We love it if files that start at zero work too...
29735
29736 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29737
29738         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
29739           Handle files with missing EOS headers.
29740
29741 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29742
29743         * gst/tcp/gsttcpserversink.c:
29744         (gst_tcpserversink_handle_server_read),
29745         (gst_tcpserversink_init_send):
29746         Zero some variables first (need for accept not to return EINVAL)
29747
29748 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29749
29750         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29751         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
29752         * ext/theora/theoradec.c: (theora_dec_sink_convert),
29753         (theora_dec_chain):
29754         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
29755         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
29756           Seeking and querying finetune.
29757
29758 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
29759
29760         * configure.ac:
29761         * ext/Makefile.am:
29762         * ext/raw1394/Makefile.am:
29763           fix the build
29764
29765 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29766
29767         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
29768           Wrong return.
29769         * gst/playback/Makefile.am:
29770         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
29771         * gst/playback/gstplay-marshal.list:
29772         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
29773           Fix marshallers.
29774
29775 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29776
29777         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
29778           Silence.
29779
29780 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29781
29782         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29783         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
29784         (gst_ogg_pad_push):
29785           Yay for non-lineair granulepos in theora.
29786
29787 2004-10-18  Wim Taymans  <wim@fluendo.com>
29788
29789         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
29790         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
29791         * ext/dv/gstdvdec.h:
29792         Make sure we renegotiate aspect ratio when the camera switches.
29793
29794 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29795
29796         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29797         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
29798           Start at zero.
29799         * ext/theora/theoradec.c: (theora_dec_chain):
29800           Skip headers. Bad idea for chained ogg, but fixes seeking.
29801
29802 2004-10-18  Wim Taymans  <wim@fluendo.com>
29803
29804         * configure.ac:
29805         I swear, this is the last time I touch this.
29806
29807 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29808
29809         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29810         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
29811         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
29812           Faster seeking.
29813         * ext/theora/theoradec.c: (theora_dec_sink_convert):
29814           Time-to-default conversion.
29815         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
29816           Don't error on unknown packets, just skip. We should probably
29817           read them if we want to support chained ogg.
29818
29819 2004-10-18  Wim Taymans  <wim@fluendo.com>
29820
29821         * configure.ac:
29822         Added cdaudio to wrong list.
29823
29824 2004-10-18  Wim Taymans  <wim@fluendo.com>
29825
29826         * configure.ac:
29827         Revive cdaudio.
29828
29829 2004-10-18  Wim Taymans  <wim@fluendo.com>
29830
29831         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
29832         (gst_dvdec_video_link), (gst_dvdec_push):
29833         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
29834         (gst_smokeenc_resync), (gst_smokeenc_chain):
29835         Fix mimetype on smoke encoder.
29836         Add aspect ratio to dvdec. Not sure if these
29837         values are correct though....
29838
29839 2004-10-18  Wim Taymans  <wim@fluendo.com>
29840
29841         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
29842         Fix vorbis property descriptions and ranges.
29843
29844 2004-10-18  Wim Taymans  <wim@fluendo.com>
29845
29846         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
29847         Really do nothing when no data is available.
29848         Go to the playing state when the stream is not seekable
29849         instead of failing.
29850
29851 2004-10-18  Wim Taymans  <wim@fluendo.com>
29852
29853         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
29854         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
29855         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
29856         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
29857         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
29858         Added uri handler for cd://
29859         Port to new API.
29860
29861 2004-10-18  Wim Taymans  <wim@fluendo.com>
29862
29863         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
29864         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
29865         (try_to_link_1), (no_more_pads), (close_link), (type_found):
29866         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
29867         (remove_prerolls), (unknown_type), (add_element_stream),
29868         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
29869         (gst_play_base_bin_remove_element),
29870         (gst_play_base_bin_link_stream):
29871         * gst/playback/gstplaybin.c: (gen_video_element),
29872         (gen_vis_element), (remove_sinks), (setup_sinks):
29873         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
29874         (gst_stream_info_get_type), (gst_stream_info_class_init),
29875         (gst_stream_info_init), (gst_stream_info_new),
29876         (gst_stream_info_dispose), (stream_info_mute_pad),
29877         (gst_stream_info_set_property), (gst_stream_info_get_property):
29878         * gst/playback/gststreaminfo.h:
29879         Add sink padtemplate to decodebin.
29880         Added some more comments.
29881         Make queue size configurable in playbasebin.
29882         Added possibility to use elements as sinks (ex cdaudio).
29883
29884 2004-10-15  Wim Taymans  <wim@fluendo.com>
29885
29886         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
29887         (gst_speexenc_chain):
29888         Fix speex timestamps so that it gets muxed properly.
29889
29890 2004-10-15  Wim Taymans  <wim@fluendo.com>
29891
29892         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
29893         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
29894         (gst_dv1394src_init), (gst_dv1394src_dispose),
29895         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
29896         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
29897         (gst_dv1394src_event), (gst_dv1394src_get_formats),
29898         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
29899         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
29900         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
29901         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
29902         * ext/raw1394/gstdv1394src.h:
29903         Added conversion/query functions.
29904         Update buffer timestamps,
29905         Added signals.
29906         Added uri dv:// so it might play from the firewire in playbin.
29907         Fix a possible leak.
29908         Added debugging.
29909
29910 2004-10-15  Wim Taymans  <wim@fluendo.com>
29911
29912         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
29913         (gst_dv1394src_init), (gst_dv1394src_set_property),
29914         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
29915         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
29916         * ext/raw1394/gstdv1394src.h:
29917         Added AV/C VTR control support needed for some cameras.
29918         Added automatic port detection.
29919         Added properties for selecting the channel.
29920         The configure.ac script is not yet updated to reflect the
29921         new libavc1394 and librom1394 dependencies.
29922
29923 2004-10-15  Wim Taymans  <wim@fluendo.com>
29924
29925         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
29926         (qtdemux_parse), (gst_qtdemux_handle_esds):
29927         An esds box is not a container.
29928         Fix parsing of mp4v boxes.
29929         Do not try to renegotiate fps for each frame. Need to
29930         find a better method. This should fix mp4 playback.
29931
29932 2004-10-14  David Schleef  <ds@schleef.org>
29933
29934         * configure.ac: update for swfdec-0.3 and liboil-0.2
29935         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
29936         * ext/swfdec/gstswfdec.h: same
29937         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
29938         * gst/videotestsrc/videotestsrc.c: same
29939
29940 2004-10-14  Wim Taymans  <wim@fluendo.com>
29941
29942         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
29943         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
29944         (is_sync_frame), (gst_multifdsink_new_client),
29945         (gst_multifdsink_handle_client_write),
29946         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
29947         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
29948         Turn warnings into info.
29949         Don't allow a state change in the streaming thread.
29950
29951 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
29952
29953         * ext/vorbis/oggvorbisenc.c:
29954         * ext/vorbis/vorbisdec.c:
29955           fix template sample rate
29956
29957 2004-10-13  Wim Taymans  <wim@fluendo.com>
29958
29959         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
29960         Decoding the header first fixes some problems in resyncing
29961         in more mp3s.
29962
29963 2004-10-12  Wim Taymans  <wim@fluendo.com>
29964
29965         * gst/playback/gstplaybin.c: (gen_video_element),
29966         (gen_vis_element), (remove_sinks), (setup_sinks):
29967         Added vis plugin support, need to configure the vis
29968         element to activate it.
29969
29970 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29971
29972         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
29973         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
29974           Some debug.
29975         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
29976         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
29977         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
29978         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
29979         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
29980         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
29981         * gst/avi/gstavidemux.h:
29982           Support for openDML-2.0 indx/ix## chunks. Support for broken index
29983           recovery (where, if part of the index is broken, we will still read
29984           the rest of the index and recover the broken part by stream
29985           scanning). More broken media support. EOS workarounds. General AVI
29986           braindamage headache recovery. Aspirin included.
29987
29988 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29989
29990         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
29991         (cdparanoia_event), (cdparanoia_query):
29992           Get rid of hideous lead-in.
29993
29994 2004-10-11  Wim Taymans  <wim@fluendo.com>
29995
29996         * gst/playback/gstplaybasebin.c: (setup_source):
29997         Wrong var used to get g_list_next.
29998
29999 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30000
30001         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
30002         (cdparanoia_get), (cdparanoia_open):
30003           Report discid as metadata, add duration.
30004
30005 2004-10-11  Wim Taymans  <wim@fluendo.com>
30006
30007         * gst/playback/gstplaybasebin.c: (setup_source):
30008         Cleanup the previous pipeline a little earlier for the
30009         case that a source element provides raw data.
30010
30011 2004-10-11  Benjamin Otte  <otte@gnome.org>
30012
30013         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
30014           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
30015           consuming the last 128 bytes, even though it was valid mp3 data.
30016
30017 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30018
30019         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
30020         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
30021         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
30022         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
30023
30024 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30025
30026         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
30027         Fix for webcams that support only specific width or height
30028
30029 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
30030
30031         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30032
30033         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
30034           Fix wrong discont event setup (fixes #154967).
30035
30036 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
30037
30038         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30039
30040         * gst/auparse/gstauparse.c: (gst_auparse_chain):
30041           Error out on invalid data (fixes #154807).
30042
30043 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
30044
30045         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30046
30047         * ext/dvdread/dvdreadsrc.c: (_read):
30048           Make titles > 0 work again (fixes #154834).
30049
30050 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30051
30052         * gst-libs/gst/riff/riff-media.c:
30053         (gst_riff_create_video_template_caps):
30054           WMV3 missing in template caps.
30055
30056 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30057
30058         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
30059           OK, so the original code was too strict. It makes random AVI files
30060           hang for seconds upon opening, which is unacceptable and is far
30061           beyond the original goal of getting multiple chunks for one-chunk
30062           sounc stream files. So now do just that.
30063
30064 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30065
30066         * gst/playback/gstplaybasebin.c: (setup_source),
30067         (gst_play_base_bin_change_state):
30068           Actually clean up streaminfo if output fails. This would trigger
30069           if, for example, there was no CD in the drive. No preroll, so
30070           a streaminfo structure is created, but the subsequent state change
30071           of the thread fails.
30072         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
30073           Don't change state if parent failed.
30074
30075 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30076
30077         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
30078         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
30079         (gen_video_element), (remove_sinks):
30080           Add small bits of code for screenshot handling.
30081
30082 2004-10-08  Wim Taymans  <wim@fluendo.com>
30083
30084         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
30085         (gen_video_element), (gen_audio_element), (setup_sinks):
30086         Don't assume the user provided sinks are named "sink"...
30087
30088 2004-10-08  Wim Taymans  <wim@fluendo.com>
30089
30090         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
30091         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
30092         (gst_play_base_bin_link_stream):
30093         Do not try to autoplug sources that generate raw streams like
30094         cdparanoia.
30095         disconnect the preroll overrun signal when we don't need it anymore.
30096
30097 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
30098
30099         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
30100         Added reworked patch from #154903 from milosz derezynski (deadchip).
30101
30102 2004-10-08  Wim Taymans  <wim@fluendo.com>
30103
30104         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
30105         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
30106         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
30107         (cdparanoia_convert), (cdparanoia_uri_get_type),
30108         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
30109         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
30110         * ext/cdparanoia/gstcdparanoia.h:
30111         This adds the cdda://<tracknum> uri.
30112
30113 2004-10-08  Wim Taymans  <wim@fluendo.com>
30114
30115         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
30116         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
30117         (try_to_link_1), (no_more_pads), (close_link), (type_found):
30118         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
30119         (unknown_type), (gst_play_base_bin_remove_element),
30120         (gst_play_base_bin_link_stream):
30121         * gst/playback/gstplaybasebin.h:
30122         * gst/playback/gstplaybin.c: (gst_play_bin_init),
30123         (gst_play_bin_set_property), (gen_video_element),
30124         (gen_audio_element), (setup_sinks):
30125         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
30126         (gst_stream_info_get_type), (gst_stream_info_class_init),
30127         (gst_stream_info_init), (gst_stream_info_new),
30128         (gst_stream_info_dispose), (stream_info_mute_pad),
30129         (gst_stream_info_set_property), (gst_stream_info_get_property):
30130         * gst/playback/gststreaminfo.h:
30131         Reuse the audio and video bins.
30132         Some internal cleanups in the stream selection code.
30133
30134 2004-10-08  Julien MOUTTE  <julien@moutte.net>
30135
30136         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
30137         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
30138         * sys/ximage/ximagesink.h:
30139         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
30140         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
30141         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
30142         not coming from those elements. Moreover these elements should not keep
30143         the xid they have been given when in NULL state.
30144
30145 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30146
30147         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
30148         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
30149         * sys/ximage/ximagesink.h:
30150         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
30151         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
30152         * sys/xvimage/xvimagesink.h:
30153           Actually only create a new toplevel window if we're not gonna
30154           embed it right after.
30155
30156 2004-10-07  Wim Taymans  <wim@fluendo.com>
30157
30158         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
30159         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
30160         * gst/playback/gstplaybin.c: (setup_sinks):
30161         Implement muting/unmuting of streams, mute streams that are not
30162         used.
30163
30164 2004-10-07  Wim Taymans  <wim@fluendo.com>
30165
30166         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
30167         (plugin_init):
30168         Added lame audio/x-ac3 typefind function.
30169
30170 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
30171
30172         * configure.ac:
30173           bump nano to cvs
30174
30175 === release 0.8.5 ===
30176
30177 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
30178
30179         * NEWS:
30180         * RELEASE:
30181         * configure.ac:
30182           releasing 0.8.5, "Take You On"
30183
30184 2004-10-06  Wim Taymans  <wim@fluendo.com>
30185
30186         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
30187         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
30188         (no_more_pads), (close_link), (type_found):
30189         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
30190         * gst/playback/gstplaybin.c: (gen_video_element):
30191         Do not signal the no_more_pads after the first pad when
30192         we are plugging a non dynamic element with multiple
30193         output pads (like swfdec, dvdec, ...).
30194
30195 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
30196
30197         * configure.ac:
30198           bump for prerelease
30199
30200 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30201
30202         * gst/wavparse/gstwavparse.c:
30203           add ATRAC3 to STATIC CAPS to fix a warning
30204
30205         * gst/matroska/ebml-read.c:
30206         * gst-libs/gst/riff/riff-read.c:
30207           fix typos
30208
30209 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30210
30211         * gst-libs/gst/riff/riff-media.c:
30212           generate caps for ATRAC3 audio streams
30213
30214         * gst/realmedia/rmdemux.c:
30215           generate caps for ATRAC3 audio streams
30216
30217 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30218
30219         * gst/wavparse/Makefile.am
30220         * gst/wavparse/riff.h
30221         * gst/wavparse/wavparse.vcproj
30222           riff.h removal (unused and duplication with riff-ids.h)
30223
30224 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30225
30226         * gst/wavparse/gstwavparse.h
30227           remove duplicated defines for audio codec codes
30228
30229         * gst-libs/gst/riff/riff-ids.h
30230         * gst/wavenc/riff.h:
30231           add "4CC" code for ATRAC3 audio streams
30232           add "4CC" code for ITU_G721_ADPCM (unused for now)
30233
30234 2004-10-06  Wim Taymans  <wim@fluendo.com>
30235
30236         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
30237         Actually _do_ negotiation. Pass gdouble as arg instead
30238         of guint64 for the framerate.
30239
30240 2004-10-06  Wim Taymans  <wim@fluendo.com>
30241
30242         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
30243         (find_compatibles), (close_pad_link), (try_to_link_1),
30244         (no_more_pads), (close_link), (type_found):
30245         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
30246         * gst/playback/gstplaybin.c: (gen_video_element),
30247         (gen_audio_element):
30248         Set state on newly added element to READY so that negotiation
30249         can happen ASAP.
30250         Addes some more debug info.
30251         Do not try to plug pads with multiple caps structures or ANY
30252         because it is too dangerous since we do not do dynamic
30253         replugging.
30254
30255 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
30256
30257         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
30258
30259         * po/LINGUAS:
30260         * po/or.po:
30261           add Oriya translation
30262
30263 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30264
30265         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
30266           Prevent overwrite of size member. Makes audio sound crappy.
30267
30268 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30269
30270         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
30271         Add rmvb to the list of known RealMedia extensions
30272
30273 2004-10-05  Wim Taymans  <wim@fluendo.com>
30274
30275         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
30276         (mngdec_openstream), (mngdec_closestream),
30277         (mngdec_handle_sink_event), (mngdec_readdata),
30278         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
30279         (mngdec_getcanvasline), (mngdec_refresh),
30280         (gst_mngdec_change_state):
30281         Set the framerate correctly.
30282
30283 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30284
30285         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
30286           There was something wrong with the index massaging.
30287
30288 2004-10-04  Wim Taymans  <wim@fluendo.com>
30289
30290         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
30291         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
30292         (gst_smokedec_chain):
30293         * ext/jpeg/gstsmokedec.h:
30294         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
30295         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
30296         * ext/jpeg/gstsmokeenc.h:
30297         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
30298         (smokecodec_decode_new), (smokecodec_info_free),
30299         (smokecodec_set_quality), (smokecodec_get_quality),
30300         (smokecodec_set_threshold), (smokecodec_get_threshold),
30301         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
30302         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
30303         (smokecodec_encode), (smokecodec_parse_id),
30304         (smokecodec_parse_header), (smokecodec_decode):
30305         * ext/jpeg/smokecodec.h:
30306         * ext/jpeg/smokeformat.h:
30307         Updated smoke, new bitstream, allows embedding in ogg.
30308
30309 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30310
30311         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
30312           Fix seeking in some files. All this code is no longer needed (and
30313           actually breaks stuff) because we now synchronize the full index
30314           right when reading the header.
30315
30316 2004-10-04  Wim Taymans  <wim@fluendo.com>
30317
30318         * configure.ac:
30319         configure update for libmng.
30320
30321 2004-10-04  Wim Taymans  <wim@fluendo.com>
30322
30323         * ext/libmng/Makefile.am:
30324         * ext/libmng/gstmng.c: (plugin_init):
30325         * ext/libmng/gstmng.h:
30326         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
30327         (gst_mngdec_base_init), (gst_mngdec_class_init),
30328         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
30329         (gst_mngdec_loop), (gst_mngdec_get_property),
30330         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
30331         (mngdec_closestream), (mngdec_handle_sink_event),
30332         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
30333         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
30334         (gst_mngdec_change_state):
30335         * ext/libmng/gstmngdec.h:
30336         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
30337         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
30338         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
30339         (gst_mngenc_chain), (gst_mngenc_get_property),
30340         (gst_mngenc_set_property):
30341         * ext/libmng/gstmngenc.h:
30342         Added basic MNG decoder. Needs more work. The encoder does
30343         not work yet.
30344
30345 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30346
30347         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
30348         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
30349         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
30350           Don't hang on length=0 chunks. Some negotiation fixes. Signal
30351           no-more-pads.
30352
30353 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
30354
30355         * configure.ac:
30356           you need at least 1.0.4 of speex
30357
30358 2004-10-04 Iain <iaingnome@gmail.com>
30359
30360         * ext/speex/gstspeexdec.h: Revert the includes changes.
30361
30362         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
30363
30364 2004-09-30 Iain <iaingnome@gmail.com>
30365
30366         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
30367         found during init or set as a property instead of hardcoding /dev/audio
30368
30369 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30370
30371         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
30372         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
30373         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
30374         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
30375         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
30376         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
30377         (gst_rmdemux_dump_data):
30378           Use debug category, fix EOS handling. filesrc ! rmdemux now
30379           works.
30380
30381 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30382
30383         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
30384         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
30385         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
30386           Improve allocation, cutting and sorting of the index. How takes a
30387           few seconds instead of minutes.
30388
30389 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
30390
30391         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
30392           fixed compilation
30393
30394 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30395
30396         * gst-libs/gst/riff/riff-media.c:
30397         (gst_riff_create_video_caps_with_data),
30398         (gst_riff_create_video_template_caps):
30399           Add wing commander format mimetype/fourccs.
30400         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
30401           Don't crash if some value is 0.
30402
30403 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30404
30405         * gst-libs/gst/riff/riff-media.c:
30406         (gst_riff_create_video_caps_with_data),
30407         (gst_riff_create_video_template_caps):
30408           Add DIB fourcc (raw, palettized 8-bit RGB).
30409         * gst-libs/gst/riff/riff-read.c:
30410         (gst_riff_read_strf_vids_with_data):
30411           Oops, fix strf_data reading bug.
30412         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
30413           Use a non-NULL tag.
30414         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
30415           Time for hacks. Sorry Dave. At least one quicktime movie (a
30416           trailer) that I've encountered contains multiple video tracks.
30417           One of those is the actual video track, the other are one-frame
30418           tracks (images). Unfortunately, the number of frames according
30419           to the trak header is 1 for each, so that doesn't help. So
30420           instead, I look at the duration and discard tracks with a
30421           duration shorter than 20% of the length of the stream. Better
30422           than nothing.
30423
30424 2004-10-01  Christian Schaller <christian@fluendo.com>
30425
30426         * ext/ivorbis/vorbis.c:
30427           Patch from Phil Blundell (Bug 152341)
30428
30429 2004-10-01  Wim Taymans  <wim@fluendo.com>
30430
30431         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
30432         (speex_dec_get_formats), (speex_dec_convert),
30433         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
30434         (speex_dec_chain), (gst_speexdec_get_property),
30435         (gst_speexdec_set_property):
30436         Small cleanups.
30437
30438 2004-10-01  Wim Taymans  <wim@fluendo.com>
30439
30440         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
30441         (gst_wavparse_stream_init), (gst_wavparse_fmt),
30442         (gst_wavparse_other), (gst_wavparse_loop),
30443         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
30444         (gst_wavparse_srcpad_event):
30445         * gst/wavparse/gstwavparse.h:
30446         Added some more debugging info.
30447         Fix the case where the length of the file is 0.
30448         Make sure we seek to sample borders.
30449
30450 2004-10-01  Wim Taymans  <wim@fluendo.com>
30451
30452         * gst/playback/README:
30453         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
30454         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
30455         (try_to_link_1), (no_more_pads), (close_link), (type_found):
30456         Add some debug info to decodebin, update README
30457
30458 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30459
30460         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
30461           Don't use g_print(); use GST_DEBUG().
30462
30463 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30464
30465         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
30466         (gst_ogg_mux_queue_pads):
30467           Handle EOS properly.
30468
30469 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
30470
30471         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30472
30473         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
30474         (gst_faad_chain), (gst_faad_change_state):
30475         * ext/faad/gstfaad.h:
30476           Allow playback of raw (unframed) MPEG AAC files (#148993).
30477
30478 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
30479
30480         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30481
30482         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
30483           Throw error if we didn't recognize the stream. Fixes #152289.
30484
30485 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30486
30487         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
30488           Fix negotiation.
30489
30490 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
30491
30492         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30493
30494         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
30495           Fix memleak.
30496
30497 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
30498
30499         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30500
30501         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
30502           Solve #152805.
30503         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
30504           Solve 152806.
30505
30506 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30507
30508         * gst-libs/gst/riff/riff-media.c:
30509         (gst_riff_create_video_caps_with_data),
30510         (gst_riff_create_audio_caps_with_data):
30511           Add codec_data handling (like asfdemux used to do).
30512         * gst/asfdemux/gstasf.c: (plugin_init):
30513         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
30514         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
30515           Use riff-media for caps creation instead of our own (mostly
30516           broken) copy of its functions.
30517
30518 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30519
30520         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
30521           Don't actually error out if we get another return value than
30522           -EINVAL. Opposite to what I first thought, drivers have random
30523           return values for this, although -EINVAL is the expected return
30524           value. Since this is not fatal, we shouldn't use
30525           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
30526
30527 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30528
30529         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
30530         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
30531         (dvdreadsrc_get_property), (_open), (_seek), (_read),
30532         (dvdreadsrc_get), (dvdreadsrc_open_file),
30533         (dvdreadsrc_change_state):
30534           Fix. Don't do one big huge loop around the whole DVD, that will
30535           cache all data and thus eat sizeof(dvd) (several GB) before we
30536           see something.
30537         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
30538           Actually NULL'ify event after using it.
30539         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
30540         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
30541         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
30542         (gst_ebml_read_seek), (gst_ebml_read_skip):
30543           Handle events.
30544         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
30545         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
30546         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
30547           Fix timing (this will probably break if I seek using menus, but
30548           I didn't get there yet). VOBs and normal DVDs should now work.
30549           Add a mpeg2-only pad with high rank so this get autoplugged for
30550           MPEG-2 movies.
30551         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
30552         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
30553         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
30554         (gst_mpeg_demux_get_audio_stream),
30555         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
30556         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
30557           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
30558           MPEG-1 but use dvddemux for MPEG-2.
30559         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
30560         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
30561         (gst_mpeg_parse_parse_packhead):
30562           Timing. Only add pad template if it exists. Add sink template from
30563           class and not from ourselves. This means we will always use the
30564           correct sink template even if it is not the one defined in this
30565           file.
30566
30567 2004-09-29  Wim Taymans  <wim@fluendo.com>
30568
30569         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
30570         (gst_mpeg_demux_parse_pes):
30571         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
30572         Fix playback of mpeg again, timestamps where screwed up by
30573         patch 1.61.
30574
30575 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30576
30577         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
30578           Only return true if we actually filled something in. Prevents
30579           player applications from showing a random length for flac files.
30580         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
30581         (gst_riff_read_use_event), (gst_riff_read_handle_event),
30582         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
30583         (gst_riff_read_strf_vids_with_data),
30584         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
30585           OK, ok, so I implemented event handling. Apparently it's normal
30586           that we receive random events at random points without asking
30587           for it.
30588         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
30589         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
30590         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
30591         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
30592         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
30593         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
30594         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
30595         * gst/avi/gstavidemux.h:
30596           Implement non-lineair chunk handling and subchunk processing.
30597           The first solves playback of AVI files where the audio and video
30598           data of individual buffers that we read are not synchronized.
30599           This should not happen according to the wonderful AVI specs, but
30600           of course it does happen in reality. It is also a prerequisite for
30601           the second. Subchunk processing allows us to cut chunks in small
30602           pieces and process each of these pieces separately. This is
30603           required because I've seen several AVI files with incredibly large
30604           audio chunks, even some files with only one audio chunk for the
30605           whole file. This allows for proper playback including seeking.
30606           This patch is supposed to fix all AVI A/V sync issues.
30607         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
30608         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
30609           Work.
30610         * gst/modplug/gstmodplug.cc:
30611           Proper return value setting for the query() function.
30612         * gst/playback/gstplaybasebin.c: (setup_source):
30613           Being in non-playing state (after, e.g., EOS) is not necessarily
30614           a bad thing. Allow for that. This fixes playback of short files.
30615           They don't actually playback fully now, because the clock already
30616           runs. This means that small files (<500kB) with a small length
30617           (<2sec) will still not or barely play. Other files, such as mod
30618           or flx, will work correctly, however.
30619
30620 2004-09-28  Wim Taymans  <wim@fluendo.com>
30621
30622         * ext/speex/gstspeex.c: (plugin_init):
30623         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
30624         (gst_speex_dec_class_init), (speex_dec_get_formats),
30625         (speex_get_event_masks), (speex_get_query_types),
30626         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
30627         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
30628         (gst_speexdec_get_property), (gst_speexdec_set_property),
30629         (speex_dec_change_state):
30630         * ext/speex/gstspeexdec.h:
30631         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
30632         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
30633         (gst_speexenc_base_init), (gst_speexenc_class_init),
30634         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
30635         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
30636         (gst_speexenc_src_query), (gst_speexenc_init),
30637         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
30638         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
30639         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
30640         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
30641         (gst_speexenc_chain), (gst_speexenc_get_property),
30642         (gst_speexenc_set_property), (gst_speexenc_change_state):
30643         * ext/speex/gstspeexenc.h:
30644         Rewrote speex encoder, make sure it can be embedded in ogg.
30645         Implemented speex decoder.
30646
30647 2004-09-28  Christian Schaller <christian@fluendo.com>
30648
30649         * configure.ac:
30650         Remove kioslave plugin. Markey is brewing a new working one
30651         * ext/Makefile.am: Remove kioslave plugin
30652         * ext/kio: remove
30653         * gst-plugins.spec.in: remove kio plugin from spec
30654
30655 2004-09-27  Wim Taymans  <wim@fluendo.com>
30656
30657         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
30658         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
30659         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
30660         (gst_multifdsink_new_client),
30661         (gst_multifdsink_handle_client_write),
30662         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
30663         (gst_multifdsink_handle_clients):
30664         * gst/tcp/gstmultifdsink.h:
30665         Make syncing to keyframes actually work for new clients and lagging
30666         clients.
30667
30668 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30669
30670         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
30671         (gst_navigationtest_handle_src_event), (draw_box_planar411),
30672         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
30673         * gst/debug/gstnavigationtest.h:
30674           make navigationtest display button-press and button-release events
30675
30676 2004-09-26 Iain <iaingnome@gmail.com>
30677
30678         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
30679         the channels have received a new media event.
30680         (interleave_buffered_loop): Compresses a new media event on all
30681         channels into one.
30682
30683 2004-09-26 Iain <iaingnome@gmail.com>
30684
30685         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
30686         call the sinkpad's default event handler and not the srcpads. He also
30687         says this is confusing :)
30688         (gst_wavenc_stop_file): Company says that seek events only go upstream
30689         we should send a discontinuous downstream instead.
30690
30691 2004-09-25  Christian Schaller <christian@fluendo.com>
30692
30693         * Update SPEC file to be usable in conjunction with Fedora Core,
30694           Fedora.us and freshrpms packages
30695         * Fix typo in multifilesrc test Makefile
30696
30697 2004-09-24  Wim Taymans  <wim@fluendo.com>
30698
30699         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
30700         Only signal the no_more_pads signal when we have
30701         added the stream to our list.
30702
30703 2004-09-24  Wim Taymans  <wim@fluendo.com>
30704
30705         * gst/playback/gstplaybasebin.c: (remove_prerolls),
30706         (new_decoded_pad):
30707         * gst/playback/gstplaybasebin.h:
30708         * gst/playback/gstplaybin.c: (setup_sinks):
30709         Don't try to preroll or decode more than one audio/video
30710         track.
30711
30712 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30713
30714         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
30715           Throw error if we failed to find a suitable output. This should
30716           throw an error if we successfully set up a pipeline (e.g. because
30717           we recognized a media file) but found no decodable streams in it
30718           (e.g. because it contains only media stream types for which we
30719           have no decoders, or because it's not a media type).
30720
30721 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30722
30723         * ext/dirac/Makefile.am:
30724         * ext/dirac/gstdirac.cc:
30725         * ext/dirac/gstdiracdec.cc:
30726         * ext/dirac/gstdiracdec.h:
30727           Do something. Don't actually know if this works because I don't
30728           have a demuxer yet.
30729         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
30730           Add channels=1 to caps returned from _getcaps().
30731         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
30732         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
30733         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
30734         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
30735         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
30736         (gst_ogm_parse_change_state):
30737           Separate between audio/video so ogmaudioparse actually uses the
30738           audio pad templates. Both audio and video work now, including
30739           autoplugging. Also use sometimes-srcpad hack.
30740         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
30741           Handle events better. Don't hang on infinite loops.
30742         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
30743         (gst_avi_demux_init), (gst_avi_demux_reset),
30744         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
30745         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
30746         (gst_avi_demux_change_state):
30747         * gst/avi/gstavidemux.h:
30748           Improve A/V sync. Still not perfect.
30749         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
30750         (gst_ebml_read_skip):
30751           Handle events better.
30752         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
30753         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
30754         (qtdemux_audio_caps):
30755           Add IMA4. Improve event handling. Save offset after a seek when
30756           the headers are at the end of the file so that we don't end up in
30757           an infinite loop.
30758         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
30759           Add low-priority typefind support for files with no length.
30760
30761 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30762
30763         * testsuite/multifilesink/Makefile.am:
30764         fix typo
30765
30766 2004-09-22  Julien MOUTTE  <julien@moutte.net>
30767
30768         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
30769         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
30770         mistakes from thaytan's patches.
30771
30772 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
30773
30774         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
30775           For completeness, XSync in the destroy function as xvimage does.
30776
30777 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
30778
30779         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
30780            Correct caps negotiation
30781         * gst/volume/gstvolume.c: (volume_chain_float),
30782         (volume_chain_int16):
30783            Modify debug output to be little more informative
30784         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
30785         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
30786         (gst_xvimagesink_xvimage_destroy):
30787           Add XSync calls after detaching from the shared memory segment to
30788           avoid a crash.
30789
30790 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30791
30792         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
30793         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
30794         * ext/vorbis/vorbis.c: (plugin_init):
30795         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
30796         (gst_vorbisenc_chain):
30797         * ext/vorbis/vorbisenc.h:
30798         remove explicit newmedia support from oggmux and vorbisenc
30799         add debug category to vorbisenc
30800         * gst/multifilesink/gstmultifilesink.c:
30801         (gst_multifilesink_class_init), (gst_multifilesink_init),
30802         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
30803         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
30804         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
30805         (plugin_init):
30806         * gst/multifilesink/gstmultifilesink.h:
30807         add support for streamheader in multifilesink
30808
30809 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30810
30811         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
30812         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
30813         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
30814           Prevent infinite loops. More correct error reporting.
30815         * gst/auparse/gstauparse.c: (gst_auparse_chain):
30816           Error out if negotiation fails.
30817         * gst/playback/gstplaybasebin.c: (setup_source),
30818         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
30819         (gst_play_base_bin_found_tag):
30820           Error/tag forwarding. Pre-roll fixes for source errors on state
30821           changes (e.g. "file does not exist") to prevent hangs.
30822
30823 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30824
30825         * testsuite/multifilesink/Makefile.am:
30826         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
30827         (gst_newmedia_class_init), (gst_newmedia_init),
30828         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
30829         (newfile_signal), (test_signal), (main):
30830         * testsuite/multifilesink/multifilesrc_test.c: (main):
30831         * testsuite/multifilesink/oggtheora_test.c:
30832         (gst_newmedia_base_init), (gst_newmedia_class_init),
30833         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
30834         (test_format), (newfile_signal), (test_signal), (main):
30835         * testsuite/multifilesink/oggvorbis_test.c:
30836         (gst_newmedia_base_init), (gst_newmedia_class_init),
30837         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
30838         (test_format), (newfile_signal), (test_signal), (main):
30839         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
30840         (gst_newmedia_class_init), (gst_newmedia_init),
30841         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
30842         (newfile_signal), (test_signal), (main):
30843         New media tests
30844
30845 2004-09-20  Christian Schaller <christian@fluendo.com>
30846
30847         * Fix mikmod license to LGPL as they have relicensed
30848         * Move Dirac and Effectv into LGPL section of README_license
30849
30850 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30851
30852         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
30853         (gst_mad_change_state):
30854           Allow for mp3 rate/channels changes. However, only very
30855           conservatively. Reason that we *have* to enable this is smiply
30856           because the mad find_sync() function is not good enough, it will
30857           regularly sync on random data as valid frames and therefore make
30858           us provide random caps as *final* caps of the stream. The best fix
30859           I could think of is to simply require several of the same stream
30860           changes in a row before we change caps.
30861           The actual testcase that works now is #
30862         * ext/ogg/Makefile.am:
30863         * ext/ogg/gstogg.c: (plugin_init):
30864         * ext/ogg/gstogmparse.c:
30865           OGM support (video only for now; I need an audio sample file).
30866         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
30867         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
30868         (gst_asf_demux_add_video_stream):
30869           WMV extradata.
30870         * gst/playback/gstplaybasebin.c: (unknown_type):
30871           Don't error out on single unknown-types after all. It's wrong.
30872           If we found type of video and audio but not of a subtitle stream,
30873           it will still error out (which is unwanted). Will find a better fix
30874           later on.
30875         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
30876         (ogmaudio_type_find), (plugin_init):
30877           OGM support.
30878
30879 2004-09-20  Johan Dahlin  <johan@gnome.org>
30880
30881         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
30882         after setting caps.
30883
30884 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30885
30886         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
30887         * gst/wavenc/gstwavenc.h:
30888         Added newmedia support to wavenc
30889
30890 2004-09-17  Wim Taymans  <wim@fluendo.com>
30891
30892         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
30893         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
30894         (gst_fdset_fd_can_write), (gst_fdset_wait):
30895         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
30896         (gst_multifdsink_init), (gst_multifdsink_add),
30897         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
30898         (gst_multifdsink_remove_client_link),
30899         (gst_multifdsink_client_queue_buffer),
30900         (gst_multifdsink_handle_client_write),
30901         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
30902         (gst_multifdsink_close), (gst_multifdsink_change_state):
30903         * gst/tcp/gstmultifdsink.h:
30904         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
30905         (gst_tcpserversink_removed):
30906         Small cleanups in fdset.c
30907         Use a hastable to map fd to the client structure for faster
30908         lookup in _remove and get_stats.
30909         Added virtual function to close the fds.
30910         Handle clients even when the select/poll call was unblocked because
30911         of a command.
30912         Implement syncing to keyframe in the recovery procedure.
30913
30914 2004-09-16 Iain <iaingnome@gmail.com>
30915
30916         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
30917         try caps.
30918
30919 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30920
30921         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
30922           Caps are only set if the type of the stream is unknown, but this
30923           is initialized in ->init_stream(), so set to UNKNOWN after calling
30924           ->init_stream() so that capsnego starts.
30925
30926 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30927
30928         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
30929         (gst_avi_demux_stream_data):
30930           Just hardcode for raw audio then. AVI audio sucks.
30931
30932 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
30933
30934         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
30935         * gst/matroska/matroska-mux.c: (audiosink_templ),
30936         (gst_matroska_mux_audio_pad_link):
30937         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
30938         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
30939
30940 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30941
30942         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
30943         (gst_avi_demux_stream_data):
30944           Try to fix a/v sync issues.
30945
30946 2004-09-15  David Schleef  <ds@schleef.org>
30947
30948         * configure.ac: remove NASM check, since we don't use it.  Update
30949         dirac check to 0.4
30950         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
30951         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
30952         Initialized variables.
30953         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
30954         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
30955         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
30956         SVQ3 format
30957
30958 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30959
30960         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
30961         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
30962         * gst/avi/gstavidemux.h:
30963           Fix for compressed audio (mp3) timestamp generation. How did this
30964           ever work?
30965
30966 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30967
30968         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
30969           Volume is a double not a float.
30970
30971 2004-09-15  Wim Taymans  <wim@fluendo.com>
30972
30973         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
30974         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
30975         Don't close the fd in multifdsink as we didn't open it in the
30976         first place. Some cleanups.
30977
30978 2004-09-15  Wim Taymans  <wim@fluendo.com>
30979
30980         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
30981         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
30982         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
30983         Fix the case where the muxer would mark pages as delta
30984         frames when they are not (vorbis only ogg).
30985
30986 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30987
30988         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
30989         (gst_play_base_bin_change_state):
30990           Handle the case where we failed to setup a clear pipeline. This
30991           will throw an error (or EOS, another nice case) and if you don't
30992           catch that, the app will wait for the signal forever (and thus
30993           hang).
30994
30995 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30996
30997         * ext/gnomevfs/gstgnomevfssink.c:
30998         (gst_gnomevfssink_uri_get_protocols):
30999         * ext/gnomevfs/gstgnomevfssrc.c:
31000         (gst_gnomevfssrc_uri_get_protocols):
31001         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
31002         * ext/gnomevfs/gstgnomevfsuri.h:
31003           Use _uri_new() instead of _open(), so it doesn't take as long and
31004           Christophe's computer won't hang.
31005         * gst/playback/gstplaybasebin.c: (unknown_type):
31006           Throw error on unknown media type, so apps actually display it.
31007
31008 2004-09-14  Brian Cameron  <brian.cameron@sun.com
31009
31010         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
31011           this script to work on Solaris since bash shell handles echo
31012           differenly than bash.
31013
31014 2004-09-17  Wim Taymans  <wim@fluendo.com>
31015
31016         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
31017         (setup_source), (gst_play_base_bin_set_property),
31018         (gst_play_base_bin_add_element):
31019         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
31020         Some more work on making sure seeking pauses the pipeline and
31021         that changing the uri actually does something.
31022
31023 2004-09-17  Wim Taymans  <wim@fluendo.com>
31024
31025         * gst/tcp/gstfdset.c: (gst_fdset_wait):
31026         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
31027         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
31028         (gst_tcpserversink_close):
31029         Be a bit more paranoid when freeing memory.
31030
31031 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31032
31033         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
31034         (qtdemux_parse_trak):
31035           Don't crash by dividing by zero (see sample movie in #126922).
31036
31037 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31038
31039         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
31040           Don't touch non-existing data (fixes crash on file in #140147).
31041
31042 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31043
31044         * gst/playback/gstplaybasebin.c:
31045         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
31046           Handle double disposals, and proper change of URIs.
31047
31048 2004-09-13  Martin Eikermann <meiker@upb.de>
31049
31050         * gst/mpegstream/gstmpegparse.c:
31051           fix synchronistation for streams recorded from digital PCR
31052           fixes bug #119376
31053
31054 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31055
31056         * ext/gnomevfs/Makefile.am:
31057         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
31058         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
31059         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
31060         (gst_gnomevfssink_uri_get_type),
31061         (gst_gnomevfssink_uri_get_protocols),
31062         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
31063         (gst_gnomevfssink_uri_handler_init),
31064         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
31065         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
31066         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
31067         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
31068         (gst_gnomevfssrc_uri_get_type),
31069         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
31070         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
31071         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
31072         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
31073         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
31074         * ext/gnomevfs/gstgnomevfsuri.h:
31075           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
31076           of fake URIs to see which this version of Gnome-VFS likes, and
31077           uses that for the Gst-URI interface. Makes playbin support http://
31078           streams. Also fix up some stupid behaviour in gnomevfssrc.
31079
31080 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31081
31082         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
31083         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
31084         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
31085         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
31086           Update mixer (to sync with other sessions) if we try to obtain
31087           a new value. This makes alsamixer work accross applications.
31088         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
31089           Only call sync functions if we're running, else alsalib asserts.
31090         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
31091           Sometimes fails to compile. Possibly a gcc bug.
31092         * gst/playback/gstplaybin.c: (gen_video_element),
31093         (gen_audio_element):
31094           Add a reference to an application-provided object, because we lose
31095           this same reference if we add it to the bin. If we don't do this,
31096           we can only use this object once and thus crash if we go from
31097           ready to playing, back to ready and back to playing again.
31098           Also add an audioscale element because several cheap soundcards -
31099           like mine - don't support all samplerates.
31100         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
31101         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
31102           Fix wrong order or PAR calls. Makes automatically obtained PAR
31103           from the X server atually being used.
31104
31105 2004-09-12  David Schleef  <ds@schleef.org>
31106
31107         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
31108         #151887, #152102, #152247.
31109         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
31110         * examples/seeking/cdparanoia.c: same
31111         * examples/seeking/cdplayer.c: same
31112         * examples/seeking/seek.c: same
31113         * examples/seeking/spider_seek.c: same
31114         * examples/seeking/vorbisfile.c: same
31115         * examples/stats/mp2ogg.c: same
31116         * ext/esd/esdsink.c: (gst_esdsink_class_init),
31117         (gst_esdsink_dispose): Dispose of element properly.
31118         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
31119         fixes.
31120         * ext/nas/nassink.c: (gst_nassink_class_init),
31121         (gst_nassink_dispose): Dispose of element correctly.
31122         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
31123         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
31124         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
31125         Fix 64-bit warning.
31126         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
31127         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
31128         Fix 64-bit warning.
31129
31130 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
31131
31132         * configure.ac : change speex detection as 1.1.6 now uses
31133           .pc/pkg-config and they changed their headers location.
31134
31135 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
31136
31137         * gst/matroska/matroska-mux.h:
31138         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
31139         (gst_matroska_mux_start), (gst_matroska_mux_finish),
31140         (gst_matroska_mux_write_data):
31141           Write multiple blocks/frames per cluster.
31142                 Write meta-seek information (seek heads).
31143
31144 2004-09-09  Scott Wheeler <wheeler@kde.org>
31145
31146         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
31147         (gst_play_bin_set_property), (gst_play_bin_get_property),
31148         (gen_audio_element), (gen_audio_element):
31149           Add a volume element / property to the pipeline.
31150
31151 2004-09-07  Wim Taymans  <wim@fluendo.com>
31152
31153         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
31154         Copy timestamps from the master pad to the output buffers.
31155
31156 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
31157
31158         * ext/raw1394/gstdv1394src.c:
31159           throw errors when applicable
31160
31161 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
31162
31163         * gst/matroska/ebml-ids.h:
31164         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
31165         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
31166         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
31167           automatically convert unix time <-> ebml time when reading/writing
31168           a date, use gst_ebml_write_uint to write CUETIME,
31169           not gst_ebml_write_date.
31170         * gst/matroska/matroska-ids.h:
31171         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
31172         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
31173         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
31174         (gst_matroska_mux_write_data):
31175           Write track and segment UIDs, write muxing date, write
31176           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
31177           Create cues for audio only files.
31178
31179 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31180
31181         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
31182         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
31183           Re-commit ALSA switches.
31184         * gst/adder/gstadder.c: (gst_adder_loop):
31185           64-bit fix (#151416).
31186         * gst/debug/progressreport.c: (gst_progressreport_report):
31187           64-bit fix (#151419).
31188         * gst/matroska/matroska-demux.c:
31189         (gst_matroska_demux_parse_contents):
31190           64-bit fix (#151420).
31191         * gst/playback/test3.c: (update_scale):
31192           64-bit fix (#151421).
31193
31194 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
31195
31196         * configure.ac:
31197           bump nano to cvs
31198
31199 === release 0.8.4 ===
31200
31201 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31202
31203         * configure.ac: releasing 0.8.4, "Alias"
31204
31205 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
31206
31207         * ext/theora/Makefile.am:
31208           fix makefile.  Fixes #151462.
31209
31210 2004-08-30  Wim Taymans  <wim@fluendo.com>
31211
31212         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
31213         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
31214         (gst_multifdsink_remove_client_link),
31215         (gst_multifdsink_client_queue_buffer),
31216         (gst_multifdsink_handle_client_write):
31217         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
31218         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
31219         Fix some memory leaks.
31220
31221 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31222
31223         Patch by: David Schleef
31224
31225         * configure.ac:
31226         * sys/Makefile.am:
31227           rename our detection macro for V4L2.  Fixes #151236.
31228
31229 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31230
31231         Patch by: David Schleef
31232
31233         * configure.ac:
31234           check to define LAMEPRESET.  Fixes #151232.
31235
31236 2004-08-27  David Schleef  <ds@schleef.org>
31237
31238         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
31239         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
31240         (gst_glimagesink_fixate):  Move local variable declarations to
31241         make gcc-2.95 happy.
31242
31243 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31244
31245         * configure.ac:
31246           bump nano for prerelease
31247
31248 2004-08-27  David Schleef  <ds@schleef.org>
31249
31250         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
31251         * sys/sunaudio/gstsunaudiosrc.c:
31252         * sys/sunaudio/gstsunaudiosrc.h:
31253
31254 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
31255
31256         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
31257         handle EOS correctly
31258         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
31259         * gst/matroska/matroska-mux.h:
31260         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
31261         VFW compatibility mode
31262
31263 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31264
31265         patch by: Zaheer Abbas Merali
31266
31267         * ext/ogg/gstoggmux.c:
31268         * ext/vorbis/vorbisenc.c:
31269         * ext/vorbis/vorbisenc.h:
31270           handle NEWMEDIA
31271
31272 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
31273
31274         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
31275         fix byte order reversion on little endian machines.
31276         * gst/matroska/matroska-mux.c: (audiosink_templ),
31277         (gst_matroska_mux_audio_pad_link):
31278         add TTA codec to the list of supported codecs.
31279         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
31280         (gst_matroska_mux_start), (gst_matroska_mux_finish),
31281         (gst_matroska_mux_write_data):
31282         * gst/matroska/matroska-mux.h:
31283         write segment duration correctly, write muxing app string, fixes bugs
31284         #140897 and #140898.
31285         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
31286         wait for all pads to be negotiated before starting to mux.
31287
31288 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31289
31290         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
31291         * ext/lame/gstlame.h:
31292         Added new media support to lame
31293
31294 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
31295
31296         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
31297         send vorbis headers at the beginning of a stream, fixes bug #141554.
31298         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
31299         bug #148950.
31300         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
31301         (gst_matroska_demux_plugin_init):
31302         * gst/matroska/matroska-ids.h:
31303         enable demuxing of TTA audio streams, fixes bug #148951.
31304         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
31305         enable typefinding for TTA audio files, fixes bug #148711.
31306         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
31307         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
31308         fixes playback of packed bitstream and xvid with bframes, bug #135407.
31309
31310 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
31311
31312         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
31313         (gst_riff_read_element_data), (gst_riff_read_seek),
31314         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
31315         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
31316         <teuf@gnome.org>
31317
31318 2004-08-23 Iain <iaingnome@gmail.com>
31319
31320         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
31321         tags. They appear to be handled differently to normal.
31322         (tag_list_to_id3_tag_foreach): Ditto.
31323
31324 2004-08-22  Wim Taymans  <wim@fluendo.com>
31325
31326         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
31327         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
31328         Make sure we never send -1 granulepos.
31329
31330 2004-08-20  Wim Taymans  <wim@fluendo.com>
31331
31332         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
31333         (gst_ogg_mux_loop):
31334         I will accept bitchslappings with non sharp objects.
31335
31336 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31337
31338         * configure.ac:
31339         Clean up the test for lame presets
31340
31341 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31342
31343         * configure.ac:
31344         * ext/lame/Makefile.am:
31345         * ext/lame/gstlame.c: (gst_lame_class_init),
31346         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
31347         Only enable lame presets if version of lame has presets in API
31348
31349 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
31350         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
31351         * gst/udp/gstudpsrc.h:
31352           Don't call gst_pad_push in a get function. Fixes #150449
31353
31354 2004-08-18  Wim Taymans  <wim@fluendo.com>
31355
31356         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
31357         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
31358         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
31359         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
31360         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
31361         (gst_fdset_wait):
31362         * gst/tcp/gstfdset.h:
31363         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
31364         (gst_multifdsink_client_queue_buffer),
31365         (gst_multifdsink_handle_client_write):
31366         * gst/tcp/gstmultifdsink.h:
31367         Some extra checks in gstfdset.
31368         Only use send() when the fd is a socket. Don't try to
31369         read from write only fds.
31370
31371 2004-08-18  Wim Taymans  <wim@fluendo.com>
31372
31373         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
31374         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
31375         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
31376         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
31377         (gst_fdset_wait):
31378         Add more locking and bounds checking.
31379
31380 2004-08-18  Wim Taymans  <wim@fluendo.com>
31381
31382         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
31383         Realloc test fdset in the lock and right before starting
31384         the poll call. Bump the limit to 4096.
31385
31386 2004-08-17  David Schleef  <ds@schleef.org>
31387
31388         * sys/sunaudio/Makefile.am:
31389         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
31390         of rates and channels.  Make debugging less obnoxious.
31391
31392         Patch from Balamurali Viswanathan implementing a mixer for
31393         Sun audio.  (bug #144091):
31394         * sys/sunaudio/gstsunelement.c:
31395         * sys/sunaudio/gstsunelement.h:
31396         * sys/sunaudio/gstsunmixer.c:
31397         * sys/sunaudio/gstsunmixer.h:
31398
31399 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31400
31401         * gst/audioscale/gstaudioscale.c:
31402         * gst/audioscale/gstaudioscale.h:
31403         made audioscale resample from any sample rate to any sample rate
31404
31405 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
31406
31407         * ext/libpng/gstpngdec.c:
31408           error out on unsupported types
31409
31410 2004-08-17  Iain <iaingnome@gmail.com>
31411
31412         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
31413         mid_side and loose_mid_side properties if its a stereo stream.
31414
31415 2004-08-17  Wim Taymans  <wim@fluendo.com>
31416
31417         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
31418         (theora_get_formats), (theora_dec_src_convert),
31419         (theora_dec_sink_convert), (theora_dec_src_query),
31420         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
31421         Add a debug line.
31422
31423 2004-08-17  Wim Taymans  <wim@fluendo.com>
31424
31425         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
31426         (gst_ogg_pad_push):
31427         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
31428         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
31429         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
31430         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
31431         Mark delta units in the muxer.
31432         Try to decode the packet after an out-of-sync error from
31433         libogg.
31434
31435 2004-08-17  Wim Taymans  <wim@fluendo.com>
31436
31437         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31438         (gst_multifdsink_init), (gst_multifdsink_add),
31439         (gst_multifdsink_client_queue_buffer),
31440         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
31441         * gst/tcp/gstmultifdsink.h:
31442         Added option to send a keyframe to clients as the first buffer.
31443         Make timeout property writable.
31444
31445 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
31446
31447         patch by: Wim Taymans
31448
31449         * gst/tcp/gstfdset.c:
31450         * gst/tcp/gstmultifdsink.c:
31451           fix index comparison, should include 0
31452
31453 2004-08-16  Wim Taymans  <wim@fluendo.com>
31454
31455         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
31456         (gst_fdset_add_fd), (gst_fdset_remove_fd),
31457         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
31458         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
31459         (gst_fdset_wait):
31460           copy when reallocing for poll so the select arguments don't get
31461           changed during the call
31462
31463 2004-08-16  Wim Taymans  <wim@fluendo.com>
31464
31465         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
31466         (gst_theora_enc_class_init), (theora_enc_sink_link),
31467         (theora_buffer_from_packet), (theora_enc_chain):
31468         Fix bug where buffers were not marked as keyframes
31469         correctly.
31470
31471 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31472
31473         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
31474         (gst_lame_preset_get_type), (gst_lame_class_init):
31475         describe the enum values for vbr mode and presets more verbosely
31476
31477 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31478
31479         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
31480         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
31481         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
31482         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
31483         * ext/lame/gstlame.h:
31484         add preset property to lame so it can use lame presets
31485
31486 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31487
31488         * ext/lame/gstlame.c: (gst_lame_get_property):
31489         whoops forgot break, thanks teuf
31490
31491 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31492
31493         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
31494         (gst_lame_class_init), (gst_lame_src_getcaps),
31495         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
31496         (gst_lame_get_property), (gst_lame_setup):
31497         * ext/lame/gstlame.h:
31498         fix lame's broken vbr stuff, allow it to resample if need be, and also
31499         make xing header optional
31500
31501 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31502
31503         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
31504         added getcaps function so samplerate doesnt get fixated to silly values
31505
31506 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31507
31508         * ext/lame/gstlame.c: (gst_lame_src_link):
31509         revert previous fix
31510
31511 2004-08-12  Johan Dahlin  <johan@gnome.org>
31512
31513         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
31514         checks. Doesn't matter what state we are in. Interfaces are a
31515         compile time thing, not runtime. It also broke the python bindings.
31516
31517 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31518
31519         * ext/lame/gstlame.c: (gst_lame_src_link):
31520         made source pad link function check if sinkpad is ok..fixes the problem
31521         where core fixates the output rate of lame stupidly
31522
31523 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
31524
31525         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
31526         * sys/v4l/v4l_calls.c:
31527         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
31528           fix fixate function to handle nonsimple caps.
31529           remove bogus check in _link
31530           cleanups
31531
31532 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31533
31534         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
31535         set default compression ratio parameter to 0.0 so bitrate parameter
31536         works :)
31537
31538 2004-08-11  David Schleef  <ds@schleef.org>
31539
31540         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
31541
31542 2004-08-11  David Schleef  <ds@schleef.org>
31543
31544         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
31545         before.
31546
31547 2004-08-11  David Schleef  <ds@schleef.org>
31548
31549         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
31550
31551 2004-08-11  David Schleef  <ds@schleef.org>
31552
31553         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
31554           license field
31555         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
31556         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
31557           LGPL.
31558         * gst/auparse/gstauparse.c: Fix plugin license field.
31559         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
31560         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
31561         * gst/rtp/gstrtp.c: Fix plugin license field.
31562
31563 2004-08-11  Wim Taymans  <wim@fluendo.com>
31564
31565         * gst/tcp/Makefile.am:
31566         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
31567         (ensure_size), (gst_fdset_new), (gst_fdset_free),
31568         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
31569         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
31570         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
31571         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
31572         (gst_fdset_fd_can_write), (gst_fdset_wait):
31573         * gst/tcp/gstfdset.h:
31574         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
31575         (gst_multifdsink_class_init), (gst_multifdsink_init),
31576         (gst_multifdsink_add), (gst_multifdsink_remove),
31577         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
31578         (gst_multifdsink_remove_client_link),
31579         (gst_multifdsink_handle_client_read),
31580         (gst_multifdsink_client_queue_data),
31581         (gst_multifdsink_client_queue_caps),
31582         (gst_multifdsink_client_queue_buffer),
31583         (gst_multifdsink_handle_client_write),
31584         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
31585         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
31586         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
31587         (gst_multifdsink_close):
31588         * gst/tcp/gstmultifdsink.h:
31589         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
31590         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
31591         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
31592         (gst_tcpserversink_close):
31593         * gst/tcp/gsttcpserversink.h:
31594         Abstracted away the select call, implemented poll (yes we ran into
31595         the 1024 limit in production).
31596
31597 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
31598
31599         * gst/tcp/gsttcp.c:
31600         * gst/tcp/gsttcpplugin.c:
31601           improve debuggging, remove assert
31602
31603 2004-08-10  Wim Taymans  <wim@fluendo.com>
31604
31605         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
31606         (gst_client_status_get_type), (gst_multifdsink_class_init),
31607         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
31608         (gst_multifdsink_handle_client_read),
31609         (gst_multifdsink_handle_client_write),
31610         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
31611         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
31612         (gst_multifdsink_get_property):
31613         * gst/tcp/gstmultifdsink.h:
31614         * gst/tcp/gsttcp-marshal.list:
31615         Starting to prepare for specifying buffer time in other units
31616         than buffers. Expose remove reason in signal.
31617
31618 2004-08-10  Wim Taymans  <wim@fluendo.com>
31619
31620         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
31621         (gst_multifdsink_remove), (gst_multifdsink_clear),
31622         (gst_multifdsink_remove_client_link),
31623         (gst_multifdsink_handle_client_read),
31624         (gst_multifdsink_client_queue_data),
31625         (gst_multifdsink_client_queue_buffer),
31626         (gst_multifdsink_handle_client_write),
31627         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
31628         (gst_multifdsink_chain), (gst_multifdsink_close):
31629         * gst/tcp/gstmultifdsink.h:
31630         Added more debugging info. Changed the way clients are
31631         removed from the lists. Fixed a bug where a bad file descriptor
31632         could cause many clients to be removed.
31633
31634 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31635
31636         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
31637           allow all pixel-aspect-ratios, not just 1:1
31638
31639 2004-08-09  David Schleef  <ds@schleef.org>
31640
31641         * sys/glsink/ARB_multitexture.h:  Remove old files.
31642         * sys/glsink/EXT_paletted_texture.h:
31643         * sys/glsink/NV_register_combiners.h:
31644         * sys/glsink/gstgl_nvimage.c:
31645         * sys/glsink/gstgl_pdrimage.c:
31646         * sys/glsink/gstgl_rgbimage.c:
31647         * sys/glsink/gstglsink.c:
31648         * sys/glsink/gstglsink.h:
31649         * sys/glsink/gstglxwindow.c:
31650         * sys/glsink/regcomb_yuvrgb.c:
31651
31652 2004-08-09  David Schleef  <ds@schleef.org>
31653
31654         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
31655         GL sink plugin.  (Bug #147302)
31656
31657         * configure.ac: Test for OpenGL
31658         * sys/Makefile.am: Use test for OpenGL
31659         * sys/glsink/Makefile.am:
31660         * sys/glsink/glimagesink.c: rewrite
31661         * sys/glsink/glimagesink.h: rewrite
31662
31663 2004-08-09  David Schleef  <ds@schleef.org>
31664
31665         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
31666         sane framerates.
31667         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
31668         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
31669         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
31670
31671 2004-08-09  Wim Taymans  <wim@fluendo.com>
31672
31673         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31674         (gst_multifdsink_add), (gst_multifdsink_get_stats),
31675         (gst_multifdsink_client_remove),
31676         (gst_multifdsink_handle_client_read),
31677         (gst_multifdsink_handle_client_write),
31678         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
31679         Do a bit more logging, make the client_read code more robust.
31680
31681 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31682
31683         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
31684         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
31685         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
31686         (gst_jpegdec_init), (gst_jpegdec_chain):
31687         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
31688         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
31689           cleanups, debugging fixes and memleak plugging
31690
31691 2004-08-09  Wim Taymans  <wim@fluendo.com>
31692
31693         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
31694         (theora_get_formats), (theora_dec_src_convert),
31695         (theora_dec_sink_convert), (theora_dec_src_query),
31696         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
31697         (theora_dec_change_state):
31698         Don't crash on missing header packets.
31699
31700 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31701
31702         * po/LINGUAS:
31703         * po/sq.po:
31704           Added Albanian translation (Laurent Dhima)
31705         * po/cs.po:
31706           updated
31707
31708 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31709
31710         * ext/lame/gstlame.c:
31711           fix/add debugging
31712
31713 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31714
31715         * sys/ximage/ximagesink.c:
31716         * sys/xvimage/xvimagesink.c:
31717           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
31718
31719 2004-08-06  Wim Taymans  <wim@fluendo.com>
31720
31721         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31722         (gst_multifdsink_add), (gst_multifdsink_get_stats),
31723         (gst_multifdsink_client_remove),
31724         (gst_multifdsink_handle_client_read),
31725         (gst_multifdsink_handle_client_write),
31726         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
31727         Make sure we don't try to read more from a client that what
31728         ioctl says us or we deadlock.
31729
31730 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
31731
31732         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
31733         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
31734         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
31735           decouple running_time and n_frames so it can handle changing
31736           framerate while running
31737
31738 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
31739
31740         * po/nl.po:
31741         * po/sv.po:
31742           updated translations
31743
31744 2004-08-04  Benjamin Otte  <otte@gnome.org>
31745
31746         * gst/videotestsrc/gstvideotestsrc.c:
31747         (gst_videotestsrc_get_capslist), (generate_capslist),
31748         (plugin_init):
31749           generate the list of supported caps at startup and reuse it instead
31750           of always generating it
31751
31752 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31753
31754         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
31755           whoops, last checkin broke normal build
31756
31757 2004-08-03  Benjamin Otte  <otte@gnome.org>
31758
31759         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
31760         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
31761         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
31762         (gst_alsa_mixer_get_option):
31763         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
31764         (dvdnavsrc_print_event):
31765         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
31766         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
31767         (gst_ogg_mux_pad_unlink):
31768         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
31769         (gst_multipart_mux_pad_unlink):
31770         * gst/videofilter/gstvideobalance.c:
31771         (gst_videobalance_colorbalance_set_value):
31772         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
31773         (gst_videomixer_pad_unlink):
31774         * po/uk.po:
31775         * sys/oss/gstossmixer.c:
31776         * sys/v4l/gstv4lcolorbalance.c:
31777         * sys/v4l/gstv4ltuner.c:
31778         * sys/v4l/v4lsrc_calls.c:
31779         * sys/v4l2/gstv4l2colorbalance.c:
31780         * sys/v4l2/gstv4l2tuner.c:
31781           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
31782
31783 2004-08-03  Benjamin Otte  <otte@gnome.org>
31784
31785         * examples/dynparams/filter.c: (ui_control_create):
31786         * examples/gstplay/player.c: (print_tag):
31787         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
31788         * ext/gdk_pixbuf/gstgdkanimation.c:
31789         (gst_gdk_animation_iter_may_advance):
31790         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
31791         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
31792         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
31793         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
31794         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
31795         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
31796         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
31797         * gst/sine/demo-dparams.c: (main):
31798         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
31799         * testsuite/alsa/formats.c: (create_pipeline):
31800         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
31801           fixes for G_DISABLE_ASSERT and friends
31802         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
31803         (mp3_type_frame_length_from_header), (mp3_type_find),
31804         (plugin_init):
31805           require mp3 typefinding to have at least MIN_HEADERS valid headers
31806           add typefinding for AAC adts files
31807
31808 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
31809
31810         * sys/ximage/ximagesink.c:
31811         (gst_ximagesink_calculate_pixel_aspect_ratio):
31812         * sys/xvimage/xvimagesink.c:
31813         (gst_xvimagesink_calculate_pixel_aspect_ratio):
31814         Make sure we calculate pixel-aspect-ratio using floating point maths
31815
31816 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
31817
31818         * po/uk.po:
31819           updated translation
31820
31821 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
31822
31823         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
31824         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
31825           add debugging for display PAR calculation
31826
31827 2004-08-02  David Schleef  <ds@schleef.org>
31828
31829         * configure.ac: Fix mikmod CFLAGS.
31830
31831 2004-07-27  Benjamin Otte  <otte@gnome.org>
31832
31833         * gst/audioscale/gstaudioscale.c:
31834         - fix templates to only support S16, it's the only format that works
31835         - make caps nego code use try_set_caps_nonfixed and fixation instead
31836         of try_set_caps twice, which is not nice for autopluggers
31837         - change rank to secondary, so autopluggers can pick it up after
31838         audioconvert
31839
31840 2004-08-02  Iain <iain@prettypeople.org>
31841
31842         * gst/interleave/interleave.c (interleave_init),
31843         (interleave_request_new_pad),
31844         (interleave_pad_removed),
31845         (interleave_buffered_loop): Use the real pad count, not the artificial
31846         one.
31847
31848 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31849
31850         * configure.ac: bump nano back to development
31851
31852 === release 0.8.3 ===
31853
31854 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31855
31856         * configure.ac: releasing 0.8.3, "Water"
31857
31858 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31859
31860         * sys/xvimage/xvimagesink.c:
31861         (gst_xvimagesink_calculate_pixel_aspect_ratio),
31862         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
31863         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
31864         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
31865         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
31866         * sys/xvimage/xvimagesink.h:
31867           apply similar PAR fixes as to ximagesink
31868
31869 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31870
31871         patch from: Benjamin Otte
31872
31873         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
31874           add link function to lame.  Fixes #148986.
31875
31876 2004-08-02  Johan Dahlin  <johan@gnome.org>
31877
31878         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
31879         fix debugging log
31880
31881 2004-07-30  David Schleef  <ds@schleef.org>
31882
31883         * gst/videomixer/Makefile.am: Fix things that should have been
31884         fixed in the last checkin.
31885
31886 2004-07-30  David Schleef  <ds@schleef.org>
31887
31888         * gst/multipart/Makefile.am: Fix things that should have been
31889         fixed in the last checkin.
31890
31891 2004-07-30  David Schleef  <ds@schleef.org>
31892
31893         * testsuite/multifilesink/Makefile.am: Fix unused variable.
31894
31895 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31896
31897         * configure.ac:
31898           bump nano for prerelease
31899         * po/af.po:
31900         * po/az.po:
31901         * po/cs.po:
31902         * po/en_GB.po:
31903         * po/hu.po:
31904         * po/nl.po:
31905         * po/sr.po:
31906         * po/sv.po:
31907         * po/uk.po:
31908           updates
31909
31910 2004-07-30  Wim Taymans  <wim@fluendo.com>
31911
31912         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31913         (gst_multifdsink_add), (gst_multifdsink_remove),
31914         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
31915         (gst_multifdsink_client_remove),
31916         (gst_multifdsink_handle_client_write),
31917         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
31918         * gst/tcp/gstmultifdsink.h:
31919         Recover from a select with a bad file descriptor by removing
31920         the client.
31921
31922 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31923
31924         * configure.ac:
31925           fix requirement of core
31926         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
31927         (gst_play_pipeline_setup):
31928           don't use colorspace element.  do use hermescolorspace element.
31929           make macro to get a colorspace element.
31930           mark strings for translation.
31931         * po/POTFILES.in:
31932           add play.c
31933         * po/af.po:
31934         * po/az.po:
31935         * po/cs.po:
31936         * po/en_GB.po:
31937         * po/hu.po:
31938         * po/nl.po:
31939         * po/sr.po:
31940         * po/sv.po:
31941         * po/uk.po:
31942           update translations
31943
31944 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31945
31946         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
31947         fix default for newmedia flag
31948
31949 2004-07-30  Wim Taymans  <wim@fluendo.com>
31950
31951         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
31952         (gst_theora_dec_init), (theora_get_formats),
31953         (theora_dec_src_convert), (theora_dec_sink_convert),
31954         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
31955         (theora_dec_chain), (theora_dec_set_property),
31956         (theora_dec_get_property):
31957         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
31958         (gst_theora_enc_class_init), (gst_theora_enc_init),
31959         (theora_enc_sink_link), (theora_enc_chain),
31960         (theora_enc_set_property), (theora_enc_get_property):
31961         Added cropping option to theora decoder.
31962         Added border option to theora encoder.
31963
31964 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31965
31966         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
31967         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
31968         (gst_pngenc_set_property):
31969         * ext/libpng/gstpngenc.h:
31970         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
31971
31972 2004-07-30  Wim Taymans  <wim@fluendo.com>
31973
31974         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
31975         (theora_enc_sink_link), (theora_enc_chain),
31976         (theora_enc_set_property), (theora_enc_get_property):
31977         Fix encoding of non-multiple-of-16 video.
31978
31979 2004-07-29  David Schleef  <ds@schleef.org>
31980
31981         * configure.ac: make test for audiofile more strict
31982
31983 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31984
31985         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
31986           give different names to typefind functions
31987
31988 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
31989
31990         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
31991         (gst_ximagesink_calculate_pixel_aspect_ratio),
31992         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
31993         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
31994         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
31995         (gst_ximagesink_get_property), (gst_ximagesink_init):
31996         * sys/ximage/ximagesink.h:
31997           allocate PAR's dynamically.
31998           use autodetected PAR if no object-set PAR is given.
31999           add workaround for directfb's X not setting physical size.
32000           fix to xvimagesink will follow tomorrow.
32001
32002 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32003
32004         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
32005         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
32006         (gst_shout2send_get_type), (gst_shout2send_set_clock),
32007         (gst_shout2send_class_init), (gst_shout2send_init),
32008         (set_shout_metadata), (gst_shout2send_set_metadata),
32009         (gst_shout2send_chain), (gst_shout2send_set_property),
32010         (gst_shout2send_get_property), (gst_shout2send_connect),
32011         (gst_shout2send_change_state):
32012         * ext/shout2/gstshout2.h:
32013         - fix for sending mp3 audio to icecast2 server, if pad link function not
32014         called before PAUSED state
32015         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
32016         - added tagging support for mp3 audio broadcasted
32017         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
32018         debug info
32019
32020 2004-07-28  Wim Taymans  <wim@fluendo.com>
32021
32022         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
32023         (gst_ogg_demux_push):
32024         Return query failure when we don't know the length of
32025         an ogg stream insteda of returning TRUE with a bogus value.
32026
32027 2004-07-28  Wim Taymans  <wim@fluendo.com>
32028
32029         * ext/theora/theoradec.c: (theora_get_formats),
32030         (theora_dec_src_convert), (theora_dec_sink_convert),
32031         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
32032         (theora_dec_chain):
32033         Don't screw up the 1 Chroma for 1 luma sample situation when we
32034         have an odd offset/width by adding a black border in those cases.
32035
32036 2004-07-28  Wim Taymans  <wim@fluendo.com>
32037
32038         * ext/theora/theoradec.c: (theora_get_formats),
32039         (theora_dec_src_convert), (theora_dec_sink_convert),
32040         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
32041         (theora_dec_chain):
32042         * ext/theora/theoraenc.c: (theora_enc_sink_link):
32043         Added first attempt at cropping of the image as required by the
32044         theora spec. We need more properties in the caps (offset_x,
32045         offset_y,stride) to implement this correctly.
32046
32047 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
32048
32049         * ext/dvdnav/README:
32050           Update the README to use dvddemux
32051         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
32052           Ensure getcaps returns a subset of the template caps
32053         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
32054         (gst_mpeg2subt_init):
32055           Ensure getcaps returns a subset of the template caps
32056         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
32057         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
32058         (gst_dvd_demux_get_subpicture_stream),
32059         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
32060         * gst/mpegstream/gstdvddemux.h:
32061           Set the explicit caps on the current_video pad before pushing
32062           anything
32063         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
32064         (gst_mpeg_demux_get_audio_stream):
32065           Free caps used to gst_pad_set_explicit_caps, which takes a const
32066           GstCaps *
32067
32068 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
32069
32070         * configure.ac: update GStreamer requirement to 0.8.4 because of
32071           GstFraction.
32072
32073 2004-07-28  Wim Taymans  <wim@fluendo.com>
32074
32075         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
32076         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
32077         Add the pad to the element after setting up the caps. This
32078         makes it a lot easier to autoplug.
32079
32080 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
32081
32082         * gst/median/gstmedian.c:
32083         * gst/mpeg2subt/gstmpeg2subt.c:
32084         * gst/mpegaudioparse/gstmpegaudioparse.c:
32085         * gst/mpegstream/gstdvddemux.c:
32086         * gst/mpegstream/gstmpegdemux.c:
32087         * gst/mpegstream/gstmpegpacketize.c:
32088         * gst/rtjpeg/gstrtjpeg.c:
32089         * gst/rtjpeg/gstrtjpegdec.c:
32090         * gst/rtjpeg/gstrtjpegenc.c:
32091         * gst/sine/gstsinesrc.c:
32092         * gst/smooth/gstsmooth.c:
32093         * gst/smpte/gstsmpte.c:
32094         * gst/smpte/gstsmpte.h:
32095         * gst/stereo/gststereo.c:
32096         * gst/videofilter/gstgamma.c:
32097         * gst/videofilter/gstvideobalance.c:
32098         * gst/videofilter/gstvideofilter.c:
32099         * gst/videofilter/gstvideoflip.c:
32100         * gst/videoscale/gstvideoscale.c:
32101         * gst/videoscale/videoscale.c:
32102         * gst/videotestsrc/gstvideotestsrc.c:
32103         * gst/videotestsrc/videotestsrc.c:
32104         * gst/wavenc/gstwavenc.c:
32105         * gst/wavparse/gstwavparse.c:
32106           fix local includes and 64 bits constants
32107
32108 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
32109
32110         * win32/gst.sln:
32111         * gst-libs/gst/*/*.vcproj:
32112         * gst/*/*.vcproj:
32113           more working plugins
32114
32115 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32116
32117         * testsuite/alsa/Makefile.am:
32118         * testsuite/alsa/srcstate.c:
32119         add test for alsasrc changing state
32120
32121 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32122
32123         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
32124         (gst_silence_get):
32125         * gst/silence/gstsilence.h:
32126         fix silence generation for 16bit raw audio
32127
32128 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
32129
32130         * gst/matroska/matroska-demux.c:
32131         (gst_matroska_demux_parse_metadata),
32132         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
32133         * gst/mpegaudio/common.c:
32134         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
32135         (gst_videoscale_getcaps), (gst_videoscale_link),
32136         (gst_videoscale_src_fixate), (gst_videoscale_init),
32137         (gst_videoscale_finalize):
32138         * gst/videoscale/gstvideoscale.h:
32139         * gst/videotestsrc/gstvideotestsrc.c:
32140         (gst_videotestsrc_get_capslist):
32141         * gst/wavenc/gstwavenc.c:
32142         * sys/oss/gstossmixer.c: (fill_labels):
32143         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
32144         (gst_ximagesink_handle_xevents),
32145         (gst_ximagesink_calculate_pixel_aspect_ratio),
32146         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
32147         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
32148         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
32149         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
32150         (gst_ximagesink_init), (gst_ximagesink_class_init):
32151         * sys/ximage/ximagesink.h:
32152         * sys/xvimage/xvimagesink.c:
32153         (gst_xvimagesink_calculate_pixel_aspect_ratio),
32154         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
32155         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
32156         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
32157         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
32158         * sys/xvimage/xvimagesink.h:
32159           first batch of pixel aspect ratio commits.
32160
32161 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
32162
32163         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
32164         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
32165         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
32166           handle stride, needs work if we want to move stride handling
32167           upstream, but works correctly for our purposes.
32168
32169 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
32170
32171         * gst/videoscale/README:
32172           add testing examples
32173         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
32174         (gst_videoscale_chain):
32175         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
32176         (gst_videoscale_get_size):
32177           add get_size function that handles stride like videotestsrc.
32178           fixes conversion for YUV formats for as much as I can test them.
32179
32180 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
32181
32182         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
32183         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
32184         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
32185         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
32186         (gst_xvimagesink_xvimage_put):
32187           further cleanups, logging, error handling and synchronizing
32188
32189 2004-07-27  Wim Taymans  <wim@fluendo.com>
32190
32191         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
32192         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
32193         (gst_videomixer_pad_set_property),
32194         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
32195         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
32196         (gst_videomixer_class_init), (gst_videomixer_init),
32197         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
32198         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
32199         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
32200         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
32201         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
32202         (gst_videomixer_loop), (plugin_init):
32203         Be a nicer negotiation citizen and provide a getcaps function on
32204         the srcpad. This also fixes a crash when resizing.
32205
32206 2004-07-27  Julien MOUTTE  <julien@moutte.net>
32207
32208         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
32209         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
32210
32211 2004-07-27  Wim Taymans  <wim@fluendo.com>
32212
32213         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
32214         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
32215         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
32216         (gst_pngenc_set_property):
32217         * ext/libpng/gstpngenc.h:
32218         Added snapshot property to pngenc.
32219         removed g_print from pngdec
32220
32221 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
32222
32223         * gst/ac3parse/ac3parse.vcproj
32224         * gst/adder/adder.vcproj
32225         * gst/alpha/alpha.vcproj
32226         * gst/alpha/alphacolor.vcproj
32227         * gst/asfdemux/asf.vcproj
32228         * gst/audioconvert/audioconvert.vcproj
32229         * gst/audiorate/audiorate.vcproj
32230         * gst/audioscale/audioscale.vcproj
32231         * gst/auparse/auparse.vcproj
32232         * gst/avi/avi.vcproj
32233         * gst/cdxaparse/cdxaparse.vcproj
32234         * gst/chart/chart.vcproj
32235         * gst/colorspace/colorspace.vcproj
32236         * gst/cutter/cutter.vcproj
32237         * gst/debug/debug.vcproj
32238         * gst/debug/efence.vcproj
32239         * gst/debug/navigationtest.vcproj
32240         * gst/deinterlace/deinterlace.vcproj
32241         * gst/effectv/effectv.vcproj
32242         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
32243         * gst/filter/filter.vcproj
32244         * gst/flx/flxdec.vcproj
32245         * gst/goom/goom.vcproj
32246         * gst/interleave/interleave.vcproj
32247         * gst/law/alaw.vcproj
32248         * gst/law/mulaw.vcproj
32249         * gst/matroska/matroska.vcproj
32250         * gst/median/median.vcproj
32251         * gst/mixmatrix/mixmatrix.vcproj
32252         * gst/mpeg1sys/mpeg1systemencode.vcproj
32253         * gst/mpeg1videoparse/mp1videoparse.vcproj
32254         * gst/mpeg2sub/mpeg2subt.vcproj
32255         * gst/mpegaudio/mpegaudio.vcproj
32256         * gst/mpegaudioparse/mpegaudioparse.vcproj
32257         * gst/mpegstream/mpegstream.vcproj
32258         * gst/multifilesink/multifilesink.vcproj
32259         * gst/multipart/multipart.vcproj
32260         * gst/oneton/oneton.vcproj
32261         * gst/overlay/overlay.vcproj
32262         * gst/passthrough/passthrough.vcproj
32263         * gst/qtdemux/qtdemux.vcproj
32264         * gst/realmedia/rmdemux.vcproj
32265         * gst/rtjpeg/rtjpeg.vcproj
32266         * gst/rtp/rtp.vcproj
32267         * gst/silence/silence.vcproj
32268         * gst/sine/sinesrc.vcproj
32269         * gst/smooth/smooth.vcproj
32270         * gst/smpte/smpte.vcproj
32271         * gst/spectrum/spectrum.vcproj
32272         * gst/speed/speed.vcproj
32273         * gst/stereo/stereo.vcproj
32274         * gst/switch/switch.vcproj
32275         * gst/tags/tagedit.vcproj
32276         * gst/tcp/tcp.vcproj
32277         * gst/typefind/typefindfunctions.vcproj
32278         * gst/udp/udp.vcproj
32279         * gst/videobox/videobox.vcproj
32280         * gst/videocrop/videocrop.vcproj
32281         * gst/videodrop/videodrop.vcproj
32282         * gst/videofilter/gamma.vcproj
32283         * gst/videofilter/videobalance.vcproj
32284         * gst/videofilter/videofilter.vcproj
32285         * gst/videofilter/videoflip.vcproj
32286         * gst/videoflip/videoflip.vcproj
32287         * gst/videomixer/videomixer.vcproj
32288         * gst/videorate/videorate.vcproj
32289         * gst/videoscale/videoscale.vcproj
32290         * gst/videotestsrc/videotestsrc.vcproj
32291         * gst/virtualdub/virtualdub.vcproj
32292         * gst/volenv/volenv.vcproj
32293         * gst/volume/volume.vcproj
32294         * gst/wavenc/wavenc.vcproj
32295         * gst/wavparse/wavparse.vcproj
32296         * gst/y4m/y4menc.vcproj
32297         * gst-libs/gst/audio/audio.vcproj
32298         * gst-libs/gst/audio/audiofilter.vcproj
32299         * gst-libs/gst/colorbalance/colorbalance.vcproj
32300         * gst-libs/gst/idct/idtc.vcproj
32301         * gst-libs/gst/media-info/media-info.vcproj
32302         * gst-libs/gst/mixer/mixer.vcproj
32303         * gst-libs/gst/navigation/navigation.vcproj
32304         * gst-libs/gst/play/play.vcproj
32305         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
32306         * gst-libs/gst/resample/resample.vcproj
32307         * gst-libs/gst/riff/riff.vcproj
32308         * gst-libs/gst/tuner/tuner.vcproj
32309         * gst-libs/gst/video/video.vcproj
32310         * gst-libs/gst/xoverlay/xoverlay.vcproj
32311           avoid problems with math.h, fix release dependancy
32312           rename GStreamer-0.8.lib to libgstreamer.lib
32313
32314 2004-07-27  Julien MOUTTE  <julien@moutte.net>
32315
32316         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
32317         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
32318         the atom is not available we have to unlock the mutex. Fixes #148023
32319
32320 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32321
32322         * gst-libs/gst/media-info/media-info.h:
32323           issue for a vararg macro with MSVC
32324
32325 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32326
32327         * gst/effectv/effectv.vcproj
32328         * gst-libs/gst/idct/idct.vcproj:
32329         * gst-libs/gst/media-info/media-info.vcproj:
32330         * gst-libs/gst/navigation/navigation.vcproj:
32331         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
32332         * gst-libs/gst/video/video.vcproj:
32333         * gst-libs/gst/xoverlay/xoverlay.vcproj:
32334           fixes for build problems
32335
32336 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32337
32338         * gst-libs/gst/audio/audio.def:
32339         * gst-libs/gst/audio/riff.def:
32340           add some definitions needed by plugins
32341
32342 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32343
32344         * gst/asfdemux/gstasfmux.c
32345           Fix some 64 bits constants to be glib friendly
32346
32347 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32348
32349         * gst/ac3parse/gstac3parse.c
32350         * gst/audioscale/gstaudioscale.c
32351         * gst/auparse/gstauparse.c
32352         * gst/colorspace/gstcolorspace.c
32353         * gst/colorspace/yuv2rgb.h
32354           local include fixes
32355
32356 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32357
32358         * win32/gst.sln
32359           add more plugins to the build
32360
32361 2004-07-26  Julien MOUTTE  <julien@moutte.net>
32362
32363         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
32364         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
32365
32366 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32367
32368         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
32369         (gst_level_set_property), (gst_level_get_property),
32370         (gst_level_base_init), (gst_level_class_init):
32371           add debugging categories.  cleanups.
32372
32373 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32374
32375         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
32376         (gst_videoscale_planar411), (gst_videoscale_planar400),
32377         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
32378         (gst_videoscale_scale_nearest_str1),
32379         (gst_videoscale_scale_nearest_str2),
32380         (gst_videoscale_scale_nearest_str4),
32381         (gst_videoscale_scale_nearest_16bit),
32382         (gst_videoscale_scale_nearest_24bit):
32383           fixed stride issues
32384           tested with 320x240 -> 321, 322, 324 x240
32385           tested with YV12, I420, YUY2, UYVY
32386           fixed packed422rev (don't think it could have worked before)
32387           by testing with UYVY
32388
32389 2004-07-26  Benjamin Otte  <otte@gnome.org>
32390
32391         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
32392         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
32393         (plugin_init):
32394           add debugging category, add error checks like checking return values
32395           of setup calls, make sure it still works after
32396           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
32397
32398 2004-07-26  Wim Taymans  <wim@fluendo.com>
32399
32400         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
32401         (gst_mpeg_demux_get_audio_stream),
32402         (gst_mpeg_demux_process_private):
32403         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
32404         Check for error codes from the negotiation functions. Make sure
32405         we really set the pad caps when a new pad is created.
32406
32407 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32408
32409         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
32410         (gst_ffmpeg_caps_to_pix_fmt):
32411         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
32412         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
32413         (gst_ffmpegcolorspace_pad_link):
32414           don't make function do two things at the same time without reason.
32415
32416 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32417
32418         * gst/ac3parse/ac3parse.vcproj
32419         * gst/adder/adder.vcproj
32420         * gst/alpha/alpha.vcproj
32421         * gst/alpha/alphacolor.vcproj
32422         * gst/asfdemux/asf.vcproj
32423         * gst/audioconvert/audioconvert.vcproj
32424         * gst/audiorate/audiorate.vcproj
32425         * gst/audioscale/audioscale.vcproj
32426         * gst/auparse/auparse.vcproj
32427         * gst/avi/avi.vcproj
32428         * gst/cdxaparse/cdxaparse.vcproj
32429         * gst/chart/chart.vcproj
32430         * gst/colorspace/colorspace.vcproj
32431         * gst/cutter/cutter.vcproj
32432         * gst/debug/debug.vcproj
32433         * gst/debug/efence.vcproj
32434         * gst/debug/navigationtest.vcproj
32435         * gst/deinterlace/deinterlace.vcproj
32436         * gst/effectv/effectv.vcproj
32437         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
32438         * gst/filter/filter.vcproj
32439         * gst/flx/flxdec.vcproj
32440         * gst/goom/goom.vcproj
32441         * gst/interleave/interleave.vcproj
32442         * gst/law/alaw.vcproj
32443         * gst/law/mulaw.vcproj
32444         * gst/matroska/matroska.vcproj
32445         * gst/median/median.vcproj
32446         * gst/mixmatrix/mixmatrix.vcproj
32447         * gst/mpeg1sys/mpeg1systemencode.vcproj
32448         * gst/mpeg1videoparse/mp1videoparse.vcproj
32449         * gst/mpeg2sub/mpeg2subt.vcproj
32450         * gst/mpegaudio/mpegaudio.vcproj
32451         * gst/mpegaudioparse/mpegaudioparse.vcproj
32452         * gst/mpegstream/mpegstream.vcproj
32453         * gst/multifilesink/multifilesink.vcproj
32454         * gst/multipart/multipart.vcproj
32455         * gst/oneton/oneton.vcproj
32456         * gst/overlay/overlay.vcproj
32457         * gst/passthrough/passthrough.vcproj
32458         * gst/qtdemux/qtdemux.vcproj
32459         * gst/realmedia/rmdemux.vcproj
32460         * gst/rtjpeg/rtjpeg.vcproj
32461         * gst/rtp/rtp.vcproj
32462         * gst/silence/silence.vcproj
32463         * gst/sine/sinesrc.vcproj
32464         * gst/smooth/smooth.vcproj
32465         * gst/smpte/smpte.vcproj
32466         * gst/spectrum/spectrum.vcproj
32467         * gst/speed/speed.vcproj
32468         * gst/stereo/stereo.vcproj
32469         * gst/switch/switch.vcproj
32470         * gst/tags/tagedit.vcproj
32471         * gst/tcp/tcp.vcproj
32472         * gst/typefind/typefindfunctions.vcproj
32473         * gst/udp/udp.vcproj
32474         * gst/videobox/videobox.vcproj
32475         * gst/videocrop/videocrop.vcproj
32476         * gst/videodrop/videodrop.vcproj
32477         * gst/videofilter/gamma.vcproj
32478         * gst/videofilter/videobalance.vcproj
32479         * gst/videofilter/videofilter.vcproj
32480         * gst/videofilter/videoflip.vcproj
32481         * gst/videoflip/videoflip.vcproj
32482         * gst/videomixer/videomixer.vcproj
32483         * gst/videorate/videorate.vcproj
32484         * gst/videoscale/videoscale.vcproj
32485         * gst/videotestsrc/videotestsrc.vcproj
32486         * gst/virtualdub/virtualdub.vcproj
32487         * gst/volenv/volenv.vcproj
32488         * gst/volume/volume.vcproj
32489         * gst/wavenc/wavenc.vcproj
32490         * gst/wavparse/wavparse.vcproj
32491         * gst/y4m/y4menc.vcproj
32492           more plugins supported under windows
32493
32494 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32495
32496         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
32497         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
32498         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
32499         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
32500         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
32501           Add debugging statements.  Use the sizes as returned by the
32502           *CreateImage calls.
32503
32504 2004-07-26  Johan Dahlin  <johan@gnome.org>
32505
32506         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
32507         the pad is negotiated.
32508
32509         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
32510
32511 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32512
32513         * gst-libs/gst/colorbalance/colorbalance.vcproj:
32514         * gst-libs/gst/idct/idct.vcproj:
32515         * gst-libs/gst/media-info/media-info.vcproj:
32516         * gst-libs/gst/mixer/mixer.vcproj:
32517         * gst-libs/gst/navigation/navigation.vcproj:
32518         * gst-libs/gst/play/play.vcproj:
32519         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
32520         * gst-libs/gst/resample/resample.vcproj:
32521         * gst-libs/gst/tuner/tuner.vcproj:
32522         * gst-libs/gst/video/video.vcproj:
32523         * gst-libs/gst/xoverlay/xoverlay.vcproj:
32524           more plugins supported under windows
32525
32526 2004-07-25 Iain <iain@prettypeople.org>
32527
32528         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
32529         pad now rather than when the pad is created because state changes wipe
32530         explicit caps (fixes #148043).
32531
32532 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
32533
32534         reviewed by Benjamin Otte  <otte@gnome.org>
32535
32536         * ext/mad/gstmad.c:
32537           fix mad plugin crashing on Sun (fixes #148289)
32538
32539 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
32540
32541         * gst/avi/avi.def:
32542         * gst/avi/avi.vcproj:
32543         * gst/matroska/matroska.def:
32544         * gst/matroska/matroska.vcproj:
32545           remove unused .def files
32546
32547 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
32548
32549         * gst-libs/gst/audio/gstaudiofilter.c:
32550           Clean the local include
32551
32552 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
32553
32554         * win32/gst.sln:
32555         * gst-libs/gst/audio/audio.def:
32556         * gst-libs/gst/audio/audio.vcproj:
32557         * gst-libs/gst/audio/audiofilter.vcproj:
32558         * gst-libs/gst/audio/riff.def:
32559         * gst-libs/gst/audio/riff.vcproj:
32560         * gst-libs/gst/gst-libs.def:
32561         * gst-libs/gst/gst-libs.vcproj:
32562         * gst/avi/avi.vcproj:
32563         * gst/avi/avi.vcproj:
32564           Copy the files where needed after building, cleaner projects
32565
32566 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
32567
32568         * gst/matroska/ebml-write.c:
32569           Fix some 64 bits constants to be glib friendly
32570
32571 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
32572
32573         * win32/gst.sln:
32574         * gst-libs/gst/gst-libs.def:
32575         * gst-libs/gst/gst-libs.vcproj:
32576         * gst/matroska/matroska.def:
32577         * gst/matroska/matroska.vcproj:
32578           Add the preliminary canvas to build plugins on Win32
32579
32580 2004-07-23  Benjamin Otte  <otte@gnome.org>
32581
32582         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
32583           don't enfore negotiation from source side, it breaks
32584           sinesrc ! audioconvert ! osssink
32585
32586 2004-07-22  David Schleef  <ds@schleef.org>
32587
32588         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
32589         for ELF files, since they can easily be recognized as audio/mpeg.
32590         (bug #147441)
32591
32592 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
32593
32594         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
32595         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
32596         (gst_videoscale_scale_nearest_24bit),
32597         (gst_videoscale_scale_nearest_16bit):
32598           fix 16bit and 24bit for stride (24bit might need testing)
32599           don't pretend we do more than one algorithm
32600
32601 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32602
32603         * configure.ac:
32604         * gst/Makefile.am:
32605         * gst/multifilesink/Makefile.am:
32606         * gst/multifilesink/gstmultifilesink.c:
32607         (gst_multifilesink_get_formats),
32608         (gst_multifilesink_get_query_types), (_do_init),
32609         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
32610         (gst_multifilesink_init), (gst_multifilesink_dispose),
32611         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
32612         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
32613         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
32614         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
32615         (gst_multifilesink_chain), (gst_multifilesink_change_state),
32616         (gst_multifilesink_uri_get_type),
32617         (gst_multifilesink_uri_get_protocols),
32618         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
32619         (gst_multifilesink_uri_handler_init), (plugin_init):
32620         * gst/multifilesink/gstmultifilesink.h:
32621         * testsuite/Makefile.am:
32622         * testsuite/multifilesink/Makefile.am:
32623         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
32624         (gst_newmedia_class_init), (gst_newmedia_init),
32625         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
32626         (newfile_signal), (test_signal), (main):
32627         multifilesink plugin for creating new files every time a new media
32628         discontinuity event occurs
32629
32630 2004-07-22  Wim Taymans  <wim@fluendo.com>
32631
32632         * gst/alpha/Makefile.am:
32633         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
32634         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
32635         (gst_alpha_color_init), (gst_alpha_color_set_property),
32636         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
32637         (transform), (gst_alpha_color_chain),
32638         (gst_alpha_color_change_state), (plugin_init):
32639         Stupid plugin to to RGBA to AYUV conversion because none of
32640         the colorspace plugins can handle that yet.
32641
32642 2004-07-22  Wim Taymans  <wim@fluendo.com>
32643
32644         * examples/seeking/seek.c: (update_scale), (main):
32645         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32646         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
32647         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
32648         (gst_decode_bin_init), (gst_decode_bin_dispose),
32649         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
32650         (no_more_pads), (close_link), (type_found),
32651         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32652         (plugin_init):
32653         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32654         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32655         (gst_play_base_bin_dispose), (queue_overrun),
32656         (gen_preroll_element), (remove_prerolls), (unknown_type),
32657         (no_more_pads), (new_stream), (setup_source),
32658         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
32659         (play_base_eos), (gst_play_base_bin_change_state),
32660         (gst_play_base_bin_add_element),
32661         (gst_play_base_bin_remove_element),
32662         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32663         (gst_play_base_bin_unlink_stream),
32664         (gst_play_base_bin_get_streaminfo):
32665         * gst/playback/gstplaybin.c: (gen_video_element),
32666         (gen_audio_element):
32667         * gst/playback/gststreaminfo.h:
32668         More playback updates, attempt to fix things after the state change
32669         breakage.
32670
32671 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
32672
32673         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
32674         (gst_videoscale_scale_nearest_16bit):
32675           comment algorithm
32676
32677 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
32678
32679         * gst/videotestsrc/gstvideotestsrc.c:
32680         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
32681         (gst_videotestsrc_init), (gst_videotestsrc_get),
32682         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
32683         (gst_videotestsrc_get_property):
32684         * gst/videotestsrc/gstvideotestsrc.h:
32685         * gst/videotestsrc/videotestsrc.c:
32686         * gst/videotestsrc/videotestsrc.h:
32687           cleanup and commenting
32688
32689 2004-07-21  Wim Taymans  <wim@fluendo.com>
32690
32691         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
32692         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
32693         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
32694         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
32695         (_find_chain_get_unknown_part), (_find_streams_check),
32696         (gst_ogg_demux_push), (gst_ogg_pad_push):
32697         * ext/theora/theoradec.c: (theora_get_formats),
32698         (theora_dec_src_convert), (theora_dec_sink_convert),
32699         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
32700         (theora_dec_chain):
32701         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
32702         (vorbis_dec_convert), (vorbis_dec_src_query),
32703         (vorbis_dec_src_event), (vorbis_dec_event):
32704         More seeking fixes, oggdemux now supports seeking to time and
32705         uses the downstream element to convert granulepos to time.
32706         Seeking in theora-only ogg files now works.
32707
32708 2004-07-21  Wim Taymans  <wim@fluendo.com>
32709
32710         * ext/theora/theoradec.c: (gst_theora_dec_init),
32711         (theora_get_formats), (theora_get_event_masks),
32712         (theora_get_query_types), (theora_dec_src_convert),
32713         (theora_dec_sink_convert), (theora_dec_src_query),
32714         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
32715         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
32716         (vorbis_get_event_masks), (vorbis_get_query_types),
32717         (gst_vorbis_dec_init), (vorbis_dec_convert),
32718         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
32719         Added query/convert/formats functions to vorbis and theora decoders
32720         so that the outside world can use them too. Fixed seeking on an
32721         ogg/theora/vorbis file by disabling the seeking seeking on the
32722         theora srcpad.
32723
32724 2004-07-21  Julien MOUTTE  <julien@moutte.net>
32725
32726         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
32727         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
32728         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
32729         images creation for both elements. We don't create the image on caps
32730         nego or renego, we just destroy the internal one if present if it does
32731         not match the needs. The chain function takes care of creating a new
32732         image when needed.
32733         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
32734         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
32735         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
32736         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
32737         the image format information. The buffer pool checks for the context
32738         image format and discard images with different formats.
32739         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
32740
32741 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
32742
32743         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
32744         (gst_ffmpegcolorspace_chain):
32745           no point in doing any chaining if the pad we want to push from
32746           isn't usable.
32747
32748 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32749
32750         * gst-libs/gst/riff/riff-media.c:
32751         (gst_riff_create_audio_caps_with_data):
32752           Fix double end-to-native symbol conversion (#148021).
32753
32754 2004-07-20  David Schleef  <ds@schleef.org>
32755
32756         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
32757         Don't use an Atom that doesn't exist.
32758
32759 2004-07-20  Wim Taymans  <wim@fluendo.com>
32760
32761         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32762         (gst_multifdsink_add), (gst_multifdsink_get_stats),
32763         (gst_multifdsink_client_remove),
32764         (gst_multifdsink_handle_client_write),
32765         (gst_multifdsink_queue_buffer):
32766         * gst/tcp/gstmultifdsink.h:
32767         More multifdsink stats. Avoid deadlock by releasing locks
32768         before sending out a signal.
32769
32770 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
32771
32772         * po/LINGUAS:
32773         * po/hu.po:
32774           added Hungarian translation (Laszlo Dvornik)
32775
32776 2004-07-20  Wim Taymans  <wim@fluendo.com>
32777
32778         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32779         (gst_multifdsink_add), (gst_multifdsink_client_remove),
32780         (gst_multifdsink_handle_client_write),
32781         (gst_multifdsink_queue_buffer):
32782         * gst/tcp/gsttcp-marshal.list:
32783         Fixed the stupid marshal definition.
32784
32785 2004-07-20  Wim Taymans  <wim@fluendo.com>
32786
32787         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32788         (gst_multifdsink_init), (gst_multifdsink_add),
32789         (gst_multifdsink_client_remove),
32790         (gst_multifdsink_handle_client_write),
32791         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
32792         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
32793         (gst_multifdsink_init_send):
32794         * gst/tcp/gstmultifdsink.h:
32795         Added more stats, added timeout for a client, fixed some typos
32796         and added some comments.
32797
32798 2004-07-20  Wim Taymans  <wim@fluendo.com>
32799
32800         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32801         (gst_multifdsink_add), (gst_multifdsink_get_stats),
32802         (gst_multifdsink_client_remove),
32803         (gst_multifdsink_handle_client_write):
32804         * gst/tcp/gstmultifdsink.h:
32805         * gst/tcp/gsttcp-marshal.list:
32806         Added get_stats method that returns a GValueArray of
32807         stats values.
32808
32809 2004-07-19  Benjamin Otte  <otte@gnome.org>
32810
32811         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
32812           make sure longname, description and author are valid UTF-8
32813
32814 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
32815
32816         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
32817         (gst_ximagesink_set_property):
32818         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
32819         (gst_xvimagesink_set_property):
32820           make sure SYNCHRONOUS is respected after getting the X context
32821
32822 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
32823
32824         * gst/matroska/matroska-demux.c:
32825         (gst_matroska_demux_handle_src_event),
32826         (gst_matroska_demux_parse_blockgroup):
32827         * gst/matroska/matroska-ids.h:
32828           add BlockReference tag and ignore it to clear out log.
32829           ignore NAVIGATION events to clear out log.
32830
32831 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
32832
32833         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
32834         (gst_matroska_demux_add_stream):
32835         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
32836           add debug categories
32837
32838 2004-07-16  Wim Taymans  <wim@fluendo.com>
32839
32840         * ext/libpng/Makefile.am:
32841         * ext/libpng/gstpng.c: (plugin_init):
32842         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
32843         (gst_pngdec_get_type), (gst_pngdec_base_init),
32844         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
32845         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
32846         * ext/libpng/gstpngdec.h:
32847         Added png decoder.
32848
32849 2004-07-16  Julien MOUTTE  <julien@moutte.net>
32850
32851         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
32852         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
32853         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
32854         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
32855         (gst_ximagesink_buffer_alloc):
32856         * sys/ximage/ximagesink.h:
32857         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
32858         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
32859         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
32860         (gst_xvimagesink_buffer_alloc):
32861         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
32862         again. Using internal data pointer of the x(v)image to store image's
32863         data to be coherent with the buffer alloc mechanism. Investigated the
32864         image destruction code to be sure that everything gets freed correctly.
32865
32866 2004-07-16  Wim Taymans  <wim@fluendo.com>
32867
32868         * gst-libs/gst/riff/riff-read.c:
32869         (gst_riff_read_strf_vids_with_data),
32870         (gst_riff_read_strf_auds_with_data):
32871         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
32872         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
32873         Make sure we don't create 0 sized subbuffers in riff-read.
32874         Signal the no more pads signal after reading the avi header.
32875
32876 2004-07-16  Wim Taymans  <wim@fluendo.com>
32877
32878         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32879         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
32880         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
32881         (gst_decode_bin_init), (gst_decode_bin_dispose),
32882         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
32883         (no_more_pads), (close_link), (type_found),
32884         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32885         (gst_decode_bin_change_state), (plugin_init):
32886         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32887         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32888         (gst_play_base_bin_dispose), (queue_overrun),
32889         (gen_preroll_element), (remove_prerolls), (unknown_type),
32890         (no_more_pads), (new_stream), (setup_source),
32891         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
32892         (play_base_eos), (gst_play_base_bin_change_state),
32893         (gst_play_base_bin_add_element),
32894         (gst_play_base_bin_remove_element),
32895         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32896         (gst_play_base_bin_unlink_stream),
32897         (gst_play_base_bin_get_streaminfo):
32898         * gst/playback/gstplaybasebin.h:
32899         Better error recovery. Added configurable preroll queue size. Faster
32900         detection of no-more-pads.
32901
32902 2004-07-16  Wim Taymans  <wim@fluendo.com>
32903
32904         * gst-libs/gst/video/video.h:
32905         Added 32 bits RGBA. Not sure if we should use another mime-type
32906         for alpha rgb. Currently the presence of the alpha_mask property
32907         signals an alpha channel.
32908
32909 2004-07-16  Wim Taymans  <wim@fluendo.com>
32910
32911         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
32912         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
32913         FPS seems to be 0.0 to MAX everywhere else.
32914
32915 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32916
32917         * gst-libs/gst/riff/riff-media.c:
32918         (gst_riff_create_video_caps_with_data):
32919           mp42/mp43 (no caps) exist too.
32920         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
32921           Set pixel_width/height; we've got them in-caps.
32922         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
32923         * gst/wavparse/gstwavparse.c: (plugin_init):
32924           Both are valid primary.
32925         * sys/oss/gstossmixer.c:
32926           Remove i18n hack and enable translations.
32927
32928 2004-07-15  Benjamin Otte  <otte@gnome.org>
32929
32930         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
32931         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
32932           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
32933
32934 2004-07-15  Benjamin Otte  <otte@gnome.org>
32935
32936         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
32937         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
32938         (gst_alsa_close_audio):
32939           disable some of the debugging code for now. Writing debugging to a
32940           buffer is broken in current alsalib releases.
32941
32942 2004-07-12  Benjamin Otte  <otte@gnome.org>
32943
32944         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
32945           use bufferpools
32946
32947 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
32948
32949         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
32950         (theora_dec_src_query), (theora_dec_event):
32951         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
32952           add debugging categories.  Remove \n's.
32953
32954 2004-07-13  Johan Dahlin  <johan@gnome.org>
32955
32956         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
32957         (gst_play_bin_get_property): Impl.
32958
32959 2004-07-13  Wim Taymans  <wim@fluendo.com>
32960
32961         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
32962         When trying to find the stream length, seek back N pages
32963         instead of just one, where N is the number of streams in
32964         the current chain.
32965
32966 2004-07-13  Wim Taymans  <wim@fluendo.com>
32967
32968         * gst-libs/gst/riff/riff-media.c:
32969         (gst_riff_create_audio_caps_with_data),
32970         (gst_riff_create_audio_caps),
32971         (gst_riff_create_audio_template_caps):
32972         * gst-libs/gst/riff/riff-media.h:
32973         * gst-libs/gst/riff/riff-read.c:
32974         (gst_riff_read_strf_vids_with_data),
32975         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
32976         * gst-libs/gst/riff/riff-read.h:
32977         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
32978         (gst_avi_demux_add_stream):
32979         Set codec_data on caps for avidemuxer.
32980
32981 2004-07-12  David Schleef  <ds@schleef.org>
32982
32983         * configure.ac: Fix test for Objective C
32984
32985 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
32986         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
32987         (gst_gdk_pixbuf_chain):
32988           Add svg and pcx to template caps, and ensure that getcaps returns a
32989           subset of the template caps.
32990           Copy each row manually for output, as gdkpixbuf may pad the
32991           rowstride to a 32-bit word boundary.
32992
32993 2004-07-12  Wim Taymans  <wim@fluendo.com>
32994
32995         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
32996         (gst_riff_create_video_template_caps):
32997         Fix the template caps to include some more media types.
32998
32999 2004-07-12  Wim Taymans  <wim@fluendo.com>
33000
33001         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
33002         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
33003         (compare_ranks), (print_feature), (gst_decode_bin_init),
33004         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
33005         (try_to_link_1), (new_pad), (close_link), (type_found),
33006         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
33007         (gst_decode_bin_change_state), (plugin_init):
33008         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
33009         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
33010         (gst_play_base_bin_dispose), (queue_overrun),
33011         (gen_preroll_element), (remove_prerolls), (no_more_pads),
33012         (new_stream), (setup_source), (gst_play_base_bin_set_property),
33013         (gst_play_base_bin_get_property), (play_base_eos),
33014         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
33015         (gst_play_base_bin_remove_element),
33016         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
33017         (gst_play_base_bin_unlink_stream),
33018         (gst_play_base_bin_get_streaminfo):
33019         * gst/playback/gstplaybasebin.h:
33020         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
33021         (gst_play_bin_class_init), (gst_play_bin_init),
33022         (gst_play_bin_dispose), (gst_play_bin_set_property),
33023         (gst_play_bin_get_property), (gen_video_element),
33024         (gen_audio_element), (remove_sinks), (setup_sinks),
33025         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
33026         (gst_play_bin_send_event), (gst_play_bin_get_formats),
33027         (gst_play_bin_convert), (gst_play_bin_get_query_types),
33028         (gst_play_bin_query), (plugin_init):
33029         * gst/playback/test4.c: (main):
33030         More fixes on reusing of the element.
33031
33032 2004-07-11  Benjamin Otte  <otte@gnome.org>
33033
33034         * ext/mad/gstmad.c: (normal_seek):
33035           allow seeking for other methods than just SET
33036
33037 2004-07-11  Andy Wingo  <wingo@pobox.com>
33038
33039         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
33040         float, "any" caps -> buffer_frames=[0,MAX].
33041
33042         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
33043         doesn't intersect our caps with the template any more. Do it
33044         ourselves.
33045         (interleave_buffered_loop): Use g_newa instead of malloc/free.
33046
33047 2004-07-09  Wim Taymans  <wim@fluendo.com>
33048
33049         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
33050         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
33051         (compare_ranks), (print_feature), (gst_decode_bin_init),
33052         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
33053         (try_to_link_1), (new_pad), (close_link), (type_found),
33054         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
33055         (gst_decode_bin_change_state), (plugin_init):
33056         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
33057         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
33058         (gst_play_base_bin_dispose), (queue_overrun),
33059         (gen_preroll_element), (remove_prerolls), (no_more_pads),
33060         (new_stream), (setup_source), (gst_play_base_bin_set_property),
33061         (gst_play_base_bin_get_property), (play_base_eos),
33062         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
33063         (gst_play_base_bin_remove_element),
33064         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
33065         (gst_play_base_bin_unlink_stream),
33066         (gst_play_base_bin_get_streaminfo):
33067         * gst/playback/gstplaybasebin.h:
33068         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
33069         (gst_play_bin_class_init), (gst_play_bin_init),
33070         (gst_play_bin_dispose), (gst_play_bin_set_property),
33071         (gst_play_bin_get_property), (gen_video_element),
33072         (gen_audio_element), (remove_sinks), (setup_sinks),
33073         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
33074         (gst_play_bin_send_event), (gst_play_bin_get_formats),
33075         (gst_play_bin_convert), (gst_play_bin_get_query_types),
33076         (gst_play_bin_query), (plugin_init):
33077         * gst/playback/test4.c: (main):
33078         Work on object reuse and seeking.
33079
33080 2004-07-09  Wim Taymans  <wim@fluendo.com>
33081
33082         * examples/seeking/seek.c: (iterate):
33083         Don't consume all CPU in the idle loop.
33084
33085 2004-07-09  Wim Taymans  <wim@fluendo.com>
33086
33087         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
33088         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
33089         Add pad to element *after* setting the pad functions so that
33090         the scheduler can use the correct ones.
33091
33092 2004-07-09  Wim Taymans  <wim@fluendo.com>
33093
33094         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
33095         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
33096         Sync to keyframe after seek
33097
33098 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33099
33100         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
33101         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
33102         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
33103         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
33104         * ext/libvisual/visual.c: (gst_visual_change_state):
33105         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
33106         * ext/theora/theoradec.c: (theora_dec_change_state):
33107         * ext/theora/theoraenc.c: (theora_enc_change_state):
33108         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
33109         * gst-libs/gst/navigation/navigation.c:
33110         * gst/adder/gstadder.c: (gst_adder_change_state):
33111         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
33112         (gst_audio_convert_get_buffer):
33113         * gst/multipart/multipartdemux.c:
33114         (gst_multipart_demux_change_state):
33115         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
33116         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
33117         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
33118         * gst/videoscale/gstvideoscale.c:
33119         (gst_videoscale_handle_src_event):
33120         * gst/volume/gstvolume.c: (volume_chain_int16):
33121           don't assert in state change, this should be done by the base
33122           GstElement class.
33123           various debugging fixes.
33124
33125 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33126
33127         * configure.ac:
33128         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
33129         (gst_play_dispose), (gst_play_set_location),
33130         (gst_play_set_data_src), (gst_play_set_video_sink),
33131         (gst_play_set_audio_sink), (gst_play_set_visualization),
33132         (gst_play_connect_visualization), (gst_play_get_sink_element),
33133         (gst_play_get_all_by_interface):
33134         * gst-libs/gst/play/play.h:
33135           add new method to get elements implementing an interface.
33136           add various error logging
33137
33138 2004-07-08  Wim Taymans  <wim@fluendo.com>
33139
33140         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
33141         (make_mpeg_pipeline), (make_mpegnt_pipeline),
33142         (make_playerbin_pipeline), (query_durations_elems),
33143         (query_durations_pads), (query_positions_elems),
33144         (query_positions_pads), (update_scale), (iterate), (stop_seek),
33145         (main):
33146         Added playbin seeking example.
33147
33148 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33149
33150         * gst-libs/gst/play/play.c: (gst_play_set_location),
33151         (gst_play_set_data_src), (gst_play_set_video_sink),
33152         (gst_play_set_audio_sink), (gst_play_set_visualization),
33153         (gst_play_connect_visualization), (gst_play_get_framerate):
33154           use a macro to look up elements from hash table
33155
33156 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33157
33158         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
33159         (gst_play_get_length_callback), (gst_play_set_location),
33160         (gst_play_seek_to_time), (gst_play_set_data_src),
33161         (gst_play_set_video_sink), (gst_play_set_audio_sink),
33162         (gst_play_set_visualization), (gst_play_connect_visualization),
33163         (gst_play_get_sink_element):
33164         - add debugging info
33165         - fix looking up sink elements by iterating over complete caps
33166         - put everything except for source and autoplugger in a complete bin
33167
33168 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33169
33170         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
33171         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
33172         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
33173         (gst_alsa_sink_write), (gst_alsa_sink_loop):
33174         * ext/alsa/gstalsasink.h:
33175         - add debugging info
33176         - clean up schizophrenia of data/buffer/event
33177         - fix double event unref error
33178
33179 2004-07-08  Wim Taymans  <wim@fluendo.com>
33180
33181         * gst/playback/Makefile.am:
33182         Add headers to noinst
33183
33184 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33185
33186         * tools/gst-launch-ext-m.m:
33187         * tools/gst-launch-ext.1.in:
33188           convert to the third millenium
33189
33190 2004-07-07  David Schleef  <ds@schleef.org>
33191
33192         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
33193
33194 2004-07-07  Wim Taymans  <wim@fluendo.com>
33195
33196         * gst/playback/Makefile.am:
33197         * gst/playback/README:
33198         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
33199         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
33200         (compare_ranks), (print_feature), (gst_decode_bin_init),
33201         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
33202         (try_to_link_1), (new_pad), (close_link), (type_found),
33203         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
33204         (plugin_init):
33205         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
33206         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
33207         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
33208         (gen_preroll_element), (no_more_pads), (new_stream),
33209         (setup_source), (gst_play_base_bin_set_property),
33210         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
33211         (gst_play_base_bin_add_element),
33212         (gst_play_base_bin_remove_element),
33213         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
33214         (gst_play_base_bin_unlink_stream),
33215         (gst_play_base_bin_get_streaminfo):
33216         * gst/playback/gstplaybasebin.h:
33217         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
33218         (gst_play_bin_class_init), (gst_play_bin_init),
33219         (gst_play_bin_dispose), (gst_play_bin_set_property),
33220         (gst_play_bin_get_property), (gen_video_element),
33221         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
33222         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
33223         (gst_play_bin_get_formats), (gst_play_bin_convert),
33224         (gst_play_bin_get_query_types), (gst_play_bin_query),
33225         (plugin_init):
33226         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
33227         (gst_stream_info_get_type), (gst_stream_info_class_init),
33228         (gst_stream_info_init), (gst_stream_info_new),
33229         (gst_stream_info_dispose), (gst_stream_info_set_property),
33230         (gst_stream_info_get_property):
33231         * gst/playback/gststreaminfo.h:
33232         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
33233         (main):
33234         * gst/playback/test2.c: (main):
33235         * gst/playback/test3.c: (update_scale), (main):
33236         More playbin fixes. Added README. Do better element filtering.
33237         Added base class to preroll media. Added test apps.
33238
33239 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33240
33241         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
33242         * ext/mpeg2dec/gstmpeg2dec.h:
33243           various debugging improvements.  Reset stream to next picture
33244           instead of sequence header, otherwise seeks cannot work.
33245
33246 2004-07-07  Wim Taymans  <wim@fluendo.com>
33247
33248         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
33249         (gst_video_box_class_init), (gst_video_box_set_property),
33250         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
33251         Use pad_alloc where possible.
33252
33253 2004-07-07  Wim Taymans  <wim@fluendo.com>
33254
33255         * sys/oss/gstosselement.c: (gst_osselement_reset),
33256         (gst_osselement_parse_caps):
33257         * sys/oss/gstosselement.h:
33258         * sys/oss/gstosssrc.c: (gst_osssrc_get):
33259         Fix offset on osssrc.
33260
33261 2004-07-07  Wim Taymans  <wim@fluendo.com>
33262
33263         * ext/theora/theora.c: (plugin_init):
33264         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
33265         (theora_dec_src_query), (theora_dec_chain):
33266         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
33267         (theora_enc_sink_link), (theora_buffer_from_packet),
33268         (theora_push_packet), (theora_enc_chain):
33269         Fix theora granulepos calculation.
33270         Fix overflow in duration/position calculation.
33271         Bump rank to PRIMARY for theoradec.
33272         Use granulepos of last packet to calculate position.
33273         Set keyframe flag on buffers when needed.
33274
33275 2004-07-06  David Schleef  <ds@schleef.org>
33276
33277         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
33278         serious?  (Fixed, obviously.)
33279
33280 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
33281
33282         * po/LINGUAS:
33283         * po/cs.po:
33284           added Czech translation (Miloslav Trmac)
33285
33286 2004-07-05  Wim Taymans  <wim@fluendo.com>
33287
33288         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
33289         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
33290         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
33291         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
33292         (close_link), (type_found), (gst_decode_bin_set_property),
33293         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
33294         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
33295         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
33296         (gst_decode_bin_query), (plugin_init):
33297         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
33298         (gst_play_bin_class_init), (gst_play_bin_init),
33299         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
33300         (get_video_element), (new_pad), (setup_source),
33301         (gst_play_bin_set_property), (gst_play_bin_get_property),
33302         (gst_play_bin_change_state), (gst_play_bin_add_element),
33303         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
33304         (gst_play_bin_send_event), (gst_play_bin_get_formats),
33305         (gst_play_bin_convert), (gst_play_bin_get_query_types),
33306         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
33307         * gst/playback/test.c: (main):
33308         More fixes, cleaned up playbin, make it use decodebin. Added
33309         threaded property to playbin.
33310
33311 2004-07-05  Wim Taymans  <wim@fluendo.com>
33312
33313         * configure.ac:
33314         * gst/playback/Makefile.am:
33315         * gst/playback/decodetest.c: (main):
33316         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
33317         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
33318         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
33319         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
33320         (close_link), (type_found), (gst_decode_bin_set_property),
33321         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
33322         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
33323         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
33324         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
33325         (plugin_init):
33326         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
33327         (gst_play_bin_class_init), (gst_play_bin_init),
33328         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
33329         (collect_sink_pads), (find_compatibles), (close_pad_link),
33330         (try_to_link_1), (new_pad), (close_link), (type_found),
33331         (setup_source), (gst_play_bin_set_property),
33332         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
33333         (compare_ranks), (gst_play_bin_collect_factories),
33334         (gst_play_bin_change_state), (gst_play_bin_add_element),
33335         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
33336         (gst_play_bin_send_event), (gst_play_bin_get_formats),
33337         (gst_play_bin_convert), (gst_play_bin_get_query_types),
33338         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
33339         * gst/playback/test.c: (main):
33340         Added some playback helper elements and some test apps, very alpha
33341         still.
33342
33343 2004-07-04  Benjamin Otte  <otte@gnome.org>
33344
33345         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
33346           only restart audio when we indeed have an xrun to fix repeated
33347           xruns. Fix suggested by Giuliano Pochini.
33348
33349 2004-07-03  David Schleef  <ds@schleef.org>
33350
33351         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
33352         call to gst_debug_log() if debugging is disabled (bug #145118)
33353
33354 2004-07-03  Benjamin Otte  <otte@gnome.org>
33355
33356         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
33357           use our own functions for restarting the alsa device.
33358         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
33359           I should apply patches myself - use MIN for the third argument, not
33360           the second, this fixes seeking
33361
33362 2004-07-02  David Schleef  <ds@schleef.org>
33363
33364         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
33365         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
33366         do with the logic.
33367
33368 2004-07-02  David Schleef  <ds@schleef.org>
33369
33370         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
33371         output buffers.  Fix logic mistake.  (bug #144866)
33372
33373 2004-07-02  David Schleef  <ds@schleef.org>
33374
33375         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
33376         on X.  (bug #144753)
33377
33378 2004-07-02  David Schleef  <ds@schleef.org>
33379
33380         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
33381         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
33382         (bug #144624)
33383         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
33384         (gst_osselement_rate_probe_check): Add another workaround for
33385         buggy drivers (bug #145336)
33386
33387 2004-07-02  David Schleef  <ds@schleef.org>
33388
33389         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
33390         Most systems don't have MSG_NOSIGNAL.
33391
33392 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
33393
33394         * Makefile.am:
33395         * gst-libs/gst/colorbalance/Makefile.am:
33396         * gst-libs/gst/mixer/Makefile.am:
33397         * gst-libs/gst/play/Makefile.am:
33398         * gst-libs/gst/tuner/Makefile.am:
33399           (hopefully) fix both install and dist and make error message useful.
33400           needs testing across automakes.
33401
33402 2004-07-02  Benjamin Otte  <otte@gnome.org>
33403
33404         * ext/ogg/gstogg.c: (plugin_init):
33405           we require bytestream now
33406         * ext/ogg/gstoggdemux.c:
33407           huge diff to implement chain setup in a fast and generic way. This
33408           improves tag reading and startup of huge files (read: Theora videos)
33409           quite a bit. It probably contains bugs, too, so please test.
33410           Seeking is not improved to the fast method.
33411
33412 2004-06-29  Wim Taymans  <wim@fluendo.com>
33413
33414         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
33415         * ext/ogg/gstoggmux.c:
33416         Fix memleak in oggdemux when running unconnected pads.
33417         doc update in mux, start working on keyframe mode.
33418
33419 2004-06-29  Benjamin Otte  <otte@gnome.org>
33420
33421         * sys/oss/gstosssink.c:
33422         * sys/oss/gstosssrc.c:
33423           advertise correct template caps - we indeed do non-native endianness
33424           and 8bit audio has no endianness
33425         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
33426         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
33427           avoid (wrong) duplications in getcaps function and return
33428           template caps
33429
33430 2004-06-29  Wim Taymans  <wim@fluendo.com>
33431
33432         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
33433         (gst_multifdsink_class_init), (gst_multifdsink_add),
33434         (gst_multifdsink_remove), (gst_multifdsink_clear),
33435         (gst_multifdsink_client_remove),
33436         (gst_multifdsink_handle_client_read),
33437         (gst_multifdsink_client_queue_data),
33438         (gst_multifdsink_client_queue_caps),
33439         (gst_multifdsink_client_queue_buffer),
33440         (gst_multifdsink_handle_client_write),
33441         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
33442         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
33443         (gst_multifdsink_init_send), (gst_multifdsink_close):
33444         Fix wrong GList iteration that could crash the server when
33445         more then 2 clients disconnect at the same time. Read all the
33446         pending commands in one batch to recover from command storms under
33447         very heavy load.
33448
33449 2004-06-28  Wim Taymans  <wim@fluendo.com>
33450
33451         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
33452         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
33453         (gst_videomixer_pad_set_property),
33454         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
33455         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
33456         (gst_videomixer_class_init), (gst_videomixer_init),
33457         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
33458         (pad_zorder_compare), (gst_videomixer_sort_pads),
33459         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
33460         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
33461         (gst_videomixer_update_queues), (gst_videomixer_loop),
33462         (plugin_init):
33463         Avoid divide by zero, choose masterpad as the pad with the highest
33464         framerate.
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): I prefer locking the mutex in the
33472         function directly. We might want to call it from somewhere else one day.
33473
33474 2004-06-27  Julien Moutte  <julien@moutte.net>
33475
33476         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
33477         (gst_ximagesink_xwindow_new):
33478         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
33479         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
33480         window decorations.
33481
33482 2004-06-27  Wim Taymans  <wim@fluendo.com>
33483
33484         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
33485         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
33486         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
33487         (gst_dvdec_set_property), (gst_dvdec_get_property):
33488         * ext/dv/gstdvdec.h:
33489         Implement drop_factor property to lower the framerate with
33490         a factor.
33491
33492 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
33493
33494         * gst-libs/gst/colorbalance/Makefile.am:
33495         * gst-libs/gst/mixer/Makefile.am:
33496         * gst-libs/gst/play/Makefile.am:
33497         * gst-libs/gst/tuner/Makefile.am:
33498           unbreak Company's fix that didn't install the -enum.h files
33499
33500 2004-06-27  Wim Taymans  <wim@fluendo.com>
33501
33502         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
33503         (gst_dvdec_change_state):
33504         * ext/dv/gstdvdec.h:
33505         Fix timestamp, duration and offset of the buffers.
33506
33507 2004-06-27  Wim Taymans  <wim@fluendo.com>
33508
33509         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
33510         (gst_multifdsink_class_init), (gst_multifdsink_add),
33511         (gst_multifdsink_remove), (gst_multifdsink_clear),
33512         (gst_multifdsink_client_remove),
33513         (gst_multifdsink_handle_client_read),
33514         (gst_multifdsink_client_queue_data),
33515         (gst_multifdsink_client_queue_caps),
33516         (gst_multifdsink_client_queue_buffer),
33517         (gst_multifdsink_handle_client_write),
33518         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
33519         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
33520         (gst_multifdsink_init_send), (gst_multifdsink_close):
33521         * gst/tcp/gstmultifdsink.h:
33522         * gst/tcp/gsttcpserversink.c:
33523         (gst_tcpserversink_handle_server_read),
33524         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
33525         More multifdsink fixes, more recovery policy fixes.
33526         Removed stupid g_print
33527
33528 2004-06-26  Wim Taymans  <wim@fluendo.com>
33529
33530         * gst/tcp/Makefile.am:
33531         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
33532         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
33533         (gst_multifdsink_class_init), (gst_multifdsink_init),
33534         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
33535         (gst_multifdsink_handle_client_read),
33536         (gst_multifdsink_client_queue_data),
33537         (gst_multifdsink_client_queue_caps),
33538         (gst_multifdsink_client_queue_buffer),
33539         (gst_multifdsink_handle_client_write),
33540         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
33541         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
33542         (gst_multifdsink_chain), (gst_multifdsink_set_property),
33543         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
33544         (gst_multifdsink_close), (gst_multifdsink_change_state):
33545         * gst/tcp/gstmultifdsink.h:
33546         * gst/tcp/gsttcpplugin.c: (plugin_init):
33547         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
33548         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
33549         (gst_tcpserversink_handle_server_read),
33550         (gst_tcpserversink_handle_select),
33551         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
33552         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
33553         * gst/tcp/gsttcpserversink.h:
33554         Added multifdsink, made tcpserversink a subclass of fdsink, removed
33555         one of the locks, added recovery policy to multifdsink.
33556
33557 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
33558
33559         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
33560           fix decision for when getting frames with same timestamp
33561         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
33562         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33563         (gst_v4lsrc_get_property):
33564         * sys/v4l/gstv4lsrc.h:
33565           add latency offset property
33566
33567 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
33568
33569         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
33570         (plugin_init):
33571           fix debugging. add category.
33572
33573 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
33574
33575         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
33576           fix wrong offsets
33577
33578 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
33579
33580         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
33581         (gst_alsa_src_get_time), (gst_alsa_src_loop),
33582         (gst_alsa_src_change_state):
33583           return a time that is in sync with the element's processing
33584
33585 2004-06-25  Wim Taymans  <wim@fluendo.com>
33586
33587         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
33588         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
33589         (gst_tcpserversink_client_remove),
33590         (gst_tcpserversink_handle_client_read),
33591         (gst_tcpserversink_client_queue_data),
33592         (gst_tcpserversink_client_queue_caps),
33593         (gst_tcpserversink_client_queue_buffer),
33594         (gst_tcpserversink_handle_client_write),
33595         (gst_tcpserversink_queue_buffer),
33596         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
33597         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
33598         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
33599         (gst_tcpserversink_close):
33600         * gst/tcp/gsttcpserversink.h:
33601         Serversink rewrite. Really do non blocking writes to clients and
33602         maintain an internal queue to handle slower clients while not
33603         disturbing fast clients.
33604
33605 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
33606
33607         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
33608           better debug, don't override OFFSET and OFFSET_END
33609
33610 2004-06-25  Iain <iain@prettypeople.org>
33611
33612         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
33613         name=source for the wavparse pipeline.
33614
33615 2004-06-24  Johan Dahlin  <johan@gnome.org>
33616
33617         * ext/theora/theoraenc.c (theora_enc_chain): Call
33618         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
33619         streamheader caps are set correctly.
33620
33621 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
33622
33623         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
33624         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
33625           respect minimum bitrate; same could be done for max bitrate
33626
33627 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
33628
33629         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
33630         (gst_vorbisenc_setup):
33631           fix sample rate range
33632
33633 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
33634
33635         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
33636         (gst_oggvorbisenc_setup):
33637         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
33638         (gst_vorbisenc_setup):
33639           resolve ambiguities in code and description
33640
33641 2004-06-24  Wim Taymans  <wim@fluendo.com>
33642
33643         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
33644         * ext/alsa/gstalsa.h:
33645         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
33646         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
33647         Use alsa trigger_tstamp to get the timestamp of the first
33648         sample in the buffer for more precise sync. Some cleanups.
33649
33650 2004-06-24  Wim Taymans  <wim@fluendo.com>
33651
33652         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
33653         (gst_audiorate_init), (gst_audiorate_chain),
33654         (gst_audiorate_set_property), (gst_audiorate_get_property):
33655         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
33656         (gst_videorate_chain):
33657         Added some logging, fixed an overflow bug in videorate.
33658
33659 2004-06-24  Benjamin Otte  <otte@gnome.org>
33660
33661         * ext/kio/Makefile.am:
33662           fix for builddir != srcdir and distcheck
33663
33664 2004-06-24  Benjamin Otte  <otte@gnome.org>
33665
33666         * gst-libs/gst/colorbalance/Makefile.am:
33667         * gst-libs/gst/mixer/Makefile.am:
33668         * gst-libs/gst/play/Makefile.am:
33669         * gst-libs/gst/tuner/Makefile.am:
33670         * gst/tcp/Makefile.am:
33671         * sys/dxr3/Makefile.am:
33672           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
33673           tarball.
33674           Also add all *.list files that were missing.
33675         * Makefile.am:
33676           add a distcheck hook to ensure the above doesn't happen again.
33677
33678 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
33679
33680         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
33681
33682 2004-06-23  Colin Walters  <walters@redhat.com>
33683
33684         * m4/Makefile.am: Distribute gst-fionread.m4.
33685
33686 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
33687
33688         * configure.ac: back to dev
33689
33690 2004-06-23  Wim Taymans  <wim@fluendo.com>
33691
33692         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
33693         (gst_alsa_xrun_recovery):
33694         * ext/alsa/gstalsa.h:
33695         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
33696         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
33697         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
33698         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
33699         (gst_alsa_src_loop):
33700         Add clock to alsasrc. Take new capture timestamp when
33701         restarting after an overrun. Split up some functions between
33702         alsasrc and alsasink.
33703
33704 === release 0.8.2 ===
33705
33706 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
33707
33708         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
33709         (gst_alsa_change_state), (gst_alsa_update_avail),
33710         (gst_alsa_xrun_recovery):
33711         * ext/alsa/gstalsa.h:
33712         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
33713           merge back changes from release
33714
33715 2004-06-23  Wim Taymans  <wim@fluendo.com>
33716
33717         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
33718         (gst_audiorate_init), (gst_audiorate_chain),
33719         (gst_audiorate_set_property), (gst_audiorate_get_property):
33720         Implement sample dropping and notify
33721
33722 2004-06-22  Wim Taymans  <wim@fluendo.com>
33723
33724         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
33725         (theora_enc_sink_link), (theora_buffer_from_packet),
33726         (theora_push_packet), (theora_enc_chain):
33727         Some cleanups, make sure the timestamps are correct.
33728
33729 2004-06-22  Wim Taymans  <wim@fluendo.com>
33730
33731         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
33732         (gst_alsa_change_state), (gst_alsa_update_avail),
33733         (gst_alsa_xrun_recovery):
33734         * ext/alsa/gstalsa.h:
33735         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
33736         Cleanups, take queued samples into account when reporting
33737         the time.
33738
33739 2004-06-22  Wim Taymans  <wim@fluendo.com>
33740
33741         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
33742         (gst_videorate_init):
33743         Initialize the property as well.
33744
33745 2004-06-22  Wim Taymans  <wim@fluendo.com>
33746
33747         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
33748         (gst_videorate_init), (gst_videorate_chain),
33749         (gst_videorate_set_property), (gst_videorate_get_property):
33750         Add property to make videorate silent.
33751         Add property to prefer new frames over old ones.
33752
33753 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33754
33755         * sys/osxvideo/Makefile.am:
33756         Workaround so that the osxvideo .so file gets linked with the
33757         Cocoa, OpenGL and QuickTime frameworks
33758
33759 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33760
33761         * sys/osxaudio/Makefile.am:
33762         Workaround so that the osxaudio .so file gets linked with the
33763         CoreAudio framework
33764
33765 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33766
33767         * configure.ac:
33768         Whoops, my fault...fixed build issues
33769
33770 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33771
33772         * configure.ac:
33773         Add objective-c support if running in Darwin/Mac OS X
33774         * sys/Makefile.am:
33775         * sys/osxvideo:
33776         * sys/osxvideo/Makefile.am:
33777         * sys/osxvideo/osxvideosink.h:
33778         * sys/osxvideo/osxvideosink.m:
33779         * sys/osxvideo/cocoawindow.h:
33780         * sys/osxvideo/cocoawindow.m:
33781         Add osxvideosink, a cocoa-based osx video sink
33782
33783
33784 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
33785         * ext/dvdnav/gst-dvd:
33786         Grab the gconf key from the right spot
33787         * gst/debug/gstnavseek.c: (gst_navseek_init),
33788         (gst_navseek_segseek), (gst_navseek_handle_src_event),
33789         (gst_navseek_chain):
33790         * gst/debug/gstnavseek.h:
33791           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
33792           and loop parameters of a segment seek.
33793         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
33794         (gst_videotestsrc_get_event_masks),
33795         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
33796         * gst/videotestsrc/gstvideotestsrc.h:
33797           Add seeking support to videotestsrc
33798           Initialise the timestamp_offset variable.
33799
33800 2004-06-18  Wim Taymans  <wim@fluendo.com>
33801
33802         * ext/sidplay/gstsiddec.cc:
33803         Fix negotiation and set correct end offset.
33804
33805 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
33806
33807         * configure.ac: branch and prerelease
33808
33809 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33810
33811         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
33812         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
33813         (gst_tcpclientsrc_init_receive):
33814         * gst/tcp/gsttcpclientsrc.h:
33815           read caps when connecting to server for GDP so we set them correctly
33816
33817 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33818
33819         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
33820           notify drops and duplicates
33821         * gst/videoscale/videoscale.c: (videoscale_get_structure):
33822           no good reason to limit ourselves to 100x100
33823
33824 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33825
33826         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
33827         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
33828         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33829         (gst_v4lsrc_get_property):
33830         * sys/v4l/gstv4lsrc.h:
33831         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
33832         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
33833         (gst_v4l_set_audio):
33834         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
33835         (gst_v4lsrc_try_capture):
33836         * sys/v4l/v4lsrc_calls.h:
33837           change try_palette to more general try_capture
33838           add autoprobe option so we can turn off autoprobing
33839           various fixes
33840
33841 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33842
33843         * configure.ac:
33844           add videorate
33845         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
33846         (gst_ximagesink_class_init):
33847         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
33848         (gst_xvimagesink_class_init):
33849           run them as finalize, not dispose, since dispose can be invoked
33850           multiple times
33851
33852 2004-06-17  Wim Taymans  <wim@fluendo.com>
33853
33854         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
33855         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
33856         * ext/alsa/gstalsa.h:
33857         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
33858         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
33859         (gst_alsa_src_change_state):
33860         * ext/alsa/gstalsasrc.h:
33861         Make the xrun code timestamp and offset the buffers correctly.
33862         moved the clock to the base class, use alsa methods to get time.
33863         Do correct timestamping on outgoing buffers.
33864
33865 2004-06-17  Wim Taymans  <wim@fluendo.com>
33866
33867         * gst/audiorate/Makefile.am:
33868         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
33869         (gst_audiorate_base_init), (gst_audiorate_class_init),
33870         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
33871         (gst_audiorate_set_property), (gst_audiorate_get_property),
33872         (gst_audiorate_change_state), (plugin_init):
33873         Added an audiorate converter that fills in gaps.
33874
33875 2004-06-17  Johan Dahlin  <johan@gnome.org>
33876
33877         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
33878
33879 2004-06-16  Wim Taymans  <wim@fluendo.com>
33880
33881         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
33882         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
33883         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
33884         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33885         (gst_v4lsrc_get_property):
33886         * sys/v4l/gstv4lsrc.h:
33887         Added a copy mode to v4lsrc where it will output a copied version
33888         of its internal hardware buffer.
33889         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
33890         can't | them.
33891
33892 2004-06-16  Wim Taymans  <wim@fluendo.com>
33893
33894         * sys/oss/gstosssrc.c: (gst_osssrc_get):
33895         Timestamp fixes.
33896
33897 2004-06-16  Wim Taymans  <wim@fluendo.com>
33898
33899         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
33900         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
33901         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33902         (gst_v4lsrc_get_property):
33903         * sys/v4l/gstv4lsrc.h:
33904         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
33905         Added a sync mode enum property to control v4lsrc timestamp method
33906         Removed the use-fixed-fps property and moved functionality in
33907         the enum.
33908         Don't error on an error value from v4l-conf, it might not always
33909         be a real error.
33910
33911 2004-06-16  Wim Taymans  <wim@fluendo.com>
33912
33913         * gst/videorate/Makefile.am:
33914         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
33915         (gst_videorate_base_init), (gst_videorate_class_init),
33916         (gst_videorate_getcaps), (gst_videorate_link),
33917         (gst_videorate_init), (gst_videorate_chain),
33918         (gst_videorate_set_property), (gst_videorate_get_property),
33919         (gst_videorate_change_state), (plugin_init):
33920         Added a video timestamp corrector.
33921
33922 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33923
33924         fixed a potential leak with previous commit
33925
33926         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
33927
33928 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33929
33930         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
33931         Added missing refcount, fixes bug #144425
33932         Cheers Tim for finding the bug
33933
33934 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
33935
33936         * sys/v4l/gstv4l.c: (plugin_init):
33937         * sys/v4l/gstv4lcolorbalance.c:
33938         * sys/v4l/gstv4lcolorbalance.h:
33939         * sys/v4l/gstv4lelement.c:
33940         * sys/v4l/gstv4lelement.h:
33941         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
33942         * sys/v4l/gstv4lmjpegsink.h:
33943         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
33944         * sys/v4l/gstv4lmjpegsrc.h:
33945         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
33946         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
33947         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
33948         * sys/v4l/gstv4lsrc.h:
33949         * sys/v4l/gstv4ltuner.c:
33950         * sys/v4l/gstv4ltuner.h:
33951         * sys/v4l/gstv4lxoverlay.c:
33952         * sys/v4l/gstv4lxoverlay.h:
33953         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
33954         (gst_v4l_set_window), (gst_v4l_enable_overlay):
33955         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
33956         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
33957         (gst_v4l_set_audio):
33958         * sys/v4l/v4l_calls.h:
33959         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
33960         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
33961         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
33962         (gst_v4lmjpegsink_playback_init),
33963         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
33964         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
33965         (gst_v4lmjpegsink_playback_stop),
33966         (gst_v4lmjpegsink_playback_deinit):
33967         * sys/v4l/v4lmjpegsink_calls.h:
33968         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
33969         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
33970         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
33971         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
33972         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
33973         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
33974         * sys/v4l/v4lmjpegsrc_calls.h:
33975         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
33976         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
33977         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
33978         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
33979         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
33980         (gst_v4lsrc_try_palette):
33981         * sys/v4l/v4lsrc_calls.h:
33982           bunch of paranoia cleanups
33983
33984 2004-06-14  David Schleef  <ds@schleef.org>
33985
33986         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
33987         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
33988         Send discont events and change timestamps appropriately when
33989         we get a seek event.  (bug #144240)
33990         * ext/cdparanoia/gstcdparanoia.h:
33991
33992 2004-06-14  Benjamin Otte  <otte@gnome.org>
33993
33994         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
33995           snd_pcm_hw_params_set_rate  since the latter fails for no good
33996           reason on some setups.
33997
33998 2004-06-14  David Schleef  <ds@schleef.org>
33999
34000         * gst/volume/demo.c: (value_changed_callback): exp10() is not
34001         standard.  Thank you for playing.
34002
34003 2004-06-14  Wim Taymans  <wim@fluendo.com>
34004
34005         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
34006         Patch 1.3 broke the ordering of the colorspace info and
34007         made the plugin basically work by coincidence, reordered
34008         the info.
34009
34010 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
34011
34012         * ext/lame/gstlame.c:
34013         * ext/mad/gstmad.c:
34014           sync caps.  Make sure mad can only output a list of rates, not
34015           a full range.  In the future, have three caps lists for each of the
34016           mpeg versions.  Change mpegversion to a double as well.
34017
34018 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
34019
34020         * gst/volume/.cvsignore:
34021         * gst/volume/Makefile.am:
34022         * gst/volume/demo.c: (value_changed_callback), (idler),
34023         (setup_gui), (main):
34024           added small demo app
34025
34026 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
34027         * ext/esd/esdsink.c: (gst_esdsink_change_state):
34028         * ext/esd/esdsink.h:
34029         Close the esd connection on pause, because esd will just wait -
34030         blocking all other esd clients indefinitely.
34031
34032 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
34033
34034         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
34035           previous commit with GST_DEBUG
34036
34037 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
34038
34039         * configure.ac:
34040           add a header check for a dvdread header in dvdnav.  Fixes #133002
34041
34042 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
34043
34044         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
34045         * gst/tcp/gsttcpclientsink.h:
34046         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
34047         * gst/tcp/gsttcpclientsrc.h:
34048         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
34049         (gst_tcpserversink_handle_server_read),
34050         (gst_tcpserversink_init_send):
34051         * gst/tcp/gsttcpserversink.h:
34052         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
34053         * gst/tcp/gsttcpserversrc.h:
34054         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
34055         version of IP)
34056
34057 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
34058
34059         * configure.ac:
34060         Added ogg library so that OSX detects libtheora properly
34061
34062 2004-06-11  Wim Taymans  <wim@fluendo.com>
34063
34064         * ext/theora/theoradec.c: (theora_dec_chain),
34065         (theora_dec_change_state):
34066         Don't try to decode frames before we received a keyframe.
34067
34068 2004-06-11  Wim Taymans  <wim@fluendo.com>
34069
34070         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
34071         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
34072         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
34073         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
34074         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
34075         Added property to set the maximum delay of a page.
34076
34077 2004-06-10  Wim Taymans  <wim@fluendo.com>
34078
34079         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
34080         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
34081         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
34082         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
34083         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
34084         Added max-delay property to control the maximum amount
34085         of data to put in one page.
34086
34087 2004-06-10  Wim Taymans  <wim@fluendo.com>
34088
34089         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
34090         (gst_theora_enc_init), (theora_enc_sink_link),
34091         (theora_buffer_from_packet), (theora_enc_set_property),
34092         (theora_enc_get_property):
34093         Set duration on encoded buffer, added some more properties
34094
34095 2004-06-10  Wim Taymans  <wim@fluendo.com>
34096
34097         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
34098         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
34099         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
34100         * ext/theora/theoraenc.c: (theora_enc_chain):
34101         Fix refcounting bugs
34102
34103 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34104
34105         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
34106         (gst_asf_demux_loop), (gst_asf_demux_process_file),
34107         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
34108         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
34109         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
34110         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
34111         (gst_asf_demux_change_state):
34112         * gst/asfdemux/gstasfdemux.h:
34113           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
34114           feels like. I think we should set a new requirement for demuxers
34115           from now on to implement sane loop functions, data loops, query
34116           and seek functions before first commit into CVS. And this commit
34117           fixes all of the above.
34118
34119 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
34120
34121         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
34122           vorbis comments are properly encoded in UTF-8 before adding them
34123           to a GstTagList
34124
34125 2004-06-09  Benjamin Otte  <otte@gnome.org>
34126
34127         * ext/alsa/gstalsa.c: (add_channels):
34128           handle min <= max correctly
34129         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
34130         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
34131           add fixation functions so we fixate correctly. No preferring of alaw
34132           anymore because it's the first structure.
34133         * ext/alsa/gstalsa.h:
34134         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
34135         (gst_alsa_hw_params_dump):
34136           add functions to ease debugging in alsalib
34137         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
34138         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
34139         (gst_alsa_start_audio):
34140           only specify hw params if we really setup a format (fixes #134007 -
34141           or at least works around it)
34142
34143 2004-06-09  Wim Taymans  <wim@fluendo.com>
34144
34145         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
34146         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
34147         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
34148         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
34149         (gst_ogg_mux_loop):
34150         Use stream caps to setup the initial pages in the ogg stream.
34151         Correctly set the streamheader caps on the srcpad.
34152
34153 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
34154
34155         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
34156         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
34157         (gst_v4lsrc_getcaps):
34158         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
34159         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
34160           add querying of fps lists for webcams.  Negotiating to a framerate
34161           now works.
34162
34163 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34164
34165         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
34166         (theora_push_buffer), (theora_push_packet),
34167         (theora_set_header_on_caps), (theora_enc_chain):
34168           mark buffers and put on streamheader, raw theora streaming
34169           now works too, whee
34170
34171 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34172
34173         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
34174         (gst_tcp_gdp_read_caps):
34175           do a looping read for caps and GDP headers too
34176
34177 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34178
34179         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
34180         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
34181           return EOS instead of NULL in _get
34182
34183 2004-06-08  Wim Taymans  <wim@fluendo.com>
34184
34185         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
34186         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
34187         (gst_tcp_gdp_write_caps):
34188         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
34189         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
34190         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
34191         Memory leak fixes
34192
34193 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34194
34195         * ext/vorbis/Makefile.am:
34196         * ext/vorbis/vorbis.c: (plugin_init):
34197         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
34198         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
34199         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
34200         (vorbis_parse_change_state):
34201         * ext/vorbis/vorbisparse.h:
34202           adding a vorbisparse element that marks the buffers, streaming
34203           raw vorbis using GDP now works, whee
34204
34205 2004-06-08  Wim Taymans  <wim@fluendo.com>
34206
34207         * ext/jpeg/Makefile.am:
34208         * ext/jpeg/README:
34209         * ext/jpeg/gstjpeg.c: (plugin_init):
34210         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
34211         (gst_smokedec_base_init), (gst_smokedec_class_init),
34212         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
34213         * ext/jpeg/gstsmokedec.h:
34214         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
34215         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
34216         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
34217         (gst_smokeenc_resync), (gst_smokeenc_chain),
34218         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
34219         * ext/jpeg/gstsmokeenc.h:
34220         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
34221         (smokecodec_flush_destination), (smokecodec_term_destination),
34222         (smokecodec_init_source), (smokecodec_fill_input_buffer),
34223         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
34224         (smokecodec_term_source), (smokecodec_encode_new),
34225         (smokecodec_decode_new), (smokecodec_info_free),
34226         (smokecodec_set_quality), (smokecodec_get_quality),
34227         (smokecodec_set_threshold), (smokecodec_get_threshold),
34228         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
34229         (find_best_size), (abs_diff), (put), (smokecodec_encode),
34230         (smokecodec_parse_header), (smokecodec_decode):
34231         * ext/jpeg/smokecodec.h:
34232         Added a new simple jpeg based codec
34233
34234 2004-06-08  Wim Taymans  <wim@fluendo.com>
34235
34236         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
34237         (gst_multipart_mux_loop):
34238         Fix memory leak
34239
34240 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34241
34242         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
34243         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
34244         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
34245         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
34246         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
34247         * gst/tcp/gsttcpserversink.h:
34248           take streamheader into account
34249
34250 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34251
34252         * gst/level/Makefile.am:
34253         * gst/level/gstlevel.c: (gst_level_class_init):
34254           clean up marshal generation
34255
34256 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34257
34258         * gst/tcp/Makefile.am:
34259         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
34260         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
34261         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
34262         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
34263         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
34264         (gst_tcpclientsrc_get_property):
34265         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
34266         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
34267         (gst_tcpserversink_handle_client_read),
34268         (gst_tcpserversink_handle_client_write),
34269         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
34270         * gst/tcp/gsttcpserversink.h:
34271           add signals client-added and client-removed
34272         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
34273         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
34274         (gst_tcpserversrc_get_property):
34275         uniformized, change default protocol to NONE
34276         * gst/tcp/gsttcp-marshal.list: added
34277 2004-06-07  Benjamin Otte  <otte@gnome.org>
34278
34279         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
34280           handle discont events if they happen before caps nego
34281
34282 2004-06-07  Wim Taymans  <wim@fluendo.com>
34283
34284         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
34285         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
34286         (gst_multipart_demux_plugin_init):
34287         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
34288         (gst_multipart_mux_init), (gst_multipart_mux_loop),
34289         (gst_multipart_mux_change_state):
34290         Small updates, fix a memleak
34291
34292 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
34293
34294         * configure.ac: OSS portability
34295         * ext/arts/gst_arts.c: idem
34296         * sys/oss/gstosselement.c: idem
34297         * sys/oss/gstossmixer.c: idem
34298         * sys/oss/gstosssink.c: idem
34299         * sys/oss/gstosssrc.c: idem
34300         * sys/oss/oss_probe.c: idem
34301           - check for soundcard.h in different places for some BSD
34302
34303 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
34304
34305         * AUTHORS:
34306         Add me to the authors file
34307         * configure.ac:
34308         Increase the libdv requirement to >= version 0.100
34309         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
34310         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
34311         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
34312         * ext/dv/gstdvdec.h:
34313         Add support for the new_media flag when sending DISCONT events
34314         Make the querying work when video pad is not linked
34315
34316 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
34317
34318         reviewed by Benjamin Otte  <otte@gnome.org>
34319
34320         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
34321           create a NULL-initialized array of pads, so we don't think they
34322           exist already. (fixes #143130)
34323
34324 2004-06-07  Benjamin Otte  <otte@gnome.org>
34325
34326         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
34327         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
34328         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
34329           don't use // coments
34330
34331 2004-06-07  Benjamin Otte  <otte@gnome.org>
34332
34333         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
34334           cast to GstClockTime to get higher granularity
34335         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
34336           use gst_element_set_time_delay to get the exact time
34337         * ext/mad/gstmad.c: (gst_mad_chain):
34338           use the negotiated rate instead of the current frame's rate which
34339           might be wrong because of bit errors. This avoids emitting totally
34340           bogus timestamps and screwing sync.
34341         (fixes #143454)
34342
34343 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
34344
34345         reviewed by Benjamin Otte  <otte@gnome.org>
34346
34347         * gst/adder/gstadder.c: (gst_adder_loop):
34348           properly error out when no negotiation has happened yet. (fixes
34349           #143032)
34350
34351 2004-06-06  Benjamin Otte  <otte@gnome.org>
34352
34353         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
34354           forward correctly transformed offset in discont events. Based on
34355           patch by Arwed v. Merkatz. (fixes #142851)
34356
34357 2004-06-06  David Schleef  <ds@schleef.org>
34358
34359         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
34360         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
34361         problems on several systems.
34362
34363 2004-06-06  Benjamin Otte  <otte@gnome.org>
34364
34365         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
34366           use explicit caps on the srcpad
34367         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
34368           properly error out if caps couldn't be set (fixes #142764)
34369
34370 2004-06-06  Benjamin Otte  <otte@gnome.org>
34371
34372         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
34373         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
34374         (gst_alsa_start_audio):
34375           - don't call set_periods_integer anymore, it breaks the
34376           configuration randomly
34377           - call snd_pcm_hw_params_set_access directly instead of using masks
34378           - don't fail if the sw_params can't be set, just use the default
34379           params and hope it works. Alsalib has weird issues when you touch
34380           sw_params and does no proper error reporting about what failed.
34381         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
34382         (gst_alsa_close_audio):
34383           make our alsa debugging go via gst debugging and not conditionally
34384           defined
34385         * ext/alsa/gstalsa.h:
34386           add ALSA_DEBUG_FLUSH macro
34387         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
34388         (plugin_init):
34389           wrap alsa errors to be printed via the gst debugging system and not
34390           spammed to stderr
34391
34392 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34393
34394         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
34395         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
34396         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
34397         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
34398         (qtdemux_parse_trak):
34399         * gst/qtdemux/qtdemux.h:
34400           Bitch. Also known as seeking, querying & co.
34401         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
34402         (gst_osssink_change_state):
34403         * sys/oss/gstosssink.h:
34404           Resyncing is for weenies, this hack is no longer needed and was
34405           broken anyway (since it - unintendedly - always leaves resync to
34406           TRUE).
34407
34408 2004-06-05  Andrew Turner <zxombie@hotpop.com>
34409
34410         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
34411         * gst/tcp/gsttcpclientsrc.h: idem
34412           - define MSG_NOSIGNAL if not done
34413           - include unistd.h for off_t
34414           (fixes #143749)
34415
34416 2004-06-05  Benjamin Otte  <otte@gnome.org>
34417
34418         * configure.ac:
34419         * ext/kio/Makefile.am:
34420           check for qt's moc preprocessor explicitly and use it
34421
34422 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
34423
34424         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
34425           don't get a signal for EPIPE on socket writes
34426           (somebody check if this works on other platforms)
34427
34428 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
34429
34430         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
34431         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
34432           check error condition on available samples correctly
34433
34434 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
34435
34436         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
34437           avoid a segfault
34438         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
34439         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
34440         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
34441         (gst_tcpserversrc_gdp_read_header):
34442          use ssize_t over size_t since the former is signed and thus the
34443          check for error codes can work
34444
34445 2004-06-02  Wim Taymans  <wim@fluendo.com>
34446
34447         reviewed by: Johan
34448
34449         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
34450         (gst_multipart_mux_loop):
34451         Oops
34452
34453 2004-06-02  Wim Taymans  <wim@fluendo.com>
34454
34455         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
34456         (gst_multipart_mux_init), (gst_multipart_mux_loop),
34457         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
34458         (gst_multipart_mux_change_state):
34459         Added configurable boundary specifier, added the value as a
34460         caps field as well.
34461
34462 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
34463
34464         * gst/tcp/gsttcp.c:
34465         * gst/tcp/gsttcpclientsrc.c:
34466         * gst/tcp/gsttcpclientsrc.h:
34467         * gst/tcp/gsttcpserversrc.c:
34468           - portability fix, to compile on OSX
34469             (fixes #143146)
34470
34471         * sys/osxaudio/gstosxaudioelement.c:
34472         * sys/osxaudio/gstosxaudiosink.c:
34473         * sys/osxaudio/gstosxaudiosrc.c:
34474           - compilation warnings on OSX
34475             (fixes #143153)
34476
34477 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34478
34479         * ext/vorbis/vorbisdec.c : sign warning fixes
34480
34481         * gst-libs/gst/mixer/mixertrack.c :
34482           do no use defines which are glib 2.4 specific
34483
34484 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
34485
34486         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
34487           buffer since libflac doesn't expect it (reports a sync error when
34488           it encounters that)
34489
34490
34491 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
34492
34493         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
34494         * gst-libs/gst/mixer/mixertrack.c:
34495         (gst_mixer_track_get_property), (get_mixer_track_init),
34496         (get_mixer_track_get_property): Added property accessors
34497         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
34498         * gst-libs/gst/mixer/mixeroptions.c:
34499         (gst_mixer_options_get_values): Added
34500         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
34501         * gst-libs/gst/mixer/mixer.c: Fixed comment
34502
34503
34504 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
34505
34506         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
34507           improve error messages on open
34508
34509
34510 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
34511
34512         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
34513           check if v4l-conf is in path
34514
34515 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
34516
34517         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
34518           change assert to a more readable error message
34519
34520 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
34521
34522         * gst-libs/gst/tuner/tunerchannel.h:
34523           - add a freq_multiplicator field to make the conversion
34524             between internal frequency unit and Hz
34525         * sys/v4l/gstv4lelement.c:
34526         * sys/v4l2/gstv4l2element.c:
34527           - change default video device to /dev/video0
34528         * sys/v4l/v4l_calls.c:
34529         * sys/v4l2/v4l2_calls.c:
34530           - we only expose frequency to the user in Hz instead of
34531             bastard v4lX unit (either 62.5kHz or 62.5Hz)
34532
34533 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
34534         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
34535           Initialise b_o_s and e_o_s variables
34536         * gst-libs/gst/riff/riff-media.c:
34537         (gst_riff_create_video_caps_with_data):
34538           Add some unusual fourcc's from mplayer avi's
34539         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
34540           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
34541           autoplugging.
34542
34543 2004-05-28  Wim Taymans  <wim@fluendo.com>
34544
34545         * configure.ac:
34546         * gst/alpha/Makefile.am:
34547         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
34548         (gst_alpha_get_type), (gst_alpha_base_init),
34549         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
34550         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
34551         (gst_alpha_chroma_key), (gst_alpha_chain),
34552         (gst_alpha_change_state), (plugin_init):
34553         A plugin to add an alpha channel to I420 video. Can optionally do
34554         chroma keying.
34555         * gst/multipart/Makefile.am:
34556         * gst/multipart/multipart.c: (plugin_init):
34557         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
34558         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
34559         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
34560         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
34561         (gst_multipart_demux_change_state),
34562         (gst_multipart_demux_plugin_init):
34563         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
34564         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
34565         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
34566         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
34567         (gst_multipart_mux_pad_unlink),
34568         (gst_multipart_mux_request_new_pad),
34569         (gst_multipart_mux_handle_src_event),
34570         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
34571         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
34572         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
34573         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
34574         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
34575         send multipart jpeg images to a browser.
34576         * gst/videobox/Makefile.am:
34577         * gst/videobox/README:
34578         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
34579         (gst_video_box_get_type), (gst_video_box_base_init),
34580         (gst_video_box_class_init), (gst_video_box_init),
34581         (gst_video_box_set_property), (gst_video_box_get_property),
34582         (gst_video_box_sink_link), (gst_video_box_i420),
34583         (gst_video_box_ayuv), (gst_video_box_chain),
34584         (gst_video_box_change_state), (plugin_init):
34585         Crops or adds borders around an image. can do alpha channel
34586         borders as well.
34587         * gst/videomixer/Makefile.am:
34588         * gst/videomixer/README:
34589         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
34590         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
34591         (gst_videomixer_pad_get_sink_event_masks),
34592         (gst_videomixer_pad_get_property),
34593         (gst_videomixer_pad_set_property),
34594         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
34595         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
34596         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
34597         (gst_videomixer_base_init), (gst_videomixer_class_init),
34598         (gst_videomixer_init), (gst_videomixer_request_new_pad),
34599         (gst_videomixer_handle_src_event),
34600         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
34601         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
34602         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
34603         (gst_videomixer_loop), (gst_videomixer_get_property),
34604         (gst_videomixer_set_property), (gst_videomixer_change_state),
34605         (plugin_init):
34606         Generic video mixer plugin, can handle multiple inputs all with
34607         different framerates and video sizes. Is fully alpha channel
34608         aware.
34609
34610 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34611
34612         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
34613           Select first track as master track. Not sure how else to handle
34614           that...
34615         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
34616           Discard discont events. Should fix #142962.
34617
34618 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34619
34620         * ext/alsa/Makefile.am:
34621         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
34622         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
34623         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
34624         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
34625         (gst_alsa_mixer_get_option):
34626         * ext/alsa/gstalsamixer.h:
34627         * ext/alsa/gstalsamixeroptions.c:
34628         (gst_alsa_mixer_options_get_type),
34629         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
34630         (gst_alsa_mixer_options_new):
34631         * ext/alsa/gstalsamixeroptions.h:
34632         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
34633         * ext/alsa/gstalsamixertrack.h:
34634           Add enumerations (as GstMixerOptions). Make correct distinction
34635           between input/output tracks. Add capture/playback private flag.
34636           Use flag to decide on whether to set capture or playback volumes
34637           or switches. Use playback and record switches.
34638         * gst-libs/gst/mixer/Makefile.am:
34639         * gst-libs/gst/mixer/mixer-marshal.list:
34640         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
34641         (gst_mixer_set_option), (gst_mixer_get_option),
34642         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
34643         (gst_mixer_volume_changed), (gst_mixer_option_changed):
34644         * gst-libs/gst/mixer/mixer.h:
34645         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
34646         (gst_mixer_options_class_init), (gst_mixer_options_init),
34647         (gst_mixer_options_dispose):
34648         * gst-libs/gst/mixer/mixeroptions.h:
34649           Add GstMixerOptions.
34650         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
34651           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
34652           broken device detection on computers with multiple OSS sound
34653           cards.
34654
34655 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34656
34657         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
34658           fixate nicely even when the peer is not negotiating
34659
34660 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34661
34662         * gst/audioconvert/gstaudioconvert.c:
34663         (gst_audio_convert_parse_caps):
34664           make sure we don't allow depth > width
34665         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
34666           fixate endianness to G_BYTE_ORDER as default
34667         * gst/audioscale/gstaudioscale.c:
34668           we don't handle another endianness as host-endianness
34669
34670 2004-05-25  David Schleef  <ds@schleef.org>
34671
34672         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
34673
34674 2004-05-24  Benjamin Otte  <otte@gnome.org>
34675
34676         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
34677         (gst_oggvorbisenc_setup):
34678           properly fail when we can't setup the vorbis encoder due to
34679           unsupported settings
34680         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
34681         (gst_vorbisenc_setup):
34682           same
34683         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
34684           fix case where warnings occured when one pad was unlinked while the
34685           other's link function was called
34686
34687 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
34688
34689         * gst/tcp/Makefile.am:
34690           use GST_ENABLE_NEW
34691
34692 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34693
34694         * gst-libs/gst/resample/private.h:
34695           don't use optimizations that are #if 0'ed
34696
34697 2004-05-24  Wim Taymans  <wim@fluendo.com>
34698
34699         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
34700         Fix potential division by zero error and hopefully get
34701         the position query right to get correct timestamps on avi
34702         audio.
34703
34704 2004-05-24  Wim Taymans  <wim@fluendo.com>
34705
34706         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
34707         (gst_videoscale_scale_nearest_str2),
34708         (gst_videoscale_scale_nearest_str4),
34709         (gst_videoscale_scale_nearest_32bit),
34710         (gst_videoscale_scale_nearest_24bit),
34711         (gst_videoscale_scale_nearest_16bit):
34712         Fix the scaling algorithm and avoid a buffer overflow.
34713         removed the while loop in the scaling function as it
34714         was used for point sampling only.
34715
34716 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34717
34718         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
34719         (gst_id3_tag_class_init), (gst_id3_tag_init),
34720         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
34721         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
34722         (gst_id3_tag_send_tag_event):
34723           lots of fixes to make id3mux work and id3demux work correctly
34724
34725 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34726
34727         * ext/Makefile.am:
34728           add rules to build shout2send (was removed by accident
34729           when this module was no more marked experimental/broken)
34730
34731 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
34732
34733         * ext/shout2/gstshout2.c:
34734         * ext/shout2/gstshout2.h:
34735           adding a "connection problem" signal to shout2send
34736           (fixes #142954)
34737
34738 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
34739
34740         * ext/kio/kioreceiver.cpp:
34741         * ext/kio/kioreceiver.h:
34742           fix sign comparison issues
34743
34744 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34745
34746         * gst/cdxaparse/gstcdxaparse.c:
34747         * gst/cdxaparse/gstcdxaparse.h:
34748           some renaming
34749           add some checks/sanity
34750           prepare for seek addition
34751
34752         * sys/sunaudio/gstsunaudio.c:
34753           remove exported dupe init function
34754
34755 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
34756
34757         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
34758         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
34759           Fix format conversion and position querying.
34760         * gst/debug/progressreport.c: (gst_progressreport_report):
34761           Don't output a bogus total value that we didn't query.
34762         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
34763           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
34764           only a blank window after xine has been used.
34765
34766 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
34767
34768         * m4/as-arts.m4:
34769           sync with upstream version to fix test on FC2
34770           readd with -ko to preserve Id header
34771
34772 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34773
34774         * configure.ac:
34775           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
34776         * gst/tcp/gsttcpclientsrc.c: idem
34777         * gst/tcp/gsttcpserversink.c: idem
34778         * gst/tcp/gsttcpserversrc.c: idem
34779         * m4/gst-fionread.m4: idem
34780
34781         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
34782
34783         * configure.ac: enable speex plugin for speex 1.1.5+
34784         * ext/speex/gstspeexenc.c: fix cast warning
34785
34786         * ext/esd/README: fix typo
34787
34788 2004-05-20  David Schleef  <ds@schleef.org>
34789
34790         * configure.ac: Minor cosmetic change to convince the buildbot to
34791         reautogen.
34792         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
34793         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
34794         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
34795         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
34796         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
34797         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
34798         More hacking.  Plays audio now.
34799
34800 2004-05-20  David Schleef  <ds@schleef.org>
34801
34802         * configure.ac:
34803         * sys/Makefile.am:
34804
34805 2004-05-20  David Schleef  <ds@schleef.org>
34806
34807         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
34808         * sys/osxaudio/gstosxaudio.c:
34809         * sys/osxaudio/gstosxaudioelement.c:
34810         * sys/osxaudio/gstosxaudioelement.h:
34811         * sys/osxaudio/gstosxaudiosink.c:
34812         * sys/osxaudio/gstosxaudiosink.h:
34813         * sys/osxaudio/gstosxaudiosrc.c:
34814         * sys/osxaudio/gstosxaudiosrc.h:
34815
34816 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34817
34818         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
34819         (gst_vorbisenc_chain):
34820           put the codec headers on the caps as streamheader as well as
34821           pushing them out
34822
34823 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34824
34825         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
34826         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
34827         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
34828         split up push_packet into two functions
34829
34830 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34831
34832         * gst/tcp/.cvsignore:
34833           ignore enums
34834         * gst/tcp/Makefile.am:
34835         * gst/tcp/README:
34836         * gst/tcp/gsttcp.c:
34837         * gst/tcp/gsttcp.h:
34838         * gst/tcp/gsttcpclientsink.c:
34839         * gst/tcp/gsttcpclientsink.h:
34840         * gst/tcp/gsttcpclientsrc.c:
34841         * gst/tcp/gsttcpclientsrc.h:
34842         * gst/tcp/gsttcpplugin.c:
34843         * gst/tcp/gsttcpserversink.c:
34844         * gst/tcp/gsttcpserversink.h:
34845         * gst/tcp/gsttcpserversrc.c:
34846         * gst/tcp/gsttcpserversrc.h:
34847           add new tcp elements
34848
34849 2004-05-19  Wim Taymans  <wim@fluendo.com>
34850
34851         * gst/law/mulaw-conversion.c: (mulaw_encode):
34852         Fix overflow bug in ulaw encoding.
34853
34854 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34855
34856         * ext/mad/gstmad.c: (gst_mad_handle_event):
34857           don't unref the event twice
34858
34859 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34860
34861         * configure.ac:
34862           remove -Wno-sign-compare
34863
34864 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34865
34866         * configure.ac:
34867           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
34868           if you want to work against glib 2.2 and 2.4
34869
34870 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
34871
34872         * gst/tcp/Makefile.am:
34873         * gst/tcp/gsttcp.c:
34874         * gst/tcp/gsttcp.h:
34875         * gst/tcp/gsttcpsink.h:
34876         * gst/tcp/gsttcpsrc.h:
34877           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
34878
34879 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34880
34881         * gst/debug/tests.c: (md5_get_value):
34882           fix segfault on gst-inspect
34883
34884 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34885
34886         * gst/debug/testplugin.c:
34887         * gst/debug/tests.c:
34888         * gst/debug/tests.h:
34889           add new extensible and configurable testing element. Current tests
34890           include buffer count, stream length, timestamp/duration matching and
34891           md5.
34892         * gst/debug/Makefile.am:
34893         * gst/debug/gstdebug.c: (plugin_init):
34894           add infrastructure for new element
34895
34896 2004-05-19  Johan Dahlin  <johan@gnome.org>
34897
34898         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
34899         ending of the array. Fixes gst-inspect segfault on ppc.
34900
34901 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34902
34903         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
34904
34905         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
34906
34907 2004-05-18  David Schleef  <ds@schleef.org>
34908
34909         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
34910         warnings (bugs, actually) noticed by gcc but not forte.
34911
34912 2004-05-18  David Schleef  <ds@schleef.org>
34913
34914         * sys/sunaudio/Makefile.am:
34915         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
34916
34917 2004-05-18  David Schleef  <ds@schleef.org>
34918
34919         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
34920         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
34921         to allow qtdemux to use non-seekable streams. (bug #142272)
34922
34923 2004-05-18  David Schleef  <ds@schleef.org>
34924
34925         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
34926         (gst_resample_sinc_ft_float): Remove use of static temporary
34927         buffer.  This code was obviously not supposed to last long, but
34928         it's stuck in our ABI, so it required a little hack to make it
34929         ABI-compatible.  Fixes #142585.
34930         * gst-libs/gst/resample/resample.h: same.
34931
34932 2004-05-18  David Schleef  <ds@schleef.org>
34933
34934         * configure.ac: Add sunaudio
34935         * examples/Makefile.am: make gstplay depend on gconf
34936         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
34937         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
34938         (convert_table_lookup), (img_convert): remove c99-isms
34939         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
34940           unsigned, to fix a warning on Solaris
34941         * gst/mpeg1sys/systems.c: bcopy->memcpy
34942         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
34943         * sys/Makefile.am: Add sunaudio
34944
34945 2004-05-18  Wim Taymans  <wim@fluendo.com>
34946
34947         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
34948         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
34949         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
34950         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
34951         (gst_ogg_mux_loop):
34952         Fix an ugly memleak where the muxer didn't flush enough ogg
34953         pages. This also resulted in badly muxed ogg files.
34954
34955 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34956
34957         * gst/asfdemux/asfheaders.c :
34958         * gst/asfdemux/asfheaders.h :
34959         * gst/asfdemux/gstasfdemux.c :
34960           - fix ASF_OBJ_PADDING guid
34961           - add 3 new object guids (language list, metadata,
34962             extended stream properties)
34963           - add a function to parse extended header objects
34964
34965 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34966
34967         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
34968           remove leftover debugging g_print
34969
34970 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34971
34972         * ext/mad/gstmad.c: (gst_mad_handle_event):
34973           Fix for when the first format in a discont event is not a
34974           byte-based one. Should fix #137710.
34975
34976 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34977
34978         * m4/a52.m4 : fix compilation with -Wall -Werror
34979         * m4/libfame.m4 : idem
34980         * m4/libmikmod.m4 : idem
34981
34982 2004-05-17  Benjamin Otte  <otte@gnome.org>
34983
34984         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
34985           signal the new tags before giving up the reference
34986
34987 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34988
34989         * ext/shout2/gstshout2.c:
34990           use application/ogg instead of application/x-ogg (patch by Patrick
34991           Guimond, fixes #142432)
34992         * sys/oss/gstosselement.c: (gst_osselement_reset),
34993         (gst_osselement_sync_parms):
34994           don't set fragment size unless specified (fixes #142493)
34995
34996 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34997
34998         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
34999           fixes #142664
35000
35001 2004-05-17  Benjamin Otte  <otte@gnome.org>
35002
35003         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
35004           compute offsets correctly for internal buffers so timestamps are set
35005           correctly when we can't seek. Also handle cases where there are no
35006           offsets. (based on a patch by David Moore, fixes #142507)
35007
35008 2004-05-17  Benjamin Otte  <otte@gnome.org>
35009
35010         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
35011           use correct variable when determining amount of data to skip so we
35012           don't skip into the void and segfault
35013
35014 2004-05-16  Benjamin Otte  <otte@gnome.org>
35015
35016         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
35017           Hi, I'm a memleak
35018
35019 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35020
35021         * gst/asfdemux/gstasfdemux.c:
35022           - fix a mem leak and always propagate tags
35023           - add WMV3 to known video codecs (but no decoder yet)
35024           - replace "surplus data" at end of audio header for what
35025             it is : codec specific data
35026           - fix a typo
35027
35028 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
35029
35030         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
35031
35032         * gst-libs/gst/audio/audioclock.c:
35033           Fix wrong return type (#142205).
35034
35035 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35036
35037         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
35038           Ignore CRCs by default (fixes #142566).
35039
35040 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35041
35042         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
35043         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
35044         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
35045         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
35046         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
35047         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
35048           Fix for cases where we fail to attach to a mixer.
35049
35050 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35051
35052         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
35053           Don't touch events after not owning them anymore.
35054         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
35055         (gst_wavparse_fmt), (gst_wavparse_other),
35056         (gst_wavparse_handle_seek), (gst_wavparse_loop),
35057         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
35058         (gst_wavparse_srcpad_event):
35059         * gst/wavparse/gstwavparse.h:
35060           Add seeking, fix querying.
35061
35062 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35063
35064         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
35065           - process comments even if they don't end with \0\0
35066             g_convert would ignore them if present and works well without them
35067
35068 2004-05-16  Benjamin Otte  <otte@gnome.org>
35069
35070         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
35071           simplify caps
35072
35073 2004-05-16  Benjamin Otte  <otte@gnome.org>
35074
35075         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
35076           don't write to memory we might not write to - g_convert does that
35077           for us anyway (fixes #142613)
35078         (gst_asf_demux_audio_caps):
35079           comment out gst_util_dump_mem
35080
35081 2004-05-16  Benjamin Otte  <otte@gnome.org>
35082
35083         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
35084           compute correct expected timestamps after seek (broken since
35085           last commit)
35086         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
35087           rename element and debugging category to gdkpixbufscale
35088
35089 2004-05-16  Benjamin Otte  <otte@gnome.org>
35090
35091         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
35092           add error checking to snd_pcm_delay and remove duplicate call to
35093           snd_pcm_delay that caused issues (see inline code comments)
35094         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
35095           make more readable and fix return value when snd_pcm_delay fails
35096         (fixes #142586)
35097
35098 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
35099         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
35100         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
35101         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
35102         (gst_pixbufscale_link), (gst_pixbufscale_init),
35103         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
35104         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
35105         (gst_pixbufscale_get_property), (pixbufscale_init):
35106         * ext/gdk_pixbuf/pixbufscale.h:
35107         Add these files I forgot earlier
35108
35109 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
35110         * ext/gdk_pixbuf/Makefile.am:
35111         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
35112         * ext/gdk_pixbuf/gstgdkpixbuf.h:
35113         Add new pixbufscale element to scale RGB video
35114         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
35115         and HYPER interpolation correctly.
35116         * ext/theora/theoraenc.c: (theora_enc_chain),
35117         Discard buffer and return if explicit caps could not be set
35118         (theora_enc_get_property):
35119         Make _get return kbps for the bitrate consistent with
35120         the _set function.
35121
35122
35123 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35124
35125         * ext/libvisual/visual.c: (gst_visual_chain):
35126           add missing visual_audio_analyze
35127
35128 2004-05-14  David Schleef  <ds@schleef.org>
35129
35130         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
35131         is killed while we're playing.
35132         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
35133         gst_element_no_more_pads().
35134
35135 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35136
35137         * gst-libs/gst/riff/riff-read.c :
35138           - fix INFO tag extraction in RIFF/AVI files
35139             because gst_event_unref (event) also freed taglist
35140           - avoid a mem leak
35141
35142 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35143
35144         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
35145         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
35146
35147         * gst/auparse/gstauparse.c :
35148           - add code (commented for now) to support audio/x-adpcm on src pad
35149             (we have no decoder for those layout yet)
35150
35151         * gst/cdxaparse/gstcdxaparse.c :
35152         * gst/cdxaparse/gstcdxaparse.h :
35153           - partial rewrite using RiffRead (ripped iain's wavparse code)
35154
35155         * gst/rtp/gstrtpL16enc.c : typo
35156         * gst/rtp/gstrtpgsmenc.c : typo
35157
35158 2004-05-13  Benjamin Otte  <otte@gnome.org>
35159
35160         * configure.ac:
35161           check for exact version of libvisual, it's not supposed to be
35162           API/ABI stable yet
35163
35164 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35165
35166         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
35167           signal no-more-pads
35168
35169 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
35170
35171         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
35172         Report which format was used for GST_FORMAT_DEFAULT
35173         * gst/debug/Makefile.am:
35174         * gst/debug/gstdebug.c: (plugin_init):
35175         * gst/debug/progressreport.c: (gst_progressreport_base_init),
35176         (gst_progressreport_class_init), (gst_progressreport_init),
35177         (gst_progressreport_report), (gst_progressreport_set_property),
35178         (gst_progressreport_get_property), (gst_progressreport_chain),
35179         (gst_progressreport_plugin_init):
35180         Add progressreport element for testing.
35181
35182 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
35183
35184         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
35185         * sys/v4l/gstv4lsrc.h:
35186         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
35187         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
35188         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
35189         (gst_v4lsrc_grab_frame):
35190           add more debugging
35191           send a discont at start
35192
35193 2004-05-12  Colin Walters  <walters@redhat.com>
35194
35195         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
35196         inflooping if we can't find a chunk.  Or in other words, don't blow
35197         chunks if we don't have a chunk to blow.
35198
35199 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
35200         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
35201         Remove old debug output
35202         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
35203         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
35204         (gst_dvdec_set_property), (gst_dvdec_get_property):
35205         Change the quality setting to an enum, so it works from gst-launch
35206         Don't renegotiate a non-linked pad. Allows audio only decoding.
35207         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
35208         (gst_deinterlace_link), (gst_deinterlace_init):
35209         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
35210         (gst_videodrop_link):
35211         Some caps negotiation fixes
35212
35213 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35214
35215         * ext/tarkin/gsttarkin.c :
35216           - Change RANK from NONE to PRIMARY
35217         * ext/gdk_pixbuf/gstgdkpixbuf.c :
35218           - Change RANK from NONE to MARGINAL
35219         * ext/divx/gstdivxenc.c :
35220           - Change RANK from PRIMARY to NONE (encoder/spider issue)
35221
35222 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
35223
35224         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
35225         (gst_vorbisenc_push_packet):
35226           copy a function that was added between 1.0 and 1.0.1 until we
35227           depend on worthwhile features of post-1.0
35228
35229 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35230
35231         * configure.ac:
35232           enable shout2 by default
35233         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
35234         (gst_shout2send_base_init), (gst_shout2send_init),
35235         (gst_shout2send_connect), (gst_shout2send_change_state):
35236         * ext/shout2/gstshout2.h:
35237           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
35238           #142262)
35239         * ext/theora/theora.c: (plugin_init):
35240           don't set rank on encoders
35241
35242 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
35243
35244         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
35245           Use codec_data property instead of flag1 and flag2 for wma
35246
35247 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35248
35249         * gst/cdxaparse/gstcdxaparse.c :
35250           - Add mpegversion to CAPS to make it link
35251           - Rank is as GST_RANK_SECONDARY instead of NONE
35252         * gst/auparse/gstauparse.c :
35253           - Document all audio encoding we can encounter from Solaris 9
35254             headers and libsndfile information.
35255           - Increase max. rate from 48000 to 192000 (to match other elements)
35256           - Don't try to play junk data between header and samples
35257
35258 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35259
35260         * ext/libvisual/visual.c: (gst_visual_getcaps):
35261           use the right caps depending on endianness (I hope)
35262         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
35263           use GST_RANK_NONE for all non-decoding elements or spider gets
35264           mighty confused
35265
35266 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35267
35268         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
35269           Fix some odd cases and fix BE metadata parsing of unicode16 text.
35270
35271 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35272
35273         * gst/switch/gstswitch.c: (gst_switch_release_pad),
35274         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
35275         (gst_switch_loop), (gst_switch_get_type):
35276           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
35277           HEADERS. Had to be said.
35278
35279 2004-05-10  David Schleef  <ds@schleef.org>
35280
35281         * configure.ac: Add prototype Dirac support.
35282         * ext/Makefile.am:
35283         * ext/dirac/Makefile.am:
35284         * ext/dirac/gstdirac.cc:
35285         * ext/dirac/gstdiracdec.cc:
35286
35287 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35288
35289         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
35290         (gst_auparse_init), (gst_auparse_chain),
35291         (gst_auparse_change_state):
35292           Hack around spider. Remove me some day please.
35293
35294 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35295
35296         * gst/auparse/gstauparse.c: (gst_auparse_chain):
35297           Fix for some uninitialized variables in previous patch, also
35298           makes it work. Fixes #142286 while we're at it.
35299
35300 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35301
35302         * gst/auparse/gstauparse.c:
35303                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
35304                 only unsupported formats are ADPCM/CCITT G.72x
35305                 reviewed by Ronald
35306         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
35307
35308 2004-05-10  Wim Taymans  <wim@fluendo.com>
35309
35310         * ext/vorbis/Makefile.am:
35311         * ext/vorbis/README:
35312         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
35313         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
35314         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
35315         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
35316         (gst_oggvorbisenc_convert_sink),
35317         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
35318         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
35319         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
35320         (get_constraints_string), (update_start_message),
35321         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
35322         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
35323         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
35324         * ext/vorbis/oggvorbisenc.h:
35325         * ext/vorbis/vorbis.c: (plugin_init):
35326         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
35327         (raw_caps_factory), (gst_vorbisenc_class_init),
35328         (gst_vorbisenc_init), (gst_vorbisenc_setup),
35329         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
35330         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
35331         * ext/vorbis/vorbisenc.h:
35332         Added a raw vorbis encoder to be used with the oggmuxer.
35333         We still need the old encoder for some gnome applications,
35334         read the README to find out how that works.
35335         The raw encoder is called "rawvorbisenc" until 0.9.
35336
35337 2004-05-10  Wim Taymans  <wim@fluendo.com>
35338
35339         * ext/ogg/gstogg.c: (plugin_init):
35340         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
35341         (gst_ogg_print):
35342         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
35343         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
35344         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
35345         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
35346         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
35347         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
35348         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
35349         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
35350         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
35351         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
35352         Added an ogg muxer.
35353         Small typo fixes in the demuxer.
35354
35355 2004-05-10  Wim Taymans  <wim@fluendo.com>
35356
35357         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
35358         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
35359         (theora_enc_change_state), (theora_enc_set_property),
35360         (theora_enc_get_property):
35361         Mark the last packet with an EOS flag which is not really needed
35362         in gstreamer.
35363         Do some better video framerate initialisation.
35364         Update the buffer timestamp.
35365
35366 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
35367
35368         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
35369         Return the result of the parent state change call
35370
35371 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35372
35373         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
35374         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
35375         * gst/law/alaw-encode.c : (idem)
35376         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
35377         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
35378         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
35379
35380 2004-05-09  Benjamin Otte  <otte@gnome.org>
35381
35382         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
35383           don't use a fixed buffer size when writing variable length data to
35384           it. Fixes memory corruption and makes alsasrc work
35385
35386 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35387
35388         * ext/gnomevfs/gstgnomevfssink.c:
35389         (_gst_boolean_allow_overwrite_accumulator),
35390         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
35391           Run glib's default signal handler (??) in RUN_CLEANUP rather than
35392           RUN_LAST, and don't use that to set the accumulator value because
35393           then it's always FALSE.
35394
35395 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35396
35397         * gst-libs/gst/riff/riff-media.c:
35398         (gst_riff_create_video_caps_with_data),
35399         (gst_riff_create_audio_caps),
35400         (gst_riff_create_audio_template_caps):
35401         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
35402           Fix for unaligned RIFF files (i.e. where all the chunks together
35403           in a LIST chunk are not of the same size as the size given in
35404           the LIST chunk header). Fixes several odd WAVE files. Also fix
35405           ADPCM (block_align property) in audio, so that wavparse based
35406           on this works now as it used to stand-alone.
35407
35408 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
35409
35410         reviewed by Benjamin Otte  <otte@gnome.org>
35411
35412         * ext/a52dec/gsta52dec.c:
35413         * ext/divx/gstdivxdec.c:
35414         * ext/divx/gstdivxenc.c:
35415         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
35416         * ext/faac/gstfaac.c: (gst_faac_base_init):
35417         * ext/faad/gstfaad.c: (gst_faad_base_init):
35418         * ext/ivorbis/vorbisfile.c:
35419         * ext/lame/gstlame.c:
35420         * ext/libfame/gstlibfame.c:
35421         * ext/mpeg2enc/gstmpeg2enc.cc:
35422         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
35423         * ext/sidplay/gstsiddec.cc:
35424         * ext/speex/gstspeexdec.c:
35425         * ext/speex/gstspeexenc.c:
35426         * ext/xvid/gstxviddec.c:
35427         * ext/xvid/gstxvidenc.c:
35428           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
35429           (fixes #142193)
35430
35431 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35432
35433         * ext/alsa/gstalsa.c: (device_list),
35434         (gst_alsa_class_probe_devices):
35435         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
35436           Fix alsa oddness in mixer after the combination of using mixer
35437           in source/sink elements and using hw:x,y instead of just hw:x.
35438
35439 2004-05-09  Benjamin Otte  <otte@gnome.org>
35440
35441         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
35442         (gst_wavparse_create_sourcepad):
35443           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
35444           sourcepads
35445
35446 2004-05-09  Benjamin Otte  <otte@gnome.org>
35447
35448         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
35449           allow discont events before caps nego
35450
35451 2004-05-08  Benjamin Otte  <otte@gnome.org>
35452
35453         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
35454           don't leak events
35455
35456 2004-05-08  Benjamin Otte  <otte@gnome.org>
35457
35458         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
35459         (gst_level_change_state), (gst_level_init):
35460         * gst/level/gstlevel.h:
35461           figure out if we're initialized directly instead of keeping a
35462           variable that's wrong in 90% of cases
35463           don't initialize pads and then leak them and use a new unitialized
35464           pad. (fixes #142084)
35465           these were bugs so n00bish I didn't find them for an hour :/
35466
35467 2004-05-08 Iain <iain@prettypeople.org>
35468
35469         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
35470         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
35471         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
35472         return the length that was read.
35473         (gst_riff_read_strf_auds): Allow fmt tags as well.
35474
35475 2004-05-07  David Schleef  <ds@schleef.org>
35476
35477         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
35478         signed char assumption in faad.h.
35479
35480 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35481
35482         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
35483           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
35484
35485 2004-05-07  Colin Walters  <walters@redhat.com>
35486
35487         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
35488         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
35489         function.
35490         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
35491         Add dispose function.
35492
35493 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
35494         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
35495           Fix caps nego and pad templates. RGB mode caps should
35496           work now.
35497         * ext/dvdnav/gst-dvd:
35498           Move mpeg2dec inside the thread because otherwise the
35499           queue rejects cap changes mid-stream
35500         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
35501         (gst_mpeg2dec_flush_decoder):
35502           For mpeg2dec > 0.4.0, call the flush function instead of
35503           manually extracting all in-flight frames.
35504         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
35505         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
35506           Change mime type video/dv go video/x-dv to match the
35507           rest of gst-plugins
35508
35509 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35510
35511         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
35512         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
35513         (gst_alsa_sink_class_init):
35514         * ext/alsa/gstalsasink.h:
35515         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
35516         (gst_alsa_src_class_init):
35517         * ext/alsa/gstalsasrc.h:
35518           Make alsasink/src a subclass of alsamixer so that mixer stuff
35519           shows up in gst-rec. Needs some finetuning.
35520
35521 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35522
35523         * ext/lame/gstlame.c: (gst_lame_chain):
35524           simplify
35525         * ext/mad/gstmad.c: (gst_mad_handle_event):
35526           fix event leak
35527         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
35528           be able to detect mp3 files < 4096 bytes
35529
35530 2004-05-06  Wim Taymans  <wim@fluendo.com>
35531
35532         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
35533         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
35534         (theora_enc_set_property), (theora_enc_get_property):
35535         Also encode the first frame, cleanup some code.
35536
35537 2004-05-06  Wim Taymans  <wim@fluendo.com>
35538
35539         * ext/mpeg2enc/gstmpeg2enc.cc:
35540         Forward events first before deciding that negotiation was
35541         not performed.
35542
35543 2004-05-06  Wim Taymans  <wim@fluendo.com>
35544
35545         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
35546         First process the events before deciding that negotiation
35547         was not performed.
35548
35549 2004-05-06  Wim Taymans  <wim@fluendo.com>
35550
35551         * ext/theora/Makefile.am:
35552         * ext/theora/theora.c: (plugin_init):
35553         * ext/theora/theoradec.c: (theora_dec_change_state):
35554         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
35555         (gst_theora_enc_class_init), (gst_theora_enc_init),
35556         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
35557         (theora_enc_chain), (theora_enc_change_state),
35558         (theora_enc_set_property), (theora_enc_get_property):
35559         Added a theora encoder, grouped the encoder and decoder into the
35560         same plugin.
35561
35562 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
35563
35564         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
35565         (gst_jpegenc_chain):
35566         fix DURATION on outgoing buffers
35567         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
35568         debug using time formats
35569         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
35570         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
35571         (gst_xvimagesink_sink_link):
35572         windows with width/height 0 generate X errors, so don't allow them
35573
35574 2004-05-05  Wim Taymans  <wim@fluendo.com>
35575
35576         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
35577         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
35578         (gst_mpeg2dec_negotiate_format):
35579         * ext/mpeg2dec/gstmpeg2dec.h:
35580           removed the static pad template so that we can add the
35581           more accurate framerate value to the caps.
35582
35583
35584 2004-05-04  Benjamin Otte  <otte@gnome.org>
35585
35586         * configure.ac:
35587           check for kdemacros.h, too (should fix #141821)
35588         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
35589           don't crash if no header was sent, but nicely error out (fixes part
35590           of #141554)
35591
35592 2004-05-04  Wim Taymans  <wim@fluendo.com>
35593
35594         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
35595         parent dispose function to avoid segfault on destroy.
35596
35597 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
35598
35599         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
35600         (plugin_init):
35601         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
35602         (gst_xvimagesink_sink_link):
35603         clean up debugging caps
35604         also recreate xvimage when format has changed
35605
35606 2004-05-04  Benjamin Otte  <otte@gnome.org>
35607
35608         * ext/libvisual/Makefile.am:
35609         * ext/libvisual/visual.c: (gst_visual_class_init),
35610         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
35611         (gst_visual_srclink), (gst_visual_chain),
35612         (gst_visual_change_state), (plugin_init):
35613           use a GstAdapter to correctly adapt buffer sizes - allows using a
35614           framerate
35615
35616 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35617
35618         * sys/v4l/gstv4lelement.h:
35619         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
35620         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
35621         (gst_v4lsrc_buffer_free):
35622         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
35623         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
35624         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
35625         (gst_v4lsrc_requeue_frame):
35626         move some debugging categories around
35627         query for fps index and set accordingly if found
35628
35629 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35630
35631         * ext/lame/gstlame.c:
35632         correct defaults that lame_init puts out of range
35633
35634 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35635
35636         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
35637         (gst_divxenc_class_init):
35638         fix range since -1 is the default
35639         * gst/mpeg1sys/gstmpeg1systemencode.c:
35640         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
35641         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
35642         (gst_rtjpegdec_chain):
35643         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
35644         (gst_rtjpegenc_chain):
35645         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
35646         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
35647         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
35648         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
35649         * sys/v4l/gstv4lsrc.c:
35650         * sys/v4l/v4l_calls.c: (gst_v4l_open):
35651         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
35652         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
35653         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
35654         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
35655           remove gst_info calls
35656
35657 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35658
35659         * Makefile.am:
35660         * po/af.po:
35661         * po/az.po:
35662         * po/en_GB.po:
35663         * po/nl.po:
35664         * po/sr.po:
35665         * po/sv.po:
35666           Updated translations
35667
35668 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35669
35670         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
35671           refactor/comment code
35672
35673 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35674
35675         * gst/asfdemux/Makefile.am:
35676         * gst/asfdemux/asfheaders.c:
35677         * gst/asfdemux/asfheaders.h:
35678         * gst/asfdemux/gstasf.c: (plugin_init):
35679         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
35680         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
35681         (gst_asf_demux_setup_pad):
35682         * gst/asfdemux/gstasfdemux.h:
35683         * gst/asfdemux/gstasfmux.c:
35684         * gst/asfdemux/gstasfmux.h:
35685           Add tagging support to demuxer, split out registration in its own
35686           file instead of in demux (hacky), and prevent having some tables
35687           in our memory multiple times (in asfheaders.h).
35688
35689 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35690
35691         * gst/matroska/matroska-demux.c:
35692         (gst_matroska_demux_parse_metadata):
35693         * gst/matroska/matroska-ids.h:
35694           Basic tag reading support.
35695
35696 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35697
35698         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
35699           Really detect ac-3 audio.
35700         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
35701           really detect matroska files (off-by-1).
35702
35703 2004-04-30  David Schleef  <ds@schleef.org>
35704
35705         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
35706         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
35707         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
35708         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
35709         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
35710         hackage -- parse a lot more atoms, extract a few tags.  One might even
35711         mistake this for tag support.  Maybe it is.
35712         * gst/qtdemux/qtdemux.h:
35713
35714 2004-04-30  Colin Walters  <walters@verbum.org>
35715
35716         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
35717
35718 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
35719
35720         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35721         (gst_ffmpegcolorspace_getcaps):
35722           remove broken nego fix
35723
35724 2004-04-30  Benjamin Otte  <otte@gnome.org>
35725
35726         * configure.ac:
35727         * ext/Makefile.am:
35728         * ext/libvisual/Makefile.am:
35729         * ext/libvisual/visual.c:
35730           add initial support for libvisual (http://libvisual.sourceforge.net)
35731           libvisual is still quite alpha, so expect crashes in there :)
35732
35733 2004-04-29  David Schleef  <ds@schleef.org>
35734
35735         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
35736         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
35737         up qtdemux to make it spit out codec_data.  Do _not_ look at this
35738         code; you will no longer respect me.
35739
35740 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35741
35742         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
35743         * ext/alsa/gstalsa.h :
35744         change alsa pcm device discovery to find more than 1 device
35745         per card. code review by Ronald.
35746
35747 2004-04-29  David Schleef  <ds@schleef.org>
35748
35749         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
35750         Add a check for a driver bug on FreeBSD.  (bug #140565)
35751
35752 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
35753
35754         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
35755         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
35756         (gst_jpegenc_getcaps):
35757           move format setting to inner loop
35758         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35759         (gst_ffmpegcolorspace_getcaps):
35760           use GST_PAD_CAPS if available so that we use already negotiated
35761           caps
35762         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
35763         (qtdemux_parse_moov), (qtdemux_parse):
35764           extra debugging
35765         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
35766         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
35767           move hardcoded path to DEFINE
35768
35769 2004-04-28  David Schleef  <ds@schleef.org>
35770
35771         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
35772         (bug #140064)
35773
35774 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35775
35776         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
35777           Don't probe for playback device if we're a source element. Fixes
35778           #139658.
35779
35780 2004-04-29  Benjamin Otte  <otte@gnome.org>
35781
35782         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
35783         (gst_id3_tag_chain):
35784           rewrite buffer offset
35785
35786 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35787
35788         * configure.ac:
35789         * ext/Makefile.am:
35790         * ext/dts/Makefile.am:
35791         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
35792         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
35793         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
35794         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
35795         (gst_dtsdec_loop), (gst_dtsdec_change_state),
35796         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
35797         (plugin_init):
35798         * ext/dts/gstdtsdec.h:
35799           New DTS decoder.
35800         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
35801         (gst_faad_srcconnect):
35802           Add ESDS atom handling (.m4a).
35803
35804 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35805
35806         * ext/divx/gstdivxdec.c: (plugin_init):
35807           Remove comment that makes no sense.
35808         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
35809           Fix for obvious typo that resulted in warnings during gst-register.
35810         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
35811         (gst_xviddec_sink_link):
35812           Fix caps negotiation a bit better.
35813         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
35814           We call this 'codec_data', not 'esds'.
35815
35816 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35817
35818         * gst/monoscope/gstmonoscope.c:
35819           make sure we only provide 256x128
35820         * gst/monoscope/monoscope.c: (monoscope_init):
35821           assert size of 256x128
35822
35823 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
35824
35825         * Makefile.am:
35826         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
35827         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
35828           fixate to max width and height of device
35829
35830 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
35831
35832         * Makefile.am:
35833         * sys/v4l/gstv4l.c:
35834         * sys/v4l/gstv4lsrc.c:
35835         * sys/v4l/v4l_calls.c:
35836         * sys/v4l/v4lsrc_calls.c:
35837           fix for qc-usb driver which fakes having more than one buffer
35838           by handing the same buffer twice, which confused GStreamer's/v4lsrc
35839           buffer_free override
35840           add debugging
35841
35842 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
35843
35844         * Makefile.am:
35845         * gst/videotestsrc/gstvideotestsrc.c:
35846         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
35847         (gst_videotestsrc_init), (gst_videotestsrc_get),
35848         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
35849         * gst/videotestsrc/gstvideotestsrc.h:
35850           add num-buffers property
35851
35852         2004-04-26  Benjamin Otte  <otte@gnome.org>
35853
35854         * ext/mad/gstid3tag.c: (plugin_init):
35855           set id3mux rank to NONE so it doesn't confuse spider
35856           require audio/mpeg,mpegversion=1 in id3mux
35857
35858 2004-04-26  Benjamin Otte  <otte@gnome.org>
35859
35860         * configure.ac:
35861           detect faad correctly as non-working if it's indeed non-working
35862
35863 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
35864
35865         * Makefile.am:
35866         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
35867         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
35868         fix _getcaps so it only negotiates to its supported format
35869
35870 2004-04-25  Benjamin Otte  <otte@gnome.org>
35871
35872         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
35873           fix memleak
35874
35875 2004-04-23  Benjamin Otte  <otte@gnome.org>
35876
35877         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
35878           audio/x-raw-int with height rules! not. Now it's depth.
35879
35880 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35881
35882         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
35883         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
35884         (gst_wavparse_loop):
35885           Missing variable initialization. Add handling of DVI ADPCM. Fix
35886           mis-parsing of LIST chunks. This works around a bug where we mis-
35887           parse non-aligning LIST chunks (so LIST chunks where the contents
35888           don't align with the actual LIST size). The correct fix is to use
35889           rifflib, I'm not going to fix wavparse - too much work. All this
35890           fixes #104878.
35891
35892 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
35893
35894         reviewed by Benjamin Otte  <otte@gnome.org>
35895
35896         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
35897           fix shoutcast not working (fixes #140844)
35898
35899 2004-04-22  Benjamin Otte  <otte@gnome.org>
35900
35901         * ext/hermes/gsthermescolorspace.c:
35902         (gst_hermes_colorspace_caps_remove_format_info):
35903         * gst/colorspace/gstcolorspace.c:
35904         (gst_colorspace_caps_remove_format_info):
35905         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35906         (gst_ffmpegcolorspace_caps_remove_format_info):
35907           s/gst_caps_simplify/gst_caps_do_simplify/
35908
35909 2004-04-22  Benjamin Otte  <otte@gnome.org>
35910
35911         * gst-libs/gst/riff/riff-media.c:
35912         (gst_riff_create_video_caps_with_data):
35913           mpegversion is an int
35914         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
35915           don't try to create pad templates with NULL caps, use any caps
35916           instead.
35917
35918 2004-04-20  David Schleef  <ds@schleef.org>
35919
35920         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
35921         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
35922         (bug #140384)
35923
35924 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
35925
35926         reviewed by David Schleef
35927
35928         * ext/mad/gstid3tag.c: Add stdlib.h
35929         * gst/rtp/gstrtpgsmenc.c: same
35930         * gst/tags/gstid3tag.c: same
35931         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
35932         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
35933         GST_DISABLE_LOADSAVE use.
35934         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
35935         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
35936         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
35937         atol(3)).
35938         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
35939         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
35940         strtoul(3)).
35941         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
35942         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
35943         $(ID3_CFLAGS).
35944         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
35945         $(LIBFAME_CFLAGS).
35946
35947 2004-04-20  David Schleef  <ds@schleef.org>
35948
35949         * gst/realmedia/rmdemux.c:  This was supposed to part of the
35950         last checkin.  Same idea.
35951
35952 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
35953
35954         reviewed by David Schleef
35955
35956         * configure.ac: bump required gstreamer version to 0.8.1.1
35957         because of following changes [--ds]
35958
35959         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
35960         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
35961         (gst_riff_read_header):  Use GST_READ_UINT*
35962         macros to access possibly unaligned memory.
35963
35964         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
35965         (mp3_type_find):  Use GST_READ_UINT*
35966         macros to access possibly unaligned memory.
35967         (mp3_type_find, mpeg1_parse_header, qt_type_find)
35968         (speex_type_find): Likewise
35969
35970         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
35971
35972         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
35973         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
35974         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
35975         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
35976         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
35977         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
35978         macros to access possibly unaligned memory.
35979
35980         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
35981         Likewise.
35982
35983         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
35984         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
35985
35986         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
35987         Likewise.
35988
35989         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
35990         (gst_mpeg2subt_chain_subtitle): Likewise.
35991
35992         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
35993         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
35994         Likewise.
35995
35996         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
35997         Likewise.
35998
35999         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
36000         Likewise.
36001
36002         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
36003         Likewise.
36004
36005 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
36006
36007         * configure.ac:
36008           update required version of GStreamer because of GST_TIME_FORMAT
36009
36010 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36011
36012         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
36013           remove leftover g_print
36014         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
36015           don't try setting only a subset of the caps. We don't want to kill
36016           autoplugging on purpose
36017
36018 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
36019
36020         * sys/ximage/ximagesink.c: (plugin_init):
36021         * sys/xvimage/xvimagesink.c: (plugin_init):
36022           add debugging categories
36023
36024 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
36025
36026         * po/en_GB.po:
36027         * po/LINGUAS:
36028           Adding en_GB translation (Gareth Owen)
36029
36030 2004-04-20  David Schleef  <ds@schleef.org>
36031
36032         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
36033         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
36034         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
36035         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
36036         A number of new features and hacks to extract the esds atom and
36037         put it into the caps.  (bug #137724)
36038
36039 2004-04-19  David Schleef  <ds@schleef.org>
36040
36041         * gconf/Makefile.am: Fix for non-GNU make
36042         * gst-libs/gst/Makefile.am: Change directory order to handle
36043         GstPlay linking with gstinterfaces
36044         * gst-libs/gst/audio/make_filter: make use of tr portable
36045         * gst-libs/gst/play/Makefile.am: Add intended \
36046         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
36047         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
36048         function prototype instead of void *.
36049         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
36050         macro.
36051         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
36052         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
36053         * gst/videofilter/make_filter: make use of tr portable
36054         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
36055
36056 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
36057
36058         * po/LINGUAS:
36059         * po/uk.po:
36060           Added Ukrainian translation (Maxim V. Dziumanenko)
36061
36062 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36063
36064         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
36065         (gst_gsmdec_link), (gst_gsmdec_chain):
36066           Fix capsnego, simplify chain function slightly.
36067         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
36068           Add GSM.
36069
36070 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36071
36072         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
36073         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
36074         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
36075           Hack to make wavparse work with spider (always -> sometimes pad).
36076           Fixes #135862 && #140411.
36077
36078 2004-04-18  Benjamin Otte  <otte@gnome.org>
36079
36080         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
36081         (gst_osselement_rate_probe_check),
36082         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
36083           get rid of \n in debug output
36084
36085 2004-04-17  Iain <iain@prettypeople.org>
36086
36087         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
36088         not just EOS.
36089
36090 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36091
36092         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
36093         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
36094         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
36095         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
36096         (gst_id3_tag_src_link), (gst_id3_tag_chain),
36097         (gst_id3_tag_change_state), (plugin_init):
36098           deprecate id3tag element and replace with id3demux/id3mux.
36099           great side effect: this ugly file is now even uglier, yay!
36100         * ext/mad/gstmad.h:
36101           remove non-available function
36102           update for new get_type
36103
36104 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36105
36106         * configure.ac:
36107           require mpeg2dec >= 0.4.0
36108
36109 2004-04-17  Benjamin Otte  <otte@gnome.org>
36110
36111         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
36112         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
36113         (gst_xvimagesink_set_xwindow_id):
36114           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
36115           assorted cleanup fixes.
36116
36117 2004-04-16  David Schleef  <ds@schleef.org>
36118
36119         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
36120         * sys/xvimage/xvimagesink.h: same
36121
36122 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36123
36124         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
36125           Fix GST_ELEMENT_ERROR with (NULL)
36126
36127 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36128
36129         * gst-libs/gst/riff/riff-media.c:
36130         (gst_riff_create_video_caps_with_data):
36131           Add div[3456] as fourccs for DivX 3 (fixes #140137).
36132
36133 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36134
36135         * gst-libs/gst/riff/riff-media.c:
36136         (gst_riff_create_video_caps_with_data),
36137         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
36138         (gst_riff_create_video_template_caps),
36139         (gst_riff_create_audio_template_caps):
36140         * gst-libs/gst/riff/riff-media.h:
36141         * gst-libs/gst/riff/riff-read.c:
36142         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
36143         * gst-libs/gst/riff/riff-read.h:
36144         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
36145           Add MS RLE support. I added some functions to read out strf chunks
36146           into strf chunks and the data behind it. This is usually color
36147           palettes (as in RLE, but also in 8-bit RGB). Also use those during
36148           caps creation. Lastly, add ADPCM (similar to wavparse - which
36149           should eventually be rifflib based).
36150         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
36151         (gst_matroska_demux_init), (gst_matroska_demux_reset):
36152         * gst/matroska/matroska-demux.h:
36153           Remove placeholders for some prehistoric tagging system. Didn't add
36154           support for any tag system really anyway.
36155         * gst/qtdemux/qtdemux.c:
36156           Add support for audio/x-m4a (MPEG-4) through spider.
36157         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
36158         (gst_wavparse_loop):
36159           ADPCM support (#135862). Increase max. buffer size because we
36160           cannot split buffers for ADPCM (screws references) and I've seen
36161           files with 2048 byte chunks. 4096 seems safe for now.
36162
36163 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36164
36165         * configure.ac: bump nano to 1
36166
36167 === release 0.8.1 ===
36168
36169 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36170
36171         * configure.ac: releasing 0.8.1, "Comforting Sounds"
36172
36173 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36174
36175         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
36176           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
36177           Fixes #140058
36178
36179 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
36180
36181         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
36182           lower rank of dvddemux so that it's not used for mpeg playback.
36183
36184 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36185
36186         * configure.ac:
36187           save libs correctly when checking mad
36188
36189 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
36190
36191         * ext/mad/gstid3tag.c: (plugin_init):
36192           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
36193
36194 2004-04-13  David Schleef  <ds@schleef.org>
36195
36196         * common/m4/gst-feature.m4: Call -config scripts with
36197         --plugin-libs if it is supported.
36198         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
36199         JPEG images are image/jpeg.
36200         * gst/debug/Makefile.am:
36201         * gst/debug/negotiation.c: (gst_negotiation_class_init),
36202         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
36203         (gst_negotiation_update_caps), (gst_negotiation_get_property),
36204         (gst_negotiation_plugin_init): Add a property that acts like
36205         filter caps.
36206         * testsuite/gst-lint:  Move license checking to be a standard
36207         test.
36208
36209 2004-04-13  David Schleef  <ds@schleef.org>
36210
36211         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
36212         patch from Sebastien Cote (bug #139958)
36213
36214 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
36215
36216         * examples/gstplay/Makefile.am:
36217         * examples/gstplay/player.c: (main):
36218           make the commandline player example use gconf settings
36219
36220 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
36221
36222         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
36223         (gst_cacasink_sinkconnect), (gst_cacasink_init),
36224         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
36225           init/end library during state transition, not object
36226           creation/disposal.  get rid of custom dispose handler.
36227
36228
36229 2004-04-12  Christian Schaller <Uraeus@gnome.org>
36230
36231         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
36232         be a symlink
36233
36234 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36235
36236         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
36237           Handle JUNK chunks inside data section. Prevents warnings.
36238
36239 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36240
36241         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
36242         (gst_riff_create_video_template_caps):
36243           Add MS video v1.
36244         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
36245         (gst_avi_demux_stream_data):
36246           Add support for "rec-list" chunks.
36247
36248 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36249
36250         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
36251           Fix another codecname mismatch.
36252
36253 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36254
36255         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
36256           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
36257           so that MJPEG plays back.
36258
36259 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36260
36261         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
36262         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
36263         * gst/mpeg1videoparse/gstmp1videoparse.h:
36264           Fix for some slight mis-cuts in buffer parsing, and for some
36265           potential overflows or faults-causers. Adds disconts. Also fixes
36266           #139105 while we're at it.
36267
36268 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36269
36270         * configure.ac:
36271         * sys/v4l2/gstv4l2element.h:
36272           Workaround for missing struct v4l2_buffer declaration in Suse 9
36273           and Mandrake 10 linux/videodev2.h header file (#135919).
36274
36275 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36276
36277         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
36278           Bail out if no filename was given.
36279
36280 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36281
36282         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
36283         (gst_v4l2_fourcc_from_structure):
36284           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
36285           Y41B somewhere).
36286
36287 2004-04-09  Benjamin Otte  <otte@gnome.org>
36288
36289         * ext/gnomevfs/gstgnomevfssink.c:
36290         (_gst_boolean_allow_overwrite_accumulator),
36291         (gst_gnomevfssink_class_init):
36292           fix erase signal - if any handler returns false the file will not be
36293           overwritten. If no handler is connected, the file will not be
36294           overwritten either.
36295           renamed signal to "allow-overwrite"
36296         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
36297           free string when adding it to ID3 failed
36298         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
36299           unref event when done
36300         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
36301           free caps
36302         * gst/typefind/gsttypefindfunctions.c:
36303         (mpeg_video_stream_type_find):
36304           fix invalid read
36305
36306 2004-04-08  David Schleef  <ds@schleef.org>
36307
36308         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
36309         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
36310
36311 2004-04-08  David Schleef  <ds@schleef.org>
36312
36313         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
36314         we don't support (bug #139532)
36315
36316 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
36317
36318         * ext/mad/gstmad.c: (gst_mad_handle_event),
36319         (gst_mad_check_caps_reset), (gst_mad_chain),
36320         (gst_mad_change_state):
36321           only set explicit caps if they haven't been set before for
36322           this stream.  MPEG-audio sample rate/channels aren't allowed
36323           to change in-stream.
36324           Fixes #139382
36325
36326 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36327
36328         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
36329         (_gst_boolean_did_something_accumulator),
36330         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
36331         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
36332         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
36333         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
36334         (gst_gnomevfssink_change_state):
36335           Fix erase signal. Don't erase by default. Remove handoff signal.
36336           Remove erase property. Don't segfault. General cleanup.
36337
36338 2004-04-07  Benjamin Otte  <otte@gnome.org>
36339
36340         * gst-libs/gst/gconf/test-gconf.c: (main):
36341           add missing gst_init
36342
36343 2004-04-07  Benjamin Otte  <otte@gnome.org>
36344
36345         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
36346           free the mutexes, too
36347
36348 2004-04-07  Benjamin Otte  <otte@gnome.org>
36349
36350         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
36351           actually free the URI string
36352         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
36353           compute offset correctly when passing discont events
36354         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
36355           don't leak discont events
36356         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
36357           add some missing breaks so caps aren't copied randomly
36358         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
36359           if we realloc memory, we better use it
36360
36361 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36362
36363         * ext/mad/gstmad.c: (normal_seek):
36364           fix GST_FORMAT_TIME usage
36365
36366 2004-04-05  David Schleef  <ds@schleef.org>
36367
36368         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
36369         a deprecated function (hack!)
36370
36371 2004-04-05  Benjamin Otte  <otte@gnome.org>
36372
36373         * ext/esd/esdmon.c: (gst_esdmon_get):
36374           fix nonterminated vararg and memleak
36375
36376 2004-04-05  Benjamin Otte  <otte@gnome.org>
36377
36378         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
36379         (gst_ladspa_init), (gst_ladspa_force_src_caps),
36380         (gst_ladspa_set_property), (gst_ladspa_get_property),
36381         (gst_ladspa_instantiate), (gst_ladspa_activate),
36382         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
36383           clean up debugging
36384
36385 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
36386
36387         reviewed by Benjamin Otte  <otte@gnome.org>
36388
36389         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
36390           check for broken LADSPA parameters (fixes #138635)
36391
36392 2004-04-05  Benjamin Otte  <otte@gnome.org>
36393
36394         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
36395           advertise buffer-frames correctly on sinkpads
36396
36397 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
36398
36399         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
36400         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
36401         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
36402         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
36403         (gst_mad_check_caps_reset), (gst_mad_chain):
36404         add more debugging, only reset caps when we're not in error state
36405
36406 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
36407
36408         * ext/mad/gstmad.c: add debugging category, comment + cleanups
36409
36410 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
36411
36412         reviewed by Benjamin Otte  <otte@gnome.org>
36413
36414         * configure.ac:
36415           fix == in test(1) operator
36416
36417 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
36418
36419         reviewed by Benjamin Otte  <otte@gnome.org>
36420
36421         * configure.ac:
36422           fix --export-symblos-regex to a working regex.
36423
36424 2004-04-04  Benjamin Otte  <otte@gnome.org>
36425
36426         * sys/oss/.cvsignore:
36427           add for oss_probe
36428
36429 2004-04-03  Tim-Phillip Müller <t.i.m@zen.co.uk>
36430
36431         reviewed by Benjamin Otte  <otte@gnome.org>
36432
36433         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
36434           add missing 'new_media' argument (fixes #138168)
36435         * gst/matroska/matroska-demux.c:
36436         (gst_matroska_demux_handle_seek_event):
36437           add vararg terminator (fixes #138169)
36438
36439 2004-04-02  David Schleef  <ds@schleef.org>
36440
36441         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
36442         disted (bug #138914)
36443
36444 2004-04-01  Benjamin Otte  <otte@gnome.org>
36445
36446         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
36447         (gst_alsa_close_audio):
36448           handle case better where a soundcard can't pause
36449         * ext/ogg/gstoggdemux.c:
36450           don't crash when we get events but don't have pads yet
36451
36452 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
36453
36454         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
36455           throw an error if we couldn't probe any caps.
36456
36457 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
36458
36459         * ext/dvdnav/gst-dvd:
36460         Add a really simple sample DVD player
36461
36462 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
36463
36464         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
36465         (gst_a52dec_push), (gst_a52dec_handle_event),
36466         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
36467         (gst_a52dec_change_state):
36468         * ext/a52dec/gsta52dec.h:
36469           Use a debug category, Output timestamps correctly
36470           Emit tag info, Handle events, tell liba52dec about cpu
36471           capabilities so it can use MMX etc.
36472         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
36473           Fix a crasher accessing invalid memory
36474         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
36475         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
36476         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
36477         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
36478         (dvdnavsrc_query):
36479           Some support for byte-format seeking.
36480           Small fixes for still frames and menu button overlays
36481         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
36482         (gst_mpeg2dec_alloc_buffer):
36483           Use a debug category. Adjust the report level of several items to
36484           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
36485           so it doesn't lose the GstBuffer pointer
36486         * gst/debug/Makefile.am:
36487         * gst/debug/gstdebug.c: (plugin_init):
36488         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
36489         (gst_navseek_base_init), (gst_navseek_class_init),
36490         (gst_navseek_init), (gst_navseek_seek),
36491         (gst_navseek_handle_src_event), (gst_navseek_set_property),
36492         (gst_navseek_get_property), (gst_navseek_chain),
36493         (gst_navseek_plugin_init):
36494         * gst/debug/gstnavseek.h:
36495           Add the navseek debug element for seeking back and forth in a
36496           video stream using arrow keys.
36497         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
36498         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
36499         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
36500         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
36501         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
36502         (gst_mpeg2subt_parse_header), (gst_get_nibble),
36503         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
36504         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
36505         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
36506         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
36507         * gst/mpeg2sub/gstmpeg2subt.h:
36508           Pretty much a complete rewrite. Now a loopbased element. May still
36509           require work to properly synchronise subtitle buffers.
36510         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
36511         (gst_dvd_demux_send_subbuffer):
36512         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
36513           Don't attempt to create subbuffers of size 0
36514           Reduce a couple of error outputs to warnings.
36515         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
36516         (gst_y4mencode_chain):
36517         Output the y4m frame header correctly.
36518
36519 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
36520
36521         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
36522           throw errors instead of allowing SIGFPE
36523
36524 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
36525
36526         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
36527         (gst_gconf_render_bin_from_key):
36528           leak plugging and style fixing
36529
36530 2004-03-31  David Schleef  <ds@schleef.org>
36531
36532         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
36533         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
36534         (bug #138225)
36535         * gst/debug/Makefile.am:
36536         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
36537         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
36538         plugin.
36539         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
36540         (gst_negotiation_base_init), (gst_negotiation_class_init),
36541         (gst_negotiation_init), (gst_negotiation_getcaps),
36542         (gst_negotiation_pad_link), (gst_negotiation_chain),
36543         (gst_negotiation_set_property), (gst_negotiation_get_property),
36544         (gst_negotiation_plugin_init):  New element to talk about random
36545         negotiation things happening in a pipeline.
36546
36547 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
36548
36549         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
36550           fix integer addition with help of Stefan Kost
36551
36552 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
36553
36554         * po/nl.po: updated Dutch translation (Elros Cyriatan)
36555
36556 2004-03-30  David Schleef  <ds@schleef.org>
36557
36558         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
36559         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
36560         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
36561         (bug #137504)
36562         * ext/mpeg2dec/gstmpeg2dec.h:
36563
36564 2004-03-30  David Schleef  <ds@schleef.org>
36565
36566         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
36567
36568 2004-03-30  David Schleef  <ds@schleef.org>
36569
36570         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
36571         Michael Petullo) to handle .mov
36572
36573 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36574
36575         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
36576         (gst_osselement_rate_check_rate):
36577           probe caps correctly for sound cards that only support one format
36578
36579 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36580
36581         * ext/kio/kiosrc.cpp: (process_events):
36582           update handling event processing if inside KDE - untested
36583
36584 2004-03-29  David Schleef  <ds@schleef.org>
36585
36586         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
36587         by 2 to not interfere with other colorspaces.
36588         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
36589         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
36590         one to not interfere with ffmpeg_colorspace.
36591
36592 2004-03-29  David Schleef  <ds@schleef.org>
36593
36594         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
36595         aren't in the caps.
36596         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
36597         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
36598
36599 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36600
36601         * gst-libs/gst/riff/riff-media.c:
36602           fail on error, don't try to set stuff on NULL caps
36603
36604 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36605
36606         * configure.ac:
36607         * ext/Makefile.am:
36608         * ext/kio/Makefile.am:
36609         * ext/kio/kioreceiver.cpp:
36610         * ext/kio/kioreceiver.h:
36611         * ext/kio/kiosrc.cpp:
36612         * ext/kio/kiosrc.h:
36613           add experimental kiosrc plugin
36614         * ext/alsa/gstalsaplugin.c: (plugin_init):
36615           initialize debugging category only when we're sure registering the
36616           plugins worked.
36617
36618 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
36619
36620         * examples/gstplay/player.c: (main):
36621         * gst-libs/gst/play/play.c: (gst_play_class_init),
36622         (gst_play_set_location), (gst_play_set_data_src),
36623         (gst_play_set_video_sink), (gst_play_set_audio_sink),
36624         (gst_play_set_visualization), (gst_play_connect_visualization):
36625           check return values of element_set_state and return FALSE where
36626           failed
36627
36628 2004-03-29  Benjamin Otte  <otte@gnome.org>
36629
36630         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
36631           try harder to check if an event is really a discont
36632
36633 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
36634
36635         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
36636         * po/az.po:
36637
36638 2004-03-28  Benjamin Otte  <otte@gnome.org>
36639
36640         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
36641         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
36642         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
36643           get rid of non-standard "..." ranges in case statements.
36644
36645 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
36646
36647         * gst/mpegstream/gstmpegdemux.c:
36648         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
36649         specific functionality split to the new dvddemux element.
36650         * gst/mpegstream/gstdvddemux.c:
36651         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
36652         streams, derived from mpegdemux.
36653         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
36654         up. SCR based timestamp rewriting can be turned off (will probably
36655         completely disappear soon).
36656         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
36657         hacking. General cleanup. All printf statements replaced by
36658         debugging messages. Almost complete libdvdnav support.
36659         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
36660         by events. New properties for audio and subpicture languages.
36661         (dvdnavsrc_update_highlight): Now uses events.
36662         (dvdnavsrc_user_op): Cleaned up.
36663         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
36664         based). Lots of cleanup, and propper support for most libdvdnav
36665         events.
36666         (dvdnavsrc_make_dvd_event): New function.
36667         (dvdnavsrc_make_dvd_nav_packet_event): New function.
36668         (dvdnavsrc_make_clut_change_event): New function.
36669
36670 2004-03-26  Benjamin Otte  <otte@gnome.org>
36671
36672         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
36673           fix bug where typefinding would claim it's theora whenever less then
36674           7 bytes of data were available
36675
36676 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36677
36678         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
36679         (gst_alawdec_base_init), (gst_alawdec_class_init),
36680         (gst_alawdec_init), (gst_alawdec_chain):
36681         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
36682         (gst_alawenc_base_init), (gst_alawenc_class_init),
36683         (gst_alawenc_init), (gst_alawenc_chain):
36684         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
36685         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
36686         (gst_mulawdec_init), (gst_mulawdec_chain):
36687         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
36688         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
36689         (gst_mulawenc_init), (gst_mulawenc_chain):
36690           Fix capsnego in all four, remove the unused property functions and
36691           simplify the chain functions slightly. I guess we could use macros
36692           or something similar for those, since the code is so similar, but
36693           I'm currently too lazy...
36694
36695 2004-03-24  David Schleef  <ds@schleef.org>
36696
36697         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
36698         (gst_osselement_close_audio), (gst_osselement_probe_caps),
36699         (gst_osselement_get_format_structure),
36700         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
36701         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
36702         (gst_osselement_rate_int_compare): Add code to handle rate probing
36703         (bug #120883)
36704         * sys/oss/gstosselement.h: same
36705         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
36706         Use rate probing provided by osselement.
36707         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
36708
36709 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36710
36711         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
36712         (gst_xvidenc_get_property):
36713           ulong/int mess-up.
36714
36715 2004-03-24  David Schleef  <ds@schleef.org>
36716
36717         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
36718         (gst_speexdec_init):
36719         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
36720         (gst_speexenc_init):  Create the pad template correctly (from
36721         the static pad template, not a NULL pointer.)
36722
36723 2004-03-25  Benjamin Otte  <otte@gnome.org>
36724
36725         * gst/debug/Makefile.am:
36726         * gst/debug/breakmydata.c:
36727           add element that quasi-randomly changes bytes in the stream.
36728           Intended use is robustness checking of demuxers and decoders in
36729           media tests.
36730
36731 2004-03-24  Benjamin Otte  <otte@gnome.org>
36732
36733         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
36734         (gst_alsa_probe_hw_params):
36735         * ext/alsa/gstalsa.h:
36736           debugging output fixes
36737
36738 2004-03-24  Benjamin Otte  <otte@gnome.org>
36739
36740         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
36741           don't g_return_if_fail if element is PLAYING, fail silently as every
36742           other element.
36743         * gst/effectv/gstquark.c: (gst_quarktv_chain):
36744           only fix needed for cast lvalue issues in gst-plugins
36745         * gst/volenv/gstvolenv.c: (gst_volenv_init):
36746           add proxy_getcaps
36747
36748 2004-03-24  Benjamin Otte  <otte@gnome.org>
36749
36750         * gst/level/gstlevel.c: (gst_level_init):
36751           add proxying getcaps function, so level doesn't advertise impossible
36752           caps
36753
36754 2004-03-24  David Schleef  <ds@schleef.org>
36755
36756         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
36757         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
36758         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
36759         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
36760         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
36761         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
36762         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
36763         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
36764         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
36765         messages.  Divide the chunk size by the compression ratio
36766         (needed for MACE audio)
36767
36768 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36769
36770         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
36771           Fix buffer overflow read error.
36772
36773 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36774
36775         * ext/alsa/gstalsa.h:
36776           Remove unused entry.
36777         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
36778           Add cinepak.
36779         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
36780         (gst_videodrop_link), (gst_videodrop_chain):
36781           Fix, sort of. Was horribly broken with new capsnego. Bah...
36782
36783 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
36784
36785         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
36786         (plugin_init):
36787         Add a monkeysaudio typefind function
36788
36789 2004-03-23  Johan Dahlin  <johan@gnome.org>
36790
36791         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
36792         (gst_play_video_fixate): Check so the structure has the field
36793         before trying to fixate them, this makes it possible to have
36794         fakesinks for video and audio output without printing errors on
36795         the output console.
36796
36797 2004-03-22  David Schleef  <ds@schleef.org>
36798
36799         * sys/oss/Makefile.am:
36800         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
36801         (check_rate), (add_rate):  Rate probing test app.
36802
36803 2004-03-21  Benjamin Otte  <otte@gnome.org>
36804
36805         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
36806         (_fixate_caps_to_int), (gst_audio_convert_fixate):
36807           add a fixation function that pretty much does the right thing (fixes
36808           #137556)
36809
36810 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
36811
36812         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
36813
36814 2004-03-20  Tim-Phillip Müller <t.i.m@zen.co.uk>
36815
36816         reviewed by: Benjamin Otte  <otte@gnome.org>
36817
36818         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
36819           terminate gst_event_new_discontinuous correctly (fixes parts of
36820           #137711)
36821
36822 2004-03-19  David Schleef  <ds@schleef.org>
36823
36824         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
36825         since it doesn't depend on X, and it's part of our ABI.
36826
36827 2004-03-19  Iain <iain@prettypeople.org>
36828
36829         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
36830         is_int in the structure, not the local variable.
36831
36832 2004-03-19  David Schleef  <ds@schleef.org>
36833
36834         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
36835         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
36836         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
36837         Improvements in caps negotiation.
36838
36839 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
36840
36841         * po/LINGUAS:
36842         * po/af.po:
36843           adding Afrikaans (Petri Jooste)
36844
36845 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
36846
36847         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
36848         (gst_ffmpegcolorspace_chain):
36849         throw error instead of g_critical (#137588)
36850
36851 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
36852
36853         * Makefile.am:
36854         * configure.ac:
36855           dist common and m4 correctly
36856         * po/sv.po:
36857
36858 2004-03-17  David Schleef  <ds@schleef.org>
36859
36860         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
36861         (bug #137348)
36862
36863 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
36864
36865         * po/LINGUAS:
36866         * po/sv.po:
36867           adding Swedish translation (Christian Rose)
36868
36869 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
36870
36871         * Makefile.am: use release.mak
36872
36873 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36874
36875         * common/ChangeLog:
36876         * common/gst-autogen.sh:
36877           add some explanation about the version detection
36878         * configure.ac:
36879           fix X check
36880
36881 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36882
36883         * configure.ac: bump nano to 1
36884
36885 === release 0.8.0 ===
36886
36887 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36888
36889         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
36890
36891 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36892
36893         * configure.ac:
36894           update libtool version
36895         * gst-libs/gst/media-info/Makefile.am:
36896           actually use libtool version
36897
36898 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36899
36900         * configure.ac: fix speex detection to work with 1.0 but not 1.1
36901
36902 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36903
36904         * configure.ac:
36905         * gst-plugins.spec.in:
36906         * pkgconfig/Makefile.am:
36907         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
36908         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
36909         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
36910         * pkgconfig/gstreamer-libs.pc.in:
36911         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
36912         * pkgconfig/gstreamer-play-uninstalled.pc.in:
36913         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
36914         * pkgconfig/gstreamer-plugins.pc.in:
36915           remove @VERSION@ from some of the pc files since core and plugins
36916           are decoupled.
36917           created gstreamer-plugins.pc as it's a better name, but keeping
36918           -libs around for now to get fixes upstream done first.
36919
36920 2004-03-15  Julien MOUTTE <julien@moutte.net>
36921
36922         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
36923         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
36924         * gst-libs/gst/play/play.h:
36925
36926 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36927
36928         * *.c, *.cc: don't mix tabs and spaces
36929
36930 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36931
36932         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
36933           use the new ffmpegcolorspace
36934         * gst-plugins.spec.in:
36935           package new colorspace and media-info
36936         * configure.ac:
36937         * pkgconfig/Makefile.am:
36938           fix some more disting issues
36939         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
36940         * pkgconfig/gstreamer-media-info.pc.in:
36941           generate media-info pc files
36942
36943 2004-03-15  Johan Dahlin  <johan@gnome.org>
36944
36945         * *.h: Revert indenting
36946
36947 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36948
36949         * configure.ac:
36950           adding ffmpegcolorspace element
36951         * gst/ffmpegcolorspace/Makefile.am:
36952         * gst/ffmpegcolorspace/avcodec.h:
36953         * gst/ffmpegcolorspace/common.h:
36954         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
36955         * gst/ffmpegcolorspace/dsputil.h:
36956         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
36957         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
36958         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
36959         (gst_ffmpeg_caps_to_pix_fmt):
36960         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
36961         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
36962         (gst_ffmpegcolorspace_caps_remove_format_info),
36963         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
36964         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
36965         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
36966         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
36967         (gst_ffmpegcolorspace_set_property),
36968         (gst_ffmpegcolorspace_get_property),
36969         (gst_ffmpegcolorspace_register):
36970         * gst/ffmpegcolorspace/imgconvert.c:
36971         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
36972         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
36973         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
36974         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
36975         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
36976         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
36977         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
36978         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
36979         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
36980         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
36981         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
36982         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
36983         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
36984         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
36985         (img_get_alpha_info), (deinterlace_line),
36986         (deinterlace_line_inplace), (deinterlace_bottom_field),
36987         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
36988         * gst/ffmpegcolorspace/imgconvert_template.h:
36989         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
36990         * gst/ffmpegcolorspace/mmx.h:
36991         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
36992           adding ffmpegcolorspace element supplied by Ronald after cleaning
36993           up and pulling in the right bits of upstream source.
36994           I'm sure a better C/compiler wizard could do some cleaning up (for
36995           example use GLIB's malloc stuff), but as a first pass this
36996           works very well
36997
36998 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36999
37000         * ext/alsa/gstalsa.h:
37001           I assume Ronald forgot to commit the change to have cardname
37002           as a struct member.  Expect some public spanking at the next
37003           opportunity.
37004
37005 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37006
37007         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
37008         (gst_alsa_open_audio), (gst_alsa_close_audio):
37009         * ext/alsa/gstalsa.c:
37010           Don't open the device if we're a mixer (= padless).
37011         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
37012         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
37013         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
37014           Open mixer during state change rather than during object
37015           initialization. Also, get a device name. Currently in a somewhat
37016           hackish fashion, but I didn't really find something better.
37017
37018 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
37019
37020         * *.c, *.h: run gst-indent
37021
37022 2004-03-14  Benjamin Otte  <otte@gnome.org>
37023
37024         * gst/modplug/gstmodplug.cc:
37025         * gst/modplug/gstmodplug.h:
37026           set correct timestamps on outgoing buffers
37027
37028 2004-03-14  Benjamin Otte  <otte@gnome.org>
37029
37030         * gst/modplug/gstmodplug.cc:
37031           handle events - don't do crap when a discont arrives that's not
37032           necessary
37033           This allows correct loading and playback of mods in Rhythmbox
37034
37035 2004-03-14  Benjamin Otte  <otte@gnome.org>
37036
37037         * configure.ac:
37038         * gst-libs/gst/gconf/Makefile.am:
37039         * pkgconfig/Makefile.am:
37040           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
37041           they get rebuilt properly
37042         * configure.ac:
37043           when checking for vorbis, try pkgconfig first.
37044         * gst/modplug/gstmodplug.cc:
37045           add fixate function
37046
37047 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37048
37049         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
37050           Fix for obvious mistake, where we first shift the offset and then
37051           read a samplesize element assuming the old offset. Note that this
37052           part still has something weird, i.e. my movies containing those
37053           don't actually play well, but at least there's something that looks
37054           like sound now.
37055
37056 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
37057         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
37058         (plugin_init):
37059         Add a typefind function for speex format
37060
37061 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37062
37063         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
37064         (gst_asf_demux_setup_pad):
37065           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
37066           instead of 0. Reason is simple: some elements have a fps range
37067           of 1-max instead of 0-max. So now ASF video actually works.
37068
37069 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
37070
37071         * po/LINGUAS:
37072         * po/sr.po:
37073           adding serbian as a language
37074
37075 2004-03-13  Benjamin Otte  <otte@gnome.org>
37076
37077         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
37078           return taglist correctly from _get function, don't gst_pad_push it.
37079           (fixes #137042)
37080
37081 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
37082         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
37083
37084 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37085
37086         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
37087         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
37088         (gst_alsa_mixer_track_new):
37089         * ext/alsa/gstalsamixertrack.h:
37090           Fix ancient leftovers... MixerTrack is a GObject.
37091
37092 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37093
37094         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
37095         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
37096           Don't block during probing...
37097
37098 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37099
37100         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
37101         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
37102         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
37103         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
37104         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
37105         (gst_alsa_open_audio), (gst_alsa_close_audio):
37106         * ext/alsa/gstalsa.h:
37107           Add propertyprobe interface implementation, add some device-name
37108           property, all this so that it looks good in gnome-volume-control.
37109
37110 2004-03-12  David Schleef  <ds@schleef.org>
37111
37112         * configure.ac: the Hermes library controls hermescolorspace, not
37113         colorspace.
37114         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
37115         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
37116         not /* */
37117         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
37118         * ext/sdl/sdlvideosink.h: ditto.
37119         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
37120
37121 2004-03-12  Benjamin Otte  <otte@gnome.org>
37122
37123         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
37124         (gst_x_overlay_got_xwindow_id):
37125         * gst-libs/gst/xoverlay/xoverlay.h:
37126           replace XID with unsigned long to get rid of the xlibs dependency in
37127           XOverlay (fixes #137004)
37128
37129 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
37130         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
37131         (gst_agingtv_setup):
37132         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
37133         (gst_dicetv_base_init), (gst_dicetv_class_init),
37134         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
37135         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
37136         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
37137         (gst_edgetv_setup), (gst_edgetv_rgb32):
37138         * gst/effectv/gsteffectv.c:
37139         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
37140         (gst_quarktv_set_property):
37141         * gst/effectv/gstrev.c: (gst_revtv_get_type),
37142         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
37143         (gst_revtv_setup), (gst_revtv_rgb32):
37144         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
37145         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
37146         (gst_shagadelictv_init), (gst_shagadelictv_setup),
37147         (gst_shagadelictv_rgb32):
37148         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
37149         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
37150         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
37151         * gst/effectv/gstwarp.c:
37152         Port everything that can be ported to videofilter and fix up the caps.
37153         Can someone with a big-endian machine please check these?
37154
37155 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37156
37157         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
37158         (gst_osssink_chain), (gst_osssink_change_state):
37159           Latest fixes for A/V sync, audio playback and such. This is about
37160           all... MPEG playback issues are mostly related to the async build-
37161           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
37162
37163 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
37164
37165         patch from: Stephane Loeuillet
37166
37167         * configure.ac:
37168           use pkg-config for some libraries, falling back to the old .m4 way
37169           (fixes #131270)
37170         * m4/libdv.m4:
37171           removed
37172
37173 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
37174
37175         * configure.ac:
37176         * tools/Makefile.am:
37177         * tools/Makefile.in:
37178         * tools/gst-launch-ext-m.m:
37179         * tools/gst-launch-ext.1.in:
37180         * tools/gst-visualise-m.m:
37181         * tools/gst-visualise.1:
37182         * tools/gst-visualise.1.in:
37183           reorganizing generation of script tools
37184
37185 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37186
37187         * ext/divx/gstdivxdec.c:
37188           Downgrade priority. We prefer ffdec_mpeg4.
37189         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
37190         (gst_faad_chain), (gst_faad_change_state):
37191           Fix capsnego. Doesn't work for some sounds because we don't have
37192           a 5:1 to stereo element.
37193         * ext/xvid/gstxvid.c: (plugin_init):
37194           Add priority.
37195         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
37196         (gst_osssink_change_state):
37197           Add discont handling.
37198
37199 2004-03-09  Colin Walters  <walters@verbum.org>
37200
37201         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
37202         conversion.
37203
37204 2004-03-09  Benjamin Otte  <otte@gnome.org>
37205
37206         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
37207           the signals take 2 arguments
37208
37209 2004-03-09  David Schleef  <ds@schleef.org>
37210
37211         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
37212         (gst_alsa_fixate): Add fixate function.  (bug #136686)
37213         * ext/alsa/gstalsa.h:
37214         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
37215
37216 2004-03-09  Benjamin Otte  <otte@gnome.org>
37217
37218         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
37219         (gst_mikmod_change_state):
37220         * ext/mikmod/gstmikmod.h:
37221           make mikmod's loop function not loop infinitely and call
37222           gst_element_yield anymore
37223         * gst/modplug/gstmodplug.cc:
37224           fix pad negotiation (fixes #136590)
37225
37226 2004-03-09  David Schleef  <ds@schleef.org>
37227
37228         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
37229         doesn't conflict with the internal colorspace plugin.
37230         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
37231         satisfy the crappy-ass shell shipped by a certain vendor.
37232         * gst/videofilter/make_filter: same (bug #135299)
37233
37234 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37235
37236         * configure.ac: bump nano to 1
37237
37238 === release 0.7.6 ===
37239
37240 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37241
37242         * configure.in: releasing 0.7.6, "There"
37243
37244 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37245
37246         * pkgconfig/gstreamer-play-uninstalled.pc.in:
37247         * pkgconfig/gstreamer-play.pc.in:
37248           synchronize the two
37249
37250 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37251
37252         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
37253         (cdparanoia_open), (cdparanoia_event):
37254           fix/add error handling
37255         * po/POTFILES.in:
37256           add cdparanoia source
37257         * tools/Makefile.am:
37258           make scripts executable
37259
37260 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37261
37262         * configure.ac:
37263         * ext/vorbis/Makefile.am:
37264         * sys/Makefile.am:
37265           remove id3types, vorbisfile and xvideosink from the build (#133783)
37266
37267 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37268
37269         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
37270           Fix metadata read crash (#136537).
37271
37272 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
37273
37274         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
37275         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
37276           adding mime types, fixing the one-stop function
37277
37278 2004-03-08  Christian Schaller <Uraeus@gnome.org>
37279
37280         * ext/nas/nassink.c and /ext/nas/nassink.h:
37281         More NAS love from Arwed von Merkatz
37282         So lets all sing 'Can you feel the NAS tonight'
37283
37284 2004-03-08  Christian Schaller <Uraeus@gnome.org>
37285
37286         * tools/gst-launch-ext.in:
37287         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
37288
37289 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
37290
37291         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
37292         (gst_mpeg2dec_init):
37293         remove the user_data pad for now, because it is being used in
37294         fixating causing MPEG playback to fixate on 1000 Hz for playback.
37295         If someone knows how to fix this properly, please do.
37296
37297 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
37298
37299         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
37300         (gst_osssink_get_time):
37301         add a warning, IMO this won't get triggered anymore, remove later
37302
37303 2004-03-07  David Schleef  <ds@schleef.org>
37304
37305         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
37306         format (bug #136470)
37307
37308 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
37309
37310         * gst-libs/Makefile.am:
37311         * gst-libs/gst/media-info/Makefile.am:
37312         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
37313         (error_callback), (gst_media_info_error_create),
37314         (gst_media_info_error_element), (gmip_init), (gmip_reset),
37315         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
37316         * gst-libs/gst/media-info/media-info-priv.h:
37317         * gst-libs/gst/media-info/media-info-test.c: (main):
37318         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
37319         (gst_media_info_class_init), (gst_media_info_instance_init),
37320         (gst_media_info_set_source), (gst_media_info_read_with_idler),
37321         (gst_media_info_read_idler), (gst_media_info_read):
37322         * gst-libs/gst/media-info/media-info.h:
37323         fixed, should work now
37324
37325 2004-03-07  Christian Schaller <Uraeus@gnome.org>
37326
37327         * ext/nas/nassink.c:
37328         A bunch of NAS fixes from Arwed von Merkatz
37329
37330 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37331
37332         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
37333         (qtdemux_parse_trak):
37334           Fix crash (j might be greater than n_samples, in which case we're
37335           writing outside the allocated space for the array) and memleak.
37336
37337 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37338
37339         * sys/oss/gstosssink.c: (gst_osssink_chain):
37340           And another caller that couldn't handle delay < 0 (unsigned
37341           integer overflow). Video now continues playing on an audio
37342           buffer underrun, and the clock continues working. Audio still
37343           stalls.
37344
37345 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37346
37347         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
37348         (gst_osssink_get_time):
37349           get_delay() may return values lower than 0. In those cases, we
37350           should not actually cast to *unsigned* int64, that will break
37351           stuff horribly. In my case, it screwed up A/V sync in movies
37352           in totem rather badly.
37353
37354 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37355
37356         * ext/faac/gstfaac.c: (gst_faac_chain):
37357         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
37358         * ext/libpng/gstpngenc.c: (user_write_data):
37359         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
37360         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
37361         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
37362         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
37363         Fix several misuse of gst_buffer_merge (it doesn't take ownership
37364         of any buffer), should fix some leaks. I hope I didn't unref buffers
37365         that shouldn't be...
37366
37367 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37368
37369         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
37370         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
37371         (error_callback), (gmi_reset), (gmi_seek_to_track),
37372         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
37373         (gmip_find_type_post), (gmip_find_stream_post),
37374         (gmip_find_track_streaminfo_post):
37375         * gst-libs/gst/media-info/media-info-priv.h:
37376         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
37377         (info_print), (main):
37378         * gst-libs/gst/media-info/media-info.c:
37379         (gst_media_info_error_create), (gst_media_info_error_element),
37380         (gst_media_info_instance_init), (gst_media_info_get_property),
37381         (gst_media_info_new), (gst_media_info_set_source),
37382         (gst_media_info_read_idler), (gst_media_info_read):
37383         * gst-libs/gst/media-info/media-info.h:
37384           first pass at making this work again.  This seems to work on
37385           tagged ogg/vorbis and mp3 files.
37386
37387 2004-03-06  Benjamin Otte  <otte@gnome.org>
37388
37389         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
37390           fix huge leak: gst_buffer_merge doesn't unref the first argument
37391           itself.
37392
37393 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37394
37395         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
37396           report layer/mode/emphasis
37397
37398 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37399
37400         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
37401
37402 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37403
37404         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
37405           signal serial
37406
37407 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37408
37409         * ext/vorbis/vorbis.c: (plugin_init):
37410         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
37411         (gst_vorbis_dec_init), (vorbis_dec_event):
37412         add debug category
37413         make vorbisdec handle _BYTE and _TIME queries
37414
37415 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37416
37417         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
37418           from the xing header
37419
37420 2004-03-06  Benjamin Otte  <otte@gnome.org>
37421
37422         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
37423         (gst_audio_convert_link), (gst_audio_convert_change_state),
37424         (gst_audio_convert_buffer_from_default_format):
37425           do conversions from/to float correctly, fix some caps nego errors,
37426           export correct supported caps in template and getcaps, use correct
37427           caps in try_set_caps functions
37428
37429 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37430
37431         For some reason, I only committed a ChangeLog entry yesterday and
37432         not the corresponding code...
37433         * ext/mad/gstmad.c: Fix detection of Xing headers
37434         * gst/tags/gstid3tag.c: Changes to support TLEN tags
37435
37436 2004-03-06  Benjamin Otte  <otte@gnome.org>
37437
37438         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
37439         (gst_ogg_demux_src_query):
37440           make sure to handle the case where there's no current chain
37441           gracefully.
37442
37443 2004-03-05  David Schleef  <ds@schleef.org>
37444
37445         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
37446         Add fixate function. (bug #131128)
37447         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
37448         (gst_sdlvideosink_fixate):  Add fixate function.
37449         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
37450         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
37451         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
37452         Fix missing break that was causing ulaw to be interpreted as
37453         raw int.
37454
37455 2004-03-05  David Schleef  <ds@schleef.org>
37456
37457         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
37458         Fix code that ignores return value of gst_buffer_merge().
37459         (bug #114560)
37460         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
37461         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
37462         * testsuite/gst-lint:  Check for above.
37463
37464 2004-03-05  David Schleef  <ds@schleef.org>
37465
37466         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
37467         caps and throw an element error.  (bug #136334)
37468
37469 2004-03-05  David Schleef  <ds@schleef.org>
37470
37471         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
37472         (gst_faad_chain): Fix negotiation.
37473         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
37474         key and button events.
37475         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
37476         dung heap of code.
37477         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
37478         depends on gconf
37479         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
37480         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
37481         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
37482         function to encourage better negotiation, particularly between
37483         audioconvert and osssink.
37484         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
37485         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
37486         more important.
37487         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
37488         typefinding.
37489         * gst/vbidec/vbiscreen.c:  Add glib header
37490         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
37491
37492 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
37493
37494         * ext/mad/gstmad.c: Fix detection of Xing headers
37495         * gst/tags/gstid3tag.c: Changes to support TLEN tags
37496
37497 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37498
37499         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
37500         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
37501           debug updates
37502
37503 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37504
37505         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
37506         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
37507         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
37508         files, and report the parsed length as a GST_TAG_DURATION tag.
37509         * gst/tags/gstid3tag.c: support TLEN (duration) tag
37510
37511 2004-03-05  Benjamin Otte  <otte@gnome.org>
37512
37513         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
37514           convert channels correctly. convert correctly to unsigned.
37515
37516 2004-03-05  Julien MOUTTE <julien@moutte.net>
37517
37518         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
37519         we have a window before clearing it.
37520
37521 2004-03-05  Julien MOUTTE <julien@moutte.net>
37522
37523         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
37524         have a window before clearing it.
37525
37526 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
37527
37528         * gconf/gstreamer.schemas.in:
37529         * gst-libs/gst/gconf/Makefile.am:
37530           version installation path the same way as for 0.6
37531         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
37532         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
37533         * pkgconfig/gstreamer-play-uninstalled.pc.in:
37534           remove comment that was fixed
37535
37536 2004-03-05  David Schleef  <ds@schleef.org>
37537
37538         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
37539         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
37540         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
37541         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
37542         Add prototype code for handling seeking and querying.
37543
37544 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37545
37546         * examples/gstplay/player.c: (main):
37547           Initialize variables to NULL. Prevents a segfault because the
37548           (uninitialized) variable is not NULL, resulting in a crash on
37549           trying to reach error->message.
37550
37551 2004-03-05  Benjamin Otte  <otte@gnome.org>
37552
37553         * gst/audioconvert/gstaudioconvert.c:
37554         (gst_audio_convert_buffer_to_default_format):
37555         make float=>int conversion work correctly even in cornercases.
37556
37557 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
37558
37559         * debian/README.Debian:
37560         * debian/build-deps:
37561         * debian/changelog:
37562         * debian/control:
37563         * debian/control.in:
37564         * debian/copyright:
37565         * debian/gstreamer-a52dec.files:
37566         * debian/gstreamer-aa.files:
37567         * debian/gstreamer-alsa.files:
37568         * debian/gstreamer-alsa.manpages:
37569         * debian/gstreamer-arts.files:
37570         * debian/gstreamer-artsd.files:
37571         * debian/gstreamer-audiofile.files:
37572         * debian/gstreamer-avifile.files:
37573         * debian/gstreamer-cdparanoia.files:
37574         * debian/gstreamer-colorspace.files:
37575         * debian/gstreamer-doc.files:
37576         * debian/gstreamer-dv.files:
37577         * debian/gstreamer-dvd.files:
37578         * debian/gstreamer-esd.files:
37579         * debian/gstreamer-festival.files:
37580         * debian/gstreamer-flac.files:
37581         * debian/gstreamer-gconf.conffiles:
37582         * debian/gstreamer-gconf.files:
37583         * debian/gstreamer-gconf.postinst:
37584         * debian/gstreamer-gnomevfs.files:
37585         * debian/gstreamer-gsm.files:
37586         * debian/gstreamer-http.files:
37587         * debian/gstreamer-jack.files:
37588         * debian/gstreamer-jpeg.files:
37589         * debian/gstreamer-mad.files:
37590         * debian/gstreamer-mikmod.files:
37591         * debian/gstreamer-misc.files:
37592         * debian/gstreamer-mpeg2dec.files:
37593         * debian/gstreamer-oss.files:
37594         * debian/gstreamer-plugin-apps.files:
37595         * debian/gstreamer-plugin-apps.manpages:
37596         * debian/gstreamer-plugin-libs-dev.files:
37597         * debian/gstreamer-plugin-libs.files:
37598         * debian/gstreamer-plugin-template.postinst:
37599         * debian/gstreamer-plugin-template.postrm:
37600         * debian/gstreamer-sdl.files:
37601         * debian/gstreamer-sid.files:
37602         * debian/gstreamer-vorbis.files:
37603         * debian/gstreamer-x.files:
37604         * debian/mk.control:
37605         * debian/rules:
37606         Debian package info not maintained here.
37607
37608 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
37609
37610         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
37611         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
37612         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
37613         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
37614         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
37615         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
37616         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
37617         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
37618         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
37619         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
37620         * gst-libs/gst/colorbalance/colorbalance.c:
37621         (gst_color_balance_class_init):
37622         * gst-libs/gst/colorbalance/colorbalancechannel.c:
37623         (gst_color_balance_channel_class_init):
37624         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
37625         * gst-libs/gst/play/play.c: (gst_play_class_init):
37626         * gst-libs/gst/propertyprobe/propertyprobe.c:
37627         (gst_property_probe_iface_init):
37628         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
37629         * gst-libs/gst/tuner/tunerchannel.c:
37630         (gst_tuner_channel_class_init):
37631         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
37632         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
37633         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
37634         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
37635         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
37636         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
37637         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
37638         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
37639         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
37640           fix signals to use - instead of _
37641         * ext/libcaca/gstcacasink.h:
37642         * ext/sdl/sdlvideosink.h:
37643           fix header rename
37644
37645 2004-03-04  David Schleef  <ds@schleef.org>
37646
37647         * testsuite/gst-lint:  Add a check for bad signal names.
37648
37649 2004-03-04  Stefan Kost <kost@imn.htwk-leipzig.de>
37650
37651         reviewed by David Schleef
37652
37653         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
37654         modified the alpha channel and caused a warning. (bug #136192)
37655
37656 2004-04-03  Christian Schaller <Uraeus@gnome.org>
37657
37658         * gst-plugins.spec.in:
37659         Change names of plugins to actually be correct. Try to keep things
37660         alphabetical to avoid getting beat up by Thomas
37661
37662 2004-03-03  Julien MOUTTE <julien@moutte.net>
37663
37664         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
37665         Using ximagesink as a default if no gconf key found. We should
37666         probably consider using alsasink instead of osssink for the audio
37667         part.
37668
37669 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
37670
37671         * configure.ac:
37672           fix --with-plugins, don't think it ever worked before
37673         * gst-plugins.spec.in:
37674           even more updates
37675
37676 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37677
37678         * ext/sdl/sdlvideosink.h:
37679         * sys/ximage/ximagesink.h:
37680         * sys/xvideo/xvideosink.h:
37681         * sys/xvimage/xvimagesink.h:
37682           Fix for move of gstvideosink.h -> videosink.h.
37683
37684 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
37685
37686         * gst-libs/gst/xwindowlistener/Makefile.am:
37687           this is a plugin library, not a library
37688
37689 2004-03-01  David Schleef  <ds@schleef.org>
37690
37691         * AUTHORS:  Added some names.  Add yourself if you're still
37692         missing.
37693
37694 2004-03-01  David Schleef  <ds@schleef.org>
37695
37696         * MAINTAINERS: Add
37697
37698 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37699
37700         * gst-plugins.spec.in: clean up spec file
37701
37702 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37703
37704         * gst-libs/gst/video/Makefile.am:
37705         * gst-libs/gst/video/gstvideosink.c:
37706         * gst-libs/gst/video/gstvideosink.h:
37707           rename gstvideosink.h to videosink.h to match other headers
37708         * gst/mixmatrix/Makefile.am:
37709           fix plugin filename
37710         * gst/tags/Makefile.am: fix plugin filename
37711
37712 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37713
37714         * gst/tags/Makefile.am: fix plugin filename
37715
37716 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37717
37718         * examples/gstplay/player.c: (got_time_tick), (main):
37719           add error handler
37720           display time_tick more readably
37721         * gst/mixmatrix/Makefile.am:
37722           fix plugin file name
37723
37724 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
37725
37726         * sys/oss/gstosselement.c: (gst_osselement_probe),
37727         (device_combination_append), (gst_osselement_class_probe_devices):
37728         * sys/oss/gstosselement.h:
37729           Reworked enumeration of oss dsps and mixers so that gst-mixer works
37730           on my system using alsa oss emulation, fixes bug #135597
37731
37732 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37733
37734         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
37735         (gst_videodrop_chain), (gst_videodrop_change_state):
37736         * gst/videodrop/gstvideodrop.h:
37737           Work based on timestamp of input data, not based on the expected
37738           framerate from the input. The consequence is that this element now
37739           not only scales framerates, but also functions as a framerate
37740           corrector or framerate stabilizer/constantizer.
37741
37742 2004-02-27  David Schleef  <ds@schleef.org>
37743
37744         patches from jmmv@menta.net (Julio M. Merino Vidal)
37745
37746         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
37747         GST_ELEMENT_ERROR call (bug #135634)
37748         * gst/interleave/interleave.c: (interleave_buffered_loop),
37749         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
37750         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
37751         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
37752         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
37753         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
37754         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
37755         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
37756         Fix GST_ELEMENT_ERROR call.
37757         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
37758         GST_ELEMENT_ERROR call.
37759
37760 2004-02-27  Benjamin Otte  <otte@gnome.org>
37761
37762         * gst-libs/gst/audio/audio.h:
37763           add macro to make sure header isn't included twice
37764         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
37765           don't use gst_buffer_free
37766         * gst/playondemand/filter.func:
37767           don't use gst_data_free. Free data only once.
37768
37769 2004-02-26  David Schleef  <ds@schleef.org>
37770
37771         * gst-libs/gst/colorbalance/Makefile.am:
37772         * gst-libs/gst/mixer/Makefile.am:
37773         * gst-libs/gst/tuner/Makefile.am:
37774         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
37775         should not be disted, -marshal.h files should not be installed,
37776         and -enum.h files _should_ be installed.  Fix to make this the
37777         case.
37778
37779 === release 0.7.5 ===
37780
37781 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
37782
37783         * configure.ac: release 0.7.5, "Under The Sea"
37784
37785 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
37786
37787         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
37788         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
37789         * gst/videoscale/gstvideoscale.c:
37790         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
37791           assorted debug/warning fixes
37792
37793 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
37794
37795         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
37796         (gst_videoscale_init), (gst_videoscale_chain),
37797         (gst_videoscale_set_property), (plugin_init):
37798         * gst/videoscale/gstvideoscale.h:
37799         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
37800         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
37801         (gst_videoscale_planar400), (gst_videoscale_packed422),
37802         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
37803         (gst_videoscale_24bit), (gst_videoscale_16bit),
37804         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
37805         (gst_videoscale_scale_plane_slow),
37806         (gst_videoscale_scale_point_sample),
37807         (gst_videoscale_scale_nearest),
37808         (gst_videoscale_scale_nearest_str2),
37809         (gst_videoscale_scale_nearest_str4),
37810         (gst_videoscale_scale_nearest_32bit),
37811         (gst_videoscale_scale_nearest_24bit),
37812         (gst_videoscale_scale_nearest_16bit):
37813         add debugging category and use it properly
37814         fix use of GST_PTR_FORMAT
37815
37816 2004-02-25  Andy Wingo  <wingo@pobox.com>
37817
37818         * gst/interleave/interleave.c (interleave_buffered_loop): Always
37819         push only when channel->buffer is NULL. Prevents segfaults doing
37820         the state change after a nonlocal exit, like a scheme exception.
37821
37822         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
37823         Handle the case where the intersected caps is empty.
37824
37825 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
37826
37827         * gst/law/mulaw-decode.c: (mulawdec_link):
37828         * gst/law/mulaw.c: (plugin_init):
37829           fix mulawdec so it actually works again
37830
37831 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
37832
37833         reviewed by: David Schleef  <ds@schleef.org>
37834
37835         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
37836         (gst_gamma_init), (gst_gamma_set_property),
37837         (gst_gamma_get_property), (gst_gamma_calculate_tables),
37838         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
37839         for RGB, with separate r g and b correction factors. (#131167)
37840
37841 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
37842
37843         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
37844           only signal tags for bitrate if they're > 0 (#134894)
37845
37846 2004-02-24  David Schleef  <ds@schleef.org>
37847
37848         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
37849         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
37850         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
37851         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
37852         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
37853         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
37854         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
37855         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
37856         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
37857         category.  Attempt to fix timestamp calculation.
37858
37859 2004-02-24  Johan Dahlin  <johan@gnome.org>
37860
37861         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
37862
37863 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
37864
37865         * configure.ac:
37866         * gconf/Makefile.am:
37867         * gconf/gstreamer.schemas:
37868         * gst-libs/gst/gconf/Makefile.am:
37869         * gst-libs/gst/gconf/gconf.c:
37870           version gconf schemas and install locations
37871
37872 2004-02-23  Benjamin Otte  <otte@gnome.org>
37873
37874         * ext/xine/xineinput.c: (gst_xine_input_dispose):
37875         (gst_xine_input_subclass_init):
37876           call parent dispose.
37877           change pad template for CD reader correctly
37878         * ext/xine/Makefile.am:
37879         * ext/xine/gstxine.h:
37880         * ext/xine/xine.c: (plugin_init):
37881         * ext/xine/xineaudiosink.c:
37882           wrap audio sinks, too
37883         * gst-libs/gst/resample/private.h:
37884         * gst-libs/gst/resample/resample.c: (gst_resample_init),
37885         (gst_resample_reinit), (gst_resample_scale),
37886         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
37887         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
37888         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
37889         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
37890         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
37891         * gst-libs/gst/resample/resample.h:
37892         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
37893         (gst_audioscale_class_init), (gst_audioscale_link),
37894         (gst_audioscale_get_buffer), (gst_audioscale_init),
37895         (gst_audioscale_chain), (gst_audioscale_set_property),
37896         (gst_audioscale_get_property):
37897         * gst/audioscale/gstaudioscale.h:
37898           s/resample_*/gst_resample_*/i to not clobber namespaces
37899
37900 2004-02-23  Julien MOUTTE  <julien@moutte.net>
37901
37902         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
37903         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
37904         (gst_riff_create_video_template_caps),
37905         (gst_riff_create_audio_template_caps),
37906         (gst_riff_create_iavs_template_caps):
37907         * gst-libs/gst/riff/riff-media.h:
37908         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
37909         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
37910         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
37911         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
37912         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
37913         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
37914         (gst_matroska_demux_plugin_init): First batch implementing audio and
37915         video codec tags in demuxers.
37916
37917 2004-02-22  Benjamin Otte  <otte@gnome.org>
37918
37919         * ext/xine/Makefile.am:
37920         * ext/xine/gstxine.h:
37921         * ext/xine/xine.c: (plugin_init):
37922         * ext/xine/xineinput.c:
37923           add input plugin wrapper. Playback from files, http, mms and cdda
37924           works.
37925         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
37926           remove leftover G_GNUC_UNUSED
37927         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
37928         (gst_asf_demux_identify_guid):
37929           improve debugging output
37930
37931 2004-02-22  Benjamin Otte  <otte@gnome.org>
37932
37933         reported by: Padraig O'Briain <padraig.obriain@sun.com>
37934
37935         * autogen.sh:
37936           replace test -e with test -x for mkinstalldirs to be more portable.
37937           (fixes #134816)
37938
37939 2004-02-22  Benjamin Otte  <otte@gnome.org>
37940
37941         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
37942
37943         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
37944           set rank to PRIMARY
37945         * gst/volume/gstvolume.c: (plugin_init):
37946           set rank to NONE
37947         fixes #134960
37948
37949 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
37950
37951         reviewed by Benjamin Otte  <otte@gnome.org>
37952
37953         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
37954           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
37955
37956 2004-02-22  Benjamin Otte  <otte@gnome.org>
37957
37958         * configure.ac:
37959           export [_]*{gst,Gst,GST}.* symbols from plugins
37960
37961 2004-02-22  Christophe Fergeau <teuf@gnome.org>
37962
37963         reviewed by: Benjamin Otte  <otte@gnome.org>
37964
37965         * ext/lame/gstlame.c: (add_one_tag):
37966         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
37967         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
37968         (gst_vorbisenc_metadata_set1):
37969         * gst/tags/gstid3tag.c:
37970         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
37971           apply fixes from bugs #135042 (lame can't write tags) and #133817
37972           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
37973
37974 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
37975
37976         * configure.ac: Export only gst_plugin_desc from plugins.
37977          Note that this change only makes any effect with Linux using libtool
37978          1.5.2 or higher. Otherwise it is silently ignored, but it would build
37979          fine. And don't try to have several versions of libtool in different
37980          directories.
37981
37982 2004-02-20  Andy Wingo  <wingo@pobox.com>
37983
37984         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
37985         interleave respectively.
37986
37987         * gst/interleave/deinterleave.c: New plugin: deinterleave
37988         (replaces on oneton).
37989         * gst/interleave/interleave.c: New plugin: interleave.
37990         * gst/interleave/plugin.h: Support file.
37991         * gst/interleave/plugin.c: Support file.
37992
37993         * configure.ac: Remove intfloat and oneton, add interleave.
37994
37995         * ext/sndfile/gstsf.c: Handle events better.
37996
37997         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
37998         and float2int operation. int2float has scheduling problems as
37999         noted in in2float_chain.
38000
38001 2004-02-20  Benjamin Otte  <otte@gnome.org>
38002
38003         * ext/xine/Makefile.am:
38004         * ext/xine/gstxine.h:
38005         * ext/xine/xine.c:
38006         * ext/xine/xineaudiodec.c:
38007         * ext/xine/xinecaps.c:
38008           add first version of xine plugin wrapper. Currently only wraps the
38009           QDM2 win32 DLL, and even that only in proof-of-concept quality.
38010         * configure.ac:
38011         * ext/Makefile.am:
38012           add xine plugin wrapper, disabled by default. Use --enable-xine to
38013           build. Note that it'll segfault on gst-register if you don't remove
38014           the goom and tvtime post plugins from xine.
38015         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
38016         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
38017           add extradata parsing for QDM2.
38018           change around debugging prints.
38019
38020 2004-02-19  Benjamin Otte  <otte@gnome.org>
38021
38022         * ext/lame/gstlame.c: (gst_lame_chain):
38023         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
38024           use gst_tag_list_insert when you want to insert tags
38025
38026 2004-02-18  David Schleef  <ds@schleef.org>
38027
38028         * configure.ac:  Move massink to gst-rotten
38029         * ext/Makefile.am:
38030         * ext/mas/Makefile.am:
38031         * ext/mas/massink.c:
38032         * ext/mas/massink.h:
38033
38034 2004-02-18  David Schleef  <ds@schleef.org>
38035
38036         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
38037         typefinding, since it seems to be worse than nothing.
38038         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
38039         atom to recognize .mp4 and .m4a files as video/quicktime.
38040
38041 2004-02-18  David Schleef  <ds@schleef.org>
38042
38043         * gst/sine/demo-dparams.c: (quit_live),
38044         (dynparm_log_value_changed), (dynparm_value_changed), (main):
38045         Use double dparams, not float.
38046         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
38047         (gst_sinesrc_init): Change sync default to FALSE, since multiple
38048         sync'd elements don't really work correctly.
38049         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
38050         (volume_update_volume), (volume_get_property):  Change dparam
38051         to double.
38052
38053 2004-02-18  Julien MOUTTE  <julien@moutte.net>
38054
38055         * sys/ximage/ximagesink.c:
38056         (gst_ximagesink_xwindow_update_geometry),
38057         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
38058         (gst_ximagesink_change_state), (gst_ximagesink_expose),
38059         (gst_ximagesink_init): Rework the way software video scaling works. So
38060         now we check on each chain call if the video frames are feeling the
38061         window. If not we try to renegotiate caps. On failure we memorize that
38062         and we won't try again for that PLAYING sessions.
38063         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
38064         failure.
38065         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
38066         synchronous flag.
38067
38068 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
38069
38070         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
38071           break up _link so we can give a better debug message for errors
38072
38073 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
38074
38075         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
38076           set up debug category
38077
38078 2004-02-18  Julien MOUTTE <julien@moutte.net>
38079
38080         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
38081         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
38082         the way renegotiation work. The event handling function is not taking
38083         care of external windows and renegotiate method check for pad flags
38084         NEGOTIATING. Should fix : #133209
38085
38086 2004-02-17  Julien MOUTTE  <julien@moutte.net>
38087
38088         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
38089         pad is negotiating before trying renegotiation.
38090
38091 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
38092
38093         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
38094           pass on all possible mime types as typefind hints
38095
38096 2004-02-17  Julien MOUTTE <julien@moutte.net>
38097
38098         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
38099         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
38100         possible SHM leak if we crash. All other apps using XShm are doing
38101         that.
38102
38103 2004-02-17  Julien MOUTTE  <julien@moutte.net>
38104
38105         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
38106         (gst_ximagesink_expose): Renegotiate size on expose.
38107         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
38108         size on expose.
38109
38110 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38111
38112         * testsuite/alsa/sinesrc.c:
38113           cosmetic fix to fix compile issue with gcc 2.95.4
38114
38115 2004-02-16  Julien MOUTTE <julien@moutte.net>
38116
38117         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
38118         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
38119         failed opening the audio device.
38120         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
38121         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
38122         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
38123         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
38124         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
38125         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
38126         (gst_ximagesink_change_state), (gst_ximagesink_chain),
38127         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
38128         Removing some useless g_return_if_fail like wingo suggested.
38129         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
38130         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
38131         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
38132         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
38133         (gst_xvimagesink_update_colorbalance),
38134         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
38135         (gst_xvimagesink_xcontext_clear),
38136         (gst_xvimagesink_get_fourcc_from_caps),
38137         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
38138         (gst_xvimagesink_set_xwindow_id),
38139         (gst_xvimagesink_colorbalance_list_channels),
38140         (gst_xvimagesink_colorbalance_set_value),
38141         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
38142         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
38143
38144 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
38145
38146         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
38147           throw error when not negotiated instead of asserting
38148
38149 2004-02-15  Julien MOUTTE  <julien@moutte.net>
38150
38151         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
38152         correct data refcounting.
38153
38154 2004-02-15  Julien MOUTTE  <julien@moutte.net>
38155
38156         * gst/switch/gstswitch.c: (gst_switch_change_state),
38157         (gst_switch_class_init): Cleaning the sinkpads correctly on state
38158         change, mostly the EOS flag.
38159
38160 2004-02-15  Julien MOUTTE  <julien@moutte.net>
38161
38162         * examples/gstplay/player.c: (got_eos), (main): Adding some
38163         output for debugging.
38164         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
38165         timeouts if we go to any state different from PLAYING.
38166         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
38167         more EOS bugs in riff lib.
38168
38169 2004-02-14  Julien MOUTTE  <julien@moutte.net>
38170
38171         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
38172         visualization until i find a way to fix switch correctly.
38173         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
38174         EOS arrives.
38175         * gst/switch/gstswitch.c: (gst_switch_release_pad),
38176         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
38177         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
38178         Reworked switch to get a more correct behaviour with events and refing
38179         of data stored in sinkpads.
38180         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
38181         we don't pull from a pad in EOS.
38182
38183 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38184
38185         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
38186           remove v1 tag even if we can't read it (makes sure we don't detect
38187           it again)
38188
38189 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38190
38191         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
38192         (gst_alsa_xrun_recovery):
38193         * ext/alsa/gstalsa.h:
38194           try xrun recovery when wait failed. Make xrun recovery function
38195           return TRUE/FALSE to indicate success. (might fix #134354)
38196
38197 2004-02-13  David Schleef  <ds@schleef.org>
38198
38199         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
38200         (dynparm_value_changed), (main): Convert from float to double.
38201         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
38202
38203 2004-02-13  David Schleef  <ds@schleef.org>
38204
38205         * gst/silence/gstsilence.c: (gst_silence_class_init),
38206         (gst_silence_set_clock), (gst_silence_get),
38207         (gst_silence_set_property), (gst_silence_get_property):
38208         * gst/silence/gstsilence.h: Add sync property.
38209         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
38210         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
38211         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
38212         * gst/sine/gstsinesrc.h: Add sync property.
38213
38214 2004-02-13  David Schleef  <ds@schleef.org>
38215
38216         * gst/intfloat/gstint2float.c: (conv_f32_s16),
38217         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
38218
38219 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
38220
38221         * configure.ac:
38222         * ext/Makefile.am:
38223         * gst-libs/ext/Makefile.am:
38224           move ffmpeg plugin to gst-ffmpeg module
38225
38226 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
38227
38228         * configure.ac: use GST_ARCH to detect architecture
38229
38230 2004-02-12  Julien MOUTTE  <julien@moutte.net>
38231
38232         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
38233
38234 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
38235
38236         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
38237           classify LADSPA plugins based on number of src/sink pads
38238           (#133663, Stefan Kost)
38239         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
38240           fix dparams registration
38241           (#133528, Stefan Kost)
38242         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
38243           fix use of isprint and use g_ascii_isprint instead
38244           (#133316, Stefan Kost)
38245
38246 2004-02-11  David Schleef  <ds@schleef.org>
38247
38248         Convert a few inner loops to use liboil.  This is currently
38249         optional, and is only enabled if liboil is present (duh!).
38250         * configure.ac: Check for liboil-0.1
38251         * gst/intfloat/Makefile.am:
38252         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
38253         (gst_int2float_chain_gint16):
38254         * gst/videofilter/Makefile.am:
38255         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
38256         (tablelookup_u8), (gst_videobalance_planar411):
38257         * gst/videotestsrc/Makefile.am:
38258         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
38259         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
38260         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
38261         (paint_hline_RGB565), (paint_hline_xRGB1555):
38262
38263 2004-02-11  David Schleef  <ds@schleef.org>
38264
38265         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
38266         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
38267         (gst_colorspace_getcaps), (gst_colorspace_link),
38268         (gst_colorspace_base_init), (gst_colorspace_init),
38269         (gst_colorspace_chain), (gst_colorspace_change_state),
38270         (plugin_init): Merge Ronald's patch (bug #117897) and update
38271         for new caps and negotiation.  Seems to work, although it
38272         shows off bugs in lcs.
38273
38274 2004-02-11  David Schleef  <ds@schleef.org>
38275
38276         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
38277         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
38278
38279 2004-02-11  David Schleef  <ds@schleef.org>
38280
38281         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
38282         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
38283         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
38284         Add server and port properties
38285
38286 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
38287
38288         * m4/a52.m4:
38289         * m4/aalib.m4:
38290         * m4/as-ffmpeg.m4:
38291         * m4/as-liblame.m4:
38292         * m4/as-slurp-ffmpeg.m4:
38293         * m4/check-libheader.m4:
38294         * m4/esd.m4:
38295         * m4/freetype2.m4:
38296         * m4/gconf-2.m4:
38297         * m4/glib.m4:
38298         * m4/gst-alsa.m4:
38299         * m4/gst-artsc.m4:
38300         * m4/gst-ivorbis.m4:
38301         * m4/gst-matroska.m4:
38302         * m4/gst-sdl.m4:
38303         * m4/gst-shout2.m4:
38304         * m4/gst-sid.m4:
38305         * m4/gtk.m4:
38306         * m4/libdv.m4:
38307         * m4/libfame.m4:
38308         * m4/libmikmod.m4:
38309         * m4/ogg.m4:
38310         * m4/vorbis.m4:
38311           fix underquotedness of macros (#133800)
38312         * m4/as-avifile.m4:
38313         * m4/xmms.m4:
38314           removed because no longer used
38315
38316 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
38317
38318         * configure.ac:
38319           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
38320           by autopoint (fixes #132996)
38321
38322 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38323
38324         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
38325         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
38326         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
38327         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
38328           fix memleaks
38329
38330 2004-02-11  David Schleef  <ds@schleef.org>
38331
38332         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
38333         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
38334         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
38335         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
38336         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
38337         (gst_jpegenc_class_init), (gst_jpegenc_init),
38338         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
38339         (gst_jpegenc_chain), (gst_jpegenc_set_property),
38340         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
38341         * ext/jpeg/gstjpegenc.h: Fix negotiation.
38342
38343 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38344
38345         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
38346         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
38347         * ext/mikmod/gstmikmod.h:
38348           fix caps negotiation in mikmod
38349         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
38350           output debug information
38351
38352 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38353
38354         * gst-libs/gst/colorbalance/Makefile.am:
38355         * gst-libs/gst/navigation/Makefile.am:
38356         * gst-libs/gst/xoverlay/Makefile.am:
38357           remove unused GST_OPT_CFLAGS from Makefiles
38358           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
38359
38360 2004-02-07  David Schleef  <ds@schleef.org>
38361
38362         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
38363         push events to pads that haven't been created (#133508)
38364
38365 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
38366
38367         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
38368         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
38369         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
38370         (gst_dvdec_loop), (gst_dvdec_change_state):
38371         Second attempt at committing a working dvdec element.
38372
38373 2004-02-06  David Schleef  <ds@schleef.org>
38374
38375         Build fixes for OS X: (see #129600)
38376         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
38377         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
38378         (gst_riff_read_strf_iavs):
38379         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
38380         (gst_avi_demux_stream_odml):
38381         * gst/playondemand/Makefile.am:
38382         * gst/rtp/rtp-packet.c:
38383
38384 2004-02-05  David Schleef  <ds@schleef.org>
38385
38386         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
38387         last change, because it Just Doesn't Compile.
38388
38389 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38390
38391         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
38392           skip undecodable id3v2 tag instead of keeping it
38393
38394 2004-02-05  David Schleef  <ds@schleef.org>
38395
38396         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
38397         Unref leaked buffer.  (Noticed by Ronald)
38398
38399 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
38400
38401         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
38402         Sync requires with other checks.  >= vs =.
38403
38404 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
38405
38406         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
38407         (gst_dvdec_video_link), (gst_dvdec_loop):
38408         * ext/dv/gstdvdec.h:
38409           rework the caps negotiation so that dvdec works again instead
38410           of just segfaulting.
38411
38412 === release 0.7.4 ===
38413
38414 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
38415
38416         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
38417         * configure.ac: changed for release
38418
38419 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
38420
38421         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
38422         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
38423         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
38424         * pkgconfig/gstreamer-play-uninstalled.pc.in:
38425           reworked patch by David Lehn to fix libdir and includedir for
38426           uninstalled libraries
38427           removed play and gconf from gstreamer-libs since they have their
38428           own pkgconfig files
38429
38430 2004-02-04  David Schleef  <ds@schleef.org>
38431
38432         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
38433         memleak.
38434
38435 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38436
38437         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
38438           use correct GST_TAG_ENCODER tag
38439
38440 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38441
38442         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
38443           be sure to stop the clock when going to paused
38444         * sys/oss/gstosssink.c: (gst_osssink_change_state):
38445           reset number of transmitted when going to ready.
38446         fixes #132935
38447
38448 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
38449
38450         reviewed by Benjamin Otte
38451
38452         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
38453           extract track count (fixes #133410)
38454
38455 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38456
38457         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
38458           that should be !=, not == (fixes #132519)
38459
38460 2004-02-04  David Schleef  <ds@schleef.org>
38461
38462         Make sure set_explicit_caps() is called before adding pad.
38463         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
38464         * gst/id3/gstid3types.c: (gst_id3types_loop):
38465         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
38466         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
38467
38468 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
38469
38470         * configure.ac:
38471           bump nano to 2, first prerelease
38472           put back AM_PROG_LIBTOOL
38473
38474 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
38475
38476         * testsuite/alsa/Makefile.am:
38477           these are user test apps, not automatic testsuite tests
38478
38479 2004-02-04  David Schleef  <ds@schleef.org>
38480
38481         Convert GST_DEBUG_CAPS() to GST_DEBUG():
38482         * gst/mpeg1videoparse/gstmp1videoparse.c:
38483         (mp1videoparse_parse_seq):
38484         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
38485         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
38486         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
38487         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
38488         (gst_xvideosink_getcaps):
38489         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
38490         * testsuite/gst-lint: more tests
38491
38492 2004-02-04  David Schleef  <ds@schleef.org>
38493
38494         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
38495         with the code that they would expand to.
38496         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
38497         (gst_flacdec_get_src_query_types),
38498         (gst_flacdec_get_src_event_masks):
38499         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
38500         (gst_gnomevfssrc_get_query_types),
38501         (gst_gnomevfssrc_get_event_mask):
38502
38503 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38504
38505         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
38506         (gst_sinesrc_dispose):
38507           fix memleak by properly disposing sinesrc
38508
38509 2004-02-04  Julien MOUTTE  <julien@moutte.net>
38510
38511         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
38512         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
38513         an overlay to redraw the image because it has been exposed.
38514         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
38515         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
38516         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
38517         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
38518         interface
38519         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
38520         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
38521         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
38522         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
38523         interface
38524
38525 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38526
38527         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
38528           more memleak fixage
38529
38530 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38531
38532         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
38533         * gst/typefind/gsttypefindfunctions.c:
38534           fix memleaks shown by gst-typefind
38535
38536 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
38537
38538         * common/glib-gen.mak:
38539           add hack rule to touch .Plo files
38540         * gst-libs/gst/colorbalance/Makefile.am:
38541         * gst-libs/gst/mixer/Makefile.am:
38542         * gst-libs/gst/play/Makefile.am:
38543         * gst-libs/gst/tuner/Makefile.am:
38544           remove glib_root variable
38545
38546 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38547
38548         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
38549           set explicit caps before adding the element, so the autopluggers can
38550           plug correctly.
38551         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
38552         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
38553         (mpeg_video_type_find), (mpeg_video_stream_type_find),
38554         (dv_type_find):
38555           fix memleaks in typefind functions. gst_type_find_suggest takes a const
38556           argument.
38557
38558 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
38559
38560         * gst-libs/gst/colorbalance/Makefile.am:
38561         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
38562         * gst-libs/gst/colorbalance/colorbalance.c:
38563         * gst-libs/gst/colorbalance/colorbalance.h:
38564         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
38565         * gst-libs/gst/mixer/Makefile.am:
38566         * gst-libs/gst/mixer/mixer-marshal.list:
38567         * gst-libs/gst/mixer/mixer.c:
38568         * gst-libs/gst/mixer/mixer.h:
38569         * gst-libs/gst/mixer/mixermarshal.list:
38570         * gst-libs/gst/play/Makefile.am:
38571         * gst-libs/gst/play/play.h:
38572         * gst-libs/gst/tuner/Makefile.am:
38573         * gst-libs/gst/tuner/tuner-marshal.list:
38574         * gst-libs/gst/tuner/tuner.c:
38575         * gst-libs/gst/tuner/tuner.h:
38576         * gst-libs/gst/tuner/tunermarshal.list:
38577           use new glib-gen.mak snippet to clean up Makefile.am
38578           fix various bugs in Makefile.am's
38579
38580 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38581
38582         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
38583           handle chain parsing correctly in the multichain case
38584         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
38585         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
38586         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
38587         (theora_dec_chain):
38588           handle events and queries correctly
38589
38590 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38591
38592         * .cvsignore:
38593         Ignore generated file _stdint.h.
38594
38595 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38596
38597         * gst-libs/gst/colorbalance/Makefile.am:
38598         * gst-libs/gst/colorbalance/colorbalance.h:
38599         * gst-libs/gst/mixer/Makefile.am:
38600         * gst-libs/gst/mixer/mixer.h:
38601         * gst-libs/gst/play/Makefile.am:
38602         * gst-libs/gst/play/play.h:
38603         * gst-libs/gst/tuner/Makefile.am:
38604         * gst-libs/gst/tuner/tuner.h:
38605         Generate enum type code with glib-mkenums.
38606         * gst-libs/gst/colorbalance/.cvsignore:
38607         * gst-libs/gst/mixer/.cvsignore:
38608         * gst-libs/gst/play/.cvsignore:
38609         * gst-libs/gst/tuner/.cvsignore:
38610         Ignore generated files.
38611
38612 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38613
38614         * gst-libs/gst/audio/.cvsignore:
38615         Ignore generated file.
38616         * gst-libs/gst/audio/Makefile.am:
38617         Do not install example filter.
38618
38619 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38620
38621         * examples/switch/.cvsignore:
38622         Ignore generated file.
38623
38624 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38625
38626         * common/m4/ax_create_stdint_h.m4:
38627         * configure.ac:
38628           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
38629           _stdint.h.
38630         * Makefile.am:
38631           remove generated _stdint.h in DISTCLEANFILES
38632         * ext/a52dec/gsta52dec.c:
38633           include _stdint.h for a52dec. (should fix #133064)
38634
38635 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
38636
38637         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
38638         (gst_tag_to_vorbis_comments):
38639         Add replaygain support to vorbistag
38640
38641 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
38642         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
38643         (gst_ffmpeg_caps_to_extradata):
38644           Fix SVQ3 caps flag properties
38645           Use glib macro for bytes swap
38646
38647 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38648
38649         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
38650         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
38651         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
38652         * ext/sndfile/gstsf.c: (plugin_init):
38653         * gst/avi/gstavi.c: (plugin_init):
38654         * sys/dxr3/dxr3init.c: (plugin_init):
38655         * sys/oss/gstossaudio.c: (plugin_init):
38656         * sys/v4l/gstv4l.c: (plugin_init):
38657         * sys/v4l2/gstv4l2.c: (plugin_init):
38658           remove textdomain calls
38659         * po/nl.po:
38660           update Dutch translation
38661
38662 2004-02-02  Julien MOUTTE  <julien@moutte.net>
38663
38664         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
38665         (gst_play_set_audio_sink): Moving volume in the audio thread for
38666         instantaneous volume change. Maybe i will add another volume in front
38667         of visualization later, not sure yet though.
38668
38669 2004-02-02  Julien MOUTTE  <julien@moutte.net>
38670
38671         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
38672         (gst_ximagesink_handle_xevents): Better X events handling, only take
38673         the latest events for configure and motion.
38674         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
38675
38676 2004-02-02  Jon Trowbridge  <trow@gnu.org>
38677
38678         reviewed by: David Schleef  <ds@schleef.org>
38679
38680         Fix memory leaks:
38681         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
38682         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
38683
38684 2004-02-02  David Schleef  <ds@schleef.org>
38685
38686         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
38687         of lines.
38688         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
38689         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
38690         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
38691         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
38692         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
38693         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
38694         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
38695         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
38696         (gst_float2_2_int_link):
38697         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
38698         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
38699         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
38700         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
38701         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
38702         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
38703         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
38704         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
38705         * testsuite/gst-lint: Add tests for bzero and ;;
38706
38707 2004-02-02  David Schleef  <ds@schleef.org>
38708
38709         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
38710
38711 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38712
38713         * ext/aalib/gstaasink.c: (gst_aasink_open):
38714         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
38715         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
38716         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
38717         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
38718         (gst_afsink_close_file):
38719         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
38720         (gst_afsrc_close_file):
38721         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
38722         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
38723         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
38724         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
38725         * ext/esd/esdmon.c: (gst_esdmon_get):
38726         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
38727         * ext/faac/gstfaac.c: (gst_faac_chain):
38728         * ext/faad/gstfaad.c: (gst_faad_chain):
38729         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
38730         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
38731         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
38732         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
38733         (gst_flacdec_loop):
38734         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
38735         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
38736         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
38737         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
38738         (gst_gnomevfssink_close_file):
38739         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
38740         (gst_gnomevfssrc_open_file):
38741         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
38742         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
38743         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
38744         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
38745         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
38746         * ext/mad/gstmad.c: (gst_mad_chain):
38747         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
38748         * ext/mpeg2dec/gstmpeg2dec.c:
38749         * ext/mpeg2enc/gstmpeg2enc.cc:
38750         * ext/mplex/gstmplex.cc:
38751         * ext/mplex/gstmplexibitstream.cc:
38752         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
38753         (gst_ogg_demux_push):
38754         * ext/raw1394/gstdv1394src.c:
38755         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
38756         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
38757         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
38758         (gst_sf_loop):
38759         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
38760         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
38761         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
38762         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
38763         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
38764         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
38765         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
38766         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
38767         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
38768         (gst_riff_read_element_data), (gst_riff_read_seek),
38769         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
38770         * gst/adder/gstadder.c: (gst_adder_loop):
38771         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
38772         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
38773         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
38774         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
38775         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
38776         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
38777         * gst/goom/gstgoom.c: (gst_goom_chain):
38778         * gst/id3/gstid3types.c: (gst_id3types_loop):
38779         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
38780         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
38781         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
38782         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
38783         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
38784         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
38785         (gst_ebml_read_float), (gst_ebml_read_header):
38786         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
38787         (gst_matroska_demux_parse_blockgroup):
38788         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
38789         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
38790         * gst/oneton/gstoneton.c: (gst_oneton_chain):
38791         * gst/silence/gstsilence.c: (gst_silence_get):
38792         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
38793         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
38794         * gst/speed/gstspeed.c: (speed_loop):
38795         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
38796         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
38797         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
38798         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
38799         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
38800         (gst_wavparse_loop):
38801         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
38802         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
38803         (dxr3audiosink_close):
38804         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
38805         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
38806         (dxr3videosink_close), (dxr3videosink_write_data):
38807         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
38808         * sys/oss/gstosssink.c: (gst_osssink_chain):
38809         * sys/oss/gstosssrc.c: (gst_osssrc_get):
38810         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
38811         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
38812         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
38813         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
38814         (gst_v4l_set_window), (gst_v4l_enable_overlay):
38815         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
38816         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
38817         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
38818         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
38819         (gst_v4l_set_audio):
38820         * sys/v4l/v4l_calls.h:
38821         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
38822         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
38823         (gst_v4lmjpegsink_playback_init),
38824         (gst_v4lmjpegsink_playback_start):
38825         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
38826         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
38827         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
38828         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
38829         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
38830         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
38831         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
38832         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
38833         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
38834         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
38835         (gst_v4l2_get_output), (gst_v4l2_set_output),
38836         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
38837         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
38838         (gst_v4l2_set_attribute):
38839         * sys/v4l2/v4l2_calls.h:
38840         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
38841         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
38842         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
38843         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
38844         (gst_v4l2src_capture_stop):
38845         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
38846         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
38847         (gst_ximagesink_chain):
38848         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
38849         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
38850         (gst_xvideosink_xwindow_new):
38851         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
38852         (gst_xvimagesink_chain):
38853
38854 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38855
38856         * gst/volume/gstvolume.c: (gst_volume_set_volume),
38857         (gst_volume_get_volume), (volume_class_init), (volume_init),
38858         (volume_chain_int16), (volume_update_volume):
38859         * gst/volume/gstvolume.h:
38860           make code more readable by removing magic numbers
38861           make mixer interface export 0-100 range
38862           make it internally map to 0.0-1.0 range so users don't distort
38863           output by putting the sliders at full volume
38864
38865 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38866
38867         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
38868         (gst_play_state_change), (gst_play_seek_to_time):
38869         block the tick callback for 0.5 secs after doing a seek
38870
38871 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38872
38873         * gst-libs/gst/play/play.c: (gst_play_new):
38874           check for GError
38875
38876 2004-02-01  Julien MOUTTE  <julien@moutte.net>
38877
38878         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
38879         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
38880         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
38881         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
38882         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
38883         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
38884
38885 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
38886
38887         * configure.ac:
38888         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
38889           check for a function added in vorbis 1.1
38890
38891 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38892
38893         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
38894         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
38895           really start/stop clock only on PLAYING <=> PAUSED
38896         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
38897           remove \n from debugging lines
38898         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
38899           make it work when seeking does not
38900         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
38901           reset on DISCONT
38902
38903 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38904
38905         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
38906           start clock on PAUSED=>PLAYING, not later
38907         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
38908           extract correct time for different discont formats
38909         (gst_alsa_sink_get_time):
38910           don't segfault when no format is negotiated yet, just return 0
38911         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
38912         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
38913         (gst_ogg_pad_push):
38914           handle flush and discont events correctly
38915         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
38916           handle discont events correctly
38917
38918 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
38919
38920         * gst-libs/gst/play/play.c: (gst_play_error_quark),
38921         (gst_play_error_create), (gst_play_error_plugin),
38922         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
38923         * gst-libs/gst/play/play.h:
38924           add error handling during creation
38925         * examples/gstplay/player.c: (main):
38926           use new gst_play_new
38927
38928
38929 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38930
38931         * ext/theora/theoradec.c: (theora_dec_chain):
38932           make comments work
38933         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
38934         (vorbis_dec_src_event), (vorbis_dec_chain):
38935           add encoder tag, fix tag reading to be more error tolerant, change
38936           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
38937           gst_pad_event_default.
38938         * gst/tags/gstvorbistag.c:
38939         (gst_tag_list_from_vorbiscomment_buffer):
38940           undefine function specific define at end of function
38941
38942 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
38943
38944         * ext/flac/gstflac.c: (plugin_init):
38945         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
38946         * ext/flac/gstflacdec.h:
38947         * ext/flac/gstflacenc.h:
38948           Fix typos
38949
38950 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
38951
38952         * examples/gstplay/player.c: s/gstplay.h/play.h/
38953
38954 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38955
38956         * gst-libs/gst/play/Makefile.am:
38957         * gst-libs/gst/play/gstplay.c:
38958         * gst-libs/gst/play/gstplay.h:
38959         * gst-libs/gst/play/play.c:
38960           more surgery, operation complete
38961
38962 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38963
38964         * gst-libs/gst/play/play.old.c:
38965         * gst-libs/gst/play/play.old.h:
38966           after CVS surgery by moving, remove
38967         * gst-libs/gst/play/playpipelines.c:
38968           remove
38969
38970         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
38971           add negotiation error
38972
38973 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38974
38975         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
38976         (gst_ogg_demux_push):
38977           add some seeking debug info
38978           send a flush when seeking
38979
38980 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38981
38982         * configure.ac:
38983           use AC_C_INLINE
38984         * configure.ac:
38985         * ext/Makefile.am:
38986         * ext/theora/Makefile.am:
38987         * ext/theora/theoradec.c:
38988           add theora video decoder. Does just do simple decoding for now and
38989           has been tested against Theora cvs only. It only works when theora
38990           is compiled with --enable-static.
38991         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
38992           always reset packetno on DISCONT
38993
38994 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38995
38996         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
38997           Fix audio.
38998
38999 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39000
39001         * gst/mpegaudioparse/gstmpegaudioparse.c:
39002         (mp3_type_frame_length_from_header):
39003           Fix header parsing - stolen from ffmpeg (thank you! :) ).
39004
39005 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39006
39007         * ext/esd/esdsink.c: (gst_esdsink_init):
39008           Since we have static pad template caps, we don't need to negotiate;
39009           either the core errors out or we know the format.
39010
39011 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39012
39013         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
39014         (gst_riff_read_seek):
39015         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
39016         (gst_ebml_read_seek):
39017           Fix event handling.
39018
39019 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39020
39021         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
39022           removee video/x-theora from vp3 decoder, it doesn't handle raw
39023           theora streams
39024         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
39025           fix bug with finalizing element that never went to PAUSED
39026         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
39027           length and position queries were swapped
39028         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
39029         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
39030         (vorbis_dec_src_event):
39031           implement querying time and bytes
39032
39033 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
39034
39035         * just about every source file:
39036           gst_element_error -> GST_ELEMENT_ERROR
39037
39038 2004-01-29  Julien MOUTTE  <julien@moutte.net>
39039
39040         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
39041         emiting FLUSH and even before DISCONT.
39042         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
39043         get the best instant seeking as possible yay!
39044
39045 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39046
39047         * gst/mpeg1videoparse/gstmp1videoparse.c:
39048         (gst_mp1videoparse_real_chain):
39049           Committed wrong version last week... Grr... Didn't notice until now.
39050
39051 2004-01-29  Julien MOUTTE <julien@moutte.net>
39052
39053         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
39054         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
39055         have_xwindow_id signal in xwindow_create.
39056
39057 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39058
39059         * ext/ogg/gstoggdemux.c:
39060           lots of changes - mainly support for chained bitstreams, seeking,
39061           querying and bugfixes of course
39062         * ext/vorbis/Makefile.am:
39063         * ext/vorbis/vorbisdec.c:
39064         * ext/vorbis/vorbisdec.h:
39065           add vorbisdec raw vorbis decoder
39066         * ext/vorbis/vorbis.c: (plugin_init):
39067           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
39068         * gst/intfloat/Makefile.am:
39069         * gst/intfloat/float22int.c:
39070         * gst/intfloat/float22int.h:
39071         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
39072           add float2intnew plugin. It converts multichannel interleaved float to
39073           multichannel interleaved int. The name should probably be changed.
39074         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
39075         (plugin_init):
39076           add typefinding for raw theora video so oggdemux can detect it.
39077
39078 2004-01-28  Julien MOUTTE  <julien@moutte.net>
39079
39080         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
39081         sink element first.
39082         * gst/videoscale/gstvideoscale.c:
39083         (gst_videoscale_handle_src_event): Fixing src event handler.
39084
39085 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39086
39087         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
39088         (gst_v4lsrc_open), (gst_v4lsrc_close),
39089         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
39090         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
39091         * sys/v4l/gstv4lsrc.h:
39092         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
39093         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
39094           Implement resizing... Hack. But that's why v4l is b0rked...
39095
39096 2004-01-28  Julien MOUTTE <julien@moutte.net>
39097
39098         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
39099         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
39100         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
39101         (gst_ximagesink_xwindow_destroy):
39102         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
39103         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
39104         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
39105         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
39106         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
39107         correctly cleaning the image created to check xshm calls on succes,
39108         added a lot of XSync calls in X11 functions, and fixed a segfault when
39109         no image format was defined before negotiation happened.
39110
39111 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39112
39113         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
39114           use gst_element_get_time to get correct time
39115
39116 2004-01-28  Julien MOUTTE  <julien@moutte.net>
39117
39118         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
39119         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
39120         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
39121         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
39122         (gst_xvimagesink_check_xshm_calls),
39123         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
39124         X plugins are now able to detect that XShm calls will fail even if the
39125         server claims that it has XShm support (remote displays most of the
39126         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
39127         so that we use non XShm functions. This feature is almost useless for
39128         xvimagesink as Xv is not supported on remote displays anyway, but
39129         it might happen than even on the local display XShm calls fail.
39130
39131 2004-01-27  David Schleef  <ds@schleef.org>
39132
39133         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
39134         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
39135         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
39136         changed esdsink to only use 44100,16,2, since esd sucks at rate
39137         conversion and esdsink has had difficulty negotiating.
39138
39139 2004-01-27  Julien MOUTTE <julien@moutte.net>
39140
39141         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
39142         (gst_play_seek_to_time): Fixing the way to get current position.
39143
39144 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39145
39146         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
39147           use gst_element_get_time to get correct time
39148
39149 2004-01-27  Julien MOUTTE <julien@moutte.net>
39150
39151         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
39152         fix ever... Inverting 2 lines of code make spider autoplug correctly
39153         tagged mp3 !
39154
39155 2004-01-27  David Schleef  <ds@schleef.org>
39156
39157         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
39158         Use gst_pad_try_set_caps_nonfixed().
39159
39160 2004-01-27  David Schleef  <ds@schleef.org>
39161
39162         * gst/ac3parse/gstac3parse.c: update to checklist 5
39163         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
39164         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
39165         * gst/audioscale/gstaudioscale.c: same
39166         * gst/auparse/gstauparse.c: same
39167         * gst/avi/gstavidemux.c: same
39168
39169 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39170
39171         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
39172           stop processing after EOS
39173
39174 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39175
39176         * gst/asfdemux/asfheaders.h:
39177         * gst/asfdemux/gstasfdemux.c:
39178         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
39179         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
39180         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
39181           lot's of fixes to make data extraction simpler and get the code
39182           architecture and compiler independant. Add debugging category
39183         * gst/goom/gstgoom.c: (gst_goom_change_state):
39184           reset channel count on PAUSED=>READY, not READY=>PAUSED
39185
39186 2004-01-26  Colin Walters  <walters@verbum.org>
39187
39188         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
39189         code to pull a bigger buffer in iradio mode.  This as a side effect
39190         makes typefinding work.
39191
39192 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
39193
39194         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
39195         Fix SVQ3 decoding on PPC
39196
39197 2004-01-26  Julien MOUTTE <julien@moutte.net>
39198
39199         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
39200         that one managed to stay there... Fixed.
39201
39202 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
39203
39204         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
39205         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
39206         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
39207         (qtdemux_video_caps):
39208         * gst/qtdemux/qtdemux.h:
39209         Add SVQ3 specific flags to qtdemux and ffmpeg
39210
39211 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39212
39213         * gst-libs/gst/audio/audio.h:
39214           remove buffer-frames from audio caps
39215         * gst/audioconvert/gstaudioconvert.c:
39216           fix plugin to really work.
39217
39218 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39219
39220         * gst-libs/gst/mixer/mixer.c:
39221         * gst-libs/gst/propertyprobe/propertyprobe.c:
39222         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
39223         (gst_tuner_find_channel_by_name):
39224         * gst-libs/gst/tuner/tuner.h:
39225           Add gtk-doc style comments. Also fix a function name.
39226
39227 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39228
39229         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
39230         (gst_divxdec_negotiate):
39231           Fix for new capsnego - also fixes gst-player with divxdec.
39232
39233 2004-01-25  Julien MOUTTE  <julien@moutte.net>
39234
39235         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
39236         (gst_play_identity_handoff), (gst_play_set_location),
39237         (gst_play_set_visualization), (gst_play_connect_visualization): Another
39238         try in visualization implementation. Still have an issue with switch
39239         blocking when pulling from video_queue and only audio comes out of
39240         spider.
39241         * gst/switch/gstswitch.c: (gst_switch_release_pad),
39242         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
39243         release method. And check if the pad is usable before pulling.
39244
39245 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39246
39247         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
39248         (gst_videobalance_init),
39249         (gst_videobalance_colorbalance_list_channels),
39250         (gst_videobalance_colorbalance_set_value),
39251         (gst_videobalance_colorbalance_get_value),
39252         (gst_videobalance_update_properties),
39253         (gst_videobalance_update_tables_planar411),
39254         (gst_videobalance_planar411):
39255         * gst/videofilter/gstvideobalance.h:
39256           Implement lookup-tables. +/- 10x faster.
39257
39258 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39259
39260         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
39261         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
39262           The index reading was broken. The rest worked fine, but the whole
39263           goal of my rewrite was to make avidemux readable, and this was
39264           not at all readable. Please use typed variables.
39265
39266 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39267
39268         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
39269           Additional pad usability check.
39270         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
39271         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
39272         (gst_mp1videoparse_real_chain):
39273           Fix MPEG video stream parsing. The original plugin had several
39274           issues, including not timestamping streams where the source was
39275           not timestamped (this happens with PTS values in mpeg system
39276           streams, but MPEG video is also a valid stream on its own so
39277           that needs timestamps too). We use the display time code for that
39278           for now. Also, if one incoming buffer contains multiple valid
39279           frames, we push them all on correctly now, including proper EOS
39280           handling. Lastly, several potential segfaults were fixed, and we
39281           properly sync on new sequence/gop headers to include them in next,
39282           not previous frames (since they're header for the next frame, not
39283           the previous). Also see #119206.
39284         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
39285         (bpf_from_header):
39286           Move caps setting so we only do it after finding several valid
39287           MPEG-1 fraes sequentially, not right after the first one (which
39288           might be coincidental).
39289         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
39290         (mpeg_video_type_find), (mpeg_video_stream_type_find),
39291         (plugin_init):
39292           Add unsynced MPEG video stream typefinding, and change some
39293           probability values so we detect streams rightly. The idea is as
39294           follows: I can have an unsynced system stream which contains
39295           video. In the current code, I would randomly get a type for either
39296           system or video stream type found, because the probabilities are
39297           being calculated rather randomly. I now use fixed values, so we
39298           always prefer system stream if that was found (and that is how it
39299           should be). If no system stream was found, we can still identity                the stream as video-only.
39300
39301 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39302
39303         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
39304         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
39305           don't write to buffer. Extract data without the need of
39306           __attribute__ ((packed))
39307
39308 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39309
39310         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
39311         (mpeg1_sys_type_find):
39312           Fix MPEG-1 stream typefinding.
39313
39314 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39315
39316         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
39317           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
39318
39319 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
39320
39321         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
39322         * ext/esd/gstesd.c: (plugin_init):
39323           private debugging, better error reporting
39324
39325 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39326
39327         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
39328         (gst_riff_read_init), (gst_riff_read_change_state):
39329         * gst-libs/gst/riff/riff-read.h:
39330           Remove stuff fromold metadata system.
39331
39332 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39333
39334         * ext/ogg/gstoggdemux.c:
39335           Fix wrong file comment.
39336         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
39337         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
39338           Add metadata reading properly.
39339
39340 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
39341
39342         * ext/Makefile.am:
39343           Fix nas DIST_SUBDIRS
39344           Uraeus:
39345           Fix bug where make distcheck doesn't get run on adding stuff to
39346           the build.
39347
39348 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39349
39350         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
39351         * ext/divx/gstdivxdec.h:
39352           Fix divx3 ("msmpeg4") playback using divxdec.
39353
39354 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39355
39356         * gst/typefind/gsttypefindfunctions.c:
39357         (mp3_type_frame_length_from_header): fix bug in length computation
39358         (mp3_type_find): improve debugging output
39359
39360 2004-01-23  Julien MOUTTE  <julien@moutte.net>
39361
39362         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
39363         (gst_play_set_location), (gst_play_seek_to_time),
39364         (gst_play_set_audio_sink), (gst_play_set_visualization),
39365         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
39366         the pipeline from scratch. Visualization is back and switch went out as
39367         i realized it was not possible to use the way i wanted.
39368         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
39369         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
39370         clearing in state change from READY to NULL. So that one can clean the
39371         X ressources keeping the element.
39372         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39373         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
39374         (gst_xvimagesink_colorbalance_set_value),
39375         (gst_xvimagesink_colorbalance_get_value),
39376         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
39377         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
39378         change from READY to NULL and fixed some stupid bugs in colorbalance
39379         get/set values. Also added the following feature : when nobody tries to
39380         set some values to the colorbalance levels before the xcontext is
39381         grabbed, then when creating channels list from Xv attributes we set the
39382         internal values to the Xv defaults. This way we handle buggy Xv drivers
39383         that set default hue values far from the middle of the range (Thanks
39384         to Jon Trowbridge for pointing that issue).
39385         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
39386         colorbalance levels have been set before xcontext is grabbed.
39387
39388 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39389
39390         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
39391           Fix the ossmixer case where we shouldn't open /dev/dsp* because
39392           it might block operations (which is bad for a mixer).
39393
39394 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
39395
39396         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
39397         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
39398         (gmip_find_type_pre):
39399         * gst-libs/gst/media-info/media-info-priv.h:
39400         * gst-libs/gst/media-info/media-info.c:
39401         (gst_media_info_instance_init), (gst_media_info_read_idler):
39402         add fakesink to get caps on decoder src pad again
39403         fix callback prototype to match new have_type signal signature
39404
39405 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
39406
39407         * gst/adder/gstadder.c: (gst_adder_link):
39408           fix non-compile and cut-n-paste code
39409
39410 2004-01-21  David Schleef  <ds@schleef.org>
39411
39412         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
39413         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
39414         (gst_swfdec_init), (gst_swfdec_change_state):
39415         * ext/swfdec/gstswfdec.h:
39416         Fix negotiation.
39417         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
39418         (gst_adder_request_new_pad): Fix negotiation.
39419         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
39420         Add a fixate function.
39421         * gst/intfloat/gstfloat2int.c:
39422         * gst/intfloat/gstfloat2int.h:
39423         * gst/intfloat/gstint2float.c:
39424         * gst/intfloat/gstint2float.h:
39425         Completely rewrite the negotiation.  Doesn't quite work yet,
39426         due to some buffer-frames problem.
39427
39428 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
39429
39430         * ext/gnomevfs/gstgnomevfssrc.c:
39431         * sys/v4l2/v4l2_calls.h:
39432           fix includes for distcheck
39433
39434 2004-01-21  Christian Schaller <uraeus@gnome.org>
39435
39436         * ext/nas/
39437         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
39438         based on earlier patch from Laurent Vivier
39439
39440 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
39441
39442         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
39443         Fix wma caps property
39444         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
39445         Fix typo (flags1 and flags2)
39446
39447 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
39448
39449         * gst-libs/gst/media-info/media-info-priv.c:
39450         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
39451         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
39452         (gmip_find_stream), (gmip_find_track_metadata),
39453         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
39454         (gmip_find_track_format):
39455         * gst-libs/gst/media-info/media-info-priv.h:
39456         * gst-libs/gst/media-info/media-info-test.c: (main):
39457         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
39458         (gst_media_info_read_idler), (gst_media_info_read):
39459         * gst-libs/gst/media-info/media-info.h:
39460           register debugging category and use it for debugging
39461
39462 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
39463
39464         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
39465         (gst_vorbisfile_new_link):
39466           signal streaminfo through tags
39467
39468 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39469
39470         * ext/mplex/gstmplex.cc:
39471         * ext/mplex/gstmplexibitstream.cc:
39472           g++ doesn't like NULL in our i18n/error macros, should be
39473           either (NULL) or ("").
39474
39475 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39476
39477         * sys/dxr3/dxr3audiosink.c:
39478         * sys/dxr3/dxr3init.c:
39479         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
39480         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
39481           Fix more error error error errors (missing includes here).
39482
39483 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39484
39485         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
39486           fix thomas' error errors.
39487
39488 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
39489
39490         * ext/mpeg2enc/gstmpeg2enc.cc:
39491           fix error errors.
39492
39493 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39494
39495         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
39496         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
39497           Fix for new error system.
39498
39499 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
39500
39501         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
39502           fix for new error reporting
39503
39504 2004-01-20  David Schleef  <ds@schleef.org>
39505
39506         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
39507         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
39508         (gst_ximagesink_set_xwindow_id): Change to using a framerate
39509         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
39510         and neither is 100+, most likely.
39511         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
39512         (gst_xvimagesink_getcaps): same
39513
39514 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39515
39516         * configure.ac:
39517           Up version requirement to 2.0.3 (not yet released) to avoid symbol
39518           clashes with ffmpeg.
39519
39520 2004-01-20  Julien MOUTTE  <julien@moutte.net>
39521
39522         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
39523         (gst_switch_init): Fixed switch element : proxying link and setting
39524         caps from src to sink on request.
39525
39526 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39527
39528         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
39529         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
39530         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
39531         fix element_error
39532
39533 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39534
39535         * sys/v4l/v4l_calls.h:
39536         * sys/v4l2/v4l2_calls.h:
39537           element_error fixes
39538
39539 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39540
39541         * gst-libs/gst/gst-i18n-plugin.h:
39542           add locale.h
39543           remove config.h inclusion
39544
39545 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39546
39547         * autogen.sh:
39548           adding autopoint invocation
39549         * Makefile.am:
39550         * configure.ac:
39551         * gst-libs/gst/gettext.h:
39552           adding gettext bits
39553         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
39554         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
39555         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
39556         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
39557         (gst_gnomevfssink_close_file):
39558         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
39559         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
39560         * gst-libs/gst/gst-i18n-plugin.h:
39561         * gst/avi/gstavi.c: (plugin_init):
39562         * sys/dxr3/dxr3init.c: (plugin_init):
39563         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
39564         * sys/oss/gstossaudio.c: (plugin_init):
39565         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
39566         * sys/v4l/gstv4l.c: (plugin_init):
39567         * sys/v4l/v4l_calls.c: (gst_v4l_open):
39568         * sys/v4l2/gstv4l2.c: (plugin_init):
39569         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
39570         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
39571         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
39572         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
39573         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
39574         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
39575           make sure locale and translation domain are set
39576           fix translated strings
39577         * po/.cvsignore:
39578         * po/LINGUAS:
39579         * po/Makevars:
39580         * po/POTFILES.in:
39581         * po/nl.po:
39582           put translation files into place
39583         * sys/xvideo/imagetest.c: (main):
39584         * ext/dv/demo-play.c: (main):
39585           fix unnecessary translations
39586
39587 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
39588
39589         * ext/sndfile/gstsf.c:
39590         * gst/avi/gstavimux.c:
39591         * ext/audiofile/gstafsink.c:
39592         * ext/audiofile/gstafsrc.c:
39593         * ext/gnomevfs/gstgnomevfssink.c:
39594         * ext/gnomevfs/gstgnomevfssrc.c:
39595         * sys/oss/gstosselement.c:
39596         * sys/v4l/v4l_calls.h:
39597           fix i18n include
39598
39599 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39600
39601         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
39602         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
39603         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
39604         (gst_v4l2_get_output), (gst_v4l2_set_output),
39605         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
39606         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
39607         (gst_v4l2_set_attribute):
39608         update to new error handling
39609
39610 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39611
39612         * ext/sidplay/gstsiddec.cc:
39613         * gst/modplug/gstmodplug.cc:
39614           parenthese NULL because C++ seems angry about it
39615
39616 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39617
39618         * gst-libs/gst/gst-i18n-plugin.h:
39619           add skeleton i18n stuff, but needs to be further implemented
39620
39621 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
39622
39623         * examples/gstplay/player.c: (main):
39624         * ext/aalib/gstaasink.c: (gst_aasink_open):
39625         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
39626         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
39627         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
39628         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
39629         (gst_afsink_close_file):
39630         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
39631         (gst_afsrc_close_file):
39632         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
39633         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
39634         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
39635         * ext/esd/esdmon.c: (gst_esdmon_get):
39636         * ext/esd/esdsink.c: (gst_esdsink_chain):
39637         * ext/faac/gstfaac.c: (gst_faac_chain):
39638         * ext/faad/gstfaad.c: (gst_faad_chain):
39639         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
39640         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
39641         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
39642         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
39643         (gst_flacdec_loop):
39644         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
39645         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
39646         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
39647         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
39648         (gst_gnomevfssink_close_file):
39649         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
39650         (gst_gnomevfssrc_open_file):
39651         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
39652         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
39653         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
39654         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
39655         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
39656         * ext/mad/gstmad.c: (gst_mad_chain):
39657         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
39658         * ext/mpeg2dec/gstmpeg2dec.c:
39659         * ext/mpeg2enc/gstmpeg2enc.cc:
39660         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
39661         * ext/mplex/gstmplex.cc:
39662         * ext/mplex/gstmplexibitstream.cc:
39663         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
39664         (gst_ogg_demux_push), (gst_ogg_pad_push):
39665         * ext/raw1394/gstdv1394src.c:
39666         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
39667         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
39668         * ext/sidplay/gstsiddec.cc:
39669         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
39670         (gst_sf_loop):
39671         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
39672         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
39673         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
39674         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
39675         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
39676         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
39677         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
39678         * gst-libs/gst/Makefile.am:
39679         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
39680         (gst_riff_read_element_data), (gst_riff_read_seek),
39681         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
39682         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
39683         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
39684         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
39685         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
39686         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
39687         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
39688         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
39689         * gst/goom/gstgoom.c: (gst_goom_chain):
39690         * gst/id3/gstid3types.c: (gst_id3types_loop):
39691         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
39692         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
39693         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
39694         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
39695         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
39696         (gst_ebml_read_float), (gst_ebml_read_header):
39697         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
39698         (gst_matroska_demux_parse_blockgroup):
39699         * gst/modplug/gstmodplug.cc:
39700         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
39701         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
39702         * gst/oneton/gstoneton.c: (gst_oneton_chain):
39703         * gst/silence/gstsilence.c: (gst_silence_get):
39704         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
39705         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
39706         * gst/speed/gstspeed.c: (speed_loop):
39707         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
39708         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
39709         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
39710         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
39711         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
39712         (gst_wavparse_loop):
39713         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
39714         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
39715         (dxr3audiosink_close):
39716         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
39717         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
39718         (dxr3videosink_close), (dxr3videosink_write_data):
39719         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
39720         * sys/oss/gstosselement.h:
39721         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
39722         (gst_osssink_chain):
39723         * sys/oss/gstosssrc.c: (gst_osssrc_get):
39724         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
39725         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
39726         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
39727         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
39728         (gst_v4l_enable_overlay):
39729         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
39730         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
39731         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
39732         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
39733         (gst_v4l_set_audio):
39734         * sys/v4l/v4l_calls.h:
39735         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
39736         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
39737         (gst_v4lmjpegsink_playback_init),
39738         (gst_v4lmjpegsink_playback_start):
39739         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
39740         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
39741         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
39742         (gst_v4lmjpegsrc_requeue_frame):
39743         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
39744         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
39745         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
39746         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
39747         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
39748         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
39749         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
39750         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
39751         (gst_v4l2src_capture_stop):
39752         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
39753         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
39754         (gst_ximagesink_chain):
39755         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
39756         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
39757         (gst_xvideosink_xwindow_new):
39758         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39759         (gst_xvimagesink_chain):
39760         use new error signal, function and categories
39761
39762 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
39763
39764         * configure.ac:
39765         * ext/Makefile.am:
39766         * ext/musicbrainz/gsttrm.c:
39767         * ext/musicbrainz/gsttrm.h:
39768         * ext/musicbrainz/Makefile.am:
39769         Add a trm plugin
39770
39771 2004-01-18  Julien MOUTTE  <julien@moutte.net>
39772
39773         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
39774         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
39775         synchronous property for debugging.
39776         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
39777         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39778         (gst_xvimagesink_set_property): Moving a pointer declaration to a
39779         smaller block, fixing indent.
39780
39781 2004-01-16  David Schleef  <ds@schleef.org>
39782
39783         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
39784         property affects the video stream.
39785         * sys/xvimage/xvimagesink.c:
39786         * sys/xvimage/xvimagesink.h:
39787         Add synchronous property for debugging.  Should probably be
39788         disabled in non-CVS builds.  Make sure that the Xv attribute
39789         exists before we set it (crash!).  Fix a silly float bug that
39790         caused colorbalance to just not work.
39791
39792 2004-01-17  Christian Schaller <Uraeus@gnome.org>
39793
39794         * tools/gst-launch-ext.in - update for new plugins
39795
39796 2004-01-16  David Schleef  <ds@schleef.org>
39797
39798         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
39799         already-freed caps.
39800
39801 2994-01-16  Christian Schaller <Uraeus@gnome.org>
39802
39803         * Update spec for new colorspace plugin and libcaca plugin
39804         * Fix compilation of libcaca plugin (clock -> id)
39805
39806 2004-01-16  Julien MOUTTE <julien@moutte.net>
39807
39808         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
39809         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
39810         (gst_xvimagesink_set_xwindow_id),
39811         (gst_xvimagesink_colorbalance_set_value),
39812         (gst_xvimagesink_colorbalance_get_value),
39813         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
39814         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
39815         correct colorbalance properties. They can now be set when the element
39816         is still in NULL state. The values will be committed to the Xv Port
39817         when xcontext is initialized.
39818         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
39819         brightness int values in the GstXvImagesink structure.
39820
39821 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39822
39823         * gst-libs/gst/Makefile.am:
39824           restructure so having local patches works easier.
39825
39826 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39827
39828         * ext/mpeg2enc/Makefile.am:
39829         * ext/mpeg2enc/gstmpeg2enc.cc:
39830         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
39831           Bugfix with respect to EOS handling.
39832
39833 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39834
39835         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
39836           Link with right caps (else, it segfaults).
39837         * ext/mplex/gstmplexjob.cc:
39838           Fix for slight API change in 1.6.1.93 release of mjpegtools.
39839
39840 2004-01-15  David Schleef  <ds@schleef.org>
39841
39842         * gst-libs/gst/audio/Makefile.am:
39843         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
39844         from the template.
39845         * gst-libs/gst/audio/gstaudiofilter.c:
39846         * gst-libs/gst/audio/gstaudiofilter.h:
39847         Add bytes_per_sample and size and n_samples calculation.
39848         * gst-libs/gst/audio/gstaudiofilterexample.c:
39849         Remove, now autogenerated.
39850         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
39851         Moved from gstaudiofilterexample, object name changed, code added
39852         so that it actually works.
39853         * gst-libs/gst/audio/make_filter:
39854         Script to build an audiofilter subclass from the template.
39855         * gst/colorspace/Makefile.am:
39856         * gst/colorspace/yuv2yuv.c:
39857         Remove file, since it's GPL, and we don't use it.
39858
39859 2004-01-15  Julien MOUTTE  <julien@moutte.net>
39860
39861         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
39862         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
39863         them use the buffer free function to test how the buffer was allocated.
39864
39865 2004-01-15  David Schleef  <ds@schleef.org>
39866
39867         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
39868         that handles osssink fallback.
39869         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
39870         (gst_audio_convert_getcaps):
39871         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
39872         Add audio/x-qdm2 for QDM2 audio.
39873         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
39874         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
39875         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
39876         Decrease minimum size to 16x16.
39877         * gst/wavparse/gstwavparse.c:
39878         Convert disabled pad template caps to new caps.
39879         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
39880         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39881         (gst_xvimagesink_chain): Throw element error when display cannot
39882         be opened.  Increase minimum framerate to 1.0.  Check the data
39883         free function on a buffer to make sure it is the type we expect
39884         before manipulating it.
39885
39886 2004-01-15  Julien MOUTTE <julien@moutte.net>
39887
39888         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
39889         (gst_videobalance_colorbalance_set_value): Implement passthru if
39890         settings are in the middle.
39891         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
39892
39893 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39894
39895         * gst/videofilter/Makefile.am:
39896         * gst/volume/Makefile.am:
39897           Since we use videofilter symbols, link to it.
39898
39899 2004-01-15  Julien MOUTTE <julien@moutte.net>
39900
39901         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
39902         mixer interface type to HARDWARE.
39903         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
39904         type to SOFTWARE.
39905         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
39906         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
39907         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
39908         (gst_volume_interface_init), (gst_volume_list_tracks),
39909         (gst_volume_set_volume), (gst_volume_get_volume),
39910         (gst_volume_set_mute), (gst_volume_mixer_init),
39911         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
39912         (volume_init): Implementing mixer interface.
39913         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
39914         * sys/oss/gstosselement.c: (gst_osselement_get_type),
39915         (gst_osselement_change_state): Removing some trailing commas in
39916         structures.
39917         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
39918         interface type to HARDWARE.
39919         * sys/v4l/gstv4lcolorbalance.c:
39920         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
39921         type to HARDWARE.
39922         * sys/v4l2/gstv4l2colorbalance.c:
39923         (gst_v4l2_color_balance_interface_init): Setting colorbalance
39924         interface type to HARDWARE.
39925         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
39926         same code than ximagesink for event handling.
39927
39928 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39929
39930         * ext/snapshot/Makefile.am:
39931         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
39932         (gst_snapshot_chain):
39933         * ext/snapshot/gstsnapshot.h:
39934           This has to be a joke... Snapshot should be connected to a tee,
39935           colorspace element before it and EOS after that, where the other
39936           src of the tee receives normal data.
39937           The current way is *wrong*.
39938
39939 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39940
39941         * ext/hermes/gsthermescolorspace.c:
39942           Fix another compile error. Same as below.
39943
39944 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39945
39946         * gst/colorspace/gstcolorspace.c:
39947         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
39948         (gst_colorspace_i420_to_yv12):
39949           Fix compiling... Didn't test if it actually works.
39950
39951 2004-01-15  David Schleef  <ds@schleef.org>
39952
39953         * configure.ac:
39954         * gst/colorspace/Makefile.am:
39955         * gst/colorspace/gstcolorspace.c:
39956         * gst/colorspace/gstcolorspace.h:
39957         * gst/colorspace/yuv2rgb.c:
39958         * gst/colorspace/yuv2rgb.h:
39959         Duplicate the ext/hermes colorspace plugin, and remove Hermes
39960         code and GPL code.  Fix for new caps negotiation.  Rewrite
39961         much of the format handling code, and some of the conversion
39962         code.  Basically, rewrote almost everything.  This element
39963         handles I420, YV12 to RGB conversions.
39964         * ext/hermes/Makefile.am:
39965         * ext/hermes/gsthermescolorspace.c:
39966         Rename colorspace to hermescolorspace.  Fix negotiation issues.
39967         Remove non-Hermes related code.  This element handles lots of
39968         RGB to RGB conversions, but no YUV.
39969         * ext/hermes/gstcolorspace.c:
39970         * ext/hermes/gstcolorspace.h:
39971         * ext/hermes/rgb2yuv.c:
39972         * ext/hermes/yuv2rgb.c:
39973         * ext/hermes/yuv2rgb.h:
39974         * ext/hermes/yuv2rgb_mmx16.s:
39975         * ext/hermes/yuv2yuv.c:
39976         * ext/hermes/yuv2yuv.h:
39977         Remove old code.
39978
39979 2004-01-14  Colin Walters  <walters@verbum.org>
39980
39981         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
39982         they've already been.
39983
39984 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39985
39986         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
39987           assume tag mode when pad is not connected
39988
39989 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39990
39991         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
39992           Don't update the time of the clock
39993         (gst_alsa_sink_loop):
39994           sync to the clock given to alsasink, not the own clock
39995         * sys/oss/gstosssink.c: (gst_osssink_chain):
39996           sync to the clock
39997         (gst_osssink_change_state):
39998           activate the clock
39999         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
40000         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
40001           remove bogus code that made DISCONT events unhandled
40002         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
40003           explicitly case to double in _set_simple. (fixes 2nd warning in bug
40004           #131502)
40005         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
40006         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
40007         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
40008           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
40009           2nd warning in bug #131502)
40010
40011 2004-01-14  Julien MOUTTE  <julien@moutte.net>
40012
40013         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
40014         (gst_videobalance_colorbalance_set_value),
40015         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
40016         for colorbalance interface implementation.
40017         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
40018         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
40019         (gst_ximagesink_dispose), (gst_ximagesink_init),
40020         (gst_ximagesink_class_init): Adding DISPLAY property.
40021         * sys/ximage/ximagesink.h: Adding display_name to store display.
40022         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
40023         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
40024         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
40025         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
40026         properties (they still need polishing though for gst-launch use : no
40027         xcontext yet, i ll do that tomorrow).
40028         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
40029
40030 2004-01-14  Julien MOUTTE  <julien@moutte.net>
40031
40032         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
40033         (gst_play_set_location), (gst_play_set_visualization): Preparing
40034         switch integration, adding videobalance in the pipeline.
40035
40036 2004-01-14  Julien MOUTTE <julien@moutte.net>
40037
40038         * gst-libs/gst/colorbalance/colorbalance.c:
40039         (gst_color_balance_class_init): Adding a default type.
40040         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
40041         the type.
40042         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
40043         (gst_videobalance_dispose), (gst_videobalance_class_init),
40044         (gst_videobalance_init), (gst_videobalance_interface_supported),
40045         (gst_videobalance_interface_init),
40046         (gst_videobalance_colorbalance_list_channels),
40047         (gst_videobalance_colorbalance_set_value),
40048         (gst_videobalance_colorbalance_get_value),
40049         (gst_videobalance_colorbalance_init): Implementing colorbalance
40050         interface.
40051         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
40052         list.
40053         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
40054         bug which was triggering a BadAccess X error when setting an overlay
40055         before pad was really negotiated.
40056         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
40057         Using the colorbalance type macro.
40058
40059 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40060
40061         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
40062         (gst_flacenc_chain):
40063           handle tags correctly
40064         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
40065           extract ID3v1 tags correctly
40066
40067 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40068
40069         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
40070         (plugin_init):
40071           Improve matroska typefinding for odd-typed headers...
40072
40073 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40074
40075         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
40076           Fix for using incremental number on padnames.
40077
40078 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40079
40080         * ext/divx/gstdivxdec.c:
40081         * ext/divx/gstdivxenc.c:
40082           Set category to divx4linux instead of divx (too generic).
40083         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
40084         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
40085         (gst_wavparse_loop), (gst_wavparse_change_state):
40086         * gst/wavparse/gstwavparse.h:
40087           fix parsing of WAV files with non-standard fmt-tag size and fix
40088           skipping of unrecognized chunks... Someone please fix this thing
40089           to use rifflib so all this is automated.
40090         * sys/v4l/Makefile.am:
40091         * sys/v4l2/Makefile.am:
40092           Add X_CFLAGS because we depend on X (for overlay).
40093
40094 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
40095
40096         * ext/mpeg2dec/gstmpeg2dec.c:
40097           Don't issue a timestamp unless we tagged the frame
40098           with a PTS.
40099
40100 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40101
40102         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
40103           Query the audio element to get the time, not the clock. We're
40104           interested in the element's time here.
40105
40106 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40107
40108         * ext/aalib/gstaasink.c: (gst_aasink_chain):
40109         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
40110         * ext/esd/esdsink.c: (gst_esdsink_chain):
40111         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
40112         * ext/mas/massink.c: (gst_massink_chain):
40113         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
40114         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
40115         (gst_matroska_demux_parse_metadata):
40116         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
40117         (gst_mpeg_parse_release_locks):
40118         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
40119         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
40120         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
40121         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
40122         (gst_osssink_change_state):
40123         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
40124         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
40125         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
40126         (gst_xvideosink_release_locks):
40127         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
40128           use element time.
40129         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
40130         (gst_alsa_clock_stop):
40131         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
40132         (gst_audio_clock_get_internal_time):
40133           simplify for use with new clocking code.
40134         * testsuite/alsa/Makefile.am:
40135         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
40136           fix testsuite for new caps system
40137
40138 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40139
40140         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
40141         * ext/flac/gstflacenc.c: (add_one_tag):
40142           length is already host endian, no need to convert. Fixes playback of
40143           tagged files on PPC. (bug #128384)
40144
40145 2004-01-13  Julien MOUTTE <julien@moutte.net>
40146
40147         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
40148         colorbalance interface stating if it is hardware based or software
40149         based.
40150         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
40151         Removing a trailing comma.
40152         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
40153         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
40154         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
40155         the documentation seems to be wrong on the -1000 to 1000 interval.
40156
40157 2004-01-12  David Schleef  <ds@schleef.org>
40158
40159         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
40160         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
40161         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
40162         Fix negotiation.  Add a bufferalloc function for the sink pad,
40163         and generally clean up some of the code.
40164
40165 2004-01-12  Julien MOUTTE <julien@moutte.net>
40166
40167         * gst-libs/gst/colorbalance/colorbalancechannel.c:
40168         (gst_color_balance_channel_dispose): Adding safety check in dispose
40169         method.
40170         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
40171         (gst_xvimagesink_xcontext_clear),
40172         (gst_xvimagesink_interface_supported),
40173         (gst_xvimagesink_colorbalance_list_channels),
40174         (gst_xvimagesink_colorbalance_set_value),
40175         (gst_xvimagesink_colorbalance_get_value),
40176         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
40177         Adding colorbalance interface support to set XV parameters such as
40178         HUE, BRIGHTNESS, CONTRAST, SATURATION.
40179         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
40180         interface.
40181
40182 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
40183
40184         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
40185         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
40186         (gst_audio_convert_init), (gst_audio_convert_set_property),
40187         (gst_audio_convert_get_property), (gst_audio_convert_chain),
40188         (gst_audio_convert_link),
40189         (gst_audio_convert_buffer_to_default_format),
40190         (gst_audio_convert_buffer_from_default_format), (plugin_init):
40191           - implement _getcaps and use it
40192           - improve linking
40193           - remove float caps since no float conversion is actually done
40194           - remove properties and arguments that were to be used for rate
40195             conversion
40196
40197 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
40198
40199         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
40200         (gst_audio_structure_set_int):
40201         * gst-libs/gst/audio/audio.h:
40202           add helper functions for _getcaps matching the standard audio
40203           templates
40204
40205 2004-01-12  David Schleef  <ds@schleef.org>
40206
40207         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
40208         Test that pad is negotiated before getting its caps.
40209
40210 2004-01-12  Julien MOUTTE <julien@moutte.net>
40211
40212         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
40213         analyzing the pads of an element the bin is mostly in READY state so
40214         no caps were negotiated. This helper function needs to work with
40215         _get_caps directly then. I was not freeing them though, added that to
40216         fix the mem leak.
40217
40218 2004-01-12  Julien MOUTTE <julien@moutte.net>
40219
40220         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
40221         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
40222         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
40223         than the free_func.
40224
40225 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
40226
40227         * sys/oss/gstossaudio.c: (plugin_init):
40228         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
40229         * sys/oss/gstosselement.h:
40230           make an oss debugging category
40231           make failure more descriptive
40232
40233 2004-01-11  David Schleef  <ds@schleef.org>
40234
40235         * ext/ffmpeg/gstffmpeg.c:
40236         * ext/ffmpeg/gstffmpegcodecmap.c:
40237         * ext/ffmpeg/gstffmpegdec.c:
40238         * ext/ffmpeg/gstffmpegenc.c:
40239         * ext/ffmpeg/gstffmpegprotocol.c:
40240         * ext/gdk_pixbuf/gstgdkanimation.c:
40241         * ext/jpeg/gstjpeg.c:
40242         * ext/libpng/gstpng.c:
40243         * ext/mpeg2dec/perftest.c:
40244         * ext/speex/gstspeex.c:
40245         * gst-libs/gst/resample/dtos.c:
40246         * gst/intfloat/gstintfloatconvert.c:
40247         * gst/oneton/gstoneton.c:
40248         * gst/rtjpeg/RTjpeg.c:
40249         * gst/rtp/gstrtp.c:
40250         * sys/dxr3/dxr3init.c:
40251         * sys/glsink/gstgl_nvimage.c:
40252         * sys/glsink/gstgl_pdrimage.c:
40253         * sys/glsink/gstglsink.c:
40254         * testsuite/gst-lint:
40255         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
40256
40257 2004-01-11  David Schleef  <ds@schleef.org>
40258
40259         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
40260         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
40261         * ext/gdk_pixbuf/gstgdkanimation.c:
40262         (gst_gdk_animation_iter_create_pixbuf):
40263         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
40264         (gst_gdk_pixbuf_chain):
40265         * ext/gdk_pixbuf/gstgdkpixbuf.h:
40266         * ext/jack/gstjack.c: (gst_jack_change_state):
40267         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
40268         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
40269         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
40270         * gst/videofilter/gstvideofilter.c:
40271         (gst_videofilter_set_output_size):
40272         Remove all usage of gst_pad_get_caps(), and replace it with
40273         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
40274
40275 2004-01-11  David Schleef  <ds@schleef.org>
40276
40277         * configure.ac:
40278         * ext/Makefile.am: Fixes to make ext/libcaca compile.
40279         * ext/divx/gstdivxdec.c:
40280         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
40281         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
40282         handle images that span multiple buffers.  Now work with both
40283         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
40284         * ext/gdk_pixbuf/gstgdkpixbuf.h:
40285         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
40286         video/video.h changes
40287         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
40288         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
40289         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
40290         of GstData free function.
40291         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
40292         same.
40293
40294 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40295
40296         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
40297         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
40298         (gst_v4l2element_get_property):
40299         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
40300           add norm, channel and frequency properties.
40301         * sys/v4l2/gstv4l2tuner.c:
40302           fixes for tuner interface changes
40303         * sys/v4l2/gstv4l2element.h:
40304         * sys/v4l2/gstv4l2src.c:
40305         * sys/v4l2/gstv4l2src.h:
40306         * sys/v4l2/v4l2src_calls.c:
40307         * sys/v4l2/v4l2src_calls.h:
40308           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
40309
40310 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40311
40312         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
40313         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
40314         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
40315         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
40316         * gst-libs/gst/tuner/tuner.h:
40317           GObjects aren't const.
40318           Add find_by_name functions.
40319           Add checks to _changed functions.
40320         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
40321         (gst_v4l_tuner_get_norm):
40322           Fixes for above.
40323
40324 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40325
40326         * gst-libs/gst/video/video.h:
40327           Fix caps template names to be understandable.
40328           Prefix everything with GST_VIDEO.
40329         * ext/aalib/gstaasink.c:
40330         * ext/divx/gstdivxdec.c:
40331         * ext/divx/gstdivxenc.c:
40332         * ext/gdk_pixbuf/gstgdkpixbuf.c:
40333         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
40334         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
40335         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
40336         * ext/libcaca/gstcacasink.c:
40337         * ext/libpng/gstpngenc.c: (raw_caps_factory):
40338         * ext/snapshot/gstsnapshot.c:
40339         * ext/swfdec/gstswfdec.c:
40340         * ext/xvid/gstxviddec.c:
40341         * ext/xvid/gstxvidenc.c:
40342         * gst/chart/gstchart.c:
40343         * gst/deinterlace/gstdeinterlace.c:
40344         * gst/effectv/gsteffectv.c:
40345         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
40346         * gst/goom/gstgoom.c:
40347         * gst/median/gstmedian.c:
40348         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
40349         (gst_monoscope_srcconnect), (gst_monoscope_chain):
40350         * gst/overlay/gstoverlay.c:
40351         * gst/smooth/gstsmooth.c:
40352         * gst/smpte/gstsmpte.c:
40353         * gst/synaesthesia/gstsynaesthesia.c:
40354         * gst/videocrop/gstvideocrop.c:
40355         * gst/videodrop/gstvideodrop.c:
40356         * gst/y4m/gsty4mencode.c:
40357         * sys/qcam/gstqcamsrc.c:
40358         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
40359           Make them work with new video.h file.
40360         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
40361         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
40362         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
40363         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
40364           Make it work with new buffer allocation system.
40365
40366 2004-01-11  Julien MOUTTE  <julien@moutte.net>
40367
40368         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
40369         pad_alloc_buffer implementation to use ->srcpad
40370         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
40371         pad_alloc_buffer implementation to use ->srcpad
40372         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
40373         pad_alloc_buffer implementation to use ->srcpad
40374         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
40375         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
40376         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
40377         a reference to everything we need.
40378         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
40379         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
40380         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
40381         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
40382         a reference to everything we need.
40383         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
40384
40385 2004-01-11  David Schleef  <ds@schleef.org>
40386
40387         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
40388         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
40389         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
40390         structure members.
40391         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
40392         value during a resize/renegotiation.
40393         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
40394         gst_pad_alloc_buffer();
40395         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
40396         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
40397         structure members.
40398         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
40399         Fix for rename of buffer private structure members.
40400         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
40401         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
40402         Fix for rename of buffer private structure members.
40403         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
40404         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
40405         Fix for rename of buffer private structure members.
40406
40407 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
40408
40409         reviewed by: David Schleef <ds@schleef.org>
40410
40411         * gst/videofilter/Makefile.am:
40412         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
40413         from the patch by ds to fit in with recent make_filter changes.
40414
40415 2004-01-11  Julien MOUTTE  <julien@moutte.net>
40416
40417         * configure.ac: Adding examples/switch/Makefile
40418         * examples/Makefile.am: Adding examples/switch
40419         * examples/switch/Makefile.am: Adding switcher example.
40420         * examples/switch/switcher.c: (got_eos), (idle_iterate),
40421         (switch_timer), (main): Adding an example demonstrating switch usage
40422         with 2 videotestsrc showing different patterns.
40423         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
40424         (gst_switch_init): Fixing switch with the new caps system.
40425
40426 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40427
40428         * gst-libs/gst/video/video.h:
40429           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
40430           They should probably be like
40431           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
40432
40433 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40434
40435         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
40436         (qtdemux_parse_trak):
40437           fix audio chunk size/timestamp calculation
40438
40439 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40440
40441         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
40442           fix SVQ3 caps
40443
40444 2004-01-11  Steve Baker  <steve@stevebaker.org>
40445
40446         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
40447         (gst_agingtv_base_init), (gst_agingtv_class_init),
40448         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
40449         (gst_agingtv_set_property), (gst_agingtv_get_property):
40450         Port agingTV to videofilter
40451
40452 2004-01-09  Julien MOUTTE <julien@moutte.net>
40453
40454         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
40455         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
40456
40457 2004-01-09  Julien MOUTTE <julien@moutte.net>
40458
40459         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
40460         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
40461         * gst-libs/gst/xoverlay/xoverlay.c:
40462         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
40463         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
40464         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
40465         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
40466         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
40467         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
40468         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
40469         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
40470         the bufferalloc_function to replace bufferpools, fixing the XOverlay
40471         interface implementation to handle xid being 0 and fix some bugs
40472         triggered by Benjamin's testcase.
40473         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
40474         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
40475         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
40476         the bufferalloc_function to replace bufferpools, fixing the XOverlay
40477         interface implementation to handle xid being 0 and fix some bugs
40478         triggered by Benjamin's testcase.
40479
40480 2004-01-09  David Schleef  <ds@schleef.org>
40481
40482         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
40483         mouse pointer events.  It works.
40484
40485 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40486
40487         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
40488           Use explicit caps - fix capsnego.
40489         * ext/xvid/gstxviddec.c:
40490         * ext/xvid/gstxvidenc.c:
40491           Remove macro-inside-macro which caused compile errors.
40492         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
40493           Error out if it's not a RIFF file. Else we error out without
40494           gst_element_error() which is not good...
40495
40496 2004-01-08  David Schleef  <ds@schleef.org>
40497
40498         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
40499         Fix pad_link function to handle formats that ffmpeg returns
40500         as multiple caps structures.
40501         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
40502         Only complain if source buffer is _smaller_ than expected.
40503         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
40504         (gst_videoscale_handle_src_event): Resize navigation events
40505         when passing them upstream.
40506         * gst/videotestsrc/gstvideotestsrc.c:
40507         * gst/videotestsrc/gstvideotestsrc.h:
40508         * gst/videotestsrc/videotestsrc.c:
40509         * gst/videotestsrc/videotestsrc.h:
40510         Rewrite many of the buffer painting functions to handle odd
40511         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
40512         been verified to work with my video card.
40513         * testsuite/gst-lint:  Add check for elements calling
40514         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
40515
40516 2004-01-08  David Schleef  <ds@schleef.org>
40517
40518         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
40519         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
40520
40521 2004-01-08  Julien MOUTTE  <julien@moutte.net>
40522
40523         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
40524         configure event is not emiting the desired size signal. That fixes
40525         aspect ratio issues with gst-player.
40526
40527 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40528
40529         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
40530           Fix capsnego.
40531
40532 2004-01-08  Julien MOUTTE  <julien@moutte.net>
40533
40534         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
40535         public method to fire size signal.
40536
40537 2004-01-07  Julien MOUTTE  <julien@moutte.net>
40538
40539         * examples/gstplay/Makefile.am: Adding the interface library.
40540         * gst-libs/gst/play/Makefile.am: Adding the interface library.
40541         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
40542         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
40543         GST_IS_X_OVERLAY before signal connect.
40544         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
40545         Removing the have_video_size signal.
40546         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
40547         and associated public method.
40548         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
40549         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
40550         signal.
40551         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
40552         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
40553         signal.
40554         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
40555         Using XOverlay public method to fire size signal.
40556
40557 2004-01-07  David Schleef  <ds@schleef.org>
40558
40559         * gst/videofilter/Makefile.am:
40560         * gst/videofilter/gstvideotemplate.c:
40561         * gst/videofilter/make_filter:
40562         Create gstvideoexample.c in a srcdir!=builddir friendly way.
40563         Convert make_filter to /bin/sh script.
40564
40565 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
40566
40567         * gst/modplug/gstmodplug.cc: fix element description
40568
40569 2004-01-07  Julien MOUTTE  <julien@moutte.net>
40570
40571         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
40572         (got_video_size): Adding some new lines in g_print calls.
40573         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
40574         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
40575         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
40576         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
40577         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
40578         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
40579         Complete code review, reverting some stuff i disagree with, adding
40580         some fixes : time synchronization on invalid timestamps, renegotiation
40581         of private window.
40582         * sys/ximage/ximagesink.h:
40583         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
40584         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
40585         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
40586         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
40587         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
40588         (gst_xvimagesink_buffer_new),
40589         (gst_xvimagesink_navigation_send_event),
40590         (gst_xvimagesink_set_xwindow_id),
40591         (gst_xvimagesink_get_desired_size),
40592         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
40593         stuff i disagree with, adding some fixes : Renegotiation of private
40594         window, implementing get_desired_size.
40595
40596 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40597
40598         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
40599         (gst_afsink_handle_event):
40600         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
40601         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
40602         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
40603         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
40604         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
40605           Fix for instantiate-test (see core). Also remove dead code from
40606           jpegenc (which still needs fixing, but that's lower on my TODO
40607           list...).
40608         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
40609           Never return NULL as caps.
40610
40611 2004-01-07  David Schleef  <ds@schleef.org>
40612
40613         * configure.ac:
40614         * ext/Makefile.am:
40615         * ext/librfb/Makefile.am:
40616         * ext/librfb/gstrfbsrc.c:
40617         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
40618         is the protocol used by VNC.
40619
40620 2004-01-07  David Schleef  <ds@schleef.org>
40621
40622         * gst/videofilter/gstvideotemplate.c:
40623         * gst/videofilter/gstvideotemplate.h:
40624         * gst/videofilter/make_filter:
40625         Merge videotemplate header into source file.
40626         * gst/effectv/Makefile.am:
40627         * gst/effectv/gsteffectv.c: (plugin_init):
40628         * gst/effectv/gstwarp.c:
40629         Make warpTV a subclass of videofilter.
40630
40631 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40632
40633         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
40634           Add guard against invalid utf-8 conversions in mad. Just in case.
40635
40636 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40637
40638         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
40639           Fix for bug shown by poisoning
40640
40641 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40642
40643         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
40644         (gst_v4lmjpegsrc_buffer_free):
40645         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
40646         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
40647         (gst_v4lsrc_buffer_free):
40648           Fix for removed bufferpools.
40649
40650 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
40651
40652         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
40653         Fix caps negotiation.
40654
40655         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
40656         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
40657         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
40658         (dvdnavsrc_event):
40659         * ext/mpeg2dec/gstmpeg2dec.c:
40660         * gst-libs/gst/navigation/navigation.c:
40661         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
40662         * gst-libs/gst/navigation/navigation.h:
40663         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
40664         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
40665         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
40666         Super-simple first version of mouse and keyboard events. Clicking
40667         on a DVD menu now works, although it may not take you where you
40668         expected.
40669
40670         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
40671         * gst/videotestsrc/gstvideotestsrc.c:
40672         (gst_videotestsrc_src_fixate):
40673         These fixate functions were broken - they never actually
40674         fixated :)
40675
40676 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40677
40678         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
40679         (gst_icecastsend_init):
40680           fix for new caps system.
40681         * gst-libs/gst/mixer/mixertrack.h:
40682         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
40683           Add 'master track' flag (for tools like ACME that only want to
40684           change the main volume).
40685
40686 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
40687
40688         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
40689         (gst_xvid_csp_to_caps):
40690         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
40691         * ext/xvid/gstxvidenc.c:
40692         ifdef out ARGB type when it isn't available
40693         in xvidcore 1.0.0beta2
40694
40695 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40696
40697         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
40698           When we have received a new SCR right in the first buffer after
40699           a seek (so in the same cycle that handles the discont), we should
40700           handle the buffer instead of unreffing it, else we lose data.
40701
40702 2004-01-06  Iain <iain@prettypeople.org>
40703
40704         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
40705           buffer-frames caps too.
40706
40707         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
40708           caps that we need, don't destroy them all and rebuild them. And when
40709           creating src pads, use the src pad template rather than the sink...
40710
40711 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40712
40713         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
40714           Add pad to element *after* setting functions such as event handler.
40715           Without this, the scheduler (opt) will link pads, set the event
40716           handler from the default event function (dispatcher in gstpad.c)
40717           and *after* that, we will set our own event function, which will
40718           thus never be used (and thus mpegdemux doesn't handle events).
40719
40720 2004-01-04  David Schleef  <ds@schleef.org>
40721
40722         Fix the fixate functions to handle new prototype:
40723         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
40724         * gst/videotestsrc/gstvideotestsrc.c:
40725         (gst_videotestsrc_src_fixate):
40726         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
40727         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
40728         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
40729
40730 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40731
40732         * sys/ximage/ximagesink.h:
40733         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
40734         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
40735         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
40736         (gst_ximagesink_xoverlay_init):
40737           assorted fixes to make (re)embedding work
40738         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
40739         (gst_ximagesink_get_desired_size):
40740           implement desired size additions to XOverlay
40741
40742 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40743
40744         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
40745         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
40746         (gst_x_overlay_got_desired_size):
40747         * gst-libs/gst/xoverlay/xoverlay.h:
40748           Add optional "desired size" signal and querying.
40749
40750 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40751
40752         * gst/matroska/matroska-demux.c:
40753         (gst_matroska_demux_parse_blockgroup):
40754           Fix EBML-laced block parsing. Diffs are relative to previous
40755           lace, not the first lace. Thanks to Mosu from the Matroska
40756           team for detecting this.
40757         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
40758         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
40759         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
40760         (gst_wavparse_change_state):
40761         * gst/wavparse/gstwavparse.h:
40762           Quickfix for capsnego.
40763
40764 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40765
40766         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
40767           Fix indenting, fix pad creation.
40768
40769 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40770
40771         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
40772         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
40773         (gst_xviddec_sink_link):
40774           Implement src_getcaps() so proper size caps is negotiated.
40775
40776 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40777
40778         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
40779           Finish flac decoder on EOS. See #116178.
40780
40781 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40782
40783         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
40784         (gst_matroska_demux_add_stream):
40785         * gst/matroska/matroska-ids.h:
40786           Add getcaps() function to fix capsnego...
40787
40788 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40789
40790         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
40791         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
40792         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
40793           Fix more integer overflows. Again, see #126967.
40794
40795 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40796
40797         * ext/mpeg2dec/gstmpeg2dec.c:
40798           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
40799           #130416.
40800
40801 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40802
40803         * configure.ac:
40804         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
40805         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
40806         * ext/xvid/gstxvid.h:
40807         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
40808         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
40809         (gst_xviddec_src_link), (gst_xviddec_sink_link),
40810         (gst_xviddec_change_state):
40811         * ext/xvid/gstxviddec.h:
40812         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
40813         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
40814         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
40815         (gst_xvidenc_link), (gst_xvidenc_set_property),
40816         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
40817         * ext/xvid/gstxvidenc.h:
40818           Update xvid plugin to latest xvid (1.0.0-beta3) API.
40819
40820 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40821
40822         * gst/rtp/rtp-packet.c:
40823           Add sys/types.h include, since OS X doesn't define in_addr_t
40824           in netinet/in.h, like it does on Linux (see #129600).
40825
40826 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
40827
40828         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
40829
40830         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
40831           Correct logic of dispose function (see #129306).
40832
40833 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40834
40835         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
40836         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
40837         (gst_mpeg_parse_init):
40838         * gst/mpegstream/gstmpegparse.h:
40839           Remove clock (which was never provided, i.e. dead code), and
40840           also fix integer overflows at high PTS values (see #126967).
40841
40842 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40843
40844         * ext/flac/gstflacdec.c:
40845         * ext/libpng/gstpngenc.h:
40846         * ext/mikmod/gstmikmod.h:
40847           OS X fixes (see #126628).
40848
40849 2004-01-02  David Schleef  <ds@schleef.org>
40850
40851         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
40852         (gst_alsa_src_base_init): Remove bogus "src" request pad.
40853         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
40854         (gst_mpeg_parse_class_init): Move pad template registration
40855         to class_init, since the derived class (mpegdemux) doesn't
40856         want them.
40857
40858 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40859
40860         * sys/ximage/Makefile.am:
40861         * sys/xvideo/Makefile.am:
40862         * sys/xvimage/Makefile.am:
40863           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
40864           after installation (see #127664).
40865
40866 2004-01-02  David Schleef  <ds@schleef.org>
40867
40868         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
40869         (gst_ffmpegenc_connect):  Negotiation fixes.
40870         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
40871         Remove inappropriate gst_caps_free().
40872         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
40873         Reenable Ronald's internal resize code, since the core handles
40874         it correctly now.
40875
40876 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40877
40878         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
40879         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
40880         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
40881           Fix pad template stuff.
40882
40883 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40884
40885         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
40886         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
40887           fix signed integer reading/writing.
40888
40889 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40890
40891         * ext/alsa/README:
40892           Remove outdated document
40893
40894 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
40895
40896         * gst/cutter/gstcutter.c: (gst_cutter_init):
40897           src pad was being created twice - oops.
40898
40899 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40900
40901         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
40902           Comment out internal resize. It doesn't handle the resulting
40903           XEvent internally, does another try_set_caps() which leads to
40904           a really nice loop.
40905           Real fix will come when Julien and Dave are awake. ;).
40906
40907 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40908
40909         * ext/mpeg2enc/gstmpeg2enc.cc:
40910           fix const/nonconst compile issue.
40911
40912 2004-01-02  David Schleef  <ds@schleef.org>
40913
40914         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
40915         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
40916         Add fixate function and a check for bad formats.
40917
40918 2004-01-01  David Schleef  <ds@schleef.org>
40919
40920         Negotiation fixes:
40921         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
40922         (gst_audiofilter_init):
40923         * gst/debug/efence.c: (gst_efence_init):
40924         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
40925         (gst_deinterlace_init):
40926         * gst/volume/gstvolume.c: (volume_connect):
40927
40928 2004-01-01  David Schleef  <ds@schleef.org>
40929
40930         Convert elements to use gst_pad_use_explicit_caps() where
40931         appropriate:
40932         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
40933         * ext/audiofile/gstafparse.c: (gst_afparse_init),
40934         (gst_afparse_open_file):
40935         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
40936         (gst_afsrc_open_file):
40937         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
40938         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
40939         (gst_ffmpegdec_chain):
40940         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
40941         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
40942         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
40943         (gst_gdk_pixbuf_chain):
40944         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
40945         (gst_jpegdec_chain):
40946         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
40947         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
40948         (gst_mikmod_negotiate):
40949         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
40950         (gst_mpeg2dec_negotiate_format):
40951         * ext/mpeg2enc/gstmpeg2enc.cc:
40952         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
40953         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
40954         (gst_speexdec_sinkconnect):
40955         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
40956         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
40957         (gst_vorbisfile_new_link):
40958         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
40959         (gst_ac3parse_chain):
40960         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
40961         (gst_asf_demux_setup_pad):
40962         * gst/auparse/gstauparse.c: (gst_auparse_init),
40963         (gst_auparse_chain):
40964         * gst/id3/gstid3types.c: (gst_id3types_loop):
40965         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
40966         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
40967         (mp1videoparse_parse_seq):
40968         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
40969         (bpf_from_header):
40970         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
40971         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
40972         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
40973         (gst_mpeg_parse_send_data):
40974         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
40975         (gst_qtdemux_add_stream):
40976         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
40977         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
40978         (gst_wavparse_parse_fmt):
40979
40980 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40981
40982         * configure.ac:
40983           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
40984           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
40985           it therefore uses the wrong include paths. Too bad... Note
40986           that 1.6.1.93 is not release yet. ;).
40987           Also add a check for mplex, which is now using the lib'ified
40988           mplex from mjpegtools, too.
40989         * ext/ffmpeg/gstffmpegcodecmap.c:
40990           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
40991           issues. I don't think ffmpeg handles 3ivx correctly, so this
40992           probably won't work. But it won't hurt either.
40993         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
40994         (gst_ffmpegdec_chain):
40995         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
40996         (gst_ffmpegenc_chain_audio):
40997           Fix memleak in audio encoding. Close codec if open fails, this
40998           calls the cleanup routines so we can re-use the context.
40999         * ext/mpeg2enc/gstmpeg2enc.cc:
41000           Fix pad template names/types, fix memory issue with getcaps().
41001         * ext/mpeg2enc/gstmpeg2encoder.cc:
41002         * ext/mpeg2enc/gstmpeg2encoder.hh:
41003           Fix compile issue with new caps system (const thingy).
41004         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
41005         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
41006           We read a first frame right on initing, so that we have a caps
41007           when we init the output. This caps is cached in padprivate and
41008           read as first frame.
41009         * ext/mplex/Makefile.am:
41010         * ext/mplex/gstmplex.cc:
41011         * ext/mplex/gstmplex.h:
41012         * ext/mplex/gstmplex.hh:
41013         * ext/mplex/gstmplexibitstream.cc:
41014         * ext/mplex/gstmplexibitstream.hh:
41015         * ext/mplex/gstmplexjob.cc:
41016         * ext/mplex/gstmplexjob.hh:
41017         * ext/mplex/gstmplexoutputstream.cc:
41018         * ext/mplex/gstmplexoutputstream.hh:
41019           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
41020           had issues, didn't do capsnego, supported only a subset of the
41021           mplex features and required a mplex fork in our local CVS. Plus
41022           that it worked agaist a very old mplex version. Rewriting was
41023           faster than updating it.
41024         * gst-libs/ext/Makefile.am:
41025         * gst-libs/ext/mplex/INSTRUCT:
41026         * gst-libs/ext/mplex/Makefile.am:
41027         * gst-libs/ext/mplex/README:
41028         * gst-libs/ext/mplex/TODO:
41029         * gst-libs/ext/mplex/ac3strm_in.cc:
41030         * gst-libs/ext/mplex/audiostrm.hh:
41031         * gst-libs/ext/mplex/audiostrm_out.cc:
41032         * gst-libs/ext/mplex/aunit.hh:
41033         * gst-libs/ext/mplex/bits.cc:
41034         * gst-libs/ext/mplex/bits.hh:
41035         * gst-libs/ext/mplex/buffer.cc:
41036         * gst-libs/ext/mplex/buffer.hh:
41037         * gst-libs/ext/mplex/fastintfns.h:
41038         * gst-libs/ext/mplex/format_codes.h:
41039         * gst-libs/ext/mplex/inputstrm.cc:
41040         * gst-libs/ext/mplex/inputstrm.hh:
41041         * gst-libs/ext/mplex/lpcmstrm_in.cc:
41042         * gst-libs/ext/mplex/mjpeg_logging.cc:
41043         * gst-libs/ext/mplex/mjpeg_logging.h:
41044         * gst-libs/ext/mplex/mjpeg_types.h:
41045         * gst-libs/ext/mplex/mpastrm_in.cc:
41046         * gst-libs/ext/mplex/mpegconsts.cc:
41047         * gst-libs/ext/mplex/mpegconsts.h:
41048         * gst-libs/ext/mplex/mplexconsts.hh:
41049         * gst-libs/ext/mplex/multplex.cc:
41050         * gst-libs/ext/mplex/outputstream.hh:
41051         * gst-libs/ext/mplex/padstrm.cc:
41052         * gst-libs/ext/mplex/padstrm.hh:
41053         * gst-libs/ext/mplex/stillsstream.cc:
41054         * gst-libs/ext/mplex/stillsstream.hh:
41055         * gst-libs/ext/mplex/systems.cc:
41056         * gst-libs/ext/mplex/systems.hh:
41057         * gst-libs/ext/mplex/vector.cc:
41058         * gst-libs/ext/mplex/vector.hh:
41059         * gst-libs/ext/mplex/videostrm.hh:
41060         * gst-libs/ext/mplex/videostrm_in.cc:
41061         * gst-libs/ext/mplex/videostrm_out.cc:
41062         * gst-libs/ext/mplex/yuv4mpeg.cc:
41063         * gst-libs/ext/mplex/yuv4mpeg.h:
41064         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
41065         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
41066           We don't fork mjpegtools' mplex in our CVS anymore.
41067         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
41068         (gst_avi_demux_add_stream):
41069         * gst/avi/gstavidemux.h:
41070           Add getcaps() function for proper caps nego. This makes some
41071           parts of AVI playback/reading work.
41072         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
41073           Resize window on new capsnego. This is probably wrong, but
41074           I'm still committing it because with current capsnego, the
41075           first successfull capsnego is auto-fixated, therefore rounded
41076           down to the lowest values in the caps. this results in a 16x16
41077           XWindow that is not reized when real capsnego finishes.
41078           Dave, I see more cases of this, do you know a proper solution?
41079         * tools/gst-launch-ext.in:
41080           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
41081
41082 2003-12-31  David Schleef  <ds@schleef.org>
41083
41084         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
41085         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
41086           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
41087
41088 2003-12-30  David Schleef  <ds@schleef.org>
41089
41090         * ext/ffmpeg/gstffmpegcolorspace.c:
41091         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
41092         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
41093         (gst_ffmpegcsp_chain): Negotiation fixes
41094         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
41095         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
41096         (gst_audio_convert_link), (gst_audio_convert_channels):
41097         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
41098         (gst_audioscale_link), (gst_audioscale_get_buffer),
41099         (gst_audioscale_chain): Negotiation fixes
41100         * gst/audioscale/gstaudioscale.h:
41101         * gst/videofilter/gstvideofilter.c:
41102         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
41103         (gst_videofilter_link), (gst_videofilter_init),
41104         (gst_videofilter_set_output_size), (gst_videofilter_setup),
41105         (gst_videofilter_find_format_by_structure):
41106         * gst/videofilter/gstvideofilter.h: Negotiation fixes
41107         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
41108         (gst_videoscale_link):
41109         * gst/videoscale/videoscale.c: (videoscale_get_structure),
41110         (videoscale_find_by_structure), (gst_videoscale_setup):
41111         * gst/videoscale/videoscale.h: Negotiation fixes
41112         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
41113         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
41114         function, restrict resizing to a multiple of 4 (hack until
41115         everyone supports odd sizes correctly).
41116
41117 2003-12-29  Colin Walters  <walters@verbum.org>
41118
41119         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
41120         signed.
41121
41122 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
41123
41124         * ext/sndfile/gstsf.c: (gst_sf_loop):
41125           Fix warning about discarding const qualifier
41126
41127 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
41128
41129         * gst/cutter/gstcutter.c:
41130         * gst/videoscale/gstvideoscale.c:
41131         * gst/volenv/gstvolenv.c:
41132         * gst-libs/gst/audio/audio.c:
41133         * gst-libs/gst/video/video.c:
41134           Fix warnings
41135
41136 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41137
41138         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
41139           Don't send ALSA debugging to stderr.
41140         * ext/alsa/gstalsa.h:
41141           Use GST_WARNING instead of g_warning when ALSA functions fail.
41142
41143 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41144
41145         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
41146           Free XVAdapterInfo correctly.
41147
41148 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41149
41150         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
41151         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
41152           Make id3tag use correct caps nego.
41153
41154 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
41155
41156         * ext/ivorbis/vorbis.c:
41157         * ext/ivorbis/vorbisenc.h:
41158         * ext/ivorbis/vorbisfile.c:
41159           Modify so that it uses the new caps things
41160
41161 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41162
41163         * testsuite/spider/spider1.c: (main):
41164         * testsuite/spider/spider2.c: (main):
41165         * testsuite/spider/spider3.c: (main):
41166           Make tests compile again. They probably don't work.
41167
41168 2003-12-24  Colin Walters  <walters@verbum.org>
41169
41170         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
41171         we can't fixate the caps anymore.
41172
41173 2003-12-23  David Schleef  <ds@schleef.org>
41174
41175         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
41176         * sys/oss/gstosssink.c: (gst_osssink_init),
41177         (gst_osssink_sink_fixate): Add fixate function.
41178
41179 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
41180
41181         * ext/ffmpeg/gstffmpegcodecmap.c:
41182         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
41183         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
41184         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
41185         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
41186         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
41187         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
41188         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
41189           fix typo in RGB masks, and move back to "old" colorspace
41190           capsnego code until whoever wrote this new crap has actually
41191           tested it so that it works.
41192           And yes, this works, keep it that way please.
41193
41194 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
41195
41196         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
41197         (gst_divxdec_init), (gst_divxdec_negotiate):
41198         * ext/divx/gstdivxdec.h:
41199         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
41200         (gst_divxenc_init):
41201         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
41202         (gst_faac_sinkconnect), (gst_faac_srcconnect):
41203         * ext/mpeg2enc/gstmpeg2enc.cc:
41204         * ext/mpeg2enc/gstmpeg2encoder.cc:
41205         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
41206         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
41207         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
41208         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
41209         (dxr3spusink_init):
41210         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
41211         (dxr3videosink_init):
41212           Fix caps breakage after Dave's caps branch merge.
41213
41214 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
41215
41216         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
41217           Fix for 24bpp display.
41218
41219 2003-12-23  Colin Walters  <walters@verbum.org>
41220
41221         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
41222         a GnomeVFSHandle directly.
41223
41224 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41225
41226         * gst/volume/Makefile.am:
41227         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
41228         (volume_base_init), (volume_init):
41229           Reenable volume element and fix to work with new caps stuff.
41230           Rhythmbox needs this.
41231
41232 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41233
41234         * gst/qtdemux/qtdemux.c: (plugin_init):
41235           qtdemux requires bytestream
41236
41237 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41238
41239         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
41240           Fix remaining caps handling errors due to CAPS merge.
41241
41242 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41243
41244         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
41245         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
41246         (gst_faad_srcconnect):
41247           Port to new caps system.
41248
41249 2003-12-21  Julien MOUTTE  <julien@moutte.net>
41250
41251         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
41252         (got_video_size), (main): using g_print instead of g_message.
41253         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
41254         signal which was not emitted because of "switch" element added to the
41255         bin but not connected. (Removing from the bin temporarily)
41256
41257 2003-12-21  Julien MOUTTE  <julien@moutte.net>
41258
41259         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
41260         find X development files. I don't understand the previous tests and
41261         they fail on my debian/ppc unstable. This one works.
41262         * examples/gstplay/player.c: (main): Set the pipeline to READY before
41263         exiting.
41264         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
41265         (gst_play_set_video_sink), (gst_play_set_audio_sink),
41266         (gst_play_set_visualization): Add some safety checks in set_ methods
41267         and state_change. This was throwing some ugly CRITICAL messages when
41268         pipeline was getting disposed and casts were failing.
41269
41270 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
41271
41272         * configure.ac:
41273           Improve mpeg2enc detection. This is for distributions that do
41274           ship mjpegtools, but without mpeg2enc. Also does object check
41275           for might there ever be ABI incompatibility.
41276         * ext/mpeg2enc/gstmpeg2enc.cc:
41277           Add Andrew as second maintainer (he's helping me), and also add
41278           an error if no caps was set. This happens if I pull before capsnego
41279           and that's something I should solve sometime else.
41280         * gst/matroska/matroska-demux.c:
41281         (gst_matroska_demux_parse_blockgroup):
41282           Fix time parsing.
41283         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
41284         (gst_matroska_mux_track_header):
41285           Add caps to templates.
41286         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
41287           Add mpegversion=1 to prevent confusion with MPEG/AAC.
41288         * gst/mpegstream/gstmpegdemux.c:
41289           Remove layer since it causes warnings about unfixed caps.
41290         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
41291           Fix obvious typo (we error out if caps were set, we should of
41292           course error out if *no* caps were set).
41293         * sys/oss/gstosselement.c: (gst_osselement_convert):
41294           Fix format conversion, we confused bits/bytes.
41295         * sys/oss/gstosselement.h:
41296           Improve documentation for 'bps'.
41297         * sys/v4l/TODO:
41298           Remove stuff about plugins that need removing - this was done
41299           ages ago.
41300         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
41301         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
41302         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
41303         (gst_v4lsrc_src_query):
41304         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
41305         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
41306           Add get_query_types(), get_formats() and query() functions.
41307
41308 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
41309
41310         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
41311           * moved CVS to freedesktop.org